1986 lines
3.7 MiB
1986 lines
3.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.15"/>
|
|
<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>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(initResizable);
|
|
/* @license-end */</script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">OR-Tools
|
|
 <span id="projectnumber">9.1</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('cp__model_8pb_8h_source.html','');});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">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> <span class="comment">// Generated by the protocol buffer compiler. DO NOT EDIT!</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// source: ortools/sat/cp_model.proto</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> </div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#ifndef GOOGLE_PROTOBUF_INCLUDED_ortools_2fsat_2fcp_5fmodel_2eproto</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <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> </div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#include <limits></span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#if PROTOBUF_VERSION < 3017000</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#error This file was generated by a newer version of protoc which is</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please update</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#error your headers.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#if 3017003 < PROTOBUF_MIN_PROTOC_VERSION</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#error This file was generated by an older version of protoc which is</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#error regenerate this file with a newer version of protoc.</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <google/protobuf/io/coded_stream.h></span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <google/protobuf/arena.h></span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <google/protobuf/arenastring.h></span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <google/protobuf/generated_message_table_driven.h></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <google/protobuf/generated_message_util.h></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <google/protobuf/metadata_lite.h></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <google/protobuf/generated_message_reflection.h></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <google/protobuf/message.h></span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include <google/protobuf/repeated_field.h></span> <span class="comment">// IWYU pragma: export</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <google/protobuf/extension_set.h></span> <span class="comment">// IWYU pragma: export</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include <google/protobuf/generated_enum_reflection.h></span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include <google/protobuf/unknown_field_set.h></span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment">// @@protoc_insertion_point(includes)</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a198722177a36417069228aec0f9d97d6"> 37</a></span> <span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2fsat_2fcp_5fmodel_2eproto</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> PROTOBUF_NAMESPACE_OPEN</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">namespace </span><a class="code" href="namespaceinternal.html">internal</a> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">class </span>AnyMetadata;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> } <span class="comment">// namespace internal</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> PROTOBUF_NAMESPACE_CLOSE</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment">// Internal implementation detail -- do not use these members.</span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html"> 45</a></span> <span class="keyword">struct </span><a class="code" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto</a> {</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[29]</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689"> 52</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata <a class="code" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">field_metadata</a>[];</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a807eed5c615caffbff3960079ef76239"> 53</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable <a class="code" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a807eed5c615caffbff3960079ef76239">serialization_table</a>[];</div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a345548bf52cc46cc10c6830c03d541ff"> 54</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::uint32 <a class="code" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">offsets</a>[];</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> };</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <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="l00057"></a><span class="lineno"> 57</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">namespace </span>sat {</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">class </span>AllDifferentConstraintProto;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">struct </span>AllDifferentConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">extern</span> AllDifferentConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a5022cdbf0a4511363b80caf245fb2854">_AllDifferentConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">class </span>AutomatonConstraintProto;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">struct </span>AutomatonConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">extern</span> AutomatonConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#abf09b453afccb2f50177ffcd3dfbd27a">_AutomatonConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="keyword">class </span>BoolArgumentProto;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">struct </span>BoolArgumentProtoDefaultTypeInternal;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">extern</span> BoolArgumentProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">_BoolArgumentProto_default_instance_</a>;</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">class </span>CircuitConstraintProto;</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">struct </span>CircuitConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="keyword">extern</span> CircuitConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#aea6eecafe1713c4565393c72a379122b">_CircuitConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">class </span>ConstraintProto;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="keyword">struct </span>ConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">extern</span> ConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#af34fca4c31d5c2ab765ec99b192bab6a">_ConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="keyword">class </span>CpModelProto;</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="keyword">struct </span>CpModelProtoDefaultTypeInternal;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="keyword">extern</span> CpModelProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a41f9dc3f87845be93073600332540b9c">_CpModelProto_default_instance_</a>;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="keyword">class </span>CpObjectiveProto;</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="keyword">struct </span>CpObjectiveProtoDefaultTypeInternal;</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">extern</span> CpObjectiveProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a223479678a6c4c9d8b47a77db02b914d">_CpObjectiveProto_default_instance_</a>;</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="keyword">class </span>CpSolverResponse;</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="keyword">struct </span>CpSolverResponseDefaultTypeInternal;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="keyword">extern</span> CpSolverResponseDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a8cc08aed16e89a81f7cde799a790a3d1">_CpSolverResponse_default_instance_</a>;</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="keyword">class </span>CumulativeConstraintProto;</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="keyword">struct </span>CumulativeConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="keyword">extern</span> CumulativeConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#aee153940e8ef35428c50dd448409c6f2">_CumulativeConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="keyword">class </span>DecisionStrategyProto;</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="keyword">struct </span>DecisionStrategyProtoDefaultTypeInternal;</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">extern</span> DecisionStrategyProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a6e1584f6741309b50e2db39c1670f097">_DecisionStrategyProto_default_instance_</a>;</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="keyword">class </span>DecisionStrategyProto_AffineTransformation;</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="keyword">struct </span>DecisionStrategyProto_AffineTransformationDefaultTypeInternal;</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="keyword">extern</span> DecisionStrategyProto_AffineTransformationDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a42bfe2cdee7a1e2cecf327269512932d">_DecisionStrategyProto_AffineTransformation_default_instance_</a>;</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="keyword">class </span>DenseMatrixProto;</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <span class="keyword">struct </span>DenseMatrixProtoDefaultTypeInternal;</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="keyword">extern</span> DenseMatrixProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#ae3a02742030c124a9b6029a2397376a2">_DenseMatrixProto_default_instance_</a>;</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="keyword">class </span>ElementConstraintProto;</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">struct </span>ElementConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="keyword">extern</span> ElementConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#ab8a8f5cff578449bc5514c4df3e823b6">_ElementConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="keyword">class </span>IntegerArgumentProto;</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="keyword">struct </span>IntegerArgumentProtoDefaultTypeInternal;</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="keyword">extern</span> IntegerArgumentProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">_IntegerArgumentProto_default_instance_</a>;</div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="keyword">class </span>IntegerVariableProto;</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="keyword">struct </span>IntegerVariableProtoDefaultTypeInternal;</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="keyword">extern</span> IntegerVariableProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a3bef289699c48c5389fa270be5b59c3a">_IntegerVariableProto_default_instance_</a>;</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="keyword">class </span>IntervalConstraintProto;</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="keyword">struct </span>IntervalConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="keyword">extern</span> IntervalConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a5f4bbdfa15618bf8312bf8e6cc742097">_IntervalConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="keyword">class </span>InverseConstraintProto;</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="keyword">struct </span>InverseConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="keyword">extern</span> InverseConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a221276dc5424848b110e741e47d11c12">_InverseConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="keyword">class </span>LinearArgumentProto;</div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span> <span class="keyword">struct </span>LinearArgumentProtoDefaultTypeInternal;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="keyword">extern</span> LinearArgumentProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">_LinearArgumentProto_default_instance_</a>;</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="keyword">class </span>LinearConstraintProto;</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="keyword">struct </span>LinearConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="keyword">extern</span> LinearConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a7fe2d41dc416b27433f95a6c2b060338">_LinearConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="keyword">class </span>LinearExpressionProto;</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <span class="keyword">struct </span>LinearExpressionProtoDefaultTypeInternal;</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span> <span class="keyword">extern</span> LinearExpressionProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">_LinearExpressionProto_default_instance_</a>;</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <span class="keyword">class </span>ListOfVariablesProto;</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <span class="keyword">struct </span>ListOfVariablesProtoDefaultTypeInternal;</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span> <span class="keyword">extern</span> ListOfVariablesProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#af6433eb0c6144d7db88633b9369381ea">_ListOfVariablesProto_default_instance_</a>;</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> <span class="keyword">class </span>NoOverlap2DConstraintProto;</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="keyword">struct </span>NoOverlap2DConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span> <span class="keyword">extern</span> NoOverlap2DConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a5682de205955fe92a2903141da1737ca">_NoOverlap2DConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="keyword">class </span>NoOverlapConstraintProto;</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span> <span class="keyword">struct </span>NoOverlapConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span> <span class="keyword">extern</span> NoOverlapConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a921e9c249f7c69309d0c2712f78867a2">_NoOverlapConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="keyword">class </span>PartialVariableAssignment;</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <span class="keyword">struct </span>PartialVariableAssignmentDefaultTypeInternal;</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <span class="keyword">extern</span> PartialVariableAssignmentDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#ae5c743ef0c2dfd8d383ec4a665b31af1">_PartialVariableAssignment_default_instance_</a>;</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span> <span class="keyword">class </span>ReservoirConstraintProto;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> <span class="keyword">struct </span>ReservoirConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="keyword">extern</span> ReservoirConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#afa291a640d37abb7a53142f7b4acba70">_ReservoirConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span> <span class="keyword">class </span>RoutesConstraintProto;</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="keyword">struct </span>RoutesConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="keyword">extern</span> RoutesConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a614d5011dd52e4c6e4643497410deadb">_RoutesConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span> <span class="keyword">class </span>SparsePermutationProto;</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <span class="keyword">struct </span>SparsePermutationProtoDefaultTypeInternal;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="keyword">extern</span> SparsePermutationProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#a03d88ac28fa6a2504710e1dd6fb9c3b0">_SparsePermutationProto_default_instance_</a>;</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <span class="keyword">class </span>SymmetryProto;</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="keyword">struct </span>SymmetryProtoDefaultTypeInternal;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> <span class="keyword">extern</span> SymmetryProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#aba0c8ba09a0f2d756522bfe2ba5e41c6">_SymmetryProto_default_instance_</a>;</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span> <span class="keyword">class </span>TableConstraintProto;</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span> <span class="keyword">struct </span>TableConstraintProtoDefaultTypeInternal;</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="keyword">extern</span> TableConstraintProtoDefaultTypeInternal <a class="code" href="namespaceoperations__research_1_1sat.html#aecd8e85982106d608b8b23678f1508f7">_TableConstraintProto_default_instance_</a>;</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span> } <span class="comment">// namespace sat</span></div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span> } <span class="comment">// namespace operations_research</span></div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span> PROTOBUF_NAMESPACE_OPEN</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">::operations_research::sat::AllDifferentConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::AllDifferentConstraintProto>(Arena*);</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">::operations_research::sat::AutomatonConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::AutomatonConstraintProto>(Arena*);</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::BoolArgumentProto>(Arena*);</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">::operations_research::sat::CircuitConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::CircuitConstraintProto>(Arena*);</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">::operations_research::sat::ConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::ConstraintProto>(Arena*);</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">::operations_research::sat::CpModelProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::CpModelProto>(Arena*);</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">::operations_research::sat::CpObjectiveProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::CpObjectiveProto>(Arena*);</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">::operations_research::sat::CpSolverResponse</a>* Arena::CreateMaybeMessage<::operations_research::sat::CpSolverResponse>(Arena*);</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">::operations_research::sat::CumulativeConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::CumulativeConstraintProto>(Arena*);</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">::operations_research::sat::DecisionStrategyProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::DecisionStrategyProto>(Arena*);</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">::operations_research::sat::DecisionStrategyProto_AffineTransformation</a>* Arena::CreateMaybeMessage<::operations_research::sat::DecisionStrategyProto_AffineTransformation>(Arena*);</div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">::operations_research::sat::DenseMatrixProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::DenseMatrixProto>(Arena*);</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">::operations_research::sat::ElementConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::ElementConstraintProto>(Arena*);</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::IntegerArgumentProto>(Arena*);</div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::IntegerVariableProto>(Arena*);</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">::operations_research::sat::IntervalConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::IntervalConstraintProto>(Arena*);</div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">::operations_research::sat::InverseConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::InverseConstraintProto>(Arena*);</div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::LinearArgumentProto>(Arena*);</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">::operations_research::sat::LinearConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::LinearConstraintProto>(Arena*);</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::LinearExpressionProto>(Arena*);</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">::operations_research::sat::ListOfVariablesProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::ListOfVariablesProto>(Arena*);</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">::operations_research::sat::NoOverlap2DConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::NoOverlap2DConstraintProto>(Arena*);</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">::operations_research::sat::NoOverlapConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::NoOverlapConstraintProto>(Arena*);</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">::operations_research::sat::PartialVariableAssignment</a>* Arena::CreateMaybeMessage<::operations_research::sat::PartialVariableAssignment>(Arena*);</div><div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">::operations_research::sat::ReservoirConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::ReservoirConstraintProto>(Arena*);</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">::operations_research::sat::RoutesConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::RoutesConstraintProto>(Arena*);</div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">::operations_research::sat::SparsePermutationProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::SparsePermutationProto>(Arena*);</div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">::operations_research::sat::SymmetryProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::SymmetryProto>(Arena*);</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">::operations_research::sat::TableConstraintProto</a>* Arena::CreateMaybeMessage<::operations_research::sat::TableConstraintProto>(Arena*);</div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span> PROTOBUF_NAMESPACE_CLOSE</div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="keyword">namespace </span>sat {</div><div class="line"><a name="l00181"></a><span class="lineno"> 181</span> </div><div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6"> 182</a></span> <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="l00183"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51"> 183</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_FIRST</a> = 0,</div><div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3e671416caa639665eb8dcd550940467"> 184</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3e671416caa639665eb8dcd550940467">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_LOWEST_MIN</a> = 1,</div><div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a8a26bd6d9e48e2c4f2f144c021d74d1a"> 185</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a8a26bd6d9e48e2c4f2f144c021d74d1a">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_HIGHEST_MAX</a> = 2,</div><div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6aac0157e9af8921b714667cdaa10d09f0"> 186</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6aac0157e9af8921b714667cdaa10d09f0">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MIN_DOMAIN_SIZE</a> = 3,</div><div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b"> 187</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MAX_DOMAIN_SIZE</a> = 4,</div><div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3da8a28b16b5c0072a721e7657f77763"> 188</a></span>  <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#ad10edae0a852d72fb76afb1c77735045">std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min</a>(),</div><div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6ae49c5ca9c4434f188df518c8d6d597c1"> 189</a></span>  <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#a26e6db9bcc64b584051ecc28171ed11f">std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max</a>()</div><div class="line"><a name="l00190"></a><span class="lineno"> 190</span> };</div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00192"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ae21dd421323a77bde4c9253b6255c785"> 192</a></span> 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="l00193"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a04487ffe93d385896ec57f978f248a1f"> 193</a></span> 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="l00194"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a31ba6359043b091cd5c02ff98f8dafa1"> 194</a></span> 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="l00195"></a><span class="lineno"> 195</span> </div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span> 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="l00197"></a><span class="lineno"> 197</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#abbc472dcbb3ad76095da9926b37e49f8"> 198</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research_1_1sat.html#abbc472dcbb3ad76095da9926b37e49f8">DecisionStrategyProto_VariableSelectionStrategy_Name</a>(T enum_t_value) {</div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_same<T, DecisionStrategyProto_VariableSelectionStrategy>::value</a> ||</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  ::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_integral<T>::value</a>,</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <span class="stringliteral">"Incorrect type passed to function DecisionStrategyProto_VariableSelectionStrategy_Name."</span>);</div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div><div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a8de636307d758c08719de1fcad027f71">DecisionStrategyProto_VariableSelectionStrategy_descriptor</a>(), enum_t_value);</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span> }</div><div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a417dc46af8b9457ba372ce439154f86f"> 205</a></span> <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="l00206"></a><span class="lineno"> 206</span>  ::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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<DecisionStrategyProto_VariableSelectionStrategy>(</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span> }</div><div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e"> 210</a></span> <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="l00211"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372"> 211</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372">DecisionStrategyProto_DomainReductionStrategy_SELECT_MIN_VALUE</a> = 0,</div><div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9ce19914b81dbcf78ebde3ed15e10b3b"> 212</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9ce19914b81dbcf78ebde3ed15e10b3b">DecisionStrategyProto_DomainReductionStrategy_SELECT_MAX_VALUE</a> = 1,</div><div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea76013e303afc2f8b54afdeecd37224d3"> 213</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea76013e303afc2f8b54afdeecd37224d3">DecisionStrategyProto_DomainReductionStrategy_SELECT_LOWER_HALF</a> = 2,</div><div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00eae2ddcc4b888df56eb4300f94b24f8005"> 214</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00eae2ddcc4b888df56eb4300f94b24f8005">DecisionStrategyProto_DomainReductionStrategy_SELECT_UPPER_HALF</a> = 3,</div><div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c"> 215</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c">DecisionStrategyProto_DomainReductionStrategy_SELECT_MEDIAN_VALUE</a> = 4,</div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea12f599538c023b465123a3c9cfa9869f"> 216</a></span>  <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#ad10edae0a852d72fb76afb1c77735045">std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min</a>(),</div><div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea610f4d8bf804f4c0261df253a3e06462"> 217</a></span>  <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#a26e6db9bcc64b584051ecc28171ed11f">std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max</a>()</div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span> };</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ae812a198d8b85b66696afdc8a7f21480"> 220</a></span> 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="l00221"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a32d06c0a033135b152dc6aaa0cce11cb"> 221</a></span> 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="l00222"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#abc149d79ce813acfacf966a6f0114f9a"> 222</a></span> 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="l00223"></a><span class="lineno"> 223</span> </div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span> 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="l00225"></a><span class="lineno"> 225</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ac22a3ab628a918dd90466ba12d6ee0cd"> 226</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research_1_1sat.html#ac22a3ab628a918dd90466ba12d6ee0cd">DecisionStrategyProto_DomainReductionStrategy_Name</a>(T enum_t_value) {</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_same<T, DecisionStrategyProto_DomainReductionStrategy>::value</a> ||</div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  ::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_integral<T>::value</a>,</div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <span class="stringliteral">"Incorrect type passed to function DecisionStrategyProto_DomainReductionStrategy_Name."</span>);</div><div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a2a0f8b7033408604ab4067653eeca927">DecisionStrategyProto_DomainReductionStrategy_descriptor</a>(), enum_t_value);</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span> }</div><div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a78f07b013d1f3f208298db7cd977e86d"> 233</a></span> <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="l00234"></a><span class="lineno"> 234</span>  ::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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<DecisionStrategyProto_DomainReductionStrategy>(</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span> }</div><div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815"> 238</a></span> <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="l00239"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c"> 239</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c">UNKNOWN</a> = 0,</div><div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815ae071e79c23f061c9dd00ee09519a0031"> 240</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815ae071e79c23f061c9dd00ee09519a0031">MODEL_INVALID</a> = 1,</div><div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a03f919221217f95d21a593a7120165e1"> 241</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a03f919221217f95d21a593a7120165e1">FEASIBLE</a> = 2,</div><div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2884fa43446c0cbc9c7a9b74d41d7483"> 242</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2884fa43446c0cbc9c7a9b74d41d7483">INFEASIBLE</a> = 3,</div><div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad"> 243</a></span>  <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad">OPTIMAL</a> = 4,</div><div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a3c013bc15052315782a00d86f3fca3ab"> 244</a></span>  <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#ad10edae0a852d72fb76afb1c77735045">std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min</a>(),</div><div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a3c910aa4be26fdd6efed0262315b1ffd"> 245</a></span>  <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#a26e6db9bcc64b584051ecc28171ed11f">std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max</a>()</div><div class="line"><a name="l00246"></a><span class="lineno"> 246</span> };</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a6b76cd25015012648a3d14bc20d7f0bd"> 248</a></span> 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="l00249"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aaa8ca38a83038dce1f21a6ff727d9cd4"> 249</a></span> 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="l00250"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a74dd1a529939101db35e9d731ffac186"> 250</a></span> 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="l00251"></a><span class="lineno"> 251</span> </div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1sat.html#a21306b1dbfb8b53a33963f8603170bc7">CpSolverStatus_descriptor</a>();</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aede942101121114490d4f59631bf9292"> 254</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research_1_1sat.html#aede942101121114490d4f59631bf9292">CpSolverStatus_Name</a>(T enum_t_value) {</div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_same<T, CpSolverStatus>::value</a> ||</div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  ::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_integral<T>::value</a>,</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="stringliteral">"Incorrect type passed to function CpSolverStatus_Name."</span>);</div><div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a21306b1dbfb8b53a33963f8603170bc7">CpSolverStatus_descriptor</a>(), enum_t_value);</div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span> }</div><div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ad80554b07cb275a8f8e4b2bc6f38cd97"> 261</a></span> <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="l00262"></a><span class="lineno"> 262</span>  ::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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<CpSolverStatus>(</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span> }</div><div class="line"><a name="l00266"></a><span class="lineno"> 266</span> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l00267"></a><span class="lineno"> 267</span> </div><div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html"> 268</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a> final :</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <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="l00270"></a><span class="lineno"> 270</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc"> 271</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>(nullptr) {}</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#acdd670ff4526bd0e66cb26da120bc649">~IntegerVariableProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00274"></a><span class="lineno"> 274</span> </div><div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& from);</div><div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0514ea61842db951b76ef7734874fb43"> 276</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0514ea61842db951b76ef7734874fb43">IntegerVariableProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>&& from) noexcept</div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>() {</div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  }</div><div class="line"><a name="l00280"></a><span class="lineno"> 280</span> </div><div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ad711ad5e776aaeed843475adc2ef6c0a"> 281</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ad711ad5e776aaeed843475adc2ef6c0a">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& from) {</div><div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a7b93abdbe6f8d3e1b46c3690d11543f8">CopyFrom</a>(from);</div><div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  }</div><div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a788e1a5c3b4a0dc5216c50b9f4feda90"> 285</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a788e1a5c3b4a0dc5216c50b9f4feda90">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>&& from) noexcept {</div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  InternalSwap(&from);</div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a7b93abdbe6f8d3e1b46c3690d11543f8">CopyFrom</a>(from);</div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  }</div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  }</div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span> </div><div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a3093b30aa99ebf483676b451adbd5708"> 295</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  }</div><div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 298</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0714478d3ac7ac0f731045afab84e46b">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  }</div><div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 301</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0714478d3ac7ac0f731045afab84e46b">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  }</div><div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0714478d3ac7ac0f731045afab84e46b"> 304</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0714478d3ac7ac0f731045afab84e46b">default_instance</a>() {</div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac1c3cf2ce95c21ce61949f93e3d875ba">internal_default_instance</a>();</div><div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  }</div><div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac1c3cf2ce95c21ce61949f93e3d875ba"> 307</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac1c3cf2ce95c21ce61949f93e3d875ba">internal_default_instance</a>() {</div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="keywordflow">return</span> reinterpret_cast<const IntegerVariableProto*>(</div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a3bef289699c48c5389fa270be5b59c3a">_IntegerVariableProto_default_instance_</a>);</div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  }</div><div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 311</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  0;</div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span> </div><div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a9d8670e9216e8e15b77c504761de6af4"> 314</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a9d8670e9216e8e15b77c504761de6af4">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  }</div><div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a5426dca77a2d887c036efbd92f509fe0"> 317</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a5426dca77a2d887c036efbd92f509fe0">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>* other) {</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  InternalSwap(other);</div><div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  }</div><div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  }</div><div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aec0f07bd8a15b28abac508aa0509a934"> 325</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aec0f07bd8a15b28abac508aa0509a934">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>* other) {</div><div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  InternalSwap(other);</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  }</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span> </div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span> </div><div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2b2ed472d1c566b71dc6530dc562f8da"> 333</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2b2ed472d1c566b71dc6530dc562f8da">New</a>() const final {</div><div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>();</div><div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  }</div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span> </div><div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a716da6f791ea50bc17d1f25988ad7ae1"> 337</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.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="l00338"></a><span class="lineno"> 338</span>  <span class="keywordflow">return</span> CreateMaybeMessage<IntegerVariableProto>(arena);</div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  }</div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a7b93abdbe6f8d3e1b46c3690d11543f8">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& from);</div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aefbe3921f029390f04331aa4a147b8ca">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>& from);</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span> </div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 354</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span> </div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a>* other);</div><div class="line"><a name="l00361"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 361</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.IntegerVariableProto"</span>;</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  }</div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00372"></a><span class="lineno"> 372</span> </div><div class="line"><a name="l00373"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 373</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span> </div><div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span> </div><div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l00379"></a><span class="lineno"> 379</span> </div><div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span> </div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a732979103162391512c33f778e3ff5a6aa7d3f9c034bd08e9e79f405e39bc6911"> 383</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a732979103162391512c33f778e3ff5a6aa7d3f9c034bd08e9e79f405e39bc6911">kDomainFieldNumber</a> = 2,</div><div class="line"><a name="l00384"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a732979103162391512c33f778e3ff5a6a80457de4fce1c9a997439550fe89d4c5"> 384</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a732979103162391512c33f778e3ff5a6a80457de4fce1c9a997439550fe89d4c5">kNameFieldNumber</a> = 1,</div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  };</div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  <span class="comment">// repeated int64 domain = 2;</span></div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">domain_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <span class="keywordtype">int</span> _internal_domain_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">clear_domain</a>();</div><div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l00394"></a><span class="lineno"> 394</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  _internal_domain() <span class="keyword">const</span>;</div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  <span class="keywordtype">void</span> _internal_add_domain(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  _internal_mutable_domain();</div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">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="l00401"></a><span class="lineno"> 401</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2266c77ad6db8de45560357c1436e558">add_domain</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">domain</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ae59a4dda240698b8ade8c726cc4f9974">mutable_domain</a>();</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span> </div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <span class="comment">// string name = 1;</span></div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a458dd99a041a02e37d5b249201b18050">clear_name</a>();</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0 = <span class="keyword">const</span> std::string&, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">set_name</a>(ArgT0&& arg0, ArgT... args);</div><div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  std::string* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ace44da4c185dad99876bf01c7ea74c07">mutable_name</a>();</div><div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  PROTOBUF_MUST_USE_RESULT std::string* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">release_name</a>();</div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aebef205a40e296437d69fd2e4d3ef2be">set_allocated_name</a>(std::string* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>);</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  <span class="keyword">const</span> std::string& _internal_name() <span class="keyword">const</span>;</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE <span class="keywordtype">void</span> _internal_set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  std::string* _internal_mutable_name();</div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span> </div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.IntegerVariableProto)</span></div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 424</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span> </div><div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > domain_;</div><div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  <span class="keyword">mutable</span> std::atomic<int> _domain_cached_byte_size_;</div><div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;</div><div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 433</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span> };</div><div class="line"><a name="l00435"></a><span class="lineno"> 435</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span> </div><div class="line"><a name="l00437"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html"> 437</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a> final :</div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  <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="l00439"></a><span class="lineno"> 439</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7"> 440</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7">BoolArgumentProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>(nullptr) {}</div><div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aebc08e23ebeaae2a8a7443b0e4154710">~BoolArgumentProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7">BoolArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00443"></a><span class="lineno"> 443</span> </div><div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7">BoolArgumentProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& from);</div><div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aa76b98a68faca58b422342a1bc5f934b"> 445</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aa76b98a68faca58b422342a1bc5f934b">BoolArgumentProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>&& from) noexcept</div><div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7">BoolArgumentProto</a>() {</div><div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  }</div><div class="line"><a name="l00449"></a><span class="lineno"> 449</span> </div><div class="line"><a name="l00450"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ac1cc19d1bd4d93587230b91326693e23"> 450</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ac1cc19d1bd4d93587230b91326693e23">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& from) {</div><div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aad7f0da9c258ead79e82d6831d19a8d0">CopyFrom</a>(from);</div><div class="line"><a name="l00452"></a><span class="lineno"> 452</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  }</div><div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a0349ae1ca3fa104ce9061b7660de23ee"> 454</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a0349ae1ca3fa104ce9061b7660de23ee">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>&& from) noexcept {</div><div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00456"></a><span class="lineno"> 456</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  InternalSwap(&from);</div><div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aad7f0da9c258ead79e82d6831d19a8d0">CopyFrom</a>(from);</div><div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  }</div><div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  }</div><div class="line"><a name="l00463"></a><span class="lineno"> 463</span> </div><div class="line"><a name="l00464"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a3093b30aa99ebf483676b451adbd5708"> 464</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  }</div><div class="line"><a name="l00467"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 467</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a503c17fe4ce3617d54b5e6eaa5ee4da6">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  }</div><div class="line"><a name="l00470"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 470</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a503c17fe4ce3617d54b5e6eaa5ee4da6">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  }</div><div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a503c17fe4ce3617d54b5e6eaa5ee4da6"> 473</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a503c17fe4ce3617d54b5e6eaa5ee4da6">default_instance</a>() {</div><div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a08e635552ab1f2c81cc9ab26fe10b83e">internal_default_instance</a>();</div><div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  }</div><div class="line"><a name="l00476"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a08e635552ab1f2c81cc9ab26fe10b83e"> 476</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a08e635552ab1f2c81cc9ab26fe10b83e">internal_default_instance</a>() {</div><div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  <span class="keywordflow">return</span> reinterpret_cast<const BoolArgumentProto*>(</div><div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">_BoolArgumentProto_default_instance_</a>);</div><div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  }</div><div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 480</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00481"></a><span class="lineno"> 481</span>  1;</div><div class="line"><a name="l00482"></a><span class="lineno"> 482</span> </div><div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a5de194fae79eeb9b54d960d21d113787"> 483</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a5de194fae79eeb9b54d960d21d113787">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  }</div><div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab1de41e204aed91cbe60db5a89f20602"> 486</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab1de41e204aed91cbe60db5a89f20602">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>* other) {</div><div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00488"></a><span class="lineno"> 488</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  InternalSwap(other);</div><div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00492"></a><span class="lineno"> 492</span>  }</div><div class="line"><a name="l00493"></a><span class="lineno"> 493</span>  }</div><div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#afa7e6bbfff418cc4ee53a8a8bf10e9b3"> 494</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#afa7e6bbfff418cc4ee53a8a8bf10e9b3">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>* other) {</div><div class="line"><a name="l00495"></a><span class="lineno"> 495</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  InternalSwap(other);</div><div class="line"><a name="l00498"></a><span class="lineno"> 498</span>  }</div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span> </div><div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l00501"></a><span class="lineno"> 501</span> </div><div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a4c000b83ab8d34e71dbeb31b0de6f419"> 502</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a4c000b83ab8d34e71dbeb31b0de6f419">New</a>() const final {</div><div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7">BoolArgumentProto</a>();</div><div class="line"><a name="l00504"></a><span class="lineno"> 504</span>  }</div><div class="line"><a name="l00505"></a><span class="lineno"> 505</span> </div><div class="line"><a name="l00506"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a3028f541ba3bb4f050ee15380b177928"> 506</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.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="l00507"></a><span class="lineno"> 507</span>  <span class="keywordflow">return</span> CreateMaybeMessage<BoolArgumentProto>(arena);</div><div class="line"><a name="l00508"></a><span class="lineno"> 508</span>  }</div><div class="line"><a name="l00509"></a><span class="lineno"> 509</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aad7f0da9c258ead79e82d6831d19a8d0">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& from);</div><div class="line"><a name="l00511"></a><span class="lineno"> 511</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l00512"></a><span class="lineno"> 512</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a2445bdbf85e975af2ffab7d9ceb9facc">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>& from);</div><div class="line"><a name="l00513"></a><span class="lineno"> 513</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00514"></a><span class="lineno"> 514</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00516"></a><span class="lineno"> 516</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l00517"></a><span class="lineno"> 517</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l00518"></a><span class="lineno"> 518</span> </div><div class="line"><a name="l00519"></a><span class="lineno"> 519</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l00520"></a><span class="lineno"> 520</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l00521"></a><span class="lineno"> 521</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l00522"></a><span class="lineno"> 522</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 523</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l00524"></a><span class="lineno"> 524</span> </div><div class="line"><a name="l00525"></a><span class="lineno"> 525</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l00529"></a><span class="lineno"> 529</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a>* other);</div><div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 530</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l00531"></a><span class="lineno"> 531</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.BoolArgumentProto"</span>;</div><div class="line"><a name="l00533"></a><span class="lineno"> 533</span>  }</div><div class="line"><a name="l00534"></a><span class="lineno"> 534</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00535"></a><span class="lineno"> 535</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7">BoolArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l00537"></a><span class="lineno"> 537</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00538"></a><span class="lineno"> 538</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l00540"></a><span class="lineno"> 540</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00541"></a><span class="lineno"> 541</span> </div><div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 542</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l00543"></a><span class="lineno"> 543</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l00544"></a><span class="lineno"> 544</span> </div><div class="line"><a name="l00545"></a><span class="lineno"> 545</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l00546"></a><span class="lineno"> 546</span> </div><div class="line"><a name="l00547"></a><span class="lineno"> 547</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l00548"></a><span class="lineno"> 548</span> </div><div class="line"><a name="l00549"></a><span class="lineno"> 549</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l00550"></a><span class="lineno"> 550</span> </div><div class="line"><a name="l00551"></a><span class="lineno"> 551</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l00552"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a8e29401416ae7a3b9355615bae3f28e9a8d39ebe0490d12a9389064484bb35c48"> 552</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a8e29401416ae7a3b9355615bae3f28e9a8d39ebe0490d12a9389064484bb35c48">kLiteralsFieldNumber</a> = 1,</div><div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  };</div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  <span class="comment">// repeated int32 literals = 1;</span></div><div class="line"><a name="l00555"></a><span class="lineno"> 555</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a72d41feda9a93c11089d3d99d6270999">literals_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00556"></a><span class="lineno"> 556</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00557"></a><span class="lineno"> 557</span>  <span class="keywordtype">int</span> _internal_literals_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00558"></a><span class="lineno"> 558</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00559"></a><span class="lineno"> 559</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a5339b1584860029bfdb4f080683852f5">clear_literals</a>();</div><div class="line"><a name="l00560"></a><span class="lineno"> 560</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00561"></a><span class="lineno"> 561</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l00562"></a><span class="lineno"> 562</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  _internal_literals() <span class="keyword">const</span>;</div><div class="line"><a name="l00564"></a><span class="lineno"> 564</span>  <span class="keywordtype">void</span> _internal_add_literals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l00566"></a><span class="lineno"> 566</span>  _internal_mutable_literals();</div><div class="line"><a name="l00567"></a><span class="lineno"> 567</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00568"></a><span class="lineno"> 568</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">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="l00569"></a><span class="lineno"> 569</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9193927d79de018fddced78664bf54ed">set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00570"></a><span class="lineno"> 570</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">add_literals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00571"></a><span class="lineno"> 571</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l00572"></a><span class="lineno"> 572</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">literals</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00573"></a><span class="lineno"> 573</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l00574"></a><span class="lineno"> 574</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a7e9ec85488cc2f768942885d54b2df8c">mutable_literals</a>();</div><div class="line"><a name="l00575"></a><span class="lineno"> 575</span> </div><div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.BoolArgumentProto)</span></div><div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00578"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 578</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l00579"></a><span class="lineno"> 579</span> </div><div class="line"><a name="l00580"></a><span class="lineno"> 580</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l00581"></a><span class="lineno"> 581</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l00582"></a><span class="lineno"> 582</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > literals_;</div><div class="line"><a name="l00584"></a><span class="lineno"> 584</span>  <span class="keyword">mutable</span> std::atomic<int> _literals_cached_byte_size_;</div><div class="line"><a name="l00585"></a><span class="lineno"> 585</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l00586"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 586</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l00587"></a><span class="lineno"> 587</span> };</div><div class="line"><a name="l00588"></a><span class="lineno"> 588</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l00589"></a><span class="lineno"> 589</span> </div><div class="line"><a name="l00590"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html"> 590</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a> final :</div><div class="line"><a name="l00591"></a><span class="lineno"> 591</span>  <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="l00592"></a><span class="lineno"> 592</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00593"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a81eb7f10aef53b45cebe7f032577b5b3"> 593</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a81eb7f10aef53b45cebe7f032577b5b3">IntegerArgumentProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>(nullptr) {}</div><div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a1415d430647ea7448927277e8490dea6">~IntegerArgumentProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a81eb7f10aef53b45cebe7f032577b5b3">IntegerArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00596"></a><span class="lineno"> 596</span> </div><div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a81eb7f10aef53b45cebe7f032577b5b3">IntegerArgumentProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& from);</div><div class="line"><a name="l00598"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ad8b4a1e54c3d845cdbc0d8251d2fb117"> 598</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ad8b4a1e54c3d845cdbc0d8251d2fb117">IntegerArgumentProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>&& from) noexcept</div><div class="line"><a name="l00599"></a><span class="lineno"> 599</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a81eb7f10aef53b45cebe7f032577b5b3">IntegerArgumentProto</a>() {</div><div class="line"><a name="l00600"></a><span class="lineno"> 600</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l00601"></a><span class="lineno"> 601</span>  }</div><div class="line"><a name="l00602"></a><span class="lineno"> 602</span> </div><div class="line"><a name="l00603"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2f4272d7d81049f9a0f0945007984707"> 603</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2f4272d7d81049f9a0f0945007984707">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& from) {</div><div class="line"><a name="l00604"></a><span class="lineno"> 604</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a27646aacbd3e1ada85b1abf7ebc5b069">CopyFrom</a>(from);</div><div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00606"></a><span class="lineno"> 606</span>  }</div><div class="line"><a name="l00607"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7fd79883e9907d2939e36276a1cf92b2"> 607</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7fd79883e9907d2939e36276a1cf92b2">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>&& from) noexcept {</div><div class="line"><a name="l00608"></a><span class="lineno"> 608</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00609"></a><span class="lineno"> 609</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l00610"></a><span class="lineno"> 610</span>  InternalSwap(&from);</div><div class="line"><a name="l00611"></a><span class="lineno"> 611</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a27646aacbd3e1ada85b1abf7ebc5b069">CopyFrom</a>(from);</div><div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  }</div><div class="line"><a name="l00614"></a><span class="lineno"> 614</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00615"></a><span class="lineno"> 615</span>  }</div><div class="line"><a name="l00616"></a><span class="lineno"> 616</span> </div><div class="line"><a name="l00617"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a3093b30aa99ebf483676b451adbd5708"> 617</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00618"></a><span class="lineno"> 618</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  }</div><div class="line"><a name="l00620"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 620</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00621"></a><span class="lineno"> 621</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#abccb839e0d4dc922422cb1ab1bf4ba64">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  }</div><div class="line"><a name="l00623"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 623</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00624"></a><span class="lineno"> 624</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#abccb839e0d4dc922422cb1ab1bf4ba64">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l00625"></a><span class="lineno"> 625</span>  }</div><div class="line"><a name="l00626"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#abccb839e0d4dc922422cb1ab1bf4ba64"> 626</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#abccb839e0d4dc922422cb1ab1bf4ba64">default_instance</a>() {</div><div class="line"><a name="l00627"></a><span class="lineno"> 627</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a991d81d850baed0bb3925da8bf69116c">internal_default_instance</a>();</div><div class="line"><a name="l00628"></a><span class="lineno"> 628</span>  }</div><div class="line"><a name="l00629"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a991d81d850baed0bb3925da8bf69116c"> 629</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a991d81d850baed0bb3925da8bf69116c">internal_default_instance</a>() {</div><div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  <span class="keywordflow">return</span> reinterpret_cast<const IntegerArgumentProto*>(</div><div class="line"><a name="l00631"></a><span class="lineno"> 631</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">_IntegerArgumentProto_default_instance_</a>);</div><div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  }</div><div class="line"><a name="l00633"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 633</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00634"></a><span class="lineno"> 634</span>  2;</div><div class="line"><a name="l00635"></a><span class="lineno"> 635</span> </div><div class="line"><a name="l00636"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7c5414a3ac06608f669faad83493c347"> 636</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7c5414a3ac06608f669faad83493c347">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  }</div><div class="line"><a name="l00639"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a133e49b79dd8add45bcbeec5fce2f788"> 639</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a133e49b79dd8add45bcbeec5fce2f788">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>* other) {</div><div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  InternalSwap(other);</div><div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  }</div><div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  }</div><div class="line"><a name="l00647"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac754f8784d9d37be1533449746890e2f"> 647</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac754f8784d9d37be1533449746890e2f">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>* other) {</div><div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l00650"></a><span class="lineno"> 650</span>  InternalSwap(other);</div><div class="line"><a name="l00651"></a><span class="lineno"> 651</span>  }</div><div class="line"><a name="l00652"></a><span class="lineno"> 652</span> </div><div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l00654"></a><span class="lineno"> 654</span> </div><div class="line"><a name="l00655"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aff87fb4b1168e3579d2a0ddf31502ad5"> 655</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aff87fb4b1168e3579d2a0ddf31502ad5">New</a>() const final {</div><div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a81eb7f10aef53b45cebe7f032577b5b3">IntegerArgumentProto</a>();</div><div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  }</div><div class="line"><a name="l00658"></a><span class="lineno"> 658</span> </div><div class="line"><a name="l00659"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a82228733f5e3c52ecce301792081d34f"> 659</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.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="l00660"></a><span class="lineno"> 660</span>  <span class="keywordflow">return</span> CreateMaybeMessage<IntegerArgumentProto>(arena);</div><div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  }</div><div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a27646aacbd3e1ada85b1abf7ebc5b069">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& from);</div><div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a226fdd00b4f9c96dc2bbd94791d59c42">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>& from);</div><div class="line"><a name="l00666"></a><span class="lineno"> 666</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l00670"></a><span class="lineno"> 670</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l00671"></a><span class="lineno"> 671</span> </div><div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l00673"></a><span class="lineno"> 673</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l00674"></a><span class="lineno"> 674</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l00675"></a><span class="lineno"> 675</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a56edb4ed4192ec0638b4419b557eef0d">target</a>, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l00676"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 676</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l00677"></a><span class="lineno"> 677</span> </div><div class="line"><a name="l00678"></a><span class="lineno"> 678</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00679"></a><span class="lineno"> 679</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l00680"></a><span class="lineno"> 680</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l00681"></a><span class="lineno"> 681</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">IntegerArgumentProto</a>* other);</div><div class="line"><a name="l00683"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 683</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l00684"></a><span class="lineno"> 684</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.IntegerArgumentProto"</span>;</div><div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  }</div><div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a81eb7f10aef53b45cebe7f032577b5b3">IntegerArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l00689"></a><span class="lineno"> 689</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l00690"></a><span class="lineno"> 690</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00691"></a><span class="lineno"> 691</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l00692"></a><span class="lineno"> 692</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l00693"></a><span class="lineno"> 693</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00694"></a><span class="lineno"> 694</span> </div><div class="line"><a name="l00695"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 695</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l00696"></a><span class="lineno"> 696</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l00697"></a><span class="lineno"> 697</span> </div><div class="line"><a name="l00698"></a><span class="lineno"> 698</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l00699"></a><span class="lineno"> 699</span> </div><div class="line"><a name="l00700"></a><span class="lineno"> 700</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l00701"></a><span class="lineno"> 701</span> </div><div class="line"><a name="l00702"></a><span class="lineno"> 702</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l00703"></a><span class="lineno"> 703</span> </div><div class="line"><a name="l00704"></a><span class="lineno"> 704</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l00705"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a08e84cc60a146fe8029670fe74c4edeca6b66537f58f087bb205368bc1a3816bf"> 705</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a08e84cc60a146fe8029670fe74c4edeca6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 2,</div><div class="line"><a name="l00706"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a08e84cc60a146fe8029670fe74c4edeca4bb45dc8de9ac5796c7ad797f5224200"> 706</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a08e84cc60a146fe8029670fe74c4edeca4bb45dc8de9ac5796c7ad797f5224200">kTargetFieldNumber</a> = 1,</div><div class="line"><a name="l00707"></a><span class="lineno"> 707</span>  };</div><div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  <span class="comment">// repeated int32 vars = 2;</span></div><div class="line"><a name="l00709"></a><span class="lineno"> 709</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00710"></a><span class="lineno"> 710</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00712"></a><span class="lineno"> 712</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00713"></a><span class="lineno"> 713</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l00714"></a><span class="lineno"> 714</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00715"></a><span class="lineno"> 715</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l00716"></a><span class="lineno"> 716</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l00717"></a><span class="lineno"> 717</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l00718"></a><span class="lineno"> 718</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00719"></a><span class="lineno"> 719</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  _internal_mutable_vars();</div><div class="line"><a name="l00721"></a><span class="lineno"> 721</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00722"></a><span class="lineno"> 722</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l00723"></a><span class="lineno"> 723</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00724"></a><span class="lineno"> 724</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00725"></a><span class="lineno"> 725</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l00726"></a><span class="lineno"> 726</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00727"></a><span class="lineno"> 727</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l00728"></a><span class="lineno"> 728</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l00729"></a><span class="lineno"> 729</span> </div><div class="line"><a name="l00730"></a><span class="lineno"> 730</span>  <span class="comment">// int32 target = 1;</span></div><div class="line"><a name="l00731"></a><span class="lineno"> 731</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a9ee236434540a0639967f738885d638d">clear_target</a>();</div><div class="line"><a name="l00732"></a><span class="lineno"> 732</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a56edb4ed4192ec0638b4419b557eef0d">target</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00733"></a><span class="lineno"> 733</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#af3be2b6dac25bcb1e8e45cc41c5795f6">set_target</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00734"></a><span class="lineno"> 734</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00735"></a><span class="lineno"> 735</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_target() <span class="keyword">const</span>;</div><div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  <span class="keywordtype">void</span> _internal_set_target(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00737"></a><span class="lineno"> 737</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00738"></a><span class="lineno"> 738</span> </div><div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.IntegerArgumentProto)</span></div><div class="line"><a name="l00740"></a><span class="lineno"> 740</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00741"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 741</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l00742"></a><span class="lineno"> 742</span> </div><div class="line"><a name="l00743"></a><span class="lineno"> 743</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l00744"></a><span class="lineno"> 744</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l00746"></a><span class="lineno"> 746</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l00747"></a><span class="lineno"> 747</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l00748"></a><span class="lineno"> 748</span>  ::PROTOBUF_NAMESPACE_ID::int32 target_;</div><div class="line"><a name="l00749"></a><span class="lineno"> 749</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l00750"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 750</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l00751"></a><span class="lineno"> 751</span> };</div><div class="line"><a name="l00752"></a><span class="lineno"> 752</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l00753"></a><span class="lineno"> 753</span> </div><div class="line"><a name="l00754"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html"> 754</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a> final :</div><div class="line"><a name="l00755"></a><span class="lineno"> 755</span>  <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="l00756"></a><span class="lineno"> 756</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00757"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0a32a373ea150f59e149b2e1c5395ced"> 757</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0a32a373ea150f59e149b2e1c5395ced">LinearExpressionProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>(nullptr) {}</div><div class="line"><a name="l00758"></a><span class="lineno"> 758</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2768ca63ac088acde0c306d242939b91">~LinearExpressionProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00759"></a><span class="lineno"> 759</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0a32a373ea150f59e149b2e1c5395ced">LinearExpressionProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00760"></a><span class="lineno"> 760</span> </div><div class="line"><a name="l00761"></a><span class="lineno"> 761</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0a32a373ea150f59e149b2e1c5395ced">LinearExpressionProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& from);</div><div class="line"><a name="l00762"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0662c8e3658dec6a373cfc0cf0d68458"> 762</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0662c8e3658dec6a373cfc0cf0d68458">LinearExpressionProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>&& from) noexcept</div><div class="line"><a name="l00763"></a><span class="lineno"> 763</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0a32a373ea150f59e149b2e1c5395ced">LinearExpressionProto</a>() {</div><div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l00765"></a><span class="lineno"> 765</span>  }</div><div class="line"><a name="l00766"></a><span class="lineno"> 766</span> </div><div class="line"><a name="l00767"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#add08b228bc4dc9f25ddb297e78b711f5"> 767</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#add08b228bc4dc9f25ddb297e78b711f5">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& from) {</div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4eb5dc87ea42192a5cfd47d893c75eaa">CopyFrom</a>(from);</div><div class="line"><a name="l00769"></a><span class="lineno"> 769</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00770"></a><span class="lineno"> 770</span>  }</div><div class="line"><a name="l00771"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a02ddd83e2e6c16a835a150ea9a4417d9"> 771</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a02ddd83e2e6c16a835a150ea9a4417d9">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>&& from) noexcept {</div><div class="line"><a name="l00772"></a><span class="lineno"> 772</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00773"></a><span class="lineno"> 773</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l00774"></a><span class="lineno"> 774</span>  InternalSwap(&from);</div><div class="line"><a name="l00775"></a><span class="lineno"> 775</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00776"></a><span class="lineno"> 776</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4eb5dc87ea42192a5cfd47d893c75eaa">CopyFrom</a>(from);</div><div class="line"><a name="l00777"></a><span class="lineno"> 777</span>  }</div><div class="line"><a name="l00778"></a><span class="lineno"> 778</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00779"></a><span class="lineno"> 779</span>  }</div><div class="line"><a name="l00780"></a><span class="lineno"> 780</span> </div><div class="line"><a name="l00781"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a3093b30aa99ebf483676b451adbd5708"> 781</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00782"></a><span class="lineno"> 782</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l00783"></a><span class="lineno"> 783</span>  }</div><div class="line"><a name="l00784"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 784</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00785"></a><span class="lineno"> 785</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aba817320dad1ec6a9d019e6f80db5c53">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00786"></a><span class="lineno"> 786</span>  }</div><div class="line"><a name="l00787"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 787</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00788"></a><span class="lineno"> 788</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aba817320dad1ec6a9d019e6f80db5c53">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l00789"></a><span class="lineno"> 789</span>  }</div><div class="line"><a name="l00790"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aba817320dad1ec6a9d019e6f80db5c53"> 790</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aba817320dad1ec6a9d019e6f80db5c53">default_instance</a>() {</div><div class="line"><a name="l00791"></a><span class="lineno"> 791</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5cfcd66fc5d78ae8dc5c820dcb172dff">internal_default_instance</a>();</div><div class="line"><a name="l00792"></a><span class="lineno"> 792</span>  }</div><div class="line"><a name="l00793"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5cfcd66fc5d78ae8dc5c820dcb172dff"> 793</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5cfcd66fc5d78ae8dc5c820dcb172dff">internal_default_instance</a>() {</div><div class="line"><a name="l00794"></a><span class="lineno"> 794</span>  <span class="keywordflow">return</span> reinterpret_cast<const LinearExpressionProto*>(</div><div class="line"><a name="l00795"></a><span class="lineno"> 795</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">_LinearExpressionProto_default_instance_</a>);</div><div class="line"><a name="l00796"></a><span class="lineno"> 796</span>  }</div><div class="line"><a name="l00797"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 797</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00798"></a><span class="lineno"> 798</span>  3;</div><div class="line"><a name="l00799"></a><span class="lineno"> 799</span> </div><div class="line"><a name="l00800"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a60c27999260ae6c812f9a392762769dc"> 800</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a60c27999260ae6c812f9a392762769dc">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l00801"></a><span class="lineno"> 801</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l00802"></a><span class="lineno"> 802</span>  }</div><div class="line"><a name="l00803"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab3a51ca9e7f5a1bc743adc6746a1e1f7"> 803</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab3a51ca9e7f5a1bc743adc6746a1e1f7">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>* other) {</div><div class="line"><a name="l00804"></a><span class="lineno"> 804</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00805"></a><span class="lineno"> 805</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00806"></a><span class="lineno"> 806</span>  InternalSwap(other);</div><div class="line"><a name="l00807"></a><span class="lineno"> 807</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00808"></a><span class="lineno"> 808</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00809"></a><span class="lineno"> 809</span>  }</div><div class="line"><a name="l00810"></a><span class="lineno"> 810</span>  }</div><div class="line"><a name="l00811"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a894c3b443e0356348355326039fe55b5"> 811</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a894c3b443e0356348355326039fe55b5">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>* other) {</div><div class="line"><a name="l00812"></a><span class="lineno"> 812</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00813"></a><span class="lineno"> 813</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l00814"></a><span class="lineno"> 814</span>  InternalSwap(other);</div><div class="line"><a name="l00815"></a><span class="lineno"> 815</span>  }</div><div class="line"><a name="l00816"></a><span class="lineno"> 816</span> </div><div class="line"><a name="l00817"></a><span class="lineno"> 817</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l00818"></a><span class="lineno"> 818</span> </div><div class="line"><a name="l00819"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab1b9af3c6a4ffc7ca3428d4740c3606c"> 819</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab1b9af3c6a4ffc7ca3428d4740c3606c">New</a>() const final {</div><div class="line"><a name="l00820"></a><span class="lineno"> 820</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0a32a373ea150f59e149b2e1c5395ced">LinearExpressionProto</a>();</div><div class="line"><a name="l00821"></a><span class="lineno"> 821</span>  }</div><div class="line"><a name="l00822"></a><span class="lineno"> 822</span> </div><div class="line"><a name="l00823"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a66ce7445590d268852731db3cb5f85e5"> 823</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.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="l00824"></a><span class="lineno"> 824</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LinearExpressionProto>(arena);</div><div class="line"><a name="l00825"></a><span class="lineno"> 825</span>  }</div><div class="line"><a name="l00826"></a><span class="lineno"> 826</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l00827"></a><span class="lineno"> 827</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4eb5dc87ea42192a5cfd47d893c75eaa">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& from);</div><div class="line"><a name="l00828"></a><span class="lineno"> 828</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l00829"></a><span class="lineno"> 829</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a97d41a7e25e49a323be5582fdc9a64d2">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>& from);</div><div class="line"><a name="l00830"></a><span class="lineno"> 830</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00831"></a><span class="lineno"> 831</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l00832"></a><span class="lineno"> 832</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00833"></a><span class="lineno"> 833</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l00834"></a><span class="lineno"> 834</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l00835"></a><span class="lineno"> 835</span> </div><div class="line"><a name="l00836"></a><span class="lineno"> 836</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l00837"></a><span class="lineno"> 837</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l00838"></a><span class="lineno"> 838</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l00839"></a><span class="lineno"> 839</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l00840"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 840</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l00841"></a><span class="lineno"> 841</span> </div><div class="line"><a name="l00842"></a><span class="lineno"> 842</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00843"></a><span class="lineno"> 843</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l00844"></a><span class="lineno"> 844</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l00845"></a><span class="lineno"> 845</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l00846"></a><span class="lineno"> 846</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a>* other);</div><div class="line"><a name="l00847"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 847</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l00848"></a><span class="lineno"> 848</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l00849"></a><span class="lineno"> 849</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.LinearExpressionProto"</span>;</div><div class="line"><a name="l00850"></a><span class="lineno"> 850</span>  }</div><div class="line"><a name="l00851"></a><span class="lineno"> 851</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00852"></a><span class="lineno"> 852</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0a32a373ea150f59e149b2e1c5395ced">LinearExpressionProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l00853"></a><span class="lineno"> 853</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l00854"></a><span class="lineno"> 854</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00855"></a><span class="lineno"> 855</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l00856"></a><span class="lineno"> 856</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l00857"></a><span class="lineno"> 857</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00858"></a><span class="lineno"> 858</span> </div><div class="line"><a name="l00859"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 859</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l00860"></a><span class="lineno"> 860</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l00861"></a><span class="lineno"> 861</span> </div><div class="line"><a name="l00862"></a><span class="lineno"> 862</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l00863"></a><span class="lineno"> 863</span> </div><div class="line"><a name="l00864"></a><span class="lineno"> 864</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l00865"></a><span class="lineno"> 865</span> </div><div class="line"><a name="l00866"></a><span class="lineno"> 866</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l00867"></a><span class="lineno"> 867</span> </div><div class="line"><a name="l00868"></a><span class="lineno"> 868</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l00869"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54da6b66537f58f087bb205368bc1a3816bf"> 869</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54da6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 1,</div><div class="line"><a name="l00870"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54da4fb0631a5347800d1e70397e7c52c93f"> 870</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54da4fb0631a5347800d1e70397e7c52c93f">kCoeffsFieldNumber</a> = 2,</div><div class="line"><a name="l00871"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54dab3c48295533fa8bfe61b1f9f0982f951"> 871</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54dab3c48295533fa8bfe61b1f9f0982f951">kOffsetFieldNumber</a> = 3,</div><div class="line"><a name="l00872"></a><span class="lineno"> 872</span>  };</div><div class="line"><a name="l00873"></a><span class="lineno"> 873</span>  <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l00874"></a><span class="lineno"> 874</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00875"></a><span class="lineno"> 875</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00876"></a><span class="lineno"> 876</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00877"></a><span class="lineno"> 877</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00878"></a><span class="lineno"> 878</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l00879"></a><span class="lineno"> 879</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00880"></a><span class="lineno"> 880</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l00881"></a><span class="lineno"> 881</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l00882"></a><span class="lineno"> 882</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l00883"></a><span class="lineno"> 883</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00884"></a><span class="lineno"> 884</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l00885"></a><span class="lineno"> 885</span>  _internal_mutable_vars();</div><div class="line"><a name="l00886"></a><span class="lineno"> 886</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00887"></a><span class="lineno"> 887</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l00888"></a><span class="lineno"> 888</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00889"></a><span class="lineno"> 889</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00890"></a><span class="lineno"> 890</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l00891"></a><span class="lineno"> 891</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00892"></a><span class="lineno"> 892</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l00893"></a><span class="lineno"> 893</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l00894"></a><span class="lineno"> 894</span> </div><div class="line"><a name="l00895"></a><span class="lineno"> 895</span>  <span class="comment">// repeated int64 coeffs = 2;</span></div><div class="line"><a name="l00896"></a><span class="lineno"> 896</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">coeffs_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00897"></a><span class="lineno"> 897</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00898"></a><span class="lineno"> 898</span>  <span class="keywordtype">int</span> _internal_coeffs_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00899"></a><span class="lineno"> 899</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00900"></a><span class="lineno"> 900</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">clear_coeffs</a>();</div><div class="line"><a name="l00901"></a><span class="lineno"> 901</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00902"></a><span class="lineno"> 902</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l00903"></a><span class="lineno"> 903</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00904"></a><span class="lineno"> 904</span>  _internal_coeffs() <span class="keyword">const</span>;</div><div class="line"><a name="l00905"></a><span class="lineno"> 905</span>  <span class="keywordtype">void</span> _internal_add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00906"></a><span class="lineno"> 906</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00907"></a><span class="lineno"> 907</span>  _internal_mutable_coeffs();</div><div class="line"><a name="l00908"></a><span class="lineno"> 908</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00909"></a><span class="lineno"> 909</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">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="l00910"></a><span class="lineno"> 910</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab59665fa3051a704378a94693636fd3b">set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00911"></a><span class="lineno"> 911</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">add_coeffs</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00912"></a><span class="lineno"> 912</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00913"></a><span class="lineno"> 913</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">coeffs</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00914"></a><span class="lineno"> 914</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00915"></a><span class="lineno"> 915</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acf12f419c63aff52dc9ba6292586e9fc">mutable_coeffs</a>();</div><div class="line"><a name="l00916"></a><span class="lineno"> 916</span> </div><div class="line"><a name="l00917"></a><span class="lineno"> 917</span>  <span class="comment">// int64 offset = 3;</span></div><div class="line"><a name="l00918"></a><span class="lineno"> 918</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acb29ebc510348e4a2cd531a7c3f57c9c">clear_offset</a>();</div><div class="line"><a name="l00919"></a><span class="lineno"> 919</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a728b5b75967156875ac60336daf4e29d">offset</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00920"></a><span class="lineno"> 920</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a817b500800adbaa67949f6d5d31b1b26">set_offset</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00921"></a><span class="lineno"> 921</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00922"></a><span class="lineno"> 922</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_offset() <span class="keyword">const</span>;</div><div class="line"><a name="l00923"></a><span class="lineno"> 923</span>  <span class="keywordtype">void</span> _internal_set_offset(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00924"></a><span class="lineno"> 924</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00925"></a><span class="lineno"> 925</span> </div><div class="line"><a name="l00926"></a><span class="lineno"> 926</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.LinearExpressionProto)</span></div><div class="line"><a name="l00927"></a><span class="lineno"> 927</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 928</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l00929"></a><span class="lineno"> 929</span> </div><div class="line"><a name="l00930"></a><span class="lineno"> 930</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l00931"></a><span class="lineno"> 931</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l00932"></a><span class="lineno"> 932</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l00933"></a><span class="lineno"> 933</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l00934"></a><span class="lineno"> 934</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l00935"></a><span class="lineno"> 935</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > coeffs_;</div><div class="line"><a name="l00936"></a><span class="lineno"> 936</span>  <span class="keyword">mutable</span> std::atomic<int> _coeffs_cached_byte_size_;</div><div class="line"><a name="l00937"></a><span class="lineno"> 937</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a>;</div><div class="line"><a name="l00938"></a><span class="lineno"> 938</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l00939"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 939</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l00940"></a><span class="lineno"> 940</span> };</div><div class="line"><a name="l00941"></a><span class="lineno"> 941</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l00942"></a><span class="lineno"> 942</span> </div><div class="line"><a name="l00943"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html"> 943</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a> final :</div><div class="line"><a name="l00944"></a><span class="lineno"> 944</span>  <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="l00945"></a><span class="lineno"> 945</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00946"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a817d6f70cce6b3d11d1d49c01df1fec8"> 946</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a817d6f70cce6b3d11d1d49c01df1fec8">LinearArgumentProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>(nullptr) {}</div><div class="line"><a name="l00947"></a><span class="lineno"> 947</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a47ea42dadb3b695f3afcb9301b74470a">~LinearArgumentProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00948"></a><span class="lineno"> 948</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a817d6f70cce6b3d11d1d49c01df1fec8">LinearArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00949"></a><span class="lineno"> 949</span> </div><div class="line"><a name="l00950"></a><span class="lineno"> 950</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a817d6f70cce6b3d11d1d49c01df1fec8">LinearArgumentProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& from);</div><div class="line"><a name="l00951"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a942d839005c1a49096af445cda01f222"> 951</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a942d839005c1a49096af445cda01f222">LinearArgumentProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>&& from) noexcept</div><div class="line"><a name="l00952"></a><span class="lineno"> 952</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a817d6f70cce6b3d11d1d49c01df1fec8">LinearArgumentProto</a>() {</div><div class="line"><a name="l00953"></a><span class="lineno"> 953</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l00954"></a><span class="lineno"> 954</span>  }</div><div class="line"><a name="l00955"></a><span class="lineno"> 955</span> </div><div class="line"><a name="l00956"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#adb0f594411a8904ac0088ad32720e2f1"> 956</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#adb0f594411a8904ac0088ad32720e2f1">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& from) {</div><div class="line"><a name="l00957"></a><span class="lineno"> 957</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a85a258c9d3800df5b9f86c0d1e991e66">CopyFrom</a>(from);</div><div class="line"><a name="l00958"></a><span class="lineno"> 958</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00959"></a><span class="lineno"> 959</span>  }</div><div class="line"><a name="l00960"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a372a3252c8b80fc391e1a28da42bd0be"> 960</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a372a3252c8b80fc391e1a28da42bd0be">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>&& from) noexcept {</div><div class="line"><a name="l00961"></a><span class="lineno"> 961</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00962"></a><span class="lineno"> 962</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l00963"></a><span class="lineno"> 963</span>  InternalSwap(&from);</div><div class="line"><a name="l00964"></a><span class="lineno"> 964</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00965"></a><span class="lineno"> 965</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a85a258c9d3800df5b9f86c0d1e991e66">CopyFrom</a>(from);</div><div class="line"><a name="l00966"></a><span class="lineno"> 966</span>  }</div><div class="line"><a name="l00967"></a><span class="lineno"> 967</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00968"></a><span class="lineno"> 968</span>  }</div><div class="line"><a name="l00969"></a><span class="lineno"> 969</span> </div><div class="line"><a name="l00970"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a3093b30aa99ebf483676b451adbd5708"> 970</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00971"></a><span class="lineno"> 971</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l00972"></a><span class="lineno"> 972</span>  }</div><div class="line"><a name="l00973"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 973</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00974"></a><span class="lineno"> 974</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa77bfb55b64c33c7f59746451560b0a3">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00975"></a><span class="lineno"> 975</span>  }</div><div class="line"><a name="l00976"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 976</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00977"></a><span class="lineno"> 977</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa77bfb55b64c33c7f59746451560b0a3">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l00978"></a><span class="lineno"> 978</span>  }</div><div class="line"><a name="l00979"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa77bfb55b64c33c7f59746451560b0a3"> 979</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa77bfb55b64c33c7f59746451560b0a3">default_instance</a>() {</div><div class="line"><a name="l00980"></a><span class="lineno"> 980</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8c1d4eff17d8a16a324affd656b83928">internal_default_instance</a>();</div><div class="line"><a name="l00981"></a><span class="lineno"> 981</span>  }</div><div class="line"><a name="l00982"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8c1d4eff17d8a16a324affd656b83928"> 982</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8c1d4eff17d8a16a324affd656b83928">internal_default_instance</a>() {</div><div class="line"><a name="l00983"></a><span class="lineno"> 983</span>  <span class="keywordflow">return</span> reinterpret_cast<const LinearArgumentProto*>(</div><div class="line"><a name="l00984"></a><span class="lineno"> 984</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">_LinearArgumentProto_default_instance_</a>);</div><div class="line"><a name="l00985"></a><span class="lineno"> 985</span>  }</div><div class="line"><a name="l00986"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 986</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00987"></a><span class="lineno"> 987</span>  4;</div><div class="line"><a name="l00988"></a><span class="lineno"> 988</span> </div><div class="line"><a name="l00989"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a7d6362eb8a06b6dc2ed0fca2172e5a1e"> 989</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a7d6362eb8a06b6dc2ed0fca2172e5a1e">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l00990"></a><span class="lineno"> 990</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l00991"></a><span class="lineno"> 991</span>  }</div><div class="line"><a name="l00992"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#af3e2af1de0683107a3895df6b8575792"> 992</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#af3e2af1de0683107a3895df6b8575792">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>* other) {</div><div class="line"><a name="l00993"></a><span class="lineno"> 993</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00994"></a><span class="lineno"> 994</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00995"></a><span class="lineno"> 995</span>  InternalSwap(other);</div><div class="line"><a name="l00996"></a><span class="lineno"> 996</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00997"></a><span class="lineno"> 997</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00998"></a><span class="lineno"> 998</span>  }</div><div class="line"><a name="l00999"></a><span class="lineno"> 999</span>  }</div><div class="line"><a name="l01000"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a4372c23bad2dc48efc0cc76833eab97b"> 1000</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a4372c23bad2dc48efc0cc76833eab97b">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>* other) {</div><div class="line"><a name="l01001"></a><span class="lineno"> 1001</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01002"></a><span class="lineno"> 1002</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l01003"></a><span class="lineno"> 1003</span>  InternalSwap(other);</div><div class="line"><a name="l01004"></a><span class="lineno"> 1004</span>  }</div><div class="line"><a name="l01005"></a><span class="lineno"> 1005</span> </div><div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l01007"></a><span class="lineno"> 1007</span> </div><div class="line"><a name="l01008"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a6ce0e81111b2b460282cc4f8f0953cff"> 1008</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a6ce0e81111b2b460282cc4f8f0953cff">New</a>() const final {</div><div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a817d6f70cce6b3d11d1d49c01df1fec8">LinearArgumentProto</a>();</div><div class="line"><a name="l01010"></a><span class="lineno"> 1010</span>  }</div><div class="line"><a name="l01011"></a><span class="lineno"> 1011</span> </div><div class="line"><a name="l01012"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a82afe1efe3bd45954b8a07ac36d6e602"> 1012</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.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="l01013"></a><span class="lineno"> 1013</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LinearArgumentProto>(arena);</div><div class="line"><a name="l01014"></a><span class="lineno"> 1014</span>  }</div><div class="line"><a name="l01015"></a><span class="lineno"> 1015</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l01016"></a><span class="lineno"> 1016</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a85a258c9d3800df5b9f86c0d1e991e66">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& from);</div><div class="line"><a name="l01017"></a><span class="lineno"> 1017</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l01018"></a><span class="lineno"> 1018</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a2dd405b699bee1701e1440ebd6331615">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>& from);</div><div class="line"><a name="l01019"></a><span class="lineno"> 1019</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l01021"></a><span class="lineno"> 1021</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01022"></a><span class="lineno"> 1022</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l01024"></a><span class="lineno"> 1024</span> </div><div class="line"><a name="l01025"></a><span class="lineno"> 1025</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l01027"></a><span class="lineno"> 1027</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l01028"></a><span class="lineno"> 1028</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l01029"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1029</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l01030"></a><span class="lineno"> 1030</span> </div><div class="line"><a name="l01031"></a><span class="lineno"> 1031</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01032"></a><span class="lineno"> 1032</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a>* other);</div><div class="line"><a name="l01036"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 1036</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l01038"></a><span class="lineno"> 1038</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.LinearArgumentProto"</span>;</div><div class="line"><a name="l01039"></a><span class="lineno"> 1039</span>  }</div><div class="line"><a name="l01040"></a><span class="lineno"> 1040</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a817d6f70cce6b3d11d1d49c01df1fec8">LinearArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l01042"></a><span class="lineno"> 1042</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l01043"></a><span class="lineno"> 1043</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01044"></a><span class="lineno"> 1044</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01047"></a><span class="lineno"> 1047</span> </div><div class="line"><a name="l01048"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 1048</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l01050"></a><span class="lineno"> 1050</span> </div><div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l01052"></a><span class="lineno"> 1052</span> </div><div class="line"><a name="l01053"></a><span class="lineno"> 1053</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l01054"></a><span class="lineno"> 1054</span> </div><div class="line"><a name="l01055"></a><span class="lineno"> 1055</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l01056"></a><span class="lineno"> 1056</span> </div><div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l01058"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a38aca25493d0a3d04245f07f274fff42a45910a5d7ed967b96c9dc9f7c919878b"> 1058</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a38aca25493d0a3d04245f07f274fff42a45910a5d7ed967b96c9dc9f7c919878b">kExprsFieldNumber</a> = 2,</div><div class="line"><a name="l01059"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a38aca25493d0a3d04245f07f274fff42a4bb45dc8de9ac5796c7ad797f5224200"> 1059</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a38aca25493d0a3d04245f07f274fff42a4bb45dc8de9ac5796c7ad797f5224200">kTargetFieldNumber</a> = 1,</div><div class="line"><a name="l01060"></a><span class="lineno"> 1060</span>  };</div><div class="line"><a name="l01061"></a><span class="lineno"> 1061</span>  <span class="comment">// repeated .operations_research.sat.LinearExpressionProto exprs = 2;</span></div><div class="line"><a name="l01062"></a><span class="lineno"> 1062</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a70eb26da9533fc63f9d34caf8f3ca495">exprs_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01063"></a><span class="lineno"> 1063</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01064"></a><span class="lineno"> 1064</span>  <span class="keywordtype">int</span> _internal_exprs_size() <span class="keyword">const</span>;</div><div class="line"><a name="l01065"></a><span class="lineno"> 1065</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aff44c8cf7d4fe0db73df78a810cd0b6b">clear_exprs</a>();</div><div class="line"><a name="l01067"></a><span class="lineno"> 1067</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1f3174b247b44f9df0a2f9c5b4f7e6b6">mutable_exprs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l01068"></a><span class="lineno"> 1068</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto >*</div><div class="line"><a name="l01069"></a><span class="lineno"> 1069</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1f3174b247b44f9df0a2f9c5b4f7e6b6">mutable_exprs</a>();</div><div class="line"><a name="l01070"></a><span class="lineno"> 1070</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01071"></a><span class="lineno"> 1071</span>  const ::operations_research::sat::LinearExpressionProto& _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="l01072"></a><span class="lineno"> 1072</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _internal_add_exprs();</div><div class="line"><a name="l01073"></a><span class="lineno"> 1073</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01074"></a><span class="lineno"> 1074</span>  const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a772eaf1f9607504b51d0d1696110b017">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="l01075"></a><span class="lineno"> 1075</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ae0221e82251d5fbc9e993a7df5b91c09">add_exprs</a>();</div><div class="line"><a name="l01076"></a><span class="lineno"> 1076</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto >&</div><div class="line"><a name="l01077"></a><span class="lineno"> 1077</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a772eaf1f9607504b51d0d1696110b017">exprs</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01078"></a><span class="lineno"> 1078</span> </div><div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>  <span class="comment">// .operations_research.sat.LinearExpressionProto target = 1;</span></div><div class="line"><a name="l01080"></a><span class="lineno"> 1080</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a06651c79cb87bf74e98ea63c6718c064">has_target</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01081"></a><span class="lineno"> 1081</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01082"></a><span class="lineno"> 1082</span>  <span class="keywordtype">bool</span> _internal_has_target() <span class="keyword">const</span>;</div><div class="line"><a name="l01083"></a><span class="lineno"> 1083</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01084"></a><span class="lineno"> 1084</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a9ee236434540a0639967f738885d638d">clear_target</a>();</div><div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>  const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a51c247393fd6e42229bfd076aa3f8f39">release_target</a>();</div><div class="line"><a name="l01087"></a><span class="lineno"> 1087</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ad6d9a98867dfe16463b13b5487db9e23">mutable_target</a>();</div><div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ae8206557fa68c3cdff563d1d7cc054c5">set_allocated_target</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>);</div><div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01090"></a><span class="lineno"> 1090</span>  const ::operations_research::sat::LinearExpressionProto& _internal_target() <span class="keyword">const</span>;</div><div class="line"><a name="l01091"></a><span class="lineno"> 1091</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _internal_mutable_target();</div><div class="line"><a name="l01092"></a><span class="lineno"> 1092</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01093"></a><span class="lineno"> 1093</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a90571f1fff6359b6a0f56887cb157864">unsafe_arena_set_allocated_target</a>(</div><div class="line"><a name="l01094"></a><span class="lineno"> 1094</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>);</div><div class="line"><a name="l01095"></a><span class="lineno"> 1095</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a71fa97e1e1428ccd7e6f1d7f7730b642">unsafe_arena_release_target</a>();</div><div class="line"><a name="l01096"></a><span class="lineno"> 1096</span> </div><div class="line"><a name="l01097"></a><span class="lineno"> 1097</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.LinearArgumentProto)</span></div><div class="line"><a name="l01098"></a><span class="lineno"> 1098</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01099"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 1099</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l01100"></a><span class="lineno"> 1100</span> </div><div class="line"><a name="l01101"></a><span class="lineno"> 1101</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l01102"></a><span class="lineno"> 1102</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l01103"></a><span class="lineno"> 1103</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l01104"></a><span class="lineno"> 1104</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto > exprs_;</div><div class="line"><a name="l01105"></a><span class="lineno"> 1105</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* target_;</div><div class="line"><a name="l01106"></a><span class="lineno"> 1106</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l01107"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 1107</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l01108"></a><span class="lineno"> 1108</span> };</div><div class="line"><a name="l01109"></a><span class="lineno"> 1109</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l01110"></a><span class="lineno"> 1110</span> </div><div class="line"><a name="l01111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html"> 1111</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a> final :</div><div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>  <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="l01113"></a><span class="lineno"> 1113</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01114"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a38fc3490251a1ceefabd6ee0a0fa5520"> 1114</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a38fc3490251a1ceefabd6ee0a0fa5520">AllDifferentConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a91d870890787e5c286530c2d0c32b00b">~AllDifferentConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l01116"></a><span class="lineno"> 1116</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a38fc3490251a1ceefabd6ee0a0fa5520">AllDifferentConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l01117"></a><span class="lineno"> 1117</span> </div><div class="line"><a name="l01118"></a><span class="lineno"> 1118</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a38fc3490251a1ceefabd6ee0a0fa5520">AllDifferentConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& from);</div><div class="line"><a name="l01119"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aaca16d06913d287be8449662471aabab"> 1119</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aaca16d06913d287be8449662471aabab">AllDifferentConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l01120"></a><span class="lineno"> 1120</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a38fc3490251a1ceefabd6ee0a0fa5520">AllDifferentConstraintProto</a>() {</div><div class="line"><a name="l01121"></a><span class="lineno"> 1121</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l01122"></a><span class="lineno"> 1122</span>  }</div><div class="line"><a name="l01123"></a><span class="lineno"> 1123</span> </div><div class="line"><a name="l01124"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a70cf1ab706676dde5deb7c2fdc6455"> 1124</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a70cf1ab706676dde5deb7c2fdc6455">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& from) {</div><div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a685b0fabfb7c53070179d04c017516d2">CopyFrom</a>(from);</div><div class="line"><a name="l01126"></a><span class="lineno"> 1126</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>  }</div><div class="line"><a name="l01128"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aab34dd4fc7ee886f7ed96e07aaea9ba0"> 1128</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aab34dd4fc7ee886f7ed96e07aaea9ba0">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l01129"></a><span class="lineno"> 1129</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01130"></a><span class="lineno"> 1130</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>  InternalSwap(&from);</div><div class="line"><a name="l01132"></a><span class="lineno"> 1132</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01133"></a><span class="lineno"> 1133</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a685b0fabfb7c53070179d04c017516d2">CopyFrom</a>(from);</div><div class="line"><a name="l01134"></a><span class="lineno"> 1134</span>  }</div><div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01136"></a><span class="lineno"> 1136</span>  }</div><div class="line"><a name="l01137"></a><span class="lineno"> 1137</span> </div><div class="line"><a name="l01138"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 1138</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l01139"></a><span class="lineno"> 1139</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l01140"></a><span class="lineno"> 1140</span>  }</div><div class="line"><a name="l01141"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1141</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l01142"></a><span class="lineno"> 1142</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac29691de91a28ef0980331c91e5886ed">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>  }</div><div class="line"><a name="l01144"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 1144</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l01145"></a><span class="lineno"> 1145</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac29691de91a28ef0980331c91e5886ed">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l01146"></a><span class="lineno"> 1146</span>  }</div><div class="line"><a name="l01147"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac29691de91a28ef0980331c91e5886ed"> 1147</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac29691de91a28ef0980331c91e5886ed">default_instance</a>() {</div><div class="line"><a name="l01148"></a><span class="lineno"> 1148</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a383b55214b5dc363f309fb3eacb591">internal_default_instance</a>();</div><div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>  }</div><div class="line"><a name="l01150"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a383b55214b5dc363f309fb3eacb591"> 1150</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a383b55214b5dc363f309fb3eacb591">internal_default_instance</a>() {</div><div class="line"><a name="l01151"></a><span class="lineno"> 1151</span>  <span class="keywordflow">return</span> reinterpret_cast<const AllDifferentConstraintProto*>(</div><div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a5022cdbf0a4511363b80caf245fb2854">_AllDifferentConstraintProto_default_instance_</a>);</div><div class="line"><a name="l01153"></a><span class="lineno"> 1153</span>  }</div><div class="line"><a name="l01154"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 1154</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l01155"></a><span class="lineno"> 1155</span>  5;</div><div class="line"><a name="l01156"></a><span class="lineno"> 1156</span> </div><div class="line"><a name="l01157"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aaa3305f1fd5a03f4eb7996c2a2aba0a9"> 1157</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aaa3305f1fd5a03f4eb7996c2a2aba0a9">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l01158"></a><span class="lineno"> 1158</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l01159"></a><span class="lineno"> 1159</span>  }</div><div class="line"><a name="l01160"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a98bcca19aadc709037c42250a518fdd7"> 1160</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a98bcca19aadc709037c42250a518fdd7">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>* other) {</div><div class="line"><a name="l01161"></a><span class="lineno"> 1161</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01162"></a><span class="lineno"> 1162</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l01163"></a><span class="lineno"> 1163</span>  InternalSwap(other);</div><div class="line"><a name="l01164"></a><span class="lineno"> 1164</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01165"></a><span class="lineno"> 1165</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l01166"></a><span class="lineno"> 1166</span>  }</div><div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>  }</div><div class="line"><a name="l01168"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a21095e5dc5138a4b736876b875a28b"> 1168</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a21095e5dc5138a4b736876b875a28b">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>* other) {</div><div class="line"><a name="l01169"></a><span class="lineno"> 1169</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01170"></a><span class="lineno"> 1170</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>  InternalSwap(other);</div><div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>  }</div><div class="line"><a name="l01173"></a><span class="lineno"> 1173</span> </div><div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l01175"></a><span class="lineno"> 1175</span> </div><div class="line"><a name="l01176"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#abeb3a725e664edc4c07da983f6896c26"> 1176</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#abeb3a725e664edc4c07da983f6896c26">New</a>() const final {</div><div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a38fc3490251a1ceefabd6ee0a0fa5520">AllDifferentConstraintProto</a>();</div><div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>  }</div><div class="line"><a name="l01179"></a><span class="lineno"> 1179</span> </div><div class="line"><a name="l01180"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a17d639496d23d6d051a405826f8535c0"> 1180</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.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="l01181"></a><span class="lineno"> 1181</span>  <span class="keywordflow">return</span> CreateMaybeMessage<AllDifferentConstraintProto>(arena);</div><div class="line"><a name="l01182"></a><span class="lineno"> 1182</span>  }</div><div class="line"><a name="l01183"></a><span class="lineno"> 1183</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l01184"></a><span class="lineno"> 1184</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a685b0fabfb7c53070179d04c017516d2">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& from);</div><div class="line"><a name="l01185"></a><span class="lineno"> 1185</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l01186"></a><span class="lineno"> 1186</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aefac19239a7e148079e79639ffd48864">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>& from);</div><div class="line"><a name="l01187"></a><span class="lineno"> 1187</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01188"></a><span class="lineno"> 1188</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l01191"></a><span class="lineno"> 1191</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l01192"></a><span class="lineno"> 1192</span> </div><div class="line"><a name="l01193"></a><span class="lineno"> 1193</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l01194"></a><span class="lineno"> 1194</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l01195"></a><span class="lineno"> 1195</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l01196"></a><span class="lineno"> 1196</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l01197"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1197</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l01198"></a><span class="lineno"> 1198</span> </div><div class="line"><a name="l01199"></a><span class="lineno"> 1199</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01200"></a><span class="lineno"> 1200</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l01201"></a><span class="lineno"> 1201</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l01202"></a><span class="lineno"> 1202</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a>* other);</div><div class="line"><a name="l01204"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 1204</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l01205"></a><span class="lineno"> 1205</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l01206"></a><span class="lineno"> 1206</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.AllDifferentConstraintProto"</span>;</div><div class="line"><a name="l01207"></a><span class="lineno"> 1207</span>  }</div><div class="line"><a name="l01208"></a><span class="lineno"> 1208</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l01209"></a><span class="lineno"> 1209</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a38fc3490251a1ceefabd6ee0a0fa5520">AllDifferentConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l01210"></a><span class="lineno"> 1210</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l01211"></a><span class="lineno"> 1211</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01212"></a><span class="lineno"> 1212</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l01213"></a><span class="lineno"> 1213</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l01214"></a><span class="lineno"> 1214</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01215"></a><span class="lineno"> 1215</span> </div><div class="line"><a name="l01216"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 1216</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l01218"></a><span class="lineno"> 1218</span> </div><div class="line"><a name="l01219"></a><span class="lineno"> 1219</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l01220"></a><span class="lineno"> 1220</span> </div><div class="line"><a name="l01221"></a><span class="lineno"> 1221</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l01222"></a><span class="lineno"> 1222</span> </div><div class="line"><a name="l01223"></a><span class="lineno"> 1223</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l01224"></a><span class="lineno"> 1224</span> </div><div class="line"><a name="l01225"></a><span class="lineno"> 1225</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l01226"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a7d545f843d08edd31e2c2de5cd4c689ea6b66537f58f087bb205368bc1a3816bf"> 1226</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a7d545f843d08edd31e2c2de5cd4c689ea6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 1,</div><div class="line"><a name="l01227"></a><span class="lineno"> 1227</span>  };</div><div class="line"><a name="l01228"></a><span class="lineno"> 1228</span>  <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l01229"></a><span class="lineno"> 1229</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01230"></a><span class="lineno"> 1230</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01231"></a><span class="lineno"> 1231</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l01232"></a><span class="lineno"> 1232</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01233"></a><span class="lineno"> 1233</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l01234"></a><span class="lineno"> 1234</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01235"></a><span class="lineno"> 1235</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l01236"></a><span class="lineno"> 1236</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l01237"></a><span class="lineno"> 1237</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l01238"></a><span class="lineno"> 1238</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01239"></a><span class="lineno"> 1239</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l01240"></a><span class="lineno"> 1240</span>  _internal_mutable_vars();</div><div class="line"><a name="l01241"></a><span class="lineno"> 1241</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01242"></a><span class="lineno"> 1242</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l01243"></a><span class="lineno"> 1243</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01244"></a><span class="lineno"> 1244</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01245"></a><span class="lineno"> 1245</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l01246"></a><span class="lineno"> 1246</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01247"></a><span class="lineno"> 1247</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l01248"></a><span class="lineno"> 1248</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l01249"></a><span class="lineno"> 1249</span> </div><div class="line"><a name="l01250"></a><span class="lineno"> 1250</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.AllDifferentConstraintProto)</span></div><div class="line"><a name="l01251"></a><span class="lineno"> 1251</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01252"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 1252</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l01253"></a><span class="lineno"> 1253</span> </div><div class="line"><a name="l01254"></a><span class="lineno"> 1254</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l01255"></a><span class="lineno"> 1255</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l01256"></a><span class="lineno"> 1256</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l01257"></a><span class="lineno"> 1257</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l01258"></a><span class="lineno"> 1258</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l01259"></a><span class="lineno"> 1259</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l01260"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 1260</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l01261"></a><span class="lineno"> 1261</span> };</div><div class="line"><a name="l01262"></a><span class="lineno"> 1262</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l01263"></a><span class="lineno"> 1263</span> </div><div class="line"><a name="l01264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html"> 1264</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a> final :</div><div class="line"><a name="l01265"></a><span class="lineno"> 1265</span>  <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="l01266"></a><span class="lineno"> 1266</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01267"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a74eaaa37670a2d429a0df860ebf1f9a2"> 1267</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a74eaaa37670a2d429a0df860ebf1f9a2">LinearConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l01268"></a><span class="lineno"> 1268</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a6d2a351d15950b89221b2166075d6224">~LinearConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l01269"></a><span class="lineno"> 1269</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a74eaaa37670a2d429a0df860ebf1f9a2">LinearConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l01270"></a><span class="lineno"> 1270</span> </div><div class="line"><a name="l01271"></a><span class="lineno"> 1271</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a74eaaa37670a2d429a0df860ebf1f9a2">LinearConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& from);</div><div class="line"><a name="l01272"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a18e78db02629fbb61acc36abe7ffd5f1"> 1272</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a18e78db02629fbb61acc36abe7ffd5f1">LinearConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l01273"></a><span class="lineno"> 1273</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a74eaaa37670a2d429a0df860ebf1f9a2">LinearConstraintProto</a>() {</div><div class="line"><a name="l01274"></a><span class="lineno"> 1274</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l01275"></a><span class="lineno"> 1275</span>  }</div><div class="line"><a name="l01276"></a><span class="lineno"> 1276</span> </div><div class="line"><a name="l01277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a4310a196400232a4afcb51052fc68abb"> 1277</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a4310a196400232a4afcb51052fc68abb">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& from) {</div><div class="line"><a name="l01278"></a><span class="lineno"> 1278</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a0b4fcd7f804cbe319658ac4732e56be1">CopyFrom</a>(from);</div><div class="line"><a name="l01279"></a><span class="lineno"> 1279</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01280"></a><span class="lineno"> 1280</span>  }</div><div class="line"><a name="l01281"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac1acf1f4687671678c49969ca28c7b8d"> 1281</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac1acf1f4687671678c49969ca28c7b8d">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l01282"></a><span class="lineno"> 1282</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01283"></a><span class="lineno"> 1283</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l01284"></a><span class="lineno"> 1284</span>  InternalSwap(&from);</div><div class="line"><a name="l01285"></a><span class="lineno"> 1285</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01286"></a><span class="lineno"> 1286</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a0b4fcd7f804cbe319658ac4732e56be1">CopyFrom</a>(from);</div><div class="line"><a name="l01287"></a><span class="lineno"> 1287</span>  }</div><div class="line"><a name="l01288"></a><span class="lineno"> 1288</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01289"></a><span class="lineno"> 1289</span>  }</div><div class="line"><a name="l01290"></a><span class="lineno"> 1290</span> </div><div class="line"><a name="l01291"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 1291</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l01292"></a><span class="lineno"> 1292</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l01293"></a><span class="lineno"> 1293</span>  }</div><div class="line"><a name="l01294"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1294</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l01295"></a><span class="lineno"> 1295</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a8f07a08b3315d44a48a83a16cded77de">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l01296"></a><span class="lineno"> 1296</span>  }</div><div class="line"><a name="l01297"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 1297</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l01298"></a><span class="lineno"> 1298</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a8f07a08b3315d44a48a83a16cded77de">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l01299"></a><span class="lineno"> 1299</span>  }</div><div class="line"><a name="l01300"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a8f07a08b3315d44a48a83a16cded77de"> 1300</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a8f07a08b3315d44a48a83a16cded77de">default_instance</a>() {</div><div class="line"><a name="l01301"></a><span class="lineno"> 1301</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ad046f0f565ffdb89b7b37cfdb158adf3">internal_default_instance</a>();</div><div class="line"><a name="l01302"></a><span class="lineno"> 1302</span>  }</div><div class="line"><a name="l01303"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ad046f0f565ffdb89b7b37cfdb158adf3"> 1303</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ad046f0f565ffdb89b7b37cfdb158adf3">internal_default_instance</a>() {</div><div class="line"><a name="l01304"></a><span class="lineno"> 1304</span>  <span class="keywordflow">return</span> reinterpret_cast<const LinearConstraintProto*>(</div><div class="line"><a name="l01305"></a><span class="lineno"> 1305</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a7fe2d41dc416b27433f95a6c2b060338">_LinearConstraintProto_default_instance_</a>);</div><div class="line"><a name="l01306"></a><span class="lineno"> 1306</span>  }</div><div class="line"><a name="l01307"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 1307</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l01308"></a><span class="lineno"> 1308</span>  6;</div><div class="line"><a name="l01309"></a><span class="lineno"> 1309</span> </div><div class="line"><a name="l01310"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a88e40540b7363ae519958485bef87b7e"> 1310</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a88e40540b7363ae519958485bef87b7e">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l01311"></a><span class="lineno"> 1311</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l01312"></a><span class="lineno"> 1312</span>  }</div><div class="line"><a name="l01313"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a1ff68ea7450881202b110db4a1ff096e"> 1313</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a1ff68ea7450881202b110db4a1ff096e">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>* other) {</div><div class="line"><a name="l01314"></a><span class="lineno"> 1314</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01315"></a><span class="lineno"> 1315</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l01316"></a><span class="lineno"> 1316</span>  InternalSwap(other);</div><div class="line"><a name="l01317"></a><span class="lineno"> 1317</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01318"></a><span class="lineno"> 1318</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l01319"></a><span class="lineno"> 1319</span>  }</div><div class="line"><a name="l01320"></a><span class="lineno"> 1320</span>  }</div><div class="line"><a name="l01321"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#afcbfe91bfff71a2cc0e868e1f5bfd97f"> 1321</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#afcbfe91bfff71a2cc0e868e1f5bfd97f">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>* other) {</div><div class="line"><a name="l01322"></a><span class="lineno"> 1322</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01323"></a><span class="lineno"> 1323</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l01324"></a><span class="lineno"> 1324</span>  InternalSwap(other);</div><div class="line"><a name="l01325"></a><span class="lineno"> 1325</span>  }</div><div class="line"><a name="l01326"></a><span class="lineno"> 1326</span> </div><div class="line"><a name="l01327"></a><span class="lineno"> 1327</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l01328"></a><span class="lineno"> 1328</span> </div><div class="line"><a name="l01329"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#af865a6b3d1bbed5d4472acab49b967be"> 1329</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#af865a6b3d1bbed5d4472acab49b967be">New</a>() const final {</div><div class="line"><a name="l01330"></a><span class="lineno"> 1330</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a74eaaa37670a2d429a0df860ebf1f9a2">LinearConstraintProto</a>();</div><div class="line"><a name="l01331"></a><span class="lineno"> 1331</span>  }</div><div class="line"><a name="l01332"></a><span class="lineno"> 1332</span> </div><div class="line"><a name="l01333"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a36da9bde9856ce1ddd7ddf7806fdaa98"> 1333</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.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="l01334"></a><span class="lineno"> 1334</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LinearConstraintProto>(arena);</div><div class="line"><a name="l01335"></a><span class="lineno"> 1335</span>  }</div><div class="line"><a name="l01336"></a><span class="lineno"> 1336</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l01337"></a><span class="lineno"> 1337</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a0b4fcd7f804cbe319658ac4732e56be1">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& from);</div><div class="line"><a name="l01338"></a><span class="lineno"> 1338</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l01339"></a><span class="lineno"> 1339</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a927d8f54e02d86b446fdaeed36915fb6">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>& from);</div><div class="line"><a name="l01340"></a><span class="lineno"> 1340</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01341"></a><span class="lineno"> 1341</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l01342"></a><span class="lineno"> 1342</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01343"></a><span class="lineno"> 1343</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l01344"></a><span class="lineno"> 1344</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l01345"></a><span class="lineno"> 1345</span> </div><div class="line"><a name="l01346"></a><span class="lineno"> 1346</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l01347"></a><span class="lineno"> 1347</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l01348"></a><span class="lineno"> 1348</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l01349"></a><span class="lineno"> 1349</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l01350"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1350</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l01351"></a><span class="lineno"> 1351</span> </div><div class="line"><a name="l01352"></a><span class="lineno"> 1352</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01353"></a><span class="lineno"> 1353</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l01354"></a><span class="lineno"> 1354</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l01355"></a><span class="lineno"> 1355</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l01356"></a><span class="lineno"> 1356</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a>* other);</div><div class="line"><a name="l01357"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 1357</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l01358"></a><span class="lineno"> 1358</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l01359"></a><span class="lineno"> 1359</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.LinearConstraintProto"</span>;</div><div class="line"><a name="l01360"></a><span class="lineno"> 1360</span>  }</div><div class="line"><a name="l01361"></a><span class="lineno"> 1361</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l01362"></a><span class="lineno"> 1362</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a74eaaa37670a2d429a0df860ebf1f9a2">LinearConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l01363"></a><span class="lineno"> 1363</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l01364"></a><span class="lineno"> 1364</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01365"></a><span class="lineno"> 1365</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l01366"></a><span class="lineno"> 1366</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l01367"></a><span class="lineno"> 1367</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01368"></a><span class="lineno"> 1368</span> </div><div class="line"><a name="l01369"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 1369</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l01370"></a><span class="lineno"> 1370</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l01371"></a><span class="lineno"> 1371</span> </div><div class="line"><a name="l01372"></a><span class="lineno"> 1372</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l01373"></a><span class="lineno"> 1373</span> </div><div class="line"><a name="l01374"></a><span class="lineno"> 1374</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l01375"></a><span class="lineno"> 1375</span> </div><div class="line"><a name="l01376"></a><span class="lineno"> 1376</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l01377"></a><span class="lineno"> 1377</span> </div><div class="line"><a name="l01378"></a><span class="lineno"> 1378</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l01379"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556a6b66537f58f087bb205368bc1a3816bf"> 1379</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556a6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 1,</div><div class="line"><a name="l01380"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556a4fb0631a5347800d1e70397e7c52c93f"> 1380</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556a4fb0631a5347800d1e70397e7c52c93f">kCoeffsFieldNumber</a> = 2,</div><div class="line"><a name="l01381"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556aa7d3f9c034bd08e9e79f405e39bc6911"> 1381</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556aa7d3f9c034bd08e9e79f405e39bc6911">kDomainFieldNumber</a> = 3,</div><div class="line"><a name="l01382"></a><span class="lineno"> 1382</span>  };</div><div class="line"><a name="l01383"></a><span class="lineno"> 1383</span>  <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l01384"></a><span class="lineno"> 1384</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01385"></a><span class="lineno"> 1385</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01386"></a><span class="lineno"> 1386</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l01387"></a><span class="lineno"> 1387</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01388"></a><span class="lineno"> 1388</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l01389"></a><span class="lineno"> 1389</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01390"></a><span class="lineno"> 1390</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l01391"></a><span class="lineno"> 1391</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l01392"></a><span class="lineno"> 1392</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l01393"></a><span class="lineno"> 1393</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01394"></a><span class="lineno"> 1394</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l01395"></a><span class="lineno"> 1395</span>  _internal_mutable_vars();</div><div class="line"><a name="l01396"></a><span class="lineno"> 1396</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01397"></a><span class="lineno"> 1397</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l01398"></a><span class="lineno"> 1398</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01399"></a><span class="lineno"> 1399</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01400"></a><span class="lineno"> 1400</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l01401"></a><span class="lineno"> 1401</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01402"></a><span class="lineno"> 1402</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l01403"></a><span class="lineno"> 1403</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l01404"></a><span class="lineno"> 1404</span> </div><div class="line"><a name="l01405"></a><span class="lineno"> 1405</span>  <span class="comment">// repeated int64 coeffs = 2;</span></div><div class="line"><a name="l01406"></a><span class="lineno"> 1406</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">coeffs_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01407"></a><span class="lineno"> 1407</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01408"></a><span class="lineno"> 1408</span>  <span class="keywordtype">int</span> _internal_coeffs_size() <span class="keyword">const</span>;</div><div class="line"><a name="l01409"></a><span class="lineno"> 1409</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01410"></a><span class="lineno"> 1410</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">clear_coeffs</a>();</div><div class="line"><a name="l01411"></a><span class="lineno"> 1411</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01412"></a><span class="lineno"> 1412</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l01413"></a><span class="lineno"> 1413</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l01414"></a><span class="lineno"> 1414</span>  _internal_coeffs() <span class="keyword">const</span>;</div><div class="line"><a name="l01415"></a><span class="lineno"> 1415</span>  <span class="keywordtype">void</span> _internal_add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01416"></a><span class="lineno"> 1416</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l01417"></a><span class="lineno"> 1417</span>  _internal_mutable_coeffs();</div><div class="line"><a name="l01418"></a><span class="lineno"> 1418</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01419"></a><span class="lineno"> 1419</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">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="l01420"></a><span class="lineno"> 1420</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab59665fa3051a704378a94693636fd3b">set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01421"></a><span class="lineno"> 1421</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">add_coeffs</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01422"></a><span class="lineno"> 1422</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l01423"></a><span class="lineno"> 1423</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">coeffs</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01424"></a><span class="lineno"> 1424</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l01425"></a><span class="lineno"> 1425</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#acf12f419c63aff52dc9ba6292586e9fc">mutable_coeffs</a>();</div><div class="line"><a name="l01426"></a><span class="lineno"> 1426</span> </div><div class="line"><a name="l01427"></a><span class="lineno"> 1427</span>  <span class="comment">// repeated int64 domain = 3;</span></div><div class="line"><a name="l01428"></a><span class="lineno"> 1428</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">domain_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01429"></a><span class="lineno"> 1429</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01430"></a><span class="lineno"> 1430</span>  <span class="keywordtype">int</span> _internal_domain_size() <span class="keyword">const</span>;</div><div class="line"><a name="l01431"></a><span class="lineno"> 1431</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01432"></a><span class="lineno"> 1432</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">clear_domain</a>();</div><div class="line"><a name="l01433"></a><span class="lineno"> 1433</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01434"></a><span class="lineno"> 1434</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l01435"></a><span class="lineno"> 1435</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l01436"></a><span class="lineno"> 1436</span>  _internal_domain() <span class="keyword">const</span>;</div><div class="line"><a name="l01437"></a><span class="lineno"> 1437</span>  <span class="keywordtype">void</span> _internal_add_domain(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01438"></a><span class="lineno"> 1438</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l01439"></a><span class="lineno"> 1439</span>  _internal_mutable_domain();</div><div class="line"><a name="l01440"></a><span class="lineno"> 1440</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01441"></a><span class="lineno"> 1441</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">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="l01442"></a><span class="lineno"> 1442</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01443"></a><span class="lineno"> 1443</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2266c77ad6db8de45560357c1436e558">add_domain</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01444"></a><span class="lineno"> 1444</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l01445"></a><span class="lineno"> 1445</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">domain</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01446"></a><span class="lineno"> 1446</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l01447"></a><span class="lineno"> 1447</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ae59a4dda240698b8ade8c726cc4f9974">mutable_domain</a>();</div><div class="line"><a name="l01448"></a><span class="lineno"> 1448</span> </div><div class="line"><a name="l01449"></a><span class="lineno"> 1449</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.LinearConstraintProto)</span></div><div class="line"><a name="l01450"></a><span class="lineno"> 1450</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01451"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 1451</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l01452"></a><span class="lineno"> 1452</span> </div><div class="line"><a name="l01453"></a><span class="lineno"> 1453</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l01454"></a><span class="lineno"> 1454</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l01455"></a><span class="lineno"> 1455</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l01456"></a><span class="lineno"> 1456</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l01457"></a><span class="lineno"> 1457</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l01458"></a><span class="lineno"> 1458</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > coeffs_;</div><div class="line"><a name="l01459"></a><span class="lineno"> 1459</span>  <span class="keyword">mutable</span> std::atomic<int> _coeffs_cached_byte_size_;</div><div class="line"><a name="l01460"></a><span class="lineno"> 1460</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > domain_;</div><div class="line"><a name="l01461"></a><span class="lineno"> 1461</span>  <span class="keyword">mutable</span> std::atomic<int> _domain_cached_byte_size_;</div><div class="line"><a name="l01462"></a><span class="lineno"> 1462</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l01463"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 1463</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l01464"></a><span class="lineno"> 1464</span> };</div><div class="line"><a name="l01465"></a><span class="lineno"> 1465</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l01466"></a><span class="lineno"> 1466</span> </div><div class="line"><a name="l01467"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html"> 1467</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a> final :</div><div class="line"><a name="l01468"></a><span class="lineno"> 1468</span>  <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="l01469"></a><span class="lineno"> 1469</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01470"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1b6b581944ba182074ab70195a7b46"> 1470</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1b6b581944ba182074ab70195a7b46">ElementConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l01471"></a><span class="lineno"> 1471</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a51064b98a781f3cd5ec0d3aa376dc7b3">~ElementConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l01472"></a><span class="lineno"> 1472</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1b6b581944ba182074ab70195a7b46">ElementConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l01473"></a><span class="lineno"> 1473</span> </div><div class="line"><a name="l01474"></a><span class="lineno"> 1474</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1b6b581944ba182074ab70195a7b46">ElementConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& from);</div><div class="line"><a name="l01475"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a928cbcc041004d0db7eb201c4fd0c059"> 1475</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a928cbcc041004d0db7eb201c4fd0c059">ElementConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l01476"></a><span class="lineno"> 1476</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1b6b581944ba182074ab70195a7b46">ElementConstraintProto</a>() {</div><div class="line"><a name="l01477"></a><span class="lineno"> 1477</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l01478"></a><span class="lineno"> 1478</span>  }</div><div class="line"><a name="l01479"></a><span class="lineno"> 1479</span> </div><div class="line"><a name="l01480"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ad0707c7bd7fefd60b9561ac066707b8b"> 1480</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ad0707c7bd7fefd60b9561ac066707b8b">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& from) {</div><div class="line"><a name="l01481"></a><span class="lineno"> 1481</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afe81f6622950450aba79b17e8ffb9974">CopyFrom</a>(from);</div><div class="line"><a name="l01482"></a><span class="lineno"> 1482</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01483"></a><span class="lineno"> 1483</span>  }</div><div class="line"><a name="l01484"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a597e4d57e5e51810c4004dd42c5ef33b"> 1484</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a597e4d57e5e51810c4004dd42c5ef33b">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l01485"></a><span class="lineno"> 1485</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01486"></a><span class="lineno"> 1486</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l01487"></a><span class="lineno"> 1487</span>  InternalSwap(&from);</div><div class="line"><a name="l01488"></a><span class="lineno"> 1488</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01489"></a><span class="lineno"> 1489</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afe81f6622950450aba79b17e8ffb9974">CopyFrom</a>(from);</div><div class="line"><a name="l01490"></a><span class="lineno"> 1490</span>  }</div><div class="line"><a name="l01491"></a><span class="lineno"> 1491</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01492"></a><span class="lineno"> 1492</span>  }</div><div class="line"><a name="l01493"></a><span class="lineno"> 1493</span> </div><div class="line"><a name="l01494"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 1494</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l01495"></a><span class="lineno"> 1495</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l01496"></a><span class="lineno"> 1496</span>  }</div><div class="line"><a name="l01497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1497</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l01498"></a><span class="lineno"> 1498</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afd25010a10c15a53fb19ffaa026b089a">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l01499"></a><span class="lineno"> 1499</span>  }</div><div class="line"><a name="l01500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 1500</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l01501"></a><span class="lineno"> 1501</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afd25010a10c15a53fb19ffaa026b089a">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l01502"></a><span class="lineno"> 1502</span>  }</div><div class="line"><a name="l01503"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afd25010a10c15a53fb19ffaa026b089a"> 1503</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afd25010a10c15a53fb19ffaa026b089a">default_instance</a>() {</div><div class="line"><a name="l01504"></a><span class="lineno"> 1504</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a621a7473a8729b2d327b8a81420cd118">internal_default_instance</a>();</div><div class="line"><a name="l01505"></a><span class="lineno"> 1505</span>  }</div><div class="line"><a name="l01506"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a621a7473a8729b2d327b8a81420cd118"> 1506</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a621a7473a8729b2d327b8a81420cd118">internal_default_instance</a>() {</div><div class="line"><a name="l01507"></a><span class="lineno"> 1507</span>  <span class="keywordflow">return</span> reinterpret_cast<const ElementConstraintProto*>(</div><div class="line"><a name="l01508"></a><span class="lineno"> 1508</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#ab8a8f5cff578449bc5514c4df3e823b6">_ElementConstraintProto_default_instance_</a>);</div><div class="line"><a name="l01509"></a><span class="lineno"> 1509</span>  }</div><div class="line"><a name="l01510"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 1510</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l01511"></a><span class="lineno"> 1511</span>  7;</div><div class="line"><a name="l01512"></a><span class="lineno"> 1512</span> </div><div class="line"><a name="l01513"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a6925dbe53f54f70dce4ee62ab187e907"> 1513</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a6925dbe53f54f70dce4ee62ab187e907">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l01514"></a><span class="lineno"> 1514</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l01515"></a><span class="lineno"> 1515</span>  }</div><div class="line"><a name="l01516"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2354385f9706585339e52faa8fb06f2f"> 1516</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2354385f9706585339e52faa8fb06f2f">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>* other) {</div><div class="line"><a name="l01517"></a><span class="lineno"> 1517</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01518"></a><span class="lineno"> 1518</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l01519"></a><span class="lineno"> 1519</span>  InternalSwap(other);</div><div class="line"><a name="l01520"></a><span class="lineno"> 1520</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01521"></a><span class="lineno"> 1521</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l01522"></a><span class="lineno"> 1522</span>  }</div><div class="line"><a name="l01523"></a><span class="lineno"> 1523</span>  }</div><div class="line"><a name="l01524"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab6724fa5b81a022c3417a782564a0908"> 1524</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab6724fa5b81a022c3417a782564a0908">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>* other) {</div><div class="line"><a name="l01525"></a><span class="lineno"> 1525</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01526"></a><span class="lineno"> 1526</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l01527"></a><span class="lineno"> 1527</span>  InternalSwap(other);</div><div class="line"><a name="l01528"></a><span class="lineno"> 1528</span>  }</div><div class="line"><a name="l01529"></a><span class="lineno"> 1529</span> </div><div class="line"><a name="l01530"></a><span class="lineno"> 1530</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l01531"></a><span class="lineno"> 1531</span> </div><div class="line"><a name="l01532"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afd0831c13d0271c6185b150ee8e4186d"> 1532</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afd0831c13d0271c6185b150ee8e4186d">New</a>() const final {</div><div class="line"><a name="l01533"></a><span class="lineno"> 1533</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1b6b581944ba182074ab70195a7b46">ElementConstraintProto</a>();</div><div class="line"><a name="l01534"></a><span class="lineno"> 1534</span>  }</div><div class="line"><a name="l01535"></a><span class="lineno"> 1535</span> </div><div class="line"><a name="l01536"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af55cd7a753171e664ad01e7b0f4327ca"> 1536</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.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="l01537"></a><span class="lineno"> 1537</span>  <span class="keywordflow">return</span> CreateMaybeMessage<ElementConstraintProto>(arena);</div><div class="line"><a name="l01538"></a><span class="lineno"> 1538</span>  }</div><div class="line"><a name="l01539"></a><span class="lineno"> 1539</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l01540"></a><span class="lineno"> 1540</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afe81f6622950450aba79b17e8ffb9974">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& from);</div><div class="line"><a name="l01541"></a><span class="lineno"> 1541</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l01542"></a><span class="lineno"> 1542</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a14f4d6b07ae54c0f5c66c87a5ce9e421">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>& from);</div><div class="line"><a name="l01543"></a><span class="lineno"> 1543</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01544"></a><span class="lineno"> 1544</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l01545"></a><span class="lineno"> 1545</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01546"></a><span class="lineno"> 1546</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l01547"></a><span class="lineno"> 1547</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l01548"></a><span class="lineno"> 1548</span> </div><div class="line"><a name="l01549"></a><span class="lineno"> 1549</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l01550"></a><span class="lineno"> 1550</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l01551"></a><span class="lineno"> 1551</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l01552"></a><span class="lineno"> 1552</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a56edb4ed4192ec0638b4419b557eef0d">target</a>, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l01553"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1553</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l01554"></a><span class="lineno"> 1554</span> </div><div class="line"><a name="l01555"></a><span class="lineno"> 1555</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01556"></a><span class="lineno"> 1556</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l01557"></a><span class="lineno"> 1557</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l01558"></a><span class="lineno"> 1558</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l01559"></a><span class="lineno"> 1559</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a>* other);</div><div class="line"><a name="l01560"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 1560</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l01561"></a><span class="lineno"> 1561</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l01562"></a><span class="lineno"> 1562</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.ElementConstraintProto"</span>;</div><div class="line"><a name="l01563"></a><span class="lineno"> 1563</span>  }</div><div class="line"><a name="l01564"></a><span class="lineno"> 1564</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l01565"></a><span class="lineno"> 1565</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1b6b581944ba182074ab70195a7b46">ElementConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l01566"></a><span class="lineno"> 1566</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l01567"></a><span class="lineno"> 1567</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01568"></a><span class="lineno"> 1568</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l01569"></a><span class="lineno"> 1569</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l01570"></a><span class="lineno"> 1570</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01571"></a><span class="lineno"> 1571</span> </div><div class="line"><a name="l01572"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 1572</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l01573"></a><span class="lineno"> 1573</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l01574"></a><span class="lineno"> 1574</span> </div><div class="line"><a name="l01575"></a><span class="lineno"> 1575</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l01576"></a><span class="lineno"> 1576</span> </div><div class="line"><a name="l01577"></a><span class="lineno"> 1577</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l01578"></a><span class="lineno"> 1578</span> </div><div class="line"><a name="l01579"></a><span class="lineno"> 1579</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l01580"></a><span class="lineno"> 1580</span> </div><div class="line"><a name="l01581"></a><span class="lineno"> 1581</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l01582"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a6b66537f58f087bb205368bc1a3816bf"> 1582</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 3,</div><div class="line"><a name="l01583"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a8c5c82f1928ae7a9747f8d1e2ea2d00b"> 1583</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a8c5c82f1928ae7a9747f8d1e2ea2d00b">kIndexFieldNumber</a> = 1,</div><div class="line"><a name="l01584"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a4bb45dc8de9ac5796c7ad797f5224200"> 1584</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a4bb45dc8de9ac5796c7ad797f5224200">kTargetFieldNumber</a> = 2,</div><div class="line"><a name="l01585"></a><span class="lineno"> 1585</span>  };</div><div class="line"><a name="l01586"></a><span class="lineno"> 1586</span>  <span class="comment">// repeated int32 vars = 3;</span></div><div class="line"><a name="l01587"></a><span class="lineno"> 1587</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01588"></a><span class="lineno"> 1588</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01589"></a><span class="lineno"> 1589</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l01590"></a><span class="lineno"> 1590</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01591"></a><span class="lineno"> 1591</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l01592"></a><span class="lineno"> 1592</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01593"></a><span class="lineno"> 1593</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_vars(<span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">index</a>) <span class="keyword">const</span>;</div><div class="line"><a name="l01594"></a><span class="lineno"> 1594</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l01595"></a><span class="lineno"> 1595</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l01596"></a><span class="lineno"> 1596</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01597"></a><span class="lineno"> 1597</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l01598"></a><span class="lineno"> 1598</span>  _internal_mutable_vars();</div><div class="line"><a name="l01599"></a><span class="lineno"> 1599</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01600"></a><span class="lineno"> 1600</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>(<span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">index</a>) <span class="keyword">const</span>;</div><div class="line"><a name="l01601"></a><span class="lineno"> 1601</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01602"></a><span class="lineno"> 1602</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01603"></a><span class="lineno"> 1603</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l01604"></a><span class="lineno"> 1604</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01605"></a><span class="lineno"> 1605</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l01606"></a><span class="lineno"> 1606</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l01607"></a><span class="lineno"> 1607</span> </div><div class="line"><a name="l01608"></a><span class="lineno"> 1608</span>  <span class="comment">// int32 index = 1;</span></div><div class="line"><a name="l01609"></a><span class="lineno"> 1609</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af95d92b789c99a4424e8c4e03a63a2d5">clear_index</a>();</div><div class="line"><a name="l01610"></a><span class="lineno"> 1610</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">index</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01611"></a><span class="lineno"> 1611</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ad9f1f0fbafb188e2f728d172ab88dc8f">set_index</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01612"></a><span class="lineno"> 1612</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01613"></a><span class="lineno"> 1613</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_index() <span class="keyword">const</span>;</div><div class="line"><a name="l01614"></a><span class="lineno"> 1614</span>  <span class="keywordtype">void</span> _internal_set_index(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01615"></a><span class="lineno"> 1615</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01616"></a><span class="lineno"> 1616</span> </div><div class="line"><a name="l01617"></a><span class="lineno"> 1617</span>  <span class="comment">// int32 target = 2;</span></div><div class="line"><a name="l01618"></a><span class="lineno"> 1618</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a9ee236434540a0639967f738885d638d">clear_target</a>();</div><div class="line"><a name="l01619"></a><span class="lineno"> 1619</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a56edb4ed4192ec0638b4419b557eef0d">target</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01620"></a><span class="lineno"> 1620</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af3be2b6dac25bcb1e8e45cc41c5795f6">set_target</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01621"></a><span class="lineno"> 1621</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01622"></a><span class="lineno"> 1622</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_target() <span class="keyword">const</span>;</div><div class="line"><a name="l01623"></a><span class="lineno"> 1623</span>  <span class="keywordtype">void</span> _internal_set_target(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01624"></a><span class="lineno"> 1624</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01625"></a><span class="lineno"> 1625</span> </div><div class="line"><a name="l01626"></a><span class="lineno"> 1626</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.ElementConstraintProto)</span></div><div class="line"><a name="l01627"></a><span class="lineno"> 1627</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01628"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 1628</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l01629"></a><span class="lineno"> 1629</span> </div><div class="line"><a name="l01630"></a><span class="lineno"> 1630</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l01631"></a><span class="lineno"> 1631</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l01632"></a><span class="lineno"> 1632</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l01633"></a><span class="lineno"> 1633</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l01634"></a><span class="lineno"> 1634</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l01635"></a><span class="lineno"> 1635</span>  ::PROTOBUF_NAMESPACE_ID::int32 index_;</div><div class="line"><a name="l01636"></a><span class="lineno"> 1636</span>  ::PROTOBUF_NAMESPACE_ID::int32 target_;</div><div class="line"><a name="l01637"></a><span class="lineno"> 1637</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l01638"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 1638</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l01639"></a><span class="lineno"> 1639</span> };</div><div class="line"><a name="l01640"></a><span class="lineno"> 1640</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l01641"></a><span class="lineno"> 1641</span> </div><div class="line"><a name="l01642"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html"> 1642</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a> final :</div><div class="line"><a name="l01643"></a><span class="lineno"> 1643</span>  <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="l01644"></a><span class="lineno"> 1644</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01645"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2"> 1645</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l01646"></a><span class="lineno"> 1646</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac58764589ccabdd518ec97c43145f48e">~IntervalConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l01647"></a><span class="lineno"> 1647</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l01648"></a><span class="lineno"> 1648</span> </div><div class="line"><a name="l01649"></a><span class="lineno"> 1649</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& from);</div><div class="line"><a name="l01650"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af7f55833a116b8cf31d28382088e0280"> 1650</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af7f55833a116b8cf31d28382088e0280">IntervalConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l01651"></a><span class="lineno"> 1651</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>() {</div><div class="line"><a name="l01652"></a><span class="lineno"> 1652</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l01653"></a><span class="lineno"> 1653</span>  }</div><div class="line"><a name="l01654"></a><span class="lineno"> 1654</span> </div><div class="line"><a name="l01655"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a01a886cc92be32decc438a016daedce8"> 1655</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a01a886cc92be32decc438a016daedce8">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& from) {</div><div class="line"><a name="l01656"></a><span class="lineno"> 1656</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a21de71307a3c715c831be75a817dcf28">CopyFrom</a>(from);</div><div class="line"><a name="l01657"></a><span class="lineno"> 1657</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01658"></a><span class="lineno"> 1658</span>  }</div><div class="line"><a name="l01659"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a76b197bcf4d2370c83526ce0f862d73c"> 1659</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a76b197bcf4d2370c83526ce0f862d73c">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l01660"></a><span class="lineno"> 1660</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01661"></a><span class="lineno"> 1661</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l01662"></a><span class="lineno"> 1662</span>  InternalSwap(&from);</div><div class="line"><a name="l01663"></a><span class="lineno"> 1663</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01664"></a><span class="lineno"> 1664</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a21de71307a3c715c831be75a817dcf28">CopyFrom</a>(from);</div><div class="line"><a name="l01665"></a><span class="lineno"> 1665</span>  }</div><div class="line"><a name="l01666"></a><span class="lineno"> 1666</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01667"></a><span class="lineno"> 1667</span>  }</div><div class="line"><a name="l01668"></a><span class="lineno"> 1668</span> </div><div class="line"><a name="l01669"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 1669</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l01670"></a><span class="lineno"> 1670</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l01671"></a><span class="lineno"> 1671</span>  }</div><div class="line"><a name="l01672"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1672</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l01673"></a><span class="lineno"> 1673</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a566da608e10ce4f18224d2310c03742b">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l01674"></a><span class="lineno"> 1674</span>  }</div><div class="line"><a name="l01675"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 1675</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l01676"></a><span class="lineno"> 1676</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a566da608e10ce4f18224d2310c03742b">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l01677"></a><span class="lineno"> 1677</span>  }</div><div class="line"><a name="l01678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a566da608e10ce4f18224d2310c03742b"> 1678</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a566da608e10ce4f18224d2310c03742b">default_instance</a>() {</div><div class="line"><a name="l01679"></a><span class="lineno"> 1679</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">internal_default_instance</a>();</div><div class="line"><a name="l01680"></a><span class="lineno"> 1680</span>  }</div><div class="line"><a name="l01681"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae2f3b21a4d4e1d963f04aaa567f2c49c"> 1681</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">internal_default_instance</a>() {</div><div class="line"><a name="l01682"></a><span class="lineno"> 1682</span>  <span class="keywordflow">return</span> reinterpret_cast<const IntervalConstraintProto*>(</div><div class="line"><a name="l01683"></a><span class="lineno"> 1683</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a5f4bbdfa15618bf8312bf8e6cc742097">_IntervalConstraintProto_default_instance_</a>);</div><div class="line"><a name="l01684"></a><span class="lineno"> 1684</span>  }</div><div class="line"><a name="l01685"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 1685</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l01686"></a><span class="lineno"> 1686</span>  8;</div><div class="line"><a name="l01687"></a><span class="lineno"> 1687</span> </div><div class="line"><a name="l01688"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae70e4641ca0bdfade09b12fb784dccff"> 1688</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae70e4641ca0bdfade09b12fb784dccff">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l01689"></a><span class="lineno"> 1689</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l01690"></a><span class="lineno"> 1690</span>  }</div><div class="line"><a name="l01691"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a5afa5a943e94f5d886c0adb41b8d5b2b"> 1691</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a5afa5a943e94f5d886c0adb41b8d5b2b">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>* other) {</div><div class="line"><a name="l01692"></a><span class="lineno"> 1692</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01693"></a><span class="lineno"> 1693</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l01694"></a><span class="lineno"> 1694</span>  InternalSwap(other);</div><div class="line"><a name="l01695"></a><span class="lineno"> 1695</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01696"></a><span class="lineno"> 1696</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l01697"></a><span class="lineno"> 1697</span>  }</div><div class="line"><a name="l01698"></a><span class="lineno"> 1698</span>  }</div><div class="line"><a name="l01699"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad12a6d60bd227d2472baf354eceddea8"> 1699</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad12a6d60bd227d2472baf354eceddea8">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>* other) {</div><div class="line"><a name="l01700"></a><span class="lineno"> 1700</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01701"></a><span class="lineno"> 1701</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l01702"></a><span class="lineno"> 1702</span>  InternalSwap(other);</div><div class="line"><a name="l01703"></a><span class="lineno"> 1703</span>  }</div><div class="line"><a name="l01704"></a><span class="lineno"> 1704</span> </div><div class="line"><a name="l01705"></a><span class="lineno"> 1705</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l01706"></a><span class="lineno"> 1706</span> </div><div class="line"><a name="l01707"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a2cfdd483d5f8b3bb1fb6a2b3fe6afe11"> 1707</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a2cfdd483d5f8b3bb1fb6a2b3fe6afe11">New</a>() const final {</div><div class="line"><a name="l01708"></a><span class="lineno"> 1708</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>();</div><div class="line"><a name="l01709"></a><span class="lineno"> 1709</span>  }</div><div class="line"><a name="l01710"></a><span class="lineno"> 1710</span> </div><div class="line"><a name="l01711"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a355496b936927f0c09de52c40f357e39"> 1711</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.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="l01712"></a><span class="lineno"> 1712</span>  <span class="keywordflow">return</span> CreateMaybeMessage<IntervalConstraintProto>(arena);</div><div class="line"><a name="l01713"></a><span class="lineno"> 1713</span>  }</div><div class="line"><a name="l01714"></a><span class="lineno"> 1714</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l01715"></a><span class="lineno"> 1715</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a21de71307a3c715c831be75a817dcf28">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& from);</div><div class="line"><a name="l01716"></a><span class="lineno"> 1716</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l01717"></a><span class="lineno"> 1717</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#adeb761ce8b2b60b7cb566b3c412590e1">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>& from);</div><div class="line"><a name="l01718"></a><span class="lineno"> 1718</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01719"></a><span class="lineno"> 1719</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l01720"></a><span class="lineno"> 1720</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01721"></a><span class="lineno"> 1721</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l01722"></a><span class="lineno"> 1722</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l01723"></a><span class="lineno"> 1723</span> </div><div class="line"><a name="l01724"></a><span class="lineno"> 1724</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l01725"></a><span class="lineno"> 1725</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l01726"></a><span class="lineno"> 1726</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l01727"></a><span class="lineno"> 1727</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l01728"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1728</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l01729"></a><span class="lineno"> 1729</span> </div><div class="line"><a name="l01730"></a><span class="lineno"> 1730</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01731"></a><span class="lineno"> 1731</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l01732"></a><span class="lineno"> 1732</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l01733"></a><span class="lineno"> 1733</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a747f67b6d84b5800f31043239e5a0ad0">size</a>) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l01734"></a><span class="lineno"> 1734</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a>* other);</div><div class="line"><a name="l01735"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 1735</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l01736"></a><span class="lineno"> 1736</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l01737"></a><span class="lineno"> 1737</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.IntervalConstraintProto"</span>;</div><div class="line"><a name="l01738"></a><span class="lineno"> 1738</span>  }</div><div class="line"><a name="l01739"></a><span class="lineno"> 1739</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l01740"></a><span class="lineno"> 1740</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l01741"></a><span class="lineno"> 1741</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l01742"></a><span class="lineno"> 1742</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01743"></a><span class="lineno"> 1743</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l01744"></a><span class="lineno"> 1744</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l01745"></a><span class="lineno"> 1745</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01746"></a><span class="lineno"> 1746</span> </div><div class="line"><a name="l01747"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 1747</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l01748"></a><span class="lineno"> 1748</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l01749"></a><span class="lineno"> 1749</span> </div><div class="line"><a name="l01750"></a><span class="lineno"> 1750</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l01751"></a><span class="lineno"> 1751</span> </div><div class="line"><a name="l01752"></a><span class="lineno"> 1752</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l01753"></a><span class="lineno"> 1753</span> </div><div class="line"><a name="l01754"></a><span class="lineno"> 1754</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l01755"></a><span class="lineno"> 1755</span> </div><div class="line"><a name="l01756"></a><span class="lineno"> 1756</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l01757"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baadc54555086b0673d7603f4897bf45140"> 1757</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baadc54555086b0673d7603f4897bf45140">kStartViewFieldNumber</a> = 4,</div><div class="line"><a name="l01758"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa43499394714ee69231a9f598f83a2281"> 1758</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa43499394714ee69231a9f598f83a2281">kEndViewFieldNumber</a> = 5,</div><div class="line"><a name="l01759"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa8c804be3ac63773c4e31072f0d8415a3"> 1759</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa8c804be3ac63773c4e31072f0d8415a3">kSizeViewFieldNumber</a> = 6,</div><div class="line"><a name="l01760"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa3f6059e190af69fdacdf079f079eb199"> 1760</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa3f6059e190af69fdacdf079f079eb199">kStartFieldNumber</a> = 1,</div><div class="line"><a name="l01761"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baafbfae94bed6d1757a88573bc51608a9b"> 1761</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baafbfae94bed6d1757a88573bc51608a9b">kEndFieldNumber</a> = 2,</div><div class="line"><a name="l01762"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa518d4162c4c5a882d2b9d26d7d542493"> 1762</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa518d4162c4c5a882d2b9d26d7d542493">kSizeFieldNumber</a> = 3,</div><div class="line"><a name="l01763"></a><span class="lineno"> 1763</span>  };</div><div class="line"><a name="l01764"></a><span class="lineno"> 1764</span>  <span class="comment">// .operations_research.sat.LinearExpressionProto start_view = 4;</span></div><div class="line"><a name="l01765"></a><span class="lineno"> 1765</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a50942b0c0a4615d9cc1a905f0aaeb514">has_start_view</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01766"></a><span class="lineno"> 1766</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01767"></a><span class="lineno"> 1767</span>  <span class="keywordtype">bool</span> _internal_has_start_view() <span class="keyword">const</span>;</div><div class="line"><a name="l01768"></a><span class="lineno"> 1768</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01769"></a><span class="lineno"> 1769</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a7b108ceedbb3b4db12bb60f534e0fb4c">clear_start_view</a>();</div><div class="line"><a name="l01770"></a><span class="lineno"> 1770</span>  const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01771"></a><span class="lineno"> 1771</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a160b2207503825dc2574029907797ba2">release_start_view</a>();</div><div class="line"><a name="l01772"></a><span class="lineno"> 1772</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac38f9dab53f7f5580558642a2247602b">mutable_start_view</a>();</div><div class="line"><a name="l01773"></a><span class="lineno"> 1773</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad824e49c091b1d6e01d6c1af19891c95">set_allocated_start_view</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>);</div><div class="line"><a name="l01774"></a><span class="lineno"> 1774</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01775"></a><span class="lineno"> 1775</span>  const ::operations_research::sat::LinearExpressionProto& _internal_start_view() <span class="keyword">const</span>;</div><div class="line"><a name="l01776"></a><span class="lineno"> 1776</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _internal_mutable_start_view();</div><div class="line"><a name="l01777"></a><span class="lineno"> 1777</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01778"></a><span class="lineno"> 1778</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a9a8e7c036168cc21a263e0231caedc8d">unsafe_arena_set_allocated_start_view</a>(</div><div class="line"><a name="l01779"></a><span class="lineno"> 1779</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>);</div><div class="line"><a name="l01780"></a><span class="lineno"> 1780</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af77e7276bddb673c59f416373f949ef9">unsafe_arena_release_start_view</a>();</div><div class="line"><a name="l01781"></a><span class="lineno"> 1781</span> </div><div class="line"><a name="l01782"></a><span class="lineno"> 1782</span>  <span class="comment">// .operations_research.sat.LinearExpressionProto end_view = 5;</span></div><div class="line"><a name="l01783"></a><span class="lineno"> 1783</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad699ba46a5e12301bffd94ae1df8fd20">has_end_view</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01784"></a><span class="lineno"> 1784</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01785"></a><span class="lineno"> 1785</span>  <span class="keywordtype">bool</span> _internal_has_end_view() <span class="keyword">const</span>;</div><div class="line"><a name="l01786"></a><span class="lineno"> 1786</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01787"></a><span class="lineno"> 1787</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a8b6f1a18c238e5024a2ecb376b1972fa">clear_end_view</a>();</div><div class="line"><a name="l01788"></a><span class="lineno"> 1788</span>  const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01789"></a><span class="lineno"> 1789</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c0923c3aedbf23e309c72748ac29ca2">release_end_view</a>();</div><div class="line"><a name="l01790"></a><span class="lineno"> 1790</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abc5ef19581f3486e882386f0cb99077a">mutable_end_view</a>();</div><div class="line"><a name="l01791"></a><span class="lineno"> 1791</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a823aac1723ed9e57441d98fe2c032ccb">set_allocated_end_view</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>);</div><div class="line"><a name="l01792"></a><span class="lineno"> 1792</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01793"></a><span class="lineno"> 1793</span>  const ::operations_research::sat::LinearExpressionProto& _internal_end_view() <span class="keyword">const</span>;</div><div class="line"><a name="l01794"></a><span class="lineno"> 1794</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _internal_mutable_end_view();</div><div class="line"><a name="l01795"></a><span class="lineno"> 1795</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01796"></a><span class="lineno"> 1796</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a6fe6503bd6c89b63887298668b34d2f9">unsafe_arena_set_allocated_end_view</a>(</div><div class="line"><a name="l01797"></a><span class="lineno"> 1797</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>);</div><div class="line"><a name="l01798"></a><span class="lineno"> 1798</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac0933dbd6f3fd2a6318ffedb539507cb">unsafe_arena_release_end_view</a>();</div><div class="line"><a name="l01799"></a><span class="lineno"> 1799</span> </div><div class="line"><a name="l01800"></a><span class="lineno"> 1800</span>  <span class="comment">// .operations_research.sat.LinearExpressionProto size_view = 6;</span></div><div class="line"><a name="l01801"></a><span class="lineno"> 1801</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae4a12b81bcdab83a8e41c68a1a804916">has_size_view</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01802"></a><span class="lineno"> 1802</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01803"></a><span class="lineno"> 1803</span>  <span class="keywordtype">bool</span> _internal_has_size_view() <span class="keyword">const</span>;</div><div class="line"><a name="l01804"></a><span class="lineno"> 1804</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01805"></a><span class="lineno"> 1805</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab2158e4292d0dc0f92c5f6b4757e781f">clear_size_view</a>();</div><div class="line"><a name="l01806"></a><span class="lineno"> 1806</span>  const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01807"></a><span class="lineno"> 1807</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a6a5e455fe21e1d92cf4ee3c3cdc28343">release_size_view</a>();</div><div class="line"><a name="l01808"></a><span class="lineno"> 1808</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a55a454d227d79da97790b760043f9377">mutable_size_view</a>();</div><div class="line"><a name="l01809"></a><span class="lineno"> 1809</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a226b65a5103a18f6a31cf34093b4d914">set_allocated_size_view</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>);</div><div class="line"><a name="l01810"></a><span class="lineno"> 1810</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01811"></a><span class="lineno"> 1811</span>  const ::operations_research::sat::LinearExpressionProto& _internal_size_view() <span class="keyword">const</span>;</div><div class="line"><a name="l01812"></a><span class="lineno"> 1812</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _internal_mutable_size_view();</div><div class="line"><a name="l01813"></a><span class="lineno"> 1813</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01814"></a><span class="lineno"> 1814</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afa44f68ce51e7630f63e04382e2bf3f1">unsafe_arena_set_allocated_size_view</a>(</div><div class="line"><a name="l01815"></a><span class="lineno"> 1815</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>);</div><div class="line"><a name="l01816"></a><span class="lineno"> 1816</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abfcf12591a1245441f8293912c5c2c7a">unsafe_arena_release_size_view</a>();</div><div class="line"><a name="l01817"></a><span class="lineno"> 1817</span> </div><div class="line"><a name="l01818"></a><span class="lineno"> 1818</span>  <span class="comment">// int32 start = 1;</span></div><div class="line"><a name="l01819"></a><span class="lineno"> 1819</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a724b9a0468b077f592553861769cc5d4">clear_start</a>();</div><div class="line"><a name="l01820"></a><span class="lineno"> 1820</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aca5b15bc6ed70bb8769763d76312975d">start</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01821"></a><span class="lineno"> 1821</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab4e53a24e9917bd4320e2edb984b08a5">set_start</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01822"></a><span class="lineno"> 1822</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01823"></a><span class="lineno"> 1823</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_start() <span class="keyword">const</span>;</div><div class="line"><a name="l01824"></a><span class="lineno"> 1824</span>  <span class="keywordtype">void</span> _internal_set_start(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01825"></a><span class="lineno"> 1825</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01826"></a><span class="lineno"> 1826</span> </div><div class="line"><a name="l01827"></a><span class="lineno"> 1827</span>  <span class="comment">// int32 end = 2;</span></div><div class="line"><a name="l01828"></a><span class="lineno"> 1828</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab2d257bb30e71c68ed7df44dc93dbdaa">clear_end</a>();</div><div class="line"><a name="l01829"></a><span class="lineno"> 1829</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a06944f2c8dd7c5c5715ad2c39ea92ea9">end</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01830"></a><span class="lineno"> 1830</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afd3e7ac4df984d62ea752e6ac66bddff">set_end</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01831"></a><span class="lineno"> 1831</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01832"></a><span class="lineno"> 1832</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_end() <span class="keyword">const</span>;</div><div class="line"><a name="l01833"></a><span class="lineno"> 1833</span>  <span class="keywordtype">void</span> _internal_set_end(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01834"></a><span class="lineno"> 1834</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01835"></a><span class="lineno"> 1835</span> </div><div class="line"><a name="l01836"></a><span class="lineno"> 1836</span>  <span class="comment">// int32 size = 3;</span></div><div class="line"><a name="l01837"></a><span class="lineno"> 1837</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af944daa8260f5b30fc30dd8f70643710">clear_size</a>();</div><div class="line"><a name="l01838"></a><span class="lineno"> 1838</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a747f67b6d84b5800f31043239e5a0ad0">size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01839"></a><span class="lineno"> 1839</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a329a531e035bde6a6880a3ce013348f4">set_size</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01840"></a><span class="lineno"> 1840</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01841"></a><span class="lineno"> 1841</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_size() <span class="keyword">const</span>;</div><div class="line"><a name="l01842"></a><span class="lineno"> 1842</span>  <span class="keywordtype">void</span> _internal_set_size(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01843"></a><span class="lineno"> 1843</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01844"></a><span class="lineno"> 1844</span> </div><div class="line"><a name="l01845"></a><span class="lineno"> 1845</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.IntervalConstraintProto)</span></div><div class="line"><a name="l01846"></a><span class="lineno"> 1846</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01847"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 1847</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l01848"></a><span class="lineno"> 1848</span> </div><div class="line"><a name="l01849"></a><span class="lineno"> 1849</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l01850"></a><span class="lineno"> 1850</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l01851"></a><span class="lineno"> 1851</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l01852"></a><span class="lineno"> 1852</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* start_view_;</div><div class="line"><a name="l01853"></a><span class="lineno"> 1853</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* end_view_;</div><div class="line"><a name="l01854"></a><span class="lineno"> 1854</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* size_view_;</div><div class="line"><a name="l01855"></a><span class="lineno"> 1855</span>  ::PROTOBUF_NAMESPACE_ID::int32 start_;</div><div class="line"><a name="l01856"></a><span class="lineno"> 1856</span>  ::PROTOBUF_NAMESPACE_ID::int32 end_;</div><div class="line"><a name="l01857"></a><span class="lineno"> 1857</span>  ::PROTOBUF_NAMESPACE_ID::int32 size_;</div><div class="line"><a name="l01858"></a><span class="lineno"> 1858</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l01859"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 1859</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l01860"></a><span class="lineno"> 1860</span> };</div><div class="line"><a name="l01861"></a><span class="lineno"> 1861</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l01862"></a><span class="lineno"> 1862</span> </div><div class="line"><a name="l01863"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html"> 1863</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a> final :</div><div class="line"><a name="l01864"></a><span class="lineno"> 1864</span>  <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="l01865"></a><span class="lineno"> 1865</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01866"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a110e513a4cb2df1032b3c2d49575a956"> 1866</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a110e513a4cb2df1032b3c2d49575a956">NoOverlapConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l01867"></a><span class="lineno"> 1867</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a2c1e91ceb7042a18b673858d00188415">~NoOverlapConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l01868"></a><span class="lineno"> 1868</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a110e513a4cb2df1032b3c2d49575a956">NoOverlapConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l01869"></a><span class="lineno"> 1869</span> </div><div class="line"><a name="l01870"></a><span class="lineno"> 1870</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a110e513a4cb2df1032b3c2d49575a956">NoOverlapConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& from);</div><div class="line"><a name="l01871"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a0f43225702fdd23578a99e915f2ae600"> 1871</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a0f43225702fdd23578a99e915f2ae600">NoOverlapConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l01872"></a><span class="lineno"> 1872</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a110e513a4cb2df1032b3c2d49575a956">NoOverlapConstraintProto</a>() {</div><div class="line"><a name="l01873"></a><span class="lineno"> 1873</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l01874"></a><span class="lineno"> 1874</span>  }</div><div class="line"><a name="l01875"></a><span class="lineno"> 1875</span> </div><div class="line"><a name="l01876"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a53c58a4b1b9879f611812df6a850f640"> 1876</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a53c58a4b1b9879f611812df6a850f640">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& from) {</div><div class="line"><a name="l01877"></a><span class="lineno"> 1877</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#af961871356c983f699dee4b69baf8ae9">CopyFrom</a>(from);</div><div class="line"><a name="l01878"></a><span class="lineno"> 1878</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01879"></a><span class="lineno"> 1879</span>  }</div><div class="line"><a name="l01880"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aba45d214fbf54bd31d6a8b97f2efc9c5"> 1880</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aba45d214fbf54bd31d6a8b97f2efc9c5">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l01881"></a><span class="lineno"> 1881</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01882"></a><span class="lineno"> 1882</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l01883"></a><span class="lineno"> 1883</span>  InternalSwap(&from);</div><div class="line"><a name="l01884"></a><span class="lineno"> 1884</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01885"></a><span class="lineno"> 1885</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#af961871356c983f699dee4b69baf8ae9">CopyFrom</a>(from);</div><div class="line"><a name="l01886"></a><span class="lineno"> 1886</span>  }</div><div class="line"><a name="l01887"></a><span class="lineno"> 1887</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l01888"></a><span class="lineno"> 1888</span>  }</div><div class="line"><a name="l01889"></a><span class="lineno"> 1889</span> </div><div class="line"><a name="l01890"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 1890</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l01891"></a><span class="lineno"> 1891</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l01892"></a><span class="lineno"> 1892</span>  }</div><div class="line"><a name="l01893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1893</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l01894"></a><span class="lineno"> 1894</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa3bf903df5665458adbaa511b4fc2384">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l01895"></a><span class="lineno"> 1895</span>  }</div><div class="line"><a name="l01896"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 1896</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l01897"></a><span class="lineno"> 1897</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa3bf903df5665458adbaa511b4fc2384">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l01898"></a><span class="lineno"> 1898</span>  }</div><div class="line"><a name="l01899"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa3bf903df5665458adbaa511b4fc2384"> 1899</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa3bf903df5665458adbaa511b4fc2384">default_instance</a>() {</div><div class="line"><a name="l01900"></a><span class="lineno"> 1900</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac9d6c52092e36be6eee98622ede47c79">internal_default_instance</a>();</div><div class="line"><a name="l01901"></a><span class="lineno"> 1901</span>  }</div><div class="line"><a name="l01902"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac9d6c52092e36be6eee98622ede47c79"> 1902</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac9d6c52092e36be6eee98622ede47c79">internal_default_instance</a>() {</div><div class="line"><a name="l01903"></a><span class="lineno"> 1903</span>  <span class="keywordflow">return</span> reinterpret_cast<const NoOverlapConstraintProto*>(</div><div class="line"><a name="l01904"></a><span class="lineno"> 1904</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a921e9c249f7c69309d0c2712f78867a2">_NoOverlapConstraintProto_default_instance_</a>);</div><div class="line"><a name="l01905"></a><span class="lineno"> 1905</span>  }</div><div class="line"><a name="l01906"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 1906</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l01907"></a><span class="lineno"> 1907</span>  9;</div><div class="line"><a name="l01908"></a><span class="lineno"> 1908</span> </div><div class="line"><a name="l01909"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a5ab1e2486c7f1264ac6e899a734c70ba"> 1909</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a5ab1e2486c7f1264ac6e899a734c70ba">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l01910"></a><span class="lineno"> 1910</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l01911"></a><span class="lineno"> 1911</span>  }</div><div class="line"><a name="l01912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a26ae5ac37f78e1d01789839076efe0b5"> 1912</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a26ae5ac37f78e1d01789839076efe0b5">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>* other) {</div><div class="line"><a name="l01913"></a><span class="lineno"> 1913</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01914"></a><span class="lineno"> 1914</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l01915"></a><span class="lineno"> 1915</span>  InternalSwap(other);</div><div class="line"><a name="l01916"></a><span class="lineno"> 1916</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l01917"></a><span class="lineno"> 1917</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l01918"></a><span class="lineno"> 1918</span>  }</div><div class="line"><a name="l01919"></a><span class="lineno"> 1919</span>  }</div><div class="line"><a name="l01920"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a45246594ced06b0664f747bdd9570bcf"> 1920</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a45246594ced06b0664f747bdd9570bcf">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>* other) {</div><div class="line"><a name="l01921"></a><span class="lineno"> 1921</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l01922"></a><span class="lineno"> 1922</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l01923"></a><span class="lineno"> 1923</span>  InternalSwap(other);</div><div class="line"><a name="l01924"></a><span class="lineno"> 1924</span>  }</div><div class="line"><a name="l01925"></a><span class="lineno"> 1925</span> </div><div class="line"><a name="l01926"></a><span class="lineno"> 1926</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l01927"></a><span class="lineno"> 1927</span> </div><div class="line"><a name="l01928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aead97dec2e78e80a1d6eb52802100009"> 1928</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aead97dec2e78e80a1d6eb52802100009">New</a>() const final {</div><div class="line"><a name="l01929"></a><span class="lineno"> 1929</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a110e513a4cb2df1032b3c2d49575a956">NoOverlapConstraintProto</a>();</div><div class="line"><a name="l01930"></a><span class="lineno"> 1930</span>  }</div><div class="line"><a name="l01931"></a><span class="lineno"> 1931</span> </div><div class="line"><a name="l01932"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a21ad69d638fcc1cd1a4dd6fe5c83637f"> 1932</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.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="l01933"></a><span class="lineno"> 1933</span>  <span class="keywordflow">return</span> CreateMaybeMessage<NoOverlapConstraintProto>(arena);</div><div class="line"><a name="l01934"></a><span class="lineno"> 1934</span>  }</div><div class="line"><a name="l01935"></a><span class="lineno"> 1935</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l01936"></a><span class="lineno"> 1936</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#af961871356c983f699dee4b69baf8ae9">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& from);</div><div class="line"><a name="l01937"></a><span class="lineno"> 1937</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l01938"></a><span class="lineno"> 1938</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a4803b9cfcbfec256e1e7416b599ca531">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>& from);</div><div class="line"><a name="l01939"></a><span class="lineno"> 1939</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01940"></a><span class="lineno"> 1940</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l01941"></a><span class="lineno"> 1941</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01942"></a><span class="lineno"> 1942</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l01943"></a><span class="lineno"> 1943</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l01944"></a><span class="lineno"> 1944</span> </div><div class="line"><a name="l01945"></a><span class="lineno"> 1945</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l01946"></a><span class="lineno"> 1946</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l01947"></a><span class="lineno"> 1947</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l01948"></a><span class="lineno"> 1948</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l01949"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1949</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l01950"></a><span class="lineno"> 1950</span> </div><div class="line"><a name="l01951"></a><span class="lineno"> 1951</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01952"></a><span class="lineno"> 1952</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l01953"></a><span class="lineno"> 1953</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l01954"></a><span class="lineno"> 1954</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l01955"></a><span class="lineno"> 1955</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a>* other);</div><div class="line"><a name="l01956"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 1956</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l01957"></a><span class="lineno"> 1957</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l01958"></a><span class="lineno"> 1958</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.NoOverlapConstraintProto"</span>;</div><div class="line"><a name="l01959"></a><span class="lineno"> 1959</span>  }</div><div class="line"><a name="l01960"></a><span class="lineno"> 1960</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l01961"></a><span class="lineno"> 1961</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a110e513a4cb2df1032b3c2d49575a956">NoOverlapConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l01962"></a><span class="lineno"> 1962</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l01963"></a><span class="lineno"> 1963</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01964"></a><span class="lineno"> 1964</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l01965"></a><span class="lineno"> 1965</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l01966"></a><span class="lineno"> 1966</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01967"></a><span class="lineno"> 1967</span> </div><div class="line"><a name="l01968"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 1968</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l01969"></a><span class="lineno"> 1969</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l01970"></a><span class="lineno"> 1970</span> </div><div class="line"><a name="l01971"></a><span class="lineno"> 1971</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l01972"></a><span class="lineno"> 1972</span> </div><div class="line"><a name="l01973"></a><span class="lineno"> 1973</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l01974"></a><span class="lineno"> 1974</span> </div><div class="line"><a name="l01975"></a><span class="lineno"> 1975</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l01976"></a><span class="lineno"> 1976</span> </div><div class="line"><a name="l01977"></a><span class="lineno"> 1977</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l01978"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a8b05127507e3cda369df200375c103f6a5732a93e966e6057266b842e49eea201"> 1978</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a8b05127507e3cda369df200375c103f6a5732a93e966e6057266b842e49eea201">kIntervalsFieldNumber</a> = 1,</div><div class="line"><a name="l01979"></a><span class="lineno"> 1979</span>  };</div><div class="line"><a name="l01980"></a><span class="lineno"> 1980</span>  <span class="comment">// repeated int32 intervals = 1;</span></div><div class="line"><a name="l01981"></a><span class="lineno"> 1981</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b">intervals_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01982"></a><span class="lineno"> 1982</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01983"></a><span class="lineno"> 1983</span>  <span class="keywordtype">int</span> _internal_intervals_size() <span class="keyword">const</span>;</div><div class="line"><a name="l01984"></a><span class="lineno"> 1984</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01985"></a><span class="lineno"> 1985</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3da3f464558e8b4bc34a3a57885b2904">clear_intervals</a>();</div><div class="line"><a name="l01986"></a><span class="lineno"> 1986</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l01987"></a><span class="lineno"> 1987</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l01988"></a><span class="lineno"> 1988</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l01989"></a><span class="lineno"> 1989</span>  _internal_intervals() <span class="keyword">const</span>;</div><div class="line"><a name="l01990"></a><span class="lineno"> 1990</span>  <span class="keywordtype">void</span> _internal_add_intervals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01991"></a><span class="lineno"> 1991</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l01992"></a><span class="lineno"> 1992</span>  _internal_mutable_intervals();</div><div class="line"><a name="l01993"></a><span class="lineno"> 1993</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l01994"></a><span class="lineno"> 1994</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">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="l01995"></a><span class="lineno"> 1995</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ad4a8c543adbca0fac330a4474f7537d2">set_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01996"></a><span class="lineno"> 1996</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3b0dc4db1d51bd6be689f9b0e18e5089">add_intervals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l01997"></a><span class="lineno"> 1997</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l01998"></a><span class="lineno"> 1998</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">intervals</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l01999"></a><span class="lineno"> 1999</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02000"></a><span class="lineno"> 2000</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce">mutable_intervals</a>();</div><div class="line"><a name="l02001"></a><span class="lineno"> 2001</span> </div><div class="line"><a name="l02002"></a><span class="lineno"> 2002</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.NoOverlapConstraintProto)</span></div><div class="line"><a name="l02003"></a><span class="lineno"> 2003</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02004"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 2004</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l02005"></a><span class="lineno"> 2005</span> </div><div class="line"><a name="l02006"></a><span class="lineno"> 2006</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l02007"></a><span class="lineno"> 2007</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l02008"></a><span class="lineno"> 2008</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l02009"></a><span class="lineno"> 2009</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > intervals_;</div><div class="line"><a name="l02010"></a><span class="lineno"> 2010</span>  <span class="keyword">mutable</span> std::atomic<int> _intervals_cached_byte_size_;</div><div class="line"><a name="l02011"></a><span class="lineno"> 2011</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l02012"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 2012</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l02013"></a><span class="lineno"> 2013</span> };</div><div class="line"><a name="l02014"></a><span class="lineno"> 2014</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l02015"></a><span class="lineno"> 2015</span> </div><div class="line"><a name="l02016"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html"> 2016</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a> final :</div><div class="line"><a name="l02017"></a><span class="lineno"> 2017</span>  <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="l02018"></a><span class="lineno"> 2018</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02019"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6f353986507402bd5992a815ca2d5b36"> 2019</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6f353986507402bd5992a815ca2d5b36">NoOverlap2DConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l02020"></a><span class="lineno"> 2020</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a60bb06a21e286062ef3881daa22b547a">~NoOverlap2DConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l02021"></a><span class="lineno"> 2021</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6f353986507402bd5992a815ca2d5b36">NoOverlap2DConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l02022"></a><span class="lineno"> 2022</span> </div><div class="line"><a name="l02023"></a><span class="lineno"> 2023</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6f353986507402bd5992a815ca2d5b36">NoOverlap2DConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& from);</div><div class="line"><a name="l02024"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5686d273b4e2260e9d5c8a1b4c39ef3d"> 2024</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5686d273b4e2260e9d5c8a1b4c39ef3d">NoOverlap2DConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l02025"></a><span class="lineno"> 2025</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6f353986507402bd5992a815ca2d5b36">NoOverlap2DConstraintProto</a>() {</div><div class="line"><a name="l02026"></a><span class="lineno"> 2026</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l02027"></a><span class="lineno"> 2027</span>  }</div><div class="line"><a name="l02028"></a><span class="lineno"> 2028</span> </div><div class="line"><a name="l02029"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0164811cbcb03cca15a57269ec91d010"> 2029</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0164811cbcb03cca15a57269ec91d010">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& from) {</div><div class="line"><a name="l02030"></a><span class="lineno"> 2030</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a37a50e17dedc9877ede6c67113f95744">CopyFrom</a>(from);</div><div class="line"><a name="l02031"></a><span class="lineno"> 2031</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02032"></a><span class="lineno"> 2032</span>  }</div><div class="line"><a name="l02033"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a7eb9ed01f0a546c908d9a8a3cfb10a1c"> 2033</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a7eb9ed01f0a546c908d9a8a3cfb10a1c">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l02034"></a><span class="lineno"> 2034</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02035"></a><span class="lineno"> 2035</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l02036"></a><span class="lineno"> 2036</span>  InternalSwap(&from);</div><div class="line"><a name="l02037"></a><span class="lineno"> 2037</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02038"></a><span class="lineno"> 2038</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a37a50e17dedc9877ede6c67113f95744">CopyFrom</a>(from);</div><div class="line"><a name="l02039"></a><span class="lineno"> 2039</span>  }</div><div class="line"><a name="l02040"></a><span class="lineno"> 2040</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02041"></a><span class="lineno"> 2041</span>  }</div><div class="line"><a name="l02042"></a><span class="lineno"> 2042</span> </div><div class="line"><a name="l02043"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 2043</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l02044"></a><span class="lineno"> 2044</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l02045"></a><span class="lineno"> 2045</span>  }</div><div class="line"><a name="l02046"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2046</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l02047"></a><span class="lineno"> 2047</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab11f47b6402c125098658e453d9d120d">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l02048"></a><span class="lineno"> 2048</span>  }</div><div class="line"><a name="l02049"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 2049</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l02050"></a><span class="lineno"> 2050</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab11f47b6402c125098658e453d9d120d">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l02051"></a><span class="lineno"> 2051</span>  }</div><div class="line"><a name="l02052"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab11f47b6402c125098658e453d9d120d"> 2052</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab11f47b6402c125098658e453d9d120d">default_instance</a>() {</div><div class="line"><a name="l02053"></a><span class="lineno"> 2053</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#add22c64579e3719b1fb35dcb07ae45ae">internal_default_instance</a>();</div><div class="line"><a name="l02054"></a><span class="lineno"> 2054</span>  }</div><div class="line"><a name="l02055"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#add22c64579e3719b1fb35dcb07ae45ae"> 2055</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#add22c64579e3719b1fb35dcb07ae45ae">internal_default_instance</a>() {</div><div class="line"><a name="l02056"></a><span class="lineno"> 2056</span>  <span class="keywordflow">return</span> reinterpret_cast<const NoOverlap2DConstraintProto*>(</div><div class="line"><a name="l02057"></a><span class="lineno"> 2057</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a5682de205955fe92a2903141da1737ca">_NoOverlap2DConstraintProto_default_instance_</a>);</div><div class="line"><a name="l02058"></a><span class="lineno"> 2058</span>  }</div><div class="line"><a name="l02059"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 2059</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l02060"></a><span class="lineno"> 2060</span>  10;</div><div class="line"><a name="l02061"></a><span class="lineno"> 2061</span> </div><div class="line"><a name="l02062"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aabd9aa50228fae717e9aabf279e070e5"> 2062</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aabd9aa50228fae717e9aabf279e070e5">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l02063"></a><span class="lineno"> 2063</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l02064"></a><span class="lineno"> 2064</span>  }</div><div class="line"><a name="l02065"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a399b47b21b7f489b7d9b276e72fff6b6"> 2065</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a399b47b21b7f489b7d9b276e72fff6b6">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>* other) {</div><div class="line"><a name="l02066"></a><span class="lineno"> 2066</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02067"></a><span class="lineno"> 2067</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l02068"></a><span class="lineno"> 2068</span>  InternalSwap(other);</div><div class="line"><a name="l02069"></a><span class="lineno"> 2069</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02070"></a><span class="lineno"> 2070</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l02071"></a><span class="lineno"> 2071</span>  }</div><div class="line"><a name="l02072"></a><span class="lineno"> 2072</span>  }</div><div class="line"><a name="l02073"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#abd839221ab19a14cf417e5ddd4d778f5"> 2073</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#abd839221ab19a14cf417e5ddd4d778f5">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>* other) {</div><div class="line"><a name="l02074"></a><span class="lineno"> 2074</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02075"></a><span class="lineno"> 2075</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l02076"></a><span class="lineno"> 2076</span>  InternalSwap(other);</div><div class="line"><a name="l02077"></a><span class="lineno"> 2077</span>  }</div><div class="line"><a name="l02078"></a><span class="lineno"> 2078</span> </div><div class="line"><a name="l02079"></a><span class="lineno"> 2079</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l02080"></a><span class="lineno"> 2080</span> </div><div class="line"><a name="l02081"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a286e08ad9455966b428e6e1c85aa0758"> 2081</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a286e08ad9455966b428e6e1c85aa0758">New</a>() const final {</div><div class="line"><a name="l02082"></a><span class="lineno"> 2082</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6f353986507402bd5992a815ca2d5b36">NoOverlap2DConstraintProto</a>();</div><div class="line"><a name="l02083"></a><span class="lineno"> 2083</span>  }</div><div class="line"><a name="l02084"></a><span class="lineno"> 2084</span> </div><div class="line"><a name="l02085"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1787d64d0c180ffafd1256addbf31ad6"> 2085</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.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="l02086"></a><span class="lineno"> 2086</span>  <span class="keywordflow">return</span> CreateMaybeMessage<NoOverlap2DConstraintProto>(arena);</div><div class="line"><a name="l02087"></a><span class="lineno"> 2087</span>  }</div><div class="line"><a name="l02088"></a><span class="lineno"> 2088</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l02089"></a><span class="lineno"> 2089</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a37a50e17dedc9877ede6c67113f95744">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& from);</div><div class="line"><a name="l02090"></a><span class="lineno"> 2090</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l02091"></a><span class="lineno"> 2091</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#af2194507b4f9ff190698c1accb6d1da5">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>& from);</div><div class="line"><a name="l02092"></a><span class="lineno"> 2092</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02093"></a><span class="lineno"> 2093</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l02094"></a><span class="lineno"> 2094</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02095"></a><span class="lineno"> 2095</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l02096"></a><span class="lineno"> 2096</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l02097"></a><span class="lineno"> 2097</span> </div><div class="line"><a name="l02098"></a><span class="lineno"> 2098</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l02099"></a><span class="lineno"> 2099</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l02100"></a><span class="lineno"> 2100</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l02101"></a><span class="lineno"> 2101</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l02102"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2102</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l02103"></a><span class="lineno"> 2103</span> </div><div class="line"><a name="l02104"></a><span class="lineno"> 2104</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02105"></a><span class="lineno"> 2105</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l02106"></a><span class="lineno"> 2106</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l02107"></a><span class="lineno"> 2107</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l02108"></a><span class="lineno"> 2108</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a>* other);</div><div class="line"><a name="l02109"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 2109</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l02110"></a><span class="lineno"> 2110</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l02111"></a><span class="lineno"> 2111</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.NoOverlap2DConstraintProto"</span>;</div><div class="line"><a name="l02112"></a><span class="lineno"> 2112</span>  }</div><div class="line"><a name="l02113"></a><span class="lineno"> 2113</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l02114"></a><span class="lineno"> 2114</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6f353986507402bd5992a815ca2d5b36">NoOverlap2DConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l02115"></a><span class="lineno"> 2115</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l02116"></a><span class="lineno"> 2116</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02117"></a><span class="lineno"> 2117</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l02118"></a><span class="lineno"> 2118</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l02119"></a><span class="lineno"> 2119</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02120"></a><span class="lineno"> 2120</span> </div><div class="line"><a name="l02121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 2121</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l02122"></a><span class="lineno"> 2122</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l02123"></a><span class="lineno"> 2123</span> </div><div class="line"><a name="l02124"></a><span class="lineno"> 2124</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l02125"></a><span class="lineno"> 2125</span> </div><div class="line"><a name="l02126"></a><span class="lineno"> 2126</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l02127"></a><span class="lineno"> 2127</span> </div><div class="line"><a name="l02128"></a><span class="lineno"> 2128</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l02129"></a><span class="lineno"> 2129</span> </div><div class="line"><a name="l02130"></a><span class="lineno"> 2130</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l02131"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfa6aa0cf7a45567a05be74d1259b5ff9f1"> 2131</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfa6aa0cf7a45567a05be74d1259b5ff9f1">kXIntervalsFieldNumber</a> = 1,</div><div class="line"><a name="l02132"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfa9aefd8c9df3a63b647508513ca601e96"> 2132</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfa9aefd8c9df3a63b647508513ca601e96">kYIntervalsFieldNumber</a> = 2,</div><div class="line"><a name="l02133"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfac235c259f68a30750893da2b6a7d3d3f"> 2133</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfac235c259f68a30750893da2b6a7d3d3f">kBoxesWithNullAreaCanOverlapFieldNumber</a> = 3,</div><div class="line"><a name="l02134"></a><span class="lineno"> 2134</span>  };</div><div class="line"><a name="l02135"></a><span class="lineno"> 2135</span>  <span class="comment">// repeated int32 x_intervals = 1;</span></div><div class="line"><a name="l02136"></a><span class="lineno"> 2136</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0271bc2a197e99b91eadf1213891bab6">x_intervals_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02137"></a><span class="lineno"> 2137</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02138"></a><span class="lineno"> 2138</span>  <span class="keywordtype">int</span> _internal_x_intervals_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02139"></a><span class="lineno"> 2139</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02140"></a><span class="lineno"> 2140</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac13cd058e45b42c4addb61e014ad7cbc">clear_x_intervals</a>();</div><div class="line"><a name="l02141"></a><span class="lineno"> 2141</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02142"></a><span class="lineno"> 2142</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02143"></a><span class="lineno"> 2143</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02144"></a><span class="lineno"> 2144</span>  _internal_x_intervals() <span class="keyword">const</span>;</div><div class="line"><a name="l02145"></a><span class="lineno"> 2145</span>  <span class="keywordtype">void</span> _internal_add_x_intervals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02146"></a><span class="lineno"> 2146</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02147"></a><span class="lineno"> 2147</span>  _internal_mutable_x_intervals();</div><div class="line"><a name="l02148"></a><span class="lineno"> 2148</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02149"></a><span class="lineno"> 2149</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a9296a7c3cbed7d2587de23a2330cefb6">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="l02150"></a><span class="lineno"> 2150</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a427205183ee11401bc3eff531e988df2">set_x_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02151"></a><span class="lineno"> 2151</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#abfa73d7f106725ceabf4cda4514414a1">add_x_intervals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02152"></a><span class="lineno"> 2152</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02153"></a><span class="lineno"> 2153</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a9296a7c3cbed7d2587de23a2330cefb6">x_intervals</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02154"></a><span class="lineno"> 2154</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02155"></a><span class="lineno"> 2155</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ad9b658e2b4392154647e9762aa17d86f">mutable_x_intervals</a>();</div><div class="line"><a name="l02156"></a><span class="lineno"> 2156</span> </div><div class="line"><a name="l02157"></a><span class="lineno"> 2157</span>  <span class="comment">// repeated int32 y_intervals = 2;</span></div><div class="line"><a name="l02158"></a><span class="lineno"> 2158</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a8c57b08e0e5ad7b7a45d050f85e07d3b">y_intervals_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02159"></a><span class="lineno"> 2159</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02160"></a><span class="lineno"> 2160</span>  <span class="keywordtype">int</span> _internal_y_intervals_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02161"></a><span class="lineno"> 2161</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02162"></a><span class="lineno"> 2162</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5a875cdd4807f9320da67c93c4fc530c">clear_y_intervals</a>();</div><div class="line"><a name="l02163"></a><span class="lineno"> 2163</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02164"></a><span class="lineno"> 2164</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02165"></a><span class="lineno"> 2165</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02166"></a><span class="lineno"> 2166</span>  _internal_y_intervals() <span class="keyword">const</span>;</div><div class="line"><a name="l02167"></a><span class="lineno"> 2167</span>  <span class="keywordtype">void</span> _internal_add_y_intervals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02168"></a><span class="lineno"> 2168</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02169"></a><span class="lineno"> 2169</span>  _internal_mutable_y_intervals();</div><div class="line"><a name="l02170"></a><span class="lineno"> 2170</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02171"></a><span class="lineno"> 2171</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0cd5ec5cb447051e608b47c9bf77f8cc">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="l02172"></a><span class="lineno"> 2172</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5b1feb162c78f2b83710b52a4507d465">set_y_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02173"></a><span class="lineno"> 2173</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aab51be96ec36bd1af0d8280b356f6820">add_y_intervals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02174"></a><span class="lineno"> 2174</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02175"></a><span class="lineno"> 2175</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0cd5ec5cb447051e608b47c9bf77f8cc">y_intervals</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02176"></a><span class="lineno"> 2176</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02177"></a><span class="lineno"> 2177</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6d66e3384f00f1c37b501269dee114c1">mutable_y_intervals</a>();</div><div class="line"><a name="l02178"></a><span class="lineno"> 2178</span> </div><div class="line"><a name="l02179"></a><span class="lineno"> 2179</span>  <span class="comment">// bool boxes_with_null_area_can_overlap = 3;</span></div><div class="line"><a name="l02180"></a><span class="lineno"> 2180</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#adf5eea97f516b03194c39bb0d386bb74">clear_boxes_with_null_area_can_overlap</a>();</div><div class="line"><a name="l02181"></a><span class="lineno"> 2181</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1d63060c1e0b605d9fb5cee6330b3bee">boxes_with_null_area_can_overlap</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02182"></a><span class="lineno"> 2182</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a624955fe72913bed851a748564b3d727">set_boxes_with_null_area_can_overlap</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02183"></a><span class="lineno"> 2183</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02184"></a><span class="lineno"> 2184</span>  <span class="keywordtype">bool</span> _internal_boxes_with_null_area_can_overlap() <span class="keyword">const</span>;</div><div class="line"><a name="l02185"></a><span class="lineno"> 2185</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02186"></a><span class="lineno"> 2186</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02187"></a><span class="lineno"> 2187</span> </div><div class="line"><a name="l02188"></a><span class="lineno"> 2188</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.NoOverlap2DConstraintProto)</span></div><div class="line"><a name="l02189"></a><span class="lineno"> 2189</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02190"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 2190</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l02191"></a><span class="lineno"> 2191</span> </div><div class="line"><a name="l02192"></a><span class="lineno"> 2192</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l02193"></a><span class="lineno"> 2193</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l02194"></a><span class="lineno"> 2194</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l02195"></a><span class="lineno"> 2195</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > x_intervals_;</div><div class="line"><a name="l02196"></a><span class="lineno"> 2196</span>  <span class="keyword">mutable</span> std::atomic<int> _x_intervals_cached_byte_size_;</div><div class="line"><a name="l02197"></a><span class="lineno"> 2197</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > y_intervals_;</div><div class="line"><a name="l02198"></a><span class="lineno"> 2198</span>  <span class="keyword">mutable</span> std::atomic<int> _y_intervals_cached_byte_size_;</div><div class="line"><a name="l02199"></a><span class="lineno"> 2199</span>  <span class="keywordtype">bool</span> boxes_with_null_area_can_overlap_;</div><div class="line"><a name="l02200"></a><span class="lineno"> 2200</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l02201"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 2201</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l02202"></a><span class="lineno"> 2202</span> };</div><div class="line"><a name="l02203"></a><span class="lineno"> 2203</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l02204"></a><span class="lineno"> 2204</span> </div><div class="line"><a name="l02205"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html"> 2205</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a> final :</div><div class="line"><a name="l02206"></a><span class="lineno"> 2206</span>  <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="l02207"></a><span class="lineno"> 2207</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02208"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af761b676d49284ffc9b9cbaad755a11e"> 2208</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af761b676d49284ffc9b9cbaad755a11e">CumulativeConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l02209"></a><span class="lineno"> 2209</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a15175924189834f112f8a38a383e4648">~CumulativeConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l02210"></a><span class="lineno"> 2210</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af761b676d49284ffc9b9cbaad755a11e">CumulativeConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l02211"></a><span class="lineno"> 2211</span> </div><div class="line"><a name="l02212"></a><span class="lineno"> 2212</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af761b676d49284ffc9b9cbaad755a11e">CumulativeConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& from);</div><div class="line"><a name="l02213"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa7bd1e8fc57074b6d1248cb3433151bb"> 2213</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa7bd1e8fc57074b6d1248cb3433151bb">CumulativeConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l02214"></a><span class="lineno"> 2214</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af761b676d49284ffc9b9cbaad755a11e">CumulativeConstraintProto</a>() {</div><div class="line"><a name="l02215"></a><span class="lineno"> 2215</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l02216"></a><span class="lineno"> 2216</span>  }</div><div class="line"><a name="l02217"></a><span class="lineno"> 2217</span> </div><div class="line"><a name="l02218"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ae8030f263169a518d74b44ebf33d7168"> 2218</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ae8030f263169a518d74b44ebf33d7168">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& from) {</div><div class="line"><a name="l02219"></a><span class="lineno"> 2219</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a39e087cd167235be1ff1abadcff7f416">CopyFrom</a>(from);</div><div class="line"><a name="l02220"></a><span class="lineno"> 2220</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02221"></a><span class="lineno"> 2221</span>  }</div><div class="line"><a name="l02222"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af7c0473c851abbd1cf134d77ac3e5b6e"> 2222</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af7c0473c851abbd1cf134d77ac3e5b6e">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l02223"></a><span class="lineno"> 2223</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02224"></a><span class="lineno"> 2224</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l02225"></a><span class="lineno"> 2225</span>  InternalSwap(&from);</div><div class="line"><a name="l02226"></a><span class="lineno"> 2226</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02227"></a><span class="lineno"> 2227</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a39e087cd167235be1ff1abadcff7f416">CopyFrom</a>(from);</div><div class="line"><a name="l02228"></a><span class="lineno"> 2228</span>  }</div><div class="line"><a name="l02229"></a><span class="lineno"> 2229</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02230"></a><span class="lineno"> 2230</span>  }</div><div class="line"><a name="l02231"></a><span class="lineno"> 2231</span> </div><div class="line"><a name="l02232"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 2232</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l02233"></a><span class="lineno"> 2233</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l02234"></a><span class="lineno"> 2234</span>  }</div><div class="line"><a name="l02235"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2235</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l02236"></a><span class="lineno"> 2236</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f824182ef2f314fc4b6ab458f01ed5e">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l02237"></a><span class="lineno"> 2237</span>  }</div><div class="line"><a name="l02238"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 2238</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l02239"></a><span class="lineno"> 2239</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f824182ef2f314fc4b6ab458f01ed5e">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l02240"></a><span class="lineno"> 2240</span>  }</div><div class="line"><a name="l02241"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f824182ef2f314fc4b6ab458f01ed5e"> 2241</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f824182ef2f314fc4b6ab458f01ed5e">default_instance</a>() {</div><div class="line"><a name="l02242"></a><span class="lineno"> 2242</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1a596895b656fc2283b6d3c2774ed54e">internal_default_instance</a>();</div><div class="line"><a name="l02243"></a><span class="lineno"> 2243</span>  }</div><div class="line"><a name="l02244"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1a596895b656fc2283b6d3c2774ed54e"> 2244</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1a596895b656fc2283b6d3c2774ed54e">internal_default_instance</a>() {</div><div class="line"><a name="l02245"></a><span class="lineno"> 2245</span>  <span class="keywordflow">return</span> reinterpret_cast<const CumulativeConstraintProto*>(</div><div class="line"><a name="l02246"></a><span class="lineno"> 2246</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#aee153940e8ef35428c50dd448409c6f2">_CumulativeConstraintProto_default_instance_</a>);</div><div class="line"><a name="l02247"></a><span class="lineno"> 2247</span>  }</div><div class="line"><a name="l02248"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 2248</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l02249"></a><span class="lineno"> 2249</span>  11;</div><div class="line"><a name="l02250"></a><span class="lineno"> 2250</span> </div><div class="line"><a name="l02251"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a6a4b23a149db96745f82f89624196f9c"> 2251</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a6a4b23a149db96745f82f89624196f9c">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l02252"></a><span class="lineno"> 2252</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l02253"></a><span class="lineno"> 2253</span>  }</div><div class="line"><a name="l02254"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a87b469042c0e28b75f71e14ac8bde0d4"> 2254</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a87b469042c0e28b75f71e14ac8bde0d4">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>* other) {</div><div class="line"><a name="l02255"></a><span class="lineno"> 2255</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02256"></a><span class="lineno"> 2256</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l02257"></a><span class="lineno"> 2257</span>  InternalSwap(other);</div><div class="line"><a name="l02258"></a><span class="lineno"> 2258</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02259"></a><span class="lineno"> 2259</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l02260"></a><span class="lineno"> 2260</span>  }</div><div class="line"><a name="l02261"></a><span class="lineno"> 2261</span>  }</div><div class="line"><a name="l02262"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af3a61eb3e4fcb7f40afc8a4a7ff0339f"> 2262</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af3a61eb3e4fcb7f40afc8a4a7ff0339f">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>* other) {</div><div class="line"><a name="l02263"></a><span class="lineno"> 2263</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02264"></a><span class="lineno"> 2264</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l02265"></a><span class="lineno"> 2265</span>  InternalSwap(other);</div><div class="line"><a name="l02266"></a><span class="lineno"> 2266</span>  }</div><div class="line"><a name="l02267"></a><span class="lineno"> 2267</span> </div><div class="line"><a name="l02268"></a><span class="lineno"> 2268</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l02269"></a><span class="lineno"> 2269</span> </div><div class="line"><a name="l02270"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a30b71c41b904549f4bdcb73a020364cb"> 2270</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a30b71c41b904549f4bdcb73a020364cb">New</a>() const final {</div><div class="line"><a name="l02271"></a><span class="lineno"> 2271</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af761b676d49284ffc9b9cbaad755a11e">CumulativeConstraintProto</a>();</div><div class="line"><a name="l02272"></a><span class="lineno"> 2272</span>  }</div><div class="line"><a name="l02273"></a><span class="lineno"> 2273</span> </div><div class="line"><a name="l02274"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ab368638efe5558954edf1676206e0cf2"> 2274</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.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="l02275"></a><span class="lineno"> 2275</span>  <span class="keywordflow">return</span> CreateMaybeMessage<CumulativeConstraintProto>(arena);</div><div class="line"><a name="l02276"></a><span class="lineno"> 2276</span>  }</div><div class="line"><a name="l02277"></a><span class="lineno"> 2277</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l02278"></a><span class="lineno"> 2278</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a39e087cd167235be1ff1abadcff7f416">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& from);</div><div class="line"><a name="l02279"></a><span class="lineno"> 2279</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l02280"></a><span class="lineno"> 2280</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54693f72c1f494b6abc5410e748afc11">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>& from);</div><div class="line"><a name="l02281"></a><span class="lineno"> 2281</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02282"></a><span class="lineno"> 2282</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l02283"></a><span class="lineno"> 2283</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02284"></a><span class="lineno"> 2284</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l02285"></a><span class="lineno"> 2285</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l02286"></a><span class="lineno"> 2286</span> </div><div class="line"><a name="l02287"></a><span class="lineno"> 2287</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l02288"></a><span class="lineno"> 2288</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l02289"></a><span class="lineno"> 2289</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l02290"></a><span class="lineno"> 2290</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l02291"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2291</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l02292"></a><span class="lineno"> 2292</span> </div><div class="line"><a name="l02293"></a><span class="lineno"> 2293</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02294"></a><span class="lineno"> 2294</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l02295"></a><span class="lineno"> 2295</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l02296"></a><span class="lineno"> 2296</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l02297"></a><span class="lineno"> 2297</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a>* other);</div><div class="line"><a name="l02298"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 2298</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l02299"></a><span class="lineno"> 2299</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l02300"></a><span class="lineno"> 2300</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.CumulativeConstraintProto"</span>;</div><div class="line"><a name="l02301"></a><span class="lineno"> 2301</span>  }</div><div class="line"><a name="l02302"></a><span class="lineno"> 2302</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l02303"></a><span class="lineno"> 2303</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af761b676d49284ffc9b9cbaad755a11e">CumulativeConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l02304"></a><span class="lineno"> 2304</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l02305"></a><span class="lineno"> 2305</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02306"></a><span class="lineno"> 2306</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l02307"></a><span class="lineno"> 2307</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l02308"></a><span class="lineno"> 2308</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02309"></a><span class="lineno"> 2309</span> </div><div class="line"><a name="l02310"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 2310</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l02311"></a><span class="lineno"> 2311</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l02312"></a><span class="lineno"> 2312</span> </div><div class="line"><a name="l02313"></a><span class="lineno"> 2313</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l02314"></a><span class="lineno"> 2314</span> </div><div class="line"><a name="l02315"></a><span class="lineno"> 2315</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l02316"></a><span class="lineno"> 2316</span> </div><div class="line"><a name="l02317"></a><span class="lineno"> 2317</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l02318"></a><span class="lineno"> 2318</span> </div><div class="line"><a name="l02319"></a><span class="lineno"> 2319</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l02320"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500fea5732a93e966e6057266b842e49eea201"> 2320</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500fea5732a93e966e6057266b842e49eea201">kIntervalsFieldNumber</a> = 2,</div><div class="line"><a name="l02321"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500feae18bf0811918484bcb54dc7d9dadc361"> 2321</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500feae18bf0811918484bcb54dc7d9dadc361">kDemandsFieldNumber</a> = 3,</div><div class="line"><a name="l02322"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500feaeb6337e39cc2e98a4df762d7bc3e67ca"> 2322</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500feaeb6337e39cc2e98a4df762d7bc3e67ca">kEnergiesFieldNumber</a> = 4,</div><div class="line"><a name="l02323"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500fea440249ed44d37808cd265d63ddd9fa4c"> 2323</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500fea440249ed44d37808cd265d63ddd9fa4c">kCapacityFieldNumber</a> = 1,</div><div class="line"><a name="l02324"></a><span class="lineno"> 2324</span>  };</div><div class="line"><a name="l02325"></a><span class="lineno"> 2325</span>  <span class="comment">// repeated int32 intervals = 2;</span></div><div class="line"><a name="l02326"></a><span class="lineno"> 2326</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b">intervals_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02327"></a><span class="lineno"> 2327</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02328"></a><span class="lineno"> 2328</span>  <span class="keywordtype">int</span> _internal_intervals_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02329"></a><span class="lineno"> 2329</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02330"></a><span class="lineno"> 2330</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3da3f464558e8b4bc34a3a57885b2904">clear_intervals</a>();</div><div class="line"><a name="l02331"></a><span class="lineno"> 2331</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02332"></a><span class="lineno"> 2332</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02333"></a><span class="lineno"> 2333</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02334"></a><span class="lineno"> 2334</span>  _internal_intervals() <span class="keyword">const</span>;</div><div class="line"><a name="l02335"></a><span class="lineno"> 2335</span>  <span class="keywordtype">void</span> _internal_add_intervals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02336"></a><span class="lineno"> 2336</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02337"></a><span class="lineno"> 2337</span>  _internal_mutable_intervals();</div><div class="line"><a name="l02338"></a><span class="lineno"> 2338</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02339"></a><span class="lineno"> 2339</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">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="l02340"></a><span class="lineno"> 2340</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad4a8c543adbca0fac330a4474f7537d2">set_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02341"></a><span class="lineno"> 2341</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3b0dc4db1d51bd6be689f9b0e18e5089">add_intervals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02342"></a><span class="lineno"> 2342</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02343"></a><span class="lineno"> 2343</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">intervals</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02344"></a><span class="lineno"> 2344</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02345"></a><span class="lineno"> 2345</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce">mutable_intervals</a>();</div><div class="line"><a name="l02346"></a><span class="lineno"> 2346</span> </div><div class="line"><a name="l02347"></a><span class="lineno"> 2347</span>  <span class="comment">// repeated int32 demands = 3;</span></div><div class="line"><a name="l02348"></a><span class="lineno"> 2348</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a754527a0a624bbadb27f60007660369c">demands_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02349"></a><span class="lineno"> 2349</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02350"></a><span class="lineno"> 2350</span>  <span class="keywordtype">int</span> _internal_demands_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02351"></a><span class="lineno"> 2351</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02352"></a><span class="lineno"> 2352</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">clear_demands</a>();</div><div class="line"><a name="l02353"></a><span class="lineno"> 2353</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02354"></a><span class="lineno"> 2354</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02355"></a><span class="lineno"> 2355</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02356"></a><span class="lineno"> 2356</span>  _internal_demands() <span class="keyword">const</span>;</div><div class="line"><a name="l02357"></a><span class="lineno"> 2357</span>  <span class="keywordtype">void</span> _internal_add_demands(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02358"></a><span class="lineno"> 2358</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02359"></a><span class="lineno"> 2359</span>  _internal_mutable_demands();</div><div class="line"><a name="l02360"></a><span class="lineno"> 2360</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02361"></a><span class="lineno"> 2361</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">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="l02362"></a><span class="lineno"> 2362</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ae1a9d6d2e54fddf879b792e54d434363">set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02363"></a><span class="lineno"> 2363</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a9f0fa13cb6e19e8619f7f292c42e224e">add_demands</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02364"></a><span class="lineno"> 2364</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02365"></a><span class="lineno"> 2365</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">demands</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02366"></a><span class="lineno"> 2366</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02367"></a><span class="lineno"> 2367</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc">mutable_demands</a>();</div><div class="line"><a name="l02368"></a><span class="lineno"> 2368</span> </div><div class="line"><a name="l02369"></a><span class="lineno"> 2369</span>  <span class="comment">// repeated .operations_research.sat.LinearExpressionProto energies = 4;</span></div><div class="line"><a name="l02370"></a><span class="lineno"> 2370</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ade9df7080664a616ab33ab367d24ada6">energies_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02371"></a><span class="lineno"> 2371</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02372"></a><span class="lineno"> 2372</span>  <span class="keywordtype">int</span> _internal_energies_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02373"></a><span class="lineno"> 2373</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02374"></a><span class="lineno"> 2374</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ade780e09ca8275b2f3a7493ee65b2eef">clear_energies</a>();</div><div class="line"><a name="l02375"></a><span class="lineno"> 2375</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad9ceb5212b72c83862b462d30ead0171">mutable_energies</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l02376"></a><span class="lineno"> 2376</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto >*</div><div class="line"><a name="l02377"></a><span class="lineno"> 2377</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad9ceb5212b72c83862b462d30ead0171">mutable_energies</a>();</div><div class="line"><a name="l02378"></a><span class="lineno"> 2378</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02379"></a><span class="lineno"> 2379</span>  const ::operations_research::sat::LinearExpressionProto& _internal_energies(<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="l02380"></a><span class="lineno"> 2380</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _internal_add_energies();</div><div class="line"><a name="l02381"></a><span class="lineno"> 2381</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02382"></a><span class="lineno"> 2382</span>  const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a303813f666e3401cd522e94396c0cea6">energies</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="l02383"></a><span class="lineno"> 2383</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa73d76adb94c19d6b8f20864596aeb4f">add_energies</a>();</div><div class="line"><a name="l02384"></a><span class="lineno"> 2384</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto >&</div><div class="line"><a name="l02385"></a><span class="lineno"> 2385</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a303813f666e3401cd522e94396c0cea6">energies</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02386"></a><span class="lineno"> 2386</span> </div><div class="line"><a name="l02387"></a><span class="lineno"> 2387</span>  <span class="comment">// int32 capacity = 1;</span></div><div class="line"><a name="l02388"></a><span class="lineno"> 2388</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f7eed65007d1ae5558b58c478f69f12">clear_capacity</a>();</div><div class="line"><a name="l02389"></a><span class="lineno"> 2389</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5b2b6d591725d63605bba1fa3ff9cd22">capacity</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02390"></a><span class="lineno"> 2390</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad87e04082640fb8153cc2dd33e42d033">set_capacity</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02391"></a><span class="lineno"> 2391</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02392"></a><span class="lineno"> 2392</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_capacity() <span class="keyword">const</span>;</div><div class="line"><a name="l02393"></a><span class="lineno"> 2393</span>  <span class="keywordtype">void</span> _internal_set_capacity(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02394"></a><span class="lineno"> 2394</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02395"></a><span class="lineno"> 2395</span> </div><div class="line"><a name="l02396"></a><span class="lineno"> 2396</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CumulativeConstraintProto)</span></div><div class="line"><a name="l02397"></a><span class="lineno"> 2397</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02398"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 2398</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l02399"></a><span class="lineno"> 2399</span> </div><div class="line"><a name="l02400"></a><span class="lineno"> 2400</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l02401"></a><span class="lineno"> 2401</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l02402"></a><span class="lineno"> 2402</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l02403"></a><span class="lineno"> 2403</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > intervals_;</div><div class="line"><a name="l02404"></a><span class="lineno"> 2404</span>  <span class="keyword">mutable</span> std::atomic<int> _intervals_cached_byte_size_;</div><div class="line"><a name="l02405"></a><span class="lineno"> 2405</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > demands_;</div><div class="line"><a name="l02406"></a><span class="lineno"> 2406</span>  <span class="keyword">mutable</span> std::atomic<int> _demands_cached_byte_size_;</div><div class="line"><a name="l02407"></a><span class="lineno"> 2407</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto > energies_;</div><div class="line"><a name="l02408"></a><span class="lineno"> 2408</span>  ::PROTOBUF_NAMESPACE_ID::int32 capacity_;</div><div class="line"><a name="l02409"></a><span class="lineno"> 2409</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l02410"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 2410</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l02411"></a><span class="lineno"> 2411</span> };</div><div class="line"><a name="l02412"></a><span class="lineno"> 2412</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l02413"></a><span class="lineno"> 2413</span> </div><div class="line"><a name="l02414"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html"> 2414</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a> final :</div><div class="line"><a name="l02415"></a><span class="lineno"> 2415</span>  <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="l02416"></a><span class="lineno"> 2416</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02417"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a71b574924db2a5a49f11ee574b4c9552"> 2417</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a71b574924db2a5a49f11ee574b4c9552">ReservoirConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l02418"></a><span class="lineno"> 2418</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a86c5b5156e6bc4008ce72dd51af74de0">~ReservoirConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l02419"></a><span class="lineno"> 2419</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a71b574924db2a5a49f11ee574b4c9552">ReservoirConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l02420"></a><span class="lineno"> 2420</span> </div><div class="line"><a name="l02421"></a><span class="lineno"> 2421</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a71b574924db2a5a49f11ee574b4c9552">ReservoirConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& from);</div><div class="line"><a name="l02422"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab6c265d3783e4ff6dc238febd7b5a801"> 2422</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab6c265d3783e4ff6dc238febd7b5a801">ReservoirConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l02423"></a><span class="lineno"> 2423</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a71b574924db2a5a49f11ee574b4c9552">ReservoirConstraintProto</a>() {</div><div class="line"><a name="l02424"></a><span class="lineno"> 2424</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l02425"></a><span class="lineno"> 2425</span>  }</div><div class="line"><a name="l02426"></a><span class="lineno"> 2426</span> </div><div class="line"><a name="l02427"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1fd8c17d308af31ca03d348a627ad947"> 2427</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1fd8c17d308af31ca03d348a627ad947">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& from) {</div><div class="line"><a name="l02428"></a><span class="lineno"> 2428</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aa2267af53da766fa84c66ca1faca2670">CopyFrom</a>(from);</div><div class="line"><a name="l02429"></a><span class="lineno"> 2429</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02430"></a><span class="lineno"> 2430</span>  }</div><div class="line"><a name="l02431"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6db6a946780a4214dde492d79ec6ac28"> 2431</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6db6a946780a4214dde492d79ec6ac28">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l02432"></a><span class="lineno"> 2432</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02433"></a><span class="lineno"> 2433</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l02434"></a><span class="lineno"> 2434</span>  InternalSwap(&from);</div><div class="line"><a name="l02435"></a><span class="lineno"> 2435</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02436"></a><span class="lineno"> 2436</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aa2267af53da766fa84c66ca1faca2670">CopyFrom</a>(from);</div><div class="line"><a name="l02437"></a><span class="lineno"> 2437</span>  }</div><div class="line"><a name="l02438"></a><span class="lineno"> 2438</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02439"></a><span class="lineno"> 2439</span>  }</div><div class="line"><a name="l02440"></a><span class="lineno"> 2440</span> </div><div class="line"><a name="l02441"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 2441</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l02442"></a><span class="lineno"> 2442</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l02443"></a><span class="lineno"> 2443</span>  }</div><div class="line"><a name="l02444"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2444</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l02445"></a><span class="lineno"> 2445</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5060275e0542b71040ca75fd589f8e78">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l02446"></a><span class="lineno"> 2446</span>  }</div><div class="line"><a name="l02447"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 2447</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l02448"></a><span class="lineno"> 2448</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5060275e0542b71040ca75fd589f8e78">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l02449"></a><span class="lineno"> 2449</span>  }</div><div class="line"><a name="l02450"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5060275e0542b71040ca75fd589f8e78"> 2450</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5060275e0542b71040ca75fd589f8e78">default_instance</a>() {</div><div class="line"><a name="l02451"></a><span class="lineno"> 2451</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a7c4f34cf00f255204c546595ffdb565b">internal_default_instance</a>();</div><div class="line"><a name="l02452"></a><span class="lineno"> 2452</span>  }</div><div class="line"><a name="l02453"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a7c4f34cf00f255204c546595ffdb565b"> 2453</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a7c4f34cf00f255204c546595ffdb565b">internal_default_instance</a>() {</div><div class="line"><a name="l02454"></a><span class="lineno"> 2454</span>  <span class="keywordflow">return</span> reinterpret_cast<const ReservoirConstraintProto*>(</div><div class="line"><a name="l02455"></a><span class="lineno"> 2455</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#afa291a640d37abb7a53142f7b4acba70">_ReservoirConstraintProto_default_instance_</a>);</div><div class="line"><a name="l02456"></a><span class="lineno"> 2456</span>  }</div><div class="line"><a name="l02457"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 2457</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l02458"></a><span class="lineno"> 2458</span>  12;</div><div class="line"><a name="l02459"></a><span class="lineno"> 2459</span> </div><div class="line"><a name="l02460"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#acfd202ff58fd87038a27b2130a413097"> 2460</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#acfd202ff58fd87038a27b2130a413097">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l02461"></a><span class="lineno"> 2461</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l02462"></a><span class="lineno"> 2462</span>  }</div><div class="line"><a name="l02463"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3b4673fd41a916f97333f5cf29c6eb35"> 2463</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3b4673fd41a916f97333f5cf29c6eb35">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>* other) {</div><div class="line"><a name="l02464"></a><span class="lineno"> 2464</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02465"></a><span class="lineno"> 2465</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l02466"></a><span class="lineno"> 2466</span>  InternalSwap(other);</div><div class="line"><a name="l02467"></a><span class="lineno"> 2467</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02468"></a><span class="lineno"> 2468</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l02469"></a><span class="lineno"> 2469</span>  }</div><div class="line"><a name="l02470"></a><span class="lineno"> 2470</span>  }</div><div class="line"><a name="l02471"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aaace858b482432bc4bdae462ff894649"> 2471</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aaace858b482432bc4bdae462ff894649">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>* other) {</div><div class="line"><a name="l02472"></a><span class="lineno"> 2472</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02473"></a><span class="lineno"> 2473</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l02474"></a><span class="lineno"> 2474</span>  InternalSwap(other);</div><div class="line"><a name="l02475"></a><span class="lineno"> 2475</span>  }</div><div class="line"><a name="l02476"></a><span class="lineno"> 2476</span> </div><div class="line"><a name="l02477"></a><span class="lineno"> 2477</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l02478"></a><span class="lineno"> 2478</span> </div><div class="line"><a name="l02479"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a47830416d15e5652e37003d91b86f265"> 2479</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a47830416d15e5652e37003d91b86f265">New</a>() const final {</div><div class="line"><a name="l02480"></a><span class="lineno"> 2480</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a71b574924db2a5a49f11ee574b4c9552">ReservoirConstraintProto</a>();</div><div class="line"><a name="l02481"></a><span class="lineno"> 2481</span>  }</div><div class="line"><a name="l02482"></a><span class="lineno"> 2482</span> </div><div class="line"><a name="l02483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a091bb7dc4c82e9d2feb4f52aa8c13ae1"> 2483</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.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="l02484"></a><span class="lineno"> 2484</span>  <span class="keywordflow">return</span> CreateMaybeMessage<ReservoirConstraintProto>(arena);</div><div class="line"><a name="l02485"></a><span class="lineno"> 2485</span>  }</div><div class="line"><a name="l02486"></a><span class="lineno"> 2486</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l02487"></a><span class="lineno"> 2487</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aa2267af53da766fa84c66ca1faca2670">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& from);</div><div class="line"><a name="l02488"></a><span class="lineno"> 2488</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l02489"></a><span class="lineno"> 2489</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#acfb191ce3f62bb9ae21a0cd457d3705c">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>& from);</div><div class="line"><a name="l02490"></a><span class="lineno"> 2490</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02491"></a><span class="lineno"> 2491</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l02492"></a><span class="lineno"> 2492</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02493"></a><span class="lineno"> 2493</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l02494"></a><span class="lineno"> 2494</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l02495"></a><span class="lineno"> 2495</span> </div><div class="line"><a name="l02496"></a><span class="lineno"> 2496</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l02497"></a><span class="lineno"> 2497</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l02498"></a><span class="lineno"> 2498</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l02499"></a><span class="lineno"> 2499</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l02500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2500</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l02501"></a><span class="lineno"> 2501</span> </div><div class="line"><a name="l02502"></a><span class="lineno"> 2502</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02503"></a><span class="lineno"> 2503</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l02504"></a><span class="lineno"> 2504</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l02505"></a><span class="lineno"> 2505</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l02506"></a><span class="lineno"> 2506</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a>* other);</div><div class="line"><a name="l02507"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 2507</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l02508"></a><span class="lineno"> 2508</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l02509"></a><span class="lineno"> 2509</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.ReservoirConstraintProto"</span>;</div><div class="line"><a name="l02510"></a><span class="lineno"> 2510</span>  }</div><div class="line"><a name="l02511"></a><span class="lineno"> 2511</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l02512"></a><span class="lineno"> 2512</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a71b574924db2a5a49f11ee574b4c9552">ReservoirConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l02513"></a><span class="lineno"> 2513</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l02514"></a><span class="lineno"> 2514</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02515"></a><span class="lineno"> 2515</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l02516"></a><span class="lineno"> 2516</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l02517"></a><span class="lineno"> 2517</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02518"></a><span class="lineno"> 2518</span> </div><div class="line"><a name="l02519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 2519</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l02520"></a><span class="lineno"> 2520</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l02521"></a><span class="lineno"> 2521</span> </div><div class="line"><a name="l02522"></a><span class="lineno"> 2522</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l02523"></a><span class="lineno"> 2523</span> </div><div class="line"><a name="l02524"></a><span class="lineno"> 2524</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l02525"></a><span class="lineno"> 2525</span> </div><div class="line"><a name="l02526"></a><span class="lineno"> 2526</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l02527"></a><span class="lineno"> 2527</span> </div><div class="line"><a name="l02528"></a><span class="lineno"> 2528</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l02529"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a943f2dc1c3badd25c2d3ec23d056913e"> 2529</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a943f2dc1c3badd25c2d3ec23d056913e">kTimesFieldNumber</a> = 3,</div><div class="line"><a name="l02530"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63ae18bf0811918484bcb54dc7d9dadc361"> 2530</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63ae18bf0811918484bcb54dc7d9dadc361">kDemandsFieldNumber</a> = 4,</div><div class="line"><a name="l02531"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a7f5d9a20f465bb612de9cda214f21c7c"> 2531</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a7f5d9a20f465bb612de9cda214f21c7c">kActivesFieldNumber</a> = 5,</div><div class="line"><a name="l02532"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a42637b0c1d79a8701a7439a49b375adf"> 2532</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a42637b0c1d79a8701a7439a49b375adf">kMinLevelFieldNumber</a> = 1,</div><div class="line"><a name="l02533"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63ae7a7419edf5ea2aff52a8a5d62bd68ef"> 2533</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63ae7a7419edf5ea2aff52a8a5d62bd68ef">kMaxLevelFieldNumber</a> = 2,</div><div class="line"><a name="l02534"></a><span class="lineno"> 2534</span>  };</div><div class="line"><a name="l02535"></a><span class="lineno"> 2535</span>  <span class="comment">// repeated int32 times = 3;</span></div><div class="line"><a name="l02536"></a><span class="lineno"> 2536</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a540183c6e5f2c8c73bc661ed4879c5b3">times_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02537"></a><span class="lineno"> 2537</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02538"></a><span class="lineno"> 2538</span>  <span class="keywordtype">int</span> _internal_times_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02539"></a><span class="lineno"> 2539</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02540"></a><span class="lineno"> 2540</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac9080ac5ccf1a206021c14f5289661f3">clear_times</a>();</div><div class="line"><a name="l02541"></a><span class="lineno"> 2541</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02542"></a><span class="lineno"> 2542</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02543"></a><span class="lineno"> 2543</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02544"></a><span class="lineno"> 2544</span>  _internal_times() <span class="keyword">const</span>;</div><div class="line"><a name="l02545"></a><span class="lineno"> 2545</span>  <span class="keywordtype">void</span> _internal_add_times(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02546"></a><span class="lineno"> 2546</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02547"></a><span class="lineno"> 2547</span>  _internal_mutable_times();</div><div class="line"><a name="l02548"></a><span class="lineno"> 2548</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02549"></a><span class="lineno"> 2549</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a65911330977d7dd25a1dbe3ab85ed36f">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="l02550"></a><span class="lineno"> 2550</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6aef62b630113cc40fda112979d72182">set_times</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02551"></a><span class="lineno"> 2551</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0ca8b96cf963d3135de00d825fe54938">add_times</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02552"></a><span class="lineno"> 2552</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02553"></a><span class="lineno"> 2553</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a65911330977d7dd25a1dbe3ab85ed36f">times</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02554"></a><span class="lineno"> 2554</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02555"></a><span class="lineno"> 2555</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3452decf04cce23ca12461b641b29c48">mutable_times</a>();</div><div class="line"><a name="l02556"></a><span class="lineno"> 2556</span> </div><div class="line"><a name="l02557"></a><span class="lineno"> 2557</span>  <span class="comment">// repeated int64 demands = 4;</span></div><div class="line"><a name="l02558"></a><span class="lineno"> 2558</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a754527a0a624bbadb27f60007660369c">demands_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02559"></a><span class="lineno"> 2559</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02560"></a><span class="lineno"> 2560</span>  <span class="keywordtype">int</span> _internal_demands_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02561"></a><span class="lineno"> 2561</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02562"></a><span class="lineno"> 2562</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">clear_demands</a>();</div><div class="line"><a name="l02563"></a><span class="lineno"> 2563</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02564"></a><span class="lineno"> 2564</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l02565"></a><span class="lineno"> 2565</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l02566"></a><span class="lineno"> 2566</span>  _internal_demands() <span class="keyword">const</span>;</div><div class="line"><a name="l02567"></a><span class="lineno"> 2567</span>  <span class="keywordtype">void</span> _internal_add_demands(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02568"></a><span class="lineno"> 2568</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l02569"></a><span class="lineno"> 2569</span>  _internal_mutable_demands();</div><div class="line"><a name="l02570"></a><span class="lineno"> 2570</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02571"></a><span class="lineno"> 2571</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0c3bdd1d7ab94470cc453e0c4923f2df">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="l02572"></a><span class="lineno"> 2572</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afa0f83112f351a47a7407e6e0c5f9a49">set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02573"></a><span class="lineno"> 2573</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ad8da8ddcb8875a2e5246f88b482c856a">add_demands</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02574"></a><span class="lineno"> 2574</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l02575"></a><span class="lineno"> 2575</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0c3bdd1d7ab94470cc453e0c4923f2df">demands</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02576"></a><span class="lineno"> 2576</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l02577"></a><span class="lineno"> 2577</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#abc13f541f8c3b7ad5b76d116803778fe">mutable_demands</a>();</div><div class="line"><a name="l02578"></a><span class="lineno"> 2578</span> </div><div class="line"><a name="l02579"></a><span class="lineno"> 2579</span>  <span class="comment">// repeated int32 actives = 5;</span></div><div class="line"><a name="l02580"></a><span class="lineno"> 2580</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac671609a4ad4a0545c6d3ec619164a8b">actives_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02581"></a><span class="lineno"> 2581</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02582"></a><span class="lineno"> 2582</span>  <span class="keywordtype">int</span> _internal_actives_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02583"></a><span class="lineno"> 2583</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02584"></a><span class="lineno"> 2584</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a93fb666117e26372fb91f66f4d763249">clear_actives</a>();</div><div class="line"><a name="l02585"></a><span class="lineno"> 2585</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02586"></a><span class="lineno"> 2586</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02587"></a><span class="lineno"> 2587</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02588"></a><span class="lineno"> 2588</span>  _internal_actives() <span class="keyword">const</span>;</div><div class="line"><a name="l02589"></a><span class="lineno"> 2589</span>  <span class="keywordtype">void</span> _internal_add_actives(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02590"></a><span class="lineno"> 2590</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02591"></a><span class="lineno"> 2591</span>  _internal_mutable_actives();</div><div class="line"><a name="l02592"></a><span class="lineno"> 2592</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02593"></a><span class="lineno"> 2593</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a28f70455d29fb55c7f9cc6b23f96d530">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="l02594"></a><span class="lineno"> 2594</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a8ce9ffcf15aec19a0b89c4c2de382ab8">set_actives</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02595"></a><span class="lineno"> 2595</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5615e9d596d8908b855b2cbe25e84640">add_actives</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02596"></a><span class="lineno"> 2596</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02597"></a><span class="lineno"> 2597</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a28f70455d29fb55c7f9cc6b23f96d530">actives</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02598"></a><span class="lineno"> 2598</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02599"></a><span class="lineno"> 2599</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a9a5121be926efa2072acd67866a736c0">mutable_actives</a>();</div><div class="line"><a name="l02600"></a><span class="lineno"> 2600</span> </div><div class="line"><a name="l02601"></a><span class="lineno"> 2601</span>  <span class="comment">// int64 min_level = 1;</span></div><div class="line"><a name="l02602"></a><span class="lineno"> 2602</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ae1c1230009fac9c09d2f98caa44ca961">clear_min_level</a>();</div><div class="line"><a name="l02603"></a><span class="lineno"> 2603</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1e91f4ec4dd8b4a3c58bc4bd1e73f40e">min_level</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02604"></a><span class="lineno"> 2604</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6e50a045775e5407d7fb667b1919c362">set_min_level</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02605"></a><span class="lineno"> 2605</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02606"></a><span class="lineno"> 2606</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_min_level() <span class="keyword">const</span>;</div><div class="line"><a name="l02607"></a><span class="lineno"> 2607</span>  <span class="keywordtype">void</span> _internal_set_min_level(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02608"></a><span class="lineno"> 2608</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02609"></a><span class="lineno"> 2609</span> </div><div class="line"><a name="l02610"></a><span class="lineno"> 2610</span>  <span class="comment">// int64 max_level = 2;</span></div><div class="line"><a name="l02611"></a><span class="lineno"> 2611</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#af46c210dcb7e5a99eb85803a509590b3">clear_max_level</a>();</div><div class="line"><a name="l02612"></a><span class="lineno"> 2612</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a525dc7ba48af0e2b1cf48066586807c6">max_level</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02613"></a><span class="lineno"> 2613</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1cb6cd47b17aa205e27952313e508942">set_max_level</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02614"></a><span class="lineno"> 2614</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02615"></a><span class="lineno"> 2615</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_max_level() <span class="keyword">const</span>;</div><div class="line"><a name="l02616"></a><span class="lineno"> 2616</span>  <span class="keywordtype">void</span> _internal_set_max_level(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02617"></a><span class="lineno"> 2617</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02618"></a><span class="lineno"> 2618</span> </div><div class="line"><a name="l02619"></a><span class="lineno"> 2619</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.ReservoirConstraintProto)</span></div><div class="line"><a name="l02620"></a><span class="lineno"> 2620</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02621"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 2621</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l02622"></a><span class="lineno"> 2622</span> </div><div class="line"><a name="l02623"></a><span class="lineno"> 2623</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l02624"></a><span class="lineno"> 2624</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l02625"></a><span class="lineno"> 2625</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l02626"></a><span class="lineno"> 2626</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > times_;</div><div class="line"><a name="l02627"></a><span class="lineno"> 2627</span>  <span class="keyword">mutable</span> std::atomic<int> _times_cached_byte_size_;</div><div class="line"><a name="l02628"></a><span class="lineno"> 2628</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > demands_;</div><div class="line"><a name="l02629"></a><span class="lineno"> 2629</span>  <span class="keyword">mutable</span> std::atomic<int> _demands_cached_byte_size_;</div><div class="line"><a name="l02630"></a><span class="lineno"> 2630</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > actives_;</div><div class="line"><a name="l02631"></a><span class="lineno"> 2631</span>  <span class="keyword">mutable</span> std::atomic<int> _actives_cached_byte_size_;</div><div class="line"><a name="l02632"></a><span class="lineno"> 2632</span>  ::PROTOBUF_NAMESPACE_ID::int64 min_level_;</div><div class="line"><a name="l02633"></a><span class="lineno"> 2633</span>  ::PROTOBUF_NAMESPACE_ID::int64 max_level_;</div><div class="line"><a name="l02634"></a><span class="lineno"> 2634</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l02635"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 2635</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l02636"></a><span class="lineno"> 2636</span> };</div><div class="line"><a name="l02637"></a><span class="lineno"> 2637</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l02638"></a><span class="lineno"> 2638</span> </div><div class="line"><a name="l02639"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html"> 2639</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a> final :</div><div class="line"><a name="l02640"></a><span class="lineno"> 2640</span>  <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="l02641"></a><span class="lineno"> 2641</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02642"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aebfdcad3205581a661db07b288762d76"> 2642</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aebfdcad3205581a661db07b288762d76">CircuitConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l02643"></a><span class="lineno"> 2643</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a7e8031b535e10974f5bb4ae9b5602fa3">~CircuitConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l02644"></a><span class="lineno"> 2644</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aebfdcad3205581a661db07b288762d76">CircuitConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l02645"></a><span class="lineno"> 2645</span> </div><div class="line"><a name="l02646"></a><span class="lineno"> 2646</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aebfdcad3205581a661db07b288762d76">CircuitConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& from);</div><div class="line"><a name="l02647"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a0a9b3745a8998edad55c8097d12893e4"> 2647</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a0a9b3745a8998edad55c8097d12893e4">CircuitConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l02648"></a><span class="lineno"> 2648</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aebfdcad3205581a661db07b288762d76">CircuitConstraintProto</a>() {</div><div class="line"><a name="l02649"></a><span class="lineno"> 2649</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l02650"></a><span class="lineno"> 2650</span>  }</div><div class="line"><a name="l02651"></a><span class="lineno"> 2651</span> </div><div class="line"><a name="l02652"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a213fa67040f0a88fc303da43fbb7e8c2"> 2652</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a213fa67040f0a88fc303da43fbb7e8c2">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& from) {</div><div class="line"><a name="l02653"></a><span class="lineno"> 2653</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a14f61dafc55e339713d5b7bfdbd3074c">CopyFrom</a>(from);</div><div class="line"><a name="l02654"></a><span class="lineno"> 2654</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02655"></a><span class="lineno"> 2655</span>  }</div><div class="line"><a name="l02656"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a6261a9944bbcdc704d77102f5f83ab90"> 2656</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a6261a9944bbcdc704d77102f5f83ab90">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l02657"></a><span class="lineno"> 2657</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02658"></a><span class="lineno"> 2658</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l02659"></a><span class="lineno"> 2659</span>  InternalSwap(&from);</div><div class="line"><a name="l02660"></a><span class="lineno"> 2660</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02661"></a><span class="lineno"> 2661</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a14f61dafc55e339713d5b7bfdbd3074c">CopyFrom</a>(from);</div><div class="line"><a name="l02662"></a><span class="lineno"> 2662</span>  }</div><div class="line"><a name="l02663"></a><span class="lineno"> 2663</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02664"></a><span class="lineno"> 2664</span>  }</div><div class="line"><a name="l02665"></a><span class="lineno"> 2665</span> </div><div class="line"><a name="l02666"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 2666</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l02667"></a><span class="lineno"> 2667</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l02668"></a><span class="lineno"> 2668</span>  }</div><div class="line"><a name="l02669"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2669</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l02670"></a><span class="lineno"> 2670</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3c449878f46100d5a6ec90af3b9a0eeb">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l02671"></a><span class="lineno"> 2671</span>  }</div><div class="line"><a name="l02672"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 2672</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l02673"></a><span class="lineno"> 2673</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3c449878f46100d5a6ec90af3b9a0eeb">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l02674"></a><span class="lineno"> 2674</span>  }</div><div class="line"><a name="l02675"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3c449878f46100d5a6ec90af3b9a0eeb"> 2675</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3c449878f46100d5a6ec90af3b9a0eeb">default_instance</a>() {</div><div class="line"><a name="l02676"></a><span class="lineno"> 2676</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a30695f3d48282b5bf225b63d84d5e772">internal_default_instance</a>();</div><div class="line"><a name="l02677"></a><span class="lineno"> 2677</span>  }</div><div class="line"><a name="l02678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a30695f3d48282b5bf225b63d84d5e772"> 2678</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a30695f3d48282b5bf225b63d84d5e772">internal_default_instance</a>() {</div><div class="line"><a name="l02679"></a><span class="lineno"> 2679</span>  <span class="keywordflow">return</span> reinterpret_cast<const CircuitConstraintProto*>(</div><div class="line"><a name="l02680"></a><span class="lineno"> 2680</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#aea6eecafe1713c4565393c72a379122b">_CircuitConstraintProto_default_instance_</a>);</div><div class="line"><a name="l02681"></a><span class="lineno"> 2681</span>  }</div><div class="line"><a name="l02682"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 2682</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l02683"></a><span class="lineno"> 2683</span>  13;</div><div class="line"><a name="l02684"></a><span class="lineno"> 2684</span> </div><div class="line"><a name="l02685"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3f29fae2e2b1458bafebce6492c8350a"> 2685</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3f29fae2e2b1458bafebce6492c8350a">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l02686"></a><span class="lineno"> 2686</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l02687"></a><span class="lineno"> 2687</span>  }</div><div class="line"><a name="l02688"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac553b367cd4d09d924a939cdb4403588"> 2688</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac553b367cd4d09d924a939cdb4403588">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>* other) {</div><div class="line"><a name="l02689"></a><span class="lineno"> 2689</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02690"></a><span class="lineno"> 2690</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l02691"></a><span class="lineno"> 2691</span>  InternalSwap(other);</div><div class="line"><a name="l02692"></a><span class="lineno"> 2692</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02693"></a><span class="lineno"> 2693</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l02694"></a><span class="lineno"> 2694</span>  }</div><div class="line"><a name="l02695"></a><span class="lineno"> 2695</span>  }</div><div class="line"><a name="l02696"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3d691f87f89619ad170608022890544c"> 2696</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3d691f87f89619ad170608022890544c">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>* other) {</div><div class="line"><a name="l02697"></a><span class="lineno"> 2697</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02698"></a><span class="lineno"> 2698</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l02699"></a><span class="lineno"> 2699</span>  InternalSwap(other);</div><div class="line"><a name="l02700"></a><span class="lineno"> 2700</span>  }</div><div class="line"><a name="l02701"></a><span class="lineno"> 2701</span> </div><div class="line"><a name="l02702"></a><span class="lineno"> 2702</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l02703"></a><span class="lineno"> 2703</span> </div><div class="line"><a name="l02704"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a194864504427b2ab9d3238463050ea22"> 2704</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a194864504427b2ab9d3238463050ea22">New</a>() const final {</div><div class="line"><a name="l02705"></a><span class="lineno"> 2705</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aebfdcad3205581a661db07b288762d76">CircuitConstraintProto</a>();</div><div class="line"><a name="l02706"></a><span class="lineno"> 2706</span>  }</div><div class="line"><a name="l02707"></a><span class="lineno"> 2707</span> </div><div class="line"><a name="l02708"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#add4d3107bc245d0a3b6a4c6501269e45"> 2708</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.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="l02709"></a><span class="lineno"> 2709</span>  <span class="keywordflow">return</span> CreateMaybeMessage<CircuitConstraintProto>(arena);</div><div class="line"><a name="l02710"></a><span class="lineno"> 2710</span>  }</div><div class="line"><a name="l02711"></a><span class="lineno"> 2711</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l02712"></a><span class="lineno"> 2712</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a14f61dafc55e339713d5b7bfdbd3074c">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& from);</div><div class="line"><a name="l02713"></a><span class="lineno"> 2713</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l02714"></a><span class="lineno"> 2714</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#abfeb49a1b1dac67ac45c861fbf81cdf5">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>& from);</div><div class="line"><a name="l02715"></a><span class="lineno"> 2715</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02716"></a><span class="lineno"> 2716</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l02717"></a><span class="lineno"> 2717</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02718"></a><span class="lineno"> 2718</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l02719"></a><span class="lineno"> 2719</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l02720"></a><span class="lineno"> 2720</span> </div><div class="line"><a name="l02721"></a><span class="lineno"> 2721</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l02722"></a><span class="lineno"> 2722</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l02723"></a><span class="lineno"> 2723</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l02724"></a><span class="lineno"> 2724</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l02725"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2725</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l02726"></a><span class="lineno"> 2726</span> </div><div class="line"><a name="l02727"></a><span class="lineno"> 2727</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02728"></a><span class="lineno"> 2728</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l02729"></a><span class="lineno"> 2729</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l02730"></a><span class="lineno"> 2730</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l02731"></a><span class="lineno"> 2731</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a>* other);</div><div class="line"><a name="l02732"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 2732</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l02733"></a><span class="lineno"> 2733</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l02734"></a><span class="lineno"> 2734</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.CircuitConstraintProto"</span>;</div><div class="line"><a name="l02735"></a><span class="lineno"> 2735</span>  }</div><div class="line"><a name="l02736"></a><span class="lineno"> 2736</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l02737"></a><span class="lineno"> 2737</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aebfdcad3205581a661db07b288762d76">CircuitConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l02738"></a><span class="lineno"> 2738</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l02739"></a><span class="lineno"> 2739</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02740"></a><span class="lineno"> 2740</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l02741"></a><span class="lineno"> 2741</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l02742"></a><span class="lineno"> 2742</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02743"></a><span class="lineno"> 2743</span> </div><div class="line"><a name="l02744"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 2744</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l02745"></a><span class="lineno"> 2745</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l02746"></a><span class="lineno"> 2746</span> </div><div class="line"><a name="l02747"></a><span class="lineno"> 2747</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l02748"></a><span class="lineno"> 2748</span> </div><div class="line"><a name="l02749"></a><span class="lineno"> 2749</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l02750"></a><span class="lineno"> 2750</span> </div><div class="line"><a name="l02751"></a><span class="lineno"> 2751</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l02752"></a><span class="lineno"> 2752</span> </div><div class="line"><a name="l02753"></a><span class="lineno"> 2753</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l02754"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386abbd4315f52f9255799a8d6a8e943df43"> 2754</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386abbd4315f52f9255799a8d6a8e943df43">kTailsFieldNumber</a> = 3,</div><div class="line"><a name="l02755"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386a947d19ffa98588d00dfafd5d7d083cba"> 2755</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386a947d19ffa98588d00dfafd5d7d083cba">kHeadsFieldNumber</a> = 4,</div><div class="line"><a name="l02756"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386a8d39ebe0490d12a9389064484bb35c48"> 2756</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386a8d39ebe0490d12a9389064484bb35c48">kLiteralsFieldNumber</a> = 5,</div><div class="line"><a name="l02757"></a><span class="lineno"> 2757</span>  };</div><div class="line"><a name="l02758"></a><span class="lineno"> 2758</span>  <span class="comment">// repeated int32 tails = 3;</span></div><div class="line"><a name="l02759"></a><span class="lineno"> 2759</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a00c2180f8562823474c60e231be689b0">tails_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02760"></a><span class="lineno"> 2760</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02761"></a><span class="lineno"> 2761</span>  <span class="keywordtype">int</span> _internal_tails_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02762"></a><span class="lineno"> 2762</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02763"></a><span class="lineno"> 2763</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ad2b545a6c52e40dbe620f8163bce15ae">clear_tails</a>();</div><div class="line"><a name="l02764"></a><span class="lineno"> 2764</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02765"></a><span class="lineno"> 2765</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02766"></a><span class="lineno"> 2766</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02767"></a><span class="lineno"> 2767</span>  _internal_tails() <span class="keyword">const</span>;</div><div class="line"><a name="l02768"></a><span class="lineno"> 2768</span>  <span class="keywordtype">void</span> _internal_add_tails(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02769"></a><span class="lineno"> 2769</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02770"></a><span class="lineno"> 2770</span>  _internal_mutable_tails();</div><div class="line"><a name="l02771"></a><span class="lineno"> 2771</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02772"></a><span class="lineno"> 2772</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">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="l02773"></a><span class="lineno"> 2773</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac2352034b6709d00df0edd40e0f03171">set_tails</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02774"></a><span class="lineno"> 2774</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">add_tails</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02775"></a><span class="lineno"> 2775</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02776"></a><span class="lineno"> 2776</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">tails</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02777"></a><span class="lineno"> 2777</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02778"></a><span class="lineno"> 2778</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793">mutable_tails</a>();</div><div class="line"><a name="l02779"></a><span class="lineno"> 2779</span> </div><div class="line"><a name="l02780"></a><span class="lineno"> 2780</span>  <span class="comment">// repeated int32 heads = 4;</span></div><div class="line"><a name="l02781"></a><span class="lineno"> 2781</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">heads_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02782"></a><span class="lineno"> 2782</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02783"></a><span class="lineno"> 2783</span>  <span class="keywordtype">int</span> _internal_heads_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02784"></a><span class="lineno"> 2784</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02785"></a><span class="lineno"> 2785</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a357ebf6824ee207e4ba2f0606f7dc688">clear_heads</a>();</div><div class="line"><a name="l02786"></a><span class="lineno"> 2786</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02787"></a><span class="lineno"> 2787</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02788"></a><span class="lineno"> 2788</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02789"></a><span class="lineno"> 2789</span>  _internal_heads() <span class="keyword">const</span>;</div><div class="line"><a name="l02790"></a><span class="lineno"> 2790</span>  <span class="keywordtype">void</span> _internal_add_heads(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02791"></a><span class="lineno"> 2791</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02792"></a><span class="lineno"> 2792</span>  _internal_mutable_heads();</div><div class="line"><a name="l02793"></a><span class="lineno"> 2793</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02794"></a><span class="lineno"> 2794</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">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="l02795"></a><span class="lineno"> 2795</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a24080c755f42f8a99768b64d06bc287e">set_heads</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02796"></a><span class="lineno"> 2796</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a93c4dc0bea1153dedd0366d09b808075">add_heads</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02797"></a><span class="lineno"> 2797</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02798"></a><span class="lineno"> 2798</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">heads</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02799"></a><span class="lineno"> 2799</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02800"></a><span class="lineno"> 2800</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e">mutable_heads</a>();</div><div class="line"><a name="l02801"></a><span class="lineno"> 2801</span> </div><div class="line"><a name="l02802"></a><span class="lineno"> 2802</span>  <span class="comment">// repeated int32 literals = 5;</span></div><div class="line"><a name="l02803"></a><span class="lineno"> 2803</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a72d41feda9a93c11089d3d99d6270999">literals_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02804"></a><span class="lineno"> 2804</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02805"></a><span class="lineno"> 2805</span>  <span class="keywordtype">int</span> _internal_literals_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02806"></a><span class="lineno"> 2806</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02807"></a><span class="lineno"> 2807</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a5339b1584860029bfdb4f080683852f5">clear_literals</a>();</div><div class="line"><a name="l02808"></a><span class="lineno"> 2808</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02809"></a><span class="lineno"> 2809</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02810"></a><span class="lineno"> 2810</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02811"></a><span class="lineno"> 2811</span>  _internal_literals() <span class="keyword">const</span>;</div><div class="line"><a name="l02812"></a><span class="lineno"> 2812</span>  <span class="keywordtype">void</span> _internal_add_literals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02813"></a><span class="lineno"> 2813</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02814"></a><span class="lineno"> 2814</span>  _internal_mutable_literals();</div><div class="line"><a name="l02815"></a><span class="lineno"> 2815</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02816"></a><span class="lineno"> 2816</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">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="l02817"></a><span class="lineno"> 2817</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9193927d79de018fddced78664bf54ed">set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02818"></a><span class="lineno"> 2818</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">add_literals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02819"></a><span class="lineno"> 2819</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02820"></a><span class="lineno"> 2820</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">literals</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02821"></a><span class="lineno"> 2821</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02822"></a><span class="lineno"> 2822</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c">mutable_literals</a>();</div><div class="line"><a name="l02823"></a><span class="lineno"> 2823</span> </div><div class="line"><a name="l02824"></a><span class="lineno"> 2824</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CircuitConstraintProto)</span></div><div class="line"><a name="l02825"></a><span class="lineno"> 2825</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02826"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 2826</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l02827"></a><span class="lineno"> 2827</span> </div><div class="line"><a name="l02828"></a><span class="lineno"> 2828</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l02829"></a><span class="lineno"> 2829</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l02830"></a><span class="lineno"> 2830</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l02831"></a><span class="lineno"> 2831</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > tails_;</div><div class="line"><a name="l02832"></a><span class="lineno"> 2832</span>  <span class="keyword">mutable</span> std::atomic<int> _tails_cached_byte_size_;</div><div class="line"><a name="l02833"></a><span class="lineno"> 2833</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > heads_;</div><div class="line"><a name="l02834"></a><span class="lineno"> 2834</span>  <span class="keyword">mutable</span> std::atomic<int> _heads_cached_byte_size_;</div><div class="line"><a name="l02835"></a><span class="lineno"> 2835</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > literals_;</div><div class="line"><a name="l02836"></a><span class="lineno"> 2836</span>  <span class="keyword">mutable</span> std::atomic<int> _literals_cached_byte_size_;</div><div class="line"><a name="l02837"></a><span class="lineno"> 2837</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l02838"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 2838</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l02839"></a><span class="lineno"> 2839</span> };</div><div class="line"><a name="l02840"></a><span class="lineno"> 2840</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l02841"></a><span class="lineno"> 2841</span> </div><div class="line"><a name="l02842"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html"> 2842</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a> final :</div><div class="line"><a name="l02843"></a><span class="lineno"> 2843</span>  <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="l02844"></a><span class="lineno"> 2844</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02845"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a121f42906110a1a94f975fffba11ae25"> 2845</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a121f42906110a1a94f975fffba11ae25">RoutesConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l02846"></a><span class="lineno"> 2846</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aacd2100dcc88faedb25a8762894208ea">~RoutesConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l02847"></a><span class="lineno"> 2847</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a121f42906110a1a94f975fffba11ae25">RoutesConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l02848"></a><span class="lineno"> 2848</span> </div><div class="line"><a name="l02849"></a><span class="lineno"> 2849</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a121f42906110a1a94f975fffba11ae25">RoutesConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& from);</div><div class="line"><a name="l02850"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#af09d5034aeb5b1b64f2f0fb27c0aaaa7"> 2850</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#af09d5034aeb5b1b64f2f0fb27c0aaaa7">RoutesConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l02851"></a><span class="lineno"> 2851</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a121f42906110a1a94f975fffba11ae25">RoutesConstraintProto</a>() {</div><div class="line"><a name="l02852"></a><span class="lineno"> 2852</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l02853"></a><span class="lineno"> 2853</span>  }</div><div class="line"><a name="l02854"></a><span class="lineno"> 2854</span> </div><div class="line"><a name="l02855"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0825f5ada8b69d7cb67a8bd61d147b3f"> 2855</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0825f5ada8b69d7cb67a8bd61d147b3f">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& from) {</div><div class="line"><a name="l02856"></a><span class="lineno"> 2856</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4876c0954c12f468c6c700340f402d75">CopyFrom</a>(from);</div><div class="line"><a name="l02857"></a><span class="lineno"> 2857</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02858"></a><span class="lineno"> 2858</span>  }</div><div class="line"><a name="l02859"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ad687a28999479e5c346582e63995f603"> 2859</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ad687a28999479e5c346582e63995f603">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l02860"></a><span class="lineno"> 2860</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02861"></a><span class="lineno"> 2861</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l02862"></a><span class="lineno"> 2862</span>  InternalSwap(&from);</div><div class="line"><a name="l02863"></a><span class="lineno"> 2863</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02864"></a><span class="lineno"> 2864</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4876c0954c12f468c6c700340f402d75">CopyFrom</a>(from);</div><div class="line"><a name="l02865"></a><span class="lineno"> 2865</span>  }</div><div class="line"><a name="l02866"></a><span class="lineno"> 2866</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l02867"></a><span class="lineno"> 2867</span>  }</div><div class="line"><a name="l02868"></a><span class="lineno"> 2868</span> </div><div class="line"><a name="l02869"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 2869</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l02870"></a><span class="lineno"> 2870</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l02871"></a><span class="lineno"> 2871</span>  }</div><div class="line"><a name="l02872"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2872</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l02873"></a><span class="lineno"> 2873</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5e13bdfc4c3d6e3cc7e2d7e066f73f45">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l02874"></a><span class="lineno"> 2874</span>  }</div><div class="line"><a name="l02875"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 2875</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l02876"></a><span class="lineno"> 2876</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5e13bdfc4c3d6e3cc7e2d7e066f73f45">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l02877"></a><span class="lineno"> 2877</span>  }</div><div class="line"><a name="l02878"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5e13bdfc4c3d6e3cc7e2d7e066f73f45"> 2878</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5e13bdfc4c3d6e3cc7e2d7e066f73f45">default_instance</a>() {</div><div class="line"><a name="l02879"></a><span class="lineno"> 2879</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0cf7384a85e3802811c4e16bf8516514">internal_default_instance</a>();</div><div class="line"><a name="l02880"></a><span class="lineno"> 2880</span>  }</div><div class="line"><a name="l02881"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0cf7384a85e3802811c4e16bf8516514"> 2881</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0cf7384a85e3802811c4e16bf8516514">internal_default_instance</a>() {</div><div class="line"><a name="l02882"></a><span class="lineno"> 2882</span>  <span class="keywordflow">return</span> reinterpret_cast<const RoutesConstraintProto*>(</div><div class="line"><a name="l02883"></a><span class="lineno"> 2883</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a614d5011dd52e4c6e4643497410deadb">_RoutesConstraintProto_default_instance_</a>);</div><div class="line"><a name="l02884"></a><span class="lineno"> 2884</span>  }</div><div class="line"><a name="l02885"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 2885</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l02886"></a><span class="lineno"> 2886</span>  14;</div><div class="line"><a name="l02887"></a><span class="lineno"> 2887</span> </div><div class="line"><a name="l02888"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac91d73b61ee144ff7a168c0a1c97ba12"> 2888</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac91d73b61ee144ff7a168c0a1c97ba12">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l02889"></a><span class="lineno"> 2889</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l02890"></a><span class="lineno"> 2890</span>  }</div><div class="line"><a name="l02891"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#acfec7282045da6a778490a4de8e37f83"> 2891</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#acfec7282045da6a778490a4de8e37f83">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>* other) {</div><div class="line"><a name="l02892"></a><span class="lineno"> 2892</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02893"></a><span class="lineno"> 2893</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l02894"></a><span class="lineno"> 2894</span>  InternalSwap(other);</div><div class="line"><a name="l02895"></a><span class="lineno"> 2895</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l02896"></a><span class="lineno"> 2896</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l02897"></a><span class="lineno"> 2897</span>  }</div><div class="line"><a name="l02898"></a><span class="lineno"> 2898</span>  }</div><div class="line"><a name="l02899"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a99d6d81472eea24b13bb84dda22ca8f1"> 2899</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a99d6d81472eea24b13bb84dda22ca8f1">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>* other) {</div><div class="line"><a name="l02900"></a><span class="lineno"> 2900</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l02901"></a><span class="lineno"> 2901</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l02902"></a><span class="lineno"> 2902</span>  InternalSwap(other);</div><div class="line"><a name="l02903"></a><span class="lineno"> 2903</span>  }</div><div class="line"><a name="l02904"></a><span class="lineno"> 2904</span> </div><div class="line"><a name="l02905"></a><span class="lineno"> 2905</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l02906"></a><span class="lineno"> 2906</span> </div><div class="line"><a name="l02907"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#acc6e21293084491521ed4460871f7b80"> 2907</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#acc6e21293084491521ed4460871f7b80">New</a>() const final {</div><div class="line"><a name="l02908"></a><span class="lineno"> 2908</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a121f42906110a1a94f975fffba11ae25">RoutesConstraintProto</a>();</div><div class="line"><a name="l02909"></a><span class="lineno"> 2909</span>  }</div><div class="line"><a name="l02910"></a><span class="lineno"> 2910</span> </div><div class="line"><a name="l02911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ab990c9f76dfc9ba395b1808cfb337cb1"> 2911</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.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="l02912"></a><span class="lineno"> 2912</span>  <span class="keywordflow">return</span> CreateMaybeMessage<RoutesConstraintProto>(arena);</div><div class="line"><a name="l02913"></a><span class="lineno"> 2913</span>  }</div><div class="line"><a name="l02914"></a><span class="lineno"> 2914</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l02915"></a><span class="lineno"> 2915</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4876c0954c12f468c6c700340f402d75">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& from);</div><div class="line"><a name="l02916"></a><span class="lineno"> 2916</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l02917"></a><span class="lineno"> 2917</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a69f4c57eae1c11adb2444d90463f0571">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>& from);</div><div class="line"><a name="l02918"></a><span class="lineno"> 2918</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02919"></a><span class="lineno"> 2919</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l02920"></a><span class="lineno"> 2920</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02921"></a><span class="lineno"> 2921</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l02922"></a><span class="lineno"> 2922</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l02923"></a><span class="lineno"> 2923</span> </div><div class="line"><a name="l02924"></a><span class="lineno"> 2924</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l02925"></a><span class="lineno"> 2925</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l02926"></a><span class="lineno"> 2926</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l02927"></a><span class="lineno"> 2927</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l02928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2928</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l02929"></a><span class="lineno"> 2929</span> </div><div class="line"><a name="l02930"></a><span class="lineno"> 2930</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02931"></a><span class="lineno"> 2931</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l02932"></a><span class="lineno"> 2932</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l02933"></a><span class="lineno"> 2933</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l02934"></a><span class="lineno"> 2934</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a>* other);</div><div class="line"><a name="l02935"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 2935</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l02936"></a><span class="lineno"> 2936</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l02937"></a><span class="lineno"> 2937</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.RoutesConstraintProto"</span>;</div><div class="line"><a name="l02938"></a><span class="lineno"> 2938</span>  }</div><div class="line"><a name="l02939"></a><span class="lineno"> 2939</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l02940"></a><span class="lineno"> 2940</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a121f42906110a1a94f975fffba11ae25">RoutesConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l02941"></a><span class="lineno"> 2941</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l02942"></a><span class="lineno"> 2942</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02943"></a><span class="lineno"> 2943</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l02944"></a><span class="lineno"> 2944</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l02945"></a><span class="lineno"> 2945</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02946"></a><span class="lineno"> 2946</span> </div><div class="line"><a name="l02947"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 2947</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l02948"></a><span class="lineno"> 2948</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l02949"></a><span class="lineno"> 2949</span> </div><div class="line"><a name="l02950"></a><span class="lineno"> 2950</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l02951"></a><span class="lineno"> 2951</span> </div><div class="line"><a name="l02952"></a><span class="lineno"> 2952</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l02953"></a><span class="lineno"> 2953</span> </div><div class="line"><a name="l02954"></a><span class="lineno"> 2954</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l02955"></a><span class="lineno"> 2955</span> </div><div class="line"><a name="l02956"></a><span class="lineno"> 2956</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l02957"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5abbd4315f52f9255799a8d6a8e943df43"> 2957</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5abbd4315f52f9255799a8d6a8e943df43">kTailsFieldNumber</a> = 1,</div><div class="line"><a name="l02958"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a947d19ffa98588d00dfafd5d7d083cba"> 2958</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a947d19ffa98588d00dfafd5d7d083cba">kHeadsFieldNumber</a> = 2,</div><div class="line"><a name="l02959"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a8d39ebe0490d12a9389064484bb35c48"> 2959</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a8d39ebe0490d12a9389064484bb35c48">kLiteralsFieldNumber</a> = 3,</div><div class="line"><a name="l02960"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5ae18bf0811918484bcb54dc7d9dadc361"> 2960</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5ae18bf0811918484bcb54dc7d9dadc361">kDemandsFieldNumber</a> = 4,</div><div class="line"><a name="l02961"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a440249ed44d37808cd265d63ddd9fa4c"> 2961</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a440249ed44d37808cd265d63ddd9fa4c">kCapacityFieldNumber</a> = 5,</div><div class="line"><a name="l02962"></a><span class="lineno"> 2962</span>  };</div><div class="line"><a name="l02963"></a><span class="lineno"> 2963</span>  <span class="comment">// repeated int32 tails = 1;</span></div><div class="line"><a name="l02964"></a><span class="lineno"> 2964</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a00c2180f8562823474c60e231be689b0">tails_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02965"></a><span class="lineno"> 2965</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02966"></a><span class="lineno"> 2966</span>  <span class="keywordtype">int</span> _internal_tails_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02967"></a><span class="lineno"> 2967</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02968"></a><span class="lineno"> 2968</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ad2b545a6c52e40dbe620f8163bce15ae">clear_tails</a>();</div><div class="line"><a name="l02969"></a><span class="lineno"> 2969</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02970"></a><span class="lineno"> 2970</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02971"></a><span class="lineno"> 2971</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02972"></a><span class="lineno"> 2972</span>  _internal_tails() <span class="keyword">const</span>;</div><div class="line"><a name="l02973"></a><span class="lineno"> 2973</span>  <span class="keywordtype">void</span> _internal_add_tails(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02974"></a><span class="lineno"> 2974</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02975"></a><span class="lineno"> 2975</span>  _internal_mutable_tails();</div><div class="line"><a name="l02976"></a><span class="lineno"> 2976</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02977"></a><span class="lineno"> 2977</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">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="l02978"></a><span class="lineno"> 2978</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac2352034b6709d00df0edd40e0f03171">set_tails</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02979"></a><span class="lineno"> 2979</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">add_tails</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02980"></a><span class="lineno"> 2980</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02981"></a><span class="lineno"> 2981</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">tails</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02982"></a><span class="lineno"> 2982</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02983"></a><span class="lineno"> 2983</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793">mutable_tails</a>();</div><div class="line"><a name="l02984"></a><span class="lineno"> 2984</span> </div><div class="line"><a name="l02985"></a><span class="lineno"> 2985</span>  <span class="comment">// repeated int32 heads = 2;</span></div><div class="line"><a name="l02986"></a><span class="lineno"> 2986</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">heads_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l02987"></a><span class="lineno"> 2987</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02988"></a><span class="lineno"> 2988</span>  <span class="keywordtype">int</span> _internal_heads_size() <span class="keyword">const</span>;</div><div class="line"><a name="l02989"></a><span class="lineno"> 2989</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02990"></a><span class="lineno"> 2990</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a357ebf6824ee207e4ba2f0606f7dc688">clear_heads</a>();</div><div class="line"><a name="l02991"></a><span class="lineno"> 2991</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l02992"></a><span class="lineno"> 2992</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l02993"></a><span class="lineno"> 2993</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l02994"></a><span class="lineno"> 2994</span>  _internal_heads() <span class="keyword">const</span>;</div><div class="line"><a name="l02995"></a><span class="lineno"> 2995</span>  <span class="keywordtype">void</span> _internal_add_heads(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l02996"></a><span class="lineno"> 2996</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l02997"></a><span class="lineno"> 2997</span>  _internal_mutable_heads();</div><div class="line"><a name="l02998"></a><span class="lineno"> 2998</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l02999"></a><span class="lineno"> 2999</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">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="l03000"></a><span class="lineno"> 3000</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a24080c755f42f8a99768b64d06bc287e">set_heads</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03001"></a><span class="lineno"> 3001</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a93c4dc0bea1153dedd0366d09b808075">add_heads</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03002"></a><span class="lineno"> 3002</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03003"></a><span class="lineno"> 3003</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">heads</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03004"></a><span class="lineno"> 3004</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03005"></a><span class="lineno"> 3005</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e">mutable_heads</a>();</div><div class="line"><a name="l03006"></a><span class="lineno"> 3006</span> </div><div class="line"><a name="l03007"></a><span class="lineno"> 3007</span>  <span class="comment">// repeated int32 literals = 3;</span></div><div class="line"><a name="l03008"></a><span class="lineno"> 3008</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a72d41feda9a93c11089d3d99d6270999">literals_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03009"></a><span class="lineno"> 3009</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03010"></a><span class="lineno"> 3010</span>  <span class="keywordtype">int</span> _internal_literals_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03011"></a><span class="lineno"> 3011</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03012"></a><span class="lineno"> 3012</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5339b1584860029bfdb4f080683852f5">clear_literals</a>();</div><div class="line"><a name="l03013"></a><span class="lineno"> 3013</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03014"></a><span class="lineno"> 3014</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l03015"></a><span class="lineno"> 3015</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03016"></a><span class="lineno"> 3016</span>  _internal_literals() <span class="keyword">const</span>;</div><div class="line"><a name="l03017"></a><span class="lineno"> 3017</span>  <span class="keywordtype">void</span> _internal_add_literals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03018"></a><span class="lineno"> 3018</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03019"></a><span class="lineno"> 3019</span>  _internal_mutable_literals();</div><div class="line"><a name="l03020"></a><span class="lineno"> 3020</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03021"></a><span class="lineno"> 3021</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">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="l03022"></a><span class="lineno"> 3022</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9193927d79de018fddced78664bf54ed">set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03023"></a><span class="lineno"> 3023</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">add_literals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03024"></a><span class="lineno"> 3024</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03025"></a><span class="lineno"> 3025</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">literals</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03026"></a><span class="lineno"> 3026</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03027"></a><span class="lineno"> 3027</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c">mutable_literals</a>();</div><div class="line"><a name="l03028"></a><span class="lineno"> 3028</span> </div><div class="line"><a name="l03029"></a><span class="lineno"> 3029</span>  <span class="comment">// repeated int32 demands = 4;</span></div><div class="line"><a name="l03030"></a><span class="lineno"> 3030</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a754527a0a624bbadb27f60007660369c">demands_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03031"></a><span class="lineno"> 3031</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03032"></a><span class="lineno"> 3032</span>  <span class="keywordtype">int</span> _internal_demands_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03033"></a><span class="lineno"> 3033</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03034"></a><span class="lineno"> 3034</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">clear_demands</a>();</div><div class="line"><a name="l03035"></a><span class="lineno"> 3035</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03036"></a><span class="lineno"> 3036</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l03037"></a><span class="lineno"> 3037</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03038"></a><span class="lineno"> 3038</span>  _internal_demands() <span class="keyword">const</span>;</div><div class="line"><a name="l03039"></a><span class="lineno"> 3039</span>  <span class="keywordtype">void</span> _internal_add_demands(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03040"></a><span class="lineno"> 3040</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03041"></a><span class="lineno"> 3041</span>  _internal_mutable_demands();</div><div class="line"><a name="l03042"></a><span class="lineno"> 3042</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03043"></a><span class="lineno"> 3043</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">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="l03044"></a><span class="lineno"> 3044</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ae1a9d6d2e54fddf879b792e54d434363">set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03045"></a><span class="lineno"> 3045</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9f0fa13cb6e19e8619f7f292c42e224e">add_demands</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03046"></a><span class="lineno"> 3046</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03047"></a><span class="lineno"> 3047</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">demands</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03048"></a><span class="lineno"> 3048</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03049"></a><span class="lineno"> 3049</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc">mutable_demands</a>();</div><div class="line"><a name="l03050"></a><span class="lineno"> 3050</span> </div><div class="line"><a name="l03051"></a><span class="lineno"> 3051</span>  <span class="comment">// int64 capacity = 5;</span></div><div class="line"><a name="l03052"></a><span class="lineno"> 3052</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5f7eed65007d1ae5558b58c478f69f12">clear_capacity</a>();</div><div class="line"><a name="l03053"></a><span class="lineno"> 3053</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8274f036ea50c0f984d9a0a1760ecff5">capacity</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03054"></a><span class="lineno"> 3054</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0e67a27682ef608f095d729a417bf379">set_capacity</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03055"></a><span class="lineno"> 3055</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03056"></a><span class="lineno"> 3056</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_capacity() <span class="keyword">const</span>;</div><div class="line"><a name="l03057"></a><span class="lineno"> 3057</span>  <span class="keywordtype">void</span> _internal_set_capacity(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03058"></a><span class="lineno"> 3058</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03059"></a><span class="lineno"> 3059</span> </div><div class="line"><a name="l03060"></a><span class="lineno"> 3060</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.RoutesConstraintProto)</span></div><div class="line"><a name="l03061"></a><span class="lineno"> 3061</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03062"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 3062</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l03063"></a><span class="lineno"> 3063</span> </div><div class="line"><a name="l03064"></a><span class="lineno"> 3064</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l03065"></a><span class="lineno"> 3065</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l03066"></a><span class="lineno"> 3066</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l03067"></a><span class="lineno"> 3067</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > tails_;</div><div class="line"><a name="l03068"></a><span class="lineno"> 3068</span>  <span class="keyword">mutable</span> std::atomic<int> _tails_cached_byte_size_;</div><div class="line"><a name="l03069"></a><span class="lineno"> 3069</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > heads_;</div><div class="line"><a name="l03070"></a><span class="lineno"> 3070</span>  <span class="keyword">mutable</span> std::atomic<int> _heads_cached_byte_size_;</div><div class="line"><a name="l03071"></a><span class="lineno"> 3071</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > literals_;</div><div class="line"><a name="l03072"></a><span class="lineno"> 3072</span>  <span class="keyword">mutable</span> std::atomic<int> _literals_cached_byte_size_;</div><div class="line"><a name="l03073"></a><span class="lineno"> 3073</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > demands_;</div><div class="line"><a name="l03074"></a><span class="lineno"> 3074</span>  <span class="keyword">mutable</span> std::atomic<int> _demands_cached_byte_size_;</div><div class="line"><a name="l03075"></a><span class="lineno"> 3075</span>  ::PROTOBUF_NAMESPACE_ID::int64 capacity_;</div><div class="line"><a name="l03076"></a><span class="lineno"> 3076</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l03077"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 3077</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l03078"></a><span class="lineno"> 3078</span> };</div><div class="line"><a name="l03079"></a><span class="lineno"> 3079</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l03080"></a><span class="lineno"> 3080</span> </div><div class="line"><a name="l03081"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html"> 3081</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a> final :</div><div class="line"><a name="l03082"></a><span class="lineno"> 3082</span>  <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="l03083"></a><span class="lineno"> 3083</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03084"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b"> 3084</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b">TableConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l03085"></a><span class="lineno"> 3085</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab760d9473c352c934d130cbf97d87c94">~TableConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l03086"></a><span class="lineno"> 3086</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b">TableConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l03087"></a><span class="lineno"> 3087</span> </div><div class="line"><a name="l03088"></a><span class="lineno"> 3088</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b">TableConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& from);</div><div class="line"><a name="l03089"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ae131d4e3460bb8d3d76f8d59e77ec245"> 3089</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ae131d4e3460bb8d3d76f8d59e77ec245">TableConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l03090"></a><span class="lineno"> 3090</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b">TableConstraintProto</a>() {</div><div class="line"><a name="l03091"></a><span class="lineno"> 3091</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l03092"></a><span class="lineno"> 3092</span>  }</div><div class="line"><a name="l03093"></a><span class="lineno"> 3093</span> </div><div class="line"><a name="l03094"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a68dc88546c1114ddda94ae95bba55228"> 3094</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a68dc88546c1114ddda94ae95bba55228">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& from) {</div><div class="line"><a name="l03095"></a><span class="lineno"> 3095</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a814e96c752781acab2f9eb192271a758">CopyFrom</a>(from);</div><div class="line"><a name="l03096"></a><span class="lineno"> 3096</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03097"></a><span class="lineno"> 3097</span>  }</div><div class="line"><a name="l03098"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a60c69278ec7e4f8676511d6e82416dc0"> 3098</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a60c69278ec7e4f8676511d6e82416dc0">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l03099"></a><span class="lineno"> 3099</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03100"></a><span class="lineno"> 3100</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l03101"></a><span class="lineno"> 3101</span>  InternalSwap(&from);</div><div class="line"><a name="l03102"></a><span class="lineno"> 3102</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03103"></a><span class="lineno"> 3103</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a814e96c752781acab2f9eb192271a758">CopyFrom</a>(from);</div><div class="line"><a name="l03104"></a><span class="lineno"> 3104</span>  }</div><div class="line"><a name="l03105"></a><span class="lineno"> 3105</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03106"></a><span class="lineno"> 3106</span>  }</div><div class="line"><a name="l03107"></a><span class="lineno"> 3107</span> </div><div class="line"><a name="l03108"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 3108</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l03109"></a><span class="lineno"> 3109</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l03110"></a><span class="lineno"> 3110</span>  }</div><div class="line"><a name="l03111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3111</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l03112"></a><span class="lineno"> 3112</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a929e38c760106218617ce431eb633870">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l03113"></a><span class="lineno"> 3113</span>  }</div><div class="line"><a name="l03114"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 3114</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l03115"></a><span class="lineno"> 3115</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a929e38c760106218617ce431eb633870">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l03116"></a><span class="lineno"> 3116</span>  }</div><div class="line"><a name="l03117"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a929e38c760106218617ce431eb633870"> 3117</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a929e38c760106218617ce431eb633870">default_instance</a>() {</div><div class="line"><a name="l03118"></a><span class="lineno"> 3118</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a637aed2c439bb7d0588bf6f49da5d52a">internal_default_instance</a>();</div><div class="line"><a name="l03119"></a><span class="lineno"> 3119</span>  }</div><div class="line"><a name="l03120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a637aed2c439bb7d0588bf6f49da5d52a"> 3120</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a637aed2c439bb7d0588bf6f49da5d52a">internal_default_instance</a>() {</div><div class="line"><a name="l03121"></a><span class="lineno"> 3121</span>  <span class="keywordflow">return</span> reinterpret_cast<const TableConstraintProto*>(</div><div class="line"><a name="l03122"></a><span class="lineno"> 3122</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#aecd8e85982106d608b8b23678f1508f7">_TableConstraintProto_default_instance_</a>);</div><div class="line"><a name="l03123"></a><span class="lineno"> 3123</span>  }</div><div class="line"><a name="l03124"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 3124</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l03125"></a><span class="lineno"> 3125</span>  15;</div><div class="line"><a name="l03126"></a><span class="lineno"> 3126</span> </div><div class="line"><a name="l03127"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#adb928cd62412b93fef5e35aaa9723660"> 3127</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#adb928cd62412b93fef5e35aaa9723660">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l03128"></a><span class="lineno"> 3128</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l03129"></a><span class="lineno"> 3129</span>  }</div><div class="line"><a name="l03130"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a6ed0b4470430bf7fdf6023fa47f4442d"> 3130</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a6ed0b4470430bf7fdf6023fa47f4442d">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>* other) {</div><div class="line"><a name="l03131"></a><span class="lineno"> 3131</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03132"></a><span class="lineno"> 3132</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l03133"></a><span class="lineno"> 3133</span>  InternalSwap(other);</div><div class="line"><a name="l03134"></a><span class="lineno"> 3134</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03135"></a><span class="lineno"> 3135</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l03136"></a><span class="lineno"> 3136</span>  }</div><div class="line"><a name="l03137"></a><span class="lineno"> 3137</span>  }</div><div class="line"><a name="l03138"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a774ab4eaa1db701a3e19d32a6cecceee"> 3138</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a774ab4eaa1db701a3e19d32a6cecceee">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>* other) {</div><div class="line"><a name="l03139"></a><span class="lineno"> 3139</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03140"></a><span class="lineno"> 3140</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l03141"></a><span class="lineno"> 3141</span>  InternalSwap(other);</div><div class="line"><a name="l03142"></a><span class="lineno"> 3142</span>  }</div><div class="line"><a name="l03143"></a><span class="lineno"> 3143</span> </div><div class="line"><a name="l03144"></a><span class="lineno"> 3144</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l03145"></a><span class="lineno"> 3145</span> </div><div class="line"><a name="l03146"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab04954a14713bc300cef1473d729fe3b"> 3146</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab04954a14713bc300cef1473d729fe3b">New</a>() const final {</div><div class="line"><a name="l03147"></a><span class="lineno"> 3147</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b">TableConstraintProto</a>();</div><div class="line"><a name="l03148"></a><span class="lineno"> 3148</span>  }</div><div class="line"><a name="l03149"></a><span class="lineno"> 3149</span> </div><div class="line"><a name="l03150"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a45e0b0a53c350cd5cd1cffd3fe52689a"> 3150</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.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="l03151"></a><span class="lineno"> 3151</span>  <span class="keywordflow">return</span> CreateMaybeMessage<TableConstraintProto>(arena);</div><div class="line"><a name="l03152"></a><span class="lineno"> 3152</span>  }</div><div class="line"><a name="l03153"></a><span class="lineno"> 3153</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l03154"></a><span class="lineno"> 3154</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a814e96c752781acab2f9eb192271a758">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& from);</div><div class="line"><a name="l03155"></a><span class="lineno"> 3155</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l03156"></a><span class="lineno"> 3156</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ae73f3f984c041f1d66960624449aaa70">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>& from);</div><div class="line"><a name="l03157"></a><span class="lineno"> 3157</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03158"></a><span class="lineno"> 3158</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l03159"></a><span class="lineno"> 3159</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03160"></a><span class="lineno"> 3160</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l03161"></a><span class="lineno"> 3161</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l03162"></a><span class="lineno"> 3162</span> </div><div class="line"><a name="l03163"></a><span class="lineno"> 3163</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l03164"></a><span class="lineno"> 3164</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l03165"></a><span class="lineno"> 3165</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l03166"></a><span class="lineno"> 3166</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l03167"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3167</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l03168"></a><span class="lineno"> 3168</span> </div><div class="line"><a name="l03169"></a><span class="lineno"> 3169</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03170"></a><span class="lineno"> 3170</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l03171"></a><span class="lineno"> 3171</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l03172"></a><span class="lineno"> 3172</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l03173"></a><span class="lineno"> 3173</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a>* other);</div><div class="line"><a name="l03174"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 3174</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l03175"></a><span class="lineno"> 3175</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l03176"></a><span class="lineno"> 3176</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.TableConstraintProto"</span>;</div><div class="line"><a name="l03177"></a><span class="lineno"> 3177</span>  }</div><div class="line"><a name="l03178"></a><span class="lineno"> 3178</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l03179"></a><span class="lineno"> 3179</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b">TableConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l03180"></a><span class="lineno"> 3180</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l03181"></a><span class="lineno"> 3181</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03182"></a><span class="lineno"> 3182</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l03183"></a><span class="lineno"> 3183</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l03184"></a><span class="lineno"> 3184</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03185"></a><span class="lineno"> 3185</span> </div><div class="line"><a name="l03186"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 3186</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l03187"></a><span class="lineno"> 3187</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l03188"></a><span class="lineno"> 3188</span> </div><div class="line"><a name="l03189"></a><span class="lineno"> 3189</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l03190"></a><span class="lineno"> 3190</span> </div><div class="line"><a name="l03191"></a><span class="lineno"> 3191</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l03192"></a><span class="lineno"> 3192</span> </div><div class="line"><a name="l03193"></a><span class="lineno"> 3193</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l03194"></a><span class="lineno"> 3194</span> </div><div class="line"><a name="l03195"></a><span class="lineno"> 3195</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l03196"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2a6b66537f58f087bb205368bc1a3816bf"> 3196</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2a6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 1,</div><div class="line"><a name="l03197"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2a39f496eb3af6cb322dcaa5eb8e891f16"> 3197</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2a39f496eb3af6cb322dcaa5eb8e891f16">kValuesFieldNumber</a> = 2,</div><div class="line"><a name="l03198"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2af7c6e47e1de3f46be5aa64018a6df157"> 3198</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2af7c6e47e1de3f46be5aa64018a6df157">kNegatedFieldNumber</a> = 3,</div><div class="line"><a name="l03199"></a><span class="lineno"> 3199</span>  };</div><div class="line"><a name="l03200"></a><span class="lineno"> 3200</span>  <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l03201"></a><span class="lineno"> 3201</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03202"></a><span class="lineno"> 3202</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03203"></a><span class="lineno"> 3203</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03204"></a><span class="lineno"> 3204</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03205"></a><span class="lineno"> 3205</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l03206"></a><span class="lineno"> 3206</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03207"></a><span class="lineno"> 3207</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l03208"></a><span class="lineno"> 3208</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03209"></a><span class="lineno"> 3209</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l03210"></a><span class="lineno"> 3210</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03211"></a><span class="lineno"> 3211</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03212"></a><span class="lineno"> 3212</span>  _internal_mutable_vars();</div><div class="line"><a name="l03213"></a><span class="lineno"> 3213</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03214"></a><span class="lineno"> 3214</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l03215"></a><span class="lineno"> 3215</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03216"></a><span class="lineno"> 3216</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03217"></a><span class="lineno"> 3217</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03218"></a><span class="lineno"> 3218</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03219"></a><span class="lineno"> 3219</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03220"></a><span class="lineno"> 3220</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l03221"></a><span class="lineno"> 3221</span> </div><div class="line"><a name="l03222"></a><span class="lineno"> 3222</span>  <span class="comment">// repeated int64 values = 2;</span></div><div class="line"><a name="l03223"></a><span class="lineno"> 3223</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a174cd4a46dd94a8233b0ba2451d07b52">values_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03224"></a><span class="lineno"> 3224</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03225"></a><span class="lineno"> 3225</span>  <span class="keywordtype">int</span> _internal_values_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03226"></a><span class="lineno"> 3226</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03227"></a><span class="lineno"> 3227</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ad0b1d578b64fd9f38010f0fb630a55e6">clear_values</a>();</div><div class="line"><a name="l03228"></a><span class="lineno"> 3228</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03229"></a><span class="lineno"> 3229</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l03230"></a><span class="lineno"> 3230</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03231"></a><span class="lineno"> 3231</span>  _internal_values() <span class="keyword">const</span>;</div><div class="line"><a name="l03232"></a><span class="lineno"> 3232</span>  <span class="keywordtype">void</span> _internal_add_values(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03233"></a><span class="lineno"> 3233</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03234"></a><span class="lineno"> 3234</span>  _internal_mutable_values();</div><div class="line"><a name="l03235"></a><span class="lineno"> 3235</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03236"></a><span class="lineno"> 3236</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83d52091850a8f159a9f0a14279ad2bf">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="l03237"></a><span class="lineno"> 3237</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a1c207c1bc53807c1c2d7c795bdb27987">set_values</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03238"></a><span class="lineno"> 3238</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a22414a046a10e101e63455e8cd5b734b">add_values</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03239"></a><span class="lineno"> 3239</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03240"></a><span class="lineno"> 3240</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83d52091850a8f159a9f0a14279ad2bf">values</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03241"></a><span class="lineno"> 3241</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03242"></a><span class="lineno"> 3242</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a0ebca606dfe014813ed14336ade937d6">mutable_values</a>();</div><div class="line"><a name="l03243"></a><span class="lineno"> 3243</span> </div><div class="line"><a name="l03244"></a><span class="lineno"> 3244</span>  <span class="comment">// bool negated = 3;</span></div><div class="line"><a name="l03245"></a><span class="lineno"> 3245</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ad00fa4ffb9de0e8fcdb4c5da37a8a242">clear_negated</a>();</div><div class="line"><a name="l03246"></a><span class="lineno"> 3246</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a790f88c23c8e5b0ca559cd4ccdf43972">negated</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03247"></a><span class="lineno"> 3247</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aaf485aceb0bfa50506ce538a438df137">set_negated</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03248"></a><span class="lineno"> 3248</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03249"></a><span class="lineno"> 3249</span>  <span class="keywordtype">bool</span> _internal_negated() <span class="keyword">const</span>;</div><div class="line"><a name="l03250"></a><span class="lineno"> 3250</span>  <span class="keywordtype">void</span> _internal_set_negated(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03251"></a><span class="lineno"> 3251</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03252"></a><span class="lineno"> 3252</span> </div><div class="line"><a name="l03253"></a><span class="lineno"> 3253</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.TableConstraintProto)</span></div><div class="line"><a name="l03254"></a><span class="lineno"> 3254</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03255"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 3255</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l03256"></a><span class="lineno"> 3256</span> </div><div class="line"><a name="l03257"></a><span class="lineno"> 3257</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l03258"></a><span class="lineno"> 3258</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l03259"></a><span class="lineno"> 3259</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l03260"></a><span class="lineno"> 3260</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l03261"></a><span class="lineno"> 3261</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l03262"></a><span class="lineno"> 3262</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > values_;</div><div class="line"><a name="l03263"></a><span class="lineno"> 3263</span>  <span class="keyword">mutable</span> std::atomic<int> _values_cached_byte_size_;</div><div class="line"><a name="l03264"></a><span class="lineno"> 3264</span>  <span class="keywordtype">bool</span> negated_;</div><div class="line"><a name="l03265"></a><span class="lineno"> 3265</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l03266"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 3266</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l03267"></a><span class="lineno"> 3267</span> };</div><div class="line"><a name="l03268"></a><span class="lineno"> 3268</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l03269"></a><span class="lineno"> 3269</span> </div><div class="line"><a name="l03270"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html"> 3270</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a> final :</div><div class="line"><a name="l03271"></a><span class="lineno"> 3271</span>  <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="l03272"></a><span class="lineno"> 3272</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03273"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7"> 3273</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7">InverseConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l03274"></a><span class="lineno"> 3274</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a207456340fd26d0a638e50494c4d5634">~InverseConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l03275"></a><span class="lineno"> 3275</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7">InverseConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l03276"></a><span class="lineno"> 3276</span> </div><div class="line"><a name="l03277"></a><span class="lineno"> 3277</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7">InverseConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& from);</div><div class="line"><a name="l03278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a8a901f5856535ac1d69e420374864cb8"> 3278</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a8a901f5856535ac1d69e420374864cb8">InverseConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l03279"></a><span class="lineno"> 3279</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7">InverseConstraintProto</a>() {</div><div class="line"><a name="l03280"></a><span class="lineno"> 3280</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l03281"></a><span class="lineno"> 3281</span>  }</div><div class="line"><a name="l03282"></a><span class="lineno"> 3282</span> </div><div class="line"><a name="l03283"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a5f7c2eb7125a370a7ef535b548867c17"> 3283</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a5f7c2eb7125a370a7ef535b548867c17">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& from) {</div><div class="line"><a name="l03284"></a><span class="lineno"> 3284</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af764ac211ccb2cc149e20b6cf91e4838">CopyFrom</a>(from);</div><div class="line"><a name="l03285"></a><span class="lineno"> 3285</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03286"></a><span class="lineno"> 3286</span>  }</div><div class="line"><a name="l03287"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a4fa5a2615da1427e8ce82b456c8110d2"> 3287</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a4fa5a2615da1427e8ce82b456c8110d2">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l03288"></a><span class="lineno"> 3288</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03289"></a><span class="lineno"> 3289</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l03290"></a><span class="lineno"> 3290</span>  InternalSwap(&from);</div><div class="line"><a name="l03291"></a><span class="lineno"> 3291</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03292"></a><span class="lineno"> 3292</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af764ac211ccb2cc149e20b6cf91e4838">CopyFrom</a>(from);</div><div class="line"><a name="l03293"></a><span class="lineno"> 3293</span>  }</div><div class="line"><a name="l03294"></a><span class="lineno"> 3294</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03295"></a><span class="lineno"> 3295</span>  }</div><div class="line"><a name="l03296"></a><span class="lineno"> 3296</span> </div><div class="line"><a name="l03297"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 3297</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l03298"></a><span class="lineno"> 3298</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l03299"></a><span class="lineno"> 3299</span>  }</div><div class="line"><a name="l03300"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3300</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l03301"></a><span class="lineno"> 3301</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a12cfd0d2da719759a5f2fc7b1075a11a">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l03302"></a><span class="lineno"> 3302</span>  }</div><div class="line"><a name="l03303"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 3303</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l03304"></a><span class="lineno"> 3304</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a12cfd0d2da719759a5f2fc7b1075a11a">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l03305"></a><span class="lineno"> 3305</span>  }</div><div class="line"><a name="l03306"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a12cfd0d2da719759a5f2fc7b1075a11a"> 3306</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a12cfd0d2da719759a5f2fc7b1075a11a">default_instance</a>() {</div><div class="line"><a name="l03307"></a><span class="lineno"> 3307</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a4adb6a102361ee0ddbeac28b48384086">internal_default_instance</a>();</div><div class="line"><a name="l03308"></a><span class="lineno"> 3308</span>  }</div><div class="line"><a name="l03309"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a4adb6a102361ee0ddbeac28b48384086"> 3309</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a4adb6a102361ee0ddbeac28b48384086">internal_default_instance</a>() {</div><div class="line"><a name="l03310"></a><span class="lineno"> 3310</span>  <span class="keywordflow">return</span> reinterpret_cast<const InverseConstraintProto*>(</div><div class="line"><a name="l03311"></a><span class="lineno"> 3311</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a221276dc5424848b110e741e47d11c12">_InverseConstraintProto_default_instance_</a>);</div><div class="line"><a name="l03312"></a><span class="lineno"> 3312</span>  }</div><div class="line"><a name="l03313"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 3313</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l03314"></a><span class="lineno"> 3314</span>  16;</div><div class="line"><a name="l03315"></a><span class="lineno"> 3315</span> </div><div class="line"><a name="l03316"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3d2e4c9a5495ee646ed491c114f81529"> 3316</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3d2e4c9a5495ee646ed491c114f81529">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l03317"></a><span class="lineno"> 3317</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l03318"></a><span class="lineno"> 3318</span>  }</div><div class="line"><a name="l03319"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aad6fadf0c1e86ce55633a39ff8296cda"> 3319</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aad6fadf0c1e86ce55633a39ff8296cda">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>* other) {</div><div class="line"><a name="l03320"></a><span class="lineno"> 3320</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03321"></a><span class="lineno"> 3321</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l03322"></a><span class="lineno"> 3322</span>  InternalSwap(other);</div><div class="line"><a name="l03323"></a><span class="lineno"> 3323</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03324"></a><span class="lineno"> 3324</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l03325"></a><span class="lineno"> 3325</span>  }</div><div class="line"><a name="l03326"></a><span class="lineno"> 3326</span>  }</div><div class="line"><a name="l03327"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ac86c838f1b0a13a6e0aeb502fed4e1ac"> 3327</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ac86c838f1b0a13a6e0aeb502fed4e1ac">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>* other) {</div><div class="line"><a name="l03328"></a><span class="lineno"> 3328</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03329"></a><span class="lineno"> 3329</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l03330"></a><span class="lineno"> 3330</span>  InternalSwap(other);</div><div class="line"><a name="l03331"></a><span class="lineno"> 3331</span>  }</div><div class="line"><a name="l03332"></a><span class="lineno"> 3332</span> </div><div class="line"><a name="l03333"></a><span class="lineno"> 3333</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l03334"></a><span class="lineno"> 3334</span> </div><div class="line"><a name="l03335"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af59255f379b91c760954cf515ddf3e2e"> 3335</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af59255f379b91c760954cf515ddf3e2e">New</a>() const final {</div><div class="line"><a name="l03336"></a><span class="lineno"> 3336</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7">InverseConstraintProto</a>();</div><div class="line"><a name="l03337"></a><span class="lineno"> 3337</span>  }</div><div class="line"><a name="l03338"></a><span class="lineno"> 3338</span> </div><div class="line"><a name="l03339"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a386f6429b29513df95c0cbb2571442eb"> 3339</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.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="l03340"></a><span class="lineno"> 3340</span>  <span class="keywordflow">return</span> CreateMaybeMessage<InverseConstraintProto>(arena);</div><div class="line"><a name="l03341"></a><span class="lineno"> 3341</span>  }</div><div class="line"><a name="l03342"></a><span class="lineno"> 3342</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l03343"></a><span class="lineno"> 3343</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af764ac211ccb2cc149e20b6cf91e4838">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& from);</div><div class="line"><a name="l03344"></a><span class="lineno"> 3344</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l03345"></a><span class="lineno"> 3345</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a6785b6c031361b1f749028e05de7fd80">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>& from);</div><div class="line"><a name="l03346"></a><span class="lineno"> 3346</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03347"></a><span class="lineno"> 3347</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l03348"></a><span class="lineno"> 3348</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03349"></a><span class="lineno"> 3349</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l03350"></a><span class="lineno"> 3350</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l03351"></a><span class="lineno"> 3351</span> </div><div class="line"><a name="l03352"></a><span class="lineno"> 3352</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l03353"></a><span class="lineno"> 3353</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l03354"></a><span class="lineno"> 3354</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l03355"></a><span class="lineno"> 3355</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l03356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3356</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l03357"></a><span class="lineno"> 3357</span> </div><div class="line"><a name="l03358"></a><span class="lineno"> 3358</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03359"></a><span class="lineno"> 3359</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l03360"></a><span class="lineno"> 3360</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l03361"></a><span class="lineno"> 3361</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l03362"></a><span class="lineno"> 3362</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a>* other);</div><div class="line"><a name="l03363"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 3363</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l03364"></a><span class="lineno"> 3364</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l03365"></a><span class="lineno"> 3365</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.InverseConstraintProto"</span>;</div><div class="line"><a name="l03366"></a><span class="lineno"> 3366</span>  }</div><div class="line"><a name="l03367"></a><span class="lineno"> 3367</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l03368"></a><span class="lineno"> 3368</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7">InverseConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l03369"></a><span class="lineno"> 3369</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l03370"></a><span class="lineno"> 3370</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03371"></a><span class="lineno"> 3371</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l03372"></a><span class="lineno"> 3372</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l03373"></a><span class="lineno"> 3373</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03374"></a><span class="lineno"> 3374</span> </div><div class="line"><a name="l03375"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 3375</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l03376"></a><span class="lineno"> 3376</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l03377"></a><span class="lineno"> 3377</span> </div><div class="line"><a name="l03378"></a><span class="lineno"> 3378</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l03379"></a><span class="lineno"> 3379</span> </div><div class="line"><a name="l03380"></a><span class="lineno"> 3380</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l03381"></a><span class="lineno"> 3381</span> </div><div class="line"><a name="l03382"></a><span class="lineno"> 3382</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l03383"></a><span class="lineno"> 3383</span> </div><div class="line"><a name="l03384"></a><span class="lineno"> 3384</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l03385"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7115b022ffab1ec3f4c818f109aead03a8af3903ed43f703b3c14c63fab98d35b"> 3385</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7115b022ffab1ec3f4c818f109aead03a8af3903ed43f703b3c14c63fab98d35b">kFDirectFieldNumber</a> = 1,</div><div class="line"><a name="l03386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7115b022ffab1ec3f4c818f109aead03ac0fd71ff0f6a71782d800a60bdf21216"> 3386</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7115b022ffab1ec3f4c818f109aead03ac0fd71ff0f6a71782d800a60bdf21216">kFInverseFieldNumber</a> = 2,</div><div class="line"><a name="l03387"></a><span class="lineno"> 3387</span>  };</div><div class="line"><a name="l03388"></a><span class="lineno"> 3388</span>  <span class="comment">// repeated int32 f_direct = 1;</span></div><div class="line"><a name="l03389"></a><span class="lineno"> 3389</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a53c02f4ba401585757d703b0798c0ee0">f_direct_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03390"></a><span class="lineno"> 3390</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03391"></a><span class="lineno"> 3391</span>  <span class="keywordtype">int</span> _internal_f_direct_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03392"></a><span class="lineno"> 3392</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03393"></a><span class="lineno"> 3393</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a656b876a64d4bac0eb300b7e534ce56e">clear_f_direct</a>();</div><div class="line"><a name="l03394"></a><span class="lineno"> 3394</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03395"></a><span class="lineno"> 3395</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l03396"></a><span class="lineno"> 3396</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03397"></a><span class="lineno"> 3397</span>  _internal_f_direct() <span class="keyword">const</span>;</div><div class="line"><a name="l03398"></a><span class="lineno"> 3398</span>  <span class="keywordtype">void</span> _internal_add_f_direct(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03399"></a><span class="lineno"> 3399</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03400"></a><span class="lineno"> 3400</span>  _internal_mutable_f_direct();</div><div class="line"><a name="l03401"></a><span class="lineno"> 3401</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03402"></a><span class="lineno"> 3402</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1153300b331af9097aa6881ce2243efd">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="l03403"></a><span class="lineno"> 3403</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a0e32dd4c902a4359fa6afefedcd36e62">set_f_direct</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03404"></a><span class="lineno"> 3404</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a24d736c96518f46a807964b2c8ca5ef3">add_f_direct</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03405"></a><span class="lineno"> 3405</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03406"></a><span class="lineno"> 3406</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1153300b331af9097aa6881ce2243efd">f_direct</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03407"></a><span class="lineno"> 3407</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03408"></a><span class="lineno"> 3408</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a05892e435a2646fd4c2f66cbd7200d55">mutable_f_direct</a>();</div><div class="line"><a name="l03409"></a><span class="lineno"> 3409</span> </div><div class="line"><a name="l03410"></a><span class="lineno"> 3410</span>  <span class="comment">// repeated int32 f_inverse = 2;</span></div><div class="line"><a name="l03411"></a><span class="lineno"> 3411</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9d41fb4089cc604a613a02d5ce93f166">f_inverse_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03412"></a><span class="lineno"> 3412</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03413"></a><span class="lineno"> 3413</span>  <span class="keywordtype">int</span> _internal_f_inverse_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03414"></a><span class="lineno"> 3414</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03415"></a><span class="lineno"> 3415</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9b0406cc54c4e8116153bdb7f13c7981">clear_f_inverse</a>();</div><div class="line"><a name="l03416"></a><span class="lineno"> 3416</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03417"></a><span class="lineno"> 3417</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l03418"></a><span class="lineno"> 3418</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03419"></a><span class="lineno"> 3419</span>  _internal_f_inverse() <span class="keyword">const</span>;</div><div class="line"><a name="l03420"></a><span class="lineno"> 3420</span>  <span class="keywordtype">void</span> _internal_add_f_inverse(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03421"></a><span class="lineno"> 3421</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03422"></a><span class="lineno"> 3422</span>  _internal_mutable_f_inverse();</div><div class="line"><a name="l03423"></a><span class="lineno"> 3423</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03424"></a><span class="lineno"> 3424</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa72950c6d11d0a3e12d4f48bd953c1ef">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="l03425"></a><span class="lineno"> 3425</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#afc5daf2e908b67326e88ae91fb9c4235">set_f_inverse</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03426"></a><span class="lineno"> 3426</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ae71cf3a6d9f65656b56eb3c37ec5032b">add_f_inverse</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03427"></a><span class="lineno"> 3427</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03428"></a><span class="lineno"> 3428</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa72950c6d11d0a3e12d4f48bd953c1ef">f_inverse</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03429"></a><span class="lineno"> 3429</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03430"></a><span class="lineno"> 3430</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7ba708cd37295a85842f2ca962ba94d1">mutable_f_inverse</a>();</div><div class="line"><a name="l03431"></a><span class="lineno"> 3431</span> </div><div class="line"><a name="l03432"></a><span class="lineno"> 3432</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.InverseConstraintProto)</span></div><div class="line"><a name="l03433"></a><span class="lineno"> 3433</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03434"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 3434</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l03435"></a><span class="lineno"> 3435</span> </div><div class="line"><a name="l03436"></a><span class="lineno"> 3436</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l03437"></a><span class="lineno"> 3437</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l03438"></a><span class="lineno"> 3438</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l03439"></a><span class="lineno"> 3439</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > f_direct_;</div><div class="line"><a name="l03440"></a><span class="lineno"> 3440</span>  <span class="keyword">mutable</span> std::atomic<int> _f_direct_cached_byte_size_;</div><div class="line"><a name="l03441"></a><span class="lineno"> 3441</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > f_inverse_;</div><div class="line"><a name="l03442"></a><span class="lineno"> 3442</span>  <span class="keyword">mutable</span> std::atomic<int> _f_inverse_cached_byte_size_;</div><div class="line"><a name="l03443"></a><span class="lineno"> 3443</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l03444"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 3444</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l03445"></a><span class="lineno"> 3445</span> };</div><div class="line"><a name="l03446"></a><span class="lineno"> 3446</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l03447"></a><span class="lineno"> 3447</span> </div><div class="line"><a name="l03448"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html"> 3448</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a> final :</div><div class="line"><a name="l03449"></a><span class="lineno"> 3449</span>  <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="l03450"></a><span class="lineno"> 3450</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03451"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b5afcf60d2319bc7630435bbad9d139"> 3451</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b5afcf60d2319bc7630435bbad9d139">AutomatonConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l03452"></a><span class="lineno"> 3452</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aada2330b798ccbcb76b7d7ab17f1e868">~AutomatonConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l03453"></a><span class="lineno"> 3453</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b5afcf60d2319bc7630435bbad9d139">AutomatonConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l03454"></a><span class="lineno"> 3454</span> </div><div class="line"><a name="l03455"></a><span class="lineno"> 3455</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b5afcf60d2319bc7630435bbad9d139">AutomatonConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& from);</div><div class="line"><a name="l03456"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a03072e1fbb45edb7bb8ac7f9e77c4c92"> 3456</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a03072e1fbb45edb7bb8ac7f9e77c4c92">AutomatonConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l03457"></a><span class="lineno"> 3457</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b5afcf60d2319bc7630435bbad9d139">AutomatonConstraintProto</a>() {</div><div class="line"><a name="l03458"></a><span class="lineno"> 3458</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l03459"></a><span class="lineno"> 3459</span>  }</div><div class="line"><a name="l03460"></a><span class="lineno"> 3460</span> </div><div class="line"><a name="l03461"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae76c3ed52304fd7b8014f8493eab2789"> 3461</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae76c3ed52304fd7b8014f8493eab2789">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& from) {</div><div class="line"><a name="l03462"></a><span class="lineno"> 3462</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a55e0d128e9540dfec434735edbfc1481">CopyFrom</a>(from);</div><div class="line"><a name="l03463"></a><span class="lineno"> 3463</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03464"></a><span class="lineno"> 3464</span>  }</div><div class="line"><a name="l03465"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a936a05ccb8c44cf24916412a57fbb685"> 3465</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a936a05ccb8c44cf24916412a57fbb685">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l03466"></a><span class="lineno"> 3466</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03467"></a><span class="lineno"> 3467</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l03468"></a><span class="lineno"> 3468</span>  InternalSwap(&from);</div><div class="line"><a name="l03469"></a><span class="lineno"> 3469</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03470"></a><span class="lineno"> 3470</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a55e0d128e9540dfec434735edbfc1481">CopyFrom</a>(from);</div><div class="line"><a name="l03471"></a><span class="lineno"> 3471</span>  }</div><div class="line"><a name="l03472"></a><span class="lineno"> 3472</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03473"></a><span class="lineno"> 3473</span>  }</div><div class="line"><a name="l03474"></a><span class="lineno"> 3474</span> </div><div class="line"><a name="l03475"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 3475</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l03476"></a><span class="lineno"> 3476</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l03477"></a><span class="lineno"> 3477</span>  }</div><div class="line"><a name="l03478"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3478</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l03479"></a><span class="lineno"> 3479</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95c92681465eb4bd039953b63999fb87">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l03480"></a><span class="lineno"> 3480</span>  }</div><div class="line"><a name="l03481"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 3481</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l03482"></a><span class="lineno"> 3482</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95c92681465eb4bd039953b63999fb87">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l03483"></a><span class="lineno"> 3483</span>  }</div><div class="line"><a name="l03484"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95c92681465eb4bd039953b63999fb87"> 3484</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95c92681465eb4bd039953b63999fb87">default_instance</a>() {</div><div class="line"><a name="l03485"></a><span class="lineno"> 3485</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a40c7d7307cd44778b4788cd417dcce9a">internal_default_instance</a>();</div><div class="line"><a name="l03486"></a><span class="lineno"> 3486</span>  }</div><div class="line"><a name="l03487"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a40c7d7307cd44778b4788cd417dcce9a"> 3487</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a40c7d7307cd44778b4788cd417dcce9a">internal_default_instance</a>() {</div><div class="line"><a name="l03488"></a><span class="lineno"> 3488</span>  <span class="keywordflow">return</span> reinterpret_cast<const AutomatonConstraintProto*>(</div><div class="line"><a name="l03489"></a><span class="lineno"> 3489</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#abf09b453afccb2f50177ffcd3dfbd27a">_AutomatonConstraintProto_default_instance_</a>);</div><div class="line"><a name="l03490"></a><span class="lineno"> 3490</span>  }</div><div class="line"><a name="l03491"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 3491</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l03492"></a><span class="lineno"> 3492</span>  17;</div><div class="line"><a name="l03493"></a><span class="lineno"> 3493</span> </div><div class="line"><a name="l03494"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afe5304b03b26f7f806e85d9af6e439ab"> 3494</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afe5304b03b26f7f806e85d9af6e439ab">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l03495"></a><span class="lineno"> 3495</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l03496"></a><span class="lineno"> 3496</span>  }</div><div class="line"><a name="l03497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a34eb34038fea79741bdc6e2972931d87"> 3497</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a34eb34038fea79741bdc6e2972931d87">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>* other) {</div><div class="line"><a name="l03498"></a><span class="lineno"> 3498</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03499"></a><span class="lineno"> 3499</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l03500"></a><span class="lineno"> 3500</span>  InternalSwap(other);</div><div class="line"><a name="l03501"></a><span class="lineno"> 3501</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03502"></a><span class="lineno"> 3502</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l03503"></a><span class="lineno"> 3503</span>  }</div><div class="line"><a name="l03504"></a><span class="lineno"> 3504</span>  }</div><div class="line"><a name="l03505"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abad8e8eb9720d98c02234a78ba3a4309"> 3505</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abad8e8eb9720d98c02234a78ba3a4309">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>* other) {</div><div class="line"><a name="l03506"></a><span class="lineno"> 3506</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03507"></a><span class="lineno"> 3507</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l03508"></a><span class="lineno"> 3508</span>  InternalSwap(other);</div><div class="line"><a name="l03509"></a><span class="lineno"> 3509</span>  }</div><div class="line"><a name="l03510"></a><span class="lineno"> 3510</span> </div><div class="line"><a name="l03511"></a><span class="lineno"> 3511</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l03512"></a><span class="lineno"> 3512</span> </div><div class="line"><a name="l03513"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8a06269c8e930c92025bbf058e3cc00e"> 3513</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8a06269c8e930c92025bbf058e3cc00e">New</a>() const final {</div><div class="line"><a name="l03514"></a><span class="lineno"> 3514</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b5afcf60d2319bc7630435bbad9d139">AutomatonConstraintProto</a>();</div><div class="line"><a name="l03515"></a><span class="lineno"> 3515</span>  }</div><div class="line"><a name="l03516"></a><span class="lineno"> 3516</span> </div><div class="line"><a name="l03517"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae8df650459f93a8c7348cc2ae9d4bff7"> 3517</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.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="l03518"></a><span class="lineno"> 3518</span>  <span class="keywordflow">return</span> CreateMaybeMessage<AutomatonConstraintProto>(arena);</div><div class="line"><a name="l03519"></a><span class="lineno"> 3519</span>  }</div><div class="line"><a name="l03520"></a><span class="lineno"> 3520</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l03521"></a><span class="lineno"> 3521</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a55e0d128e9540dfec434735edbfc1481">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& from);</div><div class="line"><a name="l03522"></a><span class="lineno"> 3522</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l03523"></a><span class="lineno"> 3523</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8f371549205219cad3f55fe215d015ba">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>& from);</div><div class="line"><a name="l03524"></a><span class="lineno"> 3524</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03525"></a><span class="lineno"> 3525</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l03526"></a><span class="lineno"> 3526</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03527"></a><span class="lineno"> 3527</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l03528"></a><span class="lineno"> 3528</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l03529"></a><span class="lineno"> 3529</span> </div><div class="line"><a name="l03530"></a><span class="lineno"> 3530</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l03531"></a><span class="lineno"> 3531</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l03532"></a><span class="lineno"> 3532</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l03533"></a><span class="lineno"> 3533</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l03534"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3534</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l03535"></a><span class="lineno"> 3535</span> </div><div class="line"><a name="l03536"></a><span class="lineno"> 3536</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03537"></a><span class="lineno"> 3537</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l03538"></a><span class="lineno"> 3538</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l03539"></a><span class="lineno"> 3539</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l03540"></a><span class="lineno"> 3540</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a>* other);</div><div class="line"><a name="l03541"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 3541</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l03542"></a><span class="lineno"> 3542</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l03543"></a><span class="lineno"> 3543</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.AutomatonConstraintProto"</span>;</div><div class="line"><a name="l03544"></a><span class="lineno"> 3544</span>  }</div><div class="line"><a name="l03545"></a><span class="lineno"> 3545</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l03546"></a><span class="lineno"> 3546</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b5afcf60d2319bc7630435bbad9d139">AutomatonConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l03547"></a><span class="lineno"> 3547</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l03548"></a><span class="lineno"> 3548</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03549"></a><span class="lineno"> 3549</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l03550"></a><span class="lineno"> 3550</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l03551"></a><span class="lineno"> 3551</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03552"></a><span class="lineno"> 3552</span> </div><div class="line"><a name="l03553"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 3553</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l03554"></a><span class="lineno"> 3554</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l03555"></a><span class="lineno"> 3555</span> </div><div class="line"><a name="l03556"></a><span class="lineno"> 3556</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l03557"></a><span class="lineno"> 3557</span> </div><div class="line"><a name="l03558"></a><span class="lineno"> 3558</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l03559"></a><span class="lineno"> 3559</span> </div><div class="line"><a name="l03560"></a><span class="lineno"> 3560</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l03561"></a><span class="lineno"> 3561</span> </div><div class="line"><a name="l03562"></a><span class="lineno"> 3562</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l03563"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba92b922e3bc320028e04793465313c8cb"> 3563</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba92b922e3bc320028e04793465313c8cb">kFinalStatesFieldNumber</a> = 3,</div><div class="line"><a name="l03564"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba50e469cd0993f8897d5336160c7e481e"> 3564</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba50e469cd0993f8897d5336160c7e481e">kTransitionTailFieldNumber</a> = 4,</div><div class="line"><a name="l03565"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba4ac5b22c2ff6fe9967fc1de9a808d01c"> 3565</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba4ac5b22c2ff6fe9967fc1de9a808d01c">kTransitionHeadFieldNumber</a> = 5,</div><div class="line"><a name="l03566"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba5b7c0b25e4d96af1c7819e09471c3b0a"> 3566</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba5b7c0b25e4d96af1c7819e09471c3b0a">kTransitionLabelFieldNumber</a> = 6,</div><div class="line"><a name="l03567"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba6b66537f58f087bb205368bc1a3816bf"> 3567</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 7,</div><div class="line"><a name="l03568"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba54062676176ce87219a537397e37cd3e"> 3568</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba54062676176ce87219a537397e37cd3e">kStartingStateFieldNumber</a> = 2,</div><div class="line"><a name="l03569"></a><span class="lineno"> 3569</span>  };</div><div class="line"><a name="l03570"></a><span class="lineno"> 3570</span>  <span class="comment">// repeated int64 final_states = 3;</span></div><div class="line"><a name="l03571"></a><span class="lineno"> 3571</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3e67b6c4a22c84e3686b7ee5a3fbfb53">final_states_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03572"></a><span class="lineno"> 3572</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03573"></a><span class="lineno"> 3573</span>  <span class="keywordtype">int</span> _internal_final_states_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03574"></a><span class="lineno"> 3574</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03575"></a><span class="lineno"> 3575</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac6866d2614beea7195581e349d61e177">clear_final_states</a>();</div><div class="line"><a name="l03576"></a><span class="lineno"> 3576</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03577"></a><span class="lineno"> 3577</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l03578"></a><span class="lineno"> 3578</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03579"></a><span class="lineno"> 3579</span>  _internal_final_states() <span class="keyword">const</span>;</div><div class="line"><a name="l03580"></a><span class="lineno"> 3580</span>  <span class="keywordtype">void</span> _internal_add_final_states(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03581"></a><span class="lineno"> 3581</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03582"></a><span class="lineno"> 3582</span>  _internal_mutable_final_states();</div><div class="line"><a name="l03583"></a><span class="lineno"> 3583</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03584"></a><span class="lineno"> 3584</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae886b7fe2c0768f693d52be477579a41">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="l03585"></a><span class="lineno"> 3585</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9dabe006795915fe08da2e5fe68590f0">set_final_states</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03586"></a><span class="lineno"> 3586</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a6d4d4d8b69c49cab2a467d3c4de4ad8f">add_final_states</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03587"></a><span class="lineno"> 3587</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03588"></a><span class="lineno"> 3588</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae886b7fe2c0768f693d52be477579a41">final_states</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03589"></a><span class="lineno"> 3589</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03590"></a><span class="lineno"> 3590</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7454fffe82ad5c70de2529a8dc4b9573">mutable_final_states</a>();</div><div class="line"><a name="l03591"></a><span class="lineno"> 3591</span> </div><div class="line"><a name="l03592"></a><span class="lineno"> 3592</span>  <span class="comment">// repeated int64 transition_tail = 4;</span></div><div class="line"><a name="l03593"></a><span class="lineno"> 3593</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#af0ba9632526ed1fe4d2934418fb2e660">transition_tail_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03594"></a><span class="lineno"> 3594</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03595"></a><span class="lineno"> 3595</span>  <span class="keywordtype">int</span> _internal_transition_tail_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03596"></a><span class="lineno"> 3596</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03597"></a><span class="lineno"> 3597</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa220e57a4617b172cb0546066812eb8e">clear_transition_tail</a>();</div><div class="line"><a name="l03598"></a><span class="lineno"> 3598</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03599"></a><span class="lineno"> 3599</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l03600"></a><span class="lineno"> 3600</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03601"></a><span class="lineno"> 3601</span>  _internal_transition_tail() <span class="keyword">const</span>;</div><div class="line"><a name="l03602"></a><span class="lineno"> 3602</span>  <span class="keywordtype">void</span> _internal_add_transition_tail(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03603"></a><span class="lineno"> 3603</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03604"></a><span class="lineno"> 3604</span>  _internal_mutable_transition_tail();</div><div class="line"><a name="l03605"></a><span class="lineno"> 3605</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03606"></a><span class="lineno"> 3606</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a099560829dac92513aa0028520808d27">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="l03607"></a><span class="lineno"> 3607</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a59053577176e1accd5ca751dea49f266">set_transition_tail</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03608"></a><span class="lineno"> 3608</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ace5c1249d6b5875e7f1936b75ff7c77b">add_transition_tail</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03609"></a><span class="lineno"> 3609</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03610"></a><span class="lineno"> 3610</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a099560829dac92513aa0028520808d27">transition_tail</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03611"></a><span class="lineno"> 3611</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03612"></a><span class="lineno"> 3612</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afeaa27c943df0fdda9cdd0470ed864f6">mutable_transition_tail</a>();</div><div class="line"><a name="l03613"></a><span class="lineno"> 3613</span> </div><div class="line"><a name="l03614"></a><span class="lineno"> 3614</span>  <span class="comment">// repeated int64 transition_head = 5;</span></div><div class="line"><a name="l03615"></a><span class="lineno"> 3615</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95669efe110d5a69039ace44f68b088a">transition_head_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03616"></a><span class="lineno"> 3616</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03617"></a><span class="lineno"> 3617</span>  <span class="keywordtype">int</span> _internal_transition_head_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03618"></a><span class="lineno"> 3618</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03619"></a><span class="lineno"> 3619</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2c2a67b783ebd0fdb83756a55ff2f6a5">clear_transition_head</a>();</div><div class="line"><a name="l03620"></a><span class="lineno"> 3620</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03621"></a><span class="lineno"> 3621</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l03622"></a><span class="lineno"> 3622</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03623"></a><span class="lineno"> 3623</span>  _internal_transition_head() <span class="keyword">const</span>;</div><div class="line"><a name="l03624"></a><span class="lineno"> 3624</span>  <span class="keywordtype">void</span> _internal_add_transition_head(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03625"></a><span class="lineno"> 3625</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03626"></a><span class="lineno"> 3626</span>  _internal_mutable_transition_head();</div><div class="line"><a name="l03627"></a><span class="lineno"> 3627</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03628"></a><span class="lineno"> 3628</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a88ccef0afe15051602d19e949c1dc086">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="l03629"></a><span class="lineno"> 3629</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a939b12edbf8ad166309291406c4ed6b6">set_transition_head</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03630"></a><span class="lineno"> 3630</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a04906f85b3412c9e9c4943c35ba5efce">add_transition_head</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03631"></a><span class="lineno"> 3631</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03632"></a><span class="lineno"> 3632</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a88ccef0afe15051602d19e949c1dc086">transition_head</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03633"></a><span class="lineno"> 3633</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03634"></a><span class="lineno"> 3634</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aaa953809a91200572f505cace3b21d51">mutable_transition_head</a>();</div><div class="line"><a name="l03635"></a><span class="lineno"> 3635</span> </div><div class="line"><a name="l03636"></a><span class="lineno"> 3636</span>  <span class="comment">// repeated int64 transition_label = 6;</span></div><div class="line"><a name="l03637"></a><span class="lineno"> 3637</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#acaee7f4028c43022d3c7ec08c5786061">transition_label_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03638"></a><span class="lineno"> 3638</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03639"></a><span class="lineno"> 3639</span>  <span class="keywordtype">int</span> _internal_transition_label_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03640"></a><span class="lineno"> 3640</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03641"></a><span class="lineno"> 3641</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9dfaa9bebfefb4c19c2599bdd236c056">clear_transition_label</a>();</div><div class="line"><a name="l03642"></a><span class="lineno"> 3642</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03643"></a><span class="lineno"> 3643</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l03644"></a><span class="lineno"> 3644</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03645"></a><span class="lineno"> 3645</span>  _internal_transition_label() <span class="keyword">const</span>;</div><div class="line"><a name="l03646"></a><span class="lineno"> 3646</span>  <span class="keywordtype">void</span> _internal_add_transition_label(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03647"></a><span class="lineno"> 3647</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03648"></a><span class="lineno"> 3648</span>  _internal_mutable_transition_label();</div><div class="line"><a name="l03649"></a><span class="lineno"> 3649</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03650"></a><span class="lineno"> 3650</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab712a72e30f9d398f42ae5f5c39bac86">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="l03651"></a><span class="lineno"> 3651</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abf42c734c786106a079346c67f6c42e5">set_transition_label</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03652"></a><span class="lineno"> 3652</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aeb8bd6525c0315ccd30db6b7ee93a78b">add_transition_label</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03653"></a><span class="lineno"> 3653</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l03654"></a><span class="lineno"> 3654</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab712a72e30f9d398f42ae5f5c39bac86">transition_label</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03655"></a><span class="lineno"> 3655</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l03656"></a><span class="lineno"> 3656</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a967f9dc34b1924194bfa5b900818b253">mutable_transition_label</a>();</div><div class="line"><a name="l03657"></a><span class="lineno"> 3657</span> </div><div class="line"><a name="l03658"></a><span class="lineno"> 3658</span>  <span class="comment">// repeated int32 vars = 7;</span></div><div class="line"><a name="l03659"></a><span class="lineno"> 3659</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03660"></a><span class="lineno"> 3660</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03661"></a><span class="lineno"> 3661</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03662"></a><span class="lineno"> 3662</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03663"></a><span class="lineno"> 3663</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l03664"></a><span class="lineno"> 3664</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03665"></a><span class="lineno"> 3665</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l03666"></a><span class="lineno"> 3666</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03667"></a><span class="lineno"> 3667</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l03668"></a><span class="lineno"> 3668</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03669"></a><span class="lineno"> 3669</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03670"></a><span class="lineno"> 3670</span>  _internal_mutable_vars();</div><div class="line"><a name="l03671"></a><span class="lineno"> 3671</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03672"></a><span class="lineno"> 3672</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l03673"></a><span class="lineno"> 3673</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03674"></a><span class="lineno"> 3674</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03675"></a><span class="lineno"> 3675</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03676"></a><span class="lineno"> 3676</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03677"></a><span class="lineno"> 3677</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03678"></a><span class="lineno"> 3678</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l03679"></a><span class="lineno"> 3679</span> </div><div class="line"><a name="l03680"></a><span class="lineno"> 3680</span>  <span class="comment">// int64 starting_state = 2;</span></div><div class="line"><a name="l03681"></a><span class="lineno"> 3681</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac4010681113971e96805102a05520c37">clear_starting_state</a>();</div><div class="line"><a name="l03682"></a><span class="lineno"> 3682</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9b839359d1099cb1c2a5b33ac337535e">starting_state</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03683"></a><span class="lineno"> 3683</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4290e4a16ab8557489049ab8509de9ef">set_starting_state</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03684"></a><span class="lineno"> 3684</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03685"></a><span class="lineno"> 3685</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_starting_state() <span class="keyword">const</span>;</div><div class="line"><a name="l03686"></a><span class="lineno"> 3686</span>  <span class="keywordtype">void</span> _internal_set_starting_state(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03687"></a><span class="lineno"> 3687</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03688"></a><span class="lineno"> 3688</span> </div><div class="line"><a name="l03689"></a><span class="lineno"> 3689</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.AutomatonConstraintProto)</span></div><div class="line"><a name="l03690"></a><span class="lineno"> 3690</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03691"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 3691</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l03692"></a><span class="lineno"> 3692</span> </div><div class="line"><a name="l03693"></a><span class="lineno"> 3693</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l03694"></a><span class="lineno"> 3694</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l03695"></a><span class="lineno"> 3695</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l03696"></a><span class="lineno"> 3696</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > final_states_;</div><div class="line"><a name="l03697"></a><span class="lineno"> 3697</span>  <span class="keyword">mutable</span> std::atomic<int> _final_states_cached_byte_size_;</div><div class="line"><a name="l03698"></a><span class="lineno"> 3698</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > transition_tail_;</div><div class="line"><a name="l03699"></a><span class="lineno"> 3699</span>  <span class="keyword">mutable</span> std::atomic<int> _transition_tail_cached_byte_size_;</div><div class="line"><a name="l03700"></a><span class="lineno"> 3700</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > transition_head_;</div><div class="line"><a name="l03701"></a><span class="lineno"> 3701</span>  <span class="keyword">mutable</span> std::atomic<int> _transition_head_cached_byte_size_;</div><div class="line"><a name="l03702"></a><span class="lineno"> 3702</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > transition_label_;</div><div class="line"><a name="l03703"></a><span class="lineno"> 3703</span>  <span class="keyword">mutable</span> std::atomic<int> _transition_label_cached_byte_size_;</div><div class="line"><a name="l03704"></a><span class="lineno"> 3704</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l03705"></a><span class="lineno"> 3705</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l03706"></a><span class="lineno"> 3706</span>  ::PROTOBUF_NAMESPACE_ID::int64 starting_state_;</div><div class="line"><a name="l03707"></a><span class="lineno"> 3707</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l03708"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 3708</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l03709"></a><span class="lineno"> 3709</span> };</div><div class="line"><a name="l03710"></a><span class="lineno"> 3710</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l03711"></a><span class="lineno"> 3711</span> </div><div class="line"><a name="l03712"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html"> 3712</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a> final :</div><div class="line"><a name="l03713"></a><span class="lineno"> 3713</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.ListOfVariablesProto) */</span> {</div><div class="line"><a name="l03714"></a><span class="lineno"> 3714</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03715"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a282d3a4519277fb71364516e7f59dbf0"> 3715</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a282d3a4519277fb71364516e7f59dbf0">ListOfVariablesProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>(nullptr) {}</div><div class="line"><a name="l03716"></a><span class="lineno"> 3716</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a198c520ddddf9e9da648afa42f58a148">~ListOfVariablesProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l03717"></a><span class="lineno"> 3717</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a282d3a4519277fb71364516e7f59dbf0">ListOfVariablesProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l03718"></a><span class="lineno"> 3718</span> </div><div class="line"><a name="l03719"></a><span class="lineno"> 3719</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a282d3a4519277fb71364516e7f59dbf0">ListOfVariablesProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& from);</div><div class="line"><a name="l03720"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a275dc970a618b6fb4809d0102e121f5f"> 3720</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a275dc970a618b6fb4809d0102e121f5f">ListOfVariablesProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>&& from) noexcept</div><div class="line"><a name="l03721"></a><span class="lineno"> 3721</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a282d3a4519277fb71364516e7f59dbf0">ListOfVariablesProto</a>() {</div><div class="line"><a name="l03722"></a><span class="lineno"> 3722</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l03723"></a><span class="lineno"> 3723</span>  }</div><div class="line"><a name="l03724"></a><span class="lineno"> 3724</span> </div><div class="line"><a name="l03725"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa62d403a086d0a36fcbd389b083ecdf6"> 3725</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa62d403a086d0a36fcbd389b083ecdf6">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& from) {</div><div class="line"><a name="l03726"></a><span class="lineno"> 3726</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a65b9f9e2e8e63635b198a0a0cdf5e5a2">CopyFrom</a>(from);</div><div class="line"><a name="l03727"></a><span class="lineno"> 3727</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03728"></a><span class="lineno"> 3728</span>  }</div><div class="line"><a name="l03729"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a4027abc84af6224430c55a7b96ec7fcf"> 3729</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a4027abc84af6224430c55a7b96ec7fcf">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>&& from) noexcept {</div><div class="line"><a name="l03730"></a><span class="lineno"> 3730</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03731"></a><span class="lineno"> 3731</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l03732"></a><span class="lineno"> 3732</span>  InternalSwap(&from);</div><div class="line"><a name="l03733"></a><span class="lineno"> 3733</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03734"></a><span class="lineno"> 3734</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a65b9f9e2e8e63635b198a0a0cdf5e5a2">CopyFrom</a>(from);</div><div class="line"><a name="l03735"></a><span class="lineno"> 3735</span>  }</div><div class="line"><a name="l03736"></a><span class="lineno"> 3736</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03737"></a><span class="lineno"> 3737</span>  }</div><div class="line"><a name="l03738"></a><span class="lineno"> 3738</span> </div><div class="line"><a name="l03739"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a3093b30aa99ebf483676b451adbd5708"> 3739</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l03740"></a><span class="lineno"> 3740</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l03741"></a><span class="lineno"> 3741</span>  }</div><div class="line"><a name="l03742"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3742</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l03743"></a><span class="lineno"> 3743</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a119adb3cb603b71eadea08313ed42128">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l03744"></a><span class="lineno"> 3744</span>  }</div><div class="line"><a name="l03745"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 3745</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l03746"></a><span class="lineno"> 3746</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a119adb3cb603b71eadea08313ed42128">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l03747"></a><span class="lineno"> 3747</span>  }</div><div class="line"><a name="l03748"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a119adb3cb603b71eadea08313ed42128"> 3748</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a119adb3cb603b71eadea08313ed42128">default_instance</a>() {</div><div class="line"><a name="l03749"></a><span class="lineno"> 3749</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab7c7a98d6a92f1258f9db3652fdef174">internal_default_instance</a>();</div><div class="line"><a name="l03750"></a><span class="lineno"> 3750</span>  }</div><div class="line"><a name="l03751"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab7c7a98d6a92f1258f9db3652fdef174"> 3751</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab7c7a98d6a92f1258f9db3652fdef174">internal_default_instance</a>() {</div><div class="line"><a name="l03752"></a><span class="lineno"> 3752</span>  <span class="keywordflow">return</span> reinterpret_cast<const ListOfVariablesProto*>(</div><div class="line"><a name="l03753"></a><span class="lineno"> 3753</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#af6433eb0c6144d7db88633b9369381ea">_ListOfVariablesProto_default_instance_</a>);</div><div class="line"><a name="l03754"></a><span class="lineno"> 3754</span>  }</div><div class="line"><a name="l03755"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 3755</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l03756"></a><span class="lineno"> 3756</span>  18;</div><div class="line"><a name="l03757"></a><span class="lineno"> 3757</span> </div><div class="line"><a name="l03758"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#abd08bb25431ca173b0c5adf510d280bb"> 3758</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#abd08bb25431ca173b0c5adf510d280bb">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l03759"></a><span class="lineno"> 3759</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l03760"></a><span class="lineno"> 3760</span>  }</div><div class="line"><a name="l03761"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a59f679bb687cc0d4b93e40c4fefa0015"> 3761</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a59f679bb687cc0d4b93e40c4fefa0015">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>* other) {</div><div class="line"><a name="l03762"></a><span class="lineno"> 3762</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03763"></a><span class="lineno"> 3763</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l03764"></a><span class="lineno"> 3764</span>  InternalSwap(other);</div><div class="line"><a name="l03765"></a><span class="lineno"> 3765</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03766"></a><span class="lineno"> 3766</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l03767"></a><span class="lineno"> 3767</span>  }</div><div class="line"><a name="l03768"></a><span class="lineno"> 3768</span>  }</div><div class="line"><a name="l03769"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a364d0b78eb4e0b893a69fc3e03e7e157"> 3769</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a364d0b78eb4e0b893a69fc3e03e7e157">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>* other) {</div><div class="line"><a name="l03770"></a><span class="lineno"> 3770</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03771"></a><span class="lineno"> 3771</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l03772"></a><span class="lineno"> 3772</span>  InternalSwap(other);</div><div class="line"><a name="l03773"></a><span class="lineno"> 3773</span>  }</div><div class="line"><a name="l03774"></a><span class="lineno"> 3774</span> </div><div class="line"><a name="l03775"></a><span class="lineno"> 3775</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l03776"></a><span class="lineno"> 3776</span> </div><div class="line"><a name="l03777"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a065a225e70910d89d0c308a244be4a41"> 3777</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a065a225e70910d89d0c308a244be4a41">New</a>() const final {</div><div class="line"><a name="l03778"></a><span class="lineno"> 3778</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a282d3a4519277fb71364516e7f59dbf0">ListOfVariablesProto</a>();</div><div class="line"><a name="l03779"></a><span class="lineno"> 3779</span>  }</div><div class="line"><a name="l03780"></a><span class="lineno"> 3780</span> </div><div class="line"><a name="l03781"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa163956ed827db55e46ad1a94569114c"> 3781</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa163956ed827db55e46ad1a94569114c">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div><div class="line"><a name="l03782"></a><span class="lineno"> 3782</span>  <span class="keywordflow">return</span> CreateMaybeMessage<ListOfVariablesProto>(arena);</div><div class="line"><a name="l03783"></a><span class="lineno"> 3783</span>  }</div><div class="line"><a name="l03784"></a><span class="lineno"> 3784</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l03785"></a><span class="lineno"> 3785</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a65b9f9e2e8e63635b198a0a0cdf5e5a2">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& from);</div><div class="line"><a name="l03786"></a><span class="lineno"> 3786</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l03787"></a><span class="lineno"> 3787</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2e93421dc956bae7d30f9e758e0141b7">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>& from);</div><div class="line"><a name="l03788"></a><span class="lineno"> 3788</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03789"></a><span class="lineno"> 3789</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l03790"></a><span class="lineno"> 3790</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03791"></a><span class="lineno"> 3791</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l03792"></a><span class="lineno"> 3792</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l03793"></a><span class="lineno"> 3793</span> </div><div class="line"><a name="l03794"></a><span class="lineno"> 3794</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l03795"></a><span class="lineno"> 3795</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l03796"></a><span class="lineno"> 3796</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l03797"></a><span class="lineno"> 3797</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l03798"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3798</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l03799"></a><span class="lineno"> 3799</span> </div><div class="line"><a name="l03800"></a><span class="lineno"> 3800</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03801"></a><span class="lineno"> 3801</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l03802"></a><span class="lineno"> 3802</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l03803"></a><span class="lineno"> 3803</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l03804"></a><span class="lineno"> 3804</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a>* other);</div><div class="line"><a name="l03805"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 3805</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l03806"></a><span class="lineno"> 3806</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l03807"></a><span class="lineno"> 3807</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.ListOfVariablesProto"</span>;</div><div class="line"><a name="l03808"></a><span class="lineno"> 3808</span>  }</div><div class="line"><a name="l03809"></a><span class="lineno"> 3809</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l03810"></a><span class="lineno"> 3810</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a282d3a4519277fb71364516e7f59dbf0">ListOfVariablesProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l03811"></a><span class="lineno"> 3811</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l03812"></a><span class="lineno"> 3812</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03813"></a><span class="lineno"> 3813</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l03814"></a><span class="lineno"> 3814</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l03815"></a><span class="lineno"> 3815</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03816"></a><span class="lineno"> 3816</span> </div><div class="line"><a name="l03817"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 3817</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l03818"></a><span class="lineno"> 3818</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l03819"></a><span class="lineno"> 3819</span> </div><div class="line"><a name="l03820"></a><span class="lineno"> 3820</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l03821"></a><span class="lineno"> 3821</span> </div><div class="line"><a name="l03822"></a><span class="lineno"> 3822</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l03823"></a><span class="lineno"> 3823</span> </div><div class="line"><a name="l03824"></a><span class="lineno"> 3824</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l03825"></a><span class="lineno"> 3825</span> </div><div class="line"><a name="l03826"></a><span class="lineno"> 3826</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l03827"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a200b6ef81e9673bba72dde6e5ddd87b0a6b66537f58f087bb205368bc1a3816bf"> 3827</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a200b6ef81e9673bba72dde6e5ddd87b0a6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 1,</div><div class="line"><a name="l03828"></a><span class="lineno"> 3828</span>  };</div><div class="line"><a name="l03829"></a><span class="lineno"> 3829</span>  <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l03830"></a><span class="lineno"> 3830</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03831"></a><span class="lineno"> 3831</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03832"></a><span class="lineno"> 3832</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l03833"></a><span class="lineno"> 3833</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03834"></a><span class="lineno"> 3834</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l03835"></a><span class="lineno"> 3835</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03836"></a><span class="lineno"> 3836</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l03837"></a><span class="lineno"> 3837</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03838"></a><span class="lineno"> 3838</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l03839"></a><span class="lineno"> 3839</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03840"></a><span class="lineno"> 3840</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03841"></a><span class="lineno"> 3841</span>  _internal_mutable_vars();</div><div class="line"><a name="l03842"></a><span class="lineno"> 3842</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03843"></a><span class="lineno"> 3843</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l03844"></a><span class="lineno"> 3844</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03845"></a><span class="lineno"> 3845</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l03846"></a><span class="lineno"> 3846</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l03847"></a><span class="lineno"> 3847</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l03848"></a><span class="lineno"> 3848</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l03849"></a><span class="lineno"> 3849</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l03850"></a><span class="lineno"> 3850</span> </div><div class="line"><a name="l03851"></a><span class="lineno"> 3851</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.ListOfVariablesProto)</span></div><div class="line"><a name="l03852"></a><span class="lineno"> 3852</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03853"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 3853</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l03854"></a><span class="lineno"> 3854</span> </div><div class="line"><a name="l03855"></a><span class="lineno"> 3855</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l03856"></a><span class="lineno"> 3856</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l03857"></a><span class="lineno"> 3857</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l03858"></a><span class="lineno"> 3858</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l03859"></a><span class="lineno"> 3859</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l03860"></a><span class="lineno"> 3860</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l03861"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 3861</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l03862"></a><span class="lineno"> 3862</span> };</div><div class="line"><a name="l03863"></a><span class="lineno"> 3863</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l03864"></a><span class="lineno"> 3864</span> </div><div class="line"><a name="l03865"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html"> 3865</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a> final :</div><div class="line"><a name="l03866"></a><span class="lineno"> 3866</span>  <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="l03867"></a><span class="lineno"> 3867</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03868"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1"> 3868</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">ConstraintProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>(nullptr) {}</div><div class="line"><a name="l03869"></a><span class="lineno"> 3869</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2eef8057520c160882206b9aaf12dbcf">~ConstraintProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l03870"></a><span class="lineno"> 3870</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">ConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l03871"></a><span class="lineno"> 3871</span> </div><div class="line"><a name="l03872"></a><span class="lineno"> 3872</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">ConstraintProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& from);</div><div class="line"><a name="l03873"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a219e33a933e11952da5bbf0579eeabfd"> 3873</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a219e33a933e11952da5bbf0579eeabfd">ConstraintProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>&& from) noexcept</div><div class="line"><a name="l03874"></a><span class="lineno"> 3874</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">ConstraintProto</a>() {</div><div class="line"><a name="l03875"></a><span class="lineno"> 3875</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l03876"></a><span class="lineno"> 3876</span>  }</div><div class="line"><a name="l03877"></a><span class="lineno"> 3877</span> </div><div class="line"><a name="l03878"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f73c896d0946511ded6d882fff94c02"> 3878</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f73c896d0946511ded6d882fff94c02">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& from) {</div><div class="line"><a name="l03879"></a><span class="lineno"> 3879</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3705f221682f0ca2d257d23ccb4523e6">CopyFrom</a>(from);</div><div class="line"><a name="l03880"></a><span class="lineno"> 3880</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03881"></a><span class="lineno"> 3881</span>  }</div><div class="line"><a name="l03882"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a13476975e8abde77cd002cab8a2271ba"> 3882</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a13476975e8abde77cd002cab8a2271ba">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>&& from) noexcept {</div><div class="line"><a name="l03883"></a><span class="lineno"> 3883</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03884"></a><span class="lineno"> 3884</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l03885"></a><span class="lineno"> 3885</span>  InternalSwap(&from);</div><div class="line"><a name="l03886"></a><span class="lineno"> 3886</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03887"></a><span class="lineno"> 3887</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3705f221682f0ca2d257d23ccb4523e6">CopyFrom</a>(from);</div><div class="line"><a name="l03888"></a><span class="lineno"> 3888</span>  }</div><div class="line"><a name="l03889"></a><span class="lineno"> 3889</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l03890"></a><span class="lineno"> 3890</span>  }</div><div class="line"><a name="l03891"></a><span class="lineno"> 3891</span> </div><div class="line"><a name="l03892"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708"> 3892</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l03893"></a><span class="lineno"> 3893</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l03894"></a><span class="lineno"> 3894</span>  }</div><div class="line"><a name="l03895"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3895</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l03896"></a><span class="lineno"> 3896</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7763c42fb218a40ac1c3e057c75643fb">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l03897"></a><span class="lineno"> 3897</span>  }</div><div class="line"><a name="l03898"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 3898</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l03899"></a><span class="lineno"> 3899</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7763c42fb218a40ac1c3e057c75643fb">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l03900"></a><span class="lineno"> 3900</span>  }</div><div class="line"><a name="l03901"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7763c42fb218a40ac1c3e057c75643fb"> 3901</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7763c42fb218a40ac1c3e057c75643fb">default_instance</a>() {</div><div class="line"><a name="l03902"></a><span class="lineno"> 3902</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad779a03aef9accf2aab5c5007f917d1b">internal_default_instance</a>();</div><div class="line"><a name="l03903"></a><span class="lineno"> 3903</span>  }</div><div class="line"><a name="l03904"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35"> 3904</a></span>  <span class="keyword">enum</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35">ConstraintCase</a> {</div><div class="line"><a name="l03905"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aaadb0c3370c597095e0cb7e768f04567"> 3905</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aaadb0c3370c597095e0cb7e768f04567">kBoolOr</a> = 3,</div><div class="line"><a name="l03906"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aef651681e2d17f777063fddf191f4a99"> 3906</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aef651681e2d17f777063fddf191f4a99">kBoolAnd</a> = 4,</div><div class="line"><a name="l03907"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a60d782b0aafa6f70b6230ffd970b2c6b"> 3907</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a60d782b0aafa6f70b6230ffd970b2c6b">kAtMostOne</a> = 26,</div><div class="line"><a name="l03908"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ad60570d9bed938f8b11385a7ba7f3508"> 3908</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ad60570d9bed938f8b11385a7ba7f3508">kExactlyOne</a> = 29,</div><div class="line"><a name="l03909"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a698b5d4e9d041ce67288f15e6a5053bc"> 3909</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a698b5d4e9d041ce67288f15e6a5053bc">kBoolXor</a> = 5,</div><div class="line"><a name="l03910"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6cf91c5ead8753183a21a1561237d2d2"> 3910</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6cf91c5ead8753183a21a1561237d2d2">kIntDiv</a> = 7,</div><div class="line"><a name="l03911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ae87040cc6afe119fcfb0b7fa16a16a8a"> 3911</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ae87040cc6afe119fcfb0b7fa16a16a8a">kIntMod</a> = 8,</div><div class="line"><a name="l03912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4d3274f97b77566895b3a239ed62bb72"> 3912</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4d3274f97b77566895b3a239ed62bb72">kIntMax</a> = 9,</div><div class="line"><a name="l03913"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35afa67b6d38ac5fc27ad2cac3d2f392e39"> 3913</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35afa67b6d38ac5fc27ad2cac3d2f392e39">kLinMax</a> = 27,</div><div class="line"><a name="l03914"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a15204b185dfd4bef30727e0ca1c321b8"> 3914</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a15204b185dfd4bef30727e0ca1c321b8">kIntMin</a> = 10,</div><div class="line"><a name="l03915"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6481aef04a17e76c15e4be2d03d3cc23"> 3915</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6481aef04a17e76c15e4be2d03d3cc23">kLinMin</a> = 28,</div><div class="line"><a name="l03916"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35adf309905f42ce420be0b852996e4e650"> 3916</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35adf309905f42ce420be0b852996e4e650">kIntProd</a> = 11,</div><div class="line"><a name="l03917"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac188c019178783e5be55110601309d7d"> 3917</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac188c019178783e5be55110601309d7d">kLinear</a> = 12,</div><div class="line"><a name="l03918"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac7267ea8eee1047e8b3d41f4526bcef6"> 3918</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac7267ea8eee1047e8b3d41f4526bcef6">kAllDiff</a> = 13,</div><div class="line"><a name="l03919"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35acd33b6e972e153ab1a911c84c9585a42"> 3919</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35acd33b6e972e153ab1a911c84c9585a42">kElement</a> = 14,</div><div class="line"><a name="l03920"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7da0520a1741193fc2422811d6af7ace"> 3920</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7da0520a1741193fc2422811d6af7ace">kCircuit</a> = 15,</div><div class="line"><a name="l03921"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a88da6de97c8b4c4ce52616e0516b252a"> 3921</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a88da6de97c8b4c4ce52616e0516b252a">kRoutes</a> = 23,</div><div class="line"><a name="l03922"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1476d98efc03ccb4224ae17f531fd05a"> 3922</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1476d98efc03ccb4224ae17f531fd05a">kTable</a> = 16,</div><div class="line"><a name="l03923"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a8ab070d41f07187a3dc733f52455ffc0"> 3923</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a8ab070d41f07187a3dc733f52455ffc0">kAutomaton</a> = 17,</div><div class="line"><a name="l03924"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aacf7ff630234b9ffede42cdbc9d5be5a"> 3924</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aacf7ff630234b9ffede42cdbc9d5be5a">kInverse</a> = 18,</div><div class="line"><a name="l03925"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a86d0a62bd1b691a1b81446e7ced9cdf7"> 3925</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a86d0a62bd1b691a1b81446e7ced9cdf7">kReservoir</a> = 24,</div><div class="line"><a name="l03926"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1b948ef604eecbb4da42feb6bed2beff"> 3926</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1b948ef604eecbb4da42feb6bed2beff">kInterval</a> = 19,</div><div class="line"><a name="l03927"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa604bb0c8d30d6e0908b243370cf98a7"> 3927</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa604bb0c8d30d6e0908b243370cf98a7">kNoOverlap</a> = 20,</div><div class="line"><a name="l03928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4ed0edf0e268cf40b0f09253fb1b261b"> 3928</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4ed0edf0e268cf40b0f09253fb1b261b">kNoOverlap2D</a> = 21,</div><div class="line"><a name="l03929"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6273d2906038e97dc4d54d89436a305a"> 3929</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6273d2906038e97dc4d54d89436a305a">kCumulative</a> = 22,</div><div class="line"><a name="l03930"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa56df0a705ba98b87cf95d61122aa694"> 3930</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa56df0a705ba98b87cf95d61122aa694">kDummyConstraint</a> = 30,</div><div class="line"><a name="l03931"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7af079189afb65e704861b8cdfb301f4"> 3931</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7af079189afb65e704861b8cdfb301f4">CONSTRAINT_NOT_SET</a> = 0,</div><div class="line"><a name="l03932"></a><span class="lineno"> 3932</span>  };</div><div class="line"><a name="l03933"></a><span class="lineno"> 3933</span> </div><div class="line"><a name="l03934"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad779a03aef9accf2aab5c5007f917d1b"> 3934</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad779a03aef9accf2aab5c5007f917d1b">internal_default_instance</a>() {</div><div class="line"><a name="l03935"></a><span class="lineno"> 3935</span>  <span class="keywordflow">return</span> reinterpret_cast<const ConstraintProto*>(</div><div class="line"><a name="l03936"></a><span class="lineno"> 3936</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#af34fca4c31d5c2ab765ec99b192bab6a">_ConstraintProto_default_instance_</a>);</div><div class="line"><a name="l03937"></a><span class="lineno"> 3937</span>  }</div><div class="line"><a name="l03938"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 3938</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l03939"></a><span class="lineno"> 3939</span>  19;</div><div class="line"><a name="l03940"></a><span class="lineno"> 3940</span> </div><div class="line"><a name="l03941"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a42cd6e1de56b3b4b6141435ac47d9c19"> 3941</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a42cd6e1de56b3b4b6141435ac47d9c19">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l03942"></a><span class="lineno"> 3942</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l03943"></a><span class="lineno"> 3943</span>  }</div><div class="line"><a name="l03944"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac7caf1a731f00343e5056d464e74a50b"> 3944</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac7caf1a731f00343e5056d464e74a50b">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>* other) {</div><div class="line"><a name="l03945"></a><span class="lineno"> 3945</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03946"></a><span class="lineno"> 3946</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l03947"></a><span class="lineno"> 3947</span>  InternalSwap(other);</div><div class="line"><a name="l03948"></a><span class="lineno"> 3948</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l03949"></a><span class="lineno"> 3949</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l03950"></a><span class="lineno"> 3950</span>  }</div><div class="line"><a name="l03951"></a><span class="lineno"> 3951</span>  }</div><div class="line"><a name="l03952"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a418e9bc978217aa988a5ce78206ce2be"> 3952</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a418e9bc978217aa988a5ce78206ce2be">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>* other) {</div><div class="line"><a name="l03953"></a><span class="lineno"> 3953</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l03954"></a><span class="lineno"> 3954</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l03955"></a><span class="lineno"> 3955</span>  InternalSwap(other);</div><div class="line"><a name="l03956"></a><span class="lineno"> 3956</span>  }</div><div class="line"><a name="l03957"></a><span class="lineno"> 3957</span> </div><div class="line"><a name="l03958"></a><span class="lineno"> 3958</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l03959"></a><span class="lineno"> 3959</span> </div><div class="line"><a name="l03960"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34265fc42863b2658b9e7be1c004a5c9"> 3960</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34265fc42863b2658b9e7be1c004a5c9">New</a>() const final {</div><div class="line"><a name="l03961"></a><span class="lineno"> 3961</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">ConstraintProto</a>();</div><div class="line"><a name="l03962"></a><span class="lineno"> 3962</span>  }</div><div class="line"><a name="l03963"></a><span class="lineno"> 3963</span> </div><div class="line"><a name="l03964"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae7e5aba23bae032f6e9e8ec25b6e9793"> 3964</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.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="l03965"></a><span class="lineno"> 3965</span>  <span class="keywordflow">return</span> CreateMaybeMessage<ConstraintProto>(arena);</div><div class="line"><a name="l03966"></a><span class="lineno"> 3966</span>  }</div><div class="line"><a name="l03967"></a><span class="lineno"> 3967</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l03968"></a><span class="lineno"> 3968</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3705f221682f0ca2d257d23ccb4523e6">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& from);</div><div class="line"><a name="l03969"></a><span class="lineno"> 3969</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l03970"></a><span class="lineno"> 3970</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a69824f773eebb2c77243c8ab98820e0a">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>& from);</div><div class="line"><a name="l03971"></a><span class="lineno"> 3971</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03972"></a><span class="lineno"> 3972</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l03973"></a><span class="lineno"> 3973</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03974"></a><span class="lineno"> 3974</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l03975"></a><span class="lineno"> 3975</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l03976"></a><span class="lineno"> 3976</span> </div><div class="line"><a name="l03977"></a><span class="lineno"> 3977</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l03978"></a><span class="lineno"> 3978</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l03979"></a><span class="lineno"> 3979</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l03980"></a><span class="lineno"> 3980</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l03981"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3981</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l03982"></a><span class="lineno"> 3982</span> </div><div class="line"><a name="l03983"></a><span class="lineno"> 3983</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03984"></a><span class="lineno"> 3984</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l03985"></a><span class="lineno"> 3985</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l03986"></a><span class="lineno"> 3986</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l03987"></a><span class="lineno"> 3987</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a>* other);</div><div class="line"><a name="l03988"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 3988</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l03989"></a><span class="lineno"> 3989</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l03990"></a><span class="lineno"> 3990</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.ConstraintProto"</span>;</div><div class="line"><a name="l03991"></a><span class="lineno"> 3991</span>  }</div><div class="line"><a name="l03992"></a><span class="lineno"> 3992</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l03993"></a><span class="lineno"> 3993</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">ConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l03994"></a><span class="lineno"> 3994</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l03995"></a><span class="lineno"> 3995</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l03996"></a><span class="lineno"> 3996</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l03997"></a><span class="lineno"> 3997</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l03998"></a><span class="lineno"> 3998</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l03999"></a><span class="lineno"> 3999</span> </div><div class="line"><a name="l04000"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 4000</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l04001"></a><span class="lineno"> 4001</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l04002"></a><span class="lineno"> 4002</span> </div><div class="line"><a name="l04003"></a><span class="lineno"> 4003</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l04004"></a><span class="lineno"> 4004</span> </div><div class="line"><a name="l04005"></a><span class="lineno"> 4005</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l04006"></a><span class="lineno"> 4006</span> </div><div class="line"><a name="l04007"></a><span class="lineno"> 4007</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l04008"></a><span class="lineno"> 4008</span> </div><div class="line"><a name="l04009"></a><span class="lineno"> 4009</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l04010"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda9a1a941c1ba628c11553ec7298bc6286"> 4010</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda9a1a941c1ba628c11553ec7298bc6286">kEnforcementLiteralFieldNumber</a> = 2,</div><div class="line"><a name="l04011"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda80457de4fce1c9a997439550fe89d4c5"> 4011</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda80457de4fce1c9a997439550fe89d4c5">kNameFieldNumber</a> = 1,</div><div class="line"><a name="l04012"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5368bbcbadc07c6956894376699010b1"> 4012</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5368bbcbadc07c6956894376699010b1">kBoolOrFieldNumber</a> = 3,</div><div class="line"><a name="l04013"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2aa06f04b7f93c54a3a60f584b8671a9"> 4013</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2aa06f04b7f93c54a3a60f584b8671a9">kBoolAndFieldNumber</a> = 4,</div><div class="line"><a name="l04014"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddab87a5c01c8c15efe46c5f80152ce7b4f"> 4014</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddab87a5c01c8c15efe46c5f80152ce7b4f">kAtMostOneFieldNumber</a> = 26,</div><div class="line"><a name="l04015"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2fed473bde6bc3fe7c36fedaf8f23e39"> 4015</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2fed473bde6bc3fe7c36fedaf8f23e39">kExactlyOneFieldNumber</a> = 29,</div><div class="line"><a name="l04016"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda313e3ca9f1d7016e57c593f775fa18ae"> 4016</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda313e3ca9f1d7016e57c593f775fa18ae">kBoolXorFieldNumber</a> = 5,</div><div class="line"><a name="l04017"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda37afcb755793a8e5fc7bacbbbd016777"> 4017</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda37afcb755793a8e5fc7bacbbbd016777">kIntDivFieldNumber</a> = 7,</div><div class="line"><a name="l04018"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda0c43c0c6eb0dfdfaf287cac5b1570bf9"> 4018</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda0c43c0c6eb0dfdfaf287cac5b1570bf9">kIntModFieldNumber</a> = 8,</div><div class="line"><a name="l04019"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda90ca676e89badadfcc9cd81b980a8cc1"> 4019</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda90ca676e89badadfcc9cd81b980a8cc1">kIntMaxFieldNumber</a> = 9,</div><div class="line"><a name="l04020"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaff6168d50a4a27272032875e804b4cc4"> 4020</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaff6168d50a4a27272032875e804b4cc4">kLinMaxFieldNumber</a> = 27,</div><div class="line"><a name="l04021"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda6b133cd6e7b46665a361af6730209d2b"> 4021</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda6b133cd6e7b46665a361af6730209d2b">kIntMinFieldNumber</a> = 10,</div><div class="line"><a name="l04022"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda095aa2626764b0cfdc9d2369fed3e9de"> 4022</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda095aa2626764b0cfdc9d2369fed3e9de">kLinMinFieldNumber</a> = 28,</div><div class="line"><a name="l04023"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda50b5a3936f0ea25a65d23a015e110c95"> 4023</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda50b5a3936f0ea25a65d23a015e110c95">kIntProdFieldNumber</a> = 11,</div><div class="line"><a name="l04024"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda20f19f74d887843a7f1eb169ec68b1a5"> 4024</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda20f19f74d887843a7f1eb169ec68b1a5">kLinearFieldNumber</a> = 12,</div><div class="line"><a name="l04025"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda8579e6019063b27518e94afed27fb851"> 4025</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda8579e6019063b27518e94afed27fb851">kAllDiffFieldNumber</a> = 13,</div><div class="line"><a name="l04026"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2dcb89d2f03bcc722bfae5a40741f2bd"> 4026</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2dcb89d2f03bcc722bfae5a40741f2bd">kElementFieldNumber</a> = 14,</div><div class="line"><a name="l04027"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda54c7f41fa6bbc6eeaa0c25a49c715c78"> 4027</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda54c7f41fa6bbc6eeaa0c25a49c715c78">kCircuitFieldNumber</a> = 15,</div><div class="line"><a name="l04028"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5fcdc880475f9996b6d04ad1b0cbcc2d"> 4028</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5fcdc880475f9996b6d04ad1b0cbcc2d">kRoutesFieldNumber</a> = 23,</div><div class="line"><a name="l04029"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5d89be70c6dbf51d3f6c6a29ee95f813"> 4029</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5d89be70c6dbf51d3f6c6a29ee95f813">kTableFieldNumber</a> = 16,</div><div class="line"><a name="l04030"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2bac404df513b2519fc1802e0a4a36fc"> 4030</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2bac404df513b2519fc1802e0a4a36fc">kAutomatonFieldNumber</a> = 17,</div><div class="line"><a name="l04031"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaf929a6d8d0d7313bac0030bd09adce2a"> 4031</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaf929a6d8d0d7313bac0030bd09adce2a">kInverseFieldNumber</a> = 18,</div><div class="line"><a name="l04032"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda6fcdd33139c1bfde1df34ee0f5a22d09"> 4032</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda6fcdd33139c1bfde1df34ee0f5a22d09">kReservoirFieldNumber</a> = 24,</div><div class="line"><a name="l04033"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaef3a15312662d69ecad73ce4fc2b7ccf"> 4033</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaef3a15312662d69ecad73ce4fc2b7ccf">kIntervalFieldNumber</a> = 19,</div><div class="line"><a name="l04034"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda807b1ef99cad1c33d48a81d36f74bbac"> 4034</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda807b1ef99cad1c33d48a81d36f74bbac">kNoOverlapFieldNumber</a> = 20,</div><div class="line"><a name="l04035"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaf05233c2d21215396309a6fa0a5772f3"> 4035</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaf05233c2d21215396309a6fa0a5772f3">kNoOverlap2DFieldNumber</a> = 21,</div><div class="line"><a name="l04036"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda7088ab2be6c9c54afb649fcd0697f78f"> 4036</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda7088ab2be6c9c54afb649fcd0697f78f">kCumulativeFieldNumber</a> = 22,</div><div class="line"><a name="l04037"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda3d0a5210a1acab36f59a23223c3f9e29"> 4037</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda3d0a5210a1acab36f59a23223c3f9e29">kDummyConstraintFieldNumber</a> = 30,</div><div class="line"><a name="l04038"></a><span class="lineno"> 4038</span>  };</div><div class="line"><a name="l04039"></a><span class="lineno"> 4039</span>  <span class="comment">// repeated int32 enforcement_literal = 2;</span></div><div class="line"><a name="l04040"></a><span class="lineno"> 4040</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5fa63835db17a3810aab0fd42e1110">enforcement_literal_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04041"></a><span class="lineno"> 4041</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04042"></a><span class="lineno"> 4042</span>  <span class="keywordtype">int</span> _internal_enforcement_literal_size() <span class="keyword">const</span>;</div><div class="line"><a name="l04043"></a><span class="lineno"> 4043</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04044"></a><span class="lineno"> 4044</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9f475a487bdda96e086bd50d6e546a2b">clear_enforcement_literal</a>();</div><div class="line"><a name="l04045"></a><span class="lineno"> 4045</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04046"></a><span class="lineno"> 4046</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l04047"></a><span class="lineno"> 4047</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l04048"></a><span class="lineno"> 4048</span>  _internal_enforcement_literal() <span class="keyword">const</span>;</div><div class="line"><a name="l04049"></a><span class="lineno"> 4049</span>  <span class="keywordtype">void</span> _internal_add_enforcement_literal(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04050"></a><span class="lineno"> 4050</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l04051"></a><span class="lineno"> 4051</span>  _internal_mutable_enforcement_literal();</div><div class="line"><a name="l04052"></a><span class="lineno"> 4052</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04053"></a><span class="lineno"> 4053</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a594f42f9091d53216f8b4a782c79b519">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="l04054"></a><span class="lineno"> 4054</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe90915ee336db0a7230014f76ce2588">set_enforcement_literal</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04055"></a><span class="lineno"> 4055</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acfab2074ffdcaf9686057126c5e29d38">add_enforcement_literal</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04056"></a><span class="lineno"> 4056</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l04057"></a><span class="lineno"> 4057</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a594f42f9091d53216f8b4a782c79b519">enforcement_literal</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04058"></a><span class="lineno"> 4058</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l04059"></a><span class="lineno"> 4059</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30bb8cd86cbd9eae09b21783f28f8967">mutable_enforcement_literal</a>();</div><div class="line"><a name="l04060"></a><span class="lineno"> 4060</span> </div><div class="line"><a name="l04061"></a><span class="lineno"> 4061</span>  <span class="comment">// string name = 1;</span></div><div class="line"><a name="l04062"></a><span class="lineno"> 4062</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a458dd99a041a02e37d5b249201b18050">clear_name</a>();</div><div class="line"><a name="l04063"></a><span class="lineno"> 4063</span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04064"></a><span class="lineno"> 4064</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0 = <span class="keyword">const</span> std::string&, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l04065"></a><span class="lineno"> 4065</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">set_name</a>(ArgT0&& arg0, ArgT... args);</div><div class="line"><a name="l04066"></a><span class="lineno"> 4066</span>  std::string* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace44da4c185dad99876bf01c7ea74c07">mutable_name</a>();</div><div class="line"><a name="l04067"></a><span class="lineno"> 4067</span>  PROTOBUF_MUST_USE_RESULT std::string* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">release_name</a>();</div><div class="line"><a name="l04068"></a><span class="lineno"> 4068</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aebef205a40e296437d69fd2e4d3ef2be">set_allocated_name</a>(std::string* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>);</div><div class="line"><a name="l04069"></a><span class="lineno"> 4069</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04070"></a><span class="lineno"> 4070</span>  <span class="keyword">const</span> std::string& _internal_name() <span class="keyword">const</span>;</div><div class="line"><a name="l04071"></a><span class="lineno"> 4071</span>  <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE <span class="keywordtype">void</span> _internal_set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04072"></a><span class="lineno"> 4072</span>  std::string* _internal_mutable_name();</div><div class="line"><a name="l04073"></a><span class="lineno"> 4073</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04074"></a><span class="lineno"> 4074</span> </div><div class="line"><a name="l04075"></a><span class="lineno"> 4075</span>  <span class="comment">// .operations_research.sat.BoolArgumentProto bool_or = 3;</span></div><div class="line"><a name="l04076"></a><span class="lineno"> 4076</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a168fdef7bccd9dcae56b85d1cb380d78">has_bool_or</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04077"></a><span class="lineno"> 4077</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04078"></a><span class="lineno"> 4078</span>  <span class="keywordtype">bool</span> _internal_has_bool_or() <span class="keyword">const</span>;</div><div class="line"><a name="l04079"></a><span class="lineno"> 4079</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04080"></a><span class="lineno"> 4080</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0fe5125fa5b34e5e6d6b59b9155d884f">clear_bool_or</a>();</div><div class="line"><a name="l04081"></a><span class="lineno"> 4081</span>  const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89">bool_or</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04082"></a><span class="lineno"> 4082</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae733d25f405cc961eeab6173937f0c2f">release_bool_or</a>();</div><div class="line"><a name="l04083"></a><span class="lineno"> 4083</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae26e2a099b411b50dd1d4c6605837d0a">mutable_bool_or</a>();</div><div class="line"><a name="l04084"></a><span class="lineno"> 4084</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0b3f277775dd6baa45eaf8a13a1ed6a8">set_allocated_bool_or</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89">bool_or</a>);</div><div class="line"><a name="l04085"></a><span class="lineno"> 4085</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04086"></a><span class="lineno"> 4086</span>  const ::operations_research::sat::BoolArgumentProto& _internal_bool_or() <span class="keyword">const</span>;</div><div class="line"><a name="l04087"></a><span class="lineno"> 4087</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _internal_mutable_bool_or();</div><div class="line"><a name="l04088"></a><span class="lineno"> 4088</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04089"></a><span class="lineno"> 4089</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ad110b1779a2f548b532a9360a15329">unsafe_arena_set_allocated_bool_or</a>(</div><div class="line"><a name="l04090"></a><span class="lineno"> 4090</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89">bool_or</a>);</div><div class="line"><a name="l04091"></a><span class="lineno"> 4091</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab114b9c8dddfbc4f95d7d4f34fa17041">unsafe_arena_release_bool_or</a>();</div><div class="line"><a name="l04092"></a><span class="lineno"> 4092</span> </div><div class="line"><a name="l04093"></a><span class="lineno"> 4093</span>  <span class="comment">// .operations_research.sat.BoolArgumentProto bool_and = 4;</span></div><div class="line"><a name="l04094"></a><span class="lineno"> 4094</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8e6d60266fff553f6dc6ce75ebd8d4f8">has_bool_and</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04095"></a><span class="lineno"> 4095</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04096"></a><span class="lineno"> 4096</span>  <span class="keywordtype">bool</span> _internal_has_bool_and() <span class="keyword">const</span>;</div><div class="line"><a name="l04097"></a><span class="lineno"> 4097</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04098"></a><span class="lineno"> 4098</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea1e3a66dd07f85502f09f3a30c7cb47">clear_bool_and</a>();</div><div class="line"><a name="l04099"></a><span class="lineno"> 4099</span>  const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c">bool_and</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04100"></a><span class="lineno"> 4100</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a04dce0131add0646128eec822cd751d9">release_bool_and</a>();</div><div class="line"><a name="l04101"></a><span class="lineno"> 4101</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a962fe3316eafe5815027312585d5c4d6">mutable_bool_and</a>();</div><div class="line"><a name="l04102"></a><span class="lineno"> 4102</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#addede66cc7c35b088bb6e8f865bf9d5e">set_allocated_bool_and</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c">bool_and</a>);</div><div class="line"><a name="l04103"></a><span class="lineno"> 4103</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04104"></a><span class="lineno"> 4104</span>  const ::operations_research::sat::BoolArgumentProto& _internal_bool_and() <span class="keyword">const</span>;</div><div class="line"><a name="l04105"></a><span class="lineno"> 4105</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _internal_mutable_bool_and();</div><div class="line"><a name="l04106"></a><span class="lineno"> 4106</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04107"></a><span class="lineno"> 4107</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a75882fe0ab51163535fd83fabd1a5e56">unsafe_arena_set_allocated_bool_and</a>(</div><div class="line"><a name="l04108"></a><span class="lineno"> 4108</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c">bool_and</a>);</div><div class="line"><a name="l04109"></a><span class="lineno"> 4109</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a809898d75f3962eedda8662e20c7dd26">unsafe_arena_release_bool_and</a>();</div><div class="line"><a name="l04110"></a><span class="lineno"> 4110</span> </div><div class="line"><a name="l04111"></a><span class="lineno"> 4111</span>  <span class="comment">// .operations_research.sat.BoolArgumentProto at_most_one = 26;</span></div><div class="line"><a name="l04112"></a><span class="lineno"> 4112</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0374f7ca6b81a374e8daafe784402d20">has_at_most_one</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04113"></a><span class="lineno"> 4113</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04114"></a><span class="lineno"> 4114</span>  <span class="keywordtype">bool</span> _internal_has_at_most_one() <span class="keyword">const</span>;</div><div class="line"><a name="l04115"></a><span class="lineno"> 4115</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04116"></a><span class="lineno"> 4116</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a75e4a19dd7bc64ef7ada6f80703d3ffc">clear_at_most_one</a>();</div><div class="line"><a name="l04117"></a><span class="lineno"> 4117</span>  const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a02bdc7cff2f71612490c7f50d1b3bd13">at_most_one</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04118"></a><span class="lineno"> 4118</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2aa4431f056c3dde9f3eb602a2a3923e">release_at_most_one</a>();</div><div class="line"><a name="l04119"></a><span class="lineno"> 4119</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e1fa0fa60a89c0f85f68b7921afaee5">mutable_at_most_one</a>();</div><div class="line"><a name="l04120"></a><span class="lineno"> 4120</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a93369fa83a3c200b82fd8804d6bea22d">set_allocated_at_most_one</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a02bdc7cff2f71612490c7f50d1b3bd13">at_most_one</a>);</div><div class="line"><a name="l04121"></a><span class="lineno"> 4121</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04122"></a><span class="lineno"> 4122</span>  const ::operations_research::sat::BoolArgumentProto& _internal_at_most_one() <span class="keyword">const</span>;</div><div class="line"><a name="l04123"></a><span class="lineno"> 4123</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _internal_mutable_at_most_one();</div><div class="line"><a name="l04124"></a><span class="lineno"> 4124</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04125"></a><span class="lineno"> 4125</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f8f64a3ca493e9de452980744937599">unsafe_arena_set_allocated_at_most_one</a>(</div><div class="line"><a name="l04126"></a><span class="lineno"> 4126</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a02bdc7cff2f71612490c7f50d1b3bd13">at_most_one</a>);</div><div class="line"><a name="l04127"></a><span class="lineno"> 4127</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6b57cc4eeec198d46219a1b840d7e669">unsafe_arena_release_at_most_one</a>();</div><div class="line"><a name="l04128"></a><span class="lineno"> 4128</span> </div><div class="line"><a name="l04129"></a><span class="lineno"> 4129</span>  <span class="comment">// .operations_research.sat.BoolArgumentProto exactly_one = 29;</span></div><div class="line"><a name="l04130"></a><span class="lineno"> 4130</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aeeb3d5a11205c6222d1c835fe776550e">has_exactly_one</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04131"></a><span class="lineno"> 4131</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04132"></a><span class="lineno"> 4132</span>  <span class="keywordtype">bool</span> _internal_has_exactly_one() <span class="keyword">const</span>;</div><div class="line"><a name="l04133"></a><span class="lineno"> 4133</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04134"></a><span class="lineno"> 4134</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a694dfc7ab6d603164bc92a23791a13f1">clear_exactly_one</a>();</div><div class="line"><a name="l04135"></a><span class="lineno"> 4135</span>  const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b0076b5895845545af3380f3ee4113">exactly_one</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04136"></a><span class="lineno"> 4136</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34b77d1120548490c92b29988eb600cc">release_exactly_one</a>();</div><div class="line"><a name="l04137"></a><span class="lineno"> 4137</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad5eff2987f39d596a4d7371961a92d42">mutable_exactly_one</a>();</div><div class="line"><a name="l04138"></a><span class="lineno"> 4138</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8348b3bbea1f47fb0cca90e4eebe8f8a">set_allocated_exactly_one</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b0076b5895845545af3380f3ee4113">exactly_one</a>);</div><div class="line"><a name="l04139"></a><span class="lineno"> 4139</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04140"></a><span class="lineno"> 4140</span>  const ::operations_research::sat::BoolArgumentProto& _internal_exactly_one() <span class="keyword">const</span>;</div><div class="line"><a name="l04141"></a><span class="lineno"> 4141</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _internal_mutable_exactly_one();</div><div class="line"><a name="l04142"></a><span class="lineno"> 4142</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04143"></a><span class="lineno"> 4143</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a265de0580eb191e88c0d958b175e129c">unsafe_arena_set_allocated_exactly_one</a>(</div><div class="line"><a name="l04144"></a><span class="lineno"> 4144</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b0076b5895845545af3380f3ee4113">exactly_one</a>);</div><div class="line"><a name="l04145"></a><span class="lineno"> 4145</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aedb5ecf2fb93608b4b95b9094ec84a10">unsafe_arena_release_exactly_one</a>();</div><div class="line"><a name="l04146"></a><span class="lineno"> 4146</span> </div><div class="line"><a name="l04147"></a><span class="lineno"> 4147</span>  <span class="comment">// .operations_research.sat.BoolArgumentProto bool_xor = 5;</span></div><div class="line"><a name="l04148"></a><span class="lineno"> 4148</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8ba621cc9bb33649973e86ffe25d5cca">has_bool_xor</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04149"></a><span class="lineno"> 4149</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04150"></a><span class="lineno"> 4150</span>  <span class="keywordtype">bool</span> _internal_has_bool_xor() <span class="keyword">const</span>;</div><div class="line"><a name="l04151"></a><span class="lineno"> 4151</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04152"></a><span class="lineno"> 4152</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6970ab8f6fceaf431cfe7e1615b0308c">clear_bool_xor</a>();</div><div class="line"><a name="l04153"></a><span class="lineno"> 4153</span>  const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4">bool_xor</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04154"></a><span class="lineno"> 4154</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a53f87c35b078422ff156b81163e3c7a1">release_bool_xor</a>();</div><div class="line"><a name="l04155"></a><span class="lineno"> 4155</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f26c1a4eb845384619ee06100dd7b36">mutable_bool_xor</a>();</div><div class="line"><a name="l04156"></a><span class="lineno"> 4156</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a877082ad59a59b473b0b2ca7e04e3848">set_allocated_bool_xor</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4">bool_xor</a>);</div><div class="line"><a name="l04157"></a><span class="lineno"> 4157</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04158"></a><span class="lineno"> 4158</span>  const ::operations_research::sat::BoolArgumentProto& _internal_bool_xor() <span class="keyword">const</span>;</div><div class="line"><a name="l04159"></a><span class="lineno"> 4159</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _internal_mutable_bool_xor();</div><div class="line"><a name="l04160"></a><span class="lineno"> 4160</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04161"></a><span class="lineno"> 4161</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4844e736c20f00e86c77584fb6b307eb">unsafe_arena_set_allocated_bool_xor</a>(</div><div class="line"><a name="l04162"></a><span class="lineno"> 4162</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4">bool_xor</a>);</div><div class="line"><a name="l04163"></a><span class="lineno"> 4163</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a10f32028a67d24f1f0e761ae4d9c95b9">unsafe_arena_release_bool_xor</a>();</div><div class="line"><a name="l04164"></a><span class="lineno"> 4164</span> </div><div class="line"><a name="l04165"></a><span class="lineno"> 4165</span>  <span class="comment">// .operations_research.sat.IntegerArgumentProto int_div = 7;</span></div><div class="line"><a name="l04166"></a><span class="lineno"> 4166</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5fba8a22053f52e8cc8ddeee3646cc86">has_int_div</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04167"></a><span class="lineno"> 4167</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04168"></a><span class="lineno"> 4168</span>  <span class="keywordtype">bool</span> _internal_has_int_div() <span class="keyword">const</span>;</div><div class="line"><a name="l04169"></a><span class="lineno"> 4169</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04170"></a><span class="lineno"> 4170</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3cbf54c236573a92d66940085523c920">clear_int_div</a>();</div><div class="line"><a name="l04171"></a><span class="lineno"> 4171</span>  const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed">int_div</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04172"></a><span class="lineno"> 4172</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4de3e11c8c149a7ce2ea872a0079c366">release_int_div</a>();</div><div class="line"><a name="l04173"></a><span class="lineno"> 4173</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae31c6a8763a2355b598f2c36eb448787">mutable_int_div</a>();</div><div class="line"><a name="l04174"></a><span class="lineno"> 4174</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7147ecc4bcf3373b5fdbb892de3312f9">set_allocated_int_div</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed">int_div</a>);</div><div class="line"><a name="l04175"></a><span class="lineno"> 4175</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04176"></a><span class="lineno"> 4176</span>  const ::operations_research::sat::IntegerArgumentProto& _internal_int_div() <span class="keyword">const</span>;</div><div class="line"><a name="l04177"></a><span class="lineno"> 4177</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _internal_mutable_int_div();</div><div class="line"><a name="l04178"></a><span class="lineno"> 4178</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04179"></a><span class="lineno"> 4179</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae35844b438516b5047a13ad4c11e6511">unsafe_arena_set_allocated_int_div</a>(</div><div class="line"><a name="l04180"></a><span class="lineno"> 4180</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed">int_div</a>);</div><div class="line"><a name="l04181"></a><span class="lineno"> 4181</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6414c6637f294a938e4210e0cdbc7a2b">unsafe_arena_release_int_div</a>();</div><div class="line"><a name="l04182"></a><span class="lineno"> 4182</span> </div><div class="line"><a name="l04183"></a><span class="lineno"> 4183</span>  <span class="comment">// .operations_research.sat.IntegerArgumentProto int_mod = 8;</span></div><div class="line"><a name="l04184"></a><span class="lineno"> 4184</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab397c05c126bc0029965f05d4c9e1dc8">has_int_mod</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04185"></a><span class="lineno"> 4185</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04186"></a><span class="lineno"> 4186</span>  <span class="keywordtype">bool</span> _internal_has_int_mod() <span class="keyword">const</span>;</div><div class="line"><a name="l04187"></a><span class="lineno"> 4187</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04188"></a><span class="lineno"> 4188</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac5c18acf48b44935e225e0186bbe139c">clear_int_mod</a>();</div><div class="line"><a name="l04189"></a><span class="lineno"> 4189</span>  const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76">int_mod</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04190"></a><span class="lineno"> 4190</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad8d4386b5db7161df8d6e5be7cb1802a">release_int_mod</a>();</div><div class="line"><a name="l04191"></a><span class="lineno"> 4191</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ab3e89523a7fd8d3370bd33f974501f">mutable_int_mod</a>();</div><div class="line"><a name="l04192"></a><span class="lineno"> 4192</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a96dc2be4da74b4f790936dff6622ae4a">set_allocated_int_mod</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76">int_mod</a>);</div><div class="line"><a name="l04193"></a><span class="lineno"> 4193</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04194"></a><span class="lineno"> 4194</span>  const ::operations_research::sat::IntegerArgumentProto& _internal_int_mod() <span class="keyword">const</span>;</div><div class="line"><a name="l04195"></a><span class="lineno"> 4195</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _internal_mutable_int_mod();</div><div class="line"><a name="l04196"></a><span class="lineno"> 4196</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04197"></a><span class="lineno"> 4197</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af851d726213fd8a48dafb3e11c07c22d">unsafe_arena_set_allocated_int_mod</a>(</div><div class="line"><a name="l04198"></a><span class="lineno"> 4198</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76">int_mod</a>);</div><div class="line"><a name="l04199"></a><span class="lineno"> 4199</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac02cac4eaa772b374c6be319e2d2f8d5">unsafe_arena_release_int_mod</a>();</div><div class="line"><a name="l04200"></a><span class="lineno"> 4200</span> </div><div class="line"><a name="l04201"></a><span class="lineno"> 4201</span>  <span class="comment">// .operations_research.sat.IntegerArgumentProto int_max = 9;</span></div><div class="line"><a name="l04202"></a><span class="lineno"> 4202</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a15daa0b0e11ae49a97dfe23b457ca3d1">has_int_max</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04203"></a><span class="lineno"> 4203</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04204"></a><span class="lineno"> 4204</span>  <span class="keywordtype">bool</span> _internal_has_int_max() <span class="keyword">const</span>;</div><div class="line"><a name="l04205"></a><span class="lineno"> 4205</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04206"></a><span class="lineno"> 4206</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7b7664f65bd8688c73062db990a3e667">clear_int_max</a>();</div><div class="line"><a name="l04207"></a><span class="lineno"> 4207</span>  const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0">int_max</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04208"></a><span class="lineno"> 4208</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af0d20309bacc962265b9a52c7c60896e">release_int_max</a>();</div><div class="line"><a name="l04209"></a><span class="lineno"> 4209</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0f2250fa09e76b6f862907342f7c725">mutable_int_max</a>();</div><div class="line"><a name="l04210"></a><span class="lineno"> 4210</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0221aa44405ebe70f00eaeac2a31004a">set_allocated_int_max</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0">int_max</a>);</div><div class="line"><a name="l04211"></a><span class="lineno"> 4211</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04212"></a><span class="lineno"> 4212</span>  const ::operations_research::sat::IntegerArgumentProto& _internal_int_max() <span class="keyword">const</span>;</div><div class="line"><a name="l04213"></a><span class="lineno"> 4213</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _internal_mutable_int_max();</div><div class="line"><a name="l04214"></a><span class="lineno"> 4214</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04215"></a><span class="lineno"> 4215</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa5181cd3eedf807ed08de6f979293fe4">unsafe_arena_set_allocated_int_max</a>(</div><div class="line"><a name="l04216"></a><span class="lineno"> 4216</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0">int_max</a>);</div><div class="line"><a name="l04217"></a><span class="lineno"> 4217</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a817da6c1e884eea14bc920fc8ecccf53">unsafe_arena_release_int_max</a>();</div><div class="line"><a name="l04218"></a><span class="lineno"> 4218</span> </div><div class="line"><a name="l04219"></a><span class="lineno"> 4219</span>  <span class="comment">// .operations_research.sat.LinearArgumentProto lin_max = 27;</span></div><div class="line"><a name="l04220"></a><span class="lineno"> 4220</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3abf0e8eaa7f83f85d743ac6b1eafe87">has_lin_max</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04221"></a><span class="lineno"> 4221</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04222"></a><span class="lineno"> 4222</span>  <span class="keywordtype">bool</span> _internal_has_lin_max() <span class="keyword">const</span>;</div><div class="line"><a name="l04223"></a><span class="lineno"> 4223</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04224"></a><span class="lineno"> 4224</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ed8794ebb54d1f903a9f72ad04df533">clear_lin_max</a>();</div><div class="line"><a name="l04225"></a><span class="lineno"> 4225</span>  const ::operations_research::sat::LinearArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50920ee654b05a76d3ca130a67915479">lin_max</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04226"></a><span class="lineno"> 4226</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9a414e50ba2f230c5a8e1edd2b05364">release_lin_max</a>();</div><div class="line"><a name="l04227"></a><span class="lineno"> 4227</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0f24a42c6dc89afa2bec54995ae55743">mutable_lin_max</a>();</div><div class="line"><a name="l04228"></a><span class="lineno"> 4228</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa80b7cd93c1a52617088c1a42a4e208f">set_allocated_lin_max</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">operations_research::sat::LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50920ee654b05a76d3ca130a67915479">lin_max</a>);</div><div class="line"><a name="l04229"></a><span class="lineno"> 4229</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04230"></a><span class="lineno"> 4230</span>  const ::operations_research::sat::LinearArgumentProto& _internal_lin_max() <span class="keyword">const</span>;</div><div class="line"><a name="l04231"></a><span class="lineno"> 4231</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* _internal_mutable_lin_max();</div><div class="line"><a name="l04232"></a><span class="lineno"> 4232</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04233"></a><span class="lineno"> 4233</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0b0f511dc4963693222f6a6af38ef3d">unsafe_arena_set_allocated_lin_max</a>(</div><div class="line"><a name="l04234"></a><span class="lineno"> 4234</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">operations_research::sat::LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50920ee654b05a76d3ca130a67915479">lin_max</a>);</div><div class="line"><a name="l04235"></a><span class="lineno"> 4235</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac64301615d953fd7f8fd3d5c7c11e32b">unsafe_arena_release_lin_max</a>();</div><div class="line"><a name="l04236"></a><span class="lineno"> 4236</span> </div><div class="line"><a name="l04237"></a><span class="lineno"> 4237</span>  <span class="comment">// .operations_research.sat.IntegerArgumentProto int_min = 10;</span></div><div class="line"><a name="l04238"></a><span class="lineno"> 4238</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea5cbb483e5c1ca7f83c50941abd3ded">has_int_min</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04239"></a><span class="lineno"> 4239</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04240"></a><span class="lineno"> 4240</span>  <span class="keywordtype">bool</span> _internal_has_int_min() <span class="keyword">const</span>;</div><div class="line"><a name="l04241"></a><span class="lineno"> 4241</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04242"></a><span class="lineno"> 4242</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a67bef12e38624ead7d3f0e94c31377e7">clear_int_min</a>();</div><div class="line"><a name="l04243"></a><span class="lineno"> 4243</span>  const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">int_min</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04244"></a><span class="lineno"> 4244</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad2b83cf20eb8da71ade5ba08bbf65cb5">release_int_min</a>();</div><div class="line"><a name="l04245"></a><span class="lineno"> 4245</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7455c9eb9e400a29a6562ae623385177">mutable_int_min</a>();</div><div class="line"><a name="l04246"></a><span class="lineno"> 4246</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab3782aaed8cca1f51a770b4408d2b442">set_allocated_int_min</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">int_min</a>);</div><div class="line"><a name="l04247"></a><span class="lineno"> 4247</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04248"></a><span class="lineno"> 4248</span>  const ::operations_research::sat::IntegerArgumentProto& _internal_int_min() <span class="keyword">const</span>;</div><div class="line"><a name="l04249"></a><span class="lineno"> 4249</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _internal_mutable_int_min();</div><div class="line"><a name="l04250"></a><span class="lineno"> 4250</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04251"></a><span class="lineno"> 4251</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4e34935c14e6b4d0f4312c7b01c0bec1">unsafe_arena_set_allocated_int_min</a>(</div><div class="line"><a name="l04252"></a><span class="lineno"> 4252</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">int_min</a>);</div><div class="line"><a name="l04253"></a><span class="lineno"> 4253</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a092b02fd7b74ea15e6701bf5851b35f1">unsafe_arena_release_int_min</a>();</div><div class="line"><a name="l04254"></a><span class="lineno"> 4254</span> </div><div class="line"><a name="l04255"></a><span class="lineno"> 4255</span>  <span class="comment">// .operations_research.sat.LinearArgumentProto lin_min = 28;</span></div><div class="line"><a name="l04256"></a><span class="lineno"> 4256</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab49c4481809d78a81d60eecf31b4c4c8">has_lin_min</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04257"></a><span class="lineno"> 4257</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04258"></a><span class="lineno"> 4258</span>  <span class="keywordtype">bool</span> _internal_has_lin_min() <span class="keyword">const</span>;</div><div class="line"><a name="l04259"></a><span class="lineno"> 4259</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04260"></a><span class="lineno"> 4260</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0d74b4fc892b01d6ddfd4617a1938115">clear_lin_min</a>();</div><div class="line"><a name="l04261"></a><span class="lineno"> 4261</span>  const ::operations_research::sat::LinearArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34c8dfcc8cddb2c144ff2818bc1cacde">lin_min</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04262"></a><span class="lineno"> 4262</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a26e0366d8f570a5ed991528209f8c3cd">release_lin_min</a>();</div><div class="line"><a name="l04263"></a><span class="lineno"> 4263</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a743a1fb6ce99bd8f589b50c9bacaf955">mutable_lin_min</a>();</div><div class="line"><a name="l04264"></a><span class="lineno"> 4264</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe7bb0259a13d0564335aaded49fc246">set_allocated_lin_min</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">operations_research::sat::LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34c8dfcc8cddb2c144ff2818bc1cacde">lin_min</a>);</div><div class="line"><a name="l04265"></a><span class="lineno"> 4265</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04266"></a><span class="lineno"> 4266</span>  const ::operations_research::sat::LinearArgumentProto& _internal_lin_min() <span class="keyword">const</span>;</div><div class="line"><a name="l04267"></a><span class="lineno"> 4267</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* _internal_mutable_lin_min();</div><div class="line"><a name="l04268"></a><span class="lineno"> 4268</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04269"></a><span class="lineno"> 4269</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9745834c1ca0b9c3a5785391c502a791">unsafe_arena_set_allocated_lin_min</a>(</div><div class="line"><a name="l04270"></a><span class="lineno"> 4270</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">operations_research::sat::LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34c8dfcc8cddb2c144ff2818bc1cacde">lin_min</a>);</div><div class="line"><a name="l04271"></a><span class="lineno"> 4271</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6a5669bcc56d8201d29e0348c5f534fa">unsafe_arena_release_lin_min</a>();</div><div class="line"><a name="l04272"></a><span class="lineno"> 4272</span> </div><div class="line"><a name="l04273"></a><span class="lineno"> 4273</span>  <span class="comment">// .operations_research.sat.IntegerArgumentProto int_prod = 11;</span></div><div class="line"><a name="l04274"></a><span class="lineno"> 4274</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b658bbdb2c12fd2806299cc0e3e082">has_int_prod</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04275"></a><span class="lineno"> 4275</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04276"></a><span class="lineno"> 4276</span>  <span class="keywordtype">bool</span> _internal_has_int_prod() <span class="keyword">const</span>;</div><div class="line"><a name="l04277"></a><span class="lineno"> 4277</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04278"></a><span class="lineno"> 4278</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac9e41101c222b342c5a0063a7537dd76">clear_int_prod</a>();</div><div class="line"><a name="l04279"></a><span class="lineno"> 4279</span>  const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">int_prod</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04280"></a><span class="lineno"> 4280</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c82ebb6a024f38412612d7153c97815">release_int_prod</a>();</div><div class="line"><a name="l04281"></a><span class="lineno"> 4281</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a980ceaff8b5e04007ad59664547dd060">mutable_int_prod</a>();</div><div class="line"><a name="l04282"></a><span class="lineno"> 4282</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aba274af39f122fa935198cb15689002f">set_allocated_int_prod</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">int_prod</a>);</div><div class="line"><a name="l04283"></a><span class="lineno"> 4283</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04284"></a><span class="lineno"> 4284</span>  const ::operations_research::sat::IntegerArgumentProto& _internal_int_prod() <span class="keyword">const</span>;</div><div class="line"><a name="l04285"></a><span class="lineno"> 4285</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _internal_mutable_int_prod();</div><div class="line"><a name="l04286"></a><span class="lineno"> 4286</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04287"></a><span class="lineno"> 4287</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aab852805f79401cf58bee906f00f76d4">unsafe_arena_set_allocated_int_prod</a>(</div><div class="line"><a name="l04288"></a><span class="lineno"> 4288</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">int_prod</a>);</div><div class="line"><a name="l04289"></a><span class="lineno"> 4289</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea2eaa01871c441f57f2b04994062cf9">unsafe_arena_release_int_prod</a>();</div><div class="line"><a name="l04290"></a><span class="lineno"> 4290</span> </div><div class="line"><a name="l04291"></a><span class="lineno"> 4291</span>  <span class="comment">// .operations_research.sat.LinearConstraintProto linear = 12;</span></div><div class="line"><a name="l04292"></a><span class="lineno"> 4292</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acf6088f1a040a40c6dc652a121e5da4c">has_linear</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04293"></a><span class="lineno"> 4293</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04294"></a><span class="lineno"> 4294</span>  <span class="keywordtype">bool</span> _internal_has_linear() <span class="keyword">const</span>;</div><div class="line"><a name="l04295"></a><span class="lineno"> 4295</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04296"></a><span class="lineno"> 4296</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50810cff40eae745697501e4e1338cdd">clear_linear</a>();</div><div class="line"><a name="l04297"></a><span class="lineno"> 4297</span>  const ::operations_research::sat::LinearConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6d1f941c5f8b326673ffd58eb9b1f0ab">linear</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04298"></a><span class="lineno"> 4298</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a256c8b94ff56d5f9cd7f2f97512d64e2">release_linear</a>();</div><div class="line"><a name="l04299"></a><span class="lineno"> 4299</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">::operations_research::sat::LinearConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad653c55b371ae98444295965c6622ddb">mutable_linear</a>();</div><div class="line"><a name="l04300"></a><span class="lineno"> 4300</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ade2b4c96026bfecca4f425474dafd0f8">set_allocated_linear</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">operations_research::sat::LinearConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6d1f941c5f8b326673ffd58eb9b1f0ab">linear</a>);</div><div class="line"><a name="l04301"></a><span class="lineno"> 4301</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04302"></a><span class="lineno"> 4302</span>  const ::operations_research::sat::LinearConstraintProto& _internal_linear() <span class="keyword">const</span>;</div><div class="line"><a name="l04303"></a><span class="lineno"> 4303</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">::operations_research::sat::LinearConstraintProto</a>* _internal_mutable_linear();</div><div class="line"><a name="l04304"></a><span class="lineno"> 4304</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04305"></a><span class="lineno"> 4305</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1071ca272a35f5819dd34609bdf8977f">unsafe_arena_set_allocated_linear</a>(</div><div class="line"><a name="l04306"></a><span class="lineno"> 4306</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">operations_research::sat::LinearConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6d1f941c5f8b326673ffd58eb9b1f0ab">linear</a>);</div><div class="line"><a name="l04307"></a><span class="lineno"> 4307</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">::operations_research::sat::LinearConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8c7006f77e767f8df5ff81be8b35aa34">unsafe_arena_release_linear</a>();</div><div class="line"><a name="l04308"></a><span class="lineno"> 4308</span> </div><div class="line"><a name="l04309"></a><span class="lineno"> 4309</span>  <span class="comment">// .operations_research.sat.AllDifferentConstraintProto all_diff = 13;</span></div><div class="line"><a name="l04310"></a><span class="lineno"> 4310</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a424f7612d6d38a6ae0c3af80951f1583">has_all_diff</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04311"></a><span class="lineno"> 4311</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04312"></a><span class="lineno"> 4312</span>  <span class="keywordtype">bool</span> _internal_has_all_diff() <span class="keyword">const</span>;</div><div class="line"><a name="l04313"></a><span class="lineno"> 4313</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04314"></a><span class="lineno"> 4314</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af2cc1a5e2cd2573e45270dac0b3f707c">clear_all_diff</a>();</div><div class="line"><a name="l04315"></a><span class="lineno"> 4315</span>  const ::operations_research::sat::AllDifferentConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a60a2b239ef22d86b4fd1bd120d5dfe81">all_diff</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04316"></a><span class="lineno"> 4316</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a777971a520c795a04f252a4b0fc56bc6">release_all_diff</a>();</div><div class="line"><a name="l04317"></a><span class="lineno"> 4317</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">::operations_research::sat::AllDifferentConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab09d50ac461e6e8704ba908d99856594">mutable_all_diff</a>();</div><div class="line"><a name="l04318"></a><span class="lineno"> 4318</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab4f9b013bace8a39ecce0f4c8c713f4c">set_allocated_all_diff</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">operations_research::sat::AllDifferentConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a60a2b239ef22d86b4fd1bd120d5dfe81">all_diff</a>);</div><div class="line"><a name="l04319"></a><span class="lineno"> 4319</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04320"></a><span class="lineno"> 4320</span>  const ::operations_research::sat::AllDifferentConstraintProto& _internal_all_diff() <span class="keyword">const</span>;</div><div class="line"><a name="l04321"></a><span class="lineno"> 4321</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">::operations_research::sat::AllDifferentConstraintProto</a>* _internal_mutable_all_diff();</div><div class="line"><a name="l04322"></a><span class="lineno"> 4322</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04323"></a><span class="lineno"> 4323</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac295a4ae19496c35333f736cad98b461">unsafe_arena_set_allocated_all_diff</a>(</div><div class="line"><a name="l04324"></a><span class="lineno"> 4324</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">operations_research::sat::AllDifferentConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a60a2b239ef22d86b4fd1bd120d5dfe81">all_diff</a>);</div><div class="line"><a name="l04325"></a><span class="lineno"> 4325</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">::operations_research::sat::AllDifferentConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2da323d40648080f91c8a549fcc52749">unsafe_arena_release_all_diff</a>();</div><div class="line"><a name="l04326"></a><span class="lineno"> 4326</span> </div><div class="line"><a name="l04327"></a><span class="lineno"> 4327</span>  <span class="comment">// .operations_research.sat.ElementConstraintProto element = 14;</span></div><div class="line"><a name="l04328"></a><span class="lineno"> 4328</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac81352bdb655a761dcba12267aed2565">has_element</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04329"></a><span class="lineno"> 4329</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04330"></a><span class="lineno"> 4330</span>  <span class="keywordtype">bool</span> _internal_has_element() <span class="keyword">const</span>;</div><div class="line"><a name="l04331"></a><span class="lineno"> 4331</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04332"></a><span class="lineno"> 4332</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a67dfc3726c2f38d3bd122d026271b8bf">clear_element</a>();</div><div class="line"><a name="l04333"></a><span class="lineno"> 4333</span>  const ::operations_research::sat::ElementConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a686c6755cc9afcf095106b9cc350f0aa">element</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04334"></a><span class="lineno"> 4334</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8902a6bc2445ecebc5b2a47ce446e793">release_element</a>();</div><div class="line"><a name="l04335"></a><span class="lineno"> 4335</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">::operations_research::sat::ElementConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2563b062d2ed99c7b1f9bf8235b9e8fe">mutable_element</a>();</div><div class="line"><a name="l04336"></a><span class="lineno"> 4336</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a51908d6c73001035a715a5b6f1b4c41a">set_allocated_element</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">operations_research::sat::ElementConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a686c6755cc9afcf095106b9cc350f0aa">element</a>);</div><div class="line"><a name="l04337"></a><span class="lineno"> 4337</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04338"></a><span class="lineno"> 4338</span>  const ::operations_research::sat::ElementConstraintProto& _internal_element() <span class="keyword">const</span>;</div><div class="line"><a name="l04339"></a><span class="lineno"> 4339</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">::operations_research::sat::ElementConstraintProto</a>* _internal_mutable_element();</div><div class="line"><a name="l04340"></a><span class="lineno"> 4340</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04341"></a><span class="lineno"> 4341</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aff0380ab700530bf43bbbaaed38130c2">unsafe_arena_set_allocated_element</a>(</div><div class="line"><a name="l04342"></a><span class="lineno"> 4342</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">operations_research::sat::ElementConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a686c6755cc9afcf095106b9cc350f0aa">element</a>);</div><div class="line"><a name="l04343"></a><span class="lineno"> 4343</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">::operations_research::sat::ElementConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8955ec27e650bb0e7a6824d4966d3a51">unsafe_arena_release_element</a>();</div><div class="line"><a name="l04344"></a><span class="lineno"> 4344</span> </div><div class="line"><a name="l04345"></a><span class="lineno"> 4345</span>  <span class="comment">// .operations_research.sat.CircuitConstraintProto circuit = 15;</span></div><div class="line"><a name="l04346"></a><span class="lineno"> 4346</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af01d0cc810127d12ae37fd1c124a7c01">has_circuit</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04347"></a><span class="lineno"> 4347</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04348"></a><span class="lineno"> 4348</span>  <span class="keywordtype">bool</span> _internal_has_circuit() <span class="keyword">const</span>;</div><div class="line"><a name="l04349"></a><span class="lineno"> 4349</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04350"></a><span class="lineno"> 4350</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8a9bf5a3548ae56e7cc4cb665da0caa6">clear_circuit</a>();</div><div class="line"><a name="l04351"></a><span class="lineno"> 4351</span>  const ::operations_research::sat::CircuitConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1b9ecd55294987444aff02290740f25e">circuit</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04352"></a><span class="lineno"> 4352</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa14e0e6182b846d5aa4a128b8e9101be">release_circuit</a>();</div><div class="line"><a name="l04353"></a><span class="lineno"> 4353</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">::operations_research::sat::CircuitConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afb2a95cc82dcaea9767403477e9b3d0a">mutable_circuit</a>();</div><div class="line"><a name="l04354"></a><span class="lineno"> 4354</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad97cfbf092cc4f431384c8d661dd30ac">set_allocated_circuit</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">operations_research::sat::CircuitConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1b9ecd55294987444aff02290740f25e">circuit</a>);</div><div class="line"><a name="l04355"></a><span class="lineno"> 4355</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04356"></a><span class="lineno"> 4356</span>  const ::operations_research::sat::CircuitConstraintProto& _internal_circuit() <span class="keyword">const</span>;</div><div class="line"><a name="l04357"></a><span class="lineno"> 4357</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">::operations_research::sat::CircuitConstraintProto</a>* _internal_mutable_circuit();</div><div class="line"><a name="l04358"></a><span class="lineno"> 4358</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04359"></a><span class="lineno"> 4359</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c4031a28fa9f0a9075b2378ae3021f4">unsafe_arena_set_allocated_circuit</a>(</div><div class="line"><a name="l04360"></a><span class="lineno"> 4360</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">operations_research::sat::CircuitConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1b9ecd55294987444aff02290740f25e">circuit</a>);</div><div class="line"><a name="l04361"></a><span class="lineno"> 4361</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">::operations_research::sat::CircuitConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acd10b6a584dd0a05f37ba386c2c955c4">unsafe_arena_release_circuit</a>();</div><div class="line"><a name="l04362"></a><span class="lineno"> 4362</span> </div><div class="line"><a name="l04363"></a><span class="lineno"> 4363</span>  <span class="comment">// .operations_research.sat.RoutesConstraintProto routes = 23;</span></div><div class="line"><a name="l04364"></a><span class="lineno"> 4364</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab0e51a8b6232e5558ab2d4e75ed03ff2">has_routes</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04365"></a><span class="lineno"> 4365</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04366"></a><span class="lineno"> 4366</span>  <span class="keywordtype">bool</span> _internal_has_routes() <span class="keyword">const</span>;</div><div class="line"><a name="l04367"></a><span class="lineno"> 4367</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04368"></a><span class="lineno"> 4368</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af82e2a57ee8b583c00602dc9f113f2af">clear_routes</a>();</div><div class="line"><a name="l04369"></a><span class="lineno"> 4369</span>  const ::operations_research::sat::RoutesConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9cb91893e59295e6a830766d4e4f3c7">routes</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04370"></a><span class="lineno"> 4370</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac49a38b0dd4a9648d99a3d0beb33445c">release_routes</a>();</div><div class="line"><a name="l04371"></a><span class="lineno"> 4371</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">::operations_research::sat::RoutesConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2fcde0ee58f56a1b603f8eb7d474b530">mutable_routes</a>();</div><div class="line"><a name="l04372"></a><span class="lineno"> 4372</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2d500ab8593541c7af3f0127cf069a16">set_allocated_routes</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">operations_research::sat::RoutesConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9cb91893e59295e6a830766d4e4f3c7">routes</a>);</div><div class="line"><a name="l04373"></a><span class="lineno"> 4373</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04374"></a><span class="lineno"> 4374</span>  const ::operations_research::sat::RoutesConstraintProto& _internal_routes() <span class="keyword">const</span>;</div><div class="line"><a name="l04375"></a><span class="lineno"> 4375</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">::operations_research::sat::RoutesConstraintProto</a>* _internal_mutable_routes();</div><div class="line"><a name="l04376"></a><span class="lineno"> 4376</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04377"></a><span class="lineno"> 4377</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8291709cbb5858fd2dd9a6d2d261f689">unsafe_arena_set_allocated_routes</a>(</div><div class="line"><a name="l04378"></a><span class="lineno"> 4378</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">operations_research::sat::RoutesConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9cb91893e59295e6a830766d4e4f3c7">routes</a>);</div><div class="line"><a name="l04379"></a><span class="lineno"> 4379</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">::operations_research::sat::RoutesConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac5e901e6fbeed192f2dbf313d0da08ba">unsafe_arena_release_routes</a>();</div><div class="line"><a name="l04380"></a><span class="lineno"> 4380</span> </div><div class="line"><a name="l04381"></a><span class="lineno"> 4381</span>  <span class="comment">// .operations_research.sat.TableConstraintProto table = 16;</span></div><div class="line"><a name="l04382"></a><span class="lineno"> 4382</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5642309c1ca01dd0724e933b73664ab">has_table</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04383"></a><span class="lineno"> 4383</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04384"></a><span class="lineno"> 4384</span>  <span class="keywordtype">bool</span> _internal_has_table() <span class="keyword">const</span>;</div><div class="line"><a name="l04385"></a><span class="lineno"> 4385</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04386"></a><span class="lineno"> 4386</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b22a7e9289238870e2009f6078a6f03">clear_table</a>();</div><div class="line"><a name="l04387"></a><span class="lineno"> 4387</span>  const ::operations_research::sat::TableConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">table</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04388"></a><span class="lineno"> 4388</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2247ed0838cf45a93350304d96687fc7">release_table</a>();</div><div class="line"><a name="l04389"></a><span class="lineno"> 4389</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">::operations_research::sat::TableConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a199bf5f173fa27a9b4cc1b609c1150e4">mutable_table</a>();</div><div class="line"><a name="l04390"></a><span class="lineno"> 4390</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af7d068b54849a714f16a4cb2f790f37c">set_allocated_table</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">operations_research::sat::TableConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">table</a>);</div><div class="line"><a name="l04391"></a><span class="lineno"> 4391</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04392"></a><span class="lineno"> 4392</span>  const ::operations_research::sat::TableConstraintProto& _internal_table() <span class="keyword">const</span>;</div><div class="line"><a name="l04393"></a><span class="lineno"> 4393</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">::operations_research::sat::TableConstraintProto</a>* _internal_mutable_table();</div><div class="line"><a name="l04394"></a><span class="lineno"> 4394</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04395"></a><span class="lineno"> 4395</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaff4bdddc278ec869a78005321ef163f">unsafe_arena_set_allocated_table</a>(</div><div class="line"><a name="l04396"></a><span class="lineno"> 4396</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">operations_research::sat::TableConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">table</a>);</div><div class="line"><a name="l04397"></a><span class="lineno"> 4397</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">::operations_research::sat::TableConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1922de4a7b87913e463301776a7222c6">unsafe_arena_release_table</a>();</div><div class="line"><a name="l04398"></a><span class="lineno"> 4398</span> </div><div class="line"><a name="l04399"></a><span class="lineno"> 4399</span>  <span class="comment">// .operations_research.sat.AutomatonConstraintProto automaton = 17;</span></div><div class="line"><a name="l04400"></a><span class="lineno"> 4400</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#addde463624adb6723da3d9375af3a489">has_automaton</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04401"></a><span class="lineno"> 4401</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04402"></a><span class="lineno"> 4402</span>  <span class="keywordtype">bool</span> _internal_has_automaton() <span class="keyword">const</span>;</div><div class="line"><a name="l04403"></a><span class="lineno"> 4403</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04404"></a><span class="lineno"> 4404</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a866f59df664641b2ff2830b9e53970b8">clear_automaton</a>();</div><div class="line"><a name="l04405"></a><span class="lineno"> 4405</span>  const ::operations_research::sat::AutomatonConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e3d7243189a799e8ae7c26a6929ef37">automaton</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04406"></a><span class="lineno"> 4406</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaf9034de51cf60519436df9c7833ddcc">release_automaton</a>();</div><div class="line"><a name="l04407"></a><span class="lineno"> 4407</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">::operations_research::sat::AutomatonConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaa9eaebae6a5a7411efb51e963a148a7">mutable_automaton</a>();</div><div class="line"><a name="l04408"></a><span class="lineno"> 4408</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b4aa780b837bd4bcf4034b319f8e659">set_allocated_automaton</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">operations_research::sat::AutomatonConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e3d7243189a799e8ae7c26a6929ef37">automaton</a>);</div><div class="line"><a name="l04409"></a><span class="lineno"> 4409</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04410"></a><span class="lineno"> 4410</span>  const ::operations_research::sat::AutomatonConstraintProto& _internal_automaton() <span class="keyword">const</span>;</div><div class="line"><a name="l04411"></a><span class="lineno"> 4411</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">::operations_research::sat::AutomatonConstraintProto</a>* _internal_mutable_automaton();</div><div class="line"><a name="l04412"></a><span class="lineno"> 4412</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04413"></a><span class="lineno"> 4413</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a002565a65ebaf4cb9fed0d9889dfeec7">unsafe_arena_set_allocated_automaton</a>(</div><div class="line"><a name="l04414"></a><span class="lineno"> 4414</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">operations_research::sat::AutomatonConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e3d7243189a799e8ae7c26a6929ef37">automaton</a>);</div><div class="line"><a name="l04415"></a><span class="lineno"> 4415</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">::operations_research::sat::AutomatonConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a286e3fb2ecbdefddc79dbe4302ee19b4">unsafe_arena_release_automaton</a>();</div><div class="line"><a name="l04416"></a><span class="lineno"> 4416</span> </div><div class="line"><a name="l04417"></a><span class="lineno"> 4417</span>  <span class="comment">// .operations_research.sat.InverseConstraintProto inverse = 18;</span></div><div class="line"><a name="l04418"></a><span class="lineno"> 4418</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e7d5256ad5cfe3bc0bc80ebb07d14ff">has_inverse</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04419"></a><span class="lineno"> 4419</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04420"></a><span class="lineno"> 4420</span>  <span class="keywordtype">bool</span> _internal_has_inverse() <span class="keyword">const</span>;</div><div class="line"><a name="l04421"></a><span class="lineno"> 4421</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04422"></a><span class="lineno"> 4422</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6069c6d8a6f5dcc7fc4f53c35640fbb9">clear_inverse</a>();</div><div class="line"><a name="l04423"></a><span class="lineno"> 4423</span>  const ::operations_research::sat::InverseConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">inverse</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04424"></a><span class="lineno"> 4424</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaffa42257f30c3a54e63e34bb591476f">release_inverse</a>();</div><div class="line"><a name="l04425"></a><span class="lineno"> 4425</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">::operations_research::sat::InverseConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae9743a1dc1f3e9a262952ac4dc2423f0">mutable_inverse</a>();</div><div class="line"><a name="l04426"></a><span class="lineno"> 4426</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a632ec67f9ed4874873a48769b3270bd3">set_allocated_inverse</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">operations_research::sat::InverseConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">inverse</a>);</div><div class="line"><a name="l04427"></a><span class="lineno"> 4427</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04428"></a><span class="lineno"> 4428</span>  const ::operations_research::sat::InverseConstraintProto& _internal_inverse() <span class="keyword">const</span>;</div><div class="line"><a name="l04429"></a><span class="lineno"> 4429</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">::operations_research::sat::InverseConstraintProto</a>* _internal_mutable_inverse();</div><div class="line"><a name="l04430"></a><span class="lineno"> 4430</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04431"></a><span class="lineno"> 4431</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af4ab3d63e3dcd6734d8b0af7075a8453">unsafe_arena_set_allocated_inverse</a>(</div><div class="line"><a name="l04432"></a><span class="lineno"> 4432</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">operations_research::sat::InverseConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">inverse</a>);</div><div class="line"><a name="l04433"></a><span class="lineno"> 4433</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">::operations_research::sat::InverseConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7334d4caa94e91dc5d1214a3fa6e2516">unsafe_arena_release_inverse</a>();</div><div class="line"><a name="l04434"></a><span class="lineno"> 4434</span> </div><div class="line"><a name="l04435"></a><span class="lineno"> 4435</span>  <span class="comment">// .operations_research.sat.ReservoirConstraintProto reservoir = 24;</span></div><div class="line"><a name="l04436"></a><span class="lineno"> 4436</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#adbb62d344329ce2729e771ff15398594">has_reservoir</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04437"></a><span class="lineno"> 4437</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04438"></a><span class="lineno"> 4438</span>  <span class="keywordtype">bool</span> _internal_has_reservoir() <span class="keyword">const</span>;</div><div class="line"><a name="l04439"></a><span class="lineno"> 4439</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04440"></a><span class="lineno"> 4440</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6c1441b3d10dc7ee7814b37fed4c1cc6">clear_reservoir</a>();</div><div class="line"><a name="l04441"></a><span class="lineno"> 4441</span>  const ::operations_research::sat::ReservoirConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a48c7fb0fc83668d9548c7809aab2adcf">reservoir</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04442"></a><span class="lineno"> 4442</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a310c9b0c2d6b6201f19ab28c494e8294">release_reservoir</a>();</div><div class="line"><a name="l04443"></a><span class="lineno"> 4443</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">::operations_research::sat::ReservoirConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe9d0af445012038cad6115078089949">mutable_reservoir</a>();</div><div class="line"><a name="l04444"></a><span class="lineno"> 4444</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a69493dd1e2fdb3de9e3b15fd7fa1e5aa">set_allocated_reservoir</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">operations_research::sat::ReservoirConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a48c7fb0fc83668d9548c7809aab2adcf">reservoir</a>);</div><div class="line"><a name="l04445"></a><span class="lineno"> 4445</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04446"></a><span class="lineno"> 4446</span>  const ::operations_research::sat::ReservoirConstraintProto& _internal_reservoir() <span class="keyword">const</span>;</div><div class="line"><a name="l04447"></a><span class="lineno"> 4447</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">::operations_research::sat::ReservoirConstraintProto</a>* _internal_mutable_reservoir();</div><div class="line"><a name="l04448"></a><span class="lineno"> 4448</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04449"></a><span class="lineno"> 4449</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab1ba9223e9d9cdbb462f214353828577">unsafe_arena_set_allocated_reservoir</a>(</div><div class="line"><a name="l04450"></a><span class="lineno"> 4450</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">operations_research::sat::ReservoirConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a48c7fb0fc83668d9548c7809aab2adcf">reservoir</a>);</div><div class="line"><a name="l04451"></a><span class="lineno"> 4451</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">::operations_research::sat::ReservoirConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa83ebe8dc06cfc047443c0250f7d478f">unsafe_arena_release_reservoir</a>();</div><div class="line"><a name="l04452"></a><span class="lineno"> 4452</span> </div><div class="line"><a name="l04453"></a><span class="lineno"> 4453</span>  <span class="comment">// .operations_research.sat.IntervalConstraintProto interval = 19;</span></div><div class="line"><a name="l04454"></a><span class="lineno"> 4454</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab32cb57ddb6b08f5729fff0a7b558ebf">has_interval</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04455"></a><span class="lineno"> 4455</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04456"></a><span class="lineno"> 4456</span>  <span class="keywordtype">bool</span> _internal_has_interval() <span class="keyword">const</span>;</div><div class="line"><a name="l04457"></a><span class="lineno"> 4457</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04458"></a><span class="lineno"> 4458</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5cb8715bb303f72eb9bedb44d2291a45">clear_interval</a>();</div><div class="line"><a name="l04459"></a><span class="lineno"> 4459</span>  const ::operations_research::sat::IntervalConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">interval</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04460"></a><span class="lineno"> 4460</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#addecfe2d1a0783eb98823ecf02e56301">release_interval</a>();</div><div class="line"><a name="l04461"></a><span class="lineno"> 4461</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">::operations_research::sat::IntervalConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0c6e505a600b075354ca4c9f9a08c4d0">mutable_interval</a>();</div><div class="line"><a name="l04462"></a><span class="lineno"> 4462</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a787415f6fe87fcc3804204af13731c4e">set_allocated_interval</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">operations_research::sat::IntervalConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">interval</a>);</div><div class="line"><a name="l04463"></a><span class="lineno"> 4463</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04464"></a><span class="lineno"> 4464</span>  const ::operations_research::sat::IntervalConstraintProto& _internal_interval() <span class="keyword">const</span>;</div><div class="line"><a name="l04465"></a><span class="lineno"> 4465</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">::operations_research::sat::IntervalConstraintProto</a>* _internal_mutable_interval();</div><div class="line"><a name="l04466"></a><span class="lineno"> 4466</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04467"></a><span class="lineno"> 4467</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace99f34b718c9b1388cf0e99935e00bf">unsafe_arena_set_allocated_interval</a>(</div><div class="line"><a name="l04468"></a><span class="lineno"> 4468</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">operations_research::sat::IntervalConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">interval</a>);</div><div class="line"><a name="l04469"></a><span class="lineno"> 4469</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">::operations_research::sat::IntervalConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a72507a8d9ec6b883855b3a020ff17449">unsafe_arena_release_interval</a>();</div><div class="line"><a name="l04470"></a><span class="lineno"> 4470</span> </div><div class="line"><a name="l04471"></a><span class="lineno"> 4471</span>  <span class="comment">// .operations_research.sat.NoOverlapConstraintProto no_overlap = 20;</span></div><div class="line"><a name="l04472"></a><span class="lineno"> 4472</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2214361b5ef4cfdaeaf2720135f8ee4c">has_no_overlap</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04473"></a><span class="lineno"> 4473</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04474"></a><span class="lineno"> 4474</span>  <span class="keywordtype">bool</span> _internal_has_no_overlap() <span class="keyword">const</span>;</div><div class="line"><a name="l04475"></a><span class="lineno"> 4475</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04476"></a><span class="lineno"> 4476</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a90fe8fd99ba6ce12d6596fc018969d94">clear_no_overlap</a>();</div><div class="line"><a name="l04477"></a><span class="lineno"> 4477</span>  const ::operations_research::sat::NoOverlapConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae2ed511035559d5e4361f0f9b70f2b1d">no_overlap</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04478"></a><span class="lineno"> 4478</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30c2c1af4cc1578368eb3604da5f5921">release_no_overlap</a>();</div><div class="line"><a name="l04479"></a><span class="lineno"> 4479</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">::operations_research::sat::NoOverlapConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e1ab39de2f5594036bacb1d1e803bbc">mutable_no_overlap</a>();</div><div class="line"><a name="l04480"></a><span class="lineno"> 4480</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34734dfe99546940f386b037fd59fe95">set_allocated_no_overlap</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">operations_research::sat::NoOverlapConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae2ed511035559d5e4361f0f9b70f2b1d">no_overlap</a>);</div><div class="line"><a name="l04481"></a><span class="lineno"> 4481</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04482"></a><span class="lineno"> 4482</span>  const ::operations_research::sat::NoOverlapConstraintProto& _internal_no_overlap() <span class="keyword">const</span>;</div><div class="line"><a name="l04483"></a><span class="lineno"> 4483</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">::operations_research::sat::NoOverlapConstraintProto</a>* _internal_mutable_no_overlap();</div><div class="line"><a name="l04484"></a><span class="lineno"> 4484</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04485"></a><span class="lineno"> 4485</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a700fa527d6b3da385882ebffbcdf8caa">unsafe_arena_set_allocated_no_overlap</a>(</div><div class="line"><a name="l04486"></a><span class="lineno"> 4486</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">operations_research::sat::NoOverlapConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae2ed511035559d5e4361f0f9b70f2b1d">no_overlap</a>);</div><div class="line"><a name="l04487"></a><span class="lineno"> 4487</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">::operations_research::sat::NoOverlapConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a25957fcbda67f0ee4059b13b5035f36b">unsafe_arena_release_no_overlap</a>();</div><div class="line"><a name="l04488"></a><span class="lineno"> 4488</span> </div><div class="line"><a name="l04489"></a><span class="lineno"> 4489</span>  <span class="comment">// .operations_research.sat.NoOverlap2DConstraintProto no_overlap_2d = 21;</span></div><div class="line"><a name="l04490"></a><span class="lineno"> 4490</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b72a5d0c2b80eb69356449d6804f39b">has_no_overlap_2d</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04491"></a><span class="lineno"> 4491</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04492"></a><span class="lineno"> 4492</span>  <span class="keywordtype">bool</span> _internal_has_no_overlap_2d() <span class="keyword">const</span>;</div><div class="line"><a name="l04493"></a><span class="lineno"> 4493</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04494"></a><span class="lineno"> 4494</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac090117e96deae0549345dee408dec9c">clear_no_overlap_2d</a>();</div><div class="line"><a name="l04495"></a><span class="lineno"> 4495</span>  const ::operations_research::sat::NoOverlap2DConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e02c2fd22fa5bd71469514941d9db0b">no_overlap_2d</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04496"></a><span class="lineno"> 4496</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac61cd206b56c2129dce105768413368e">release_no_overlap_2d</a>();</div><div class="line"><a name="l04497"></a><span class="lineno"> 4497</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">::operations_research::sat::NoOverlap2DConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a17e451dbcd12f2170f8c8e9417ea8119">mutable_no_overlap_2d</a>();</div><div class="line"><a name="l04498"></a><span class="lineno"> 4498</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a28363d2eca5255a3042ba4f552861b27">set_allocated_no_overlap_2d</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">operations_research::sat::NoOverlap2DConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e02c2fd22fa5bd71469514941d9db0b">no_overlap_2d</a>);</div><div class="line"><a name="l04499"></a><span class="lineno"> 4499</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04500"></a><span class="lineno"> 4500</span>  const ::operations_research::sat::NoOverlap2DConstraintProto& _internal_no_overlap_2d() <span class="keyword">const</span>;</div><div class="line"><a name="l04501"></a><span class="lineno"> 4501</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">::operations_research::sat::NoOverlap2DConstraintProto</a>* _internal_mutable_no_overlap_2d();</div><div class="line"><a name="l04502"></a><span class="lineno"> 4502</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04503"></a><span class="lineno"> 4503</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa9796fcf062a9cb0b4f1acf0f65f95fe">unsafe_arena_set_allocated_no_overlap_2d</a>(</div><div class="line"><a name="l04504"></a><span class="lineno"> 4504</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">operations_research::sat::NoOverlap2DConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e02c2fd22fa5bd71469514941d9db0b">no_overlap_2d</a>);</div><div class="line"><a name="l04505"></a><span class="lineno"> 4505</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">::operations_research::sat::NoOverlap2DConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7550008f84995f478484cf93a21f6af7">unsafe_arena_release_no_overlap_2d</a>();</div><div class="line"><a name="l04506"></a><span class="lineno"> 4506</span> </div><div class="line"><a name="l04507"></a><span class="lineno"> 4507</span>  <span class="comment">// .operations_research.sat.CumulativeConstraintProto cumulative = 22;</span></div><div class="line"><a name="l04508"></a><span class="lineno"> 4508</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae76d8c10b102c287c21f87a8ea14693a">has_cumulative</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04509"></a><span class="lineno"> 4509</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04510"></a><span class="lineno"> 4510</span>  <span class="keywordtype">bool</span> _internal_has_cumulative() <span class="keyword">const</span>;</div><div class="line"><a name="l04511"></a><span class="lineno"> 4511</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04512"></a><span class="lineno"> 4512</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50e29927c000e76c054ce0661fd0569e">clear_cumulative</a>();</div><div class="line"><a name="l04513"></a><span class="lineno"> 4513</span>  const ::operations_research::sat::CumulativeConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a932cfc15d7d1be4de118889e7116af20">cumulative</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04514"></a><span class="lineno"> 4514</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8cc989ee1516ac9d62c7fd523c5655eb">release_cumulative</a>();</div><div class="line"><a name="l04515"></a><span class="lineno"> 4515</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">::operations_research::sat::CumulativeConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af38f28b635c417041188c1f4e309903b">mutable_cumulative</a>();</div><div class="line"><a name="l04516"></a><span class="lineno"> 4516</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ade7a9393c23d517710bb7648520cadce">set_allocated_cumulative</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">operations_research::sat::CumulativeConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a932cfc15d7d1be4de118889e7116af20">cumulative</a>);</div><div class="line"><a name="l04517"></a><span class="lineno"> 4517</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04518"></a><span class="lineno"> 4518</span>  const ::operations_research::sat::CumulativeConstraintProto& _internal_cumulative() <span class="keyword">const</span>;</div><div class="line"><a name="l04519"></a><span class="lineno"> 4519</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">::operations_research::sat::CumulativeConstraintProto</a>* _internal_mutable_cumulative();</div><div class="line"><a name="l04520"></a><span class="lineno"> 4520</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04521"></a><span class="lineno"> 4521</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad162dc0834854df5195f4d503add84fb">unsafe_arena_set_allocated_cumulative</a>(</div><div class="line"><a name="l04522"></a><span class="lineno"> 4522</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">operations_research::sat::CumulativeConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a932cfc15d7d1be4de118889e7116af20">cumulative</a>);</div><div class="line"><a name="l04523"></a><span class="lineno"> 4523</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">::operations_research::sat::CumulativeConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7e38780ae4e78f252ec87656c60ddcd8">unsafe_arena_release_cumulative</a>();</div><div class="line"><a name="l04524"></a><span class="lineno"> 4524</span> </div><div class="line"><a name="l04525"></a><span class="lineno"> 4525</span>  <span class="comment">// .operations_research.sat.ListOfVariablesProto dummy_constraint = 30;</span></div><div class="line"><a name="l04526"></a><span class="lineno"> 4526</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab60b8a51e06dd6642fb9ef0016199a95">has_dummy_constraint</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04527"></a><span class="lineno"> 4527</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04528"></a><span class="lineno"> 4528</span>  <span class="keywordtype">bool</span> _internal_has_dummy_constraint() <span class="keyword">const</span>;</div><div class="line"><a name="l04529"></a><span class="lineno"> 4529</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04530"></a><span class="lineno"> 4530</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a56c5fa23c757cbc0f7de1e19be816ad3">clear_dummy_constraint</a>();</div><div class="line"><a name="l04531"></a><span class="lineno"> 4531</span>  const ::operations_research::sat::ListOfVariablesProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a49180d724f6884532e89ebbca6b8ffe7">dummy_constraint</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04532"></a><span class="lineno"> 4532</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::ListOfVariablesProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0b58b70f1a457bbbe377f29e620acd4a">release_dummy_constraint</a>();</div><div class="line"><a name="l04533"></a><span class="lineno"> 4533</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">::operations_research::sat::ListOfVariablesProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7bbb59c70c8551250f71d63d835f115b">mutable_dummy_constraint</a>();</div><div class="line"><a name="l04534"></a><span class="lineno"> 4534</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4998edaef7adc5f32fab10d36538b546">set_allocated_dummy_constraint</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">operations_research::sat::ListOfVariablesProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a49180d724f6884532e89ebbca6b8ffe7">dummy_constraint</a>);</div><div class="line"><a name="l04535"></a><span class="lineno"> 4535</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04536"></a><span class="lineno"> 4536</span>  const ::operations_research::sat::ListOfVariablesProto& _internal_dummy_constraint() <span class="keyword">const</span>;</div><div class="line"><a name="l04537"></a><span class="lineno"> 4537</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">::operations_research::sat::ListOfVariablesProto</a>* _internal_mutable_dummy_constraint();</div><div class="line"><a name="l04538"></a><span class="lineno"> 4538</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04539"></a><span class="lineno"> 4539</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1298c4400ab512adeeca6dd4206e38a0">unsafe_arena_set_allocated_dummy_constraint</a>(</div><div class="line"><a name="l04540"></a><span class="lineno"> 4540</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">operations_research::sat::ListOfVariablesProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a49180d724f6884532e89ebbca6b8ffe7">dummy_constraint</a>);</div><div class="line"><a name="l04541"></a><span class="lineno"> 4541</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">::operations_research::sat::ListOfVariablesProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af6b5e223425e52dce48d9a4ba7173ed5">unsafe_arena_release_dummy_constraint</a>();</div><div class="line"><a name="l04542"></a><span class="lineno"> 4542</span> </div><div class="line"><a name="l04543"></a><span class="lineno"> 4543</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l04544"></a><span class="lineno"> 4544</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35">ConstraintCase</a> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04545"></a><span class="lineno"> 4545</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.ConstraintProto)</span></div><div class="line"><a name="l04546"></a><span class="lineno"> 4546</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04547"></a><span class="lineno"> 4547</span>  <span class="keyword">class </span>_Internal;</div><div class="line"><a name="l04548"></a><span class="lineno"> 4548</span>  <span class="keywordtype">void</span> set_has_bool_or();</div><div class="line"><a name="l04549"></a><span class="lineno"> 4549</span>  <span class="keywordtype">void</span> set_has_bool_and();</div><div class="line"><a name="l04550"></a><span class="lineno"> 4550</span>  <span class="keywordtype">void</span> set_has_at_most_one();</div><div class="line"><a name="l04551"></a><span class="lineno"> 4551</span>  <span class="keywordtype">void</span> set_has_exactly_one();</div><div class="line"><a name="l04552"></a><span class="lineno"> 4552</span>  <span class="keywordtype">void</span> set_has_bool_xor();</div><div class="line"><a name="l04553"></a><span class="lineno"> 4553</span>  <span class="keywordtype">void</span> set_has_int_div();</div><div class="line"><a name="l04554"></a><span class="lineno"> 4554</span>  <span class="keywordtype">void</span> set_has_int_mod();</div><div class="line"><a name="l04555"></a><span class="lineno"> 4555</span>  <span class="keywordtype">void</span> set_has_int_max();</div><div class="line"><a name="l04556"></a><span class="lineno"> 4556</span>  <span class="keywordtype">void</span> set_has_lin_max();</div><div class="line"><a name="l04557"></a><span class="lineno"> 4557</span>  <span class="keywordtype">void</span> set_has_int_min();</div><div class="line"><a name="l04558"></a><span class="lineno"> 4558</span>  <span class="keywordtype">void</span> set_has_lin_min();</div><div class="line"><a name="l04559"></a><span class="lineno"> 4559</span>  <span class="keywordtype">void</span> set_has_int_prod();</div><div class="line"><a name="l04560"></a><span class="lineno"> 4560</span>  <span class="keywordtype">void</span> set_has_linear();</div><div class="line"><a name="l04561"></a><span class="lineno"> 4561</span>  <span class="keywordtype">void</span> set_has_all_diff();</div><div class="line"><a name="l04562"></a><span class="lineno"> 4562</span>  <span class="keywordtype">void</span> set_has_element();</div><div class="line"><a name="l04563"></a><span class="lineno"> 4563</span>  <span class="keywordtype">void</span> set_has_circuit();</div><div class="line"><a name="l04564"></a><span class="lineno"> 4564</span>  <span class="keywordtype">void</span> set_has_routes();</div><div class="line"><a name="l04565"></a><span class="lineno"> 4565</span>  <span class="keywordtype">void</span> set_has_table();</div><div class="line"><a name="l04566"></a><span class="lineno"> 4566</span>  <span class="keywordtype">void</span> set_has_automaton();</div><div class="line"><a name="l04567"></a><span class="lineno"> 4567</span>  <span class="keywordtype">void</span> set_has_inverse();</div><div class="line"><a name="l04568"></a><span class="lineno"> 4568</span>  <span class="keywordtype">void</span> set_has_reservoir();</div><div class="line"><a name="l04569"></a><span class="lineno"> 4569</span>  <span class="keywordtype">void</span> set_has_interval();</div><div class="line"><a name="l04570"></a><span class="lineno"> 4570</span>  <span class="keywordtype">void</span> set_has_no_overlap();</div><div class="line"><a name="l04571"></a><span class="lineno"> 4571</span>  <span class="keywordtype">void</span> set_has_no_overlap_2d();</div><div class="line"><a name="l04572"></a><span class="lineno"> 4572</span>  <span class="keywordtype">void</span> set_has_cumulative();</div><div class="line"><a name="l04573"></a><span class="lineno"> 4573</span>  <span class="keywordtype">void</span> set_has_dummy_constraint();</div><div class="line"><a name="l04574"></a><span class="lineno"> 4574</span> </div><div class="line"><a name="l04575"></a><span class="lineno"> 4575</span>  <span class="keyword">inline</span> <span class="keywordtype">bool</span> has_constraint() <span class="keyword">const</span>;</div><div class="line"><a name="l04576"></a><span class="lineno"> 4576</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> clear_has_constraint();</div><div class="line"><a name="l04577"></a><span class="lineno"> 4577</span> </div><div class="line"><a name="l04578"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 4578</a></span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l04579"></a><span class="lineno"> 4579</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l04580"></a><span class="lineno"> 4580</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l04581"></a><span class="lineno"> 4581</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > enforcement_literal_;</div><div class="line"><a name="l04582"></a><span class="lineno"> 4582</span>  <span class="keyword">mutable</span> std::atomic<int> _enforcement_literal_cached_byte_size_;</div><div class="line"><a name="l04583"></a><span class="lineno"> 4583</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;</div><div class="line"><a name="l04584"></a><span class="lineno"> 4584</span>  <span class="keyword">union </span>ConstraintUnion {</div><div class="line"><a name="l04585"></a><span class="lineno"> 4585</span>  constexpr ConstraintUnion() : _constinit_{} {}</div><div class="line"><a name="l04586"></a><span class="lineno"> 4586</span>  ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized _constinit_;</div><div class="line"><a name="l04587"></a><span class="lineno"> 4587</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* bool_or_;</div><div class="line"><a name="l04588"></a><span class="lineno"> 4588</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* bool_and_;</div><div class="line"><a name="l04589"></a><span class="lineno"> 4589</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* at_most_one_;</div><div class="line"><a name="l04590"></a><span class="lineno"> 4590</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* exactly_one_;</div><div class="line"><a name="l04591"></a><span class="lineno"> 4591</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* bool_xor_;</div><div class="line"><a name="l04592"></a><span class="lineno"> 4592</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* int_div_;</div><div class="line"><a name="l04593"></a><span class="lineno"> 4593</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* int_mod_;</div><div class="line"><a name="l04594"></a><span class="lineno"> 4594</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* int_max_;</div><div class="line"><a name="l04595"></a><span class="lineno"> 4595</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* lin_max_;</div><div class="line"><a name="l04596"></a><span class="lineno"> 4596</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* int_min_;</div><div class="line"><a name="l04597"></a><span class="lineno"> 4597</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* lin_min_;</div><div class="line"><a name="l04598"></a><span class="lineno"> 4598</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* int_prod_;</div><div class="line"><a name="l04599"></a><span class="lineno"> 4599</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">::operations_research::sat::LinearConstraintProto</a>* linear_;</div><div class="line"><a name="l04600"></a><span class="lineno"> 4600</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">::operations_research::sat::AllDifferentConstraintProto</a>* all_diff_;</div><div class="line"><a name="l04601"></a><span class="lineno"> 4601</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">::operations_research::sat::ElementConstraintProto</a>* element_;</div><div class="line"><a name="l04602"></a><span class="lineno"> 4602</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">::operations_research::sat::CircuitConstraintProto</a>* circuit_;</div><div class="line"><a name="l04603"></a><span class="lineno"> 4603</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">::operations_research::sat::RoutesConstraintProto</a>* routes_;</div><div class="line"><a name="l04604"></a><span class="lineno"> 4604</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">::operations_research::sat::TableConstraintProto</a>* table_;</div><div class="line"><a name="l04605"></a><span class="lineno"> 4605</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">::operations_research::sat::AutomatonConstraintProto</a>* automaton_;</div><div class="line"><a name="l04606"></a><span class="lineno"> 4606</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">::operations_research::sat::InverseConstraintProto</a>* inverse_;</div><div class="line"><a name="l04607"></a><span class="lineno"> 4607</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">::operations_research::sat::ReservoirConstraintProto</a>* reservoir_;</div><div class="line"><a name="l04608"></a><span class="lineno"> 4608</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">::operations_research::sat::IntervalConstraintProto</a>* interval_;</div><div class="line"><a name="l04609"></a><span class="lineno"> 4609</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">::operations_research::sat::NoOverlapConstraintProto</a>* no_overlap_;</div><div class="line"><a name="l04610"></a><span class="lineno"> 4610</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">::operations_research::sat::NoOverlap2DConstraintProto</a>* no_overlap_2d_;</div><div class="line"><a name="l04611"></a><span class="lineno"> 4611</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">::operations_research::sat::CumulativeConstraintProto</a>* cumulative_;</div><div class="line"><a name="l04612"></a><span class="lineno"> 4612</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">::operations_research::sat::ListOfVariablesProto</a>* dummy_constraint_;</div><div class="line"><a name="l04613"></a><span class="lineno"> 4613</span>  } constraint_;</div><div class="line"><a name="l04614"></a><span class="lineno"> 4614</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l04615"></a><span class="lineno"> 4615</span>  ::PROTOBUF_NAMESPACE_ID::uint32 _oneof_case_[1];</div><div class="line"><a name="l04616"></a><span class="lineno"> 4616</span> </div><div class="line"><a name="l04617"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 4617</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l04618"></a><span class="lineno"> 4618</span> };</div><div class="line"><a name="l04619"></a><span class="lineno"> 4619</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l04620"></a><span class="lineno"> 4620</span> </div><div class="line"><a name="l04621"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html"> 4621</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a> final :</div><div class="line"><a name="l04622"></a><span class="lineno"> 4622</span>  <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="l04623"></a><span class="lineno"> 4623</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04624"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1c316fa816105f2f9627ec5941d2e36d"> 4624</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1c316fa816105f2f9627ec5941d2e36d">CpObjectiveProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>(nullptr) {}</div><div class="line"><a name="l04625"></a><span class="lineno"> 4625</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a712a2c510f9e84efeae9ebd860b86819">~CpObjectiveProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l04626"></a><span class="lineno"> 4626</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1c316fa816105f2f9627ec5941d2e36d">CpObjectiveProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l04627"></a><span class="lineno"> 4627</span> </div><div class="line"><a name="l04628"></a><span class="lineno"> 4628</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1c316fa816105f2f9627ec5941d2e36d">CpObjectiveProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& from);</div><div class="line"><a name="l04629"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#afa5c8157ed0a9c4ca090df282fd057a8"> 4629</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#afa5c8157ed0a9c4ca090df282fd057a8">CpObjectiveProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>&& from) noexcept</div><div class="line"><a name="l04630"></a><span class="lineno"> 4630</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1c316fa816105f2f9627ec5941d2e36d">CpObjectiveProto</a>() {</div><div class="line"><a name="l04631"></a><span class="lineno"> 4631</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l04632"></a><span class="lineno"> 4632</span>  }</div><div class="line"><a name="l04633"></a><span class="lineno"> 4633</span> </div><div class="line"><a name="l04634"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a5c082835f32d805567eef18956982408"> 4634</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a5c082835f32d805567eef18956982408">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& from) {</div><div class="line"><a name="l04635"></a><span class="lineno"> 4635</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a0eac11b6838e9fd793a8d573ee641ce4">CopyFrom</a>(from);</div><div class="line"><a name="l04636"></a><span class="lineno"> 4636</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l04637"></a><span class="lineno"> 4637</span>  }</div><div class="line"><a name="l04638"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa1af2aafe9289ffa5640c0b84c47e8ac"> 4638</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa1af2aafe9289ffa5640c0b84c47e8ac">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>&& from) noexcept {</div><div class="line"><a name="l04639"></a><span class="lineno"> 4639</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l04640"></a><span class="lineno"> 4640</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l04641"></a><span class="lineno"> 4641</span>  InternalSwap(&from);</div><div class="line"><a name="l04642"></a><span class="lineno"> 4642</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l04643"></a><span class="lineno"> 4643</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a0eac11b6838e9fd793a8d573ee641ce4">CopyFrom</a>(from);</div><div class="line"><a name="l04644"></a><span class="lineno"> 4644</span>  }</div><div class="line"><a name="l04645"></a><span class="lineno"> 4645</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l04646"></a><span class="lineno"> 4646</span>  }</div><div class="line"><a name="l04647"></a><span class="lineno"> 4647</span> </div><div class="line"><a name="l04648"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3093b30aa99ebf483676b451adbd5708"> 4648</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l04649"></a><span class="lineno"> 4649</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l04650"></a><span class="lineno"> 4650</span>  }</div><div class="line"><a name="l04651"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 4651</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l04652"></a><span class="lineno"> 4652</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a571c43da2f2fc36857975177537904c6">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l04653"></a><span class="lineno"> 4653</span>  }</div><div class="line"><a name="l04654"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 4654</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l04655"></a><span class="lineno"> 4655</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a571c43da2f2fc36857975177537904c6">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l04656"></a><span class="lineno"> 4656</span>  }</div><div class="line"><a name="l04657"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a571c43da2f2fc36857975177537904c6"> 4657</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a571c43da2f2fc36857975177537904c6">default_instance</a>() {</div><div class="line"><a name="l04658"></a><span class="lineno"> 4658</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3dbebc1da6b18b37d0ff56395edd14f7">internal_default_instance</a>();</div><div class="line"><a name="l04659"></a><span class="lineno"> 4659</span>  }</div><div class="line"><a name="l04660"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3dbebc1da6b18b37d0ff56395edd14f7"> 4660</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3dbebc1da6b18b37d0ff56395edd14f7">internal_default_instance</a>() {</div><div class="line"><a name="l04661"></a><span class="lineno"> 4661</span>  <span class="keywordflow">return</span> reinterpret_cast<const CpObjectiveProto*>(</div><div class="line"><a name="l04662"></a><span class="lineno"> 4662</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a223479678a6c4c9d8b47a77db02b914d">_CpObjectiveProto_default_instance_</a>);</div><div class="line"><a name="l04663"></a><span class="lineno"> 4663</span>  }</div><div class="line"><a name="l04664"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 4664</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l04665"></a><span class="lineno"> 4665</span>  20;</div><div class="line"><a name="l04666"></a><span class="lineno"> 4666</span> </div><div class="line"><a name="l04667"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a87cd08dbce056654f4fda7da1018240f"> 4667</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a87cd08dbce056654f4fda7da1018240f">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l04668"></a><span class="lineno"> 4668</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l04669"></a><span class="lineno"> 4669</span>  }</div><div class="line"><a name="l04670"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a8cc62506ff3700f89a01e6e50d0a1082"> 4670</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a8cc62506ff3700f89a01e6e50d0a1082">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>* other) {</div><div class="line"><a name="l04671"></a><span class="lineno"> 4671</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l04672"></a><span class="lineno"> 4672</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l04673"></a><span class="lineno"> 4673</span>  InternalSwap(other);</div><div class="line"><a name="l04674"></a><span class="lineno"> 4674</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l04675"></a><span class="lineno"> 4675</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l04676"></a><span class="lineno"> 4676</span>  }</div><div class="line"><a name="l04677"></a><span class="lineno"> 4677</span>  }</div><div class="line"><a name="l04678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a06f6ef69ccf489db30d4d5af273c7a9d"> 4678</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a06f6ef69ccf489db30d4d5af273c7a9d">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>* other) {</div><div class="line"><a name="l04679"></a><span class="lineno"> 4679</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l04680"></a><span class="lineno"> 4680</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l04681"></a><span class="lineno"> 4681</span>  InternalSwap(other);</div><div class="line"><a name="l04682"></a><span class="lineno"> 4682</span>  }</div><div class="line"><a name="l04683"></a><span class="lineno"> 4683</span> </div><div class="line"><a name="l04684"></a><span class="lineno"> 4684</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l04685"></a><span class="lineno"> 4685</span> </div><div class="line"><a name="l04686"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a09c818067e4256a92e2bdc8c5ca94c17"> 4686</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a09c818067e4256a92e2bdc8c5ca94c17">New</a>() const final {</div><div class="line"><a name="l04687"></a><span class="lineno"> 4687</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1c316fa816105f2f9627ec5941d2e36d">CpObjectiveProto</a>();</div><div class="line"><a name="l04688"></a><span class="lineno"> 4688</span>  }</div><div class="line"><a name="l04689"></a><span class="lineno"> 4689</span> </div><div class="line"><a name="l04690"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a8e1cf4399f75e5edc786dd58b8286fbe"> 4690</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.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="l04691"></a><span class="lineno"> 4691</span>  <span class="keywordflow">return</span> CreateMaybeMessage<CpObjectiveProto>(arena);</div><div class="line"><a name="l04692"></a><span class="lineno"> 4692</span>  }</div><div class="line"><a name="l04693"></a><span class="lineno"> 4693</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l04694"></a><span class="lineno"> 4694</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a0eac11b6838e9fd793a8d573ee641ce4">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& from);</div><div class="line"><a name="l04695"></a><span class="lineno"> 4695</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l04696"></a><span class="lineno"> 4696</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a937e349ac7b09b42fc5d282d483929bb">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>& from);</div><div class="line"><a name="l04697"></a><span class="lineno"> 4697</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04698"></a><span class="lineno"> 4698</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l04699"></a><span class="lineno"> 4699</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04700"></a><span class="lineno"> 4700</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l04701"></a><span class="lineno"> 4701</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l04702"></a><span class="lineno"> 4702</span> </div><div class="line"><a name="l04703"></a><span class="lineno"> 4703</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l04704"></a><span class="lineno"> 4704</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l04705"></a><span class="lineno"> 4705</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l04706"></a><span class="lineno"> 4706</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l04707"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 4707</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l04708"></a><span class="lineno"> 4708</span> </div><div class="line"><a name="l04709"></a><span class="lineno"> 4709</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04710"></a><span class="lineno"> 4710</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l04711"></a><span class="lineno"> 4711</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l04712"></a><span class="lineno"> 4712</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l04713"></a><span class="lineno"> 4713</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a>* other);</div><div class="line"><a name="l04714"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 4714</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l04715"></a><span class="lineno"> 4715</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l04716"></a><span class="lineno"> 4716</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.CpObjectiveProto"</span>;</div><div class="line"><a name="l04717"></a><span class="lineno"> 4717</span>  }</div><div class="line"><a name="l04718"></a><span class="lineno"> 4718</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l04719"></a><span class="lineno"> 4719</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1c316fa816105f2f9627ec5941d2e36d">CpObjectiveProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l04720"></a><span class="lineno"> 4720</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l04721"></a><span class="lineno"> 4721</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04722"></a><span class="lineno"> 4722</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l04723"></a><span class="lineno"> 4723</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l04724"></a><span class="lineno"> 4724</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04725"></a><span class="lineno"> 4725</span> </div><div class="line"><a name="l04726"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 4726</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l04727"></a><span class="lineno"> 4727</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l04728"></a><span class="lineno"> 4728</span> </div><div class="line"><a name="l04729"></a><span class="lineno"> 4729</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l04730"></a><span class="lineno"> 4730</span> </div><div class="line"><a name="l04731"></a><span class="lineno"> 4731</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l04732"></a><span class="lineno"> 4732</span> </div><div class="line"><a name="l04733"></a><span class="lineno"> 4733</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l04734"></a><span class="lineno"> 4734</span> </div><div class="line"><a name="l04735"></a><span class="lineno"> 4735</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l04736"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1a6b66537f58f087bb205368bc1a3816bf"> 4736</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1a6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 1,</div><div class="line"><a name="l04737"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1a4fb0631a5347800d1e70397e7c52c93f"> 4737</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1a4fb0631a5347800d1e70397e7c52c93f">kCoeffsFieldNumber</a> = 4,</div><div class="line"><a name="l04738"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1aa7d3f9c034bd08e9e79f405e39bc6911"> 4738</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1aa7d3f9c034bd08e9e79f405e39bc6911">kDomainFieldNumber</a> = 5,</div><div class="line"><a name="l04739"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1ab3c48295533fa8bfe61b1f9f0982f951"> 4739</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1ab3c48295533fa8bfe61b1f9f0982f951">kOffsetFieldNumber</a> = 2,</div><div class="line"><a name="l04740"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1abd3a1a346b278b397e265cd45d9f844d"> 4740</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1abd3a1a346b278b397e265cd45d9f844d">kScalingFactorFieldNumber</a> = 3,</div><div class="line"><a name="l04741"></a><span class="lineno"> 4741</span>  };</div><div class="line"><a name="l04742"></a><span class="lineno"> 4742</span>  <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l04743"></a><span class="lineno"> 4743</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04744"></a><span class="lineno"> 4744</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04745"></a><span class="lineno"> 4745</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l04746"></a><span class="lineno"> 4746</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04747"></a><span class="lineno"> 4747</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l04748"></a><span class="lineno"> 4748</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04749"></a><span class="lineno"> 4749</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l04750"></a><span class="lineno"> 4750</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l04751"></a><span class="lineno"> 4751</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l04752"></a><span class="lineno"> 4752</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04753"></a><span class="lineno"> 4753</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l04754"></a><span class="lineno"> 4754</span>  _internal_mutable_vars();</div><div class="line"><a name="l04755"></a><span class="lineno"> 4755</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04756"></a><span class="lineno"> 4756</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l04757"></a><span class="lineno"> 4757</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04758"></a><span class="lineno"> 4758</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04759"></a><span class="lineno"> 4759</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l04760"></a><span class="lineno"> 4760</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04761"></a><span class="lineno"> 4761</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l04762"></a><span class="lineno"> 4762</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l04763"></a><span class="lineno"> 4763</span> </div><div class="line"><a name="l04764"></a><span class="lineno"> 4764</span>  <span class="comment">// repeated int64 coeffs = 4;</span></div><div class="line"><a name="l04765"></a><span class="lineno"> 4765</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">coeffs_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04766"></a><span class="lineno"> 4766</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04767"></a><span class="lineno"> 4767</span>  <span class="keywordtype">int</span> _internal_coeffs_size() <span class="keyword">const</span>;</div><div class="line"><a name="l04768"></a><span class="lineno"> 4768</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04769"></a><span class="lineno"> 4769</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">clear_coeffs</a>();</div><div class="line"><a name="l04770"></a><span class="lineno"> 4770</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04771"></a><span class="lineno"> 4771</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l04772"></a><span class="lineno"> 4772</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l04773"></a><span class="lineno"> 4773</span>  _internal_coeffs() <span class="keyword">const</span>;</div><div class="line"><a name="l04774"></a><span class="lineno"> 4774</span>  <span class="keywordtype">void</span> _internal_add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04775"></a><span class="lineno"> 4775</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l04776"></a><span class="lineno"> 4776</span>  _internal_mutable_coeffs();</div><div class="line"><a name="l04777"></a><span class="lineno"> 4777</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04778"></a><span class="lineno"> 4778</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">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="l04779"></a><span class="lineno"> 4779</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab59665fa3051a704378a94693636fd3b">set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04780"></a><span class="lineno"> 4780</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">add_coeffs</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04781"></a><span class="lineno"> 4781</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l04782"></a><span class="lineno"> 4782</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">coeffs</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04783"></a><span class="lineno"> 4783</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l04784"></a><span class="lineno"> 4784</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acf12f419c63aff52dc9ba6292586e9fc">mutable_coeffs</a>();</div><div class="line"><a name="l04785"></a><span class="lineno"> 4785</span> </div><div class="line"><a name="l04786"></a><span class="lineno"> 4786</span>  <span class="comment">// repeated int64 domain = 5;</span></div><div class="line"><a name="l04787"></a><span class="lineno"> 4787</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">domain_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04788"></a><span class="lineno"> 4788</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04789"></a><span class="lineno"> 4789</span>  <span class="keywordtype">int</span> _internal_domain_size() <span class="keyword">const</span>;</div><div class="line"><a name="l04790"></a><span class="lineno"> 4790</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04791"></a><span class="lineno"> 4791</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">clear_domain</a>();</div><div class="line"><a name="l04792"></a><span class="lineno"> 4792</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04793"></a><span class="lineno"> 4793</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l04794"></a><span class="lineno"> 4794</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l04795"></a><span class="lineno"> 4795</span>  _internal_domain() <span class="keyword">const</span>;</div><div class="line"><a name="l04796"></a><span class="lineno"> 4796</span>  <span class="keywordtype">void</span> _internal_add_domain(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04797"></a><span class="lineno"> 4797</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l04798"></a><span class="lineno"> 4798</span>  _internal_mutable_domain();</div><div class="line"><a name="l04799"></a><span class="lineno"> 4799</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04800"></a><span class="lineno"> 4800</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">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="l04801"></a><span class="lineno"> 4801</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04802"></a><span class="lineno"> 4802</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2266c77ad6db8de45560357c1436e558">add_domain</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04803"></a><span class="lineno"> 4803</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l04804"></a><span class="lineno"> 4804</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">domain</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04805"></a><span class="lineno"> 4805</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l04806"></a><span class="lineno"> 4806</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ae59a4dda240698b8ade8c726cc4f9974">mutable_domain</a>();</div><div class="line"><a name="l04807"></a><span class="lineno"> 4807</span> </div><div class="line"><a name="l04808"></a><span class="lineno"> 4808</span>  <span class="comment">// double offset = 2;</span></div><div class="line"><a name="l04809"></a><span class="lineno"> 4809</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acb29ebc510348e4a2cd531a7c3f57c9c">clear_offset</a>();</div><div class="line"><a name="l04810"></a><span class="lineno"> 4810</span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a96ffc785b7b2135c7980c985883ffdd3">offset</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04811"></a><span class="lineno"> 4811</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac7453c28e1da85ea4728b31419c0d6b7">set_offset</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04812"></a><span class="lineno"> 4812</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04813"></a><span class="lineno"> 4813</span>  <span class="keywordtype">double</span> _internal_offset() <span class="keyword">const</span>;</div><div class="line"><a name="l04814"></a><span class="lineno"> 4814</span>  <span class="keywordtype">void</span> _internal_set_offset(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04815"></a><span class="lineno"> 4815</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04816"></a><span class="lineno"> 4816</span> </div><div class="line"><a name="l04817"></a><span class="lineno"> 4817</span>  <span class="comment">// double scaling_factor = 3;</span></div><div class="line"><a name="l04818"></a><span class="lineno"> 4818</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ade736c97b0c7be8494137304c1c81e3c">clear_scaling_factor</a>();</div><div class="line"><a name="l04819"></a><span class="lineno"> 4819</span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9e32504c3f1bddb0f25f1386ecf7987b">scaling_factor</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04820"></a><span class="lineno"> 4820</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#af02334eb54337092e11b9a74312a4c25">set_scaling_factor</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04821"></a><span class="lineno"> 4821</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04822"></a><span class="lineno"> 4822</span>  <span class="keywordtype">double</span> _internal_scaling_factor() <span class="keyword">const</span>;</div><div class="line"><a name="l04823"></a><span class="lineno"> 4823</span>  <span class="keywordtype">void</span> _internal_set_scaling_factor(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04824"></a><span class="lineno"> 4824</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04825"></a><span class="lineno"> 4825</span> </div><div class="line"><a name="l04826"></a><span class="lineno"> 4826</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CpObjectiveProto)</span></div><div class="line"><a name="l04827"></a><span class="lineno"> 4827</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04828"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 4828</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l04829"></a><span class="lineno"> 4829</span> </div><div class="line"><a name="l04830"></a><span class="lineno"> 4830</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l04831"></a><span class="lineno"> 4831</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l04832"></a><span class="lineno"> 4832</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l04833"></a><span class="lineno"> 4833</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l04834"></a><span class="lineno"> 4834</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l04835"></a><span class="lineno"> 4835</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > coeffs_;</div><div class="line"><a name="l04836"></a><span class="lineno"> 4836</span>  <span class="keyword">mutable</span> std::atomic<int> _coeffs_cached_byte_size_;</div><div class="line"><a name="l04837"></a><span class="lineno"> 4837</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > domain_;</div><div class="line"><a name="l04838"></a><span class="lineno"> 4838</span>  <span class="keyword">mutable</span> std::atomic<int> _domain_cached_byte_size_;</div><div class="line"><a name="l04839"></a><span class="lineno"> 4839</span>  <span class="keywordtype">double</span> <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a>;</div><div class="line"><a name="l04840"></a><span class="lineno"> 4840</span>  <span class="keywordtype">double</span> scaling_factor_;</div><div class="line"><a name="l04841"></a><span class="lineno"> 4841</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l04842"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 4842</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l04843"></a><span class="lineno"> 4843</span> };</div><div class="line"><a name="l04844"></a><span class="lineno"> 4844</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l04845"></a><span class="lineno"> 4845</span> </div><div class="line"><a name="l04846"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html"> 4846</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a> final :</div><div class="line"><a name="l04847"></a><span class="lineno"> 4847</span>  <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="l04848"></a><span class="lineno"> 4848</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04849"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2f9de956a561004d0d41e900edf781e5"> 4849</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2f9de956a561004d0d41e900edf781e5">DecisionStrategyProto_AffineTransformation</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>(nullptr) {}</div><div class="line"><a name="l04850"></a><span class="lineno"> 4850</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a936917616cbf0093424c491de0009f23">~DecisionStrategyProto_AffineTransformation</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l04851"></a><span class="lineno"> 4851</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2f9de956a561004d0d41e900edf781e5">DecisionStrategyProto_AffineTransformation</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l04852"></a><span class="lineno"> 4852</span> </div><div class="line"><a name="l04853"></a><span class="lineno"> 4853</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2f9de956a561004d0d41e900edf781e5">DecisionStrategyProto_AffineTransformation</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& from);</div><div class="line"><a name="l04854"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2d50ce4a06f2ffc8a723f2b35c68b8be"> 4854</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2d50ce4a06f2ffc8a723f2b35c68b8be">DecisionStrategyProto_AffineTransformation</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>&& from) noexcept</div><div class="line"><a name="l04855"></a><span class="lineno"> 4855</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2f9de956a561004d0d41e900edf781e5">DecisionStrategyProto_AffineTransformation</a>() {</div><div class="line"><a name="l04856"></a><span class="lineno"> 4856</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l04857"></a><span class="lineno"> 4857</span>  }</div><div class="line"><a name="l04858"></a><span class="lineno"> 4858</span> </div><div class="line"><a name="l04859"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a20207dcb0c877a1e23e262bf9d5c4754"> 4859</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a20207dcb0c877a1e23e262bf9d5c4754">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& from) {</div><div class="line"><a name="l04860"></a><span class="lineno"> 4860</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a4ec078c3673cf5dedb322cc2cebc94f8">CopyFrom</a>(from);</div><div class="line"><a name="l04861"></a><span class="lineno"> 4861</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l04862"></a><span class="lineno"> 4862</span>  }</div><div class="line"><a name="l04863"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#abe028a5a695ef46fdf4d4043987eb94f"> 4863</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#abe028a5a695ef46fdf4d4043987eb94f">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>&& from) noexcept {</div><div class="line"><a name="l04864"></a><span class="lineno"> 4864</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l04865"></a><span class="lineno"> 4865</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l04866"></a><span class="lineno"> 4866</span>  InternalSwap(&from);</div><div class="line"><a name="l04867"></a><span class="lineno"> 4867</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l04868"></a><span class="lineno"> 4868</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a4ec078c3673cf5dedb322cc2cebc94f8">CopyFrom</a>(from);</div><div class="line"><a name="l04869"></a><span class="lineno"> 4869</span>  }</div><div class="line"><a name="l04870"></a><span class="lineno"> 4870</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l04871"></a><span class="lineno"> 4871</span>  }</div><div class="line"><a name="l04872"></a><span class="lineno"> 4872</span> </div><div class="line"><a name="l04873"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a3093b30aa99ebf483676b451adbd5708"> 4873</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l04874"></a><span class="lineno"> 4874</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l04875"></a><span class="lineno"> 4875</span>  }</div><div class="line"><a name="l04876"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 4876</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l04877"></a><span class="lineno"> 4877</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a32a189ef706296d3fdd2a92a6ef0f34d">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l04878"></a><span class="lineno"> 4878</span>  }</div><div class="line"><a name="l04879"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a1357c96fb88e28af1b115542dcc00a0c"> 4879</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l04880"></a><span class="lineno"> 4880</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a32a189ef706296d3fdd2a92a6ef0f34d">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l04881"></a><span class="lineno"> 4881</span>  }</div><div class="line"><a name="l04882"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a32a189ef706296d3fdd2a92a6ef0f34d"> 4882</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a32a189ef706296d3fdd2a92a6ef0f34d">default_instance</a>() {</div><div class="line"><a name="l04883"></a><span class="lineno"> 4883</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a98434c0b1d0b786f99b2bbc1ac6f956f">internal_default_instance</a>();</div><div class="line"><a name="l04884"></a><span class="lineno"> 4884</span>  }</div><div class="line"><a name="l04885"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a98434c0b1d0b786f99b2bbc1ac6f956f"> 4885</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a98434c0b1d0b786f99b2bbc1ac6f956f">internal_default_instance</a>() {</div><div class="line"><a name="l04886"></a><span class="lineno"> 4886</span>  <span class="keywordflow">return</span> reinterpret_cast<const DecisionStrategyProto_AffineTransformation*>(</div><div class="line"><a name="l04887"></a><span class="lineno"> 4887</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a42bfe2cdee7a1e2cecf327269512932d">_DecisionStrategyProto_AffineTransformation_default_instance_</a>);</div><div class="line"><a name="l04888"></a><span class="lineno"> 4888</span>  }</div><div class="line"><a name="l04889"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a8473d52a88ddd9d90e879d1716586bee"> 4889</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l04890"></a><span class="lineno"> 4890</span>  21;</div><div class="line"><a name="l04891"></a><span class="lineno"> 4891</span> </div><div class="line"><a name="l04892"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa06405236ef94f8f4ebdc39946746a13"> 4892</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa06405236ef94f8f4ebdc39946746a13">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l04893"></a><span class="lineno"> 4893</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l04894"></a><span class="lineno"> 4894</span>  }</div><div class="line"><a name="l04895"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab6614f4152214afc16feb05bfad2e8eb"> 4895</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab6614f4152214afc16feb05bfad2e8eb">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>* other) {</div><div class="line"><a name="l04896"></a><span class="lineno"> 4896</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l04897"></a><span class="lineno"> 4897</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l04898"></a><span class="lineno"> 4898</span>  InternalSwap(other);</div><div class="line"><a name="l04899"></a><span class="lineno"> 4899</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l04900"></a><span class="lineno"> 4900</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l04901"></a><span class="lineno"> 4901</span>  }</div><div class="line"><a name="l04902"></a><span class="lineno"> 4902</span>  }</div><div class="line"><a name="l04903"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a00bc82ff7d736276a08cbde7820e8ea1"> 4903</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a00bc82ff7d736276a08cbde7820e8ea1">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>* other) {</div><div class="line"><a name="l04904"></a><span class="lineno"> 4904</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l04905"></a><span class="lineno"> 4905</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l04906"></a><span class="lineno"> 4906</span>  InternalSwap(other);</div><div class="line"><a name="l04907"></a><span class="lineno"> 4907</span>  }</div><div class="line"><a name="l04908"></a><span class="lineno"> 4908</span> </div><div class="line"><a name="l04909"></a><span class="lineno"> 4909</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l04910"></a><span class="lineno"> 4910</span> </div><div class="line"><a name="l04911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a01c0c2338fe4be2547f7902ee8341e4f"> 4911</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a01c0c2338fe4be2547f7902ee8341e4f">New</a>() const final {</div><div class="line"><a name="l04912"></a><span class="lineno"> 4912</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2f9de956a561004d0d41e900edf781e5">DecisionStrategyProto_AffineTransformation</a>();</div><div class="line"><a name="l04913"></a><span class="lineno"> 4913</span>  }</div><div class="line"><a name="l04914"></a><span class="lineno"> 4914</span> </div><div class="line"><a name="l04915"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab8083e6002a445707e300e6b2b389a18"> 4915</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.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="l04916"></a><span class="lineno"> 4916</span>  <span class="keywordflow">return</span> CreateMaybeMessage<DecisionStrategyProto_AffineTransformation>(arena);</div><div class="line"><a name="l04917"></a><span class="lineno"> 4917</span>  }</div><div class="line"><a name="l04918"></a><span class="lineno"> 4918</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l04919"></a><span class="lineno"> 4919</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a4ec078c3673cf5dedb322cc2cebc94f8">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& from);</div><div class="line"><a name="l04920"></a><span class="lineno"> 4920</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l04921"></a><span class="lineno"> 4921</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2e3eb252ff48e6605df646f64554dfbf">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>& from);</div><div class="line"><a name="l04922"></a><span class="lineno"> 4922</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04923"></a><span class="lineno"> 4923</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l04924"></a><span class="lineno"> 4924</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04925"></a><span class="lineno"> 4925</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l04926"></a><span class="lineno"> 4926</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l04927"></a><span class="lineno"> 4927</span> </div><div class="line"><a name="l04928"></a><span class="lineno"> 4928</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l04929"></a><span class="lineno"> 4929</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l04930"></a><span class="lineno"> 4930</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l04931"></a><span class="lineno"> 4931</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l04932"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 4932</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l04933"></a><span class="lineno"> 4933</span> </div><div class="line"><a name="l04934"></a><span class="lineno"> 4934</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04935"></a><span class="lineno"> 4935</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l04936"></a><span class="lineno"> 4936</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l04937"></a><span class="lineno"> 4937</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l04938"></a><span class="lineno"> 4938</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a>* other);</div><div class="line"><a name="l04939"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a9b35d94da3444084fc3673b7717b6cfe"> 4939</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l04940"></a><span class="lineno"> 4940</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l04941"></a><span class="lineno"> 4941</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.DecisionStrategyProto.AffineTransformation"</span>;</div><div class="line"><a name="l04942"></a><span class="lineno"> 4942</span>  }</div><div class="line"><a name="l04943"></a><span class="lineno"> 4943</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l04944"></a><span class="lineno"> 4944</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2f9de956a561004d0d41e900edf781e5">DecisionStrategyProto_AffineTransformation</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l04945"></a><span class="lineno"> 4945</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l04946"></a><span class="lineno"> 4946</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04947"></a><span class="lineno"> 4947</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l04948"></a><span class="lineno"> 4948</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l04949"></a><span class="lineno"> 4949</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04950"></a><span class="lineno"> 4950</span> </div><div class="line"><a name="l04951"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 4951</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l04952"></a><span class="lineno"> 4952</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l04953"></a><span class="lineno"> 4953</span> </div><div class="line"><a name="l04954"></a><span class="lineno"> 4954</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l04955"></a><span class="lineno"> 4955</span> </div><div class="line"><a name="l04956"></a><span class="lineno"> 4956</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l04957"></a><span class="lineno"> 4957</span> </div><div class="line"><a name="l04958"></a><span class="lineno"> 4958</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l04959"></a><span class="lineno"> 4959</span> </div><div class="line"><a name="l04960"></a><span class="lineno"> 4960</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l04961"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3ab3c48295533fa8bfe61b1f9f0982f951"> 4961</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3ab3c48295533fa8bfe61b1f9f0982f951">kOffsetFieldNumber</a> = 2,</div><div class="line"><a name="l04962"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3a9a896ecf4a456cacd9212dfa12fb4220"> 4962</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3a9a896ecf4a456cacd9212dfa12fb4220">kPositiveCoeffFieldNumber</a> = 3,</div><div class="line"><a name="l04963"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3a8c5c82f1928ae7a9747f8d1e2ea2d00b"> 4963</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3a8c5c82f1928ae7a9747f8d1e2ea2d00b">kIndexFieldNumber</a> = 1,</div><div class="line"><a name="l04964"></a><span class="lineno"> 4964</span>  };</div><div class="line"><a name="l04965"></a><span class="lineno"> 4965</span>  <span class="comment">// int64 offset = 2;</span></div><div class="line"><a name="l04966"></a><span class="lineno"> 4966</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#acb29ebc510348e4a2cd531a7c3f57c9c">clear_offset</a>();</div><div class="line"><a name="l04967"></a><span class="lineno"> 4967</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a728b5b75967156875ac60336daf4e29d">offset</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04968"></a><span class="lineno"> 4968</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a817b500800adbaa67949f6d5d31b1b26">set_offset</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04969"></a><span class="lineno"> 4969</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04970"></a><span class="lineno"> 4970</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_offset() <span class="keyword">const</span>;</div><div class="line"><a name="l04971"></a><span class="lineno"> 4971</span>  <span class="keywordtype">void</span> _internal_set_offset(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04972"></a><span class="lineno"> 4972</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04973"></a><span class="lineno"> 4973</span> </div><div class="line"><a name="l04974"></a><span class="lineno"> 4974</span>  <span class="comment">// int64 positive_coeff = 3;</span></div><div class="line"><a name="l04975"></a><span class="lineno"> 4975</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ae0aceb21ea92f19442d56647304976b6">clear_positive_coeff</a>();</div><div class="line"><a name="l04976"></a><span class="lineno"> 4976</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a4178cb31e12935b1591ac6217ad4f610">positive_coeff</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04977"></a><span class="lineno"> 4977</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa87b9dca0aa886c5a96c51d6473c0f27">set_positive_coeff</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04978"></a><span class="lineno"> 4978</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04979"></a><span class="lineno"> 4979</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_positive_coeff() <span class="keyword">const</span>;</div><div class="line"><a name="l04980"></a><span class="lineno"> 4980</span>  <span class="keywordtype">void</span> _internal_set_positive_coeff(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04981"></a><span class="lineno"> 4981</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04982"></a><span class="lineno"> 4982</span> </div><div class="line"><a name="l04983"></a><span class="lineno"> 4983</span>  <span class="comment">// int32 index = 1;</span></div><div class="line"><a name="l04984"></a><span class="lineno"> 4984</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#af95d92b789c99a4424e8c4e03a63a2d5">clear_index</a>();</div><div class="line"><a name="l04985"></a><span class="lineno"> 4985</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa801a4c48e7ac7e4102ba9cb7506620b">index</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l04986"></a><span class="lineno"> 4986</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ad9f1f0fbafb188e2f728d172ab88dc8f">set_index</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04987"></a><span class="lineno"> 4987</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04988"></a><span class="lineno"> 4988</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_index() <span class="keyword">const</span>;</div><div class="line"><a name="l04989"></a><span class="lineno"> 4989</span>  <span class="keywordtype">void</span> _internal_set_index(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l04990"></a><span class="lineno"> 4990</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l04991"></a><span class="lineno"> 4991</span> </div><div class="line"><a name="l04992"></a><span class="lineno"> 4992</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.DecisionStrategyProto.AffineTransformation)</span></div><div class="line"><a name="l04993"></a><span class="lineno"> 4993</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l04994"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab618dbbac4a8d749da0d85c32932df36"> 4994</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l04995"></a><span class="lineno"> 4995</span> </div><div class="line"><a name="l04996"></a><span class="lineno"> 4996</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l04997"></a><span class="lineno"> 4997</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l04998"></a><span class="lineno"> 4998</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l04999"></a><span class="lineno"> 4999</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a>;</div><div class="line"><a name="l05000"></a><span class="lineno"> 5000</span>  ::PROTOBUF_NAMESPACE_ID::int64 positive_coeff_;</div><div class="line"><a name="l05001"></a><span class="lineno"> 5001</span>  ::PROTOBUF_NAMESPACE_ID::int32 index_;</div><div class="line"><a name="l05002"></a><span class="lineno"> 5002</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l05003"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 5003</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l05004"></a><span class="lineno"> 5004</span> };</div><div class="line"><a name="l05005"></a><span class="lineno"> 5005</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l05006"></a><span class="lineno"> 5006</span> </div><div class="line"><a name="l05007"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html"> 5007</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a> final :</div><div class="line"><a name="l05008"></a><span class="lineno"> 5008</span>  <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="l05009"></a><span class="lineno"> 5009</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05010"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b09210718c0a3815980d73b0ca3db4c"> 5010</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b09210718c0a3815980d73b0ca3db4c">DecisionStrategyProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>(nullptr) {}</div><div class="line"><a name="l05011"></a><span class="lineno"> 5011</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a606144a4fdd321f0a0926aa1215f725e">~DecisionStrategyProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l05012"></a><span class="lineno"> 5012</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b09210718c0a3815980d73b0ca3db4c">DecisionStrategyProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l05013"></a><span class="lineno"> 5013</span> </div><div class="line"><a name="l05014"></a><span class="lineno"> 5014</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b09210718c0a3815980d73b0ca3db4c">DecisionStrategyProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& from);</div><div class="line"><a name="l05015"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a642fcd74133dfdcd4f01d7ef2dff3995"> 5015</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a642fcd74133dfdcd4f01d7ef2dff3995">DecisionStrategyProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>&& from) noexcept</div><div class="line"><a name="l05016"></a><span class="lineno"> 5016</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b09210718c0a3815980d73b0ca3db4c">DecisionStrategyProto</a>() {</div><div class="line"><a name="l05017"></a><span class="lineno"> 5017</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l05018"></a><span class="lineno"> 5018</span>  }</div><div class="line"><a name="l05019"></a><span class="lineno"> 5019</span> </div><div class="line"><a name="l05020"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1d9afd651896dd003745f63fd9081c16"> 5020</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1d9afd651896dd003745f63fd9081c16">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& from) {</div><div class="line"><a name="l05021"></a><span class="lineno"> 5021</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4cb6cd0c57aff01ad0c7602bce392fe0">CopyFrom</a>(from);</div><div class="line"><a name="l05022"></a><span class="lineno"> 5022</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05023"></a><span class="lineno"> 5023</span>  }</div><div class="line"><a name="l05024"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac403cb3b163898fd3933d8587e04327e"> 5024</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac403cb3b163898fd3933d8587e04327e">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>&& from) noexcept {</div><div class="line"><a name="l05025"></a><span class="lineno"> 5025</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05026"></a><span class="lineno"> 5026</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l05027"></a><span class="lineno"> 5027</span>  InternalSwap(&from);</div><div class="line"><a name="l05028"></a><span class="lineno"> 5028</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05029"></a><span class="lineno"> 5029</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4cb6cd0c57aff01ad0c7602bce392fe0">CopyFrom</a>(from);</div><div class="line"><a name="l05030"></a><span class="lineno"> 5030</span>  }</div><div class="line"><a name="l05031"></a><span class="lineno"> 5031</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05032"></a><span class="lineno"> 5032</span>  }</div><div class="line"><a name="l05033"></a><span class="lineno"> 5033</span> </div><div class="line"><a name="l05034"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3093b30aa99ebf483676b451adbd5708"> 5034</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l05035"></a><span class="lineno"> 5035</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l05036"></a><span class="lineno"> 5036</span>  }</div><div class="line"><a name="l05037"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 5037</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l05038"></a><span class="lineno"> 5038</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a29f714a3d5df77ab5223525a550b3527">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l05039"></a><span class="lineno"> 5039</span>  }</div><div class="line"><a name="l05040"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 5040</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l05041"></a><span class="lineno"> 5041</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a29f714a3d5df77ab5223525a550b3527">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l05042"></a><span class="lineno"> 5042</span>  }</div><div class="line"><a name="l05043"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a29f714a3d5df77ab5223525a550b3527"> 5043</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a29f714a3d5df77ab5223525a550b3527">default_instance</a>() {</div><div class="line"><a name="l05044"></a><span class="lineno"> 5044</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa58481ecc43ac31d9c3f16abbb71816e">internal_default_instance</a>();</div><div class="line"><a name="l05045"></a><span class="lineno"> 5045</span>  }</div><div class="line"><a name="l05046"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa58481ecc43ac31d9c3f16abbb71816e"> 5046</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa58481ecc43ac31d9c3f16abbb71816e">internal_default_instance</a>() {</div><div class="line"><a name="l05047"></a><span class="lineno"> 5047</span>  <span class="keywordflow">return</span> reinterpret_cast<const DecisionStrategyProto*>(</div><div class="line"><a name="l05048"></a><span class="lineno"> 5048</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a6e1584f6741309b50e2db39c1670f097">_DecisionStrategyProto_default_instance_</a>);</div><div class="line"><a name="l05049"></a><span class="lineno"> 5049</span>  }</div><div class="line"><a name="l05050"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 5050</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l05051"></a><span class="lineno"> 5051</span>  22;</div><div class="line"><a name="l05052"></a><span class="lineno"> 5052</span> </div><div class="line"><a name="l05053"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af6178b9dcf983043f520ec8bd077b29a"> 5053</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af6178b9dcf983043f520ec8bd077b29a">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l05054"></a><span class="lineno"> 5054</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l05055"></a><span class="lineno"> 5055</span>  }</div><div class="line"><a name="l05056"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a0eb7ca18343dda9e30059c7be5356319"> 5056</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a0eb7ca18343dda9e30059c7be5356319">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>* other) {</div><div class="line"><a name="l05057"></a><span class="lineno"> 5057</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05058"></a><span class="lineno"> 5058</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l05059"></a><span class="lineno"> 5059</span>  InternalSwap(other);</div><div class="line"><a name="l05060"></a><span class="lineno"> 5060</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05061"></a><span class="lineno"> 5061</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l05062"></a><span class="lineno"> 5062</span>  }</div><div class="line"><a name="l05063"></a><span class="lineno"> 5063</span>  }</div><div class="line"><a name="l05064"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aab596a1f1006814f489cebf26ec8707b"> 5064</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aab596a1f1006814f489cebf26ec8707b">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>* other) {</div><div class="line"><a name="l05065"></a><span class="lineno"> 5065</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05066"></a><span class="lineno"> 5066</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l05067"></a><span class="lineno"> 5067</span>  InternalSwap(other);</div><div class="line"><a name="l05068"></a><span class="lineno"> 5068</span>  }</div><div class="line"><a name="l05069"></a><span class="lineno"> 5069</span> </div><div class="line"><a name="l05070"></a><span class="lineno"> 5070</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l05071"></a><span class="lineno"> 5071</span> </div><div class="line"><a name="l05072"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a7f49b79a904b9762abae922f5e2f8789"> 5072</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a7f49b79a904b9762abae922f5e2f8789">New</a>() const final {</div><div class="line"><a name="l05073"></a><span class="lineno"> 5073</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b09210718c0a3815980d73b0ca3db4c">DecisionStrategyProto</a>();</div><div class="line"><a name="l05074"></a><span class="lineno"> 5074</span>  }</div><div class="line"><a name="l05075"></a><span class="lineno"> 5075</span> </div><div class="line"><a name="l05076"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1142c0779c2c47a758322e1dfd52c60a"> 5076</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.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="l05077"></a><span class="lineno"> 5077</span>  <span class="keywordflow">return</span> CreateMaybeMessage<DecisionStrategyProto>(arena);</div><div class="line"><a name="l05078"></a><span class="lineno"> 5078</span>  }</div><div class="line"><a name="l05079"></a><span class="lineno"> 5079</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l05080"></a><span class="lineno"> 5080</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4cb6cd0c57aff01ad0c7602bce392fe0">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& from);</div><div class="line"><a name="l05081"></a><span class="lineno"> 5081</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l05082"></a><span class="lineno"> 5082</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ae25702c6b14d5a936f8bfbb97d0cc7a7">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>& from);</div><div class="line"><a name="l05083"></a><span class="lineno"> 5083</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05084"></a><span class="lineno"> 5084</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l05085"></a><span class="lineno"> 5085</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05086"></a><span class="lineno"> 5086</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l05087"></a><span class="lineno"> 5087</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l05088"></a><span class="lineno"> 5088</span> </div><div class="line"><a name="l05089"></a><span class="lineno"> 5089</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l05090"></a><span class="lineno"> 5090</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l05091"></a><span class="lineno"> 5091</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l05092"></a><span class="lineno"> 5092</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l05093"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 5093</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l05094"></a><span class="lineno"> 5094</span> </div><div class="line"><a name="l05095"></a><span class="lineno"> 5095</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05096"></a><span class="lineno"> 5096</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l05097"></a><span class="lineno"> 5097</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l05098"></a><span class="lineno"> 5098</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l05099"></a><span class="lineno"> 5099</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a>* other);</div><div class="line"><a name="l05100"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 5100</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l05101"></a><span class="lineno"> 5101</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l05102"></a><span class="lineno"> 5102</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.DecisionStrategyProto"</span>;</div><div class="line"><a name="l05103"></a><span class="lineno"> 5103</span>  }</div><div class="line"><a name="l05104"></a><span class="lineno"> 5104</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l05105"></a><span class="lineno"> 5105</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b09210718c0a3815980d73b0ca3db4c">DecisionStrategyProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l05106"></a><span class="lineno"> 5106</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l05107"></a><span class="lineno"> 5107</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05108"></a><span class="lineno"> 5108</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l05109"></a><span class="lineno"> 5109</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l05110"></a><span class="lineno"> 5110</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05111"></a><span class="lineno"> 5111</span> </div><div class="line"><a name="l05112"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 5112</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l05113"></a><span class="lineno"> 5113</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l05114"></a><span class="lineno"> 5114</span> </div><div class="line"><a name="l05115"></a><span class="lineno"> 5115</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l05116"></a><span class="lineno"> 5116</span> </div><div class="line"><a name="l05117"></a><span class="lineno"> 5117</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l05118"></a><span class="lineno"> 5118</span> </div><div class="line"><a name="l05119"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a863d75817bd7754b69b1c0c045db54fa"> 5119</a></span>  typedef <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">AffineTransformation</a>;</div><div class="line"><a name="l05120"></a><span class="lineno"> 5120</span> </div><div class="line"><a name="l05121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b4b83c82f89c88dc6d92fc1f13fef47"> 5121</a></span>  typedef <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a>;</div><div class="line"><a name="l05122"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac97244061e3840a546f716a0906d963a"> 5122</a></span>  static constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac97244061e3840a546f716a0906d963a">CHOOSE_FIRST</a> =</div><div class="line"><a name="l05123"></a><span class="lineno"> 5123</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_FIRST</a>;</div><div class="line"><a name="l05124"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3e767a434f1ae24aa77b216d01262b46"> 5124</a></span>  static constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3e767a434f1ae24aa77b216d01262b46">CHOOSE_LOWEST_MIN</a> =</div><div class="line"><a name="l05125"></a><span class="lineno"> 5125</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3e671416caa639665eb8dcd550940467">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_LOWEST_MIN</a>;</div><div class="line"><a name="l05126"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aaf8918709f489a1fe2ad4165a0708bd7"> 5126</a></span>  static constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aaf8918709f489a1fe2ad4165a0708bd7">CHOOSE_HIGHEST_MAX</a> =</div><div class="line"><a name="l05127"></a><span class="lineno"> 5127</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a8a26bd6d9e48e2c4f2f144c021d74d1a">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_HIGHEST_MAX</a>;</div><div class="line"><a name="l05128"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a97eeb48d600352e193d22197fce8cec2"> 5128</a></span>  static constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a97eeb48d600352e193d22197fce8cec2">CHOOSE_MIN_DOMAIN_SIZE</a> =</div><div class="line"><a name="l05129"></a><span class="lineno"> 5129</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6aac0157e9af8921b714667cdaa10d09f0">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MIN_DOMAIN_SIZE</a>;</div><div class="line"><a name="l05130"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a38e09a959d68cbaea40347bbeec7f367"> 5130</a></span>  static constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a38e09a959d68cbaea40347bbeec7f367">CHOOSE_MAX_DOMAIN_SIZE</a> =</div><div class="line"><a name="l05131"></a><span class="lineno"> 5131</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MAX_DOMAIN_SIZE</a>;</div><div class="line"><a name="l05132"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a517fd4c465f4d4f89065a1b4a2e02ad4"> 5132</a></span>  static inline <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a517fd4c465f4d4f89065a1b4a2e02ad4">VariableSelectionStrategy_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l05133"></a><span class="lineno"> 5133</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05134"></a><span class="lineno"> 5134</span>  }</div><div class="line"><a name="l05135"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a22c7a4fd0ca1b5cad776986ccf8ca92f"> 5135</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a22c7a4fd0ca1b5cad776986ccf8ca92f">VariableSelectionStrategy_MIN</a> =</div><div class="line"><a name="l05136"></a><span class="lineno"> 5136</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#ae21dd421323a77bde4c9253b6255c785">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MIN</a>;</div><div class="line"><a name="l05137"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a08c789fbcfe567593337990f19b50114"> 5137</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a08c789fbcfe567593337990f19b50114">VariableSelectionStrategy_MAX</a> =</div><div class="line"><a name="l05138"></a><span class="lineno"> 5138</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a04487ffe93d385896ec57f978f248a1f">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MAX</a>;</div><div class="line"><a name="l05139"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1763fdf689a62e2dcf681d37148cbaaf"> 5139</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1763fdf689a62e2dcf681d37148cbaaf">VariableSelectionStrategy_ARRAYSIZE</a> =</div><div class="line"><a name="l05140"></a><span class="lineno"> 5140</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a31ba6359043b091cd5c02ff98f8dafa1">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_ARRAYSIZE</a>;</div><div class="line"><a name="l05141"></a><span class="lineno"> 5141</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div><div class="line"><a name="l05142"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac42ea6762fd7eaa5a6a2a9b1e4f63996"> 5142</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac42ea6762fd7eaa5a6a2a9b1e4f63996">VariableSelectionStrategy_descriptor</a>() {</div><div class="line"><a name="l05143"></a><span class="lineno"> 5143</span>  <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="l05144"></a><span class="lineno"> 5144</span>  }</div><div class="line"><a name="l05145"></a><span class="lineno"> 5145</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l05146"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac105cad5389e822a5213433f882533b0"> 5146</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac105cad5389e822a5213433f882533b0">VariableSelectionStrategy_Name</a>(T enum_t_value) {</div><div class="line"><a name="l05147"></a><span class="lineno"> 5147</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_same<T, VariableSelectionStrategy>::value</a> ||</div><div class="line"><a name="l05148"></a><span class="lineno"> 5148</span>  ::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_integral<T>::value</a>,</div><div class="line"><a name="l05149"></a><span class="lineno"> 5149</span>  <span class="stringliteral">"Incorrect type passed to function VariableSelectionStrategy_Name."</span>);</div><div class="line"><a name="l05150"></a><span class="lineno"> 5150</span>  <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="l05151"></a><span class="lineno"> 5151</span>  }</div><div class="line"><a name="l05152"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4c94ea5bd80ba674b717eb53413f700c"> 5152</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.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="l05153"></a><span class="lineno"> 5153</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a>* <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l05154"></a><span class="lineno"> 5154</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05155"></a><span class="lineno"> 5155</span>  }</div><div class="line"><a name="l05156"></a><span class="lineno"> 5156</span> </div><div class="line"><a name="l05157"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2e9fb05a6c6f6677a50f860290569b6a"> 5157</a></span>  <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_1_decision_strategy_proto.html#a2e9fb05a6c6f6677a50f860290569b6a">DomainReductionStrategy</a>;</div><div class="line"><a name="l05158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a077b0a300e818c188123729d35fbac9c"> 5158</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a077b0a300e818c188123729d35fbac9c">SELECT_MIN_VALUE</a> =</div><div class="line"><a name="l05159"></a><span class="lineno"> 5159</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372">DecisionStrategyProto_DomainReductionStrategy_SELECT_MIN_VALUE</a>;</div><div class="line"><a name="l05160"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2f479f9cb1e0e8bb189d810d899673d9"> 5160</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2f479f9cb1e0e8bb189d810d899673d9">SELECT_MAX_VALUE</a> =</div><div class="line"><a name="l05161"></a><span class="lineno"> 5161</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9ce19914b81dbcf78ebde3ed15e10b3b">DecisionStrategyProto_DomainReductionStrategy_SELECT_MAX_VALUE</a>;</div><div class="line"><a name="l05162"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a914b87c4401bfbe3531933bdd83e63fe"> 5162</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a914b87c4401bfbe3531933bdd83e63fe">SELECT_LOWER_HALF</a> =</div><div class="line"><a name="l05163"></a><span class="lineno"> 5163</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea76013e303afc2f8b54afdeecd37224d3">DecisionStrategyProto_DomainReductionStrategy_SELECT_LOWER_HALF</a>;</div><div class="line"><a name="l05164"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af532692efe270e142c91e425aadebf63"> 5164</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af532692efe270e142c91e425aadebf63">SELECT_UPPER_HALF</a> =</div><div class="line"><a name="l05165"></a><span class="lineno"> 5165</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00eae2ddcc4b888df56eb4300f94b24f8005">DecisionStrategyProto_DomainReductionStrategy_SELECT_UPPER_HALF</a>;</div><div class="line"><a name="l05166"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a714ed0d3d67bec4d88cadc7f32e59f3e"> 5166</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a714ed0d3d67bec4d88cadc7f32e59f3e">SELECT_MEDIAN_VALUE</a> =</div><div class="line"><a name="l05167"></a><span class="lineno"> 5167</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c">DecisionStrategyProto_DomainReductionStrategy_SELECT_MEDIAN_VALUE</a>;</div><div class="line"><a name="l05168"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa71fcf4164ae1c1cadff32e4b4c7d788"> 5168</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa71fcf4164ae1c1cadff32e4b4c7d788">DomainReductionStrategy_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l05169"></a><span class="lineno"> 5169</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05170"></a><span class="lineno"> 5170</span>  }</div><div class="line"><a name="l05171"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a175d84dcba73d93b214034b9fdb50bbf"> 5171</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a175d84dcba73d93b214034b9fdb50bbf">DomainReductionStrategy_MIN</a> =</div><div class="line"><a name="l05172"></a><span class="lineno"> 5172</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#ae812a198d8b85b66696afdc8a7f21480">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MIN</a>;</div><div class="line"><a name="l05173"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad93a23f4068b644d8f5acb95fca49b42"> 5173</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad93a23f4068b644d8f5acb95fca49b42">DomainReductionStrategy_MAX</a> =</div><div class="line"><a name="l05174"></a><span class="lineno"> 5174</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a32d06c0a033135b152dc6aaa0cce11cb">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MAX</a>;</div><div class="line"><a name="l05175"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a6ffbee61e6d6118bd6e6e642561eab29"> 5175</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a6ffbee61e6d6118bd6e6e642561eab29">DomainReductionStrategy_ARRAYSIZE</a> =</div><div class="line"><a name="l05176"></a><span class="lineno"> 5176</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#abc149d79ce813acfacf966a6f0114f9a">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_ARRAYSIZE</a>;</div><div class="line"><a name="l05177"></a><span class="lineno"> 5177</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div><div class="line"><a name="l05178"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5bf28a25d89ca788807fc4d07e8af9d5"> 5178</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5bf28a25d89ca788807fc4d07e8af9d5">DomainReductionStrategy_descriptor</a>() {</div><div class="line"><a name="l05179"></a><span class="lineno"> 5179</span>  <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="l05180"></a><span class="lineno"> 5180</span>  }</div><div class="line"><a name="l05181"></a><span class="lineno"> 5181</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l05182"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a0baa7ee808edacbc67872c0e59554e2d"> 5182</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a0baa7ee808edacbc67872c0e59554e2d">DomainReductionStrategy_Name</a>(T enum_t_value) {</div><div class="line"><a name="l05183"></a><span class="lineno"> 5183</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_same<T, DomainReductionStrategy>::value</a> ||</div><div class="line"><a name="l05184"></a><span class="lineno"> 5184</span>  ::<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">std::is_integral<T>::value</a>,</div><div class="line"><a name="l05185"></a><span class="lineno"> 5185</span>  <span class="stringliteral">"Incorrect type passed to function DomainReductionStrategy_Name."</span>);</div><div class="line"><a name="l05186"></a><span class="lineno"> 5186</span>  <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="l05187"></a><span class="lineno"> 5187</span>  }</div><div class="line"><a name="l05188"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a75bd49155d0850d0e2d64a22e0f860bf"> 5188</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.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="l05189"></a><span class="lineno"> 5189</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a>* <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l05190"></a><span class="lineno"> 5190</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05191"></a><span class="lineno"> 5191</span>  }</div><div class="line"><a name="l05192"></a><span class="lineno"> 5192</span> </div><div class="line"><a name="l05193"></a><span class="lineno"> 5193</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l05194"></a><span class="lineno"> 5194</span> </div><div class="line"><a name="l05195"></a><span class="lineno"> 5195</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l05196"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0adcd733cfe83466b89ba45511791fe551"> 5196</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0adcd733cfe83466b89ba45511791fe551">kVariablesFieldNumber</a> = 1,</div><div class="line"><a name="l05197"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0aaad703fd409c4ced14affcaf6528da48"> 5197</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0aaad703fd409c4ced14affcaf6528da48">kTransformationsFieldNumber</a> = 4,</div><div class="line"><a name="l05198"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0a0ce61376651b4b43e8e48682da31db3b"> 5198</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0a0ce61376651b4b43e8e48682da31db3b">kVariableSelectionStrategyFieldNumber</a> = 2,</div><div class="line"><a name="l05199"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0a9bf0bbf0f0ebbf7cada28bc00868b8f2"> 5199</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0a9bf0bbf0f0ebbf7cada28bc00868b8f2">kDomainReductionStrategyFieldNumber</a> = 3,</div><div class="line"><a name="l05200"></a><span class="lineno"> 5200</span>  };</div><div class="line"><a name="l05201"></a><span class="lineno"> 5201</span>  <span class="comment">// repeated int32 variables = 1;</span></div><div class="line"><a name="l05202"></a><span class="lineno"> 5202</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#abef5f55c3278c137faca92b8e433f8ea">variables_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05203"></a><span class="lineno"> 5203</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05204"></a><span class="lineno"> 5204</span>  <span class="keywordtype">int</span> _internal_variables_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05205"></a><span class="lineno"> 5205</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05206"></a><span class="lineno"> 5206</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a97c353c23050b2faebd883435f73aa6e">clear_variables</a>();</div><div class="line"><a name="l05207"></a><span class="lineno"> 5207</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05208"></a><span class="lineno"> 5208</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l05209"></a><span class="lineno"> 5209</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05210"></a><span class="lineno"> 5210</span>  _internal_variables() <span class="keyword">const</span>;</div><div class="line"><a name="l05211"></a><span class="lineno"> 5211</span>  <span class="keywordtype">void</span> _internal_add_variables(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05212"></a><span class="lineno"> 5212</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05213"></a><span class="lineno"> 5213</span>  _internal_mutable_variables();</div><div class="line"><a name="l05214"></a><span class="lineno"> 5214</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05215"></a><span class="lineno"> 5215</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a9394bc569a5547ea909d9e9764a70879">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="l05216"></a><span class="lineno"> 5216</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad977faac73af4376e77f16e7334d4673">set_variables</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05217"></a><span class="lineno"> 5217</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad0d54d2ec274cf6c0301b9afa81232a9">add_variables</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05218"></a><span class="lineno"> 5218</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05219"></a><span class="lineno"> 5219</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a9394bc569a5547ea909d9e9764a70879">variables</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05220"></a><span class="lineno"> 5220</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05221"></a><span class="lineno"> 5221</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a79e3b6d1e1aebe15dfc8a788150fd3e4">mutable_variables</a>();</div><div class="line"><a name="l05222"></a><span class="lineno"> 5222</span> </div><div class="line"><a name="l05223"></a><span class="lineno"> 5223</span>  <span class="comment">// repeated .operations_research.sat.DecisionStrategyProto.AffineTransformation transformations = 4;</span></div><div class="line"><a name="l05224"></a><span class="lineno"> 5224</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a827e28aab3a3c13c604f94596039e25d">transformations_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05225"></a><span class="lineno"> 5225</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05226"></a><span class="lineno"> 5226</span>  <span class="keywordtype">int</span> _internal_transformations_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05227"></a><span class="lineno"> 5227</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05228"></a><span class="lineno"> 5228</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ada097d8f84f670146e8b7b78cbfa0e7a">clear_transformations</a>();</div><div class="line"><a name="l05229"></a><span class="lineno"> 5229</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">::operations_research::sat::DecisionStrategyProto_AffineTransformation</a>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8207d6858afcd9a6f7d3e33c8fce0b8d">mutable_transformations</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l05230"></a><span class="lineno"> 5230</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto_AffineTransformation >*</div><div class="line"><a name="l05231"></a><span class="lineno"> 5231</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8207d6858afcd9a6f7d3e33c8fce0b8d">mutable_transformations</a>();</div><div class="line"><a name="l05232"></a><span class="lineno"> 5232</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05233"></a><span class="lineno"> 5233</span>  const ::operations_research::sat::DecisionStrategyProto_AffineTransformation& _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="l05234"></a><span class="lineno"> 5234</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">::operations_research::sat::DecisionStrategyProto_AffineTransformation</a>* _internal_add_transformations();</div><div class="line"><a name="l05235"></a><span class="lineno"> 5235</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05236"></a><span class="lineno"> 5236</span>  const ::operations_research::sat::DecisionStrategyProto_AffineTransformation& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5213ac253d6902521fc9a7512c8a39fa">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="l05237"></a><span class="lineno"> 5237</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">::operations_research::sat::DecisionStrategyProto_AffineTransformation</a>* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad9ba21e269eacbd3c3302a5200170a4a">add_transformations</a>();</div><div class="line"><a name="l05238"></a><span class="lineno"> 5238</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto_AffineTransformation >&</div><div class="line"><a name="l05239"></a><span class="lineno"> 5239</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5213ac253d6902521fc9a7512c8a39fa">transformations</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05240"></a><span class="lineno"> 5240</span> </div><div class="line"><a name="l05241"></a><span class="lineno"> 5241</span>  <span class="comment">// .operations_research.sat.DecisionStrategyProto.VariableSelectionStrategy variable_selection_strategy = 2;</span></div><div class="line"><a name="l05242"></a><span class="lineno"> 5242</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a18d3fd4f45934ff9433167dc48db5fac">clear_variable_selection_strategy</a>();</div><div class="line"><a name="l05243"></a><span class="lineno"> 5243</span>  <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_1_decision_strategy_proto.html#ad9a045113efe25a4dee28661de030974">variable_selection_strategy</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05244"></a><span class="lineno"> 5244</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05245"></a><span class="lineno"> 5245</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05246"></a><span class="lineno"> 5246</span>  <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="l05247"></a><span class="lineno"> 5247</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05248"></a><span class="lineno"> 5248</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05249"></a><span class="lineno"> 5249</span> </div><div class="line"><a name="l05250"></a><span class="lineno"> 5250</span>  <span class="comment">// .operations_research.sat.DecisionStrategyProto.DomainReductionStrategy domain_reduction_strategy = 3;</span></div><div class="line"><a name="l05251"></a><span class="lineno"> 5251</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab7f01db58bcd22e6bef966a5c3f7bcec">clear_domain_reduction_strategy</a>();</div><div class="line"><a name="l05252"></a><span class="lineno"> 5252</span>  <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_1_decision_strategy_proto.html#ab90d839a538c78f779226141a01c09be">domain_reduction_strategy</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05253"></a><span class="lineno"> 5253</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05254"></a><span class="lineno"> 5254</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05255"></a><span class="lineno"> 5255</span>  <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="l05256"></a><span class="lineno"> 5256</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05257"></a><span class="lineno"> 5257</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05258"></a><span class="lineno"> 5258</span> </div><div class="line"><a name="l05259"></a><span class="lineno"> 5259</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.DecisionStrategyProto)</span></div><div class="line"><a name="l05260"></a><span class="lineno"> 5260</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05261"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 5261</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l05262"></a><span class="lineno"> 5262</span> </div><div class="line"><a name="l05263"></a><span class="lineno"> 5263</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l05264"></a><span class="lineno"> 5264</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l05265"></a><span class="lineno"> 5265</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l05266"></a><span class="lineno"> 5266</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > variables_;</div><div class="line"><a name="l05267"></a><span class="lineno"> 5267</span>  <span class="keyword">mutable</span> std::atomic<int> _variables_cached_byte_size_;</div><div class="line"><a name="l05268"></a><span class="lineno"> 5268</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto_AffineTransformation > transformations_;</div><div class="line"><a name="l05269"></a><span class="lineno"> 5269</span>  <span class="keywordtype">int</span> variable_selection_strategy_;</div><div class="line"><a name="l05270"></a><span class="lineno"> 5270</span>  <span class="keywordtype">int</span> domain_reduction_strategy_;</div><div class="line"><a name="l05271"></a><span class="lineno"> 5271</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l05272"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 5272</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l05273"></a><span class="lineno"> 5273</span> };</div><div class="line"><a name="l05274"></a><span class="lineno"> 5274</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l05275"></a><span class="lineno"> 5275</span> </div><div class="line"><a name="l05276"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html"> 5276</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a> final :</div><div class="line"><a name="l05277"></a><span class="lineno"> 5277</span>  <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="l05278"></a><span class="lineno"> 5278</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05279"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2e78ee3f5bce476f882e12b54ee0c91a"> 5279</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2e78ee3f5bce476f882e12b54ee0c91a">PartialVariableAssignment</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>(nullptr) {}</div><div class="line"><a name="l05280"></a><span class="lineno"> 5280</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a76e354659f2447323b695f01e153d8d0">~PartialVariableAssignment</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l05281"></a><span class="lineno"> 5281</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2e78ee3f5bce476f882e12b54ee0c91a">PartialVariableAssignment</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l05282"></a><span class="lineno"> 5282</span> </div><div class="line"><a name="l05283"></a><span class="lineno"> 5283</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2e78ee3f5bce476f882e12b54ee0c91a">PartialVariableAssignment</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& from);</div><div class="line"><a name="l05284"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a124c18a83bb00d32f8f763b1a818a071"> 5284</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a124c18a83bb00d32f8f763b1a818a071">PartialVariableAssignment</a>(<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>&& from) noexcept</div><div class="line"><a name="l05285"></a><span class="lineno"> 5285</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2e78ee3f5bce476f882e12b54ee0c91a">PartialVariableAssignment</a>() {</div><div class="line"><a name="l05286"></a><span class="lineno"> 5286</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l05287"></a><span class="lineno"> 5287</span>  }</div><div class="line"><a name="l05288"></a><span class="lineno"> 5288</span> </div><div class="line"><a name="l05289"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a57e1161ae6b61b3c93fc7c83f6dd0497"> 5289</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a57e1161ae6b61b3c93fc7c83f6dd0497">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& from) {</div><div class="line"><a name="l05290"></a><span class="lineno"> 5290</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a33485910e8c2124c23d743c8da58981e">CopyFrom</a>(from);</div><div class="line"><a name="l05291"></a><span class="lineno"> 5291</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05292"></a><span class="lineno"> 5292</span>  }</div><div class="line"><a name="l05293"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a18fbf59bc72710d25e3b61d551aa38f8"> 5293</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a18fbf59bc72710d25e3b61d551aa38f8">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>&& from) noexcept {</div><div class="line"><a name="l05294"></a><span class="lineno"> 5294</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05295"></a><span class="lineno"> 5295</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l05296"></a><span class="lineno"> 5296</span>  InternalSwap(&from);</div><div class="line"><a name="l05297"></a><span class="lineno"> 5297</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05298"></a><span class="lineno"> 5298</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a33485910e8c2124c23d743c8da58981e">CopyFrom</a>(from);</div><div class="line"><a name="l05299"></a><span class="lineno"> 5299</span>  }</div><div class="line"><a name="l05300"></a><span class="lineno"> 5300</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05301"></a><span class="lineno"> 5301</span>  }</div><div class="line"><a name="l05302"></a><span class="lineno"> 5302</span> </div><div class="line"><a name="l05303"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a3093b30aa99ebf483676b451adbd5708"> 5303</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l05304"></a><span class="lineno"> 5304</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l05305"></a><span class="lineno"> 5305</span>  }</div><div class="line"><a name="l05306"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 5306</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l05307"></a><span class="lineno"> 5307</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ae7e6c7d917f112be9430ef2a79773b6d">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l05308"></a><span class="lineno"> 5308</span>  }</div><div class="line"><a name="l05309"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1357c96fb88e28af1b115542dcc00a0c"> 5309</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l05310"></a><span class="lineno"> 5310</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ae7e6c7d917f112be9430ef2a79773b6d">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l05311"></a><span class="lineno"> 5311</span>  }</div><div class="line"><a name="l05312"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ae7e6c7d917f112be9430ef2a79773b6d"> 5312</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ae7e6c7d917f112be9430ef2a79773b6d">default_instance</a>() {</div><div class="line"><a name="l05313"></a><span class="lineno"> 5313</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a541af2edc140f8b15091ef7137eacb5f">internal_default_instance</a>();</div><div class="line"><a name="l05314"></a><span class="lineno"> 5314</span>  }</div><div class="line"><a name="l05315"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a541af2edc140f8b15091ef7137eacb5f"> 5315</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>* <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a541af2edc140f8b15091ef7137eacb5f">internal_default_instance</a>() {</div><div class="line"><a name="l05316"></a><span class="lineno"> 5316</span>  <span class="keywordflow">return</span> reinterpret_cast<const PartialVariableAssignment*>(</div><div class="line"><a name="l05317"></a><span class="lineno"> 5317</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#ae5c743ef0c2dfd8d383ec4a665b31af1">_PartialVariableAssignment_default_instance_</a>);</div><div class="line"><a name="l05318"></a><span class="lineno"> 5318</span>  }</div><div class="line"><a name="l05319"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a8473d52a88ddd9d90e879d1716586bee"> 5319</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l05320"></a><span class="lineno"> 5320</span>  23;</div><div class="line"><a name="l05321"></a><span class="lineno"> 5321</span> </div><div class="line"><a name="l05322"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af5d0c2dd0559285b7031bfdf619ece69"> 5322</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af5d0c2dd0559285b7031bfdf619ece69">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l05323"></a><span class="lineno"> 5323</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l05324"></a><span class="lineno"> 5324</span>  }</div><div class="line"><a name="l05325"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab0dd101b8dd8fccb304d0faf7c0a0645"> 5325</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab0dd101b8dd8fccb304d0faf7c0a0645">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>* other) {</div><div class="line"><a name="l05326"></a><span class="lineno"> 5326</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05327"></a><span class="lineno"> 5327</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l05328"></a><span class="lineno"> 5328</span>  InternalSwap(other);</div><div class="line"><a name="l05329"></a><span class="lineno"> 5329</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05330"></a><span class="lineno"> 5330</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l05331"></a><span class="lineno"> 5331</span>  }</div><div class="line"><a name="l05332"></a><span class="lineno"> 5332</span>  }</div><div class="line"><a name="l05333"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a756686f1672b058e057a7aeddda26966"> 5333</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a756686f1672b058e057a7aeddda26966">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>* other) {</div><div class="line"><a name="l05334"></a><span class="lineno"> 5334</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05335"></a><span class="lineno"> 5335</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l05336"></a><span class="lineno"> 5336</span>  InternalSwap(other);</div><div class="line"><a name="l05337"></a><span class="lineno"> 5337</span>  }</div><div class="line"><a name="l05338"></a><span class="lineno"> 5338</span> </div><div class="line"><a name="l05339"></a><span class="lineno"> 5339</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l05340"></a><span class="lineno"> 5340</span> </div><div class="line"><a name="l05341"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af43425f531f9cbab5716d4b8ac001803"> 5341</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>* <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af43425f531f9cbab5716d4b8ac001803">New</a>() const final {</div><div class="line"><a name="l05342"></a><span class="lineno"> 5342</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2e78ee3f5bce476f882e12b54ee0c91a">PartialVariableAssignment</a>();</div><div class="line"><a name="l05343"></a><span class="lineno"> 5343</span>  }</div><div class="line"><a name="l05344"></a><span class="lineno"> 5344</span> </div><div class="line"><a name="l05345"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ac175af50dda95d70b7e2ac3086e234fa"> 5345</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>* <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.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="l05346"></a><span class="lineno"> 5346</span>  <span class="keywordflow">return</span> CreateMaybeMessage<PartialVariableAssignment>(arena);</div><div class="line"><a name="l05347"></a><span class="lineno"> 5347</span>  }</div><div class="line"><a name="l05348"></a><span class="lineno"> 5348</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l05349"></a><span class="lineno"> 5349</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a33485910e8c2124c23d743c8da58981e">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& from);</div><div class="line"><a name="l05350"></a><span class="lineno"> 5350</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l05351"></a><span class="lineno"> 5351</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab9a21db18e2dadc1d655fef4334934ed">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>& from);</div><div class="line"><a name="l05352"></a><span class="lineno"> 5352</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05353"></a><span class="lineno"> 5353</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l05354"></a><span class="lineno"> 5354</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05355"></a><span class="lineno"> 5355</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l05356"></a><span class="lineno"> 5356</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l05357"></a><span class="lineno"> 5357</span> </div><div class="line"><a name="l05358"></a><span class="lineno"> 5358</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l05359"></a><span class="lineno"> 5359</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l05360"></a><span class="lineno"> 5360</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l05361"></a><span class="lineno"> 5361</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l05362"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 5362</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l05363"></a><span class="lineno"> 5363</span> </div><div class="line"><a name="l05364"></a><span class="lineno"> 5364</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05365"></a><span class="lineno"> 5365</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l05366"></a><span class="lineno"> 5366</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l05367"></a><span class="lineno"> 5367</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l05368"></a><span class="lineno"> 5368</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a>* other);</div><div class="line"><a name="l05369"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a9b35d94da3444084fc3673b7717b6cfe"> 5369</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l05370"></a><span class="lineno"> 5370</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l05371"></a><span class="lineno"> 5371</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.PartialVariableAssignment"</span>;</div><div class="line"><a name="l05372"></a><span class="lineno"> 5372</span>  }</div><div class="line"><a name="l05373"></a><span class="lineno"> 5373</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l05374"></a><span class="lineno"> 5374</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2e78ee3f5bce476f882e12b54ee0c91a">PartialVariableAssignment</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l05375"></a><span class="lineno"> 5375</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l05376"></a><span class="lineno"> 5376</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05377"></a><span class="lineno"> 5377</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l05378"></a><span class="lineno"> 5378</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l05379"></a><span class="lineno"> 5379</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05380"></a><span class="lineno"> 5380</span> </div><div class="line"><a name="l05381"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 5381</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l05382"></a><span class="lineno"> 5382</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l05383"></a><span class="lineno"> 5383</span> </div><div class="line"><a name="l05384"></a><span class="lineno"> 5384</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l05385"></a><span class="lineno"> 5385</span> </div><div class="line"><a name="l05386"></a><span class="lineno"> 5386</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l05387"></a><span class="lineno"> 5387</span> </div><div class="line"><a name="l05388"></a><span class="lineno"> 5388</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l05389"></a><span class="lineno"> 5389</span> </div><div class="line"><a name="l05390"></a><span class="lineno"> 5390</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l05391"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1b0080820ae1b068d05a8f47758a3ac3a6b66537f58f087bb205368bc1a3816bf"> 5391</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1b0080820ae1b068d05a8f47758a3ac3a6b66537f58f087bb205368bc1a3816bf">kVarsFieldNumber</a> = 1,</div><div class="line"><a name="l05392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1b0080820ae1b068d05a8f47758a3ac3a39f496eb3af6cb322dcaa5eb8e891f16"> 5392</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1b0080820ae1b068d05a8f47758a3ac3a39f496eb3af6cb322dcaa5eb8e891f16">kValuesFieldNumber</a> = 2,</div><div class="line"><a name="l05393"></a><span class="lineno"> 5393</span>  };</div><div class="line"><a name="l05394"></a><span class="lineno"> 5394</span>  <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l05395"></a><span class="lineno"> 5395</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05396"></a><span class="lineno"> 5396</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05397"></a><span class="lineno"> 5397</span>  <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05398"></a><span class="lineno"> 5398</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05399"></a><span class="lineno"> 5399</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div><div class="line"><a name="l05400"></a><span class="lineno"> 5400</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05401"></a><span class="lineno"> 5401</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l05402"></a><span class="lineno"> 5402</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05403"></a><span class="lineno"> 5403</span>  _internal_vars() <span class="keyword">const</span>;</div><div class="line"><a name="l05404"></a><span class="lineno"> 5404</span>  <span class="keywordtype">void</span> _internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05405"></a><span class="lineno"> 5405</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05406"></a><span class="lineno"> 5406</span>  _internal_mutable_vars();</div><div class="line"><a name="l05407"></a><span class="lineno"> 5407</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05408"></a><span class="lineno"> 5408</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2083f10ba8953e8a1bfab632d4d4e3af">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="l05409"></a><span class="lineno"> 5409</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05410"></a><span class="lineno"> 5410</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05411"></a><span class="lineno"> 5411</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05412"></a><span class="lineno"> 5412</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2083f10ba8953e8a1bfab632d4d4e3af">vars</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05413"></a><span class="lineno"> 5413</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05414"></a><span class="lineno"> 5414</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a4392924fce7f5d9851171c0915a478a6">mutable_vars</a>();</div><div class="line"><a name="l05415"></a><span class="lineno"> 5415</span> </div><div class="line"><a name="l05416"></a><span class="lineno"> 5416</span>  <span class="comment">// repeated int64 values = 2;</span></div><div class="line"><a name="l05417"></a><span class="lineno"> 5417</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a174cd4a46dd94a8233b0ba2451d07b52">values_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05418"></a><span class="lineno"> 5418</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05419"></a><span class="lineno"> 5419</span>  <span class="keywordtype">int</span> _internal_values_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05420"></a><span class="lineno"> 5420</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05421"></a><span class="lineno"> 5421</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ad0b1d578b64fd9f38010f0fb630a55e6">clear_values</a>();</div><div class="line"><a name="l05422"></a><span class="lineno"> 5422</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05423"></a><span class="lineno"> 5423</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l05424"></a><span class="lineno"> 5424</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l05425"></a><span class="lineno"> 5425</span>  _internal_values() <span class="keyword">const</span>;</div><div class="line"><a name="l05426"></a><span class="lineno"> 5426</span>  <span class="keywordtype">void</span> _internal_add_values(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05427"></a><span class="lineno"> 5427</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l05428"></a><span class="lineno"> 5428</span>  _internal_mutable_values();</div><div class="line"><a name="l05429"></a><span class="lineno"> 5429</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05430"></a><span class="lineno"> 5430</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83d52091850a8f159a9f0a14279ad2bf">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="l05431"></a><span class="lineno"> 5431</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1c207c1bc53807c1c2d7c795bdb27987">set_values</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05432"></a><span class="lineno"> 5432</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a22414a046a10e101e63455e8cd5b734b">add_values</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05433"></a><span class="lineno"> 5433</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l05434"></a><span class="lineno"> 5434</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83d52091850a8f159a9f0a14279ad2bf">values</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05435"></a><span class="lineno"> 5435</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l05436"></a><span class="lineno"> 5436</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a0ebca606dfe014813ed14336ade937d6">mutable_values</a>();</div><div class="line"><a name="l05437"></a><span class="lineno"> 5437</span> </div><div class="line"><a name="l05438"></a><span class="lineno"> 5438</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.PartialVariableAssignment)</span></div><div class="line"><a name="l05439"></a><span class="lineno"> 5439</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05440"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab618dbbac4a8d749da0d85c32932df36"> 5440</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l05441"></a><span class="lineno"> 5441</span> </div><div class="line"><a name="l05442"></a><span class="lineno"> 5442</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l05443"></a><span class="lineno"> 5443</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l05444"></a><span class="lineno"> 5444</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l05445"></a><span class="lineno"> 5445</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l05446"></a><span class="lineno"> 5446</span>  <span class="keyword">mutable</span> std::atomic<int> _vars_cached_byte_size_;</div><div class="line"><a name="l05447"></a><span class="lineno"> 5447</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > values_;</div><div class="line"><a name="l05448"></a><span class="lineno"> 5448</span>  <span class="keyword">mutable</span> std::atomic<int> _values_cached_byte_size_;</div><div class="line"><a name="l05449"></a><span class="lineno"> 5449</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l05450"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 5450</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l05451"></a><span class="lineno"> 5451</span> };</div><div class="line"><a name="l05452"></a><span class="lineno"> 5452</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l05453"></a><span class="lineno"> 5453</span> </div><div class="line"><a name="l05454"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html"> 5454</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a> final :</div><div class="line"><a name="l05455"></a><span class="lineno"> 5455</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.SparsePermutationProto) */</span> {</div><div class="line"><a name="l05456"></a><span class="lineno"> 5456</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05457"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a41bce28efe51607c6c544731f40de7da"> 5457</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a41bce28efe51607c6c544731f40de7da">SparsePermutationProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>(nullptr) {}</div><div class="line"><a name="l05458"></a><span class="lineno"> 5458</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a417cc54aa0e506e5eb929110fb7846c6">~SparsePermutationProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l05459"></a><span class="lineno"> 5459</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a41bce28efe51607c6c544731f40de7da">SparsePermutationProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l05460"></a><span class="lineno"> 5460</span> </div><div class="line"><a name="l05461"></a><span class="lineno"> 5461</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a41bce28efe51607c6c544731f40de7da">SparsePermutationProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& from);</div><div class="line"><a name="l05462"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ad97a2e68cac5f321d1986d8c152f5807"> 5462</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ad97a2e68cac5f321d1986d8c152f5807">SparsePermutationProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>&& from) noexcept</div><div class="line"><a name="l05463"></a><span class="lineno"> 5463</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a41bce28efe51607c6c544731f40de7da">SparsePermutationProto</a>() {</div><div class="line"><a name="l05464"></a><span class="lineno"> 5464</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l05465"></a><span class="lineno"> 5465</span>  }</div><div class="line"><a name="l05466"></a><span class="lineno"> 5466</span> </div><div class="line"><a name="l05467"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a969eadfc82b78e8f4bca0c6e182f83c7"> 5467</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a969eadfc82b78e8f4bca0c6e182f83c7">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& from) {</div><div class="line"><a name="l05468"></a><span class="lineno"> 5468</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aacc3a2d5b69d12774f81ab8f33f812e0">CopyFrom</a>(from);</div><div class="line"><a name="l05469"></a><span class="lineno"> 5469</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05470"></a><span class="lineno"> 5470</span>  }</div><div class="line"><a name="l05471"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#afc3f4fb6f7c381b1e21688c5a9cf1f6f"> 5471</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#afc3f4fb6f7c381b1e21688c5a9cf1f6f">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>&& from) noexcept {</div><div class="line"><a name="l05472"></a><span class="lineno"> 5472</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05473"></a><span class="lineno"> 5473</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l05474"></a><span class="lineno"> 5474</span>  InternalSwap(&from);</div><div class="line"><a name="l05475"></a><span class="lineno"> 5475</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05476"></a><span class="lineno"> 5476</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aacc3a2d5b69d12774f81ab8f33f812e0">CopyFrom</a>(from);</div><div class="line"><a name="l05477"></a><span class="lineno"> 5477</span>  }</div><div class="line"><a name="l05478"></a><span class="lineno"> 5478</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05479"></a><span class="lineno"> 5479</span>  }</div><div class="line"><a name="l05480"></a><span class="lineno"> 5480</span> </div><div class="line"><a name="l05481"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3093b30aa99ebf483676b451adbd5708"> 5481</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l05482"></a><span class="lineno"> 5482</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l05483"></a><span class="lineno"> 5483</span>  }</div><div class="line"><a name="l05484"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 5484</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l05485"></a><span class="lineno"> 5485</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a4b94c568cc1f20b3e40c4a043b1796a3">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l05486"></a><span class="lineno"> 5486</span>  }</div><div class="line"><a name="l05487"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 5487</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l05488"></a><span class="lineno"> 5488</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a4b94c568cc1f20b3e40c4a043b1796a3">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l05489"></a><span class="lineno"> 5489</span>  }</div><div class="line"><a name="l05490"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a4b94c568cc1f20b3e40c4a043b1796a3"> 5490</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a4b94c568cc1f20b3e40c4a043b1796a3">default_instance</a>() {</div><div class="line"><a name="l05491"></a><span class="lineno"> 5491</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8bd0fb54c2dca8f32d3b4f683a50c03b">internal_default_instance</a>();</div><div class="line"><a name="l05492"></a><span class="lineno"> 5492</span>  }</div><div class="line"><a name="l05493"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8bd0fb54c2dca8f32d3b4f683a50c03b"> 5493</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8bd0fb54c2dca8f32d3b4f683a50c03b">internal_default_instance</a>() {</div><div class="line"><a name="l05494"></a><span class="lineno"> 5494</span>  <span class="keywordflow">return</span> reinterpret_cast<const SparsePermutationProto*>(</div><div class="line"><a name="l05495"></a><span class="lineno"> 5495</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a03d88ac28fa6a2504710e1dd6fb9c3b0">_SparsePermutationProto_default_instance_</a>);</div><div class="line"><a name="l05496"></a><span class="lineno"> 5496</span>  }</div><div class="line"><a name="l05497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 5497</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l05498"></a><span class="lineno"> 5498</span>  24;</div><div class="line"><a name="l05499"></a><span class="lineno"> 5499</span> </div><div class="line"><a name="l05500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3d11e8629694f98095a37cc8de2708fe"> 5500</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3d11e8629694f98095a37cc8de2708fe">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l05501"></a><span class="lineno"> 5501</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l05502"></a><span class="lineno"> 5502</span>  }</div><div class="line"><a name="l05503"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a2bb6c592d6781fbc65222ae2ca4145ca"> 5503</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a2bb6c592d6781fbc65222ae2ca4145ca">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>* other) {</div><div class="line"><a name="l05504"></a><span class="lineno"> 5504</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05505"></a><span class="lineno"> 5505</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l05506"></a><span class="lineno"> 5506</span>  InternalSwap(other);</div><div class="line"><a name="l05507"></a><span class="lineno"> 5507</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05508"></a><span class="lineno"> 5508</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l05509"></a><span class="lineno"> 5509</span>  }</div><div class="line"><a name="l05510"></a><span class="lineno"> 5510</span>  }</div><div class="line"><a name="l05511"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5e47246a31f2af78e6e5ef1f07c084f1"> 5511</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5e47246a31f2af78e6e5ef1f07c084f1">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>* other) {</div><div class="line"><a name="l05512"></a><span class="lineno"> 5512</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05513"></a><span class="lineno"> 5513</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l05514"></a><span class="lineno"> 5514</span>  InternalSwap(other);</div><div class="line"><a name="l05515"></a><span class="lineno"> 5515</span>  }</div><div class="line"><a name="l05516"></a><span class="lineno"> 5516</span> </div><div class="line"><a name="l05517"></a><span class="lineno"> 5517</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l05518"></a><span class="lineno"> 5518</span> </div><div class="line"><a name="l05519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a494feb395914b7e6b0238a717d18a0b5"> 5519</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a494feb395914b7e6b0238a717d18a0b5">New</a>() const final {</div><div class="line"><a name="l05520"></a><span class="lineno"> 5520</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a41bce28efe51607c6c544731f40de7da">SparsePermutationProto</a>();</div><div class="line"><a name="l05521"></a><span class="lineno"> 5521</span>  }</div><div class="line"><a name="l05522"></a><span class="lineno"> 5522</span> </div><div class="line"><a name="l05523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a89f90d5d1463ed6b4b13235c50180114"> 5523</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a89f90d5d1463ed6b4b13235c50180114">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div><div class="line"><a name="l05524"></a><span class="lineno"> 5524</span>  <span class="keywordflow">return</span> CreateMaybeMessage<SparsePermutationProto>(arena);</div><div class="line"><a name="l05525"></a><span class="lineno"> 5525</span>  }</div><div class="line"><a name="l05526"></a><span class="lineno"> 5526</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l05527"></a><span class="lineno"> 5527</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aacc3a2d5b69d12774f81ab8f33f812e0">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& from);</div><div class="line"><a name="l05528"></a><span class="lineno"> 5528</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l05529"></a><span class="lineno"> 5529</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5b93bf875ac281a1de843f9355deb1c5">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>& from);</div><div class="line"><a name="l05530"></a><span class="lineno"> 5530</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05531"></a><span class="lineno"> 5531</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l05532"></a><span class="lineno"> 5532</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05533"></a><span class="lineno"> 5533</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l05534"></a><span class="lineno"> 5534</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l05535"></a><span class="lineno"> 5535</span> </div><div class="line"><a name="l05536"></a><span class="lineno"> 5536</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l05537"></a><span class="lineno"> 5537</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l05538"></a><span class="lineno"> 5538</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l05539"></a><span class="lineno"> 5539</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l05540"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 5540</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l05541"></a><span class="lineno"> 5541</span> </div><div class="line"><a name="l05542"></a><span class="lineno"> 5542</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05543"></a><span class="lineno"> 5543</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l05544"></a><span class="lineno"> 5544</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l05545"></a><span class="lineno"> 5545</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l05546"></a><span class="lineno"> 5546</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a>* other);</div><div class="line"><a name="l05547"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 5547</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l05548"></a><span class="lineno"> 5548</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l05549"></a><span class="lineno"> 5549</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.SparsePermutationProto"</span>;</div><div class="line"><a name="l05550"></a><span class="lineno"> 5550</span>  }</div><div class="line"><a name="l05551"></a><span class="lineno"> 5551</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l05552"></a><span class="lineno"> 5552</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a41bce28efe51607c6c544731f40de7da">SparsePermutationProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l05553"></a><span class="lineno"> 5553</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l05554"></a><span class="lineno"> 5554</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05555"></a><span class="lineno"> 5555</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l05556"></a><span class="lineno"> 5556</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l05557"></a><span class="lineno"> 5557</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05558"></a><span class="lineno"> 5558</span> </div><div class="line"><a name="l05559"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 5559</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l05560"></a><span class="lineno"> 5560</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l05561"></a><span class="lineno"> 5561</span> </div><div class="line"><a name="l05562"></a><span class="lineno"> 5562</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l05563"></a><span class="lineno"> 5563</span> </div><div class="line"><a name="l05564"></a><span class="lineno"> 5564</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l05565"></a><span class="lineno"> 5565</span> </div><div class="line"><a name="l05566"></a><span class="lineno"> 5566</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l05567"></a><span class="lineno"> 5567</span> </div><div class="line"><a name="l05568"></a><span class="lineno"> 5568</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l05569"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8038a2d6f8dd96153481e510cf8a7704a310ecde3a0233a431818575c8754621f"> 5569</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8038a2d6f8dd96153481e510cf8a7704a310ecde3a0233a431818575c8754621f">kSupportFieldNumber</a> = 1,</div><div class="line"><a name="l05570"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8038a2d6f8dd96153481e510cf8a7704afb7dde4231ab445598df7f58f0a4e788"> 5570</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8038a2d6f8dd96153481e510cf8a7704afb7dde4231ab445598df7f58f0a4e788">kCycleSizesFieldNumber</a> = 2,</div><div class="line"><a name="l05571"></a><span class="lineno"> 5571</span>  };</div><div class="line"><a name="l05572"></a><span class="lineno"> 5572</span>  <span class="comment">// repeated int32 support = 1;</span></div><div class="line"><a name="l05573"></a><span class="lineno"> 5573</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a7634d83629ccc65c555426b6769a6722">support_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05574"></a><span class="lineno"> 5574</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05575"></a><span class="lineno"> 5575</span>  <span class="keywordtype">int</span> _internal_support_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05576"></a><span class="lineno"> 5576</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05577"></a><span class="lineno"> 5577</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a95fc19fbab2a94dcb177c45526ea2b28">clear_support</a>();</div><div class="line"><a name="l05578"></a><span class="lineno"> 5578</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05579"></a><span class="lineno"> 5579</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_support(<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="l05580"></a><span class="lineno"> 5580</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05581"></a><span class="lineno"> 5581</span>  _internal_support() <span class="keyword">const</span>;</div><div class="line"><a name="l05582"></a><span class="lineno"> 5582</span>  <span class="keywordtype">void</span> _internal_add_support(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05583"></a><span class="lineno"> 5583</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05584"></a><span class="lineno"> 5584</span>  _internal_mutable_support();</div><div class="line"><a name="l05585"></a><span class="lineno"> 5585</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05586"></a><span class="lineno"> 5586</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5247f06e3ba005336f7c0256690fc961">support</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="l05587"></a><span class="lineno"> 5587</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ae5b100ef89d77bbdab3a09d5a36898aa">set_support</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05588"></a><span class="lineno"> 5588</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3329c377cc43587c42c4e3b8e54c3999">add_support</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05589"></a><span class="lineno"> 5589</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05590"></a><span class="lineno"> 5590</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5247f06e3ba005336f7c0256690fc961">support</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05591"></a><span class="lineno"> 5591</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05592"></a><span class="lineno"> 5592</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a00463e9133d1c1a0b3654810661674c4">mutable_support</a>();</div><div class="line"><a name="l05593"></a><span class="lineno"> 5593</span> </div><div class="line"><a name="l05594"></a><span class="lineno"> 5594</span>  <span class="comment">// repeated int32 cycle_sizes = 2;</span></div><div class="line"><a name="l05595"></a><span class="lineno"> 5595</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a6d5787890f6a11af5b896246b03383e3">cycle_sizes_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05596"></a><span class="lineno"> 5596</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05597"></a><span class="lineno"> 5597</span>  <span class="keywordtype">int</span> _internal_cycle_sizes_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05598"></a><span class="lineno"> 5598</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05599"></a><span class="lineno"> 5599</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ae2cfee0a6777f66641f4dac60a64940f">clear_cycle_sizes</a>();</div><div class="line"><a name="l05600"></a><span class="lineno"> 5600</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05601"></a><span class="lineno"> 5601</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_cycle_sizes(<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="l05602"></a><span class="lineno"> 5602</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05603"></a><span class="lineno"> 5603</span>  _internal_cycle_sizes() <span class="keyword">const</span>;</div><div class="line"><a name="l05604"></a><span class="lineno"> 5604</span>  <span class="keywordtype">void</span> _internal_add_cycle_sizes(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05605"></a><span class="lineno"> 5605</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05606"></a><span class="lineno"> 5606</span>  _internal_mutable_cycle_sizes();</div><div class="line"><a name="l05607"></a><span class="lineno"> 5607</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05608"></a><span class="lineno"> 5608</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ace9a132af14594194b513888fa688a59">cycle_sizes</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="l05609"></a><span class="lineno"> 5609</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a215ef48e8f81c0f75ff69c7fdcbf77a3">set_cycle_sizes</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05610"></a><span class="lineno"> 5610</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a39517aaeb8e944ad0842677c593f913c">add_cycle_sizes</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05611"></a><span class="lineno"> 5611</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05612"></a><span class="lineno"> 5612</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ace9a132af14594194b513888fa688a59">cycle_sizes</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05613"></a><span class="lineno"> 5613</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05614"></a><span class="lineno"> 5614</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a091ebae69d19c6225c37da65037176b4">mutable_cycle_sizes</a>();</div><div class="line"><a name="l05615"></a><span class="lineno"> 5615</span> </div><div class="line"><a name="l05616"></a><span class="lineno"> 5616</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.SparsePermutationProto)</span></div><div class="line"><a name="l05617"></a><span class="lineno"> 5617</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05618"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 5618</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l05619"></a><span class="lineno"> 5619</span> </div><div class="line"><a name="l05620"></a><span class="lineno"> 5620</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l05621"></a><span class="lineno"> 5621</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l05622"></a><span class="lineno"> 5622</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l05623"></a><span class="lineno"> 5623</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > support_;</div><div class="line"><a name="l05624"></a><span class="lineno"> 5624</span>  <span class="keyword">mutable</span> std::atomic<int> _support_cached_byte_size_;</div><div class="line"><a name="l05625"></a><span class="lineno"> 5625</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > cycle_sizes_;</div><div class="line"><a name="l05626"></a><span class="lineno"> 5626</span>  <span class="keyword">mutable</span> std::atomic<int> _cycle_sizes_cached_byte_size_;</div><div class="line"><a name="l05627"></a><span class="lineno"> 5627</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l05628"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 5628</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l05629"></a><span class="lineno"> 5629</span> };</div><div class="line"><a name="l05630"></a><span class="lineno"> 5630</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l05631"></a><span class="lineno"> 5631</span> </div><div class="line"><a name="l05632"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html"> 5632</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a> final :</div><div class="line"><a name="l05633"></a><span class="lineno"> 5633</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.DenseMatrixProto) */</span> {</div><div class="line"><a name="l05634"></a><span class="lineno"> 5634</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05635"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a929cb73d08b6d5369a3ce9d13c00325f"> 5635</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a929cb73d08b6d5369a3ce9d13c00325f">DenseMatrixProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>(nullptr) {}</div><div class="line"><a name="l05636"></a><span class="lineno"> 5636</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad6876c355dae9b196072c26f56e82477">~DenseMatrixProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l05637"></a><span class="lineno"> 5637</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a929cb73d08b6d5369a3ce9d13c00325f">DenseMatrixProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l05638"></a><span class="lineno"> 5638</span> </div><div class="line"><a name="l05639"></a><span class="lineno"> 5639</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a929cb73d08b6d5369a3ce9d13c00325f">DenseMatrixProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& from);</div><div class="line"><a name="l05640"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a642d47eb5638f99cf08616ee54b2169a"> 5640</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a642d47eb5638f99cf08616ee54b2169a">DenseMatrixProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>&& from) noexcept</div><div class="line"><a name="l05641"></a><span class="lineno"> 5641</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a929cb73d08b6d5369a3ce9d13c00325f">DenseMatrixProto</a>() {</div><div class="line"><a name="l05642"></a><span class="lineno"> 5642</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l05643"></a><span class="lineno"> 5643</span>  }</div><div class="line"><a name="l05644"></a><span class="lineno"> 5644</span> </div><div class="line"><a name="l05645"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ac9001c4a60a181f7c5314e5af134859c"> 5645</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ac9001c4a60a181f7c5314e5af134859c">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& from) {</div><div class="line"><a name="l05646"></a><span class="lineno"> 5646</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad69da1ab43558de70f15788fa01e0038">CopyFrom</a>(from);</div><div class="line"><a name="l05647"></a><span class="lineno"> 5647</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05648"></a><span class="lineno"> 5648</span>  }</div><div class="line"><a name="l05649"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a58681dc0a42f42e0c435ca40e5126bdc"> 5649</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a58681dc0a42f42e0c435ca40e5126bdc">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>&& from) noexcept {</div><div class="line"><a name="l05650"></a><span class="lineno"> 5650</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05651"></a><span class="lineno"> 5651</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l05652"></a><span class="lineno"> 5652</span>  InternalSwap(&from);</div><div class="line"><a name="l05653"></a><span class="lineno"> 5653</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05654"></a><span class="lineno"> 5654</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad69da1ab43558de70f15788fa01e0038">CopyFrom</a>(from);</div><div class="line"><a name="l05655"></a><span class="lineno"> 5655</span>  }</div><div class="line"><a name="l05656"></a><span class="lineno"> 5656</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05657"></a><span class="lineno"> 5657</span>  }</div><div class="line"><a name="l05658"></a><span class="lineno"> 5658</span> </div><div class="line"><a name="l05659"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a3093b30aa99ebf483676b451adbd5708"> 5659</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l05660"></a><span class="lineno"> 5660</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l05661"></a><span class="lineno"> 5661</span>  }</div><div class="line"><a name="l05662"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 5662</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l05663"></a><span class="lineno"> 5663</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a580d596a8fdcf93d5f41dd6b2a7a907a">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l05664"></a><span class="lineno"> 5664</span>  }</div><div class="line"><a name="l05665"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 5665</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l05666"></a><span class="lineno"> 5666</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a580d596a8fdcf93d5f41dd6b2a7a907a">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l05667"></a><span class="lineno"> 5667</span>  }</div><div class="line"><a name="l05668"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a580d596a8fdcf93d5f41dd6b2a7a907a"> 5668</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a580d596a8fdcf93d5f41dd6b2a7a907a">default_instance</a>() {</div><div class="line"><a name="l05669"></a><span class="lineno"> 5669</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#abe836fb51a6c3cabf3cdad1694a51abe">internal_default_instance</a>();</div><div class="line"><a name="l05670"></a><span class="lineno"> 5670</span>  }</div><div class="line"><a name="l05671"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#abe836fb51a6c3cabf3cdad1694a51abe"> 5671</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#abe836fb51a6c3cabf3cdad1694a51abe">internal_default_instance</a>() {</div><div class="line"><a name="l05672"></a><span class="lineno"> 5672</span>  <span class="keywordflow">return</span> reinterpret_cast<const DenseMatrixProto*>(</div><div class="line"><a name="l05673"></a><span class="lineno"> 5673</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#ae3a02742030c124a9b6029a2397376a2">_DenseMatrixProto_default_instance_</a>);</div><div class="line"><a name="l05674"></a><span class="lineno"> 5674</span>  }</div><div class="line"><a name="l05675"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 5675</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l05676"></a><span class="lineno"> 5676</span>  25;</div><div class="line"><a name="l05677"></a><span class="lineno"> 5677</span> </div><div class="line"><a name="l05678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a9a120adb8702ee8e3da1eaf40a77d905"> 5678</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a9a120adb8702ee8e3da1eaf40a77d905">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l05679"></a><span class="lineno"> 5679</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l05680"></a><span class="lineno"> 5680</span>  }</div><div class="line"><a name="l05681"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a8cff21d675a40812518f2479b7bf2189"> 5681</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a8cff21d675a40812518f2479b7bf2189">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>* other) {</div><div class="line"><a name="l05682"></a><span class="lineno"> 5682</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05683"></a><span class="lineno"> 5683</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l05684"></a><span class="lineno"> 5684</span>  InternalSwap(other);</div><div class="line"><a name="l05685"></a><span class="lineno"> 5685</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05686"></a><span class="lineno"> 5686</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l05687"></a><span class="lineno"> 5687</span>  }</div><div class="line"><a name="l05688"></a><span class="lineno"> 5688</span>  }</div><div class="line"><a name="l05689"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0dd787d45111caa082ee0c569b7a88b2"> 5689</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0dd787d45111caa082ee0c569b7a88b2">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>* other) {</div><div class="line"><a name="l05690"></a><span class="lineno"> 5690</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05691"></a><span class="lineno"> 5691</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l05692"></a><span class="lineno"> 5692</span>  InternalSwap(other);</div><div class="line"><a name="l05693"></a><span class="lineno"> 5693</span>  }</div><div class="line"><a name="l05694"></a><span class="lineno"> 5694</span> </div><div class="line"><a name="l05695"></a><span class="lineno"> 5695</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l05696"></a><span class="lineno"> 5696</span> </div><div class="line"><a name="l05697"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad31aedb4bcd4d4af01ac61bd811c2a78"> 5697</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad31aedb4bcd4d4af01ac61bd811c2a78">New</a>() const final {</div><div class="line"><a name="l05698"></a><span class="lineno"> 5698</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a929cb73d08b6d5369a3ce9d13c00325f">DenseMatrixProto</a>();</div><div class="line"><a name="l05699"></a><span class="lineno"> 5699</span>  }</div><div class="line"><a name="l05700"></a><span class="lineno"> 5700</span> </div><div class="line"><a name="l05701"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab25ea784bbf3f57aee814389393d1962"> 5701</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab25ea784bbf3f57aee814389393d1962">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div><div class="line"><a name="l05702"></a><span class="lineno"> 5702</span>  <span class="keywordflow">return</span> CreateMaybeMessage<DenseMatrixProto>(arena);</div><div class="line"><a name="l05703"></a><span class="lineno"> 5703</span>  }</div><div class="line"><a name="l05704"></a><span class="lineno"> 5704</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l05705"></a><span class="lineno"> 5705</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad69da1ab43558de70f15788fa01e0038">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& from);</div><div class="line"><a name="l05706"></a><span class="lineno"> 5706</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l05707"></a><span class="lineno"> 5707</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab157ff39373ce37100e6419d09c5c75a">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>& from);</div><div class="line"><a name="l05708"></a><span class="lineno"> 5708</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05709"></a><span class="lineno"> 5709</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l05710"></a><span class="lineno"> 5710</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05711"></a><span class="lineno"> 5711</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l05712"></a><span class="lineno"> 5712</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l05713"></a><span class="lineno"> 5713</span> </div><div class="line"><a name="l05714"></a><span class="lineno"> 5714</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l05715"></a><span class="lineno"> 5715</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l05716"></a><span class="lineno"> 5716</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l05717"></a><span class="lineno"> 5717</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l05718"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 5718</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l05719"></a><span class="lineno"> 5719</span> </div><div class="line"><a name="l05720"></a><span class="lineno"> 5720</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05721"></a><span class="lineno"> 5721</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l05722"></a><span class="lineno"> 5722</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l05723"></a><span class="lineno"> 5723</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l05724"></a><span class="lineno"> 5724</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a>* other);</div><div class="line"><a name="l05725"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 5725</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l05726"></a><span class="lineno"> 5726</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l05727"></a><span class="lineno"> 5727</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.DenseMatrixProto"</span>;</div><div class="line"><a name="l05728"></a><span class="lineno"> 5728</span>  }</div><div class="line"><a name="l05729"></a><span class="lineno"> 5729</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l05730"></a><span class="lineno"> 5730</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a929cb73d08b6d5369a3ce9d13c00325f">DenseMatrixProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l05731"></a><span class="lineno"> 5731</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l05732"></a><span class="lineno"> 5732</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05733"></a><span class="lineno"> 5733</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l05734"></a><span class="lineno"> 5734</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l05735"></a><span class="lineno"> 5735</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05736"></a><span class="lineno"> 5736</span> </div><div class="line"><a name="l05737"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 5737</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l05738"></a><span class="lineno"> 5738</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l05739"></a><span class="lineno"> 5739</span> </div><div class="line"><a name="l05740"></a><span class="lineno"> 5740</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l05741"></a><span class="lineno"> 5741</span> </div><div class="line"><a name="l05742"></a><span class="lineno"> 5742</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l05743"></a><span class="lineno"> 5743</span> </div><div class="line"><a name="l05744"></a><span class="lineno"> 5744</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l05745"></a><span class="lineno"> 5745</span> </div><div class="line"><a name="l05746"></a><span class="lineno"> 5746</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l05747"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2ba7c5dfedddbdb11efdc62da5ad761d9d6"> 5747</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2ba7c5dfedddbdb11efdc62da5ad761d9d6">kEntriesFieldNumber</a> = 3,</div><div class="line"><a name="l05748"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2ba931e9db4f40b799a1fd025cf331b1d5e"> 5748</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2ba931e9db4f40b799a1fd025cf331b1d5e">kNumRowsFieldNumber</a> = 1,</div><div class="line"><a name="l05749"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2bae36fa32cb8e3e1028b825bcaa7ffc9b2"> 5749</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2bae36fa32cb8e3e1028b825bcaa7ffc9b2">kNumColsFieldNumber</a> = 2,</div><div class="line"><a name="l05750"></a><span class="lineno"> 5750</span>  };</div><div class="line"><a name="l05751"></a><span class="lineno"> 5751</span>  <span class="comment">// repeated int32 entries = 3;</span></div><div class="line"><a name="l05752"></a><span class="lineno"> 5752</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afbd461ce3f6486e7690280020c741722">entries_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05753"></a><span class="lineno"> 5753</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05754"></a><span class="lineno"> 5754</span>  <span class="keywordtype">int</span> _internal_entries_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05755"></a><span class="lineno"> 5755</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05756"></a><span class="lineno"> 5756</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a099c9e95bfde629733735b59264de8c0">clear_entries</a>();</div><div class="line"><a name="l05757"></a><span class="lineno"> 5757</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05758"></a><span class="lineno"> 5758</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_entries(<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="l05759"></a><span class="lineno"> 5759</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05760"></a><span class="lineno"> 5760</span>  _internal_entries() <span class="keyword">const</span>;</div><div class="line"><a name="l05761"></a><span class="lineno"> 5761</span>  <span class="keywordtype">void</span> _internal_add_entries(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05762"></a><span class="lineno"> 5762</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05763"></a><span class="lineno"> 5763</span>  _internal_mutable_entries();</div><div class="line"><a name="l05764"></a><span class="lineno"> 5764</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05765"></a><span class="lineno"> 5765</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a19ef50795bc89785dfc34e63175acc0d">entries</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="l05766"></a><span class="lineno"> 5766</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a9c4d87f8dbd32bbbf5489b61bc9462a0">set_entries</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05767"></a><span class="lineno"> 5767</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a5ed0feba5d37c1af99302dd8489dd8ff">add_entries</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05768"></a><span class="lineno"> 5768</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l05769"></a><span class="lineno"> 5769</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a19ef50795bc89785dfc34e63175acc0d">entries</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05770"></a><span class="lineno"> 5770</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l05771"></a><span class="lineno"> 5771</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afa1e9a2604c728793692bd7d165542a4">mutable_entries</a>();</div><div class="line"><a name="l05772"></a><span class="lineno"> 5772</span> </div><div class="line"><a name="l05773"></a><span class="lineno"> 5773</span>  <span class="comment">// int32 num_rows = 1;</span></div><div class="line"><a name="l05774"></a><span class="lineno"> 5774</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0cc1cf48a62e780dfd265bfc00bdedc5">clear_num_rows</a>();</div><div class="line"><a name="l05775"></a><span class="lineno"> 5775</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a4e71ff094d2b1812826a9c8e5967d32f">num_rows</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05776"></a><span class="lineno"> 5776</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a941366063d12a92dc070781d0c227e2e">set_num_rows</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05777"></a><span class="lineno"> 5777</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05778"></a><span class="lineno"> 5778</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_num_rows() <span class="keyword">const</span>;</div><div class="line"><a name="l05779"></a><span class="lineno"> 5779</span>  <span class="keywordtype">void</span> _internal_set_num_rows(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05780"></a><span class="lineno"> 5780</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05781"></a><span class="lineno"> 5781</span> </div><div class="line"><a name="l05782"></a><span class="lineno"> 5782</span>  <span class="comment">// int32 num_cols = 2;</span></div><div class="line"><a name="l05783"></a><span class="lineno"> 5783</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a863bd0defaed4ea12c416599594b17c0">clear_num_cols</a>();</div><div class="line"><a name="l05784"></a><span class="lineno"> 5784</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0df99670a4c45208209c1f051665da0f">num_cols</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05785"></a><span class="lineno"> 5785</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a68506587aa30338116d2fe7f864367aa">set_num_cols</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05786"></a><span class="lineno"> 5786</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05787"></a><span class="lineno"> 5787</span>  ::PROTOBUF_NAMESPACE_ID::int32 _internal_num_cols() <span class="keyword">const</span>;</div><div class="line"><a name="l05788"></a><span class="lineno"> 5788</span>  <span class="keywordtype">void</span> _internal_set_num_cols(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l05789"></a><span class="lineno"> 5789</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05790"></a><span class="lineno"> 5790</span> </div><div class="line"><a name="l05791"></a><span class="lineno"> 5791</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.DenseMatrixProto)</span></div><div class="line"><a name="l05792"></a><span class="lineno"> 5792</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05793"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 5793</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l05794"></a><span class="lineno"> 5794</span> </div><div class="line"><a name="l05795"></a><span class="lineno"> 5795</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l05796"></a><span class="lineno"> 5796</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l05797"></a><span class="lineno"> 5797</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l05798"></a><span class="lineno"> 5798</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > entries_;</div><div class="line"><a name="l05799"></a><span class="lineno"> 5799</span>  <span class="keyword">mutable</span> std::atomic<int> _entries_cached_byte_size_;</div><div class="line"><a name="l05800"></a><span class="lineno"> 5800</span>  ::PROTOBUF_NAMESPACE_ID::int32 num_rows_;</div><div class="line"><a name="l05801"></a><span class="lineno"> 5801</span>  ::PROTOBUF_NAMESPACE_ID::int32 num_cols_;</div><div class="line"><a name="l05802"></a><span class="lineno"> 5802</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l05803"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 5803</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l05804"></a><span class="lineno"> 5804</span> };</div><div class="line"><a name="l05805"></a><span class="lineno"> 5805</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l05806"></a><span class="lineno"> 5806</span> </div><div class="line"><a name="l05807"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html"> 5807</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a> final :</div><div class="line"><a name="l05808"></a><span class="lineno"> 5808</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.SymmetryProto) */</span> {</div><div class="line"><a name="l05809"></a><span class="lineno"> 5809</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05810"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab19b3bdc749e800eec060bcb999f12a2"> 5810</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab19b3bdc749e800eec060bcb999f12a2">SymmetryProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>(nullptr) {}</div><div class="line"><a name="l05811"></a><span class="lineno"> 5811</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1465d5110d18fcf9ddb07048beca8de9">~SymmetryProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l05812"></a><span class="lineno"> 5812</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab19b3bdc749e800eec060bcb999f12a2">SymmetryProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l05813"></a><span class="lineno"> 5813</span> </div><div class="line"><a name="l05814"></a><span class="lineno"> 5814</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab19b3bdc749e800eec060bcb999f12a2">SymmetryProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& from);</div><div class="line"><a name="l05815"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a9a690566f14190634967f1ea33f3cb82"> 5815</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a9a690566f14190634967f1ea33f3cb82">SymmetryProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>&& from) noexcept</div><div class="line"><a name="l05816"></a><span class="lineno"> 5816</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab19b3bdc749e800eec060bcb999f12a2">SymmetryProto</a>() {</div><div class="line"><a name="l05817"></a><span class="lineno"> 5817</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l05818"></a><span class="lineno"> 5818</span>  }</div><div class="line"><a name="l05819"></a><span class="lineno"> 5819</span> </div><div class="line"><a name="l05820"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab0d51df094daafd6a73a61f2a1e0ac33"> 5820</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab0d51df094daafd6a73a61f2a1e0ac33">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& from) {</div><div class="line"><a name="l05821"></a><span class="lineno"> 5821</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac073c48528f1117be3bd95d997803374">CopyFrom</a>(from);</div><div class="line"><a name="l05822"></a><span class="lineno"> 5822</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05823"></a><span class="lineno"> 5823</span>  }</div><div class="line"><a name="l05824"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab4b71564244b7d1d3d7a24dee422bb91"> 5824</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab4b71564244b7d1d3d7a24dee422bb91">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>&& from) noexcept {</div><div class="line"><a name="l05825"></a><span class="lineno"> 5825</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05826"></a><span class="lineno"> 5826</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l05827"></a><span class="lineno"> 5827</span>  InternalSwap(&from);</div><div class="line"><a name="l05828"></a><span class="lineno"> 5828</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05829"></a><span class="lineno"> 5829</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac073c48528f1117be3bd95d997803374">CopyFrom</a>(from);</div><div class="line"><a name="l05830"></a><span class="lineno"> 5830</span>  }</div><div class="line"><a name="l05831"></a><span class="lineno"> 5831</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05832"></a><span class="lineno"> 5832</span>  }</div><div class="line"><a name="l05833"></a><span class="lineno"> 5833</span> </div><div class="line"><a name="l05834"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3093b30aa99ebf483676b451adbd5708"> 5834</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l05835"></a><span class="lineno"> 5835</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l05836"></a><span class="lineno"> 5836</span>  }</div><div class="line"><a name="l05837"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 5837</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l05838"></a><span class="lineno"> 5838</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed061f48d21b4569075186efcb615332">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l05839"></a><span class="lineno"> 5839</span>  }</div><div class="line"><a name="l05840"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 5840</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l05841"></a><span class="lineno"> 5841</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed061f48d21b4569075186efcb615332">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l05842"></a><span class="lineno"> 5842</span>  }</div><div class="line"><a name="l05843"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed061f48d21b4569075186efcb615332"> 5843</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed061f48d21b4569075186efcb615332">default_instance</a>() {</div><div class="line"><a name="l05844"></a><span class="lineno"> 5844</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1e66d8c88934096bf3ebaf38fa45c8ff">internal_default_instance</a>();</div><div class="line"><a name="l05845"></a><span class="lineno"> 5845</span>  }</div><div class="line"><a name="l05846"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1e66d8c88934096bf3ebaf38fa45c8ff"> 5846</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1e66d8c88934096bf3ebaf38fa45c8ff">internal_default_instance</a>() {</div><div class="line"><a name="l05847"></a><span class="lineno"> 5847</span>  <span class="keywordflow">return</span> reinterpret_cast<const SymmetryProto*>(</div><div class="line"><a name="l05848"></a><span class="lineno"> 5848</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#aba0c8ba09a0f2d756522bfe2ba5e41c6">_SymmetryProto_default_instance_</a>);</div><div class="line"><a name="l05849"></a><span class="lineno"> 5849</span>  }</div><div class="line"><a name="l05850"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 5850</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l05851"></a><span class="lineno"> 5851</span>  26;</div><div class="line"><a name="l05852"></a><span class="lineno"> 5852</span> </div><div class="line"><a name="l05853"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab92a8eb2551490651796d7547b5611ad"> 5853</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab92a8eb2551490651796d7547b5611ad">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l05854"></a><span class="lineno"> 5854</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l05855"></a><span class="lineno"> 5855</span>  }</div><div class="line"><a name="l05856"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a5f00b2ab94ba196dd2da98b25cc50966"> 5856</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a5f00b2ab94ba196dd2da98b25cc50966">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>* other) {</div><div class="line"><a name="l05857"></a><span class="lineno"> 5857</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05858"></a><span class="lineno"> 5858</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l05859"></a><span class="lineno"> 5859</span>  InternalSwap(other);</div><div class="line"><a name="l05860"></a><span class="lineno"> 5860</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05861"></a><span class="lineno"> 5861</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l05862"></a><span class="lineno"> 5862</span>  }</div><div class="line"><a name="l05863"></a><span class="lineno"> 5863</span>  }</div><div class="line"><a name="l05864"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a5d4628a3cccef044425b388b7efcb321"> 5864</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a5d4628a3cccef044425b388b7efcb321">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>* other) {</div><div class="line"><a name="l05865"></a><span class="lineno"> 5865</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l05866"></a><span class="lineno"> 5866</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l05867"></a><span class="lineno"> 5867</span>  InternalSwap(other);</div><div class="line"><a name="l05868"></a><span class="lineno"> 5868</span>  }</div><div class="line"><a name="l05869"></a><span class="lineno"> 5869</span> </div><div class="line"><a name="l05870"></a><span class="lineno"> 5870</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l05871"></a><span class="lineno"> 5871</span> </div><div class="line"><a name="l05872"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3a9eba1cfcf22ebafae0d149a96d85ce"> 5872</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3a9eba1cfcf22ebafae0d149a96d85ce">New</a>() const final {</div><div class="line"><a name="l05873"></a><span class="lineno"> 5873</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab19b3bdc749e800eec060bcb999f12a2">SymmetryProto</a>();</div><div class="line"><a name="l05874"></a><span class="lineno"> 5874</span>  }</div><div class="line"><a name="l05875"></a><span class="lineno"> 5875</span> </div><div class="line"><a name="l05876"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aa6d2e180779108785200315d56991eb8"> 5876</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aa6d2e180779108785200315d56991eb8">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div><div class="line"><a name="l05877"></a><span class="lineno"> 5877</span>  <span class="keywordflow">return</span> CreateMaybeMessage<SymmetryProto>(arena);</div><div class="line"><a name="l05878"></a><span class="lineno"> 5878</span>  }</div><div class="line"><a name="l05879"></a><span class="lineno"> 5879</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l05880"></a><span class="lineno"> 5880</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac073c48528f1117be3bd95d997803374">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& from);</div><div class="line"><a name="l05881"></a><span class="lineno"> 5881</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l05882"></a><span class="lineno"> 5882</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aecf87fb1c6a6c5d08adae74c3c69b54f">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>& from);</div><div class="line"><a name="l05883"></a><span class="lineno"> 5883</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05884"></a><span class="lineno"> 5884</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l05885"></a><span class="lineno"> 5885</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05886"></a><span class="lineno"> 5886</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l05887"></a><span class="lineno"> 5887</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l05888"></a><span class="lineno"> 5888</span> </div><div class="line"><a name="l05889"></a><span class="lineno"> 5889</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l05890"></a><span class="lineno"> 5890</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l05891"></a><span class="lineno"> 5891</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l05892"></a><span class="lineno"> 5892</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l05893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 5893</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l05894"></a><span class="lineno"> 5894</span> </div><div class="line"><a name="l05895"></a><span class="lineno"> 5895</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05896"></a><span class="lineno"> 5896</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l05897"></a><span class="lineno"> 5897</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l05898"></a><span class="lineno"> 5898</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l05899"></a><span class="lineno"> 5899</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a>* other);</div><div class="line"><a name="l05900"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 5900</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l05901"></a><span class="lineno"> 5901</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l05902"></a><span class="lineno"> 5902</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.SymmetryProto"</span>;</div><div class="line"><a name="l05903"></a><span class="lineno"> 5903</span>  }</div><div class="line"><a name="l05904"></a><span class="lineno"> 5904</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l05905"></a><span class="lineno"> 5905</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab19b3bdc749e800eec060bcb999f12a2">SymmetryProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l05906"></a><span class="lineno"> 5906</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l05907"></a><span class="lineno"> 5907</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05908"></a><span class="lineno"> 5908</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l05909"></a><span class="lineno"> 5909</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l05910"></a><span class="lineno"> 5910</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05911"></a><span class="lineno"> 5911</span> </div><div class="line"><a name="l05912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 5912</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l05913"></a><span class="lineno"> 5913</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l05914"></a><span class="lineno"> 5914</span> </div><div class="line"><a name="l05915"></a><span class="lineno"> 5915</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l05916"></a><span class="lineno"> 5916</span> </div><div class="line"><a name="l05917"></a><span class="lineno"> 5917</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l05918"></a><span class="lineno"> 5918</span> </div><div class="line"><a name="l05919"></a><span class="lineno"> 5919</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l05920"></a><span class="lineno"> 5920</span> </div><div class="line"><a name="l05921"></a><span class="lineno"> 5921</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l05922"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae17991866a2fe26aeb05d3bc6a2e4680ad525f2984ee1ce1a40439f0a133feaf5"> 5922</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae17991866a2fe26aeb05d3bc6a2e4680ad525f2984ee1ce1a40439f0a133feaf5">kPermutationsFieldNumber</a> = 1,</div><div class="line"><a name="l05923"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae17991866a2fe26aeb05d3bc6a2e4680a9681d0ad2e77bfb87859a2da8b30e442"> 5923</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae17991866a2fe26aeb05d3bc6a2e4680a9681d0ad2e77bfb87859a2da8b30e442">kOrbitopesFieldNumber</a> = 2,</div><div class="line"><a name="l05924"></a><span class="lineno"> 5924</span>  };</div><div class="line"><a name="l05925"></a><span class="lineno"> 5925</span>  <span class="comment">// repeated .operations_research.sat.SparsePermutationProto permutations = 1;</span></div><div class="line"><a name="l05926"></a><span class="lineno"> 5926</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a68f68c2e09b74c71f1b56dcfe072c131">permutations_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05927"></a><span class="lineno"> 5927</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05928"></a><span class="lineno"> 5928</span>  <span class="keywordtype">int</span> _internal_permutations_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05929"></a><span class="lineno"> 5929</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05930"></a><span class="lineno"> 5930</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7ac0f22e5ba2d33c8efb4f861d6ee316">clear_permutations</a>();</div><div class="line"><a name="l05931"></a><span class="lineno"> 5931</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">::operations_research::sat::SparsePermutationProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a406fe99a9e8a5c19ef37ba2852b9f520">mutable_permutations</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l05932"></a><span class="lineno"> 5932</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::SparsePermutationProto >*</div><div class="line"><a name="l05933"></a><span class="lineno"> 5933</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a406fe99a9e8a5c19ef37ba2852b9f520">mutable_permutations</a>();</div><div class="line"><a name="l05934"></a><span class="lineno"> 5934</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05935"></a><span class="lineno"> 5935</span>  const ::operations_research::sat::SparsePermutationProto& _internal_permutations(<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="l05936"></a><span class="lineno"> 5936</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">::operations_research::sat::SparsePermutationProto</a>* _internal_add_permutations();</div><div class="line"><a name="l05937"></a><span class="lineno"> 5937</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05938"></a><span class="lineno"> 5938</span>  const ::operations_research::sat::SparsePermutationProto& <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a049edee80cada0bae19129e50eb334dc">permutations</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="l05939"></a><span class="lineno"> 5939</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">::operations_research::sat::SparsePermutationProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab901b611746415b948f631d5b0273f09">add_permutations</a>();</div><div class="line"><a name="l05940"></a><span class="lineno"> 5940</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::SparsePermutationProto >&</div><div class="line"><a name="l05941"></a><span class="lineno"> 5941</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a049edee80cada0bae19129e50eb334dc">permutations</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05942"></a><span class="lineno"> 5942</span> </div><div class="line"><a name="l05943"></a><span class="lineno"> 5943</span>  <span class="comment">// repeated .operations_research.sat.DenseMatrixProto orbitopes = 2;</span></div><div class="line"><a name="l05944"></a><span class="lineno"> 5944</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae563071bc2d8e337c1ae6a381e2ef4eb">orbitopes_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05945"></a><span class="lineno"> 5945</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05946"></a><span class="lineno"> 5946</span>  <span class="keywordtype">int</span> _internal_orbitopes_size() <span class="keyword">const</span>;</div><div class="line"><a name="l05947"></a><span class="lineno"> 5947</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05948"></a><span class="lineno"> 5948</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab4aa9cf66ebe71b6cd365925445a3bd3">clear_orbitopes</a>();</div><div class="line"><a name="l05949"></a><span class="lineno"> 5949</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">::operations_research::sat::DenseMatrixProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed40b8219b4bd0b1dccd453eed153fc2">mutable_orbitopes</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l05950"></a><span class="lineno"> 5950</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DenseMatrixProto >*</div><div class="line"><a name="l05951"></a><span class="lineno"> 5951</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed40b8219b4bd0b1dccd453eed153fc2">mutable_orbitopes</a>();</div><div class="line"><a name="l05952"></a><span class="lineno"> 5952</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05953"></a><span class="lineno"> 5953</span>  const ::operations_research::sat::DenseMatrixProto& _internal_orbitopes(<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="l05954"></a><span class="lineno"> 5954</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">::operations_research::sat::DenseMatrixProto</a>* _internal_add_orbitopes();</div><div class="line"><a name="l05955"></a><span class="lineno"> 5955</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05956"></a><span class="lineno"> 5956</span>  const ::operations_research::sat::DenseMatrixProto& <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7983d3001d43542072118a91f5689a73">orbitopes</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="l05957"></a><span class="lineno"> 5957</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">::operations_research::sat::DenseMatrixProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a81326f8cf720fb13d25b12aca7045093">add_orbitopes</a>();</div><div class="line"><a name="l05958"></a><span class="lineno"> 5958</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DenseMatrixProto >&</div><div class="line"><a name="l05959"></a><span class="lineno"> 5959</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7983d3001d43542072118a91f5689a73">orbitopes</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l05960"></a><span class="lineno"> 5960</span> </div><div class="line"><a name="l05961"></a><span class="lineno"> 5961</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.SymmetryProto)</span></div><div class="line"><a name="l05962"></a><span class="lineno"> 5962</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l05963"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 5963</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l05964"></a><span class="lineno"> 5964</span> </div><div class="line"><a name="l05965"></a><span class="lineno"> 5965</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l05966"></a><span class="lineno"> 5966</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l05967"></a><span class="lineno"> 5967</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l05968"></a><span class="lineno"> 5968</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::SparsePermutationProto > permutations_;</div><div class="line"><a name="l05969"></a><span class="lineno"> 5969</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DenseMatrixProto > orbitopes_;</div><div class="line"><a name="l05970"></a><span class="lineno"> 5970</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l05971"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 5971</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l05972"></a><span class="lineno"> 5972</span> };</div><div class="line"><a name="l05973"></a><span class="lineno"> 5973</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l05974"></a><span class="lineno"> 5974</span> </div><div class="line"><a name="l05975"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html"> 5975</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a> final :</div><div class="line"><a name="l05976"></a><span class="lineno"> 5976</span>  <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="l05977"></a><span class="lineno"> 5977</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l05978"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b2c1e82c0dfdc9cbf88a02c23535116"> 5978</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b2c1e82c0dfdc9cbf88a02c23535116">CpModelProto</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>(nullptr) {}</div><div class="line"><a name="l05979"></a><span class="lineno"> 5979</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#af6cb96c43b51c950658f8545aa2fe200">~CpModelProto</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l05980"></a><span class="lineno"> 5980</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b2c1e82c0dfdc9cbf88a02c23535116">CpModelProto</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l05981"></a><span class="lineno"> 5981</span> </div><div class="line"><a name="l05982"></a><span class="lineno"> 5982</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b2c1e82c0dfdc9cbf88a02c23535116">CpModelProto</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& from);</div><div class="line"><a name="l05983"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a4982c4f08b8a12594b2ed11d75c6c9f1"> 5983</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a4982c4f08b8a12594b2ed11d75c6c9f1">CpModelProto</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>&& from) noexcept</div><div class="line"><a name="l05984"></a><span class="lineno"> 5984</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b2c1e82c0dfdc9cbf88a02c23535116">CpModelProto</a>() {</div><div class="line"><a name="l05985"></a><span class="lineno"> 5985</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l05986"></a><span class="lineno"> 5986</span>  }</div><div class="line"><a name="l05987"></a><span class="lineno"> 5987</span> </div><div class="line"><a name="l05988"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a26a5c912fa2e7dad4851b69fd3028602"> 5988</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a26a5c912fa2e7dad4851b69fd3028602">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& from) {</div><div class="line"><a name="l05989"></a><span class="lineno"> 5989</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2760a268fb25eef100cffe72cbcdd792">CopyFrom</a>(from);</div><div class="line"><a name="l05990"></a><span class="lineno"> 5990</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05991"></a><span class="lineno"> 5991</span>  }</div><div class="line"><a name="l05992"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8ef4a619049bfcaa63ed15db4c228e4a"> 5992</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8ef4a619049bfcaa63ed15db4c228e4a">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>&& from) noexcept {</div><div class="line"><a name="l05993"></a><span class="lineno"> 5993</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l05994"></a><span class="lineno"> 5994</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l05995"></a><span class="lineno"> 5995</span>  InternalSwap(&from);</div><div class="line"><a name="l05996"></a><span class="lineno"> 5996</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l05997"></a><span class="lineno"> 5997</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2760a268fb25eef100cffe72cbcdd792">CopyFrom</a>(from);</div><div class="line"><a name="l05998"></a><span class="lineno"> 5998</span>  }</div><div class="line"><a name="l05999"></a><span class="lineno"> 5999</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l06000"></a><span class="lineno"> 6000</span>  }</div><div class="line"><a name="l06001"></a><span class="lineno"> 6001</span> </div><div class="line"><a name="l06002"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3093b30aa99ebf483676b451adbd5708"> 6002</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l06003"></a><span class="lineno"> 6003</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l06004"></a><span class="lineno"> 6004</span>  }</div><div class="line"><a name="l06005"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 6005</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l06006"></a><span class="lineno"> 6006</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a75ab438ae8dc9ffd51bc19e99299b969">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l06007"></a><span class="lineno"> 6007</span>  }</div><div class="line"><a name="l06008"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1357c96fb88e28af1b115542dcc00a0c"> 6008</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l06009"></a><span class="lineno"> 6009</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a75ab438ae8dc9ffd51bc19e99299b969">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l06010"></a><span class="lineno"> 6010</span>  }</div><div class="line"><a name="l06011"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a75ab438ae8dc9ffd51bc19e99299b969"> 6011</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a75ab438ae8dc9ffd51bc19e99299b969">default_instance</a>() {</div><div class="line"><a name="l06012"></a><span class="lineno"> 6012</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa1b52cbe527dc62e165a893d97e77553">internal_default_instance</a>();</div><div class="line"><a name="l06013"></a><span class="lineno"> 6013</span>  }</div><div class="line"><a name="l06014"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa1b52cbe527dc62e165a893d97e77553"> 6014</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa1b52cbe527dc62e165a893d97e77553">internal_default_instance</a>() {</div><div class="line"><a name="l06015"></a><span class="lineno"> 6015</span>  <span class="keywordflow">return</span> reinterpret_cast<const CpModelProto*>(</div><div class="line"><a name="l06016"></a><span class="lineno"> 6016</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a41f9dc3f87845be93073600332540b9c">_CpModelProto_default_instance_</a>);</div><div class="line"><a name="l06017"></a><span class="lineno"> 6017</span>  }</div><div class="line"><a name="l06018"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8473d52a88ddd9d90e879d1716586bee"> 6018</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l06019"></a><span class="lineno"> 6019</span>  27;</div><div class="line"><a name="l06020"></a><span class="lineno"> 6020</span> </div><div class="line"><a name="l06021"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a934d9868f4bfcada979a310ea97ce987"> 6021</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a934d9868f4bfcada979a310ea97ce987">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l06022"></a><span class="lineno"> 6022</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l06023"></a><span class="lineno"> 6023</span>  }</div><div class="line"><a name="l06024"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ae8693eb1efd5097bb5fe47602439a56a"> 6024</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ae8693eb1efd5097bb5fe47602439a56a">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>* other) {</div><div class="line"><a name="l06025"></a><span class="lineno"> 6025</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l06026"></a><span class="lineno"> 6026</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l06027"></a><span class="lineno"> 6027</span>  InternalSwap(other);</div><div class="line"><a name="l06028"></a><span class="lineno"> 6028</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l06029"></a><span class="lineno"> 6029</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l06030"></a><span class="lineno"> 6030</span>  }</div><div class="line"><a name="l06031"></a><span class="lineno"> 6031</span>  }</div><div class="line"><a name="l06032"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad5e2490938774acaa7db4a49d1c369f3"> 6032</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad5e2490938774acaa7db4a49d1c369f3">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>* other) {</div><div class="line"><a name="l06033"></a><span class="lineno"> 6033</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l06034"></a><span class="lineno"> 6034</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l06035"></a><span class="lineno"> 6035</span>  InternalSwap(other);</div><div class="line"><a name="l06036"></a><span class="lineno"> 6036</span>  }</div><div class="line"><a name="l06037"></a><span class="lineno"> 6037</span> </div><div class="line"><a name="l06038"></a><span class="lineno"> 6038</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l06039"></a><span class="lineno"> 6039</span> </div><div class="line"><a name="l06040"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ae2c2bfb91534f74cb26e722d63c46606"> 6040</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ae2c2bfb91534f74cb26e722d63c46606">New</a>() const final {</div><div class="line"><a name="l06041"></a><span class="lineno"> 6041</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b2c1e82c0dfdc9cbf88a02c23535116">CpModelProto</a>();</div><div class="line"><a name="l06042"></a><span class="lineno"> 6042</span>  }</div><div class="line"><a name="l06043"></a><span class="lineno"> 6043</span> </div><div class="line"><a name="l06044"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a22c3a52fe15f16a44a8f91f0cc64d1cc"> 6044</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.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="l06045"></a><span class="lineno"> 6045</span>  <span class="keywordflow">return</span> CreateMaybeMessage<CpModelProto>(arena);</div><div class="line"><a name="l06046"></a><span class="lineno"> 6046</span>  }</div><div class="line"><a name="l06047"></a><span class="lineno"> 6047</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l06048"></a><span class="lineno"> 6048</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2760a268fb25eef100cffe72cbcdd792">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& from);</div><div class="line"><a name="l06049"></a><span class="lineno"> 6049</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l06050"></a><span class="lineno"> 6050</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1b32be5f13f5f5c845d1f202094d484e">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>& from);</div><div class="line"><a name="l06051"></a><span class="lineno"> 6051</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06052"></a><span class="lineno"> 6052</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l06053"></a><span class="lineno"> 6053</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06054"></a><span class="lineno"> 6054</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l06055"></a><span class="lineno"> 6055</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l06056"></a><span class="lineno"> 6056</span> </div><div class="line"><a name="l06057"></a><span class="lineno"> 6057</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l06058"></a><span class="lineno"> 6058</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l06059"></a><span class="lineno"> 6059</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l06060"></a><span class="lineno"> 6060</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l06061"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 6061</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l06062"></a><span class="lineno"> 6062</span> </div><div class="line"><a name="l06063"></a><span class="lineno"> 6063</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06064"></a><span class="lineno"> 6064</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l06065"></a><span class="lineno"> 6065</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l06066"></a><span class="lineno"> 6066</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l06067"></a><span class="lineno"> 6067</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a>* other);</div><div class="line"><a name="l06068"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a9b35d94da3444084fc3673b7717b6cfe"> 6068</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l06069"></a><span class="lineno"> 6069</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l06070"></a><span class="lineno"> 6070</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.CpModelProto"</span>;</div><div class="line"><a name="l06071"></a><span class="lineno"> 6071</span>  }</div><div class="line"><a name="l06072"></a><span class="lineno"> 6072</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l06073"></a><span class="lineno"> 6073</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b2c1e82c0dfdc9cbf88a02c23535116">CpModelProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l06074"></a><span class="lineno"> 6074</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l06075"></a><span class="lineno"> 6075</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06076"></a><span class="lineno"> 6076</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l06077"></a><span class="lineno"> 6077</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l06078"></a><span class="lineno"> 6078</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06079"></a><span class="lineno"> 6079</span> </div><div class="line"><a name="l06080"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 6080</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l06081"></a><span class="lineno"> 6081</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l06082"></a><span class="lineno"> 6082</span> </div><div class="line"><a name="l06083"></a><span class="lineno"> 6083</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l06084"></a><span class="lineno"> 6084</span> </div><div class="line"><a name="l06085"></a><span class="lineno"> 6085</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l06086"></a><span class="lineno"> 6086</span> </div><div class="line"><a name="l06087"></a><span class="lineno"> 6087</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l06088"></a><span class="lineno"> 6088</span> </div><div class="line"><a name="l06089"></a><span class="lineno"> 6089</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l06090"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecadcd733cfe83466b89ba45511791fe551"> 6090</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecadcd733cfe83466b89ba45511791fe551">kVariablesFieldNumber</a> = 2,</div><div class="line"><a name="l06091"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca050579d52aac4e2f07577d14bd3d2bbb"> 6091</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca050579d52aac4e2f07577d14bd3d2bbb">kConstraintsFieldNumber</a> = 3,</div><div class="line"><a name="l06092"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca53beb24d48496f655bc9b0ea1b06e3f0"> 6092</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca53beb24d48496f655bc9b0ea1b06e3f0">kSearchStrategyFieldNumber</a> = 5,</div><div class="line"><a name="l06093"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecafb6daba7f24a634d87fc66e38ac037b7"> 6093</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecafb6daba7f24a634d87fc66e38ac037b7">kAssumptionsFieldNumber</a> = 7,</div><div class="line"><a name="l06094"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca80457de4fce1c9a997439550fe89d4c5"> 6094</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca80457de4fce1c9a997439550fe89d4c5">kNameFieldNumber</a> = 1,</div><div class="line"><a name="l06095"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca4cecad1e4b6ddb4b2595b03f36c824a0"> 6095</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca4cecad1e4b6ddb4b2595b03f36c824a0">kObjectiveFieldNumber</a> = 4,</div><div class="line"><a name="l06096"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecac2f2ba346935103cc08892a265759c8d"> 6096</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecac2f2ba346935103cc08892a265759c8d">kSolutionHintFieldNumber</a> = 6,</div><div class="line"><a name="l06097"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca56adf57417f490c07a57c10bb7422165"> 6097</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca56adf57417f490c07a57c10bb7422165">kSymmetryFieldNumber</a> = 8,</div><div class="line"><a name="l06098"></a><span class="lineno"> 6098</span>  };</div><div class="line"><a name="l06099"></a><span class="lineno"> 6099</span>  <span class="comment">// repeated .operations_research.sat.IntegerVariableProto variables = 2;</span></div><div class="line"><a name="l06100"></a><span class="lineno"> 6100</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abef5f55c3278c137faca92b8e433f8ea">variables_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06101"></a><span class="lineno"> 6101</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06102"></a><span class="lineno"> 6102</span>  <span class="keywordtype">int</span> _internal_variables_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06103"></a><span class="lineno"> 6103</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06104"></a><span class="lineno"> 6104</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a97c353c23050b2faebd883435f73aa6e">clear_variables</a>();</div><div class="line"><a name="l06105"></a><span class="lineno"> 6105</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8fed3469d043cdff0fe8d389390185b8">mutable_variables</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06106"></a><span class="lineno"> 6106</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto >*</div><div class="line"><a name="l06107"></a><span class="lineno"> 6107</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8fed3469d043cdff0fe8d389390185b8">mutable_variables</a>();</div><div class="line"><a name="l06108"></a><span class="lineno"> 6108</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06109"></a><span class="lineno"> 6109</span>  const ::operations_research::sat::IntegerVariableProto& _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="l06110"></a><span class="lineno"> 6110</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* _internal_add_variables();</div><div class="line"><a name="l06111"></a><span class="lineno"> 6111</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06112"></a><span class="lineno"> 6112</span>  const ::operations_research::sat::IntegerVariableProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aad4266a5c926257a212b8c31c6b2c771">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="l06113"></a><span class="lineno"> 6113</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad03d1e2f94c4ca4c8004ac5355e6504a">add_variables</a>();</div><div class="line"><a name="l06114"></a><span class="lineno"> 6114</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto >&</div><div class="line"><a name="l06115"></a><span class="lineno"> 6115</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aad4266a5c926257a212b8c31c6b2c771">variables</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06116"></a><span class="lineno"> 6116</span> </div><div class="line"><a name="l06117"></a><span class="lineno"> 6117</span>  <span class="comment">// repeated .operations_research.sat.ConstraintProto constraints = 3;</span></div><div class="line"><a name="l06118"></a><span class="lineno"> 6118</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aeaf0da781ca9b370d96b7fbd3f74266a">constraints_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06119"></a><span class="lineno"> 6119</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06120"></a><span class="lineno"> 6120</span>  <span class="keywordtype">int</span> _internal_constraints_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06121"></a><span class="lineno"> 6121</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06122"></a><span class="lineno"> 6122</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a638ebfa975d8dc9f1da7611384c62ecd">clear_constraints</a>();</div><div class="line"><a name="l06123"></a><span class="lineno"> 6123</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">::operations_research::sat::ConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abe92914c5557ab23f326cd8ee364fca4">mutable_constraints</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06124"></a><span class="lineno"> 6124</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::ConstraintProto >*</div><div class="line"><a name="l06125"></a><span class="lineno"> 6125</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abe92914c5557ab23f326cd8ee364fca4">mutable_constraints</a>();</div><div class="line"><a name="l06126"></a><span class="lineno"> 6126</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06127"></a><span class="lineno"> 6127</span>  const ::operations_research::sat::ConstraintProto& _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="l06128"></a><span class="lineno"> 6128</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">::operations_research::sat::ConstraintProto</a>* _internal_add_constraints();</div><div class="line"><a name="l06129"></a><span class="lineno"> 6129</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06130"></a><span class="lineno"> 6130</span>  const ::operations_research::sat::ConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a943a50473ad86dea9d0b23e2e6fb4946">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="l06131"></a><span class="lineno"> 6131</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">::operations_research::sat::ConstraintProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac01de597eeeff5521a8bf54568bf1373">add_constraints</a>();</div><div class="line"><a name="l06132"></a><span class="lineno"> 6132</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::ConstraintProto >&</div><div class="line"><a name="l06133"></a><span class="lineno"> 6133</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a943a50473ad86dea9d0b23e2e6fb4946">constraints</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06134"></a><span class="lineno"> 6134</span> </div><div class="line"><a name="l06135"></a><span class="lineno"> 6135</span>  <span class="comment">// repeated .operations_research.sat.DecisionStrategyProto search_strategy = 5;</span></div><div class="line"><a name="l06136"></a><span class="lineno"> 6136</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a118165c6c3490f78382f6d7bcfae2ad9">search_strategy_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06137"></a><span class="lineno"> 6137</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06138"></a><span class="lineno"> 6138</span>  <span class="keywordtype">int</span> _internal_search_strategy_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06139"></a><span class="lineno"> 6139</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06140"></a><span class="lineno"> 6140</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a4742b5ae01f6b077a2a6ec7f600d7c4f">clear_search_strategy</a>();</div><div class="line"><a name="l06141"></a><span class="lineno"> 6141</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">::operations_research::sat::DecisionStrategyProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad47a1051e7875d10944e9d6ee432629c">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="l06142"></a><span class="lineno"> 6142</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto >*</div><div class="line"><a name="l06143"></a><span class="lineno"> 6143</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad47a1051e7875d10944e9d6ee432629c">mutable_search_strategy</a>();</div><div class="line"><a name="l06144"></a><span class="lineno"> 6144</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06145"></a><span class="lineno"> 6145</span>  const ::operations_research::sat::DecisionStrategyProto& _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="l06146"></a><span class="lineno"> 6146</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">::operations_research::sat::DecisionStrategyProto</a>* _internal_add_search_strategy();</div><div class="line"><a name="l06147"></a><span class="lineno"> 6147</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06148"></a><span class="lineno"> 6148</span>  const ::operations_research::sat::DecisionStrategyProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8c3def07e85afd299d299813a95ca49b">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="l06149"></a><span class="lineno"> 6149</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">::operations_research::sat::DecisionStrategyProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a0e86147138c8f8bb3380a6824534f90a">add_search_strategy</a>();</div><div class="line"><a name="l06150"></a><span class="lineno"> 6150</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto >&</div><div class="line"><a name="l06151"></a><span class="lineno"> 6151</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8c3def07e85afd299d299813a95ca49b">search_strategy</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06152"></a><span class="lineno"> 6152</span> </div><div class="line"><a name="l06153"></a><span class="lineno"> 6153</span>  <span class="comment">// repeated int32 assumptions = 7;</span></div><div class="line"><a name="l06154"></a><span class="lineno"> 6154</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a678a70353877ba6d13da41150d68af48">assumptions_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06155"></a><span class="lineno"> 6155</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06156"></a><span class="lineno"> 6156</span>  <span class="keywordtype">int</span> _internal_assumptions_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06157"></a><span class="lineno"> 6157</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06158"></a><span class="lineno"> 6158</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a410ca03165cba9eab8c0d22d290a9d70">clear_assumptions</a>();</div><div class="line"><a name="l06159"></a><span class="lineno"> 6159</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06160"></a><span class="lineno"> 6160</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l06161"></a><span class="lineno"> 6161</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06162"></a><span class="lineno"> 6162</span>  _internal_assumptions() <span class="keyword">const</span>;</div><div class="line"><a name="l06163"></a><span class="lineno"> 6163</span>  <span class="keywordtype">void</span> _internal_add_assumptions(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06164"></a><span class="lineno"> 6164</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06165"></a><span class="lineno"> 6165</span>  _internal_mutable_assumptions();</div><div class="line"><a name="l06166"></a><span class="lineno"> 6166</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06167"></a><span class="lineno"> 6167</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6378f4f48462d1dbd32535069a7ac69d">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="l06168"></a><span class="lineno"> 6168</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aeaf00fd4c94e4044231f395ddf0ac13a">set_assumptions</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06169"></a><span class="lineno"> 6169</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6172d8443788d40c21bd2be7fd0f843b">add_assumptions</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06170"></a><span class="lineno"> 6170</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06171"></a><span class="lineno"> 6171</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6378f4f48462d1dbd32535069a7ac69d">assumptions</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06172"></a><span class="lineno"> 6172</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06173"></a><span class="lineno"> 6173</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a455dfc21909343b88cb247fa3234fb28">mutable_assumptions</a>();</div><div class="line"><a name="l06174"></a><span class="lineno"> 6174</span> </div><div class="line"><a name="l06175"></a><span class="lineno"> 6175</span>  <span class="comment">// string name = 1;</span></div><div class="line"><a name="l06176"></a><span class="lineno"> 6176</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a458dd99a041a02e37d5b249201b18050">clear_name</a>();</div><div class="line"><a name="l06177"></a><span class="lineno"> 6177</span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06178"></a><span class="lineno"> 6178</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0 = <span class="keyword">const</span> std::string&, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l06179"></a><span class="lineno"> 6179</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">set_name</a>(ArgT0&& arg0, ArgT... args);</div><div class="line"><a name="l06180"></a><span class="lineno"> 6180</span>  std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ace44da4c185dad99876bf01c7ea74c07">mutable_name</a>();</div><div class="line"><a name="l06181"></a><span class="lineno"> 6181</span>  PROTOBUF_MUST_USE_RESULT std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">release_name</a>();</div><div class="line"><a name="l06182"></a><span class="lineno"> 6182</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aebef205a40e296437d69fd2e4d3ef2be">set_allocated_name</a>(std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>);</div><div class="line"><a name="l06183"></a><span class="lineno"> 6183</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06184"></a><span class="lineno"> 6184</span>  <span class="keyword">const</span> std::string& _internal_name() <span class="keyword">const</span>;</div><div class="line"><a name="l06185"></a><span class="lineno"> 6185</span>  <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE <span class="keywordtype">void</span> _internal_set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06186"></a><span class="lineno"> 6186</span>  std::string* _internal_mutable_name();</div><div class="line"><a name="l06187"></a><span class="lineno"> 6187</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06188"></a><span class="lineno"> 6188</span> </div><div class="line"><a name="l06189"></a><span class="lineno"> 6189</span>  <span class="comment">// .operations_research.sat.CpObjectiveProto objective = 4;</span></div><div class="line"><a name="l06190"></a><span class="lineno"> 6190</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a777a6e330a22a8889389cb9b9c9f12d6">has_objective</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06191"></a><span class="lineno"> 6191</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06192"></a><span class="lineno"> 6192</span>  <span class="keywordtype">bool</span> _internal_has_objective() <span class="keyword">const</span>;</div><div class="line"><a name="l06193"></a><span class="lineno"> 6193</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06194"></a><span class="lineno"> 6194</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad97af219ab4d62c806c052848a69dab3">clear_objective</a>();</div><div class="line"><a name="l06195"></a><span class="lineno"> 6195</span>  const ::operations_research::sat::CpObjectiveProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06196"></a><span class="lineno"> 6196</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1db13180c3f1906a2e8398b6ef421c40">release_objective</a>();</div><div class="line"><a name="l06197"></a><span class="lineno"> 6197</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">::operations_research::sat::CpObjectiveProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad3badc7aa3d94e81e0126edbfa452fda">mutable_objective</a>();</div><div class="line"><a name="l06198"></a><span class="lineno"> 6198</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8224424ad7fd66515b20b99d80e7553b">set_allocated_objective</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">operations_research::sat::CpObjectiveProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>);</div><div class="line"><a name="l06199"></a><span class="lineno"> 6199</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06200"></a><span class="lineno"> 6200</span>  const ::operations_research::sat::CpObjectiveProto& _internal_objective() <span class="keyword">const</span>;</div><div class="line"><a name="l06201"></a><span class="lineno"> 6201</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">::operations_research::sat::CpObjectiveProto</a>* _internal_mutable_objective();</div><div class="line"><a name="l06202"></a><span class="lineno"> 6202</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06203"></a><span class="lineno"> 6203</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6dd80a4a42fdfadfcbd5a83b759b5860">unsafe_arena_set_allocated_objective</a>(</div><div class="line"><a name="l06204"></a><span class="lineno"> 6204</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">operations_research::sat::CpObjectiveProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>);</div><div class="line"><a name="l06205"></a><span class="lineno"> 6205</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">::operations_research::sat::CpObjectiveProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85387e819255c82ecf8bd85192e22e6c">unsafe_arena_release_objective</a>();</div><div class="line"><a name="l06206"></a><span class="lineno"> 6206</span> </div><div class="line"><a name="l06207"></a><span class="lineno"> 6207</span>  <span class="comment">// .operations_research.sat.PartialVariableAssignment solution_hint = 6;</span></div><div class="line"><a name="l06208"></a><span class="lineno"> 6208</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab814c1d1d979ab21fba480d4f2184f0c">has_solution_hint</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06209"></a><span class="lineno"> 6209</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06210"></a><span class="lineno"> 6210</span>  <span class="keywordtype">bool</span> _internal_has_solution_hint() <span class="keyword">const</span>;</div><div class="line"><a name="l06211"></a><span class="lineno"> 6211</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06212"></a><span class="lineno"> 6212</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#adaf32afeab55a0b5babdf8688dd84616">clear_solution_hint</a>();</div><div class="line"><a name="l06213"></a><span class="lineno"> 6213</span>  const ::operations_research::sat::PartialVariableAssignment& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06214"></a><span class="lineno"> 6214</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a637c1361dba2d8eee5de110cf5805fff">release_solution_hint</a>();</div><div class="line"><a name="l06215"></a><span class="lineno"> 6215</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">::operations_research::sat::PartialVariableAssignment</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85679cbc9afd0c101f59b8b8c4c7207e">mutable_solution_hint</a>();</div><div class="line"><a name="l06216"></a><span class="lineno"> 6216</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab93cc31d54546a85e6b4844292676584">set_allocated_solution_hint</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">operations_research::sat::PartialVariableAssignment</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>);</div><div class="line"><a name="l06217"></a><span class="lineno"> 6217</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06218"></a><span class="lineno"> 6218</span>  const ::operations_research::sat::PartialVariableAssignment& _internal_solution_hint() <span class="keyword">const</span>;</div><div class="line"><a name="l06219"></a><span class="lineno"> 6219</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">::operations_research::sat::PartialVariableAssignment</a>* _internal_mutable_solution_hint();</div><div class="line"><a name="l06220"></a><span class="lineno"> 6220</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06221"></a><span class="lineno"> 6221</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6c58c045225dbf3a761c260448c44c7e">unsafe_arena_set_allocated_solution_hint</a>(</div><div class="line"><a name="l06222"></a><span class="lineno"> 6222</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">operations_research::sat::PartialVariableAssignment</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>);</div><div class="line"><a name="l06223"></a><span class="lineno"> 6223</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">::operations_research::sat::PartialVariableAssignment</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a249dcd54656f485048b11360fa2da1de">unsafe_arena_release_solution_hint</a>();</div><div class="line"><a name="l06224"></a><span class="lineno"> 6224</span> </div><div class="line"><a name="l06225"></a><span class="lineno"> 6225</span>  <span class="comment">// .operations_research.sat.SymmetryProto symmetry = 8;</span></div><div class="line"><a name="l06226"></a><span class="lineno"> 6226</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aec7ffd8f1ec4359ef4f203b49b34391e">has_symmetry</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06227"></a><span class="lineno"> 6227</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06228"></a><span class="lineno"> 6228</span>  <span class="keywordtype">bool</span> _internal_has_symmetry() <span class="keyword">const</span>;</div><div class="line"><a name="l06229"></a><span class="lineno"> 6229</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06230"></a><span class="lineno"> 6230</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1e76e9b64a10028e7e3a59e4af0961d7">clear_symmetry</a>();</div><div class="line"><a name="l06231"></a><span class="lineno"> 6231</span>  const ::operations_research::sat::SymmetryProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06232"></a><span class="lineno"> 6232</span>  PROTOBUF_MUST_USE_RESULT ::operations_research::sat::SymmetryProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a68498d52c33d7d26a3b0b16dd16133c2">release_symmetry</a>();</div><div class="line"><a name="l06233"></a><span class="lineno"> 6233</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">::operations_research::sat::SymmetryProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aab5bc3d15f4c841dce3d93f70ecdd07e">mutable_symmetry</a>();</div><div class="line"><a name="l06234"></a><span class="lineno"> 6234</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3150e442af5301d575006de031d5e666">set_allocated_symmetry</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">operations_research::sat::SymmetryProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>);</div><div class="line"><a name="l06235"></a><span class="lineno"> 6235</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06236"></a><span class="lineno"> 6236</span>  const ::operations_research::sat::SymmetryProto& _internal_symmetry() <span class="keyword">const</span>;</div><div class="line"><a name="l06237"></a><span class="lineno"> 6237</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">::operations_research::sat::SymmetryProto</a>* _internal_mutable_symmetry();</div><div class="line"><a name="l06238"></a><span class="lineno"> 6238</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06239"></a><span class="lineno"> 6239</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a5a0518245cd5acdfe58f2529a6f3cbd9">unsafe_arena_set_allocated_symmetry</a>(</div><div class="line"><a name="l06240"></a><span class="lineno"> 6240</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">operations_research::sat::SymmetryProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>);</div><div class="line"><a name="l06241"></a><span class="lineno"> 6241</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">::operations_research::sat::SymmetryProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6337075a75488a1afc747f0dbcf5f8e8">unsafe_arena_release_symmetry</a>();</div><div class="line"><a name="l06242"></a><span class="lineno"> 6242</span> </div><div class="line"><a name="l06243"></a><span class="lineno"> 6243</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CpModelProto)</span></div><div class="line"><a name="l06244"></a><span class="lineno"> 6244</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06245"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab618dbbac4a8d749da0d85c32932df36"> 6245</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l06246"></a><span class="lineno"> 6246</span> </div><div class="line"><a name="l06247"></a><span class="lineno"> 6247</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l06248"></a><span class="lineno"> 6248</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l06249"></a><span class="lineno"> 6249</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l06250"></a><span class="lineno"> 6250</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto > variables_;</div><div class="line"><a name="l06251"></a><span class="lineno"> 6251</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::ConstraintProto > constraints_;</div><div class="line"><a name="l06252"></a><span class="lineno"> 6252</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto > search_strategy_;</div><div class="line"><a name="l06253"></a><span class="lineno"> 6253</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > assumptions_;</div><div class="line"><a name="l06254"></a><span class="lineno"> 6254</span>  <span class="keyword">mutable</span> std::atomic<int> _assumptions_cached_byte_size_;</div><div class="line"><a name="l06255"></a><span class="lineno"> 6255</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;</div><div class="line"><a name="l06256"></a><span class="lineno"> 6256</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">::operations_research::sat::CpObjectiveProto</a>* <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div><div class="line"><a name="l06257"></a><span class="lineno"> 6257</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">::operations_research::sat::PartialVariableAssignment</a>* solution_hint_;</div><div class="line"><a name="l06258"></a><span class="lineno"> 6258</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">::operations_research::sat::SymmetryProto</a>* symmetry_;</div><div class="line"><a name="l06259"></a><span class="lineno"> 6259</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l06260"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 6260</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l06261"></a><span class="lineno"> 6261</span> };</div><div class="line"><a name="l06262"></a><span class="lineno"> 6262</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l06263"></a><span class="lineno"> 6263</span> </div><div class="line"><a name="l06264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html"> 6264</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a> final :</div><div class="line"><a name="l06265"></a><span class="lineno"> 6265</span>  <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="l06266"></a><span class="lineno"> 6266</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06267"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af317d5a9075e4fdfe95e74adcf571186"> 6267</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af317d5a9075e4fdfe95e74adcf571186">CpSolverResponse</a>() : <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>(nullptr) {}</div><div class="line"><a name="l06268"></a><span class="lineno"> 6268</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a073016b6ba5d12b36c8c62753065c108">~CpSolverResponse</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l06269"></a><span class="lineno"> 6269</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af317d5a9075e4fdfe95e74adcf571186">CpSolverResponse</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l06270"></a><span class="lineno"> 6270</span> </div><div class="line"><a name="l06271"></a><span class="lineno"> 6271</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af317d5a9075e4fdfe95e74adcf571186">CpSolverResponse</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& from);</div><div class="line"><a name="l06272"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab11eca7880e78910d964fd1a6ac48536"> 6272</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab11eca7880e78910d964fd1a6ac48536">CpSolverResponse</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>&& from) noexcept</div><div class="line"><a name="l06273"></a><span class="lineno"> 6273</span>  : <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af317d5a9075e4fdfe95e74adcf571186">CpSolverResponse</a>() {</div><div class="line"><a name="l06274"></a><span class="lineno"> 6274</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l06275"></a><span class="lineno"> 6275</span>  }</div><div class="line"><a name="l06276"></a><span class="lineno"> 6276</span> </div><div class="line"><a name="l06277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae6eda99ac2c7fb2762d11a8cbb0e9073"> 6277</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae6eda99ac2c7fb2762d11a8cbb0e9073">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& from) {</div><div class="line"><a name="l06278"></a><span class="lineno"> 6278</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1a458483ff0cd23220faebd46ec0bd37">CopyFrom</a>(from);</div><div class="line"><a name="l06279"></a><span class="lineno"> 6279</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l06280"></a><span class="lineno"> 6280</span>  }</div><div class="line"><a name="l06281"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7631545d395b49d1c64c534208fb2784"> 6281</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7631545d395b49d1c64c534208fb2784">operator=</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>&& from) noexcept {</div><div class="line"><a name="l06282"></a><span class="lineno"> 6282</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l06283"></a><span class="lineno"> 6283</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l06284"></a><span class="lineno"> 6284</span>  InternalSwap(&from);</div><div class="line"><a name="l06285"></a><span class="lineno"> 6285</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l06286"></a><span class="lineno"> 6286</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1a458483ff0cd23220faebd46ec0bd37">CopyFrom</a>(from);</div><div class="line"><a name="l06287"></a><span class="lineno"> 6287</span>  }</div><div class="line"><a name="l06288"></a><span class="lineno"> 6288</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l06289"></a><span class="lineno"> 6289</span>  }</div><div class="line"><a name="l06290"></a><span class="lineno"> 6290</span> </div><div class="line"><a name="l06291"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3093b30aa99ebf483676b451adbd5708"> 6291</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l06292"></a><span class="lineno"> 6292</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l06293"></a><span class="lineno"> 6293</span>  }</div><div class="line"><a name="l06294"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 6294</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l06295"></a><span class="lineno"> 6295</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a121fc271e89bc3b3d9e213f568afe6f2">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l06296"></a><span class="lineno"> 6296</span>  }</div><div class="line"><a name="l06297"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1357c96fb88e28af1b115542dcc00a0c"> 6297</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l06298"></a><span class="lineno"> 6298</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a121fc271e89bc3b3d9e213f568afe6f2">default_instance</a>().<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l06299"></a><span class="lineno"> 6299</span>  }</div><div class="line"><a name="l06300"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a121fc271e89bc3b3d9e213f568afe6f2"> 6300</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a121fc271e89bc3b3d9e213f568afe6f2">default_instance</a>() {</div><div class="line"><a name="l06301"></a><span class="lineno"> 6301</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a35c0424dc86a508abbafe44b6c0311ad">internal_default_instance</a>();</div><div class="line"><a name="l06302"></a><span class="lineno"> 6302</span>  }</div><div class="line"><a name="l06303"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a35c0424dc86a508abbafe44b6c0311ad"> 6303</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a35c0424dc86a508abbafe44b6c0311ad">internal_default_instance</a>() {</div><div class="line"><a name="l06304"></a><span class="lineno"> 6304</span>  <span class="keywordflow">return</span> reinterpret_cast<const CpSolverResponse*>(</div><div class="line"><a name="l06305"></a><span class="lineno"> 6305</span>  &<a class="code" href="namespaceoperations__research_1_1sat.html#a8cc08aed16e89a81f7cde799a790a3d1">_CpSolverResponse_default_instance_</a>);</div><div class="line"><a name="l06306"></a><span class="lineno"> 6306</span>  }</div><div class="line"><a name="l06307"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8473d52a88ddd9d90e879d1716586bee"> 6307</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l06308"></a><span class="lineno"> 6308</span>  28;</div><div class="line"><a name="l06309"></a><span class="lineno"> 6309</span> </div><div class="line"><a name="l06310"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a18137eef7618a47d519524eaca7eb565"> 6310</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a18137eef7618a47d519524eaca7eb565">swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l06311"></a><span class="lineno"> 6311</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l06312"></a><span class="lineno"> 6312</span>  }</div><div class="line"><a name="l06313"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8f51c53b724abc63e605389e8a4bded5"> 6313</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8f51c53b724abc63e605389e8a4bded5">Swap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>* other) {</div><div class="line"><a name="l06314"></a><span class="lineno"> 6314</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l06315"></a><span class="lineno"> 6315</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l06316"></a><span class="lineno"> 6316</span>  InternalSwap(other);</div><div class="line"><a name="l06317"></a><span class="lineno"> 6317</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l06318"></a><span class="lineno"> 6318</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l06319"></a><span class="lineno"> 6319</span>  }</div><div class="line"><a name="l06320"></a><span class="lineno"> 6320</span>  }</div><div class="line"><a name="l06321"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a26e886e4c00d6c591400e25f0a0c6d20"> 6321</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a26e886e4c00d6c591400e25f0a0c6d20">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>* other) {</div><div class="line"><a name="l06322"></a><span class="lineno"> 6322</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l06323"></a><span class="lineno"> 6323</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l06324"></a><span class="lineno"> 6324</span>  InternalSwap(other);</div><div class="line"><a name="l06325"></a><span class="lineno"> 6325</span>  }</div><div class="line"><a name="l06326"></a><span class="lineno"> 6326</span> </div><div class="line"><a name="l06327"></a><span class="lineno"> 6327</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l06328"></a><span class="lineno"> 6328</span> </div><div class="line"><a name="l06329"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab88764a2c2003f0ec0e0fbb8992da145"> 6329</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab88764a2c2003f0ec0e0fbb8992da145">New</a>() const final {</div><div class="line"><a name="l06330"></a><span class="lineno"> 6330</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af317d5a9075e4fdfe95e74adcf571186">CpSolverResponse</a>();</div><div class="line"><a name="l06331"></a><span class="lineno"> 6331</span>  }</div><div class="line"><a name="l06332"></a><span class="lineno"> 6332</span> </div><div class="line"><a name="l06333"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7d99b0f4052e1445051421a99936ea19"> 6333</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.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="l06334"></a><span class="lineno"> 6334</span>  <span class="keywordflow">return</span> CreateMaybeMessage<CpSolverResponse>(arena);</div><div class="line"><a name="l06335"></a><span class="lineno"> 6335</span>  }</div><div class="line"><a name="l06336"></a><span class="lineno"> 6336</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l06337"></a><span class="lineno"> 6337</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1a458483ff0cd23220faebd46ec0bd37">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& from);</div><div class="line"><a name="l06338"></a><span class="lineno"> 6338</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l06339"></a><span class="lineno"> 6339</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a57587c56a7838d2087ab52ec446ed601">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>& from);</div><div class="line"><a name="l06340"></a><span class="lineno"> 6340</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06341"></a><span class="lineno"> 6341</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l06342"></a><span class="lineno"> 6342</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06343"></a><span class="lineno"> 6343</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l06344"></a><span class="lineno"> 6344</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l06345"></a><span class="lineno"> 6345</span> </div><div class="line"><a name="l06346"></a><span class="lineno"> 6346</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l06347"></a><span class="lineno"> 6347</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div><div class="line"><a name="l06348"></a><span class="lineno"> 6348</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l06349"></a><span class="lineno"> 6349</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l06350"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 6350</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l06351"></a><span class="lineno"> 6351</span> </div><div class="line"><a name="l06352"></a><span class="lineno"> 6352</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06353"></a><span class="lineno"> 6353</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l06354"></a><span class="lineno"> 6354</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l06355"></a><span class="lineno"> 6355</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div><div class="line"><a name="l06356"></a><span class="lineno"> 6356</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a>* other);</div><div class="line"><a name="l06357"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9b35d94da3444084fc3673b7717b6cfe"> 6357</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l06358"></a><span class="lineno"> 6358</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l06359"></a><span class="lineno"> 6359</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.sat.CpSolverResponse"</span>;</div><div class="line"><a name="l06360"></a><span class="lineno"> 6360</span>  }</div><div class="line"><a name="l06361"></a><span class="lineno"> 6361</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l06362"></a><span class="lineno"> 6362</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af317d5a9075e4fdfe95e74adcf571186">CpSolverResponse</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l06363"></a><span class="lineno"> 6363</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l06364"></a><span class="lineno"> 6364</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06365"></a><span class="lineno"> 6365</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div><div class="line"><a name="l06366"></a><span class="lineno"> 6366</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l06367"></a><span class="lineno"> 6367</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06368"></a><span class="lineno"> 6368</span> </div><div class="line"><a name="l06369"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 6369</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l06370"></a><span class="lineno"> 6370</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l06371"></a><span class="lineno"> 6371</span> </div><div class="line"><a name="l06372"></a><span class="lineno"> 6372</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l06373"></a><span class="lineno"> 6373</span> </div><div class="line"><a name="l06374"></a><span class="lineno"> 6374</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l06375"></a><span class="lineno"> 6375</span> </div><div class="line"><a name="l06376"></a><span class="lineno"> 6376</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l06377"></a><span class="lineno"> 6377</span> </div><div class="line"><a name="l06378"></a><span class="lineno"> 6378</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l06379"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a39d3c646e1e9de091ecacc30e722a252"> 6379</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a39d3c646e1e9de091ecacc30e722a252">kSolutionFieldNumber</a> = 2,</div><div class="line"><a name="l06380"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a726b1456eb073b4083cabcafcb98e952"> 6380</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a726b1456eb073b4083cabcafcb98e952">kSolutionLowerBoundsFieldNumber</a> = 18,</div><div class="line"><a name="l06381"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a0ae810b2b4ed10423c51e0115b6bc612"> 6381</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a0ae810b2b4ed10423c51e0115b6bc612">kSolutionUpperBoundsFieldNumber</a> = 19,</div><div class="line"><a name="l06382"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a95c100e3b4856e2c98110f96d71825ba"> 6382</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a95c100e3b4856e2c98110f96d71825ba">kTightenedVariablesFieldNumber</a> = 21,</div><div class="line"><a name="l06383"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ad5e11c4963f49739eee5a1bb24ab4f7d"> 6383</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ad5e11c4963f49739eee5a1bb24ab4f7d">kSufficientAssumptionsForInfeasibilityFieldNumber</a> = 23,</div><div class="line"><a name="l06384"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a3098e5876b410816a27f076c9519bfa1"> 6384</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a3098e5876b410816a27f076c9519bfa1">kSolutionInfoFieldNumber</a> = 20,</div><div class="line"><a name="l06385"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae9845a8d559596f3fa3652d27f53f348"> 6385</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae9845a8d559596f3fa3652d27f53f348">kSolveLogFieldNumber</a> = 26,</div><div class="line"><a name="l06386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a955ed2bbcc2dd234c683c09caab85447"> 6386</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a955ed2bbcc2dd234c683c09caab85447">kObjectiveValueFieldNumber</a> = 3,</div><div class="line"><a name="l06387"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a62956891c269f2e93ca5d3a6da69239a"> 6387</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a62956891c269f2e93ca5d3a6da69239a">kStatusFieldNumber</a> = 1,</div><div class="line"><a name="l06388"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae0a0e6c786dd09763f0ebe3e763e3043"> 6388</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae0a0e6c786dd09763f0ebe3e763e3043">kAllSolutionsWereFoundFieldNumber</a> = 5,</div><div class="line"><a name="l06389"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ab93b021657c7f73ac77a828afa3da37d"> 6389</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ab93b021657c7f73ac77a828afa3da37d">kBestObjectiveBoundFieldNumber</a> = 4,</div><div class="line"><a name="l06390"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a346d65ac48da6b3507f0eaf9ff6f89ed"> 6390</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a346d65ac48da6b3507f0eaf9ff6f89ed">kNumBooleansFieldNumber</a> = 10,</div><div class="line"><a name="l06391"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a938352aa10620d258de730367e73a0bb"> 6391</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a938352aa10620d258de730367e73a0bb">kNumConflictsFieldNumber</a> = 11,</div><div class="line"><a name="l06392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a755ca5123372be8a39a7537ac0dd9098"> 6392</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a755ca5123372be8a39a7537ac0dd9098">kNumBranchesFieldNumber</a> = 12,</div><div class="line"><a name="l06393"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a10f072f5d166cd773514cdd1aec6a248"> 6393</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a10f072f5d166cd773514cdd1aec6a248">kNumBinaryPropagationsFieldNumber</a> = 13,</div><div class="line"><a name="l06394"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a88fcac065c49767b85c54474cfa6ddb2"> 6394</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a88fcac065c49767b85c54474cfa6ddb2">kNumIntegerPropagationsFieldNumber</a> = 14,</div><div class="line"><a name="l06395"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a93da50524f7b9fa9a0e9236275e9ca9c"> 6395</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a93da50524f7b9fa9a0e9236275e9ca9c">kWallTimeFieldNumber</a> = 15,</div><div class="line"><a name="l06396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17abaf39793c59a1c0cf26ecc9c259b5a30"> 6396</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17abaf39793c59a1c0cf26ecc9c259b5a30">kUserTimeFieldNumber</a> = 16,</div><div class="line"><a name="l06397"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a106b8f0ad2bae9c7995ebd3b51fbc329"> 6397</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a106b8f0ad2bae9c7995ebd3b51fbc329">kDeterministicTimeFieldNumber</a> = 17,</div><div class="line"><a name="l06398"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae422630b719657d918fde43707448bac"> 6398</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae422630b719657d918fde43707448bac">kPrimalIntegralFieldNumber</a> = 22,</div><div class="line"><a name="l06399"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a811c26d301639424bd73c89f82d0b59c"> 6399</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a811c26d301639424bd73c89f82d0b59c">kNumRestartsFieldNumber</a> = 24,</div><div class="line"><a name="l06400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ab9a14e4b928f6c0de5180dc632b0c2cf"> 6400</a></span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ab9a14e4b928f6c0de5180dc632b0c2cf">kNumLpIterationsFieldNumber</a> = 25,</div><div class="line"><a name="l06401"></a><span class="lineno"> 6401</span>  };</div><div class="line"><a name="l06402"></a><span class="lineno"> 6402</span>  <span class="comment">// repeated int64 solution = 2;</span></div><div class="line"><a name="l06403"></a><span class="lineno"> 6403</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4b6c78ce9ae112cc350427c1f4adbffe">solution_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06404"></a><span class="lineno"> 6404</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06405"></a><span class="lineno"> 6405</span>  <span class="keywordtype">int</span> _internal_solution_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06406"></a><span class="lineno"> 6406</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06407"></a><span class="lineno"> 6407</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a83793a11cefa7a61bc496ac153a9b7a1">clear_solution</a>();</div><div class="line"><a name="l06408"></a><span class="lineno"> 6408</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06409"></a><span class="lineno"> 6409</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l06410"></a><span class="lineno"> 6410</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l06411"></a><span class="lineno"> 6411</span>  _internal_solution() <span class="keyword">const</span>;</div><div class="line"><a name="l06412"></a><span class="lineno"> 6412</span>  <span class="keywordtype">void</span> _internal_add_solution(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06413"></a><span class="lineno"> 6413</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l06414"></a><span class="lineno"> 6414</span>  _internal_mutable_solution();</div><div class="line"><a name="l06415"></a><span class="lineno"> 6415</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06416"></a><span class="lineno"> 6416</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3a689a545aed80fae1dc63525e17fd21">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="l06417"></a><span class="lineno"> 6417</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad496dd42544d0d0567cea950235d7064">set_solution</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06418"></a><span class="lineno"> 6418</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a55c4c8a331f62f950abea2d110eb2398">add_solution</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06419"></a><span class="lineno"> 6419</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l06420"></a><span class="lineno"> 6420</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3a689a545aed80fae1dc63525e17fd21">solution</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06421"></a><span class="lineno"> 6421</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l06422"></a><span class="lineno"> 6422</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac052534f049ca3a9633fc1f935672c4d">mutable_solution</a>();</div><div class="line"><a name="l06423"></a><span class="lineno"> 6423</span> </div><div class="line"><a name="l06424"></a><span class="lineno"> 6424</span>  <span class="comment">// repeated int64 solution_lower_bounds = 18;</span></div><div class="line"><a name="l06425"></a><span class="lineno"> 6425</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a98bbfb6489e312fbedd99bb10f7695e0">solution_lower_bounds_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06426"></a><span class="lineno"> 6426</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06427"></a><span class="lineno"> 6427</span>  <span class="keywordtype">int</span> _internal_solution_lower_bounds_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06428"></a><span class="lineno"> 6428</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06429"></a><span class="lineno"> 6429</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a198eab6e90987a37e2d031822b329028">clear_solution_lower_bounds</a>();</div><div class="line"><a name="l06430"></a><span class="lineno"> 6430</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06431"></a><span class="lineno"> 6431</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l06432"></a><span class="lineno"> 6432</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l06433"></a><span class="lineno"> 6433</span>  _internal_solution_lower_bounds() <span class="keyword">const</span>;</div><div class="line"><a name="l06434"></a><span class="lineno"> 6434</span>  <span class="keywordtype">void</span> _internal_add_solution_lower_bounds(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06435"></a><span class="lineno"> 6435</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l06436"></a><span class="lineno"> 6436</span>  _internal_mutable_solution_lower_bounds();</div><div class="line"><a name="l06437"></a><span class="lineno"> 6437</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06438"></a><span class="lineno"> 6438</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5caedccfd80da295be306a94accc50da">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="l06439"></a><span class="lineno"> 6439</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a76e123e4dee87181dcaac22be86ab4ce">set_solution_lower_bounds</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06440"></a><span class="lineno"> 6440</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a93aafe50ca64adaabf4c45a671779387">add_solution_lower_bounds</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06441"></a><span class="lineno"> 6441</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l06442"></a><span class="lineno"> 6442</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5caedccfd80da295be306a94accc50da">solution_lower_bounds</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06443"></a><span class="lineno"> 6443</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l06444"></a><span class="lineno"> 6444</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#adf8d733ea7970afa1eede58ab4dc1361">mutable_solution_lower_bounds</a>();</div><div class="line"><a name="l06445"></a><span class="lineno"> 6445</span> </div><div class="line"><a name="l06446"></a><span class="lineno"> 6446</span>  <span class="comment">// repeated int64 solution_upper_bounds = 19;</span></div><div class="line"><a name="l06447"></a><span class="lineno"> 6447</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a47c71890f743188dc922d9283c8f5639">solution_upper_bounds_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06448"></a><span class="lineno"> 6448</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06449"></a><span class="lineno"> 6449</span>  <span class="keywordtype">int</span> _internal_solution_upper_bounds_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06450"></a><span class="lineno"> 6450</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06451"></a><span class="lineno"> 6451</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2d05bc585c3ea183b952bd2d48381412">clear_solution_upper_bounds</a>();</div><div class="line"><a name="l06452"></a><span class="lineno"> 6452</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06453"></a><span class="lineno"> 6453</span>  ::PROTOBUF_NAMESPACE_ID::int64 _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="l06454"></a><span class="lineno"> 6454</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l06455"></a><span class="lineno"> 6455</span>  _internal_solution_upper_bounds() <span class="keyword">const</span>;</div><div class="line"><a name="l06456"></a><span class="lineno"> 6456</span>  <span class="keywordtype">void</span> _internal_add_solution_upper_bounds(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06457"></a><span class="lineno"> 6457</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l06458"></a><span class="lineno"> 6458</span>  _internal_mutable_solution_upper_bounds();</div><div class="line"><a name="l06459"></a><span class="lineno"> 6459</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06460"></a><span class="lineno"> 6460</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a854e5dcc2a4ed335e55c9115c2ce8269">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="l06461"></a><span class="lineno"> 6461</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab15db161cdf5d881497ef073ffd10ba6">set_solution_upper_bounds</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06462"></a><span class="lineno"> 6462</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1fdf8456575b5c6b192a0170da03d9ad">add_solution_upper_bounds</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06463"></a><span class="lineno"> 6463</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l06464"></a><span class="lineno"> 6464</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a854e5dcc2a4ed335e55c9115c2ce8269">solution_upper_bounds</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06465"></a><span class="lineno"> 6465</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l06466"></a><span class="lineno"> 6466</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab64daa09d9aa8866001bfb490a7c48f7">mutable_solution_upper_bounds</a>();</div><div class="line"><a name="l06467"></a><span class="lineno"> 6467</span> </div><div class="line"><a name="l06468"></a><span class="lineno"> 6468</span>  <span class="comment">// repeated .operations_research.sat.IntegerVariableProto tightened_variables = 21;</span></div><div class="line"><a name="l06469"></a><span class="lineno"> 6469</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5101b278f085ecb3bd4c515a2abba5f5">tightened_variables_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06470"></a><span class="lineno"> 6470</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06471"></a><span class="lineno"> 6471</span>  <span class="keywordtype">int</span> _internal_tightened_variables_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06472"></a><span class="lineno"> 6472</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06473"></a><span class="lineno"> 6473</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4c6244ce151d7dd4d9e7bbd6d82531f2">clear_tightened_variables</a>();</div><div class="line"><a name="l06474"></a><span class="lineno"> 6474</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9280b60e3851c8b26bbd58f3f14f5c0f">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="l06475"></a><span class="lineno"> 6475</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto >*</div><div class="line"><a name="l06476"></a><span class="lineno"> 6476</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9280b60e3851c8b26bbd58f3f14f5c0f">mutable_tightened_variables</a>();</div><div class="line"><a name="l06477"></a><span class="lineno"> 6477</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06478"></a><span class="lineno"> 6478</span>  const ::operations_research::sat::IntegerVariableProto& _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="l06479"></a><span class="lineno"> 6479</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* _internal_add_tightened_variables();</div><div class="line"><a name="l06480"></a><span class="lineno"> 6480</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06481"></a><span class="lineno"> 6481</span>  const ::operations_research::sat::IntegerVariableProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2cc64beb5a7247b430484fcae5074aa9">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="l06482"></a><span class="lineno"> 6482</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aaf81e27528b69ef0f238bfac4aceb46e">add_tightened_variables</a>();</div><div class="line"><a name="l06483"></a><span class="lineno"> 6483</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto >&</div><div class="line"><a name="l06484"></a><span class="lineno"> 6484</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2cc64beb5a7247b430484fcae5074aa9">tightened_variables</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06485"></a><span class="lineno"> 6485</span> </div><div class="line"><a name="l06486"></a><span class="lineno"> 6486</span>  <span class="comment">// repeated int32 sufficient_assumptions_for_infeasibility = 23;</span></div><div class="line"><a name="l06487"></a><span class="lineno"> 6487</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a6f1453006e99346a1b64ec01558706b6">sufficient_assumptions_for_infeasibility_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06488"></a><span class="lineno"> 6488</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06489"></a><span class="lineno"> 6489</span>  <span class="keywordtype">int</span> _internal_sufficient_assumptions_for_infeasibility_size() <span class="keyword">const</span>;</div><div class="line"><a name="l06490"></a><span class="lineno"> 6490</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06491"></a><span class="lineno"> 6491</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0522d1237042155f77d8b426dac80903">clear_sufficient_assumptions_for_infeasibility</a>();</div><div class="line"><a name="l06492"></a><span class="lineno"> 6492</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06493"></a><span class="lineno"> 6493</span>  ::PROTOBUF_NAMESPACE_ID::int32 _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="l06494"></a><span class="lineno"> 6494</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06495"></a><span class="lineno"> 6495</span>  _internal_sufficient_assumptions_for_infeasibility() <span class="keyword">const</span>;</div><div class="line"><a name="l06496"></a><span class="lineno"> 6496</span>  <span class="keywordtype">void</span> _internal_add_sufficient_assumptions_for_infeasibility(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06497"></a><span class="lineno"> 6497</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06498"></a><span class="lineno"> 6498</span>  _internal_mutable_sufficient_assumptions_for_infeasibility();</div><div class="line"><a name="l06499"></a><span class="lineno"> 6499</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06500"></a><span class="lineno"> 6500</span>  ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac95f881e7802995e5c9c9d29fc49672d">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="l06501"></a><span class="lineno"> 6501</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aa7922c19e8882f501b1c9fb26afdfef0">set_sufficient_assumptions_for_infeasibility</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06502"></a><span class="lineno"> 6502</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8a5c587fb669a35165ac681b495e52b7">add_sufficient_assumptions_for_infeasibility</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06503"></a><span class="lineno"> 6503</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06504"></a><span class="lineno"> 6504</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac95f881e7802995e5c9c9d29fc49672d">sufficient_assumptions_for_infeasibility</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06505"></a><span class="lineno"> 6505</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06506"></a><span class="lineno"> 6506</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a316796216a84ba6729f25e1bbb797b47">mutable_sufficient_assumptions_for_infeasibility</a>();</div><div class="line"><a name="l06507"></a><span class="lineno"> 6507</span> </div><div class="line"><a name="l06508"></a><span class="lineno"> 6508</span>  <span class="comment">// string solution_info = 20;</span></div><div class="line"><a name="l06509"></a><span class="lineno"> 6509</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aadc81f8fe1ef7dba16e87cb3bf1d2231">clear_solution_info</a>();</div><div class="line"><a name="l06510"></a><span class="lineno"> 6510</span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab950f5b42618cc02f5f742c9476eb81b">solution_info</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06511"></a><span class="lineno"> 6511</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0 = <span class="keyword">const</span> std::string&, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l06512"></a><span class="lineno"> 6512</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad3cdb7a43a27e44731af9e6c55ed1459">set_solution_info</a>(ArgT0&& arg0, ArgT... args);</div><div class="line"><a name="l06513"></a><span class="lineno"> 6513</span>  std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a61a5ea2fc11ec3a5593f645546be705e">mutable_solution_info</a>();</div><div class="line"><a name="l06514"></a><span class="lineno"> 6514</span>  PROTOBUF_MUST_USE_RESULT std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a85d241f32f9c16a72cb0bbf6af142229">release_solution_info</a>();</div><div class="line"><a name="l06515"></a><span class="lineno"> 6515</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0bae5a260b28c7bc5ad83c206e346fa8">set_allocated_solution_info</a>(std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab950f5b42618cc02f5f742c9476eb81b">solution_info</a>);</div><div class="line"><a name="l06516"></a><span class="lineno"> 6516</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06517"></a><span class="lineno"> 6517</span>  <span class="keyword">const</span> std::string& _internal_solution_info() <span class="keyword">const</span>;</div><div class="line"><a name="l06518"></a><span class="lineno"> 6518</span>  <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE <span class="keywordtype">void</span> _internal_set_solution_info(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06519"></a><span class="lineno"> 6519</span>  std::string* _internal_mutable_solution_info();</div><div class="line"><a name="l06520"></a><span class="lineno"> 6520</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06521"></a><span class="lineno"> 6521</span> </div><div class="line"><a name="l06522"></a><span class="lineno"> 6522</span>  <span class="comment">// string solve_log = 26;</span></div><div class="line"><a name="l06523"></a><span class="lineno"> 6523</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1bdafa24b34e9b4c87d3e65b6a6bec77">clear_solve_log</a>();</div><div class="line"><a name="l06524"></a><span class="lineno"> 6524</span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7c55f05527b1403f4d30e48160fdae90">solve_log</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06525"></a><span class="lineno"> 6525</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0 = <span class="keyword">const</span> std::string&, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l06526"></a><span class="lineno"> 6526</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7ee3496ab69162290edf652361d9480a">set_solve_log</a>(ArgT0&& arg0, ArgT... args);</div><div class="line"><a name="l06527"></a><span class="lineno"> 6527</span>  std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad44e38061979bc29d095f970c5c205e1">mutable_solve_log</a>();</div><div class="line"><a name="l06528"></a><span class="lineno"> 6528</span>  PROTOBUF_MUST_USE_RESULT std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4372652ac5655eab03c7d7f50e89d6a3">release_solve_log</a>();</div><div class="line"><a name="l06529"></a><span class="lineno"> 6529</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad184482a0bc641bfabd3586d41134ed2">set_allocated_solve_log</a>(std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7c55f05527b1403f4d30e48160fdae90">solve_log</a>);</div><div class="line"><a name="l06530"></a><span class="lineno"> 6530</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06531"></a><span class="lineno"> 6531</span>  <span class="keyword">const</span> std::string& _internal_solve_log() <span class="keyword">const</span>;</div><div class="line"><a name="l06532"></a><span class="lineno"> 6532</span>  <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE <span class="keywordtype">void</span> _internal_set_solve_log(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06533"></a><span class="lineno"> 6533</span>  std::string* _internal_mutable_solve_log();</div><div class="line"><a name="l06534"></a><span class="lineno"> 6534</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06535"></a><span class="lineno"> 6535</span> </div><div class="line"><a name="l06536"></a><span class="lineno"> 6536</span>  <span class="comment">// double objective_value = 3;</span></div><div class="line"><a name="l06537"></a><span class="lineno"> 6537</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af79b8b18aa9538006bab8757590540b4">clear_objective_value</a>();</div><div class="line"><a name="l06538"></a><span class="lineno"> 6538</span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a84f066c304d8bcbb9567be094feb9b08">objective_value</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06539"></a><span class="lineno"> 6539</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a71a3a7fbc5152e2ebff28db19f303fdc">set_objective_value</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06540"></a><span class="lineno"> 6540</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06541"></a><span class="lineno"> 6541</span>  <span class="keywordtype">double</span> _internal_objective_value() <span class="keyword">const</span>;</div><div class="line"><a name="l06542"></a><span class="lineno"> 6542</span>  <span class="keywordtype">void</span> _internal_set_objective_value(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06543"></a><span class="lineno"> 6543</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06544"></a><span class="lineno"> 6544</span> </div><div class="line"><a name="l06545"></a><span class="lineno"> 6545</span>  <span class="comment">// .operations_research.sat.CpSolverStatus status = 1;</span></div><div class="line"><a name="l06546"></a><span class="lineno"> 6546</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac5b45785286d1161eb772146a1311c5a">clear_status</a>();</div><div class="line"><a name="l06547"></a><span class="lineno"> 6547</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">::operations_research::sat::CpSolverStatus</a> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac219bb25478918f4513fa26378eef483">status</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06548"></a><span class="lineno"> 6548</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06549"></a><span class="lineno"> 6549</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06550"></a><span class="lineno"> 6550</span>  <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="l06551"></a><span class="lineno"> 6551</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06552"></a><span class="lineno"> 6552</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06553"></a><span class="lineno"> 6553</span> </div><div class="line"><a name="l06554"></a><span class="lineno"> 6554</span>  <span class="comment">// bool all_solutions_were_found = 5;</span></div><div class="line"><a name="l06555"></a><span class="lineno"> 6555</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1336ba000535d8e9f234605a462b15c4">clear_all_solutions_were_found</a>();</div><div class="line"><a name="l06556"></a><span class="lineno"> 6556</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9df244d042dabbe0dd7197ac9a531e3a">all_solutions_were_found</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06557"></a><span class="lineno"> 6557</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abac2a38fb6aadfde0e58610d51acae51">set_all_solutions_were_found</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06558"></a><span class="lineno"> 6558</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06559"></a><span class="lineno"> 6559</span>  <span class="keywordtype">bool</span> _internal_all_solutions_were_found() <span class="keyword">const</span>;</div><div class="line"><a name="l06560"></a><span class="lineno"> 6560</span>  <span class="keywordtype">void</span> _internal_set_all_solutions_were_found(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06561"></a><span class="lineno"> 6561</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06562"></a><span class="lineno"> 6562</span> </div><div class="line"><a name="l06563"></a><span class="lineno"> 6563</span>  <span class="comment">// double best_objective_bound = 4;</span></div><div class="line"><a name="l06564"></a><span class="lineno"> 6564</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9ce43a595ad994c67ebd4cc3a5cda0df">clear_best_objective_bound</a>();</div><div class="line"><a name="l06565"></a><span class="lineno"> 6565</span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a084d42f2437a4d0666990dc4681e68ec">best_objective_bound</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06566"></a><span class="lineno"> 6566</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a014418b870b720fe0d79575ecf434880">set_best_objective_bound</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06567"></a><span class="lineno"> 6567</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06568"></a><span class="lineno"> 6568</span>  <span class="keywordtype">double</span> _internal_best_objective_bound() <span class="keyword">const</span>;</div><div class="line"><a name="l06569"></a><span class="lineno"> 6569</span>  <span class="keywordtype">void</span> _internal_set_best_objective_bound(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06570"></a><span class="lineno"> 6570</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06571"></a><span class="lineno"> 6571</span> </div><div class="line"><a name="l06572"></a><span class="lineno"> 6572</span>  <span class="comment">// int64 num_booleans = 10;</span></div><div class="line"><a name="l06573"></a><span class="lineno"> 6573</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac75a80b4be662a00351a815a829f1e33">clear_num_booleans</a>();</div><div class="line"><a name="l06574"></a><span class="lineno"> 6574</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a210e392a7c47f37956908e7cc794b914">num_booleans</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06575"></a><span class="lineno"> 6575</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abca832c427e9fab19e03e96b24870139">set_num_booleans</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06576"></a><span class="lineno"> 6576</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06577"></a><span class="lineno"> 6577</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_num_booleans() <span class="keyword">const</span>;</div><div class="line"><a name="l06578"></a><span class="lineno"> 6578</span>  <span class="keywordtype">void</span> _internal_set_num_booleans(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06579"></a><span class="lineno"> 6579</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06580"></a><span class="lineno"> 6580</span> </div><div class="line"><a name="l06581"></a><span class="lineno"> 6581</span>  <span class="comment">// int64 num_conflicts = 11;</span></div><div class="line"><a name="l06582"></a><span class="lineno"> 6582</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8930d410c7141adab598bfae8c1225ac">clear_num_conflicts</a>();</div><div class="line"><a name="l06583"></a><span class="lineno"> 6583</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#acedaf6027968c813222513513f484d98">num_conflicts</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06584"></a><span class="lineno"> 6584</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2fbce431dcb3c3e03d424e880a80cd57">set_num_conflicts</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06585"></a><span class="lineno"> 6585</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06586"></a><span class="lineno"> 6586</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_num_conflicts() <span class="keyword">const</span>;</div><div class="line"><a name="l06587"></a><span class="lineno"> 6587</span>  <span class="keywordtype">void</span> _internal_set_num_conflicts(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06588"></a><span class="lineno"> 6588</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06589"></a><span class="lineno"> 6589</span> </div><div class="line"><a name="l06590"></a><span class="lineno"> 6590</span>  <span class="comment">// int64 num_branches = 12;</span></div><div class="line"><a name="l06591"></a><span class="lineno"> 6591</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a51124c9f2f7fcbc20af1bde3339576d5">clear_num_branches</a>();</div><div class="line"><a name="l06592"></a><span class="lineno"> 6592</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a75b2205f06e95c8ce1dea7d152920e41">num_branches</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06593"></a><span class="lineno"> 6593</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0abe593525e5080953426d932d55ed9f">set_num_branches</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06594"></a><span class="lineno"> 6594</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06595"></a><span class="lineno"> 6595</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_num_branches() <span class="keyword">const</span>;</div><div class="line"><a name="l06596"></a><span class="lineno"> 6596</span>  <span class="keywordtype">void</span> _internal_set_num_branches(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06597"></a><span class="lineno"> 6597</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06598"></a><span class="lineno"> 6598</span> </div><div class="line"><a name="l06599"></a><span class="lineno"> 6599</span>  <span class="comment">// int64 num_binary_propagations = 13;</span></div><div class="line"><a name="l06600"></a><span class="lineno"> 6600</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad9e9e965e1a64457043558b8e843f787">clear_num_binary_propagations</a>();</div><div class="line"><a name="l06601"></a><span class="lineno"> 6601</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0735d1f9365a85e30d55e0100e16dc2c">num_binary_propagations</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06602"></a><span class="lineno"> 6602</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a82c911917947178fe3d041bf8c8ae253">set_num_binary_propagations</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06603"></a><span class="lineno"> 6603</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06604"></a><span class="lineno"> 6604</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_num_binary_propagations() <span class="keyword">const</span>;</div><div class="line"><a name="l06605"></a><span class="lineno"> 6605</span>  <span class="keywordtype">void</span> _internal_set_num_binary_propagations(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06606"></a><span class="lineno"> 6606</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06607"></a><span class="lineno"> 6607</span> </div><div class="line"><a name="l06608"></a><span class="lineno"> 6608</span>  <span class="comment">// int64 num_integer_propagations = 14;</span></div><div class="line"><a name="l06609"></a><span class="lineno"> 6609</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8c8bcb046e9eaa54045cfcfa3ebf1c5d">clear_num_integer_propagations</a>();</div><div class="line"><a name="l06610"></a><span class="lineno"> 6610</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4750c656a87f33f2b1a5209ae28b9df3">num_integer_propagations</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06611"></a><span class="lineno"> 6611</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a36dcc81f2d597b9aeddbc94f2f999b1d">set_num_integer_propagations</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06612"></a><span class="lineno"> 6612</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06613"></a><span class="lineno"> 6613</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_num_integer_propagations() <span class="keyword">const</span>;</div><div class="line"><a name="l06614"></a><span class="lineno"> 6614</span>  <span class="keywordtype">void</span> _internal_set_num_integer_propagations(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06615"></a><span class="lineno"> 6615</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06616"></a><span class="lineno"> 6616</span> </div><div class="line"><a name="l06617"></a><span class="lineno"> 6617</span>  <span class="comment">// double wall_time = 15;</span></div><div class="line"><a name="l06618"></a><span class="lineno"> 6618</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a37c3b0a18a88fa2e6c9ee65366ee0de6">clear_wall_time</a>();</div><div class="line"><a name="l06619"></a><span class="lineno"> 6619</span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a76c9f0c7d570ac730d842956f4468bd3">wall_time</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06620"></a><span class="lineno"> 6620</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae1fc6638d8c9966768e5ebe01a3ae826">set_wall_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06621"></a><span class="lineno"> 6621</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06622"></a><span class="lineno"> 6622</span>  <span class="keywordtype">double</span> _internal_wall_time() <span class="keyword">const</span>;</div><div class="line"><a name="l06623"></a><span class="lineno"> 6623</span>  <span class="keywordtype">void</span> _internal_set_wall_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06624"></a><span class="lineno"> 6624</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06625"></a><span class="lineno"> 6625</span> </div><div class="line"><a name="l06626"></a><span class="lineno"> 6626</span>  <span class="comment">// double user_time = 16;</span></div><div class="line"><a name="l06627"></a><span class="lineno"> 6627</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad722ad2cfd3e72602807265d50d42497">clear_user_time</a>();</div><div class="line"><a name="l06628"></a><span class="lineno"> 6628</span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abafe2a36d39cac499e4766e7c98113b7">user_time</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06629"></a><span class="lineno"> 6629</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad776cc8071131553d51802f67f9b7d9e">set_user_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06630"></a><span class="lineno"> 6630</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06631"></a><span class="lineno"> 6631</span>  <span class="keywordtype">double</span> _internal_user_time() <span class="keyword">const</span>;</div><div class="line"><a name="l06632"></a><span class="lineno"> 6632</span>  <span class="keywordtype">void</span> _internal_set_user_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06633"></a><span class="lineno"> 6633</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06634"></a><span class="lineno"> 6634</span> </div><div class="line"><a name="l06635"></a><span class="lineno"> 6635</span>  <span class="comment">// double deterministic_time = 17;</span></div><div class="line"><a name="l06636"></a><span class="lineno"> 6636</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af7993b6578277f2a5cb166704460ef09">clear_deterministic_time</a>();</div><div class="line"><a name="l06637"></a><span class="lineno"> 6637</span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae525d235b02bcfc962d845e28f5f0125">deterministic_time</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06638"></a><span class="lineno"> 6638</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aec3907e50cb04959e80ad40ee0d154ac">set_deterministic_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06639"></a><span class="lineno"> 6639</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06640"></a><span class="lineno"> 6640</span>  <span class="keywordtype">double</span> _internal_deterministic_time() <span class="keyword">const</span>;</div><div class="line"><a name="l06641"></a><span class="lineno"> 6641</span>  <span class="keywordtype">void</span> _internal_set_deterministic_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06642"></a><span class="lineno"> 6642</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06643"></a><span class="lineno"> 6643</span> </div><div class="line"><a name="l06644"></a><span class="lineno"> 6644</span>  <span class="comment">// double primal_integral = 22;</span></div><div class="line"><a name="l06645"></a><span class="lineno"> 6645</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aae280f6928c10e6c41e6cb9f5b34c909">clear_primal_integral</a>();</div><div class="line"><a name="l06646"></a><span class="lineno"> 6646</span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#addc498b627409a8ddf856431b62c1d50">primal_integral</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06647"></a><span class="lineno"> 6647</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ada280373dce092f67fbfbe6ffdd2b2d4">set_primal_integral</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06648"></a><span class="lineno"> 6648</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06649"></a><span class="lineno"> 6649</span>  <span class="keywordtype">double</span> _internal_primal_integral() <span class="keyword">const</span>;</div><div class="line"><a name="l06650"></a><span class="lineno"> 6650</span>  <span class="keywordtype">void</span> _internal_set_primal_integral(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06651"></a><span class="lineno"> 6651</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06652"></a><span class="lineno"> 6652</span> </div><div class="line"><a name="l06653"></a><span class="lineno"> 6653</span>  <span class="comment">// int64 num_restarts = 24;</span></div><div class="line"><a name="l06654"></a><span class="lineno"> 6654</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#addf2043f2da0cd624150e901f5b02e6b">clear_num_restarts</a>();</div><div class="line"><a name="l06655"></a><span class="lineno"> 6655</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4f4396307c8ca4a14ad825950cf5e8a7">num_restarts</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06656"></a><span class="lineno"> 6656</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a840e0f83bf681d0d683a291405f2ed83">set_num_restarts</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06657"></a><span class="lineno"> 6657</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06658"></a><span class="lineno"> 6658</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_num_restarts() <span class="keyword">const</span>;</div><div class="line"><a name="l06659"></a><span class="lineno"> 6659</span>  <span class="keywordtype">void</span> _internal_set_num_restarts(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06660"></a><span class="lineno"> 6660</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06661"></a><span class="lineno"> 6661</span> </div><div class="line"><a name="l06662"></a><span class="lineno"> 6662</span>  <span class="comment">// int64 num_lp_iterations = 25;</span></div><div class="line"><a name="l06663"></a><span class="lineno"> 6663</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9c242c50bc315348281b4100cadd6a2f">clear_num_lp_iterations</a>();</div><div class="line"><a name="l06664"></a><span class="lineno"> 6664</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ada5401df383b6ab519754d4e1be19b08">num_lp_iterations</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l06665"></a><span class="lineno"> 6665</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0d00417d9e8b21e9fcc551e53285c8d5">set_num_lp_iterations</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06666"></a><span class="lineno"> 6666</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06667"></a><span class="lineno"> 6667</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_num_lp_iterations() <span class="keyword">const</span>;</div><div class="line"><a name="l06668"></a><span class="lineno"> 6668</span>  <span class="keywordtype">void</span> _internal_set_num_lp_iterations(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06669"></a><span class="lineno"> 6669</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l06670"></a><span class="lineno"> 6670</span> </div><div class="line"><a name="l06671"></a><span class="lineno"> 6671</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CpSolverResponse)</span></div><div class="line"><a name="l06672"></a><span class="lineno"> 6672</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l06673"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab618dbbac4a8d749da0d85c32932df36"> 6673</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l06674"></a><span class="lineno"> 6674</span> </div><div class="line"><a name="l06675"></a><span class="lineno"> 6675</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l06676"></a><span class="lineno"> 6676</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l06677"></a><span class="lineno"> 6677</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l06678"></a><span class="lineno"> 6678</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > solution_;</div><div class="line"><a name="l06679"></a><span class="lineno"> 6679</span>  <span class="keyword">mutable</span> std::atomic<int> _solution_cached_byte_size_;</div><div class="line"><a name="l06680"></a><span class="lineno"> 6680</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > solution_lower_bounds_;</div><div class="line"><a name="l06681"></a><span class="lineno"> 6681</span>  <span class="keyword">mutable</span> std::atomic<int> _solution_lower_bounds_cached_byte_size_;</div><div class="line"><a name="l06682"></a><span class="lineno"> 6682</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > solution_upper_bounds_;</div><div class="line"><a name="l06683"></a><span class="lineno"> 6683</span>  <span class="keyword">mutable</span> std::atomic<int> _solution_upper_bounds_cached_byte_size_;</div><div class="line"><a name="l06684"></a><span class="lineno"> 6684</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto > tightened_variables_;</div><div class="line"><a name="l06685"></a><span class="lineno"> 6685</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > sufficient_assumptions_for_infeasibility_;</div><div class="line"><a name="l06686"></a><span class="lineno"> 6686</span>  <span class="keyword">mutable</span> std::atomic<int> _sufficient_assumptions_for_infeasibility_cached_byte_size_;</div><div class="line"><a name="l06687"></a><span class="lineno"> 6687</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr solution_info_;</div><div class="line"><a name="l06688"></a><span class="lineno"> 6688</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr solve_log_;</div><div class="line"><a name="l06689"></a><span class="lineno"> 6689</span>  <span class="keywordtype">double</span> objective_value_;</div><div class="line"><a name="l06690"></a><span class="lineno"> 6690</span>  <span class="keywordtype">int</span> status_;</div><div class="line"><a name="l06691"></a><span class="lineno"> 6691</span>  <span class="keywordtype">bool</span> all_solutions_were_found_;</div><div class="line"><a name="l06692"></a><span class="lineno"> 6692</span>  <span class="keywordtype">double</span> best_objective_bound_;</div><div class="line"><a name="l06693"></a><span class="lineno"> 6693</span>  ::PROTOBUF_NAMESPACE_ID::int64 num_booleans_;</div><div class="line"><a name="l06694"></a><span class="lineno"> 6694</span>  ::PROTOBUF_NAMESPACE_ID::int64 num_conflicts_;</div><div class="line"><a name="l06695"></a><span class="lineno"> 6695</span>  ::PROTOBUF_NAMESPACE_ID::int64 num_branches_;</div><div class="line"><a name="l06696"></a><span class="lineno"> 6696</span>  ::PROTOBUF_NAMESPACE_ID::int64 num_binary_propagations_;</div><div class="line"><a name="l06697"></a><span class="lineno"> 6697</span>  ::PROTOBUF_NAMESPACE_ID::int64 num_integer_propagations_;</div><div class="line"><a name="l06698"></a><span class="lineno"> 6698</span>  <span class="keywordtype">double</span> wall_time_;</div><div class="line"><a name="l06699"></a><span class="lineno"> 6699</span>  <span class="keywordtype">double</span> user_time_;</div><div class="line"><a name="l06700"></a><span class="lineno"> 6700</span>  <span class="keywordtype">double</span> deterministic_time_;</div><div class="line"><a name="l06701"></a><span class="lineno"> 6701</span>  <span class="keywordtype">double</span> primal_integral_;</div><div class="line"><a name="l06702"></a><span class="lineno"> 6702</span>  ::PROTOBUF_NAMESPACE_ID::int64 num_restarts_;</div><div class="line"><a name="l06703"></a><span class="lineno"> 6703</span>  ::PROTOBUF_NAMESPACE_ID::int64 num_lp_iterations_;</div><div class="line"><a name="l06704"></a><span class="lineno"> 6704</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l06705"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 6705</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div><div class="line"><a name="l06706"></a><span class="lineno"> 6706</span> };</div><div class="line"><a name="l06707"></a><span class="lineno"> 6707</span> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l06708"></a><span class="lineno"> 6708</span> </div><div class="line"><a name="l06709"></a><span class="lineno"> 6709</span> </div><div class="line"><a name="l06710"></a><span class="lineno"> 6710</span> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l06711"></a><span class="lineno"> 6711</span> </div><div class="line"><a name="l06712"></a><span class="lineno"> 6712</span> <span class="preprocessor">#ifdef __GNUC__</span></div><div class="line"><a name="l06713"></a><span class="lineno"> 6713</span> <span class="preprocessor"> #pragma GCC diagnostic push</span></div><div class="line"><a name="l06714"></a><span class="lineno"> 6714</span> <span class="preprocessor"> #pragma GCC diagnostic ignored "-Wstrict-aliasing"</span></div><div class="line"><a name="l06715"></a><span class="lineno"> 6715</span> <span class="preprocessor">#endif // __GNUC__</span></div><div class="line"><a name="l06716"></a><span class="lineno"> 6716</span> <span class="comment">// IntegerVariableProto</span></div><div class="line"><a name="l06717"></a><span class="lineno"> 6717</span> </div><div class="line"><a name="l06718"></a><span class="lineno"> 6718</span> <span class="comment">// string name = 1;</span></div><div class="line"><a name="l06719"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a458dd99a041a02e37d5b249201b18050"> 6719</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a458dd99a041a02e37d5b249201b18050">IntegerVariableProto::clear_name</a>() {</div><div class="line"><a name="l06720"></a><span class="lineno"> 6720</span>  name_.ClearToEmpty();</div><div class="line"><a name="l06721"></a><span class="lineno"> 6721</span> }</div><div class="line"><a name="l06722"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a24dcbf29c0d6cd766009a182a6484e3b"> 6722</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">IntegerVariableProto::name</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06723"></a><span class="lineno"> 6723</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntegerVariableProto.name)</span></div><div class="line"><a name="l06724"></a><span class="lineno"> 6724</span>  <span class="keywordflow">return</span> _internal_name();</div><div class="line"><a name="l06725"></a><span class="lineno"> 6725</span> }</div><div class="line"><a name="l06726"></a><span class="lineno"> 6726</span> <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l06727"></a><span class="lineno"> 6727</span> <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE</div><div class="line"><a name="l06728"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a86f8a57d55c1e2521ca80b8bb027df5c"> 6728</a></span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">IntegerVariableProto::set_name</a>(ArgT0&& arg0, ArgT... args) {</div><div class="line"><a name="l06729"></a><span class="lineno"> 6729</span>  </div><div class="line"><a name="l06730"></a><span class="lineno"> 6730</span>  name_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());</div><div class="line"><a name="l06731"></a><span class="lineno"> 6731</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntegerVariableProto.name)</span></div><div class="line"><a name="l06732"></a><span class="lineno"> 6732</span> }</div><div class="line"><a name="l06733"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ace44da4c185dad99876bf01c7ea74c07"> 6733</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ace44da4c185dad99876bf01c7ea74c07">IntegerVariableProto::mutable_name</a>() {</div><div class="line"><a name="l06734"></a><span class="lineno"> 6734</span>  std::string* _s = _internal_mutable_name();</div><div class="line"><a name="l06735"></a><span class="lineno"> 6735</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.IntegerVariableProto.name)</span></div><div class="line"><a name="l06736"></a><span class="lineno"> 6736</span>  <span class="keywordflow">return</span> _s;</div><div class="line"><a name="l06737"></a><span class="lineno"> 6737</span> }</div><div class="line"><a name="l06738"></a><span class="lineno"> 6738</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& IntegerVariableProto::_internal_name()<span class="keyword"> const </span>{</div><div class="line"><a name="l06739"></a><span class="lineno"> 6739</span>  <span class="keywordflow">return</span> name_.Get();</div><div class="line"><a name="l06740"></a><span class="lineno"> 6740</span> }</div><div class="line"><a name="l06741"></a><span class="lineno"> 6741</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::_internal_set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06742"></a><span class="lineno"> 6742</span>  </div><div class="line"><a name="l06743"></a><span class="lineno"> 6743</span>  name_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>, GetArenaForAllocation());</div><div class="line"><a name="l06744"></a><span class="lineno"> 6744</span> }</div><div class="line"><a name="l06745"></a><span class="lineno"> 6745</span> <span class="keyword">inline</span> std::string* IntegerVariableProto::_internal_mutable_name() {</div><div class="line"><a name="l06746"></a><span class="lineno"> 6746</span>  </div><div class="line"><a name="l06747"></a><span class="lineno"> 6747</span>  <span class="keywordflow">return</span> name_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());</div><div class="line"><a name="l06748"></a><span class="lineno"> 6748</span> }</div><div class="line"><a name="l06749"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07"> 6749</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">IntegerVariableProto::release_name</a>() {</div><div class="line"><a name="l06750"></a><span class="lineno"> 6750</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.IntegerVariableProto.name)</span></div><div class="line"><a name="l06751"></a><span class="lineno"> 6751</span>  <span class="keywordflow">return</span> name_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());</div><div class="line"><a name="l06752"></a><span class="lineno"> 6752</span> }</div><div class="line"><a name="l06753"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aebef205a40e296437d69fd2e4d3ef2be"> 6753</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aebef205a40e296437d69fd2e4d3ef2be">IntegerVariableProto::set_allocated_name</a>(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>) {</div><div class="line"><a name="l06754"></a><span class="lineno"> 6754</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a> != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l06755"></a><span class="lineno"> 6755</span>  </div><div class="line"><a name="l06756"></a><span class="lineno"> 6756</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l06757"></a><span class="lineno"> 6757</span>  </div><div class="line"><a name="l06758"></a><span class="lineno"> 6758</span>  }</div><div class="line"><a name="l06759"></a><span class="lineno"> 6759</span>  name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>,</div><div class="line"><a name="l06760"></a><span class="lineno"> 6760</span>  GetArenaForAllocation());</div><div class="line"><a name="l06761"></a><span class="lineno"> 6761</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.IntegerVariableProto.name)</span></div><div class="line"><a name="l06762"></a><span class="lineno"> 6762</span> }</div><div class="line"><a name="l06763"></a><span class="lineno"> 6763</span> </div><div class="line"><a name="l06764"></a><span class="lineno"> 6764</span> <span class="comment">// repeated int64 domain = 2;</span></div><div class="line"><a name="l06765"></a><span class="lineno"> 6765</span> <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="l06766"></a><span class="lineno"> 6766</span>  <span class="keywordflow">return</span> domain_.size();</div><div class="line"><a name="l06767"></a><span class="lineno"> 6767</span> }</div><div class="line"><a name="l06768"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e"> 6768</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">IntegerVariableProto::domain_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06769"></a><span class="lineno"> 6769</span>  <span class="keywordflow">return</span> _internal_domain_size();</div><div class="line"><a name="l06770"></a><span class="lineno"> 6770</span> }</div><div class="line"><a name="l06771"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd"> 6771</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">IntegerVariableProto::clear_domain</a>() {</div><div class="line"><a name="l06772"></a><span class="lineno"> 6772</span>  domain_.Clear();</div><div class="line"><a name="l06773"></a><span class="lineno"> 6773</span> }</div><div class="line"><a name="l06774"></a><span class="lineno"> 6774</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l06775"></a><span class="lineno"> 6775</span>  <span class="keywordflow">return</span> domain_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06776"></a><span class="lineno"> 6776</span> }</div><div class="line"><a name="l06777"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aa9cb4e4ba977c364365487c63ed32446"> 6777</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">IntegerVariableProto::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="l06778"></a><span class="lineno"> 6778</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntegerVariableProto.domain)</span></div><div class="line"><a name="l06779"></a><span class="lineno"> 6779</span>  <span class="keywordflow">return</span> _internal_domain(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06780"></a><span class="lineno"> 6780</span> }</div><div class="line"><a name="l06781"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99"> 6781</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">IntegerVariableProto::set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06782"></a><span class="lineno"> 6782</span>  domain_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06783"></a><span class="lineno"> 6783</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntegerVariableProto.domain)</span></div><div class="line"><a name="l06784"></a><span class="lineno"> 6784</span> }</div><div class="line"><a name="l06785"></a><span class="lineno"> 6785</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::_internal_add_domain(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06786"></a><span class="lineno"> 6786</span>  domain_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06787"></a><span class="lineno"> 6787</span> }</div><div class="line"><a name="l06788"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2266c77ad6db8de45560357c1436e558"> 6788</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2266c77ad6db8de45560357c1436e558">IntegerVariableProto::add_domain</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06789"></a><span class="lineno"> 6789</span>  _internal_add_domain(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06790"></a><span class="lineno"> 6790</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.IntegerVariableProto.domain)</span></div><div class="line"><a name="l06791"></a><span class="lineno"> 6791</span> }</div><div class="line"><a name="l06792"></a><span class="lineno"> 6792</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l06793"></a><span class="lineno"> 6793</span> IntegerVariableProto::_internal_domain()<span class="keyword"> const </span>{</div><div class="line"><a name="l06794"></a><span class="lineno"> 6794</span>  <span class="keywordflow">return</span> domain_;</div><div class="line"><a name="l06795"></a><span class="lineno"> 6795</span> }</div><div class="line"><a name="l06796"></a><span class="lineno"> 6796</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l06797"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aaa354ae74dfaf7892ad52f501f5e672d"> 6797</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">IntegerVariableProto::domain</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06798"></a><span class="lineno"> 6798</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.IntegerVariableProto.domain)</span></div><div class="line"><a name="l06799"></a><span class="lineno"> 6799</span>  <span class="keywordflow">return</span> _internal_domain();</div><div class="line"><a name="l06800"></a><span class="lineno"> 6800</span> }</div><div class="line"><a name="l06801"></a><span class="lineno"> 6801</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l06802"></a><span class="lineno"> 6802</span> IntegerVariableProto::_internal_mutable_domain() {</div><div class="line"><a name="l06803"></a><span class="lineno"> 6803</span>  <span class="keywordflow">return</span> &domain_;</div><div class="line"><a name="l06804"></a><span class="lineno"> 6804</span> }</div><div class="line"><a name="l06805"></a><span class="lineno"> 6805</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l06806"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ae59a4dda240698b8ade8c726cc4f9974"> 6806</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ae59a4dda240698b8ade8c726cc4f9974">IntegerVariableProto::mutable_domain</a>() {</div><div class="line"><a name="l06807"></a><span class="lineno"> 6807</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.IntegerVariableProto.domain)</span></div><div class="line"><a name="l06808"></a><span class="lineno"> 6808</span>  <span class="keywordflow">return</span> _internal_mutable_domain();</div><div class="line"><a name="l06809"></a><span class="lineno"> 6809</span> }</div><div class="line"><a name="l06810"></a><span class="lineno"> 6810</span> </div><div class="line"><a name="l06811"></a><span class="lineno"> 6811</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l06812"></a><span class="lineno"> 6812</span> </div><div class="line"><a name="l06813"></a><span class="lineno"> 6813</span> <span class="comment">// BoolArgumentProto</span></div><div class="line"><a name="l06814"></a><span class="lineno"> 6814</span> </div><div class="line"><a name="l06815"></a><span class="lineno"> 6815</span> <span class="comment">// repeated int32 literals = 1;</span></div><div class="line"><a name="l06816"></a><span class="lineno"> 6816</span> <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="l06817"></a><span class="lineno"> 6817</span>  <span class="keywordflow">return</span> literals_.size();</div><div class="line"><a name="l06818"></a><span class="lineno"> 6818</span> }</div><div class="line"><a name="l06819"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a72d41feda9a93c11089d3d99d6270999"> 6819</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a72d41feda9a93c11089d3d99d6270999">BoolArgumentProto::literals_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06820"></a><span class="lineno"> 6820</span>  <span class="keywordflow">return</span> _internal_literals_size();</div><div class="line"><a name="l06821"></a><span class="lineno"> 6821</span> }</div><div class="line"><a name="l06822"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a5339b1584860029bfdb4f080683852f5"> 6822</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a5339b1584860029bfdb4f080683852f5">BoolArgumentProto::clear_literals</a>() {</div><div class="line"><a name="l06823"></a><span class="lineno"> 6823</span>  literals_.Clear();</div><div class="line"><a name="l06824"></a><span class="lineno"> 6824</span> }</div><div class="line"><a name="l06825"></a><span class="lineno"> 6825</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l06826"></a><span class="lineno"> 6826</span>  <span class="keywordflow">return</span> literals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06827"></a><span class="lineno"> 6827</span> }</div><div class="line"><a name="l06828"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ae257a6514082fdcf3a9f33dda44c40b7"> 6828</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">BoolArgumentProto::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="l06829"></a><span class="lineno"> 6829</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.BoolArgumentProto.literals)</span></div><div class="line"><a name="l06830"></a><span class="lineno"> 6830</span>  <span class="keywordflow">return</span> _internal_literals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06831"></a><span class="lineno"> 6831</span> }</div><div class="line"><a name="l06832"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9193927d79de018fddced78664bf54ed"> 6832</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9193927d79de018fddced78664bf54ed">BoolArgumentProto::set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06833"></a><span class="lineno"> 6833</span>  literals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06834"></a><span class="lineno"> 6834</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.BoolArgumentProto.literals)</span></div><div class="line"><a name="l06835"></a><span class="lineno"> 6835</span> }</div><div class="line"><a name="l06836"></a><span class="lineno"> 6836</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> BoolArgumentProto::_internal_add_literals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06837"></a><span class="lineno"> 6837</span>  literals_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06838"></a><span class="lineno"> 6838</span> }</div><div class="line"><a name="l06839"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e"> 6839</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">BoolArgumentProto::add_literals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06840"></a><span class="lineno"> 6840</span>  _internal_add_literals(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06841"></a><span class="lineno"> 6841</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.BoolArgumentProto.literals)</span></div><div class="line"><a name="l06842"></a><span class="lineno"> 6842</span> }</div><div class="line"><a name="l06843"></a><span class="lineno"> 6843</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06844"></a><span class="lineno"> 6844</span> BoolArgumentProto::_internal_literals()<span class="keyword"> const </span>{</div><div class="line"><a name="l06845"></a><span class="lineno"> 6845</span>  <span class="keywordflow">return</span> literals_;</div><div class="line"><a name="l06846"></a><span class="lineno"> 6846</span> }</div><div class="line"><a name="l06847"></a><span class="lineno"> 6847</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06848"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379"> 6848</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">BoolArgumentProto::literals</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06849"></a><span class="lineno"> 6849</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.BoolArgumentProto.literals)</span></div><div class="line"><a name="l06850"></a><span class="lineno"> 6850</span>  <span class="keywordflow">return</span> _internal_literals();</div><div class="line"><a name="l06851"></a><span class="lineno"> 6851</span> }</div><div class="line"><a name="l06852"></a><span class="lineno"> 6852</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06853"></a><span class="lineno"> 6853</span> BoolArgumentProto::_internal_mutable_literals() {</div><div class="line"><a name="l06854"></a><span class="lineno"> 6854</span>  <span class="keywordflow">return</span> &literals_;</div><div class="line"><a name="l06855"></a><span class="lineno"> 6855</span> }</div><div class="line"><a name="l06856"></a><span class="lineno"> 6856</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06857"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a7e9ec85488cc2f768942885d54b2df8c"> 6857</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a7e9ec85488cc2f768942885d54b2df8c">BoolArgumentProto::mutable_literals</a>() {</div><div class="line"><a name="l06858"></a><span class="lineno"> 6858</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.BoolArgumentProto.literals)</span></div><div class="line"><a name="l06859"></a><span class="lineno"> 6859</span>  <span class="keywordflow">return</span> _internal_mutable_literals();</div><div class="line"><a name="l06860"></a><span class="lineno"> 6860</span> }</div><div class="line"><a name="l06861"></a><span class="lineno"> 6861</span> </div><div class="line"><a name="l06862"></a><span class="lineno"> 6862</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l06863"></a><span class="lineno"> 6863</span> </div><div class="line"><a name="l06864"></a><span class="lineno"> 6864</span> <span class="comment">// IntegerArgumentProto</span></div><div class="line"><a name="l06865"></a><span class="lineno"> 6865</span> </div><div class="line"><a name="l06866"></a><span class="lineno"> 6866</span> <span class="comment">// int32 target = 1;</span></div><div class="line"><a name="l06867"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a9ee236434540a0639967f738885d638d"> 6867</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a9ee236434540a0639967f738885d638d">IntegerArgumentProto::clear_target</a>() {</div><div class="line"><a name="l06868"></a><span class="lineno"> 6868</span>  target_ = 0;</div><div class="line"><a name="l06869"></a><span class="lineno"> 6869</span> }</div><div class="line"><a name="l06870"></a><span class="lineno"> 6870</span> inline ::PROTOBUF_NAMESPACE_ID::int32 IntegerArgumentProto::_internal_target()<span class="keyword"> const </span>{</div><div class="line"><a name="l06871"></a><span class="lineno"> 6871</span>  <span class="keywordflow">return</span> target_;</div><div class="line"><a name="l06872"></a><span class="lineno"> 6872</span> }</div><div class="line"><a name="l06873"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a56edb4ed4192ec0638b4419b557eef0d"> 6873</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a56edb4ed4192ec0638b4419b557eef0d">IntegerArgumentProto::target</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06874"></a><span class="lineno"> 6874</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntegerArgumentProto.target)</span></div><div class="line"><a name="l06875"></a><span class="lineno"> 6875</span>  <span class="keywordflow">return</span> _internal_target();</div><div class="line"><a name="l06876"></a><span class="lineno"> 6876</span> }</div><div class="line"><a name="l06877"></a><span class="lineno"> 6877</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::_internal_set_target(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06878"></a><span class="lineno"> 6878</span>  </div><div class="line"><a name="l06879"></a><span class="lineno"> 6879</span>  target_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l06880"></a><span class="lineno"> 6880</span> }</div><div class="line"><a name="l06881"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#af3be2b6dac25bcb1e8e45cc41c5795f6"> 6881</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#af3be2b6dac25bcb1e8e45cc41c5795f6">IntegerArgumentProto::set_target</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06882"></a><span class="lineno"> 6882</span>  _internal_set_target(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06883"></a><span class="lineno"> 6883</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntegerArgumentProto.target)</span></div><div class="line"><a name="l06884"></a><span class="lineno"> 6884</span> }</div><div class="line"><a name="l06885"></a><span class="lineno"> 6885</span> </div><div class="line"><a name="l06886"></a><span class="lineno"> 6886</span> <span class="comment">// repeated int32 vars = 2;</span></div><div class="line"><a name="l06887"></a><span class="lineno"> 6887</span> <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="l06888"></a><span class="lineno"> 6888</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l06889"></a><span class="lineno"> 6889</span> }</div><div class="line"><a name="l06890"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a76c521af56ab0e96eb06deeb679f46f7"> 6890</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a76c521af56ab0e96eb06deeb679f46f7">IntegerArgumentProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06891"></a><span class="lineno"> 6891</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l06892"></a><span class="lineno"> 6892</span> }</div><div class="line"><a name="l06893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab1a05788afa206a0fd73ba052ac18520"> 6893</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab1a05788afa206a0fd73ba052ac18520">IntegerArgumentProto::clear_vars</a>() {</div><div class="line"><a name="l06894"></a><span class="lineno"> 6894</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l06895"></a><span class="lineno"> 6895</span> }</div><div class="line"><a name="l06896"></a><span class="lineno"> 6896</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l06897"></a><span class="lineno"> 6897</span>  <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="l06898"></a><span class="lineno"> 6898</span> }</div><div class="line"><a name="l06899"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168"> 6899</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">IntegerArgumentProto::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="l06900"></a><span class="lineno"> 6900</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntegerArgumentProto.vars)</span></div><div class="line"><a name="l06901"></a><span class="lineno"> 6901</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06902"></a><span class="lineno"> 6902</span> }</div><div class="line"><a name="l06903"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7122a1b5e0cfa809e71e6a4669babc32"> 6903</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">IntegerArgumentProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06904"></a><span class="lineno"> 6904</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06905"></a><span class="lineno"> 6905</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntegerArgumentProto.vars)</span></div><div class="line"><a name="l06906"></a><span class="lineno"> 6906</span> }</div><div class="line"><a name="l06907"></a><span class="lineno"> 6907</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06908"></a><span class="lineno"> 6908</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06909"></a><span class="lineno"> 6909</span> }</div><div class="line"><a name="l06910"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 6910</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">IntegerArgumentProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06911"></a><span class="lineno"> 6911</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06912"></a><span class="lineno"> 6912</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.IntegerArgumentProto.vars)</span></div><div class="line"><a name="l06913"></a><span class="lineno"> 6913</span> }</div><div class="line"><a name="l06914"></a><span class="lineno"> 6914</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06915"></a><span class="lineno"> 6915</span> IntegerArgumentProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l06916"></a><span class="lineno"> 6916</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l06917"></a><span class="lineno"> 6917</span> }</div><div class="line"><a name="l06918"></a><span class="lineno"> 6918</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06919"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af"> 6919</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">IntegerArgumentProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06920"></a><span class="lineno"> 6920</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.IntegerArgumentProto.vars)</span></div><div class="line"><a name="l06921"></a><span class="lineno"> 6921</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l06922"></a><span class="lineno"> 6922</span> }</div><div class="line"><a name="l06923"></a><span class="lineno"> 6923</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06924"></a><span class="lineno"> 6924</span> IntegerArgumentProto::_internal_mutable_vars() {</div><div class="line"><a name="l06925"></a><span class="lineno"> 6925</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l06926"></a><span class="lineno"> 6926</span> }</div><div class="line"><a name="l06927"></a><span class="lineno"> 6927</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a4392924fce7f5d9851171c0915a478a6"> 6928</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a4392924fce7f5d9851171c0915a478a6">IntegerArgumentProto::mutable_vars</a>() {</div><div class="line"><a name="l06929"></a><span class="lineno"> 6929</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.IntegerArgumentProto.vars)</span></div><div class="line"><a name="l06930"></a><span class="lineno"> 6930</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l06931"></a><span class="lineno"> 6931</span> }</div><div class="line"><a name="l06932"></a><span class="lineno"> 6932</span> </div><div class="line"><a name="l06933"></a><span class="lineno"> 6933</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l06934"></a><span class="lineno"> 6934</span> </div><div class="line"><a name="l06935"></a><span class="lineno"> 6935</span> <span class="comment">// LinearExpressionProto</span></div><div class="line"><a name="l06936"></a><span class="lineno"> 6936</span> </div><div class="line"><a name="l06937"></a><span class="lineno"> 6937</span> <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l06938"></a><span class="lineno"> 6938</span> <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="l06939"></a><span class="lineno"> 6939</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l06940"></a><span class="lineno"> 6940</span> }</div><div class="line"><a name="l06941"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a76c521af56ab0e96eb06deeb679f46f7"> 6941</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a76c521af56ab0e96eb06deeb679f46f7">LinearExpressionProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06942"></a><span class="lineno"> 6942</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l06943"></a><span class="lineno"> 6943</span> }</div><div class="line"><a name="l06944"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab1a05788afa206a0fd73ba052ac18520"> 6944</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab1a05788afa206a0fd73ba052ac18520">LinearExpressionProto::clear_vars</a>() {</div><div class="line"><a name="l06945"></a><span class="lineno"> 6945</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l06946"></a><span class="lineno"> 6946</span> }</div><div class="line"><a name="l06947"></a><span class="lineno"> 6947</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l06948"></a><span class="lineno"> 6948</span>  <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="l06949"></a><span class="lineno"> 6949</span> }</div><div class="line"><a name="l06950"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168"> 6950</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">LinearExpressionProto::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="l06951"></a><span class="lineno"> 6951</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearExpressionProto.vars)</span></div><div class="line"><a name="l06952"></a><span class="lineno"> 6952</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06953"></a><span class="lineno"> 6953</span> }</div><div class="line"><a name="l06954"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a7122a1b5e0cfa809e71e6a4669babc32"> 6954</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">LinearExpressionProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06955"></a><span class="lineno"> 6955</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06956"></a><span class="lineno"> 6956</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearExpressionProto.vars)</span></div><div class="line"><a name="l06957"></a><span class="lineno"> 6957</span> }</div><div class="line"><a name="l06958"></a><span class="lineno"> 6958</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06959"></a><span class="lineno"> 6959</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06960"></a><span class="lineno"> 6960</span> }</div><div class="line"><a name="l06961"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 6961</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">LinearExpressionProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l06962"></a><span class="lineno"> 6962</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l06963"></a><span class="lineno"> 6963</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearExpressionProto.vars)</span></div><div class="line"><a name="l06964"></a><span class="lineno"> 6964</span> }</div><div class="line"><a name="l06965"></a><span class="lineno"> 6965</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06966"></a><span class="lineno"> 6966</span> LinearExpressionProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l06967"></a><span class="lineno"> 6967</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l06968"></a><span class="lineno"> 6968</span> }</div><div class="line"><a name="l06969"></a><span class="lineno"> 6969</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l06970"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af"> 6970</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">LinearExpressionProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06971"></a><span class="lineno"> 6971</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearExpressionProto.vars)</span></div><div class="line"><a name="l06972"></a><span class="lineno"> 6972</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l06973"></a><span class="lineno"> 6973</span> }</div><div class="line"><a name="l06974"></a><span class="lineno"> 6974</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06975"></a><span class="lineno"> 6975</span> LinearExpressionProto::_internal_mutable_vars() {</div><div class="line"><a name="l06976"></a><span class="lineno"> 6976</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l06977"></a><span class="lineno"> 6977</span> }</div><div class="line"><a name="l06978"></a><span class="lineno"> 6978</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l06979"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4392924fce7f5d9851171c0915a478a6"> 6979</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4392924fce7f5d9851171c0915a478a6">LinearExpressionProto::mutable_vars</a>() {</div><div class="line"><a name="l06980"></a><span class="lineno"> 6980</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearExpressionProto.vars)</span></div><div class="line"><a name="l06981"></a><span class="lineno"> 6981</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l06982"></a><span class="lineno"> 6982</span> }</div><div class="line"><a name="l06983"></a><span class="lineno"> 6983</span> </div><div class="line"><a name="l06984"></a><span class="lineno"> 6984</span> <span class="comment">// repeated int64 coeffs = 2;</span></div><div class="line"><a name="l06985"></a><span class="lineno"> 6985</span> <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="l06986"></a><span class="lineno"> 6986</span>  <span class="keywordflow">return</span> coeffs_.size();</div><div class="line"><a name="l06987"></a><span class="lineno"> 6987</span> }</div><div class="line"><a name="l06988"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e"> 6988</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">LinearExpressionProto::coeffs_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l06989"></a><span class="lineno"> 6989</span>  <span class="keywordflow">return</span> _internal_coeffs_size();</div><div class="line"><a name="l06990"></a><span class="lineno"> 6990</span> }</div><div class="line"><a name="l06991"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a06a99a40cbd48fec5a10b7096f0a027d"> 6991</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">LinearExpressionProto::clear_coeffs</a>() {</div><div class="line"><a name="l06992"></a><span class="lineno"> 6992</span>  coeffs_.Clear();</div><div class="line"><a name="l06993"></a><span class="lineno"> 6993</span> }</div><div class="line"><a name="l06994"></a><span class="lineno"> 6994</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l06995"></a><span class="lineno"> 6995</span>  <span class="keywordflow">return</span> coeffs_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l06996"></a><span class="lineno"> 6996</span> }</div><div class="line"><a name="l06997"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a50faf32570e4f9cd348c797231fe35e0"> 6997</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">LinearExpressionProto::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="l06998"></a><span class="lineno"> 6998</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearExpressionProto.coeffs)</span></div><div class="line"><a name="l06999"></a><span class="lineno"> 6999</span>  <span class="keywordflow">return</span> _internal_coeffs(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07000"></a><span class="lineno"> 7000</span> }</div><div class="line"><a name="l07001"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab59665fa3051a704378a94693636fd3b"> 7001</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab59665fa3051a704378a94693636fd3b">LinearExpressionProto::set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07002"></a><span class="lineno"> 7002</span>  coeffs_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07003"></a><span class="lineno"> 7003</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearExpressionProto.coeffs)</span></div><div class="line"><a name="l07004"></a><span class="lineno"> 7004</span> }</div><div class="line"><a name="l07005"></a><span class="lineno"> 7005</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::_internal_add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07006"></a><span class="lineno"> 7006</span>  coeffs_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07007"></a><span class="lineno"> 7007</span> }</div><div class="line"><a name="l07008"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5"> 7008</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">LinearExpressionProto::add_coeffs</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07009"></a><span class="lineno"> 7009</span>  _internal_add_coeffs(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07010"></a><span class="lineno"> 7010</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearExpressionProto.coeffs)</span></div><div class="line"><a name="l07011"></a><span class="lineno"> 7011</span> }</div><div class="line"><a name="l07012"></a><span class="lineno"> 7012</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l07013"></a><span class="lineno"> 7013</span> LinearExpressionProto::_internal_coeffs()<span class="keyword"> const </span>{</div><div class="line"><a name="l07014"></a><span class="lineno"> 7014</span>  <span class="keywordflow">return</span> coeffs_;</div><div class="line"><a name="l07015"></a><span class="lineno"> 7015</span> }</div><div class="line"><a name="l07016"></a><span class="lineno"> 7016</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l07017"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64"> 7017</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">LinearExpressionProto::coeffs</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07018"></a><span class="lineno"> 7018</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearExpressionProto.coeffs)</span></div><div class="line"><a name="l07019"></a><span class="lineno"> 7019</span>  <span class="keywordflow">return</span> _internal_coeffs();</div><div class="line"><a name="l07020"></a><span class="lineno"> 7020</span> }</div><div class="line"><a name="l07021"></a><span class="lineno"> 7021</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l07022"></a><span class="lineno"> 7022</span> LinearExpressionProto::_internal_mutable_coeffs() {</div><div class="line"><a name="l07023"></a><span class="lineno"> 7023</span>  <span class="keywordflow">return</span> &coeffs_;</div><div class="line"><a name="l07024"></a><span class="lineno"> 7024</span> }</div><div class="line"><a name="l07025"></a><span class="lineno"> 7025</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l07026"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acf12f419c63aff52dc9ba6292586e9fc"> 7026</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acf12f419c63aff52dc9ba6292586e9fc">LinearExpressionProto::mutable_coeffs</a>() {</div><div class="line"><a name="l07027"></a><span class="lineno"> 7027</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearExpressionProto.coeffs)</span></div><div class="line"><a name="l07028"></a><span class="lineno"> 7028</span>  <span class="keywordflow">return</span> _internal_mutable_coeffs();</div><div class="line"><a name="l07029"></a><span class="lineno"> 7029</span> }</div><div class="line"><a name="l07030"></a><span class="lineno"> 7030</span> </div><div class="line"><a name="l07031"></a><span class="lineno"> 7031</span> <span class="comment">// int64 offset = 3;</span></div><div class="line"><a name="l07032"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acb29ebc510348e4a2cd531a7c3f57c9c"> 7032</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acb29ebc510348e4a2cd531a7c3f57c9c">LinearExpressionProto::clear_offset</a>() {</div><div class="line"><a name="l07033"></a><span class="lineno"> 7033</span>  <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a> = int64_t{0};</div><div class="line"><a name="l07034"></a><span class="lineno"> 7034</span> }</div><div class="line"><a name="l07035"></a><span class="lineno"> 7035</span> inline ::PROTOBUF_NAMESPACE_ID::int64 LinearExpressionProto::_internal_offset()<span class="keyword"> const </span>{</div><div class="line"><a name="l07036"></a><span class="lineno"> 7036</span>  <span class="keywordflow">return</span> <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a>;</div><div class="line"><a name="l07037"></a><span class="lineno"> 7037</span> }</div><div class="line"><a name="l07038"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a728b5b75967156875ac60336daf4e29d"> 7038</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a728b5b75967156875ac60336daf4e29d">LinearExpressionProto::offset</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07039"></a><span class="lineno"> 7039</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearExpressionProto.offset)</span></div><div class="line"><a name="l07040"></a><span class="lineno"> 7040</span>  <span class="keywordflow">return</span> _internal_offset();</div><div class="line"><a name="l07041"></a><span class="lineno"> 7041</span> }</div><div class="line"><a name="l07042"></a><span class="lineno"> 7042</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::_internal_set_offset(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07043"></a><span class="lineno"> 7043</span>  </div><div class="line"><a name="l07044"></a><span class="lineno"> 7044</span>  <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a> = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l07045"></a><span class="lineno"> 7045</span> }</div><div class="line"><a name="l07046"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a817b500800adbaa67949f6d5d31b1b26"> 7046</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a817b500800adbaa67949f6d5d31b1b26">LinearExpressionProto::set_offset</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07047"></a><span class="lineno"> 7047</span>  _internal_set_offset(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07048"></a><span class="lineno"> 7048</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearExpressionProto.offset)</span></div><div class="line"><a name="l07049"></a><span class="lineno"> 7049</span> }</div><div class="line"><a name="l07050"></a><span class="lineno"> 7050</span> </div><div class="line"><a name="l07051"></a><span class="lineno"> 7051</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l07052"></a><span class="lineno"> 7052</span> </div><div class="line"><a name="l07053"></a><span class="lineno"> 7053</span> <span class="comment">// LinearArgumentProto</span></div><div class="line"><a name="l07054"></a><span class="lineno"> 7054</span> </div><div class="line"><a name="l07055"></a><span class="lineno"> 7055</span> <span class="comment">// .operations_research.sat.LinearExpressionProto target = 1;</span></div><div class="line"><a name="l07056"></a><span class="lineno"> 7056</span> <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="l07057"></a><span class="lineno"> 7057</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8c1d4eff17d8a16a324affd656b83928">internal_default_instance</a>() && target_ != <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07058"></a><span class="lineno"> 7058</span> }</div><div class="line"><a name="l07059"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a06651c79cb87bf74e98ea63c6718c064"> 7059</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a06651c79cb87bf74e98ea63c6718c064">LinearArgumentProto::has_target</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07060"></a><span class="lineno"> 7060</span>  <span class="keywordflow">return</span> _internal_has_target();</div><div class="line"><a name="l07061"></a><span class="lineno"> 7061</span> }</div><div class="line"><a name="l07062"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a9ee236434540a0639967f738885d638d"> 7062</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a9ee236434540a0639967f738885d638d">LinearArgumentProto::clear_target</a>() {</div><div class="line"><a name="l07063"></a><span class="lineno"> 7063</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span> && target_ != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07064"></a><span class="lineno"> 7064</span>  <span class="keyword">delete</span> target_;</div><div class="line"><a name="l07065"></a><span class="lineno"> 7065</span>  }</div><div class="line"><a name="l07066"></a><span class="lineno"> 7066</span>  target_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07067"></a><span class="lineno"> 7067</span> }</div><div class="line"><a name="l07068"></a><span class="lineno"> 7068</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& LinearArgumentProto::_internal_target()<span class="keyword"> const </span>{</div><div class="line"><a name="l07069"></a><span class="lineno"> 7069</span>  const ::operations_research::sat::LinearExpressionProto* p = target_;</div><div class="line"><a name="l07070"></a><span class="lineno"> 7070</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : reinterpret_cast<const ::operations_research::sat::LinearExpressionProto&>(</div><div class="line"><a name="l07071"></a><span class="lineno"> 7071</span>  ::<a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">operations_research::sat::_LinearExpressionProto_default_instance_</a>);</div><div class="line"><a name="l07072"></a><span class="lineno"> 7072</span> }</div><div class="line"><a name="l07073"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865"> 7073</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">LinearArgumentProto::target</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07074"></a><span class="lineno"> 7074</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearArgumentProto.target)</span></div><div class="line"><a name="l07075"></a><span class="lineno"> 7075</span>  <span class="keywordflow">return</span> _internal_target();</div><div class="line"><a name="l07076"></a><span class="lineno"> 7076</span> }</div><div class="line"><a name="l07077"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a90571f1fff6359b6a0f56887cb157864"> 7077</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a90571f1fff6359b6a0f56887cb157864">LinearArgumentProto::unsafe_arena_set_allocated_target</a>(</div><div class="line"><a name="l07078"></a><span class="lineno"> 7078</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* target) {</div><div class="line"><a name="l07079"></a><span class="lineno"> 7079</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07080"></a><span class="lineno"> 7080</span>  <span class="keyword">delete</span> reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(target_);</div><div class="line"><a name="l07081"></a><span class="lineno"> 7081</span>  }</div><div class="line"><a name="l07082"></a><span class="lineno"> 7082</span>  target_ = <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>;</div><div class="line"><a name="l07083"></a><span class="lineno"> 7083</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>) {</div><div class="line"><a name="l07084"></a><span class="lineno"> 7084</span>  </div><div class="line"><a name="l07085"></a><span class="lineno"> 7085</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l07086"></a><span class="lineno"> 7086</span>  </div><div class="line"><a name="l07087"></a><span class="lineno"> 7087</span>  }</div><div class="line"><a name="l07088"></a><span class="lineno"> 7088</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.LinearArgumentProto.target)</span></div><div class="line"><a name="l07089"></a><span class="lineno"> 7089</span> }</div><div class="line"><a name="l07090"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a51c247393fd6e42229bfd076aa3f8f39"> 7090</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a51c247393fd6e42229bfd076aa3f8f39">LinearArgumentProto::release_target</a>() {</div><div class="line"><a name="l07091"></a><span class="lineno"> 7091</span>  </div><div class="line"><a name="l07092"></a><span class="lineno"> 7092</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* temp = target_;</div><div class="line"><a name="l07093"></a><span class="lineno"> 7093</span>  target_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07094"></a><span class="lineno"> 7094</span> <span class="preprocessor">#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07095"></a><span class="lineno"> 7095</span>  <span class="keyword">auto</span>* old = reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(temp);</div><div class="line"><a name="l07096"></a><span class="lineno"> 7096</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l07097"></a><span class="lineno"> 7097</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) { <span class="keyword">delete</span> old; }</div><div class="line"><a name="l07098"></a><span class="lineno"> 7098</span> <span class="preprocessor">#else // PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07099"></a><span class="lineno"> 7099</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07100"></a><span class="lineno"> 7100</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l07101"></a><span class="lineno"> 7101</span>  }</div><div class="line"><a name="l07102"></a><span class="lineno"> 7102</span> <span class="preprocessor">#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07103"></a><span class="lineno"> 7103</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l07104"></a><span class="lineno"> 7104</span> }</div><div class="line"><a name="l07105"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a71fa97e1e1428ccd7e6f1d7f7730b642"> 7105</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a71fa97e1e1428ccd7e6f1d7f7730b642">LinearArgumentProto::unsafe_arena_release_target</a>() {</div><div class="line"><a name="l07106"></a><span class="lineno"> 7106</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.LinearArgumentProto.target)</span></div><div class="line"><a name="l07107"></a><span class="lineno"> 7107</span>  </div><div class="line"><a name="l07108"></a><span class="lineno"> 7108</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* temp = target_;</div><div class="line"><a name="l07109"></a><span class="lineno"> 7109</span>  target_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07110"></a><span class="lineno"> 7110</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l07111"></a><span class="lineno"> 7111</span> }</div><div class="line"><a name="l07112"></a><span class="lineno"> 7112</span> inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::_internal_mutable_target() {</div><div class="line"><a name="l07113"></a><span class="lineno"> 7113</span>  </div><div class="line"><a name="l07114"></a><span class="lineno"> 7114</span>  <span class="keywordflow">if</span> (target_ == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07115"></a><span class="lineno"> 7115</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::sat::LinearExpressionProto>(GetArenaForAllocation());</div><div class="line"><a name="l07116"></a><span class="lineno"> 7116</span>  target_ = p;</div><div class="line"><a name="l07117"></a><span class="lineno"> 7117</span>  }</div><div class="line"><a name="l07118"></a><span class="lineno"> 7118</span>  <span class="keywordflow">return</span> target_;</div><div class="line"><a name="l07119"></a><span class="lineno"> 7119</span> }</div><div class="line"><a name="l07120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ad6d9a98867dfe16463b13b5487db9e23"> 7120</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ad6d9a98867dfe16463b13b5487db9e23">LinearArgumentProto::mutable_target</a>() {</div><div class="line"><a name="l07121"></a><span class="lineno"> 7121</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _msg = _internal_mutable_target();</div><div class="line"><a name="l07122"></a><span class="lineno"> 7122</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.LinearArgumentProto.target)</span></div><div class="line"><a name="l07123"></a><span class="lineno"> 7123</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l07124"></a><span class="lineno"> 7124</span> }</div><div class="line"><a name="l07125"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ae8206557fa68c3cdff563d1d7cc054c5"> 7125</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ae8206557fa68c3cdff563d1d7cc054c5">LinearArgumentProto::set_allocated_target</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* target) {</div><div class="line"><a name="l07126"></a><span class="lineno"> 7126</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();</div><div class="line"><a name="l07127"></a><span class="lineno"> 7127</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07128"></a><span class="lineno"> 7128</span>  <span class="keyword">delete</span> target_;</div><div class="line"><a name="l07129"></a><span class="lineno"> 7129</span>  }</div><div class="line"><a name="l07130"></a><span class="lineno"> 7130</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>) {</div><div class="line"><a name="l07131"></a><span class="lineno"> 7131</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div><div class="line"><a name="l07132"></a><span class="lineno"> 7132</span>  ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<::operations_research::sat::LinearExpressionProto>::GetOwningArena(<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>);</div><div class="line"><a name="l07133"></a><span class="lineno"> 7133</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div><div class="line"><a name="l07134"></a><span class="lineno"> 7134</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a> = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div><div class="line"><a name="l07135"></a><span class="lineno"> 7135</span>  message_arena, <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>, submessage_arena);</div><div class="line"><a name="l07136"></a><span class="lineno"> 7136</span>  }</div><div class="line"><a name="l07137"></a><span class="lineno"> 7137</span>  </div><div class="line"><a name="l07138"></a><span class="lineno"> 7138</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l07139"></a><span class="lineno"> 7139</span>  </div><div class="line"><a name="l07140"></a><span class="lineno"> 7140</span>  }</div><div class="line"><a name="l07141"></a><span class="lineno"> 7141</span>  target_ = <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">target</a>;</div><div class="line"><a name="l07142"></a><span class="lineno"> 7142</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.LinearArgumentProto.target)</span></div><div class="line"><a name="l07143"></a><span class="lineno"> 7143</span> }</div><div class="line"><a name="l07144"></a><span class="lineno"> 7144</span> </div><div class="line"><a name="l07145"></a><span class="lineno"> 7145</span> <span class="comment">// repeated .operations_research.sat.LinearExpressionProto exprs = 2;</span></div><div class="line"><a name="l07146"></a><span class="lineno"> 7146</span> <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="l07147"></a><span class="lineno"> 7147</span>  <span class="keywordflow">return</span> exprs_.size();</div><div class="line"><a name="l07148"></a><span class="lineno"> 7148</span> }</div><div class="line"><a name="l07149"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a70eb26da9533fc63f9d34caf8f3ca495"> 7149</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a70eb26da9533fc63f9d34caf8f3ca495">LinearArgumentProto::exprs_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07150"></a><span class="lineno"> 7150</span>  <span class="keywordflow">return</span> _internal_exprs_size();</div><div class="line"><a name="l07151"></a><span class="lineno"> 7151</span> }</div><div class="line"><a name="l07152"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aff44c8cf7d4fe0db73df78a810cd0b6b"> 7152</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aff44c8cf7d4fe0db73df78a810cd0b6b">LinearArgumentProto::clear_exprs</a>() {</div><div class="line"><a name="l07153"></a><span class="lineno"> 7153</span>  exprs_.Clear();</div><div class="line"><a name="l07154"></a><span class="lineno"> 7154</span> }</div><div class="line"><a name="l07155"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ad8e7772ed539beea7744b5b5afe4eb77"> 7155</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1f3174b247b44f9df0a2f9c5b4f7e6b6">LinearArgumentProto::mutable_exprs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div><div class="line"><a name="l07156"></a><span class="lineno"> 7156</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.LinearArgumentProto.exprs)</span></div><div class="line"><a name="l07157"></a><span class="lineno"> 7157</span>  <span class="keywordflow">return</span> exprs_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07158"></a><span class="lineno"> 7158</span> }</div><div class="line"><a name="l07159"></a><span class="lineno"> 7159</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto >*</div><div class="line"><a name="l07160"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1f3174b247b44f9df0a2f9c5b4f7e6b6"> 7160</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1f3174b247b44f9df0a2f9c5b4f7e6b6">LinearArgumentProto::mutable_exprs</a>() {</div><div class="line"><a name="l07161"></a><span class="lineno"> 7161</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearArgumentProto.exprs)</span></div><div class="line"><a name="l07162"></a><span class="lineno"> 7162</span>  <span class="keywordflow">return</span> &exprs_;</div><div class="line"><a name="l07163"></a><span class="lineno"> 7163</span> }</div><div class="line"><a name="l07164"></a><span class="lineno"> 7164</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& 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="l07165"></a><span class="lineno"> 7165</span>  <span class="keywordflow">return</span> exprs_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07166"></a><span class="lineno"> 7166</span> }</div><div class="line"><a name="l07167"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa4f8018d1338d6d06cbecc9718f25332"> 7167</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a772eaf1f9607504b51d0d1696110b017">LinearArgumentProto::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="l07168"></a><span class="lineno"> 7168</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearArgumentProto.exprs)</span></div><div class="line"><a name="l07169"></a><span class="lineno"> 7169</span>  <span class="keywordflow">return</span> _internal_exprs(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07170"></a><span class="lineno"> 7170</span> }</div><div class="line"><a name="l07171"></a><span class="lineno"> 7171</span> inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::_internal_add_exprs() {</div><div class="line"><a name="l07172"></a><span class="lineno"> 7172</span>  <span class="keywordflow">return</span> exprs_.Add();</div><div class="line"><a name="l07173"></a><span class="lineno"> 7173</span> }</div><div class="line"><a name="l07174"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ae0221e82251d5fbc9e993a7df5b91c09"> 7174</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ae0221e82251d5fbc9e993a7df5b91c09">LinearArgumentProto::add_exprs</a>() {</div><div class="line"><a name="l07175"></a><span class="lineno"> 7175</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _add = _internal_add_exprs();</div><div class="line"><a name="l07176"></a><span class="lineno"> 7176</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearArgumentProto.exprs)</span></div><div class="line"><a name="l07177"></a><span class="lineno"> 7177</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l07178"></a><span class="lineno"> 7178</span> }</div><div class="line"><a name="l07179"></a><span class="lineno"> 7179</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto >&</div><div class="line"><a name="l07180"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a772eaf1f9607504b51d0d1696110b017"> 7180</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a772eaf1f9607504b51d0d1696110b017">LinearArgumentProto::exprs</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07181"></a><span class="lineno"> 7181</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearArgumentProto.exprs)</span></div><div class="line"><a name="l07182"></a><span class="lineno"> 7182</span>  <span class="keywordflow">return</span> exprs_;</div><div class="line"><a name="l07183"></a><span class="lineno"> 7183</span> }</div><div class="line"><a name="l07184"></a><span class="lineno"> 7184</span> </div><div class="line"><a name="l07185"></a><span class="lineno"> 7185</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l07186"></a><span class="lineno"> 7186</span> </div><div class="line"><a name="l07187"></a><span class="lineno"> 7187</span> <span class="comment">// AllDifferentConstraintProto</span></div><div class="line"><a name="l07188"></a><span class="lineno"> 7188</span> </div><div class="line"><a name="l07189"></a><span class="lineno"> 7189</span> <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l07190"></a><span class="lineno"> 7190</span> <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="l07191"></a><span class="lineno"> 7191</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l07192"></a><span class="lineno"> 7192</span> }</div><div class="line"><a name="l07193"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7"> 7193</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">AllDifferentConstraintProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07194"></a><span class="lineno"> 7194</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l07195"></a><span class="lineno"> 7195</span> }</div><div class="line"><a name="l07196"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520"> 7196</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">AllDifferentConstraintProto::clear_vars</a>() {</div><div class="line"><a name="l07197"></a><span class="lineno"> 7197</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l07198"></a><span class="lineno"> 7198</span> }</div><div class="line"><a name="l07199"></a><span class="lineno"> 7199</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l07200"></a><span class="lineno"> 7200</span>  <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="l07201"></a><span class="lineno"> 7201</span> }</div><div class="line"><a name="l07202"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168"> 7202</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">AllDifferentConstraintProto::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="l07203"></a><span class="lineno"> 7203</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AllDifferentConstraintProto.vars)</span></div><div class="line"><a name="l07204"></a><span class="lineno"> 7204</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07205"></a><span class="lineno"> 7205</span> }</div><div class="line"><a name="l07206"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32"> 7206</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">AllDifferentConstraintProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07207"></a><span class="lineno"> 7207</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07208"></a><span class="lineno"> 7208</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AllDifferentConstraintProto.vars)</span></div><div class="line"><a name="l07209"></a><span class="lineno"> 7209</span> }</div><div class="line"><a name="l07210"></a><span class="lineno"> 7210</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> AllDifferentConstraintProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07211"></a><span class="lineno"> 7211</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07212"></a><span class="lineno"> 7212</span> }</div><div class="line"><a name="l07213"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 7213</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">AllDifferentConstraintProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07214"></a><span class="lineno"> 7214</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07215"></a><span class="lineno"> 7215</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AllDifferentConstraintProto.vars)</span></div><div class="line"><a name="l07216"></a><span class="lineno"> 7216</span> }</div><div class="line"><a name="l07217"></a><span class="lineno"> 7217</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07218"></a><span class="lineno"> 7218</span> AllDifferentConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l07219"></a><span class="lineno"> 7219</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l07220"></a><span class="lineno"> 7220</span> }</div><div class="line"><a name="l07221"></a><span class="lineno"> 7221</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07222"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af"> 7222</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">AllDifferentConstraintProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07223"></a><span class="lineno"> 7223</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AllDifferentConstraintProto.vars)</span></div><div class="line"><a name="l07224"></a><span class="lineno"> 7224</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l07225"></a><span class="lineno"> 7225</span> }</div><div class="line"><a name="l07226"></a><span class="lineno"> 7226</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07227"></a><span class="lineno"> 7227</span> AllDifferentConstraintProto::_internal_mutable_vars() {</div><div class="line"><a name="l07228"></a><span class="lineno"> 7228</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l07229"></a><span class="lineno"> 7229</span> }</div><div class="line"><a name="l07230"></a><span class="lineno"> 7230</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07231"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6"> 7231</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">AllDifferentConstraintProto::mutable_vars</a>() {</div><div class="line"><a name="l07232"></a><span class="lineno"> 7232</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AllDifferentConstraintProto.vars)</span></div><div class="line"><a name="l07233"></a><span class="lineno"> 7233</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l07234"></a><span class="lineno"> 7234</span> }</div><div class="line"><a name="l07235"></a><span class="lineno"> 7235</span> </div><div class="line"><a name="l07236"></a><span class="lineno"> 7236</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l07237"></a><span class="lineno"> 7237</span> </div><div class="line"><a name="l07238"></a><span class="lineno"> 7238</span> <span class="comment">// LinearConstraintProto</span></div><div class="line"><a name="l07239"></a><span class="lineno"> 7239</span> </div><div class="line"><a name="l07240"></a><span class="lineno"> 7240</span> <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l07241"></a><span class="lineno"> 7241</span> <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="l07242"></a><span class="lineno"> 7242</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l07243"></a><span class="lineno"> 7243</span> }</div><div class="line"><a name="l07244"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7"> 7244</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">LinearConstraintProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07245"></a><span class="lineno"> 7245</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l07246"></a><span class="lineno"> 7246</span> }</div><div class="line"><a name="l07247"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520"> 7247</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">LinearConstraintProto::clear_vars</a>() {</div><div class="line"><a name="l07248"></a><span class="lineno"> 7248</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l07249"></a><span class="lineno"> 7249</span> }</div><div class="line"><a name="l07250"></a><span class="lineno"> 7250</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l07251"></a><span class="lineno"> 7251</span>  <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="l07252"></a><span class="lineno"> 7252</span> }</div><div class="line"><a name="l07253"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168"> 7253</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">LinearConstraintProto::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="l07254"></a><span class="lineno"> 7254</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearConstraintProto.vars)</span></div><div class="line"><a name="l07255"></a><span class="lineno"> 7255</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07256"></a><span class="lineno"> 7256</span> }</div><div class="line"><a name="l07257"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32"> 7257</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">LinearConstraintProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07258"></a><span class="lineno"> 7258</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07259"></a><span class="lineno"> 7259</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearConstraintProto.vars)</span></div><div class="line"><a name="l07260"></a><span class="lineno"> 7260</span> }</div><div class="line"><a name="l07261"></a><span class="lineno"> 7261</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07262"></a><span class="lineno"> 7262</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07263"></a><span class="lineno"> 7263</span> }</div><div class="line"><a name="l07264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 7264</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">LinearConstraintProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07265"></a><span class="lineno"> 7265</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07266"></a><span class="lineno"> 7266</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearConstraintProto.vars)</span></div><div class="line"><a name="l07267"></a><span class="lineno"> 7267</span> }</div><div class="line"><a name="l07268"></a><span class="lineno"> 7268</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07269"></a><span class="lineno"> 7269</span> LinearConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l07270"></a><span class="lineno"> 7270</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l07271"></a><span class="lineno"> 7271</span> }</div><div class="line"><a name="l07272"></a><span class="lineno"> 7272</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07273"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af"> 7273</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">LinearConstraintProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07274"></a><span class="lineno"> 7274</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearConstraintProto.vars)</span></div><div class="line"><a name="l07275"></a><span class="lineno"> 7275</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l07276"></a><span class="lineno"> 7276</span> }</div><div class="line"><a name="l07277"></a><span class="lineno"> 7277</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07278"></a><span class="lineno"> 7278</span> LinearConstraintProto::_internal_mutable_vars() {</div><div class="line"><a name="l07279"></a><span class="lineno"> 7279</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l07280"></a><span class="lineno"> 7280</span> }</div><div class="line"><a name="l07281"></a><span class="lineno"> 7281</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07282"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6"> 7282</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">LinearConstraintProto::mutable_vars</a>() {</div><div class="line"><a name="l07283"></a><span class="lineno"> 7283</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearConstraintProto.vars)</span></div><div class="line"><a name="l07284"></a><span class="lineno"> 7284</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l07285"></a><span class="lineno"> 7285</span> }</div><div class="line"><a name="l07286"></a><span class="lineno"> 7286</span> </div><div class="line"><a name="l07287"></a><span class="lineno"> 7287</span> <span class="comment">// repeated int64 coeffs = 2;</span></div><div class="line"><a name="l07288"></a><span class="lineno"> 7288</span> <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="l07289"></a><span class="lineno"> 7289</span>  <span class="keywordflow">return</span> coeffs_.size();</div><div class="line"><a name="l07290"></a><span class="lineno"> 7290</span> }</div><div class="line"><a name="l07291"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e"> 7291</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">LinearConstraintProto::coeffs_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07292"></a><span class="lineno"> 7292</span>  <span class="keywordflow">return</span> _internal_coeffs_size();</div><div class="line"><a name="l07293"></a><span class="lineno"> 7293</span> }</div><div class="line"><a name="l07294"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a06a99a40cbd48fec5a10b7096f0a027d"> 7294</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">LinearConstraintProto::clear_coeffs</a>() {</div><div class="line"><a name="l07295"></a><span class="lineno"> 7295</span>  coeffs_.Clear();</div><div class="line"><a name="l07296"></a><span class="lineno"> 7296</span> }</div><div class="line"><a name="l07297"></a><span class="lineno"> 7297</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l07298"></a><span class="lineno"> 7298</span>  <span class="keywordflow">return</span> coeffs_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07299"></a><span class="lineno"> 7299</span> }</div><div class="line"><a name="l07300"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a50faf32570e4f9cd348c797231fe35e0"> 7300</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">LinearConstraintProto::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="l07301"></a><span class="lineno"> 7301</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearConstraintProto.coeffs)</span></div><div class="line"><a name="l07302"></a><span class="lineno"> 7302</span>  <span class="keywordflow">return</span> _internal_coeffs(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07303"></a><span class="lineno"> 7303</span> }</div><div class="line"><a name="l07304"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab59665fa3051a704378a94693636fd3b"> 7304</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab59665fa3051a704378a94693636fd3b">LinearConstraintProto::set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07305"></a><span class="lineno"> 7305</span>  coeffs_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07306"></a><span class="lineno"> 7306</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearConstraintProto.coeffs)</span></div><div class="line"><a name="l07307"></a><span class="lineno"> 7307</span> }</div><div class="line"><a name="l07308"></a><span class="lineno"> 7308</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::_internal_add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07309"></a><span class="lineno"> 7309</span>  coeffs_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07310"></a><span class="lineno"> 7310</span> }</div><div class="line"><a name="l07311"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5"> 7311</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">LinearConstraintProto::add_coeffs</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07312"></a><span class="lineno"> 7312</span>  _internal_add_coeffs(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07313"></a><span class="lineno"> 7313</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearConstraintProto.coeffs)</span></div><div class="line"><a name="l07314"></a><span class="lineno"> 7314</span> }</div><div class="line"><a name="l07315"></a><span class="lineno"> 7315</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l07316"></a><span class="lineno"> 7316</span> LinearConstraintProto::_internal_coeffs()<span class="keyword"> const </span>{</div><div class="line"><a name="l07317"></a><span class="lineno"> 7317</span>  <span class="keywordflow">return</span> coeffs_;</div><div class="line"><a name="l07318"></a><span class="lineno"> 7318</span> }</div><div class="line"><a name="l07319"></a><span class="lineno"> 7319</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l07320"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64"> 7320</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">LinearConstraintProto::coeffs</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07321"></a><span class="lineno"> 7321</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearConstraintProto.coeffs)</span></div><div class="line"><a name="l07322"></a><span class="lineno"> 7322</span>  <span class="keywordflow">return</span> _internal_coeffs();</div><div class="line"><a name="l07323"></a><span class="lineno"> 7323</span> }</div><div class="line"><a name="l07324"></a><span class="lineno"> 7324</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l07325"></a><span class="lineno"> 7325</span> LinearConstraintProto::_internal_mutable_coeffs() {</div><div class="line"><a name="l07326"></a><span class="lineno"> 7326</span>  <span class="keywordflow">return</span> &coeffs_;</div><div class="line"><a name="l07327"></a><span class="lineno"> 7327</span> }</div><div class="line"><a name="l07328"></a><span class="lineno"> 7328</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l07329"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#acf12f419c63aff52dc9ba6292586e9fc"> 7329</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#acf12f419c63aff52dc9ba6292586e9fc">LinearConstraintProto::mutable_coeffs</a>() {</div><div class="line"><a name="l07330"></a><span class="lineno"> 7330</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearConstraintProto.coeffs)</span></div><div class="line"><a name="l07331"></a><span class="lineno"> 7331</span>  <span class="keywordflow">return</span> _internal_mutable_coeffs();</div><div class="line"><a name="l07332"></a><span class="lineno"> 7332</span> }</div><div class="line"><a name="l07333"></a><span class="lineno"> 7333</span> </div><div class="line"><a name="l07334"></a><span class="lineno"> 7334</span> <span class="comment">// repeated int64 domain = 3;</span></div><div class="line"><a name="l07335"></a><span class="lineno"> 7335</span> <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="l07336"></a><span class="lineno"> 7336</span>  <span class="keywordflow">return</span> domain_.size();</div><div class="line"><a name="l07337"></a><span class="lineno"> 7337</span> }</div><div class="line"><a name="l07338"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e"> 7338</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">LinearConstraintProto::domain_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07339"></a><span class="lineno"> 7339</span>  <span class="keywordflow">return</span> _internal_domain_size();</div><div class="line"><a name="l07340"></a><span class="lineno"> 7340</span> }</div><div class="line"><a name="l07341"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd"> 7341</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">LinearConstraintProto::clear_domain</a>() {</div><div class="line"><a name="l07342"></a><span class="lineno"> 7342</span>  domain_.Clear();</div><div class="line"><a name="l07343"></a><span class="lineno"> 7343</span> }</div><div class="line"><a name="l07344"></a><span class="lineno"> 7344</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l07345"></a><span class="lineno"> 7345</span>  <span class="keywordflow">return</span> domain_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07346"></a><span class="lineno"> 7346</span> }</div><div class="line"><a name="l07347"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aa9cb4e4ba977c364365487c63ed32446"> 7347</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">LinearConstraintProto::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="l07348"></a><span class="lineno"> 7348</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearConstraintProto.domain)</span></div><div class="line"><a name="l07349"></a><span class="lineno"> 7349</span>  <span class="keywordflow">return</span> _internal_domain(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07350"></a><span class="lineno"> 7350</span> }</div><div class="line"><a name="l07351"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99"> 7351</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">LinearConstraintProto::set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07352"></a><span class="lineno"> 7352</span>  domain_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07353"></a><span class="lineno"> 7353</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearConstraintProto.domain)</span></div><div class="line"><a name="l07354"></a><span class="lineno"> 7354</span> }</div><div class="line"><a name="l07355"></a><span class="lineno"> 7355</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::_internal_add_domain(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07356"></a><span class="lineno"> 7356</span>  domain_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07357"></a><span class="lineno"> 7357</span> }</div><div class="line"><a name="l07358"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2266c77ad6db8de45560357c1436e558"> 7358</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2266c77ad6db8de45560357c1436e558">LinearConstraintProto::add_domain</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07359"></a><span class="lineno"> 7359</span>  _internal_add_domain(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07360"></a><span class="lineno"> 7360</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearConstraintProto.domain)</span></div><div class="line"><a name="l07361"></a><span class="lineno"> 7361</span> }</div><div class="line"><a name="l07362"></a><span class="lineno"> 7362</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l07363"></a><span class="lineno"> 7363</span> LinearConstraintProto::_internal_domain()<span class="keyword"> const </span>{</div><div class="line"><a name="l07364"></a><span class="lineno"> 7364</span>  <span class="keywordflow">return</span> domain_;</div><div class="line"><a name="l07365"></a><span class="lineno"> 7365</span> }</div><div class="line"><a name="l07366"></a><span class="lineno"> 7366</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l07367"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aaa354ae74dfaf7892ad52f501f5e672d"> 7367</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">LinearConstraintProto::domain</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07368"></a><span class="lineno"> 7368</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearConstraintProto.domain)</span></div><div class="line"><a name="l07369"></a><span class="lineno"> 7369</span>  <span class="keywordflow">return</span> _internal_domain();</div><div class="line"><a name="l07370"></a><span class="lineno"> 7370</span> }</div><div class="line"><a name="l07371"></a><span class="lineno"> 7371</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l07372"></a><span class="lineno"> 7372</span> LinearConstraintProto::_internal_mutable_domain() {</div><div class="line"><a name="l07373"></a><span class="lineno"> 7373</span>  <span class="keywordflow">return</span> &domain_;</div><div class="line"><a name="l07374"></a><span class="lineno"> 7374</span> }</div><div class="line"><a name="l07375"></a><span class="lineno"> 7375</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l07376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ae59a4dda240698b8ade8c726cc4f9974"> 7376</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ae59a4dda240698b8ade8c726cc4f9974">LinearConstraintProto::mutable_domain</a>() {</div><div class="line"><a name="l07377"></a><span class="lineno"> 7377</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearConstraintProto.domain)</span></div><div class="line"><a name="l07378"></a><span class="lineno"> 7378</span>  <span class="keywordflow">return</span> _internal_mutable_domain();</div><div class="line"><a name="l07379"></a><span class="lineno"> 7379</span> }</div><div class="line"><a name="l07380"></a><span class="lineno"> 7380</span> </div><div class="line"><a name="l07381"></a><span class="lineno"> 7381</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l07382"></a><span class="lineno"> 7382</span> </div><div class="line"><a name="l07383"></a><span class="lineno"> 7383</span> <span class="comment">// ElementConstraintProto</span></div><div class="line"><a name="l07384"></a><span class="lineno"> 7384</span> </div><div class="line"><a name="l07385"></a><span class="lineno"> 7385</span> <span class="comment">// int32 index = 1;</span></div><div class="line"><a name="l07386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af95d92b789c99a4424e8c4e03a63a2d5"> 7386</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af95d92b789c99a4424e8c4e03a63a2d5">ElementConstraintProto::clear_index</a>() {</div><div class="line"><a name="l07387"></a><span class="lineno"> 7387</span>  index_ = 0;</div><div class="line"><a name="l07388"></a><span class="lineno"> 7388</span> }</div><div class="line"><a name="l07389"></a><span class="lineno"> 7389</span> inline ::PROTOBUF_NAMESPACE_ID::int32 ElementConstraintProto::_internal_index()<span class="keyword"> const </span>{</div><div class="line"><a name="l07390"></a><span class="lineno"> 7390</span>  <span class="keywordflow">return</span> index_;</div><div class="line"><a name="l07391"></a><span class="lineno"> 7391</span> }</div><div class="line"><a name="l07392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b"> 7392</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">ElementConstraintProto::index</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07393"></a><span class="lineno"> 7393</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ElementConstraintProto.index)</span></div><div class="line"><a name="l07394"></a><span class="lineno"> 7394</span>  <span class="keywordflow">return</span> _internal_index();</div><div class="line"><a name="l07395"></a><span class="lineno"> 7395</span> }</div><div class="line"><a name="l07396"></a><span class="lineno"> 7396</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::_internal_set_index(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07397"></a><span class="lineno"> 7397</span>  </div><div class="line"><a name="l07398"></a><span class="lineno"> 7398</span>  index_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l07399"></a><span class="lineno"> 7399</span> }</div><div class="line"><a name="l07400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ad9f1f0fbafb188e2f728d172ab88dc8f"> 7400</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ad9f1f0fbafb188e2f728d172ab88dc8f">ElementConstraintProto::set_index</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07401"></a><span class="lineno"> 7401</span>  _internal_set_index(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07402"></a><span class="lineno"> 7402</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ElementConstraintProto.index)</span></div><div class="line"><a name="l07403"></a><span class="lineno"> 7403</span> }</div><div class="line"><a name="l07404"></a><span class="lineno"> 7404</span> </div><div class="line"><a name="l07405"></a><span class="lineno"> 7405</span> <span class="comment">// int32 target = 2;</span></div><div class="line"><a name="l07406"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a9ee236434540a0639967f738885d638d"> 7406</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a9ee236434540a0639967f738885d638d">ElementConstraintProto::clear_target</a>() {</div><div class="line"><a name="l07407"></a><span class="lineno"> 7407</span>  target_ = 0;</div><div class="line"><a name="l07408"></a><span class="lineno"> 7408</span> }</div><div class="line"><a name="l07409"></a><span class="lineno"> 7409</span> inline ::PROTOBUF_NAMESPACE_ID::int32 ElementConstraintProto::_internal_target()<span class="keyword"> const </span>{</div><div class="line"><a name="l07410"></a><span class="lineno"> 7410</span>  <span class="keywordflow">return</span> target_;</div><div class="line"><a name="l07411"></a><span class="lineno"> 7411</span> }</div><div class="line"><a name="l07412"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a56edb4ed4192ec0638b4419b557eef0d"> 7412</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a56edb4ed4192ec0638b4419b557eef0d">ElementConstraintProto::target</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07413"></a><span class="lineno"> 7413</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ElementConstraintProto.target)</span></div><div class="line"><a name="l07414"></a><span class="lineno"> 7414</span>  <span class="keywordflow">return</span> _internal_target();</div><div class="line"><a name="l07415"></a><span class="lineno"> 7415</span> }</div><div class="line"><a name="l07416"></a><span class="lineno"> 7416</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::_internal_set_target(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07417"></a><span class="lineno"> 7417</span>  </div><div class="line"><a name="l07418"></a><span class="lineno"> 7418</span>  target_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l07419"></a><span class="lineno"> 7419</span> }</div><div class="line"><a name="l07420"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af3be2b6dac25bcb1e8e45cc41c5795f6"> 7420</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af3be2b6dac25bcb1e8e45cc41c5795f6">ElementConstraintProto::set_target</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07421"></a><span class="lineno"> 7421</span>  _internal_set_target(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07422"></a><span class="lineno"> 7422</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ElementConstraintProto.target)</span></div><div class="line"><a name="l07423"></a><span class="lineno"> 7423</span> }</div><div class="line"><a name="l07424"></a><span class="lineno"> 7424</span> </div><div class="line"><a name="l07425"></a><span class="lineno"> 7425</span> <span class="comment">// repeated int32 vars = 3;</span></div><div class="line"><a name="l07426"></a><span class="lineno"> 7426</span> <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="l07427"></a><span class="lineno"> 7427</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l07428"></a><span class="lineno"> 7428</span> }</div><div class="line"><a name="l07429"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7"> 7429</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">ElementConstraintProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07430"></a><span class="lineno"> 7430</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l07431"></a><span class="lineno"> 7431</span> }</div><div class="line"><a name="l07432"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520"> 7432</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">ElementConstraintProto::clear_vars</a>() {</div><div class="line"><a name="l07433"></a><span class="lineno"> 7433</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l07434"></a><span class="lineno"> 7434</span> }</div><div class="line"><a name="l07435"></a><span class="lineno"> 7435</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l07436"></a><span class="lineno"> 7436</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">index</a>);</div><div class="line"><a name="l07437"></a><span class="lineno"> 7437</span> }</div><div class="line"><a name="l07438"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168"> 7438</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">ElementConstraintProto::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="l07439"></a><span class="lineno"> 7439</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ElementConstraintProto.vars)</span></div><div class="line"><a name="l07440"></a><span class="lineno"> 7440</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">index</a>);</div><div class="line"><a name="l07441"></a><span class="lineno"> 7441</span> }</div><div class="line"><a name="l07442"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32"> 7442</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">ElementConstraintProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07443"></a><span class="lineno"> 7443</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07444"></a><span class="lineno"> 7444</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ElementConstraintProto.vars)</span></div><div class="line"><a name="l07445"></a><span class="lineno"> 7445</span> }</div><div class="line"><a name="l07446"></a><span class="lineno"> 7446</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07447"></a><span class="lineno"> 7447</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07448"></a><span class="lineno"> 7448</span> }</div><div class="line"><a name="l07449"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 7449</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">ElementConstraintProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07450"></a><span class="lineno"> 7450</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07451"></a><span class="lineno"> 7451</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ElementConstraintProto.vars)</span></div><div class="line"><a name="l07452"></a><span class="lineno"> 7452</span> }</div><div class="line"><a name="l07453"></a><span class="lineno"> 7453</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07454"></a><span class="lineno"> 7454</span> ElementConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l07455"></a><span class="lineno"> 7455</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l07456"></a><span class="lineno"> 7456</span> }</div><div class="line"><a name="l07457"></a><span class="lineno"> 7457</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07458"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af"> 7458</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">ElementConstraintProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07459"></a><span class="lineno"> 7459</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ElementConstraintProto.vars)</span></div><div class="line"><a name="l07460"></a><span class="lineno"> 7460</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l07461"></a><span class="lineno"> 7461</span> }</div><div class="line"><a name="l07462"></a><span class="lineno"> 7462</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07463"></a><span class="lineno"> 7463</span> ElementConstraintProto::_internal_mutable_vars() {</div><div class="line"><a name="l07464"></a><span class="lineno"> 7464</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l07465"></a><span class="lineno"> 7465</span> }</div><div class="line"><a name="l07466"></a><span class="lineno"> 7466</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07467"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6"> 7467</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">ElementConstraintProto::mutable_vars</a>() {</div><div class="line"><a name="l07468"></a><span class="lineno"> 7468</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ElementConstraintProto.vars)</span></div><div class="line"><a name="l07469"></a><span class="lineno"> 7469</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l07470"></a><span class="lineno"> 7470</span> }</div><div class="line"><a name="l07471"></a><span class="lineno"> 7471</span> </div><div class="line"><a name="l07472"></a><span class="lineno"> 7472</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l07473"></a><span class="lineno"> 7473</span> </div><div class="line"><a name="l07474"></a><span class="lineno"> 7474</span> <span class="comment">// IntervalConstraintProto</span></div><div class="line"><a name="l07475"></a><span class="lineno"> 7475</span> </div><div class="line"><a name="l07476"></a><span class="lineno"> 7476</span> <span class="comment">// int32 start = 1;</span></div><div class="line"><a name="l07477"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a724b9a0468b077f592553861769cc5d4"> 7477</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a724b9a0468b077f592553861769cc5d4">IntervalConstraintProto::clear_start</a>() {</div><div class="line"><a name="l07478"></a><span class="lineno"> 7478</span>  start_ = 0;</div><div class="line"><a name="l07479"></a><span class="lineno"> 7479</span> }</div><div class="line"><a name="l07480"></a><span class="lineno"> 7480</span> inline ::PROTOBUF_NAMESPACE_ID::int32 IntervalConstraintProto::_internal_start()<span class="keyword"> const </span>{</div><div class="line"><a name="l07481"></a><span class="lineno"> 7481</span>  <span class="keywordflow">return</span> start_;</div><div class="line"><a name="l07482"></a><span class="lineno"> 7482</span> }</div><div class="line"><a name="l07483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aca5b15bc6ed70bb8769763d76312975d"> 7483</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aca5b15bc6ed70bb8769763d76312975d">IntervalConstraintProto::start</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07484"></a><span class="lineno"> 7484</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.start)</span></div><div class="line"><a name="l07485"></a><span class="lineno"> 7485</span>  <span class="keywordflow">return</span> _internal_start();</div><div class="line"><a name="l07486"></a><span class="lineno"> 7486</span> }</div><div class="line"><a name="l07487"></a><span class="lineno"> 7487</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::_internal_set_start(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07488"></a><span class="lineno"> 7488</span>  </div><div class="line"><a name="l07489"></a><span class="lineno"> 7489</span>  start_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l07490"></a><span class="lineno"> 7490</span> }</div><div class="line"><a name="l07491"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab4e53a24e9917bd4320e2edb984b08a5"> 7491</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab4e53a24e9917bd4320e2edb984b08a5">IntervalConstraintProto::set_start</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07492"></a><span class="lineno"> 7492</span>  _internal_set_start(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07493"></a><span class="lineno"> 7493</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntervalConstraintProto.start)</span></div><div class="line"><a name="l07494"></a><span class="lineno"> 7494</span> }</div><div class="line"><a name="l07495"></a><span class="lineno"> 7495</span> </div><div class="line"><a name="l07496"></a><span class="lineno"> 7496</span> <span class="comment">// int32 end = 2;</span></div><div class="line"><a name="l07497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab2d257bb30e71c68ed7df44dc93dbdaa"> 7497</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab2d257bb30e71c68ed7df44dc93dbdaa">IntervalConstraintProto::clear_end</a>() {</div><div class="line"><a name="l07498"></a><span class="lineno"> 7498</span>  end_ = 0;</div><div class="line"><a name="l07499"></a><span class="lineno"> 7499</span> }</div><div class="line"><a name="l07500"></a><span class="lineno"> 7500</span> inline ::PROTOBUF_NAMESPACE_ID::int32 IntervalConstraintProto::_internal_end()<span class="keyword"> const </span>{</div><div class="line"><a name="l07501"></a><span class="lineno"> 7501</span>  <span class="keywordflow">return</span> end_;</div><div class="line"><a name="l07502"></a><span class="lineno"> 7502</span> }</div><div class="line"><a name="l07503"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a06944f2c8dd7c5c5715ad2c39ea92ea9"> 7503</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a06944f2c8dd7c5c5715ad2c39ea92ea9">IntervalConstraintProto::end</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07504"></a><span class="lineno"> 7504</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.end)</span></div><div class="line"><a name="l07505"></a><span class="lineno"> 7505</span>  <span class="keywordflow">return</span> _internal_end();</div><div class="line"><a name="l07506"></a><span class="lineno"> 7506</span> }</div><div class="line"><a name="l07507"></a><span class="lineno"> 7507</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::_internal_set_end(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07508"></a><span class="lineno"> 7508</span>  </div><div class="line"><a name="l07509"></a><span class="lineno"> 7509</span>  end_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l07510"></a><span class="lineno"> 7510</span> }</div><div class="line"><a name="l07511"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afd3e7ac4df984d62ea752e6ac66bddff"> 7511</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afd3e7ac4df984d62ea752e6ac66bddff">IntervalConstraintProto::set_end</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07512"></a><span class="lineno"> 7512</span>  _internal_set_end(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07513"></a><span class="lineno"> 7513</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntervalConstraintProto.end)</span></div><div class="line"><a name="l07514"></a><span class="lineno"> 7514</span> }</div><div class="line"><a name="l07515"></a><span class="lineno"> 7515</span> </div><div class="line"><a name="l07516"></a><span class="lineno"> 7516</span> <span class="comment">// int32 size = 3;</span></div><div class="line"><a name="l07517"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af944daa8260f5b30fc30dd8f70643710"> 7517</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af944daa8260f5b30fc30dd8f70643710">IntervalConstraintProto::clear_size</a>() {</div><div class="line"><a name="l07518"></a><span class="lineno"> 7518</span>  size_ = 0;</div><div class="line"><a name="l07519"></a><span class="lineno"> 7519</span> }</div><div class="line"><a name="l07520"></a><span class="lineno"> 7520</span> inline ::PROTOBUF_NAMESPACE_ID::int32 IntervalConstraintProto::_internal_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l07521"></a><span class="lineno"> 7521</span>  <span class="keywordflow">return</span> size_;</div><div class="line"><a name="l07522"></a><span class="lineno"> 7522</span> }</div><div class="line"><a name="l07523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a747f67b6d84b5800f31043239e5a0ad0"> 7523</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a747f67b6d84b5800f31043239e5a0ad0">IntervalConstraintProto::size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07524"></a><span class="lineno"> 7524</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.size)</span></div><div class="line"><a name="l07525"></a><span class="lineno"> 7525</span>  <span class="keywordflow">return</span> _internal_size();</div><div class="line"><a name="l07526"></a><span class="lineno"> 7526</span> }</div><div class="line"><a name="l07527"></a><span class="lineno"> 7527</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::_internal_set_size(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07528"></a><span class="lineno"> 7528</span>  </div><div class="line"><a name="l07529"></a><span class="lineno"> 7529</span>  size_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l07530"></a><span class="lineno"> 7530</span> }</div><div class="line"><a name="l07531"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a329a531e035bde6a6880a3ce013348f4"> 7531</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a329a531e035bde6a6880a3ce013348f4">IntervalConstraintProto::set_size</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07532"></a><span class="lineno"> 7532</span>  _internal_set_size(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07533"></a><span class="lineno"> 7533</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntervalConstraintProto.size)</span></div><div class="line"><a name="l07534"></a><span class="lineno"> 7534</span> }</div><div class="line"><a name="l07535"></a><span class="lineno"> 7535</span> </div><div class="line"><a name="l07536"></a><span class="lineno"> 7536</span> <span class="comment">// .operations_research.sat.LinearExpressionProto start_view = 4;</span></div><div class="line"><a name="l07537"></a><span class="lineno"> 7537</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> IntervalConstraintProto::_internal_has_start_view()<span class="keyword"> const </span>{</div><div class="line"><a name="l07538"></a><span class="lineno"> 7538</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">internal_default_instance</a>() && start_view_ != <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07539"></a><span class="lineno"> 7539</span> }</div><div class="line"><a name="l07540"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a50942b0c0a4615d9cc1a905f0aaeb514"> 7540</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a50942b0c0a4615d9cc1a905f0aaeb514">IntervalConstraintProto::has_start_view</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07541"></a><span class="lineno"> 7541</span>  <span class="keywordflow">return</span> _internal_has_start_view();</div><div class="line"><a name="l07542"></a><span class="lineno"> 7542</span> }</div><div class="line"><a name="l07543"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a7b108ceedbb3b4db12bb60f534e0fb4c"> 7543</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a7b108ceedbb3b4db12bb60f534e0fb4c">IntervalConstraintProto::clear_start_view</a>() {</div><div class="line"><a name="l07544"></a><span class="lineno"> 7544</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span> && start_view_ != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07545"></a><span class="lineno"> 7545</span>  <span class="keyword">delete</span> start_view_;</div><div class="line"><a name="l07546"></a><span class="lineno"> 7546</span>  }</div><div class="line"><a name="l07547"></a><span class="lineno"> 7547</span>  start_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07548"></a><span class="lineno"> 7548</span> }</div><div class="line"><a name="l07549"></a><span class="lineno"> 7549</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& IntervalConstraintProto::_internal_start_view()<span class="keyword"> const </span>{</div><div class="line"><a name="l07550"></a><span class="lineno"> 7550</span>  const ::operations_research::sat::LinearExpressionProto* p = start_view_;</div><div class="line"><a name="l07551"></a><span class="lineno"> 7551</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : reinterpret_cast<const ::operations_research::sat::LinearExpressionProto&>(</div><div class="line"><a name="l07552"></a><span class="lineno"> 7552</span>  ::<a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">operations_research::sat::_LinearExpressionProto_default_instance_</a>);</div><div class="line"><a name="l07553"></a><span class="lineno"> 7553</span> }</div><div class="line"><a name="l07554"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9"> 7554</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">IntervalConstraintProto::start_view</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07555"></a><span class="lineno"> 7555</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.start_view)</span></div><div class="line"><a name="l07556"></a><span class="lineno"> 7556</span>  <span class="keywordflow">return</span> _internal_start_view();</div><div class="line"><a name="l07557"></a><span class="lineno"> 7557</span> }</div><div class="line"><a name="l07558"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a9a8e7c036168cc21a263e0231caedc8d"> 7558</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a9a8e7c036168cc21a263e0231caedc8d">IntervalConstraintProto::unsafe_arena_set_allocated_start_view</a>(</div><div class="line"><a name="l07559"></a><span class="lineno"> 7559</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* start_view) {</div><div class="line"><a name="l07560"></a><span class="lineno"> 7560</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07561"></a><span class="lineno"> 7561</span>  <span class="keyword">delete</span> reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(start_view_);</div><div class="line"><a name="l07562"></a><span class="lineno"> 7562</span>  }</div><div class="line"><a name="l07563"></a><span class="lineno"> 7563</span>  start_view_ = <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>;</div><div class="line"><a name="l07564"></a><span class="lineno"> 7564</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>) {</div><div class="line"><a name="l07565"></a><span class="lineno"> 7565</span>  </div><div class="line"><a name="l07566"></a><span class="lineno"> 7566</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l07567"></a><span class="lineno"> 7567</span>  </div><div class="line"><a name="l07568"></a><span class="lineno"> 7568</span>  }</div><div class="line"><a name="l07569"></a><span class="lineno"> 7569</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.IntervalConstraintProto.start_view)</span></div><div class="line"><a name="l07570"></a><span class="lineno"> 7570</span> }</div><div class="line"><a name="l07571"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a160b2207503825dc2574029907797ba2"> 7571</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a160b2207503825dc2574029907797ba2">IntervalConstraintProto::release_start_view</a>() {</div><div class="line"><a name="l07572"></a><span class="lineno"> 7572</span>  </div><div class="line"><a name="l07573"></a><span class="lineno"> 7573</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* temp = start_view_;</div><div class="line"><a name="l07574"></a><span class="lineno"> 7574</span>  start_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07575"></a><span class="lineno"> 7575</span> <span class="preprocessor">#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07576"></a><span class="lineno"> 7576</span>  <span class="keyword">auto</span>* old = reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(temp);</div><div class="line"><a name="l07577"></a><span class="lineno"> 7577</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l07578"></a><span class="lineno"> 7578</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) { <span class="keyword">delete</span> old; }</div><div class="line"><a name="l07579"></a><span class="lineno"> 7579</span> <span class="preprocessor">#else // PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07580"></a><span class="lineno"> 7580</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07581"></a><span class="lineno"> 7581</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l07582"></a><span class="lineno"> 7582</span>  }</div><div class="line"><a name="l07583"></a><span class="lineno"> 7583</span> <span class="preprocessor">#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07584"></a><span class="lineno"> 7584</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l07585"></a><span class="lineno"> 7585</span> }</div><div class="line"><a name="l07586"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af77e7276bddb673c59f416373f949ef9"> 7586</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af77e7276bddb673c59f416373f949ef9">IntervalConstraintProto::unsafe_arena_release_start_view</a>() {</div><div class="line"><a name="l07587"></a><span class="lineno"> 7587</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.IntervalConstraintProto.start_view)</span></div><div class="line"><a name="l07588"></a><span class="lineno"> 7588</span>  </div><div class="line"><a name="l07589"></a><span class="lineno"> 7589</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* temp = start_view_;</div><div class="line"><a name="l07590"></a><span class="lineno"> 7590</span>  start_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07591"></a><span class="lineno"> 7591</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l07592"></a><span class="lineno"> 7592</span> }</div><div class="line"><a name="l07593"></a><span class="lineno"> 7593</span> inline ::operations_research::sat::LinearExpressionProto* IntervalConstraintProto::_internal_mutable_start_view() {</div><div class="line"><a name="l07594"></a><span class="lineno"> 7594</span>  </div><div class="line"><a name="l07595"></a><span class="lineno"> 7595</span>  <span class="keywordflow">if</span> (start_view_ == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07596"></a><span class="lineno"> 7596</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::sat::LinearExpressionProto>(GetArenaForAllocation());</div><div class="line"><a name="l07597"></a><span class="lineno"> 7597</span>  start_view_ = p;</div><div class="line"><a name="l07598"></a><span class="lineno"> 7598</span>  }</div><div class="line"><a name="l07599"></a><span class="lineno"> 7599</span>  <span class="keywordflow">return</span> start_view_;</div><div class="line"><a name="l07600"></a><span class="lineno"> 7600</span> }</div><div class="line"><a name="l07601"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac38f9dab53f7f5580558642a2247602b"> 7601</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac38f9dab53f7f5580558642a2247602b">IntervalConstraintProto::mutable_start_view</a>() {</div><div class="line"><a name="l07602"></a><span class="lineno"> 7602</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _msg = _internal_mutable_start_view();</div><div class="line"><a name="l07603"></a><span class="lineno"> 7603</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.IntervalConstraintProto.start_view)</span></div><div class="line"><a name="l07604"></a><span class="lineno"> 7604</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l07605"></a><span class="lineno"> 7605</span> }</div><div class="line"><a name="l07606"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad824e49c091b1d6e01d6c1af19891c95"> 7606</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad824e49c091b1d6e01d6c1af19891c95">IntervalConstraintProto::set_allocated_start_view</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* start_view) {</div><div class="line"><a name="l07607"></a><span class="lineno"> 7607</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();</div><div class="line"><a name="l07608"></a><span class="lineno"> 7608</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07609"></a><span class="lineno"> 7609</span>  <span class="keyword">delete</span> start_view_;</div><div class="line"><a name="l07610"></a><span class="lineno"> 7610</span>  }</div><div class="line"><a name="l07611"></a><span class="lineno"> 7611</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>) {</div><div class="line"><a name="l07612"></a><span class="lineno"> 7612</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div><div class="line"><a name="l07613"></a><span class="lineno"> 7613</span>  ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<::operations_research::sat::LinearExpressionProto>::GetOwningArena(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>);</div><div class="line"><a name="l07614"></a><span class="lineno"> 7614</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div><div class="line"><a name="l07615"></a><span class="lineno"> 7615</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a> = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div><div class="line"><a name="l07616"></a><span class="lineno"> 7616</span>  message_arena, <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>, submessage_arena);</div><div class="line"><a name="l07617"></a><span class="lineno"> 7617</span>  }</div><div class="line"><a name="l07618"></a><span class="lineno"> 7618</span>  </div><div class="line"><a name="l07619"></a><span class="lineno"> 7619</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l07620"></a><span class="lineno"> 7620</span>  </div><div class="line"><a name="l07621"></a><span class="lineno"> 7621</span>  }</div><div class="line"><a name="l07622"></a><span class="lineno"> 7622</span>  start_view_ = <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">start_view</a>;</div><div class="line"><a name="l07623"></a><span class="lineno"> 7623</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.IntervalConstraintProto.start_view)</span></div><div class="line"><a name="l07624"></a><span class="lineno"> 7624</span> }</div><div class="line"><a name="l07625"></a><span class="lineno"> 7625</span> </div><div class="line"><a name="l07626"></a><span class="lineno"> 7626</span> <span class="comment">// .operations_research.sat.LinearExpressionProto end_view = 5;</span></div><div class="line"><a name="l07627"></a><span class="lineno"> 7627</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> IntervalConstraintProto::_internal_has_end_view()<span class="keyword"> const </span>{</div><div class="line"><a name="l07628"></a><span class="lineno"> 7628</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">internal_default_instance</a>() && end_view_ != <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07629"></a><span class="lineno"> 7629</span> }</div><div class="line"><a name="l07630"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad699ba46a5e12301bffd94ae1df8fd20"> 7630</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad699ba46a5e12301bffd94ae1df8fd20">IntervalConstraintProto::has_end_view</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07631"></a><span class="lineno"> 7631</span>  <span class="keywordflow">return</span> _internal_has_end_view();</div><div class="line"><a name="l07632"></a><span class="lineno"> 7632</span> }</div><div class="line"><a name="l07633"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a8b6f1a18c238e5024a2ecb376b1972fa"> 7633</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a8b6f1a18c238e5024a2ecb376b1972fa">IntervalConstraintProto::clear_end_view</a>() {</div><div class="line"><a name="l07634"></a><span class="lineno"> 7634</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span> && end_view_ != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07635"></a><span class="lineno"> 7635</span>  <span class="keyword">delete</span> end_view_;</div><div class="line"><a name="l07636"></a><span class="lineno"> 7636</span>  }</div><div class="line"><a name="l07637"></a><span class="lineno"> 7637</span>  end_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07638"></a><span class="lineno"> 7638</span> }</div><div class="line"><a name="l07639"></a><span class="lineno"> 7639</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& IntervalConstraintProto::_internal_end_view()<span class="keyword"> const </span>{</div><div class="line"><a name="l07640"></a><span class="lineno"> 7640</span>  const ::operations_research::sat::LinearExpressionProto* p = end_view_;</div><div class="line"><a name="l07641"></a><span class="lineno"> 7641</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : reinterpret_cast<const ::operations_research::sat::LinearExpressionProto&>(</div><div class="line"><a name="l07642"></a><span class="lineno"> 7642</span>  ::<a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">operations_research::sat::_LinearExpressionProto_default_instance_</a>);</div><div class="line"><a name="l07643"></a><span class="lineno"> 7643</span> }</div><div class="line"><a name="l07644"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1"> 7644</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">IntervalConstraintProto::end_view</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07645"></a><span class="lineno"> 7645</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.end_view)</span></div><div class="line"><a name="l07646"></a><span class="lineno"> 7646</span>  <span class="keywordflow">return</span> _internal_end_view();</div><div class="line"><a name="l07647"></a><span class="lineno"> 7647</span> }</div><div class="line"><a name="l07648"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a6fe6503bd6c89b63887298668b34d2f9"> 7648</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a6fe6503bd6c89b63887298668b34d2f9">IntervalConstraintProto::unsafe_arena_set_allocated_end_view</a>(</div><div class="line"><a name="l07649"></a><span class="lineno"> 7649</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* end_view) {</div><div class="line"><a name="l07650"></a><span class="lineno"> 7650</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07651"></a><span class="lineno"> 7651</span>  <span class="keyword">delete</span> reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(end_view_);</div><div class="line"><a name="l07652"></a><span class="lineno"> 7652</span>  }</div><div class="line"><a name="l07653"></a><span class="lineno"> 7653</span>  end_view_ = <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>;</div><div class="line"><a name="l07654"></a><span class="lineno"> 7654</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>) {</div><div class="line"><a name="l07655"></a><span class="lineno"> 7655</span>  </div><div class="line"><a name="l07656"></a><span class="lineno"> 7656</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l07657"></a><span class="lineno"> 7657</span>  </div><div class="line"><a name="l07658"></a><span class="lineno"> 7658</span>  }</div><div class="line"><a name="l07659"></a><span class="lineno"> 7659</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.IntervalConstraintProto.end_view)</span></div><div class="line"><a name="l07660"></a><span class="lineno"> 7660</span> }</div><div class="line"><a name="l07661"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c0923c3aedbf23e309c72748ac29ca2"> 7661</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c0923c3aedbf23e309c72748ac29ca2">IntervalConstraintProto::release_end_view</a>() {</div><div class="line"><a name="l07662"></a><span class="lineno"> 7662</span>  </div><div class="line"><a name="l07663"></a><span class="lineno"> 7663</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* temp = end_view_;</div><div class="line"><a name="l07664"></a><span class="lineno"> 7664</span>  end_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07665"></a><span class="lineno"> 7665</span> <span class="preprocessor">#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07666"></a><span class="lineno"> 7666</span>  <span class="keyword">auto</span>* old = reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(temp);</div><div class="line"><a name="l07667"></a><span class="lineno"> 7667</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l07668"></a><span class="lineno"> 7668</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) { <span class="keyword">delete</span> old; }</div><div class="line"><a name="l07669"></a><span class="lineno"> 7669</span> <span class="preprocessor">#else // PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07670"></a><span class="lineno"> 7670</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07671"></a><span class="lineno"> 7671</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l07672"></a><span class="lineno"> 7672</span>  }</div><div class="line"><a name="l07673"></a><span class="lineno"> 7673</span> <span class="preprocessor">#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07674"></a><span class="lineno"> 7674</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l07675"></a><span class="lineno"> 7675</span> }</div><div class="line"><a name="l07676"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac0933dbd6f3fd2a6318ffedb539507cb"> 7676</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac0933dbd6f3fd2a6318ffedb539507cb">IntervalConstraintProto::unsafe_arena_release_end_view</a>() {</div><div class="line"><a name="l07677"></a><span class="lineno"> 7677</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.IntervalConstraintProto.end_view)</span></div><div class="line"><a name="l07678"></a><span class="lineno"> 7678</span>  </div><div class="line"><a name="l07679"></a><span class="lineno"> 7679</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* temp = end_view_;</div><div class="line"><a name="l07680"></a><span class="lineno"> 7680</span>  end_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07681"></a><span class="lineno"> 7681</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l07682"></a><span class="lineno"> 7682</span> }</div><div class="line"><a name="l07683"></a><span class="lineno"> 7683</span> inline ::operations_research::sat::LinearExpressionProto* IntervalConstraintProto::_internal_mutable_end_view() {</div><div class="line"><a name="l07684"></a><span class="lineno"> 7684</span>  </div><div class="line"><a name="l07685"></a><span class="lineno"> 7685</span>  <span class="keywordflow">if</span> (end_view_ == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07686"></a><span class="lineno"> 7686</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::sat::LinearExpressionProto>(GetArenaForAllocation());</div><div class="line"><a name="l07687"></a><span class="lineno"> 7687</span>  end_view_ = p;</div><div class="line"><a name="l07688"></a><span class="lineno"> 7688</span>  }</div><div class="line"><a name="l07689"></a><span class="lineno"> 7689</span>  <span class="keywordflow">return</span> end_view_;</div><div class="line"><a name="l07690"></a><span class="lineno"> 7690</span> }</div><div class="line"><a name="l07691"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abc5ef19581f3486e882386f0cb99077a"> 7691</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abc5ef19581f3486e882386f0cb99077a">IntervalConstraintProto::mutable_end_view</a>() {</div><div class="line"><a name="l07692"></a><span class="lineno"> 7692</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _msg = _internal_mutable_end_view();</div><div class="line"><a name="l07693"></a><span class="lineno"> 7693</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.IntervalConstraintProto.end_view)</span></div><div class="line"><a name="l07694"></a><span class="lineno"> 7694</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l07695"></a><span class="lineno"> 7695</span> }</div><div class="line"><a name="l07696"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a823aac1723ed9e57441d98fe2c032ccb"> 7696</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a823aac1723ed9e57441d98fe2c032ccb">IntervalConstraintProto::set_allocated_end_view</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* end_view) {</div><div class="line"><a name="l07697"></a><span class="lineno"> 7697</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();</div><div class="line"><a name="l07698"></a><span class="lineno"> 7698</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07699"></a><span class="lineno"> 7699</span>  <span class="keyword">delete</span> end_view_;</div><div class="line"><a name="l07700"></a><span class="lineno"> 7700</span>  }</div><div class="line"><a name="l07701"></a><span class="lineno"> 7701</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>) {</div><div class="line"><a name="l07702"></a><span class="lineno"> 7702</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div><div class="line"><a name="l07703"></a><span class="lineno"> 7703</span>  ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<::operations_research::sat::LinearExpressionProto>::GetOwningArena(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>);</div><div class="line"><a name="l07704"></a><span class="lineno"> 7704</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div><div class="line"><a name="l07705"></a><span class="lineno"> 7705</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a> = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div><div class="line"><a name="l07706"></a><span class="lineno"> 7706</span>  message_arena, <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>, submessage_arena);</div><div class="line"><a name="l07707"></a><span class="lineno"> 7707</span>  }</div><div class="line"><a name="l07708"></a><span class="lineno"> 7708</span>  </div><div class="line"><a name="l07709"></a><span class="lineno"> 7709</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l07710"></a><span class="lineno"> 7710</span>  </div><div class="line"><a name="l07711"></a><span class="lineno"> 7711</span>  }</div><div class="line"><a name="l07712"></a><span class="lineno"> 7712</span>  end_view_ = <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">end_view</a>;</div><div class="line"><a name="l07713"></a><span class="lineno"> 7713</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.IntervalConstraintProto.end_view)</span></div><div class="line"><a name="l07714"></a><span class="lineno"> 7714</span> }</div><div class="line"><a name="l07715"></a><span class="lineno"> 7715</span> </div><div class="line"><a name="l07716"></a><span class="lineno"> 7716</span> <span class="comment">// .operations_research.sat.LinearExpressionProto size_view = 6;</span></div><div class="line"><a name="l07717"></a><span class="lineno"> 7717</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> IntervalConstraintProto::_internal_has_size_view()<span class="keyword"> const </span>{</div><div class="line"><a name="l07718"></a><span class="lineno"> 7718</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">internal_default_instance</a>() && size_view_ != <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07719"></a><span class="lineno"> 7719</span> }</div><div class="line"><a name="l07720"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae4a12b81bcdab83a8e41c68a1a804916"> 7720</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae4a12b81bcdab83a8e41c68a1a804916">IntervalConstraintProto::has_size_view</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07721"></a><span class="lineno"> 7721</span>  <span class="keywordflow">return</span> _internal_has_size_view();</div><div class="line"><a name="l07722"></a><span class="lineno"> 7722</span> }</div><div class="line"><a name="l07723"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab2158e4292d0dc0f92c5f6b4757e781f"> 7723</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab2158e4292d0dc0f92c5f6b4757e781f">IntervalConstraintProto::clear_size_view</a>() {</div><div class="line"><a name="l07724"></a><span class="lineno"> 7724</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span> && size_view_ != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07725"></a><span class="lineno"> 7725</span>  <span class="keyword">delete</span> size_view_;</div><div class="line"><a name="l07726"></a><span class="lineno"> 7726</span>  }</div><div class="line"><a name="l07727"></a><span class="lineno"> 7727</span>  size_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07728"></a><span class="lineno"> 7728</span> }</div><div class="line"><a name="l07729"></a><span class="lineno"> 7729</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& IntervalConstraintProto::_internal_size_view()<span class="keyword"> const </span>{</div><div class="line"><a name="l07730"></a><span class="lineno"> 7730</span>  const ::operations_research::sat::LinearExpressionProto* p = size_view_;</div><div class="line"><a name="l07731"></a><span class="lineno"> 7731</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : reinterpret_cast<const ::operations_research::sat::LinearExpressionProto&>(</div><div class="line"><a name="l07732"></a><span class="lineno"> 7732</span>  ::<a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">operations_research::sat::_LinearExpressionProto_default_instance_</a>);</div><div class="line"><a name="l07733"></a><span class="lineno"> 7733</span> }</div><div class="line"><a name="l07734"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3"> 7734</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">IntervalConstraintProto::size_view</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07735"></a><span class="lineno"> 7735</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.size_view)</span></div><div class="line"><a name="l07736"></a><span class="lineno"> 7736</span>  <span class="keywordflow">return</span> _internal_size_view();</div><div class="line"><a name="l07737"></a><span class="lineno"> 7737</span> }</div><div class="line"><a name="l07738"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afa44f68ce51e7630f63e04382e2bf3f1"> 7738</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afa44f68ce51e7630f63e04382e2bf3f1">IntervalConstraintProto::unsafe_arena_set_allocated_size_view</a>(</div><div class="line"><a name="l07739"></a><span class="lineno"> 7739</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* size_view) {</div><div class="line"><a name="l07740"></a><span class="lineno"> 7740</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07741"></a><span class="lineno"> 7741</span>  <span class="keyword">delete</span> reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(size_view_);</div><div class="line"><a name="l07742"></a><span class="lineno"> 7742</span>  }</div><div class="line"><a name="l07743"></a><span class="lineno"> 7743</span>  size_view_ = <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>;</div><div class="line"><a name="l07744"></a><span class="lineno"> 7744</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>) {</div><div class="line"><a name="l07745"></a><span class="lineno"> 7745</span>  </div><div class="line"><a name="l07746"></a><span class="lineno"> 7746</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l07747"></a><span class="lineno"> 7747</span>  </div><div class="line"><a name="l07748"></a><span class="lineno"> 7748</span>  }</div><div class="line"><a name="l07749"></a><span class="lineno"> 7749</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.IntervalConstraintProto.size_view)</span></div><div class="line"><a name="l07750"></a><span class="lineno"> 7750</span> }</div><div class="line"><a name="l07751"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a6a5e455fe21e1d92cf4ee3c3cdc28343"> 7751</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a6a5e455fe21e1d92cf4ee3c3cdc28343">IntervalConstraintProto::release_size_view</a>() {</div><div class="line"><a name="l07752"></a><span class="lineno"> 7752</span>  </div><div class="line"><a name="l07753"></a><span class="lineno"> 7753</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* temp = size_view_;</div><div class="line"><a name="l07754"></a><span class="lineno"> 7754</span>  size_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07755"></a><span class="lineno"> 7755</span> <span class="preprocessor">#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07756"></a><span class="lineno"> 7756</span>  <span class="keyword">auto</span>* old = reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(temp);</div><div class="line"><a name="l07757"></a><span class="lineno"> 7757</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l07758"></a><span class="lineno"> 7758</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) { <span class="keyword">delete</span> old; }</div><div class="line"><a name="l07759"></a><span class="lineno"> 7759</span> <span class="preprocessor">#else // PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07760"></a><span class="lineno"> 7760</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07761"></a><span class="lineno"> 7761</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l07762"></a><span class="lineno"> 7762</span>  }</div><div class="line"><a name="l07763"></a><span class="lineno"> 7763</span> <span class="preprocessor">#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l07764"></a><span class="lineno"> 7764</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l07765"></a><span class="lineno"> 7765</span> }</div><div class="line"><a name="l07766"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abfcf12591a1245441f8293912c5c2c7a"> 7766</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abfcf12591a1245441f8293912c5c2c7a">IntervalConstraintProto::unsafe_arena_release_size_view</a>() {</div><div class="line"><a name="l07767"></a><span class="lineno"> 7767</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.IntervalConstraintProto.size_view)</span></div><div class="line"><a name="l07768"></a><span class="lineno"> 7768</span>  </div><div class="line"><a name="l07769"></a><span class="lineno"> 7769</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* temp = size_view_;</div><div class="line"><a name="l07770"></a><span class="lineno"> 7770</span>  size_view_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l07771"></a><span class="lineno"> 7771</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l07772"></a><span class="lineno"> 7772</span> }</div><div class="line"><a name="l07773"></a><span class="lineno"> 7773</span> inline ::operations_research::sat::LinearExpressionProto* IntervalConstraintProto::_internal_mutable_size_view() {</div><div class="line"><a name="l07774"></a><span class="lineno"> 7774</span>  </div><div class="line"><a name="l07775"></a><span class="lineno"> 7775</span>  <span class="keywordflow">if</span> (size_view_ == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07776"></a><span class="lineno"> 7776</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::sat::LinearExpressionProto>(GetArenaForAllocation());</div><div class="line"><a name="l07777"></a><span class="lineno"> 7777</span>  size_view_ = p;</div><div class="line"><a name="l07778"></a><span class="lineno"> 7778</span>  }</div><div class="line"><a name="l07779"></a><span class="lineno"> 7779</span>  <span class="keywordflow">return</span> size_view_;</div><div class="line"><a name="l07780"></a><span class="lineno"> 7780</span> }</div><div class="line"><a name="l07781"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a55a454d227d79da97790b760043f9377"> 7781</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a55a454d227d79da97790b760043f9377">IntervalConstraintProto::mutable_size_view</a>() {</div><div class="line"><a name="l07782"></a><span class="lineno"> 7782</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _msg = _internal_mutable_size_view();</div><div class="line"><a name="l07783"></a><span class="lineno"> 7783</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.IntervalConstraintProto.size_view)</span></div><div class="line"><a name="l07784"></a><span class="lineno"> 7784</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l07785"></a><span class="lineno"> 7785</span> }</div><div class="line"><a name="l07786"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a226b65a5103a18f6a31cf34093b4d914"> 7786</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a226b65a5103a18f6a31cf34093b4d914">IntervalConstraintProto::set_allocated_size_view</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a>* size_view) {</div><div class="line"><a name="l07787"></a><span class="lineno"> 7787</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();</div><div class="line"><a name="l07788"></a><span class="lineno"> 7788</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l07789"></a><span class="lineno"> 7789</span>  <span class="keyword">delete</span> size_view_;</div><div class="line"><a name="l07790"></a><span class="lineno"> 7790</span>  }</div><div class="line"><a name="l07791"></a><span class="lineno"> 7791</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>) {</div><div class="line"><a name="l07792"></a><span class="lineno"> 7792</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div><div class="line"><a name="l07793"></a><span class="lineno"> 7793</span>  ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<::operations_research::sat::LinearExpressionProto>::GetOwningArena(<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>);</div><div class="line"><a name="l07794"></a><span class="lineno"> 7794</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div><div class="line"><a name="l07795"></a><span class="lineno"> 7795</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a> = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div><div class="line"><a name="l07796"></a><span class="lineno"> 7796</span>  message_arena, <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>, submessage_arena);</div><div class="line"><a name="l07797"></a><span class="lineno"> 7797</span>  }</div><div class="line"><a name="l07798"></a><span class="lineno"> 7798</span>  </div><div class="line"><a name="l07799"></a><span class="lineno"> 7799</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l07800"></a><span class="lineno"> 7800</span>  </div><div class="line"><a name="l07801"></a><span class="lineno"> 7801</span>  }</div><div class="line"><a name="l07802"></a><span class="lineno"> 7802</span>  size_view_ = <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">size_view</a>;</div><div class="line"><a name="l07803"></a><span class="lineno"> 7803</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.IntervalConstraintProto.size_view)</span></div><div class="line"><a name="l07804"></a><span class="lineno"> 7804</span> }</div><div class="line"><a name="l07805"></a><span class="lineno"> 7805</span> </div><div class="line"><a name="l07806"></a><span class="lineno"> 7806</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l07807"></a><span class="lineno"> 7807</span> </div><div class="line"><a name="l07808"></a><span class="lineno"> 7808</span> <span class="comment">// NoOverlapConstraintProto</span></div><div class="line"><a name="l07809"></a><span class="lineno"> 7809</span> </div><div class="line"><a name="l07810"></a><span class="lineno"> 7810</span> <span class="comment">// repeated int32 intervals = 1;</span></div><div class="line"><a name="l07811"></a><span class="lineno"> 7811</span> <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="l07812"></a><span class="lineno"> 7812</span>  <span class="keywordflow">return</span> intervals_.size();</div><div class="line"><a name="l07813"></a><span class="lineno"> 7813</span> }</div><div class="line"><a name="l07814"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b"> 7814</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b">NoOverlapConstraintProto::intervals_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07815"></a><span class="lineno"> 7815</span>  <span class="keywordflow">return</span> _internal_intervals_size();</div><div class="line"><a name="l07816"></a><span class="lineno"> 7816</span> }</div><div class="line"><a name="l07817"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3da3f464558e8b4bc34a3a57885b2904"> 7817</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3da3f464558e8b4bc34a3a57885b2904">NoOverlapConstraintProto::clear_intervals</a>() {</div><div class="line"><a name="l07818"></a><span class="lineno"> 7818</span>  intervals_.Clear();</div><div class="line"><a name="l07819"></a><span class="lineno"> 7819</span> }</div><div class="line"><a name="l07820"></a><span class="lineno"> 7820</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l07821"></a><span class="lineno"> 7821</span>  <span class="keywordflow">return</span> intervals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07822"></a><span class="lineno"> 7822</span> }</div><div class="line"><a name="l07823"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a20b8389b79079bde9b397de12921bf8b"> 7823</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">NoOverlapConstraintProto::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="l07824"></a><span class="lineno"> 7824</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div><div class="line"><a name="l07825"></a><span class="lineno"> 7825</span>  <span class="keywordflow">return</span> _internal_intervals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07826"></a><span class="lineno"> 7826</span> }</div><div class="line"><a name="l07827"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ad4a8c543adbca0fac330a4474f7537d2"> 7827</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ad4a8c543adbca0fac330a4474f7537d2">NoOverlapConstraintProto::set_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07828"></a><span class="lineno"> 7828</span>  intervals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07829"></a><span class="lineno"> 7829</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div><div class="line"><a name="l07830"></a><span class="lineno"> 7830</span> }</div><div class="line"><a name="l07831"></a><span class="lineno"> 7831</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlapConstraintProto::_internal_add_intervals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07832"></a><span class="lineno"> 7832</span>  intervals_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07833"></a><span class="lineno"> 7833</span> }</div><div class="line"><a name="l07834"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3b0dc4db1d51bd6be689f9b0e18e5089"> 7834</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3b0dc4db1d51bd6be689f9b0e18e5089">NoOverlapConstraintProto::add_intervals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07835"></a><span class="lineno"> 7835</span>  _internal_add_intervals(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07836"></a><span class="lineno"> 7836</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div><div class="line"><a name="l07837"></a><span class="lineno"> 7837</span> }</div><div class="line"><a name="l07838"></a><span class="lineno"> 7838</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07839"></a><span class="lineno"> 7839</span> NoOverlapConstraintProto::_internal_intervals()<span class="keyword"> const </span>{</div><div class="line"><a name="l07840"></a><span class="lineno"> 7840</span>  <span class="keywordflow">return</span> intervals_;</div><div class="line"><a name="l07841"></a><span class="lineno"> 7841</span> }</div><div class="line"><a name="l07842"></a><span class="lineno"> 7842</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07843"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a54358fe457418fd1a39dc5877849f052"> 7843</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">NoOverlapConstraintProto::intervals</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07844"></a><span class="lineno"> 7844</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div><div class="line"><a name="l07845"></a><span class="lineno"> 7845</span>  <span class="keywordflow">return</span> _internal_intervals();</div><div class="line"><a name="l07846"></a><span class="lineno"> 7846</span> }</div><div class="line"><a name="l07847"></a><span class="lineno"> 7847</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07848"></a><span class="lineno"> 7848</span> NoOverlapConstraintProto::_internal_mutable_intervals() {</div><div class="line"><a name="l07849"></a><span class="lineno"> 7849</span>  <span class="keywordflow">return</span> &intervals_;</div><div class="line"><a name="l07850"></a><span class="lineno"> 7850</span> }</div><div class="line"><a name="l07851"></a><span class="lineno"> 7851</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07852"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce"> 7852</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce">NoOverlapConstraintProto::mutable_intervals</a>() {</div><div class="line"><a name="l07853"></a><span class="lineno"> 7853</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div><div class="line"><a name="l07854"></a><span class="lineno"> 7854</span>  <span class="keywordflow">return</span> _internal_mutable_intervals();</div><div class="line"><a name="l07855"></a><span class="lineno"> 7855</span> }</div><div class="line"><a name="l07856"></a><span class="lineno"> 7856</span> </div><div class="line"><a name="l07857"></a><span class="lineno"> 7857</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l07858"></a><span class="lineno"> 7858</span> </div><div class="line"><a name="l07859"></a><span class="lineno"> 7859</span> <span class="comment">// NoOverlap2DConstraintProto</span></div><div class="line"><a name="l07860"></a><span class="lineno"> 7860</span> </div><div class="line"><a name="l07861"></a><span class="lineno"> 7861</span> <span class="comment">// repeated int32 x_intervals = 1;</span></div><div class="line"><a name="l07862"></a><span class="lineno"> 7862</span> <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="l07863"></a><span class="lineno"> 7863</span>  <span class="keywordflow">return</span> x_intervals_.size();</div><div class="line"><a name="l07864"></a><span class="lineno"> 7864</span> }</div><div class="line"><a name="l07865"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0271bc2a197e99b91eadf1213891bab6"> 7865</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0271bc2a197e99b91eadf1213891bab6">NoOverlap2DConstraintProto::x_intervals_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07866"></a><span class="lineno"> 7866</span>  <span class="keywordflow">return</span> _internal_x_intervals_size();</div><div class="line"><a name="l07867"></a><span class="lineno"> 7867</span> }</div><div class="line"><a name="l07868"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac13cd058e45b42c4addb61e014ad7cbc"> 7868</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac13cd058e45b42c4addb61e014ad7cbc">NoOverlap2DConstraintProto::clear_x_intervals</a>() {</div><div class="line"><a name="l07869"></a><span class="lineno"> 7869</span>  x_intervals_.Clear();</div><div class="line"><a name="l07870"></a><span class="lineno"> 7870</span> }</div><div class="line"><a name="l07871"></a><span class="lineno"> 7871</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l07872"></a><span class="lineno"> 7872</span>  <span class="keywordflow">return</span> x_intervals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07873"></a><span class="lineno"> 7873</span> }</div><div class="line"><a name="l07874"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1d854dc8740b68eb87ea131e9919b188"> 7874</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a9296a7c3cbed7d2587de23a2330cefb6">NoOverlap2DConstraintProto::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="l07875"></a><span class="lineno"> 7875</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div><div class="line"><a name="l07876"></a><span class="lineno"> 7876</span>  <span class="keywordflow">return</span> _internal_x_intervals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07877"></a><span class="lineno"> 7877</span> }</div><div class="line"><a name="l07878"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a427205183ee11401bc3eff531e988df2"> 7878</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a427205183ee11401bc3eff531e988df2">NoOverlap2DConstraintProto::set_x_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07879"></a><span class="lineno"> 7879</span>  x_intervals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07880"></a><span class="lineno"> 7880</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div><div class="line"><a name="l07881"></a><span class="lineno"> 7881</span> }</div><div class="line"><a name="l07882"></a><span class="lineno"> 7882</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::_internal_add_x_intervals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07883"></a><span class="lineno"> 7883</span>  x_intervals_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07884"></a><span class="lineno"> 7884</span> }</div><div class="line"><a name="l07885"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#abfa73d7f106725ceabf4cda4514414a1"> 7885</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#abfa73d7f106725ceabf4cda4514414a1">NoOverlap2DConstraintProto::add_x_intervals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07886"></a><span class="lineno"> 7886</span>  _internal_add_x_intervals(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07887"></a><span class="lineno"> 7887</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div><div class="line"><a name="l07888"></a><span class="lineno"> 7888</span> }</div><div class="line"><a name="l07889"></a><span class="lineno"> 7889</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07890"></a><span class="lineno"> 7890</span> NoOverlap2DConstraintProto::_internal_x_intervals()<span class="keyword"> const </span>{</div><div class="line"><a name="l07891"></a><span class="lineno"> 7891</span>  <span class="keywordflow">return</span> x_intervals_;</div><div class="line"><a name="l07892"></a><span class="lineno"> 7892</span> }</div><div class="line"><a name="l07893"></a><span class="lineno"> 7893</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07894"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a9296a7c3cbed7d2587de23a2330cefb6"> 7894</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a9296a7c3cbed7d2587de23a2330cefb6">NoOverlap2DConstraintProto::x_intervals</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07895"></a><span class="lineno"> 7895</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div><div class="line"><a name="l07896"></a><span class="lineno"> 7896</span>  <span class="keywordflow">return</span> _internal_x_intervals();</div><div class="line"><a name="l07897"></a><span class="lineno"> 7897</span> }</div><div class="line"><a name="l07898"></a><span class="lineno"> 7898</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07899"></a><span class="lineno"> 7899</span> NoOverlap2DConstraintProto::_internal_mutable_x_intervals() {</div><div class="line"><a name="l07900"></a><span class="lineno"> 7900</span>  <span class="keywordflow">return</span> &x_intervals_;</div><div class="line"><a name="l07901"></a><span class="lineno"> 7901</span> }</div><div class="line"><a name="l07902"></a><span class="lineno"> 7902</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07903"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ad9b658e2b4392154647e9762aa17d86f"> 7903</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ad9b658e2b4392154647e9762aa17d86f">NoOverlap2DConstraintProto::mutable_x_intervals</a>() {</div><div class="line"><a name="l07904"></a><span class="lineno"> 7904</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div><div class="line"><a name="l07905"></a><span class="lineno"> 7905</span>  <span class="keywordflow">return</span> _internal_mutable_x_intervals();</div><div class="line"><a name="l07906"></a><span class="lineno"> 7906</span> }</div><div class="line"><a name="l07907"></a><span class="lineno"> 7907</span> </div><div class="line"><a name="l07908"></a><span class="lineno"> 7908</span> <span class="comment">// repeated int32 y_intervals = 2;</span></div><div class="line"><a name="l07909"></a><span class="lineno"> 7909</span> <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="l07910"></a><span class="lineno"> 7910</span>  <span class="keywordflow">return</span> y_intervals_.size();</div><div class="line"><a name="l07911"></a><span class="lineno"> 7911</span> }</div><div class="line"><a name="l07912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a8c57b08e0e5ad7b7a45d050f85e07d3b"> 7912</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a8c57b08e0e5ad7b7a45d050f85e07d3b">NoOverlap2DConstraintProto::y_intervals_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07913"></a><span class="lineno"> 7913</span>  <span class="keywordflow">return</span> _internal_y_intervals_size();</div><div class="line"><a name="l07914"></a><span class="lineno"> 7914</span> }</div><div class="line"><a name="l07915"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5a875cdd4807f9320da67c93c4fc530c"> 7915</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5a875cdd4807f9320da67c93c4fc530c">NoOverlap2DConstraintProto::clear_y_intervals</a>() {</div><div class="line"><a name="l07916"></a><span class="lineno"> 7916</span>  y_intervals_.Clear();</div><div class="line"><a name="l07917"></a><span class="lineno"> 7917</span> }</div><div class="line"><a name="l07918"></a><span class="lineno"> 7918</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l07919"></a><span class="lineno"> 7919</span>  <span class="keywordflow">return</span> y_intervals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07920"></a><span class="lineno"> 7920</span> }</div><div class="line"><a name="l07921"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0014ccf5157fd262d11156bd1ca60bb5"> 7921</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0cd5ec5cb447051e608b47c9bf77f8cc">NoOverlap2DConstraintProto::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="l07922"></a><span class="lineno"> 7922</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div><div class="line"><a name="l07923"></a><span class="lineno"> 7923</span>  <span class="keywordflow">return</span> _internal_y_intervals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l07924"></a><span class="lineno"> 7924</span> }</div><div class="line"><a name="l07925"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5b1feb162c78f2b83710b52a4507d465"> 7925</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5b1feb162c78f2b83710b52a4507d465">NoOverlap2DConstraintProto::set_y_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07926"></a><span class="lineno"> 7926</span>  y_intervals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07927"></a><span class="lineno"> 7927</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div><div class="line"><a name="l07928"></a><span class="lineno"> 7928</span> }</div><div class="line"><a name="l07929"></a><span class="lineno"> 7929</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::_internal_add_y_intervals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07930"></a><span class="lineno"> 7930</span>  y_intervals_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07931"></a><span class="lineno"> 7931</span> }</div><div class="line"><a name="l07932"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aab51be96ec36bd1af0d8280b356f6820"> 7932</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aab51be96ec36bd1af0d8280b356f6820">NoOverlap2DConstraintProto::add_y_intervals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07933"></a><span class="lineno"> 7933</span>  _internal_add_y_intervals(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07934"></a><span class="lineno"> 7934</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div><div class="line"><a name="l07935"></a><span class="lineno"> 7935</span> }</div><div class="line"><a name="l07936"></a><span class="lineno"> 7936</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07937"></a><span class="lineno"> 7937</span> NoOverlap2DConstraintProto::_internal_y_intervals()<span class="keyword"> const </span>{</div><div class="line"><a name="l07938"></a><span class="lineno"> 7938</span>  <span class="keywordflow">return</span> y_intervals_;</div><div class="line"><a name="l07939"></a><span class="lineno"> 7939</span> }</div><div class="line"><a name="l07940"></a><span class="lineno"> 7940</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l07941"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0cd5ec5cb447051e608b47c9bf77f8cc"> 7941</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0cd5ec5cb447051e608b47c9bf77f8cc">NoOverlap2DConstraintProto::y_intervals</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07942"></a><span class="lineno"> 7942</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div><div class="line"><a name="l07943"></a><span class="lineno"> 7943</span>  <span class="keywordflow">return</span> _internal_y_intervals();</div><div class="line"><a name="l07944"></a><span class="lineno"> 7944</span> }</div><div class="line"><a name="l07945"></a><span class="lineno"> 7945</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07946"></a><span class="lineno"> 7946</span> NoOverlap2DConstraintProto::_internal_mutable_y_intervals() {</div><div class="line"><a name="l07947"></a><span class="lineno"> 7947</span>  <span class="keywordflow">return</span> &y_intervals_;</div><div class="line"><a name="l07948"></a><span class="lineno"> 7948</span> }</div><div class="line"><a name="l07949"></a><span class="lineno"> 7949</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l07950"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6d66e3384f00f1c37b501269dee114c1"> 7950</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6d66e3384f00f1c37b501269dee114c1">NoOverlap2DConstraintProto::mutable_y_intervals</a>() {</div><div class="line"><a name="l07951"></a><span class="lineno"> 7951</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div><div class="line"><a name="l07952"></a><span class="lineno"> 7952</span>  <span class="keywordflow">return</span> _internal_mutable_y_intervals();</div><div class="line"><a name="l07953"></a><span class="lineno"> 7953</span> }</div><div class="line"><a name="l07954"></a><span class="lineno"> 7954</span> </div><div class="line"><a name="l07955"></a><span class="lineno"> 7955</span> <span class="comment">// bool boxes_with_null_area_can_overlap = 3;</span></div><div class="line"><a name="l07956"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#adf5eea97f516b03194c39bb0d386bb74"> 7956</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#adf5eea97f516b03194c39bb0d386bb74">NoOverlap2DConstraintProto::clear_boxes_with_null_area_can_overlap</a>() {</div><div class="line"><a name="l07957"></a><span class="lineno"> 7957</span>  boxes_with_null_area_can_overlap_ = <span class="keyword">false</span>;</div><div class="line"><a name="l07958"></a><span class="lineno"> 7958</span> }</div><div class="line"><a name="l07959"></a><span class="lineno"> 7959</span> <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="l07960"></a><span class="lineno"> 7960</span>  <span class="keywordflow">return</span> boxes_with_null_area_can_overlap_;</div><div class="line"><a name="l07961"></a><span class="lineno"> 7961</span> }</div><div class="line"><a name="l07962"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1d63060c1e0b605d9fb5cee6330b3bee"> 7962</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1d63060c1e0b605d9fb5cee6330b3bee">NoOverlap2DConstraintProto::boxes_with_null_area_can_overlap</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07963"></a><span class="lineno"> 7963</span>  <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="l07964"></a><span class="lineno"> 7964</span>  <span class="keywordflow">return</span> _internal_boxes_with_null_area_can_overlap();</div><div class="line"><a name="l07965"></a><span class="lineno"> 7965</span> }</div><div class="line"><a name="l07966"></a><span class="lineno"> 7966</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07967"></a><span class="lineno"> 7967</span>  </div><div class="line"><a name="l07968"></a><span class="lineno"> 7968</span>  boxes_with_null_area_can_overlap_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l07969"></a><span class="lineno"> 7969</span> }</div><div class="line"><a name="l07970"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a624955fe72913bed851a748564b3d727"> 7970</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a624955fe72913bed851a748564b3d727">NoOverlap2DConstraintProto::set_boxes_with_null_area_can_overlap</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07971"></a><span class="lineno"> 7971</span>  _internal_set_boxes_with_null_area_can_overlap(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07972"></a><span class="lineno"> 7972</span>  <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="l07973"></a><span class="lineno"> 7973</span> }</div><div class="line"><a name="l07974"></a><span class="lineno"> 7974</span> </div><div class="line"><a name="l07975"></a><span class="lineno"> 7975</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l07976"></a><span class="lineno"> 7976</span> </div><div class="line"><a name="l07977"></a><span class="lineno"> 7977</span> <span class="comment">// CumulativeConstraintProto</span></div><div class="line"><a name="l07978"></a><span class="lineno"> 7978</span> </div><div class="line"><a name="l07979"></a><span class="lineno"> 7979</span> <span class="comment">// int32 capacity = 1;</span></div><div class="line"><a name="l07980"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f7eed65007d1ae5558b58c478f69f12"> 7980</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f7eed65007d1ae5558b58c478f69f12">CumulativeConstraintProto::clear_capacity</a>() {</div><div class="line"><a name="l07981"></a><span class="lineno"> 7981</span>  capacity_ = 0;</div><div class="line"><a name="l07982"></a><span class="lineno"> 7982</span> }</div><div class="line"><a name="l07983"></a><span class="lineno"> 7983</span> inline ::PROTOBUF_NAMESPACE_ID::int32 CumulativeConstraintProto::_internal_capacity()<span class="keyword"> const </span>{</div><div class="line"><a name="l07984"></a><span class="lineno"> 7984</span>  <span class="keywordflow">return</span> capacity_;</div><div class="line"><a name="l07985"></a><span class="lineno"> 7985</span> }</div><div class="line"><a name="l07986"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5b2b6d591725d63605bba1fa3ff9cd22"> 7986</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5b2b6d591725d63605bba1fa3ff9cd22">CumulativeConstraintProto::capacity</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l07987"></a><span class="lineno"> 7987</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CumulativeConstraintProto.capacity)</span></div><div class="line"><a name="l07988"></a><span class="lineno"> 7988</span>  <span class="keywordflow">return</span> _internal_capacity();</div><div class="line"><a name="l07989"></a><span class="lineno"> 7989</span> }</div><div class="line"><a name="l07990"></a><span class="lineno"> 7990</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::_internal_set_capacity(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07991"></a><span class="lineno"> 7991</span>  </div><div class="line"><a name="l07992"></a><span class="lineno"> 7992</span>  capacity_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l07993"></a><span class="lineno"> 7993</span> }</div><div class="line"><a name="l07994"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad87e04082640fb8153cc2dd33e42d033"> 7994</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad87e04082640fb8153cc2dd33e42d033">CumulativeConstraintProto::set_capacity</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l07995"></a><span class="lineno"> 7995</span>  _internal_set_capacity(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l07996"></a><span class="lineno"> 7996</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CumulativeConstraintProto.capacity)</span></div><div class="line"><a name="l07997"></a><span class="lineno"> 7997</span> }</div><div class="line"><a name="l07998"></a><span class="lineno"> 7998</span> </div><div class="line"><a name="l07999"></a><span class="lineno"> 7999</span> <span class="comment">// repeated int32 intervals = 2;</span></div><div class="line"><a name="l08000"></a><span class="lineno"> 8000</span> <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="l08001"></a><span class="lineno"> 8001</span>  <span class="keywordflow">return</span> intervals_.size();</div><div class="line"><a name="l08002"></a><span class="lineno"> 8002</span> }</div><div class="line"><a name="l08003"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b"> 8003</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b">CumulativeConstraintProto::intervals_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08004"></a><span class="lineno"> 8004</span>  <span class="keywordflow">return</span> _internal_intervals_size();</div><div class="line"><a name="l08005"></a><span class="lineno"> 8005</span> }</div><div class="line"><a name="l08006"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3da3f464558e8b4bc34a3a57885b2904"> 8006</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3da3f464558e8b4bc34a3a57885b2904">CumulativeConstraintProto::clear_intervals</a>() {</div><div class="line"><a name="l08007"></a><span class="lineno"> 8007</span>  intervals_.Clear();</div><div class="line"><a name="l08008"></a><span class="lineno"> 8008</span> }</div><div class="line"><a name="l08009"></a><span class="lineno"> 8009</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08010"></a><span class="lineno"> 8010</span>  <span class="keywordflow">return</span> intervals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08011"></a><span class="lineno"> 8011</span> }</div><div class="line"><a name="l08012"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a20b8389b79079bde9b397de12921bf8b"> 8012</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">CumulativeConstraintProto::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="l08013"></a><span class="lineno"> 8013</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CumulativeConstraintProto.intervals)</span></div><div class="line"><a name="l08014"></a><span class="lineno"> 8014</span>  <span class="keywordflow">return</span> _internal_intervals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08015"></a><span class="lineno"> 8015</span> }</div><div class="line"><a name="l08016"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad4a8c543adbca0fac330a4474f7537d2"> 8016</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad4a8c543adbca0fac330a4474f7537d2">CumulativeConstraintProto::set_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08017"></a><span class="lineno"> 8017</span>  intervals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08018"></a><span class="lineno"> 8018</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CumulativeConstraintProto.intervals)</span></div><div class="line"><a name="l08019"></a><span class="lineno"> 8019</span> }</div><div class="line"><a name="l08020"></a><span class="lineno"> 8020</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::_internal_add_intervals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08021"></a><span class="lineno"> 8021</span>  intervals_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08022"></a><span class="lineno"> 8022</span> }</div><div class="line"><a name="l08023"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3b0dc4db1d51bd6be689f9b0e18e5089"> 8023</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3b0dc4db1d51bd6be689f9b0e18e5089">CumulativeConstraintProto::add_intervals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08024"></a><span class="lineno"> 8024</span>  _internal_add_intervals(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08025"></a><span class="lineno"> 8025</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CumulativeConstraintProto.intervals)</span></div><div class="line"><a name="l08026"></a><span class="lineno"> 8026</span> }</div><div class="line"><a name="l08027"></a><span class="lineno"> 8027</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08028"></a><span class="lineno"> 8028</span> CumulativeConstraintProto::_internal_intervals()<span class="keyword"> const </span>{</div><div class="line"><a name="l08029"></a><span class="lineno"> 8029</span>  <span class="keywordflow">return</span> intervals_;</div><div class="line"><a name="l08030"></a><span class="lineno"> 8030</span> }</div><div class="line"><a name="l08031"></a><span class="lineno"> 8031</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08032"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54358fe457418fd1a39dc5877849f052"> 8032</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">CumulativeConstraintProto::intervals</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08033"></a><span class="lineno"> 8033</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CumulativeConstraintProto.intervals)</span></div><div class="line"><a name="l08034"></a><span class="lineno"> 8034</span>  <span class="keywordflow">return</span> _internal_intervals();</div><div class="line"><a name="l08035"></a><span class="lineno"> 8035</span> }</div><div class="line"><a name="l08036"></a><span class="lineno"> 8036</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08037"></a><span class="lineno"> 8037</span> CumulativeConstraintProto::_internal_mutable_intervals() {</div><div class="line"><a name="l08038"></a><span class="lineno"> 8038</span>  <span class="keywordflow">return</span> &intervals_;</div><div class="line"><a name="l08039"></a><span class="lineno"> 8039</span> }</div><div class="line"><a name="l08040"></a><span class="lineno"> 8040</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08041"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce"> 8041</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce">CumulativeConstraintProto::mutable_intervals</a>() {</div><div class="line"><a name="l08042"></a><span class="lineno"> 8042</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CumulativeConstraintProto.intervals)</span></div><div class="line"><a name="l08043"></a><span class="lineno"> 8043</span>  <span class="keywordflow">return</span> _internal_mutable_intervals();</div><div class="line"><a name="l08044"></a><span class="lineno"> 8044</span> }</div><div class="line"><a name="l08045"></a><span class="lineno"> 8045</span> </div><div class="line"><a name="l08046"></a><span class="lineno"> 8046</span> <span class="comment">// repeated int32 demands = 3;</span></div><div class="line"><a name="l08047"></a><span class="lineno"> 8047</span> <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="l08048"></a><span class="lineno"> 8048</span>  <span class="keywordflow">return</span> demands_.size();</div><div class="line"><a name="l08049"></a><span class="lineno"> 8049</span> }</div><div class="line"><a name="l08050"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a754527a0a624bbadb27f60007660369c"> 8050</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a754527a0a624bbadb27f60007660369c">CumulativeConstraintProto::demands_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08051"></a><span class="lineno"> 8051</span>  <span class="keywordflow">return</span> _internal_demands_size();</div><div class="line"><a name="l08052"></a><span class="lineno"> 8052</span> }</div><div class="line"><a name="l08053"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429"> 8053</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">CumulativeConstraintProto::clear_demands</a>() {</div><div class="line"><a name="l08054"></a><span class="lineno"> 8054</span>  demands_.Clear();</div><div class="line"><a name="l08055"></a><span class="lineno"> 8055</span> }</div><div class="line"><a name="l08056"></a><span class="lineno"> 8056</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08057"></a><span class="lineno"> 8057</span>  <span class="keywordflow">return</span> demands_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08058"></a><span class="lineno"> 8058</span> }</div><div class="line"><a name="l08059"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a0e5dd02e33a3862191b1b14e9b36ab11"> 8059</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">CumulativeConstraintProto::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="l08060"></a><span class="lineno"> 8060</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CumulativeConstraintProto.demands)</span></div><div class="line"><a name="l08061"></a><span class="lineno"> 8061</span>  <span class="keywordflow">return</span> _internal_demands(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08062"></a><span class="lineno"> 8062</span> }</div><div class="line"><a name="l08063"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ae1a9d6d2e54fddf879b792e54d434363"> 8063</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ae1a9d6d2e54fddf879b792e54d434363">CumulativeConstraintProto::set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08064"></a><span class="lineno"> 8064</span>  demands_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08065"></a><span class="lineno"> 8065</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CumulativeConstraintProto.demands)</span></div><div class="line"><a name="l08066"></a><span class="lineno"> 8066</span> }</div><div class="line"><a name="l08067"></a><span class="lineno"> 8067</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::_internal_add_demands(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08068"></a><span class="lineno"> 8068</span>  demands_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08069"></a><span class="lineno"> 8069</span> }</div><div class="line"><a name="l08070"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a9f0fa13cb6e19e8619f7f292c42e224e"> 8070</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a9f0fa13cb6e19e8619f7f292c42e224e">CumulativeConstraintProto::add_demands</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08071"></a><span class="lineno"> 8071</span>  _internal_add_demands(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08072"></a><span class="lineno"> 8072</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CumulativeConstraintProto.demands)</span></div><div class="line"><a name="l08073"></a><span class="lineno"> 8073</span> }</div><div class="line"><a name="l08074"></a><span class="lineno"> 8074</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08075"></a><span class="lineno"> 8075</span> CumulativeConstraintProto::_internal_demands()<span class="keyword"> const </span>{</div><div class="line"><a name="l08076"></a><span class="lineno"> 8076</span>  <span class="keywordflow">return</span> demands_;</div><div class="line"><a name="l08077"></a><span class="lineno"> 8077</span> }</div><div class="line"><a name="l08078"></a><span class="lineno"> 8078</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08079"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95"> 8079</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">CumulativeConstraintProto::demands</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08080"></a><span class="lineno"> 8080</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CumulativeConstraintProto.demands)</span></div><div class="line"><a name="l08081"></a><span class="lineno"> 8081</span>  <span class="keywordflow">return</span> _internal_demands();</div><div class="line"><a name="l08082"></a><span class="lineno"> 8082</span> }</div><div class="line"><a name="l08083"></a><span class="lineno"> 8083</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08084"></a><span class="lineno"> 8084</span> CumulativeConstraintProto::_internal_mutable_demands() {</div><div class="line"><a name="l08085"></a><span class="lineno"> 8085</span>  <span class="keywordflow">return</span> &demands_;</div><div class="line"><a name="l08086"></a><span class="lineno"> 8086</span> }</div><div class="line"><a name="l08087"></a><span class="lineno"> 8087</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08088"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc"> 8088</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc">CumulativeConstraintProto::mutable_demands</a>() {</div><div class="line"><a name="l08089"></a><span class="lineno"> 8089</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CumulativeConstraintProto.demands)</span></div><div class="line"><a name="l08090"></a><span class="lineno"> 8090</span>  <span class="keywordflow">return</span> _internal_mutable_demands();</div><div class="line"><a name="l08091"></a><span class="lineno"> 8091</span> }</div><div class="line"><a name="l08092"></a><span class="lineno"> 8092</span> </div><div class="line"><a name="l08093"></a><span class="lineno"> 8093</span> <span class="comment">// repeated .operations_research.sat.LinearExpressionProto energies = 4;</span></div><div class="line"><a name="l08094"></a><span class="lineno"> 8094</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> CumulativeConstraintProto::_internal_energies_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l08095"></a><span class="lineno"> 8095</span>  <span class="keywordflow">return</span> energies_.size();</div><div class="line"><a name="l08096"></a><span class="lineno"> 8096</span> }</div><div class="line"><a name="l08097"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ade9df7080664a616ab33ab367d24ada6"> 8097</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ade9df7080664a616ab33ab367d24ada6">CumulativeConstraintProto::energies_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08098"></a><span class="lineno"> 8098</span>  <span class="keywordflow">return</span> _internal_energies_size();</div><div class="line"><a name="l08099"></a><span class="lineno"> 8099</span> }</div><div class="line"><a name="l08100"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ade780e09ca8275b2f3a7493ee65b2eef"> 8100</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ade780e09ca8275b2f3a7493ee65b2eef">CumulativeConstraintProto::clear_energies</a>() {</div><div class="line"><a name="l08101"></a><span class="lineno"> 8101</span>  energies_.Clear();</div><div class="line"><a name="l08102"></a><span class="lineno"> 8102</span> }</div><div class="line"><a name="l08103"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ae75c0baa18842c5694a6b1b7eb75d0b0"> 8103</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad9ceb5212b72c83862b462d30ead0171">CumulativeConstraintProto::mutable_energies</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div><div class="line"><a name="l08104"></a><span class="lineno"> 8104</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CumulativeConstraintProto.energies)</span></div><div class="line"><a name="l08105"></a><span class="lineno"> 8105</span>  <span class="keywordflow">return</span> energies_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08106"></a><span class="lineno"> 8106</span> }</div><div class="line"><a name="l08107"></a><span class="lineno"> 8107</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto >*</div><div class="line"><a name="l08108"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad9ceb5212b72c83862b462d30ead0171"> 8108</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad9ceb5212b72c83862b462d30ead0171">CumulativeConstraintProto::mutable_energies</a>() {</div><div class="line"><a name="l08109"></a><span class="lineno"> 8109</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CumulativeConstraintProto.energies)</span></div><div class="line"><a name="l08110"></a><span class="lineno"> 8110</span>  <span class="keywordflow">return</span> &energies_;</div><div class="line"><a name="l08111"></a><span class="lineno"> 8111</span> }</div><div class="line"><a name="l08112"></a><span class="lineno"> 8112</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& CumulativeConstraintProto::_internal_energies(<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="l08113"></a><span class="lineno"> 8113</span>  <span class="keywordflow">return</span> energies_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08114"></a><span class="lineno"> 8114</span> }</div><div class="line"><a name="l08115"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad249033f0f2d67cc16f2c3e24c432a81"> 8115</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto& <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a303813f666e3401cd522e94396c0cea6">CumulativeConstraintProto::energies</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="l08116"></a><span class="lineno"> 8116</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CumulativeConstraintProto.energies)</span></div><div class="line"><a name="l08117"></a><span class="lineno"> 8117</span>  <span class="keywordflow">return</span> _internal_energies(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08118"></a><span class="lineno"> 8118</span> }</div><div class="line"><a name="l08119"></a><span class="lineno"> 8119</span> inline ::operations_research::sat::LinearExpressionProto* CumulativeConstraintProto::_internal_add_energies() {</div><div class="line"><a name="l08120"></a><span class="lineno"> 8120</span>  <span class="keywordflow">return</span> energies_.Add();</div><div class="line"><a name="l08121"></a><span class="lineno"> 8121</span> }</div><div class="line"><a name="l08122"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa73d76adb94c19d6b8f20864596aeb4f"> 8122</a></span> inline ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa73d76adb94c19d6b8f20864596aeb4f">CumulativeConstraintProto::add_energies</a>() {</div><div class="line"><a name="l08123"></a><span class="lineno"> 8123</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">::operations_research::sat::LinearExpressionProto</a>* _add = _internal_add_energies();</div><div class="line"><a name="l08124"></a><span class="lineno"> 8124</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CumulativeConstraintProto.energies)</span></div><div class="line"><a name="l08125"></a><span class="lineno"> 8125</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l08126"></a><span class="lineno"> 8126</span> }</div><div class="line"><a name="l08127"></a><span class="lineno"> 8127</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto >&</div><div class="line"><a name="l08128"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a303813f666e3401cd522e94396c0cea6"> 8128</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a303813f666e3401cd522e94396c0cea6">CumulativeConstraintProto::energies</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08129"></a><span class="lineno"> 8129</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CumulativeConstraintProto.energies)</span></div><div class="line"><a name="l08130"></a><span class="lineno"> 8130</span>  <span class="keywordflow">return</span> energies_;</div><div class="line"><a name="l08131"></a><span class="lineno"> 8131</span> }</div><div class="line"><a name="l08132"></a><span class="lineno"> 8132</span> </div><div class="line"><a name="l08133"></a><span class="lineno"> 8133</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l08134"></a><span class="lineno"> 8134</span> </div><div class="line"><a name="l08135"></a><span class="lineno"> 8135</span> <span class="comment">// ReservoirConstraintProto</span></div><div class="line"><a name="l08136"></a><span class="lineno"> 8136</span> </div><div class="line"><a name="l08137"></a><span class="lineno"> 8137</span> <span class="comment">// int64 min_level = 1;</span></div><div class="line"><a name="l08138"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ae1c1230009fac9c09d2f98caa44ca961"> 8138</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ae1c1230009fac9c09d2f98caa44ca961">ReservoirConstraintProto::clear_min_level</a>() {</div><div class="line"><a name="l08139"></a><span class="lineno"> 8139</span>  min_level_ = int64_t{0};</div><div class="line"><a name="l08140"></a><span class="lineno"> 8140</span> }</div><div class="line"><a name="l08141"></a><span class="lineno"> 8141</span> inline ::PROTOBUF_NAMESPACE_ID::int64 ReservoirConstraintProto::_internal_min_level()<span class="keyword"> const </span>{</div><div class="line"><a name="l08142"></a><span class="lineno"> 8142</span>  <span class="keywordflow">return</span> min_level_;</div><div class="line"><a name="l08143"></a><span class="lineno"> 8143</span> }</div><div class="line"><a name="l08144"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1e91f4ec4dd8b4a3c58bc4bd1e73f40e"> 8144</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1e91f4ec4dd8b4a3c58bc4bd1e73f40e">ReservoirConstraintProto::min_level</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08145"></a><span class="lineno"> 8145</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.min_level)</span></div><div class="line"><a name="l08146"></a><span class="lineno"> 8146</span>  <span class="keywordflow">return</span> _internal_min_level();</div><div class="line"><a name="l08147"></a><span class="lineno"> 8147</span> }</div><div class="line"><a name="l08148"></a><span class="lineno"> 8148</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_set_min_level(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08149"></a><span class="lineno"> 8149</span>  </div><div class="line"><a name="l08150"></a><span class="lineno"> 8150</span>  min_level_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l08151"></a><span class="lineno"> 8151</span> }</div><div class="line"><a name="l08152"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6e50a045775e5407d7fb667b1919c362"> 8152</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6e50a045775e5407d7fb667b1919c362">ReservoirConstraintProto::set_min_level</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08153"></a><span class="lineno"> 8153</span>  _internal_set_min_level(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08154"></a><span class="lineno"> 8154</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.min_level)</span></div><div class="line"><a name="l08155"></a><span class="lineno"> 8155</span> }</div><div class="line"><a name="l08156"></a><span class="lineno"> 8156</span> </div><div class="line"><a name="l08157"></a><span class="lineno"> 8157</span> <span class="comment">// int64 max_level = 2;</span></div><div class="line"><a name="l08158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#af46c210dcb7e5a99eb85803a509590b3"> 8158</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#af46c210dcb7e5a99eb85803a509590b3">ReservoirConstraintProto::clear_max_level</a>() {</div><div class="line"><a name="l08159"></a><span class="lineno"> 8159</span>  max_level_ = int64_t{0};</div><div class="line"><a name="l08160"></a><span class="lineno"> 8160</span> }</div><div class="line"><a name="l08161"></a><span class="lineno"> 8161</span> inline ::PROTOBUF_NAMESPACE_ID::int64 ReservoirConstraintProto::_internal_max_level()<span class="keyword"> const </span>{</div><div class="line"><a name="l08162"></a><span class="lineno"> 8162</span>  <span class="keywordflow">return</span> max_level_;</div><div class="line"><a name="l08163"></a><span class="lineno"> 8163</span> }</div><div class="line"><a name="l08164"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a525dc7ba48af0e2b1cf48066586807c6"> 8164</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a525dc7ba48af0e2b1cf48066586807c6">ReservoirConstraintProto::max_level</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08165"></a><span class="lineno"> 8165</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.max_level)</span></div><div class="line"><a name="l08166"></a><span class="lineno"> 8166</span>  <span class="keywordflow">return</span> _internal_max_level();</div><div class="line"><a name="l08167"></a><span class="lineno"> 8167</span> }</div><div class="line"><a name="l08168"></a><span class="lineno"> 8168</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_set_max_level(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08169"></a><span class="lineno"> 8169</span>  </div><div class="line"><a name="l08170"></a><span class="lineno"> 8170</span>  max_level_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l08171"></a><span class="lineno"> 8171</span> }</div><div class="line"><a name="l08172"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1cb6cd47b17aa205e27952313e508942"> 8172</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1cb6cd47b17aa205e27952313e508942">ReservoirConstraintProto::set_max_level</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08173"></a><span class="lineno"> 8173</span>  _internal_set_max_level(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08174"></a><span class="lineno"> 8174</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.max_level)</span></div><div class="line"><a name="l08175"></a><span class="lineno"> 8175</span> }</div><div class="line"><a name="l08176"></a><span class="lineno"> 8176</span> </div><div class="line"><a name="l08177"></a><span class="lineno"> 8177</span> <span class="comment">// repeated int32 times = 3;</span></div><div class="line"><a name="l08178"></a><span class="lineno"> 8178</span> <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="l08179"></a><span class="lineno"> 8179</span>  <span class="keywordflow">return</span> times_.size();</div><div class="line"><a name="l08180"></a><span class="lineno"> 8180</span> }</div><div class="line"><a name="l08181"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a540183c6e5f2c8c73bc661ed4879c5b3"> 8181</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a540183c6e5f2c8c73bc661ed4879c5b3">ReservoirConstraintProto::times_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08182"></a><span class="lineno"> 8182</span>  <span class="keywordflow">return</span> _internal_times_size();</div><div class="line"><a name="l08183"></a><span class="lineno"> 8183</span> }</div><div class="line"><a name="l08184"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac9080ac5ccf1a206021c14f5289661f3"> 8184</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac9080ac5ccf1a206021c14f5289661f3">ReservoirConstraintProto::clear_times</a>() {</div><div class="line"><a name="l08185"></a><span class="lineno"> 8185</span>  times_.Clear();</div><div class="line"><a name="l08186"></a><span class="lineno"> 8186</span> }</div><div class="line"><a name="l08187"></a><span class="lineno"> 8187</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08188"></a><span class="lineno"> 8188</span>  <span class="keywordflow">return</span> times_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08189"></a><span class="lineno"> 8189</span> }</div><div class="line"><a name="l08190"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a9b7e0496dcffc80c36cc768ddf8cb0a4"> 8190</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a65911330977d7dd25a1dbe3ab85ed36f">ReservoirConstraintProto::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="l08191"></a><span class="lineno"> 8191</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.times)</span></div><div class="line"><a name="l08192"></a><span class="lineno"> 8192</span>  <span class="keywordflow">return</span> _internal_times(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08193"></a><span class="lineno"> 8193</span> }</div><div class="line"><a name="l08194"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6aef62b630113cc40fda112979d72182"> 8194</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6aef62b630113cc40fda112979d72182">ReservoirConstraintProto::set_times</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08195"></a><span class="lineno"> 8195</span>  times_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08196"></a><span class="lineno"> 8196</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.times)</span></div><div class="line"><a name="l08197"></a><span class="lineno"> 8197</span> }</div><div class="line"><a name="l08198"></a><span class="lineno"> 8198</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_add_times(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08199"></a><span class="lineno"> 8199</span>  times_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08200"></a><span class="lineno"> 8200</span> }</div><div class="line"><a name="l08201"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0ca8b96cf963d3135de00d825fe54938"> 8201</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0ca8b96cf963d3135de00d825fe54938">ReservoirConstraintProto::add_times</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08202"></a><span class="lineno"> 8202</span>  _internal_add_times(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08203"></a><span class="lineno"> 8203</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ReservoirConstraintProto.times)</span></div><div class="line"><a name="l08204"></a><span class="lineno"> 8204</span> }</div><div class="line"><a name="l08205"></a><span class="lineno"> 8205</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08206"></a><span class="lineno"> 8206</span> ReservoirConstraintProto::_internal_times()<span class="keyword"> const </span>{</div><div class="line"><a name="l08207"></a><span class="lineno"> 8207</span>  <span class="keywordflow">return</span> times_;</div><div class="line"><a name="l08208"></a><span class="lineno"> 8208</span> }</div><div class="line"><a name="l08209"></a><span class="lineno"> 8209</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08210"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a65911330977d7dd25a1dbe3ab85ed36f"> 8210</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a65911330977d7dd25a1dbe3ab85ed36f">ReservoirConstraintProto::times</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08211"></a><span class="lineno"> 8211</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ReservoirConstraintProto.times)</span></div><div class="line"><a name="l08212"></a><span class="lineno"> 8212</span>  <span class="keywordflow">return</span> _internal_times();</div><div class="line"><a name="l08213"></a><span class="lineno"> 8213</span> }</div><div class="line"><a name="l08214"></a><span class="lineno"> 8214</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08215"></a><span class="lineno"> 8215</span> ReservoirConstraintProto::_internal_mutable_times() {</div><div class="line"><a name="l08216"></a><span class="lineno"> 8216</span>  <span class="keywordflow">return</span> &times_;</div><div class="line"><a name="l08217"></a><span class="lineno"> 8217</span> }</div><div class="line"><a name="l08218"></a><span class="lineno"> 8218</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08219"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3452decf04cce23ca12461b641b29c48"> 8219</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3452decf04cce23ca12461b641b29c48">ReservoirConstraintProto::mutable_times</a>() {</div><div class="line"><a name="l08220"></a><span class="lineno"> 8220</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ReservoirConstraintProto.times)</span></div><div class="line"><a name="l08221"></a><span class="lineno"> 8221</span>  <span class="keywordflow">return</span> _internal_mutable_times();</div><div class="line"><a name="l08222"></a><span class="lineno"> 8222</span> }</div><div class="line"><a name="l08223"></a><span class="lineno"> 8223</span> </div><div class="line"><a name="l08224"></a><span class="lineno"> 8224</span> <span class="comment">// repeated int64 demands = 4;</span></div><div class="line"><a name="l08225"></a><span class="lineno"> 8225</span> <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="l08226"></a><span class="lineno"> 8226</span>  <span class="keywordflow">return</span> demands_.size();</div><div class="line"><a name="l08227"></a><span class="lineno"> 8227</span> }</div><div class="line"><a name="l08228"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a754527a0a624bbadb27f60007660369c"> 8228</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a754527a0a624bbadb27f60007660369c">ReservoirConstraintProto::demands_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08229"></a><span class="lineno"> 8229</span>  <span class="keywordflow">return</span> _internal_demands_size();</div><div class="line"><a name="l08230"></a><span class="lineno"> 8230</span> }</div><div class="line"><a name="l08231"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429"> 8231</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">ReservoirConstraintProto::clear_demands</a>() {</div><div class="line"><a name="l08232"></a><span class="lineno"> 8232</span>  demands_.Clear();</div><div class="line"><a name="l08233"></a><span class="lineno"> 8233</span> }</div><div class="line"><a name="l08234"></a><span class="lineno"> 8234</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l08235"></a><span class="lineno"> 8235</span>  <span class="keywordflow">return</span> demands_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08236"></a><span class="lineno"> 8236</span> }</div><div class="line"><a name="l08237"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac0e9d9f9d822bb2ad195695f9810e3f1"> 8237</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0c3bdd1d7ab94470cc453e0c4923f2df">ReservoirConstraintProto::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="l08238"></a><span class="lineno"> 8238</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.demands)</span></div><div class="line"><a name="l08239"></a><span class="lineno"> 8239</span>  <span class="keywordflow">return</span> _internal_demands(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08240"></a><span class="lineno"> 8240</span> }</div><div class="line"><a name="l08241"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afa0f83112f351a47a7407e6e0c5f9a49"> 8241</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afa0f83112f351a47a7407e6e0c5f9a49">ReservoirConstraintProto::set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08242"></a><span class="lineno"> 8242</span>  demands_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08243"></a><span class="lineno"> 8243</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.demands)</span></div><div class="line"><a name="l08244"></a><span class="lineno"> 8244</span> }</div><div class="line"><a name="l08245"></a><span class="lineno"> 8245</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_add_demands(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08246"></a><span class="lineno"> 8246</span>  demands_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08247"></a><span class="lineno"> 8247</span> }</div><div class="line"><a name="l08248"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ad8da8ddcb8875a2e5246f88b482c856a"> 8248</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ad8da8ddcb8875a2e5246f88b482c856a">ReservoirConstraintProto::add_demands</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08249"></a><span class="lineno"> 8249</span>  _internal_add_demands(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08250"></a><span class="lineno"> 8250</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ReservoirConstraintProto.demands)</span></div><div class="line"><a name="l08251"></a><span class="lineno"> 8251</span> }</div><div class="line"><a name="l08252"></a><span class="lineno"> 8252</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l08253"></a><span class="lineno"> 8253</span> ReservoirConstraintProto::_internal_demands()<span class="keyword"> const </span>{</div><div class="line"><a name="l08254"></a><span class="lineno"> 8254</span>  <span class="keywordflow">return</span> demands_;</div><div class="line"><a name="l08255"></a><span class="lineno"> 8255</span> }</div><div class="line"><a name="l08256"></a><span class="lineno"> 8256</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l08257"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0c3bdd1d7ab94470cc453e0c4923f2df"> 8257</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0c3bdd1d7ab94470cc453e0c4923f2df">ReservoirConstraintProto::demands</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08258"></a><span class="lineno"> 8258</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ReservoirConstraintProto.demands)</span></div><div class="line"><a name="l08259"></a><span class="lineno"> 8259</span>  <span class="keywordflow">return</span> _internal_demands();</div><div class="line"><a name="l08260"></a><span class="lineno"> 8260</span> }</div><div class="line"><a name="l08261"></a><span class="lineno"> 8261</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l08262"></a><span class="lineno"> 8262</span> ReservoirConstraintProto::_internal_mutable_demands() {</div><div class="line"><a name="l08263"></a><span class="lineno"> 8263</span>  <span class="keywordflow">return</span> &demands_;</div><div class="line"><a name="l08264"></a><span class="lineno"> 8264</span> }</div><div class="line"><a name="l08265"></a><span class="lineno"> 8265</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l08266"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#abc13f541f8c3b7ad5b76d116803778fe"> 8266</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#abc13f541f8c3b7ad5b76d116803778fe">ReservoirConstraintProto::mutable_demands</a>() {</div><div class="line"><a name="l08267"></a><span class="lineno"> 8267</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ReservoirConstraintProto.demands)</span></div><div class="line"><a name="l08268"></a><span class="lineno"> 8268</span>  <span class="keywordflow">return</span> _internal_mutable_demands();</div><div class="line"><a name="l08269"></a><span class="lineno"> 8269</span> }</div><div class="line"><a name="l08270"></a><span class="lineno"> 8270</span> </div><div class="line"><a name="l08271"></a><span class="lineno"> 8271</span> <span class="comment">// repeated int32 actives = 5;</span></div><div class="line"><a name="l08272"></a><span class="lineno"> 8272</span> <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="l08273"></a><span class="lineno"> 8273</span>  <span class="keywordflow">return</span> actives_.size();</div><div class="line"><a name="l08274"></a><span class="lineno"> 8274</span> }</div><div class="line"><a name="l08275"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac671609a4ad4a0545c6d3ec619164a8b"> 8275</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac671609a4ad4a0545c6d3ec619164a8b">ReservoirConstraintProto::actives_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08276"></a><span class="lineno"> 8276</span>  <span class="keywordflow">return</span> _internal_actives_size();</div><div class="line"><a name="l08277"></a><span class="lineno"> 8277</span> }</div><div class="line"><a name="l08278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a93fb666117e26372fb91f66f4d763249"> 8278</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a93fb666117e26372fb91f66f4d763249">ReservoirConstraintProto::clear_actives</a>() {</div><div class="line"><a name="l08279"></a><span class="lineno"> 8279</span>  actives_.Clear();</div><div class="line"><a name="l08280"></a><span class="lineno"> 8280</span> }</div><div class="line"><a name="l08281"></a><span class="lineno"> 8281</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08282"></a><span class="lineno"> 8282</span>  <span class="keywordflow">return</span> actives_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08283"></a><span class="lineno"> 8283</span> }</div><div class="line"><a name="l08284"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6175857ac28e7920eec1502084201acf"> 8284</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a28f70455d29fb55c7f9cc6b23f96d530">ReservoirConstraintProto::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="l08285"></a><span class="lineno"> 8285</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.actives)</span></div><div class="line"><a name="l08286"></a><span class="lineno"> 8286</span>  <span class="keywordflow">return</span> _internal_actives(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08287"></a><span class="lineno"> 8287</span> }</div><div class="line"><a name="l08288"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a8ce9ffcf15aec19a0b89c4c2de382ab8"> 8288</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a8ce9ffcf15aec19a0b89c4c2de382ab8">ReservoirConstraintProto::set_actives</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08289"></a><span class="lineno"> 8289</span>  actives_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08290"></a><span class="lineno"> 8290</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.actives)</span></div><div class="line"><a name="l08291"></a><span class="lineno"> 8291</span> }</div><div class="line"><a name="l08292"></a><span class="lineno"> 8292</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_add_actives(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08293"></a><span class="lineno"> 8293</span>  actives_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08294"></a><span class="lineno"> 8294</span> }</div><div class="line"><a name="l08295"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5615e9d596d8908b855b2cbe25e84640"> 8295</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5615e9d596d8908b855b2cbe25e84640">ReservoirConstraintProto::add_actives</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08296"></a><span class="lineno"> 8296</span>  _internal_add_actives(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08297"></a><span class="lineno"> 8297</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ReservoirConstraintProto.actives)</span></div><div class="line"><a name="l08298"></a><span class="lineno"> 8298</span> }</div><div class="line"><a name="l08299"></a><span class="lineno"> 8299</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08300"></a><span class="lineno"> 8300</span> ReservoirConstraintProto::_internal_actives()<span class="keyword"> const </span>{</div><div class="line"><a name="l08301"></a><span class="lineno"> 8301</span>  <span class="keywordflow">return</span> actives_;</div><div class="line"><a name="l08302"></a><span class="lineno"> 8302</span> }</div><div class="line"><a name="l08303"></a><span class="lineno"> 8303</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08304"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a28f70455d29fb55c7f9cc6b23f96d530"> 8304</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a28f70455d29fb55c7f9cc6b23f96d530">ReservoirConstraintProto::actives</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08305"></a><span class="lineno"> 8305</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ReservoirConstraintProto.actives)</span></div><div class="line"><a name="l08306"></a><span class="lineno"> 8306</span>  <span class="keywordflow">return</span> _internal_actives();</div><div class="line"><a name="l08307"></a><span class="lineno"> 8307</span> }</div><div class="line"><a name="l08308"></a><span class="lineno"> 8308</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08309"></a><span class="lineno"> 8309</span> ReservoirConstraintProto::_internal_mutable_actives() {</div><div class="line"><a name="l08310"></a><span class="lineno"> 8310</span>  <span class="keywordflow">return</span> &actives_;</div><div class="line"><a name="l08311"></a><span class="lineno"> 8311</span> }</div><div class="line"><a name="l08312"></a><span class="lineno"> 8312</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08313"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a9a5121be926efa2072acd67866a736c0"> 8313</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a9a5121be926efa2072acd67866a736c0">ReservoirConstraintProto::mutable_actives</a>() {</div><div class="line"><a name="l08314"></a><span class="lineno"> 8314</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ReservoirConstraintProto.actives)</span></div><div class="line"><a name="l08315"></a><span class="lineno"> 8315</span>  <span class="keywordflow">return</span> _internal_mutable_actives();</div><div class="line"><a name="l08316"></a><span class="lineno"> 8316</span> }</div><div class="line"><a name="l08317"></a><span class="lineno"> 8317</span> </div><div class="line"><a name="l08318"></a><span class="lineno"> 8318</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l08319"></a><span class="lineno"> 8319</span> </div><div class="line"><a name="l08320"></a><span class="lineno"> 8320</span> <span class="comment">// CircuitConstraintProto</span></div><div class="line"><a name="l08321"></a><span class="lineno"> 8321</span> </div><div class="line"><a name="l08322"></a><span class="lineno"> 8322</span> <span class="comment">// repeated int32 tails = 3;</span></div><div class="line"><a name="l08323"></a><span class="lineno"> 8323</span> <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="l08324"></a><span class="lineno"> 8324</span>  <span class="keywordflow">return</span> tails_.size();</div><div class="line"><a name="l08325"></a><span class="lineno"> 8325</span> }</div><div class="line"><a name="l08326"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a00c2180f8562823474c60e231be689b0"> 8326</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a00c2180f8562823474c60e231be689b0">CircuitConstraintProto::tails_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08327"></a><span class="lineno"> 8327</span>  <span class="keywordflow">return</span> _internal_tails_size();</div><div class="line"><a name="l08328"></a><span class="lineno"> 8328</span> }</div><div class="line"><a name="l08329"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ad2b545a6c52e40dbe620f8163bce15ae"> 8329</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ad2b545a6c52e40dbe620f8163bce15ae">CircuitConstraintProto::clear_tails</a>() {</div><div class="line"><a name="l08330"></a><span class="lineno"> 8330</span>  tails_.Clear();</div><div class="line"><a name="l08331"></a><span class="lineno"> 8331</span> }</div><div class="line"><a name="l08332"></a><span class="lineno"> 8332</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08333"></a><span class="lineno"> 8333</span>  <span class="keywordflow">return</span> tails_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08334"></a><span class="lineno"> 8334</span> }</div><div class="line"><a name="l08335"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a177b99cad18572bc442ba9a014c3da55"> 8335</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">CircuitConstraintProto::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="l08336"></a><span class="lineno"> 8336</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CircuitConstraintProto.tails)</span></div><div class="line"><a name="l08337"></a><span class="lineno"> 8337</span>  <span class="keywordflow">return</span> _internal_tails(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08338"></a><span class="lineno"> 8338</span> }</div><div class="line"><a name="l08339"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac2352034b6709d00df0edd40e0f03171"> 8339</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac2352034b6709d00df0edd40e0f03171">CircuitConstraintProto::set_tails</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08340"></a><span class="lineno"> 8340</span>  tails_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08341"></a><span class="lineno"> 8341</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CircuitConstraintProto.tails)</span></div><div class="line"><a name="l08342"></a><span class="lineno"> 8342</span> }</div><div class="line"><a name="l08343"></a><span class="lineno"> 8343</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::_internal_add_tails(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08344"></a><span class="lineno"> 8344</span>  tails_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08345"></a><span class="lineno"> 8345</span> }</div><div class="line"><a name="l08346"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4"> 8346</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">CircuitConstraintProto::add_tails</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08347"></a><span class="lineno"> 8347</span>  _internal_add_tails(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08348"></a><span class="lineno"> 8348</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CircuitConstraintProto.tails)</span></div><div class="line"><a name="l08349"></a><span class="lineno"> 8349</span> }</div><div class="line"><a name="l08350"></a><span class="lineno"> 8350</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08351"></a><span class="lineno"> 8351</span> CircuitConstraintProto::_internal_tails()<span class="keyword"> const </span>{</div><div class="line"><a name="l08352"></a><span class="lineno"> 8352</span>  <span class="keywordflow">return</span> tails_;</div><div class="line"><a name="l08353"></a><span class="lineno"> 8353</span> }</div><div class="line"><a name="l08354"></a><span class="lineno"> 8354</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08355"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa"> 8355</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">CircuitConstraintProto::tails</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08356"></a><span class="lineno"> 8356</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CircuitConstraintProto.tails)</span></div><div class="line"><a name="l08357"></a><span class="lineno"> 8357</span>  <span class="keywordflow">return</span> _internal_tails();</div><div class="line"><a name="l08358"></a><span class="lineno"> 8358</span> }</div><div class="line"><a name="l08359"></a><span class="lineno"> 8359</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08360"></a><span class="lineno"> 8360</span> CircuitConstraintProto::_internal_mutable_tails() {</div><div class="line"><a name="l08361"></a><span class="lineno"> 8361</span>  <span class="keywordflow">return</span> &tails_;</div><div class="line"><a name="l08362"></a><span class="lineno"> 8362</span> }</div><div class="line"><a name="l08363"></a><span class="lineno"> 8363</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08364"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793"> 8364</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793">CircuitConstraintProto::mutable_tails</a>() {</div><div class="line"><a name="l08365"></a><span class="lineno"> 8365</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CircuitConstraintProto.tails)</span></div><div class="line"><a name="l08366"></a><span class="lineno"> 8366</span>  <span class="keywordflow">return</span> _internal_mutable_tails();</div><div class="line"><a name="l08367"></a><span class="lineno"> 8367</span> }</div><div class="line"><a name="l08368"></a><span class="lineno"> 8368</span> </div><div class="line"><a name="l08369"></a><span class="lineno"> 8369</span> <span class="comment">// repeated int32 heads = 4;</span></div><div class="line"><a name="l08370"></a><span class="lineno"> 8370</span> <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="l08371"></a><span class="lineno"> 8371</span>  <span class="keywordflow">return</span> heads_.size();</div><div class="line"><a name="l08372"></a><span class="lineno"> 8372</span> }</div><div class="line"><a name="l08373"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a5c1560f825b20c9cc2c1d4d7751f6a7c"> 8373</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">CircuitConstraintProto::heads_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08374"></a><span class="lineno"> 8374</span>  <span class="keywordflow">return</span> _internal_heads_size();</div><div class="line"><a name="l08375"></a><span class="lineno"> 8375</span> }</div><div class="line"><a name="l08376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a357ebf6824ee207e4ba2f0606f7dc688"> 8376</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a357ebf6824ee207e4ba2f0606f7dc688">CircuitConstraintProto::clear_heads</a>() {</div><div class="line"><a name="l08377"></a><span class="lineno"> 8377</span>  heads_.Clear();</div><div class="line"><a name="l08378"></a><span class="lineno"> 8378</span> }</div><div class="line"><a name="l08379"></a><span class="lineno"> 8379</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08380"></a><span class="lineno"> 8380</span>  <span class="keywordflow">return</span> heads_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08381"></a><span class="lineno"> 8381</span> }</div><div class="line"><a name="l08382"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac4c0f9fcc219ada889199b5c0e5d1a65"> 8382</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">CircuitConstraintProto::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="l08383"></a><span class="lineno"> 8383</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CircuitConstraintProto.heads)</span></div><div class="line"><a name="l08384"></a><span class="lineno"> 8384</span>  <span class="keywordflow">return</span> _internal_heads(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08385"></a><span class="lineno"> 8385</span> }</div><div class="line"><a name="l08386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a24080c755f42f8a99768b64d06bc287e"> 8386</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a24080c755f42f8a99768b64d06bc287e">CircuitConstraintProto::set_heads</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08387"></a><span class="lineno"> 8387</span>  heads_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08388"></a><span class="lineno"> 8388</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CircuitConstraintProto.heads)</span></div><div class="line"><a name="l08389"></a><span class="lineno"> 8389</span> }</div><div class="line"><a name="l08390"></a><span class="lineno"> 8390</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::_internal_add_heads(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08391"></a><span class="lineno"> 8391</span>  heads_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08392"></a><span class="lineno"> 8392</span> }</div><div class="line"><a name="l08393"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a93c4dc0bea1153dedd0366d09b808075"> 8393</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a93c4dc0bea1153dedd0366d09b808075">CircuitConstraintProto::add_heads</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08394"></a><span class="lineno"> 8394</span>  _internal_add_heads(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08395"></a><span class="lineno"> 8395</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CircuitConstraintProto.heads)</span></div><div class="line"><a name="l08396"></a><span class="lineno"> 8396</span> }</div><div class="line"><a name="l08397"></a><span class="lineno"> 8397</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08398"></a><span class="lineno"> 8398</span> CircuitConstraintProto::_internal_heads()<span class="keyword"> const </span>{</div><div class="line"><a name="l08399"></a><span class="lineno"> 8399</span>  <span class="keywordflow">return</span> heads_;</div><div class="line"><a name="l08400"></a><span class="lineno"> 8400</span> }</div><div class="line"><a name="l08401"></a><span class="lineno"> 8401</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08402"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b"> 8402</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">CircuitConstraintProto::heads</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08403"></a><span class="lineno"> 8403</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CircuitConstraintProto.heads)</span></div><div class="line"><a name="l08404"></a><span class="lineno"> 8404</span>  <span class="keywordflow">return</span> _internal_heads();</div><div class="line"><a name="l08405"></a><span class="lineno"> 8405</span> }</div><div class="line"><a name="l08406"></a><span class="lineno"> 8406</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08407"></a><span class="lineno"> 8407</span> CircuitConstraintProto::_internal_mutable_heads() {</div><div class="line"><a name="l08408"></a><span class="lineno"> 8408</span>  <span class="keywordflow">return</span> &heads_;</div><div class="line"><a name="l08409"></a><span class="lineno"> 8409</span> }</div><div class="line"><a name="l08410"></a><span class="lineno"> 8410</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08411"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e"> 8411</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e">CircuitConstraintProto::mutable_heads</a>() {</div><div class="line"><a name="l08412"></a><span class="lineno"> 8412</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CircuitConstraintProto.heads)</span></div><div class="line"><a name="l08413"></a><span class="lineno"> 8413</span>  <span class="keywordflow">return</span> _internal_mutable_heads();</div><div class="line"><a name="l08414"></a><span class="lineno"> 8414</span> }</div><div class="line"><a name="l08415"></a><span class="lineno"> 8415</span> </div><div class="line"><a name="l08416"></a><span class="lineno"> 8416</span> <span class="comment">// repeated int32 literals = 5;</span></div><div class="line"><a name="l08417"></a><span class="lineno"> 8417</span> <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="l08418"></a><span class="lineno"> 8418</span>  <span class="keywordflow">return</span> literals_.size();</div><div class="line"><a name="l08419"></a><span class="lineno"> 8419</span> }</div><div class="line"><a name="l08420"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a72d41feda9a93c11089d3d99d6270999"> 8420</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a72d41feda9a93c11089d3d99d6270999">CircuitConstraintProto::literals_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08421"></a><span class="lineno"> 8421</span>  <span class="keywordflow">return</span> _internal_literals_size();</div><div class="line"><a name="l08422"></a><span class="lineno"> 8422</span> }</div><div class="line"><a name="l08423"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a5339b1584860029bfdb4f080683852f5"> 8423</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a5339b1584860029bfdb4f080683852f5">CircuitConstraintProto::clear_literals</a>() {</div><div class="line"><a name="l08424"></a><span class="lineno"> 8424</span>  literals_.Clear();</div><div class="line"><a name="l08425"></a><span class="lineno"> 8425</span> }</div><div class="line"><a name="l08426"></a><span class="lineno"> 8426</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08427"></a><span class="lineno"> 8427</span>  <span class="keywordflow">return</span> literals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08428"></a><span class="lineno"> 8428</span> }</div><div class="line"><a name="l08429"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ae257a6514082fdcf3a9f33dda44c40b7"> 8429</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">CircuitConstraintProto::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="l08430"></a><span class="lineno"> 8430</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CircuitConstraintProto.literals)</span></div><div class="line"><a name="l08431"></a><span class="lineno"> 8431</span>  <span class="keywordflow">return</span> _internal_literals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08432"></a><span class="lineno"> 8432</span> }</div><div class="line"><a name="l08433"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9193927d79de018fddced78664bf54ed"> 8433</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9193927d79de018fddced78664bf54ed">CircuitConstraintProto::set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08434"></a><span class="lineno"> 8434</span>  literals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08435"></a><span class="lineno"> 8435</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CircuitConstraintProto.literals)</span></div><div class="line"><a name="l08436"></a><span class="lineno"> 8436</span> }</div><div class="line"><a name="l08437"></a><span class="lineno"> 8437</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::_internal_add_literals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08438"></a><span class="lineno"> 8438</span>  literals_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08439"></a><span class="lineno"> 8439</span> }</div><div class="line"><a name="l08440"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e"> 8440</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">CircuitConstraintProto::add_literals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08441"></a><span class="lineno"> 8441</span>  _internal_add_literals(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08442"></a><span class="lineno"> 8442</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CircuitConstraintProto.literals)</span></div><div class="line"><a name="l08443"></a><span class="lineno"> 8443</span> }</div><div class="line"><a name="l08444"></a><span class="lineno"> 8444</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08445"></a><span class="lineno"> 8445</span> CircuitConstraintProto::_internal_literals()<span class="keyword"> const </span>{</div><div class="line"><a name="l08446"></a><span class="lineno"> 8446</span>  <span class="keywordflow">return</span> literals_;</div><div class="line"><a name="l08447"></a><span class="lineno"> 8447</span> }</div><div class="line"><a name="l08448"></a><span class="lineno"> 8448</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08449"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379"> 8449</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">CircuitConstraintProto::literals</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08450"></a><span class="lineno"> 8450</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CircuitConstraintProto.literals)</span></div><div class="line"><a name="l08451"></a><span class="lineno"> 8451</span>  <span class="keywordflow">return</span> _internal_literals();</div><div class="line"><a name="l08452"></a><span class="lineno"> 8452</span> }</div><div class="line"><a name="l08453"></a><span class="lineno"> 8453</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08454"></a><span class="lineno"> 8454</span> CircuitConstraintProto::_internal_mutable_literals() {</div><div class="line"><a name="l08455"></a><span class="lineno"> 8455</span>  <span class="keywordflow">return</span> &literals_;</div><div class="line"><a name="l08456"></a><span class="lineno"> 8456</span> }</div><div class="line"><a name="l08457"></a><span class="lineno"> 8457</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08458"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c"> 8458</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c">CircuitConstraintProto::mutable_literals</a>() {</div><div class="line"><a name="l08459"></a><span class="lineno"> 8459</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CircuitConstraintProto.literals)</span></div><div class="line"><a name="l08460"></a><span class="lineno"> 8460</span>  <span class="keywordflow">return</span> _internal_mutable_literals();</div><div class="line"><a name="l08461"></a><span class="lineno"> 8461</span> }</div><div class="line"><a name="l08462"></a><span class="lineno"> 8462</span> </div><div class="line"><a name="l08463"></a><span class="lineno"> 8463</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l08464"></a><span class="lineno"> 8464</span> </div><div class="line"><a name="l08465"></a><span class="lineno"> 8465</span> <span class="comment">// RoutesConstraintProto</span></div><div class="line"><a name="l08466"></a><span class="lineno"> 8466</span> </div><div class="line"><a name="l08467"></a><span class="lineno"> 8467</span> <span class="comment">// repeated int32 tails = 1;</span></div><div class="line"><a name="l08468"></a><span class="lineno"> 8468</span> <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="l08469"></a><span class="lineno"> 8469</span>  <span class="keywordflow">return</span> tails_.size();</div><div class="line"><a name="l08470"></a><span class="lineno"> 8470</span> }</div><div class="line"><a name="l08471"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a00c2180f8562823474c60e231be689b0"> 8471</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a00c2180f8562823474c60e231be689b0">RoutesConstraintProto::tails_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08472"></a><span class="lineno"> 8472</span>  <span class="keywordflow">return</span> _internal_tails_size();</div><div class="line"><a name="l08473"></a><span class="lineno"> 8473</span> }</div><div class="line"><a name="l08474"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ad2b545a6c52e40dbe620f8163bce15ae"> 8474</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ad2b545a6c52e40dbe620f8163bce15ae">RoutesConstraintProto::clear_tails</a>() {</div><div class="line"><a name="l08475"></a><span class="lineno"> 8475</span>  tails_.Clear();</div><div class="line"><a name="l08476"></a><span class="lineno"> 8476</span> }</div><div class="line"><a name="l08477"></a><span class="lineno"> 8477</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08478"></a><span class="lineno"> 8478</span>  <span class="keywordflow">return</span> tails_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08479"></a><span class="lineno"> 8479</span> }</div><div class="line"><a name="l08480"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a177b99cad18572bc442ba9a014c3da55"> 8480</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">RoutesConstraintProto::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="l08481"></a><span class="lineno"> 8481</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.tails)</span></div><div class="line"><a name="l08482"></a><span class="lineno"> 8482</span>  <span class="keywordflow">return</span> _internal_tails(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08483"></a><span class="lineno"> 8483</span> }</div><div class="line"><a name="l08484"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac2352034b6709d00df0edd40e0f03171"> 8484</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac2352034b6709d00df0edd40e0f03171">RoutesConstraintProto::set_tails</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08485"></a><span class="lineno"> 8485</span>  tails_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08486"></a><span class="lineno"> 8486</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.tails)</span></div><div class="line"><a name="l08487"></a><span class="lineno"> 8487</span> }</div><div class="line"><a name="l08488"></a><span class="lineno"> 8488</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_add_tails(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08489"></a><span class="lineno"> 8489</span>  tails_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08490"></a><span class="lineno"> 8490</span> }</div><div class="line"><a name="l08491"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4"> 8491</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">RoutesConstraintProto::add_tails</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08492"></a><span class="lineno"> 8492</span>  _internal_add_tails(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08493"></a><span class="lineno"> 8493</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.RoutesConstraintProto.tails)</span></div><div class="line"><a name="l08494"></a><span class="lineno"> 8494</span> }</div><div class="line"><a name="l08495"></a><span class="lineno"> 8495</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08496"></a><span class="lineno"> 8496</span> RoutesConstraintProto::_internal_tails()<span class="keyword"> const </span>{</div><div class="line"><a name="l08497"></a><span class="lineno"> 8497</span>  <span class="keywordflow">return</span> tails_;</div><div class="line"><a name="l08498"></a><span class="lineno"> 8498</span> }</div><div class="line"><a name="l08499"></a><span class="lineno"> 8499</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa"> 8500</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">RoutesConstraintProto::tails</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08501"></a><span class="lineno"> 8501</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.RoutesConstraintProto.tails)</span></div><div class="line"><a name="l08502"></a><span class="lineno"> 8502</span>  <span class="keywordflow">return</span> _internal_tails();</div><div class="line"><a name="l08503"></a><span class="lineno"> 8503</span> }</div><div class="line"><a name="l08504"></a><span class="lineno"> 8504</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08505"></a><span class="lineno"> 8505</span> RoutesConstraintProto::_internal_mutable_tails() {</div><div class="line"><a name="l08506"></a><span class="lineno"> 8506</span>  <span class="keywordflow">return</span> &tails_;</div><div class="line"><a name="l08507"></a><span class="lineno"> 8507</span> }</div><div class="line"><a name="l08508"></a><span class="lineno"> 8508</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08509"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793"> 8509</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793">RoutesConstraintProto::mutable_tails</a>() {</div><div class="line"><a name="l08510"></a><span class="lineno"> 8510</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesConstraintProto.tails)</span></div><div class="line"><a name="l08511"></a><span class="lineno"> 8511</span>  <span class="keywordflow">return</span> _internal_mutable_tails();</div><div class="line"><a name="l08512"></a><span class="lineno"> 8512</span> }</div><div class="line"><a name="l08513"></a><span class="lineno"> 8513</span> </div><div class="line"><a name="l08514"></a><span class="lineno"> 8514</span> <span class="comment">// repeated int32 heads = 2;</span></div><div class="line"><a name="l08515"></a><span class="lineno"> 8515</span> <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="l08516"></a><span class="lineno"> 8516</span>  <span class="keywordflow">return</span> heads_.size();</div><div class="line"><a name="l08517"></a><span class="lineno"> 8517</span> }</div><div class="line"><a name="l08518"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5c1560f825b20c9cc2c1d4d7751f6a7c"> 8518</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">RoutesConstraintProto::heads_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08519"></a><span class="lineno"> 8519</span>  <span class="keywordflow">return</span> _internal_heads_size();</div><div class="line"><a name="l08520"></a><span class="lineno"> 8520</span> }</div><div class="line"><a name="l08521"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a357ebf6824ee207e4ba2f0606f7dc688"> 8521</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a357ebf6824ee207e4ba2f0606f7dc688">RoutesConstraintProto::clear_heads</a>() {</div><div class="line"><a name="l08522"></a><span class="lineno"> 8522</span>  heads_.Clear();</div><div class="line"><a name="l08523"></a><span class="lineno"> 8523</span> }</div><div class="line"><a name="l08524"></a><span class="lineno"> 8524</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08525"></a><span class="lineno"> 8525</span>  <span class="keywordflow">return</span> heads_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08526"></a><span class="lineno"> 8526</span> }</div><div class="line"><a name="l08527"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac4c0f9fcc219ada889199b5c0e5d1a65"> 8527</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">RoutesConstraintProto::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="l08528"></a><span class="lineno"> 8528</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.heads)</span></div><div class="line"><a name="l08529"></a><span class="lineno"> 8529</span>  <span class="keywordflow">return</span> _internal_heads(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08530"></a><span class="lineno"> 8530</span> }</div><div class="line"><a name="l08531"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a24080c755f42f8a99768b64d06bc287e"> 8531</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a24080c755f42f8a99768b64d06bc287e">RoutesConstraintProto::set_heads</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08532"></a><span class="lineno"> 8532</span>  heads_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08533"></a><span class="lineno"> 8533</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.heads)</span></div><div class="line"><a name="l08534"></a><span class="lineno"> 8534</span> }</div><div class="line"><a name="l08535"></a><span class="lineno"> 8535</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_add_heads(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08536"></a><span class="lineno"> 8536</span>  heads_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08537"></a><span class="lineno"> 8537</span> }</div><div class="line"><a name="l08538"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a93c4dc0bea1153dedd0366d09b808075"> 8538</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a93c4dc0bea1153dedd0366d09b808075">RoutesConstraintProto::add_heads</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08539"></a><span class="lineno"> 8539</span>  _internal_add_heads(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08540"></a><span class="lineno"> 8540</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.RoutesConstraintProto.heads)</span></div><div class="line"><a name="l08541"></a><span class="lineno"> 8541</span> }</div><div class="line"><a name="l08542"></a><span class="lineno"> 8542</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08543"></a><span class="lineno"> 8543</span> RoutesConstraintProto::_internal_heads()<span class="keyword"> const </span>{</div><div class="line"><a name="l08544"></a><span class="lineno"> 8544</span>  <span class="keywordflow">return</span> heads_;</div><div class="line"><a name="l08545"></a><span class="lineno"> 8545</span> }</div><div class="line"><a name="l08546"></a><span class="lineno"> 8546</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08547"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b"> 8547</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">RoutesConstraintProto::heads</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08548"></a><span class="lineno"> 8548</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.RoutesConstraintProto.heads)</span></div><div class="line"><a name="l08549"></a><span class="lineno"> 8549</span>  <span class="keywordflow">return</span> _internal_heads();</div><div class="line"><a name="l08550"></a><span class="lineno"> 8550</span> }</div><div class="line"><a name="l08551"></a><span class="lineno"> 8551</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08552"></a><span class="lineno"> 8552</span> RoutesConstraintProto::_internal_mutable_heads() {</div><div class="line"><a name="l08553"></a><span class="lineno"> 8553</span>  <span class="keywordflow">return</span> &heads_;</div><div class="line"><a name="l08554"></a><span class="lineno"> 8554</span> }</div><div class="line"><a name="l08555"></a><span class="lineno"> 8555</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08556"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e"> 8556</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e">RoutesConstraintProto::mutable_heads</a>() {</div><div class="line"><a name="l08557"></a><span class="lineno"> 8557</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesConstraintProto.heads)</span></div><div class="line"><a name="l08558"></a><span class="lineno"> 8558</span>  <span class="keywordflow">return</span> _internal_mutable_heads();</div><div class="line"><a name="l08559"></a><span class="lineno"> 8559</span> }</div><div class="line"><a name="l08560"></a><span class="lineno"> 8560</span> </div><div class="line"><a name="l08561"></a><span class="lineno"> 8561</span> <span class="comment">// repeated int32 literals = 3;</span></div><div class="line"><a name="l08562"></a><span class="lineno"> 8562</span> <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="l08563"></a><span class="lineno"> 8563</span>  <span class="keywordflow">return</span> literals_.size();</div><div class="line"><a name="l08564"></a><span class="lineno"> 8564</span> }</div><div class="line"><a name="l08565"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a72d41feda9a93c11089d3d99d6270999"> 8565</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a72d41feda9a93c11089d3d99d6270999">RoutesConstraintProto::literals_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08566"></a><span class="lineno"> 8566</span>  <span class="keywordflow">return</span> _internal_literals_size();</div><div class="line"><a name="l08567"></a><span class="lineno"> 8567</span> }</div><div class="line"><a name="l08568"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5339b1584860029bfdb4f080683852f5"> 8568</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5339b1584860029bfdb4f080683852f5">RoutesConstraintProto::clear_literals</a>() {</div><div class="line"><a name="l08569"></a><span class="lineno"> 8569</span>  literals_.Clear();</div><div class="line"><a name="l08570"></a><span class="lineno"> 8570</span> }</div><div class="line"><a name="l08571"></a><span class="lineno"> 8571</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08572"></a><span class="lineno"> 8572</span>  <span class="keywordflow">return</span> literals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08573"></a><span class="lineno"> 8573</span> }</div><div class="line"><a name="l08574"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ae257a6514082fdcf3a9f33dda44c40b7"> 8574</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">RoutesConstraintProto::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="l08575"></a><span class="lineno"> 8575</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.literals)</span></div><div class="line"><a name="l08576"></a><span class="lineno"> 8576</span>  <span class="keywordflow">return</span> _internal_literals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08577"></a><span class="lineno"> 8577</span> }</div><div class="line"><a name="l08578"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9193927d79de018fddced78664bf54ed"> 8578</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9193927d79de018fddced78664bf54ed">RoutesConstraintProto::set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08579"></a><span class="lineno"> 8579</span>  literals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08580"></a><span class="lineno"> 8580</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.literals)</span></div><div class="line"><a name="l08581"></a><span class="lineno"> 8581</span> }</div><div class="line"><a name="l08582"></a><span class="lineno"> 8582</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_add_literals(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08583"></a><span class="lineno"> 8583</span>  literals_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08584"></a><span class="lineno"> 8584</span> }</div><div class="line"><a name="l08585"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e"> 8585</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">RoutesConstraintProto::add_literals</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08586"></a><span class="lineno"> 8586</span>  _internal_add_literals(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08587"></a><span class="lineno"> 8587</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.RoutesConstraintProto.literals)</span></div><div class="line"><a name="l08588"></a><span class="lineno"> 8588</span> }</div><div class="line"><a name="l08589"></a><span class="lineno"> 8589</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08590"></a><span class="lineno"> 8590</span> RoutesConstraintProto::_internal_literals()<span class="keyword"> const </span>{</div><div class="line"><a name="l08591"></a><span class="lineno"> 8591</span>  <span class="keywordflow">return</span> literals_;</div><div class="line"><a name="l08592"></a><span class="lineno"> 8592</span> }</div><div class="line"><a name="l08593"></a><span class="lineno"> 8593</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08594"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379"> 8594</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">RoutesConstraintProto::literals</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08595"></a><span class="lineno"> 8595</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.RoutesConstraintProto.literals)</span></div><div class="line"><a name="l08596"></a><span class="lineno"> 8596</span>  <span class="keywordflow">return</span> _internal_literals();</div><div class="line"><a name="l08597"></a><span class="lineno"> 8597</span> }</div><div class="line"><a name="l08598"></a><span class="lineno"> 8598</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08599"></a><span class="lineno"> 8599</span> RoutesConstraintProto::_internal_mutable_literals() {</div><div class="line"><a name="l08600"></a><span class="lineno"> 8600</span>  <span class="keywordflow">return</span> &literals_;</div><div class="line"><a name="l08601"></a><span class="lineno"> 8601</span> }</div><div class="line"><a name="l08602"></a><span class="lineno"> 8602</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08603"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c"> 8603</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c">RoutesConstraintProto::mutable_literals</a>() {</div><div class="line"><a name="l08604"></a><span class="lineno"> 8604</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesConstraintProto.literals)</span></div><div class="line"><a name="l08605"></a><span class="lineno"> 8605</span>  <span class="keywordflow">return</span> _internal_mutable_literals();</div><div class="line"><a name="l08606"></a><span class="lineno"> 8606</span> }</div><div class="line"><a name="l08607"></a><span class="lineno"> 8607</span> </div><div class="line"><a name="l08608"></a><span class="lineno"> 8608</span> <span class="comment">// repeated int32 demands = 4;</span></div><div class="line"><a name="l08609"></a><span class="lineno"> 8609</span> <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="l08610"></a><span class="lineno"> 8610</span>  <span class="keywordflow">return</span> demands_.size();</div><div class="line"><a name="l08611"></a><span class="lineno"> 8611</span> }</div><div class="line"><a name="l08612"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a754527a0a624bbadb27f60007660369c"> 8612</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a754527a0a624bbadb27f60007660369c">RoutesConstraintProto::demands_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08613"></a><span class="lineno"> 8613</span>  <span class="keywordflow">return</span> _internal_demands_size();</div><div class="line"><a name="l08614"></a><span class="lineno"> 8614</span> }</div><div class="line"><a name="l08615"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429"> 8615</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">RoutesConstraintProto::clear_demands</a>() {</div><div class="line"><a name="l08616"></a><span class="lineno"> 8616</span>  demands_.Clear();</div><div class="line"><a name="l08617"></a><span class="lineno"> 8617</span> }</div><div class="line"><a name="l08618"></a><span class="lineno"> 8618</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08619"></a><span class="lineno"> 8619</span>  <span class="keywordflow">return</span> demands_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08620"></a><span class="lineno"> 8620</span> }</div><div class="line"><a name="l08621"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0e5dd02e33a3862191b1b14e9b36ab11"> 8621</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">RoutesConstraintProto::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="l08622"></a><span class="lineno"> 8622</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.demands)</span></div><div class="line"><a name="l08623"></a><span class="lineno"> 8623</span>  <span class="keywordflow">return</span> _internal_demands(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08624"></a><span class="lineno"> 8624</span> }</div><div class="line"><a name="l08625"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ae1a9d6d2e54fddf879b792e54d434363"> 8625</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ae1a9d6d2e54fddf879b792e54d434363">RoutesConstraintProto::set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08626"></a><span class="lineno"> 8626</span>  demands_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08627"></a><span class="lineno"> 8627</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.demands)</span></div><div class="line"><a name="l08628"></a><span class="lineno"> 8628</span> }</div><div class="line"><a name="l08629"></a><span class="lineno"> 8629</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_add_demands(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08630"></a><span class="lineno"> 8630</span>  demands_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08631"></a><span class="lineno"> 8631</span> }</div><div class="line"><a name="l08632"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9f0fa13cb6e19e8619f7f292c42e224e"> 8632</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9f0fa13cb6e19e8619f7f292c42e224e">RoutesConstraintProto::add_demands</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08633"></a><span class="lineno"> 8633</span>  _internal_add_demands(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08634"></a><span class="lineno"> 8634</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.RoutesConstraintProto.demands)</span></div><div class="line"><a name="l08635"></a><span class="lineno"> 8635</span> }</div><div class="line"><a name="l08636"></a><span class="lineno"> 8636</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08637"></a><span class="lineno"> 8637</span> RoutesConstraintProto::_internal_demands()<span class="keyword"> const </span>{</div><div class="line"><a name="l08638"></a><span class="lineno"> 8638</span>  <span class="keywordflow">return</span> demands_;</div><div class="line"><a name="l08639"></a><span class="lineno"> 8639</span> }</div><div class="line"><a name="l08640"></a><span class="lineno"> 8640</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08641"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95"> 8641</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">RoutesConstraintProto::demands</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08642"></a><span class="lineno"> 8642</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.RoutesConstraintProto.demands)</span></div><div class="line"><a name="l08643"></a><span class="lineno"> 8643</span>  <span class="keywordflow">return</span> _internal_demands();</div><div class="line"><a name="l08644"></a><span class="lineno"> 8644</span> }</div><div class="line"><a name="l08645"></a><span class="lineno"> 8645</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08646"></a><span class="lineno"> 8646</span> RoutesConstraintProto::_internal_mutable_demands() {</div><div class="line"><a name="l08647"></a><span class="lineno"> 8647</span>  <span class="keywordflow">return</span> &demands_;</div><div class="line"><a name="l08648"></a><span class="lineno"> 8648</span> }</div><div class="line"><a name="l08649"></a><span class="lineno"> 8649</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08650"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc"> 8650</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc">RoutesConstraintProto::mutable_demands</a>() {</div><div class="line"><a name="l08651"></a><span class="lineno"> 8651</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesConstraintProto.demands)</span></div><div class="line"><a name="l08652"></a><span class="lineno"> 8652</span>  <span class="keywordflow">return</span> _internal_mutable_demands();</div><div class="line"><a name="l08653"></a><span class="lineno"> 8653</span> }</div><div class="line"><a name="l08654"></a><span class="lineno"> 8654</span> </div><div class="line"><a name="l08655"></a><span class="lineno"> 8655</span> <span class="comment">// int64 capacity = 5;</span></div><div class="line"><a name="l08656"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5f7eed65007d1ae5558b58c478f69f12"> 8656</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5f7eed65007d1ae5558b58c478f69f12">RoutesConstraintProto::clear_capacity</a>() {</div><div class="line"><a name="l08657"></a><span class="lineno"> 8657</span>  capacity_ = int64_t{0};</div><div class="line"><a name="l08658"></a><span class="lineno"> 8658</span> }</div><div class="line"><a name="l08659"></a><span class="lineno"> 8659</span> inline ::PROTOBUF_NAMESPACE_ID::int64 RoutesConstraintProto::_internal_capacity()<span class="keyword"> const </span>{</div><div class="line"><a name="l08660"></a><span class="lineno"> 8660</span>  <span class="keywordflow">return</span> capacity_;</div><div class="line"><a name="l08661"></a><span class="lineno"> 8661</span> }</div><div class="line"><a name="l08662"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8274f036ea50c0f984d9a0a1760ecff5"> 8662</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8274f036ea50c0f984d9a0a1760ecff5">RoutesConstraintProto::capacity</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08663"></a><span class="lineno"> 8663</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.capacity)</span></div><div class="line"><a name="l08664"></a><span class="lineno"> 8664</span>  <span class="keywordflow">return</span> _internal_capacity();</div><div class="line"><a name="l08665"></a><span class="lineno"> 8665</span> }</div><div class="line"><a name="l08666"></a><span class="lineno"> 8666</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_set_capacity(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08667"></a><span class="lineno"> 8667</span>  </div><div class="line"><a name="l08668"></a><span class="lineno"> 8668</span>  capacity_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l08669"></a><span class="lineno"> 8669</span> }</div><div class="line"><a name="l08670"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0e67a27682ef608f095d729a417bf379"> 8670</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0e67a27682ef608f095d729a417bf379">RoutesConstraintProto::set_capacity</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08671"></a><span class="lineno"> 8671</span>  _internal_set_capacity(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08672"></a><span class="lineno"> 8672</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.capacity)</span></div><div class="line"><a name="l08673"></a><span class="lineno"> 8673</span> }</div><div class="line"><a name="l08674"></a><span class="lineno"> 8674</span> </div><div class="line"><a name="l08675"></a><span class="lineno"> 8675</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l08676"></a><span class="lineno"> 8676</span> </div><div class="line"><a name="l08677"></a><span class="lineno"> 8677</span> <span class="comment">// TableConstraintProto</span></div><div class="line"><a name="l08678"></a><span class="lineno"> 8678</span> </div><div class="line"><a name="l08679"></a><span class="lineno"> 8679</span> <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l08680"></a><span class="lineno"> 8680</span> <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="l08681"></a><span class="lineno"> 8681</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l08682"></a><span class="lineno"> 8682</span> }</div><div class="line"><a name="l08683"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7"> 8683</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">TableConstraintProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08684"></a><span class="lineno"> 8684</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l08685"></a><span class="lineno"> 8685</span> }</div><div class="line"><a name="l08686"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520"> 8686</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">TableConstraintProto::clear_vars</a>() {</div><div class="line"><a name="l08687"></a><span class="lineno"> 8687</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l08688"></a><span class="lineno"> 8688</span> }</div><div class="line"><a name="l08689"></a><span class="lineno"> 8689</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08690"></a><span class="lineno"> 8690</span>  <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="l08691"></a><span class="lineno"> 8691</span> }</div><div class="line"><a name="l08692"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168"> 8692</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">TableConstraintProto::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="l08693"></a><span class="lineno"> 8693</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.TableConstraintProto.vars)</span></div><div class="line"><a name="l08694"></a><span class="lineno"> 8694</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08695"></a><span class="lineno"> 8695</span> }</div><div class="line"><a name="l08696"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32"> 8696</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">TableConstraintProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08697"></a><span class="lineno"> 8697</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08698"></a><span class="lineno"> 8698</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.TableConstraintProto.vars)</span></div><div class="line"><a name="l08699"></a><span class="lineno"> 8699</span> }</div><div class="line"><a name="l08700"></a><span class="lineno"> 8700</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08701"></a><span class="lineno"> 8701</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08702"></a><span class="lineno"> 8702</span> }</div><div class="line"><a name="l08703"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 8703</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">TableConstraintProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08704"></a><span class="lineno"> 8704</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08705"></a><span class="lineno"> 8705</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.TableConstraintProto.vars)</span></div><div class="line"><a name="l08706"></a><span class="lineno"> 8706</span> }</div><div class="line"><a name="l08707"></a><span class="lineno"> 8707</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08708"></a><span class="lineno"> 8708</span> TableConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l08709"></a><span class="lineno"> 8709</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l08710"></a><span class="lineno"> 8710</span> }</div><div class="line"><a name="l08711"></a><span class="lineno"> 8711</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08712"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af"> 8712</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">TableConstraintProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08713"></a><span class="lineno"> 8713</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.TableConstraintProto.vars)</span></div><div class="line"><a name="l08714"></a><span class="lineno"> 8714</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l08715"></a><span class="lineno"> 8715</span> }</div><div class="line"><a name="l08716"></a><span class="lineno"> 8716</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08717"></a><span class="lineno"> 8717</span> TableConstraintProto::_internal_mutable_vars() {</div><div class="line"><a name="l08718"></a><span class="lineno"> 8718</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l08719"></a><span class="lineno"> 8719</span> }</div><div class="line"><a name="l08720"></a><span class="lineno"> 8720</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08721"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6"> 8721</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">TableConstraintProto::mutable_vars</a>() {</div><div class="line"><a name="l08722"></a><span class="lineno"> 8722</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.TableConstraintProto.vars)</span></div><div class="line"><a name="l08723"></a><span class="lineno"> 8723</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l08724"></a><span class="lineno"> 8724</span> }</div><div class="line"><a name="l08725"></a><span class="lineno"> 8725</span> </div><div class="line"><a name="l08726"></a><span class="lineno"> 8726</span> <span class="comment">// repeated int64 values = 2;</span></div><div class="line"><a name="l08727"></a><span class="lineno"> 8727</span> <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="l08728"></a><span class="lineno"> 8728</span>  <span class="keywordflow">return</span> values_.size();</div><div class="line"><a name="l08729"></a><span class="lineno"> 8729</span> }</div><div class="line"><a name="l08730"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a174cd4a46dd94a8233b0ba2451d07b52"> 8730</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a174cd4a46dd94a8233b0ba2451d07b52">TableConstraintProto::values_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08731"></a><span class="lineno"> 8731</span>  <span class="keywordflow">return</span> _internal_values_size();</div><div class="line"><a name="l08732"></a><span class="lineno"> 8732</span> }</div><div class="line"><a name="l08733"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ad0b1d578b64fd9f38010f0fb630a55e6"> 8733</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ad0b1d578b64fd9f38010f0fb630a55e6">TableConstraintProto::clear_values</a>() {</div><div class="line"><a name="l08734"></a><span class="lineno"> 8734</span>  values_.Clear();</div><div class="line"><a name="l08735"></a><span class="lineno"> 8735</span> }</div><div class="line"><a name="l08736"></a><span class="lineno"> 8736</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l08737"></a><span class="lineno"> 8737</span>  <span class="keywordflow">return</span> values_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08738"></a><span class="lineno"> 8738</span> }</div><div class="line"><a name="l08739"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#af68786b2f390bd0e2e6e3b29971ffa7e"> 8739</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83d52091850a8f159a9f0a14279ad2bf">TableConstraintProto::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="l08740"></a><span class="lineno"> 8740</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.TableConstraintProto.values)</span></div><div class="line"><a name="l08741"></a><span class="lineno"> 8741</span>  <span class="keywordflow">return</span> _internal_values(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08742"></a><span class="lineno"> 8742</span> }</div><div class="line"><a name="l08743"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a1c207c1bc53807c1c2d7c795bdb27987"> 8743</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a1c207c1bc53807c1c2d7c795bdb27987">TableConstraintProto::set_values</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08744"></a><span class="lineno"> 8744</span>  values_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08745"></a><span class="lineno"> 8745</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.TableConstraintProto.values)</span></div><div class="line"><a name="l08746"></a><span class="lineno"> 8746</span> }</div><div class="line"><a name="l08747"></a><span class="lineno"> 8747</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::_internal_add_values(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08748"></a><span class="lineno"> 8748</span>  values_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08749"></a><span class="lineno"> 8749</span> }</div><div class="line"><a name="l08750"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a22414a046a10e101e63455e8cd5b734b"> 8750</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a22414a046a10e101e63455e8cd5b734b">TableConstraintProto::add_values</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08751"></a><span class="lineno"> 8751</span>  _internal_add_values(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08752"></a><span class="lineno"> 8752</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.TableConstraintProto.values)</span></div><div class="line"><a name="l08753"></a><span class="lineno"> 8753</span> }</div><div class="line"><a name="l08754"></a><span class="lineno"> 8754</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l08755"></a><span class="lineno"> 8755</span> TableConstraintProto::_internal_values()<span class="keyword"> const </span>{</div><div class="line"><a name="l08756"></a><span class="lineno"> 8756</span>  <span class="keywordflow">return</span> values_;</div><div class="line"><a name="l08757"></a><span class="lineno"> 8757</span> }</div><div class="line"><a name="l08758"></a><span class="lineno"> 8758</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l08759"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83d52091850a8f159a9f0a14279ad2bf"> 8759</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83d52091850a8f159a9f0a14279ad2bf">TableConstraintProto::values</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08760"></a><span class="lineno"> 8760</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.TableConstraintProto.values)</span></div><div class="line"><a name="l08761"></a><span class="lineno"> 8761</span>  <span class="keywordflow">return</span> _internal_values();</div><div class="line"><a name="l08762"></a><span class="lineno"> 8762</span> }</div><div class="line"><a name="l08763"></a><span class="lineno"> 8763</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l08764"></a><span class="lineno"> 8764</span> TableConstraintProto::_internal_mutable_values() {</div><div class="line"><a name="l08765"></a><span class="lineno"> 8765</span>  <span class="keywordflow">return</span> &values_;</div><div class="line"><a name="l08766"></a><span class="lineno"> 8766</span> }</div><div class="line"><a name="l08767"></a><span class="lineno"> 8767</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l08768"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a0ebca606dfe014813ed14336ade937d6"> 8768</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a0ebca606dfe014813ed14336ade937d6">TableConstraintProto::mutable_values</a>() {</div><div class="line"><a name="l08769"></a><span class="lineno"> 8769</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.TableConstraintProto.values)</span></div><div class="line"><a name="l08770"></a><span class="lineno"> 8770</span>  <span class="keywordflow">return</span> _internal_mutable_values();</div><div class="line"><a name="l08771"></a><span class="lineno"> 8771</span> }</div><div class="line"><a name="l08772"></a><span class="lineno"> 8772</span> </div><div class="line"><a name="l08773"></a><span class="lineno"> 8773</span> <span class="comment">// bool negated = 3;</span></div><div class="line"><a name="l08774"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ad00fa4ffb9de0e8fcdb4c5da37a8a242"> 8774</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ad00fa4ffb9de0e8fcdb4c5da37a8a242">TableConstraintProto::clear_negated</a>() {</div><div class="line"><a name="l08775"></a><span class="lineno"> 8775</span>  negated_ = <span class="keyword">false</span>;</div><div class="line"><a name="l08776"></a><span class="lineno"> 8776</span> }</div><div class="line"><a name="l08777"></a><span class="lineno"> 8777</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> TableConstraintProto::_internal_negated()<span class="keyword"> const </span>{</div><div class="line"><a name="l08778"></a><span class="lineno"> 8778</span>  <span class="keywordflow">return</span> negated_;</div><div class="line"><a name="l08779"></a><span class="lineno"> 8779</span> }</div><div class="line"><a name="l08780"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a790f88c23c8e5b0ca559cd4ccdf43972"> 8780</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a790f88c23c8e5b0ca559cd4ccdf43972">TableConstraintProto::negated</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08781"></a><span class="lineno"> 8781</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.TableConstraintProto.negated)</span></div><div class="line"><a name="l08782"></a><span class="lineno"> 8782</span>  <span class="keywordflow">return</span> _internal_negated();</div><div class="line"><a name="l08783"></a><span class="lineno"> 8783</span> }</div><div class="line"><a name="l08784"></a><span class="lineno"> 8784</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08785"></a><span class="lineno"> 8785</span>  </div><div class="line"><a name="l08786"></a><span class="lineno"> 8786</span>  negated_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l08787"></a><span class="lineno"> 8787</span> }</div><div class="line"><a name="l08788"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aaf485aceb0bfa50506ce538a438df137"> 8788</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aaf485aceb0bfa50506ce538a438df137">TableConstraintProto::set_negated</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08789"></a><span class="lineno"> 8789</span>  _internal_set_negated(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08790"></a><span class="lineno"> 8790</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.TableConstraintProto.negated)</span></div><div class="line"><a name="l08791"></a><span class="lineno"> 8791</span> }</div><div class="line"><a name="l08792"></a><span class="lineno"> 8792</span> </div><div class="line"><a name="l08793"></a><span class="lineno"> 8793</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l08794"></a><span class="lineno"> 8794</span> </div><div class="line"><a name="l08795"></a><span class="lineno"> 8795</span> <span class="comment">// InverseConstraintProto</span></div><div class="line"><a name="l08796"></a><span class="lineno"> 8796</span> </div><div class="line"><a name="l08797"></a><span class="lineno"> 8797</span> <span class="comment">// repeated int32 f_direct = 1;</span></div><div class="line"><a name="l08798"></a><span class="lineno"> 8798</span> <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="l08799"></a><span class="lineno"> 8799</span>  <span class="keywordflow">return</span> f_direct_.size();</div><div class="line"><a name="l08800"></a><span class="lineno"> 8800</span> }</div><div class="line"><a name="l08801"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a53c02f4ba401585757d703b0798c0ee0"> 8801</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a53c02f4ba401585757d703b0798c0ee0">InverseConstraintProto::f_direct_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08802"></a><span class="lineno"> 8802</span>  <span class="keywordflow">return</span> _internal_f_direct_size();</div><div class="line"><a name="l08803"></a><span class="lineno"> 8803</span> }</div><div class="line"><a name="l08804"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a656b876a64d4bac0eb300b7e534ce56e"> 8804</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a656b876a64d4bac0eb300b7e534ce56e">InverseConstraintProto::clear_f_direct</a>() {</div><div class="line"><a name="l08805"></a><span class="lineno"> 8805</span>  f_direct_.Clear();</div><div class="line"><a name="l08806"></a><span class="lineno"> 8806</span> }</div><div class="line"><a name="l08807"></a><span class="lineno"> 8807</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08808"></a><span class="lineno"> 8808</span>  <span class="keywordflow">return</span> f_direct_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08809"></a><span class="lineno"> 8809</span> }</div><div class="line"><a name="l08810"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a2416026d2f9cf7b0431e47736b7e0822"> 8810</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1153300b331af9097aa6881ce2243efd">InverseConstraintProto::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="l08811"></a><span class="lineno"> 8811</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.InverseConstraintProto.f_direct)</span></div><div class="line"><a name="l08812"></a><span class="lineno"> 8812</span>  <span class="keywordflow">return</span> _internal_f_direct(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08813"></a><span class="lineno"> 8813</span> }</div><div class="line"><a name="l08814"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a0e32dd4c902a4359fa6afefedcd36e62"> 8814</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a0e32dd4c902a4359fa6afefedcd36e62">InverseConstraintProto::set_f_direct</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08815"></a><span class="lineno"> 8815</span>  f_direct_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08816"></a><span class="lineno"> 8816</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.InverseConstraintProto.f_direct)</span></div><div class="line"><a name="l08817"></a><span class="lineno"> 8817</span> }</div><div class="line"><a name="l08818"></a><span class="lineno"> 8818</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::_internal_add_f_direct(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08819"></a><span class="lineno"> 8819</span>  f_direct_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08820"></a><span class="lineno"> 8820</span> }</div><div class="line"><a name="l08821"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a24d736c96518f46a807964b2c8ca5ef3"> 8821</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a24d736c96518f46a807964b2c8ca5ef3">InverseConstraintProto::add_f_direct</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08822"></a><span class="lineno"> 8822</span>  _internal_add_f_direct(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08823"></a><span class="lineno"> 8823</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.InverseConstraintProto.f_direct)</span></div><div class="line"><a name="l08824"></a><span class="lineno"> 8824</span> }</div><div class="line"><a name="l08825"></a><span class="lineno"> 8825</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08826"></a><span class="lineno"> 8826</span> InverseConstraintProto::_internal_f_direct()<span class="keyword"> const </span>{</div><div class="line"><a name="l08827"></a><span class="lineno"> 8827</span>  <span class="keywordflow">return</span> f_direct_;</div><div class="line"><a name="l08828"></a><span class="lineno"> 8828</span> }</div><div class="line"><a name="l08829"></a><span class="lineno"> 8829</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08830"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1153300b331af9097aa6881ce2243efd"> 8830</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1153300b331af9097aa6881ce2243efd">InverseConstraintProto::f_direct</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08831"></a><span class="lineno"> 8831</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.InverseConstraintProto.f_direct)</span></div><div class="line"><a name="l08832"></a><span class="lineno"> 8832</span>  <span class="keywordflow">return</span> _internal_f_direct();</div><div class="line"><a name="l08833"></a><span class="lineno"> 8833</span> }</div><div class="line"><a name="l08834"></a><span class="lineno"> 8834</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08835"></a><span class="lineno"> 8835</span> InverseConstraintProto::_internal_mutable_f_direct() {</div><div class="line"><a name="l08836"></a><span class="lineno"> 8836</span>  <span class="keywordflow">return</span> &f_direct_;</div><div class="line"><a name="l08837"></a><span class="lineno"> 8837</span> }</div><div class="line"><a name="l08838"></a><span class="lineno"> 8838</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08839"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a05892e435a2646fd4c2f66cbd7200d55"> 8839</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a05892e435a2646fd4c2f66cbd7200d55">InverseConstraintProto::mutable_f_direct</a>() {</div><div class="line"><a name="l08840"></a><span class="lineno"> 8840</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.InverseConstraintProto.f_direct)</span></div><div class="line"><a name="l08841"></a><span class="lineno"> 8841</span>  <span class="keywordflow">return</span> _internal_mutable_f_direct();</div><div class="line"><a name="l08842"></a><span class="lineno"> 8842</span> }</div><div class="line"><a name="l08843"></a><span class="lineno"> 8843</span> </div><div class="line"><a name="l08844"></a><span class="lineno"> 8844</span> <span class="comment">// repeated int32 f_inverse = 2;</span></div><div class="line"><a name="l08845"></a><span class="lineno"> 8845</span> <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="l08846"></a><span class="lineno"> 8846</span>  <span class="keywordflow">return</span> f_inverse_.size();</div><div class="line"><a name="l08847"></a><span class="lineno"> 8847</span> }</div><div class="line"><a name="l08848"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9d41fb4089cc604a613a02d5ce93f166"> 8848</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9d41fb4089cc604a613a02d5ce93f166">InverseConstraintProto::f_inverse_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08849"></a><span class="lineno"> 8849</span>  <span class="keywordflow">return</span> _internal_f_inverse_size();</div><div class="line"><a name="l08850"></a><span class="lineno"> 8850</span> }</div><div class="line"><a name="l08851"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9b0406cc54c4e8116153bdb7f13c7981"> 8851</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9b0406cc54c4e8116153bdb7f13c7981">InverseConstraintProto::clear_f_inverse</a>() {</div><div class="line"><a name="l08852"></a><span class="lineno"> 8852</span>  f_inverse_.Clear();</div><div class="line"><a name="l08853"></a><span class="lineno"> 8853</span> }</div><div class="line"><a name="l08854"></a><span class="lineno"> 8854</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l08855"></a><span class="lineno"> 8855</span>  <span class="keywordflow">return</span> f_inverse_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08856"></a><span class="lineno"> 8856</span> }</div><div class="line"><a name="l08857"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa0028feca92dc3072fc96bca80f6898d"> 8857</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa72950c6d11d0a3e12d4f48bd953c1ef">InverseConstraintProto::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="l08858"></a><span class="lineno"> 8858</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.InverseConstraintProto.f_inverse)</span></div><div class="line"><a name="l08859"></a><span class="lineno"> 8859</span>  <span class="keywordflow">return</span> _internal_f_inverse(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08860"></a><span class="lineno"> 8860</span> }</div><div class="line"><a name="l08861"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#afc5daf2e908b67326e88ae91fb9c4235"> 8861</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#afc5daf2e908b67326e88ae91fb9c4235">InverseConstraintProto::set_f_inverse</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08862"></a><span class="lineno"> 8862</span>  f_inverse_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08863"></a><span class="lineno"> 8863</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.InverseConstraintProto.f_inverse)</span></div><div class="line"><a name="l08864"></a><span class="lineno"> 8864</span> }</div><div class="line"><a name="l08865"></a><span class="lineno"> 8865</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::_internal_add_f_inverse(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08866"></a><span class="lineno"> 8866</span>  f_inverse_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08867"></a><span class="lineno"> 8867</span> }</div><div class="line"><a name="l08868"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ae71cf3a6d9f65656b56eb3c37ec5032b"> 8868</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ae71cf3a6d9f65656b56eb3c37ec5032b">InverseConstraintProto::add_f_inverse</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08869"></a><span class="lineno"> 8869</span>  _internal_add_f_inverse(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08870"></a><span class="lineno"> 8870</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.InverseConstraintProto.f_inverse)</span></div><div class="line"><a name="l08871"></a><span class="lineno"> 8871</span> }</div><div class="line"><a name="l08872"></a><span class="lineno"> 8872</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08873"></a><span class="lineno"> 8873</span> InverseConstraintProto::_internal_f_inverse()<span class="keyword"> const </span>{</div><div class="line"><a name="l08874"></a><span class="lineno"> 8874</span>  <span class="keywordflow">return</span> f_inverse_;</div><div class="line"><a name="l08875"></a><span class="lineno"> 8875</span> }</div><div class="line"><a name="l08876"></a><span class="lineno"> 8876</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l08877"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa72950c6d11d0a3e12d4f48bd953c1ef"> 8877</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa72950c6d11d0a3e12d4f48bd953c1ef">InverseConstraintProto::f_inverse</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08878"></a><span class="lineno"> 8878</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.InverseConstraintProto.f_inverse)</span></div><div class="line"><a name="l08879"></a><span class="lineno"> 8879</span>  <span class="keywordflow">return</span> _internal_f_inverse();</div><div class="line"><a name="l08880"></a><span class="lineno"> 8880</span> }</div><div class="line"><a name="l08881"></a><span class="lineno"> 8881</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08882"></a><span class="lineno"> 8882</span> InverseConstraintProto::_internal_mutable_f_inverse() {</div><div class="line"><a name="l08883"></a><span class="lineno"> 8883</span>  <span class="keywordflow">return</span> &f_inverse_;</div><div class="line"><a name="l08884"></a><span class="lineno"> 8884</span> }</div><div class="line"><a name="l08885"></a><span class="lineno"> 8885</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l08886"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7ba708cd37295a85842f2ca962ba94d1"> 8886</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7ba708cd37295a85842f2ca962ba94d1">InverseConstraintProto::mutable_f_inverse</a>() {</div><div class="line"><a name="l08887"></a><span class="lineno"> 8887</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.InverseConstraintProto.f_inverse)</span></div><div class="line"><a name="l08888"></a><span class="lineno"> 8888</span>  <span class="keywordflow">return</span> _internal_mutable_f_inverse();</div><div class="line"><a name="l08889"></a><span class="lineno"> 8889</span> }</div><div class="line"><a name="l08890"></a><span class="lineno"> 8890</span> </div><div class="line"><a name="l08891"></a><span class="lineno"> 8891</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l08892"></a><span class="lineno"> 8892</span> </div><div class="line"><a name="l08893"></a><span class="lineno"> 8893</span> <span class="comment">// AutomatonConstraintProto</span></div><div class="line"><a name="l08894"></a><span class="lineno"> 8894</span> </div><div class="line"><a name="l08895"></a><span class="lineno"> 8895</span> <span class="comment">// int64 starting_state = 2;</span></div><div class="line"><a name="l08896"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac4010681113971e96805102a05520c37"> 8896</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac4010681113971e96805102a05520c37">AutomatonConstraintProto::clear_starting_state</a>() {</div><div class="line"><a name="l08897"></a><span class="lineno"> 8897</span>  starting_state_ = int64_t{0};</div><div class="line"><a name="l08898"></a><span class="lineno"> 8898</span> }</div><div class="line"><a name="l08899"></a><span class="lineno"> 8899</span> inline ::PROTOBUF_NAMESPACE_ID::int64 AutomatonConstraintProto::_internal_starting_state()<span class="keyword"> const </span>{</div><div class="line"><a name="l08900"></a><span class="lineno"> 8900</span>  <span class="keywordflow">return</span> starting_state_;</div><div class="line"><a name="l08901"></a><span class="lineno"> 8901</span> }</div><div class="line"><a name="l08902"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9b839359d1099cb1c2a5b33ac337535e"> 8902</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9b839359d1099cb1c2a5b33ac337535e">AutomatonConstraintProto::starting_state</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08903"></a><span class="lineno"> 8903</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.starting_state)</span></div><div class="line"><a name="l08904"></a><span class="lineno"> 8904</span>  <span class="keywordflow">return</span> _internal_starting_state();</div><div class="line"><a name="l08905"></a><span class="lineno"> 8905</span> }</div><div class="line"><a name="l08906"></a><span class="lineno"> 8906</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_set_starting_state(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08907"></a><span class="lineno"> 8907</span>  </div><div class="line"><a name="l08908"></a><span class="lineno"> 8908</span>  starting_state_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l08909"></a><span class="lineno"> 8909</span> }</div><div class="line"><a name="l08910"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4290e4a16ab8557489049ab8509de9ef"> 8910</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4290e4a16ab8557489049ab8509de9ef">AutomatonConstraintProto::set_starting_state</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08911"></a><span class="lineno"> 8911</span>  _internal_set_starting_state(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08912"></a><span class="lineno"> 8912</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.starting_state)</span></div><div class="line"><a name="l08913"></a><span class="lineno"> 8913</span> }</div><div class="line"><a name="l08914"></a><span class="lineno"> 8914</span> </div><div class="line"><a name="l08915"></a><span class="lineno"> 8915</span> <span class="comment">// repeated int64 final_states = 3;</span></div><div class="line"><a name="l08916"></a><span class="lineno"> 8916</span> <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="l08917"></a><span class="lineno"> 8917</span>  <span class="keywordflow">return</span> final_states_.size();</div><div class="line"><a name="l08918"></a><span class="lineno"> 8918</span> }</div><div class="line"><a name="l08919"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3e67b6c4a22c84e3686b7ee5a3fbfb53"> 8919</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3e67b6c4a22c84e3686b7ee5a3fbfb53">AutomatonConstraintProto::final_states_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08920"></a><span class="lineno"> 8920</span>  <span class="keywordflow">return</span> _internal_final_states_size();</div><div class="line"><a name="l08921"></a><span class="lineno"> 8921</span> }</div><div class="line"><a name="l08922"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac6866d2614beea7195581e349d61e177"> 8922</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac6866d2614beea7195581e349d61e177">AutomatonConstraintProto::clear_final_states</a>() {</div><div class="line"><a name="l08923"></a><span class="lineno"> 8923</span>  final_states_.Clear();</div><div class="line"><a name="l08924"></a><span class="lineno"> 8924</span> }</div><div class="line"><a name="l08925"></a><span class="lineno"> 8925</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l08926"></a><span class="lineno"> 8926</span>  <span class="keywordflow">return</span> final_states_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08927"></a><span class="lineno"> 8927</span> }</div><div class="line"><a name="l08928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a204ca3ad409d27e466e2f1151d09f83d"> 8928</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae886b7fe2c0768f693d52be477579a41">AutomatonConstraintProto::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="l08929"></a><span class="lineno"> 8929</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.final_states)</span></div><div class="line"><a name="l08930"></a><span class="lineno"> 8930</span>  <span class="keywordflow">return</span> _internal_final_states(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08931"></a><span class="lineno"> 8931</span> }</div><div class="line"><a name="l08932"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9dabe006795915fe08da2e5fe68590f0"> 8932</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9dabe006795915fe08da2e5fe68590f0">AutomatonConstraintProto::set_final_states</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08933"></a><span class="lineno"> 8933</span>  final_states_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08934"></a><span class="lineno"> 8934</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.final_states)</span></div><div class="line"><a name="l08935"></a><span class="lineno"> 8935</span> }</div><div class="line"><a name="l08936"></a><span class="lineno"> 8936</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_final_states(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08937"></a><span class="lineno"> 8937</span>  final_states_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08938"></a><span class="lineno"> 8938</span> }</div><div class="line"><a name="l08939"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a6d4d4d8b69c49cab2a467d3c4de4ad8f"> 8939</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a6d4d4d8b69c49cab2a467d3c4de4ad8f">AutomatonConstraintProto::add_final_states</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08940"></a><span class="lineno"> 8940</span>  _internal_add_final_states(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08941"></a><span class="lineno"> 8941</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.final_states)</span></div><div class="line"><a name="l08942"></a><span class="lineno"> 8942</span> }</div><div class="line"><a name="l08943"></a><span class="lineno"> 8943</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l08944"></a><span class="lineno"> 8944</span> AutomatonConstraintProto::_internal_final_states()<span class="keyword"> const </span>{</div><div class="line"><a name="l08945"></a><span class="lineno"> 8945</span>  <span class="keywordflow">return</span> final_states_;</div><div class="line"><a name="l08946"></a><span class="lineno"> 8946</span> }</div><div class="line"><a name="l08947"></a><span class="lineno"> 8947</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l08948"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae886b7fe2c0768f693d52be477579a41"> 8948</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae886b7fe2c0768f693d52be477579a41">AutomatonConstraintProto::final_states</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08949"></a><span class="lineno"> 8949</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.final_states)</span></div><div class="line"><a name="l08950"></a><span class="lineno"> 8950</span>  <span class="keywordflow">return</span> _internal_final_states();</div><div class="line"><a name="l08951"></a><span class="lineno"> 8951</span> }</div><div class="line"><a name="l08952"></a><span class="lineno"> 8952</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l08953"></a><span class="lineno"> 8953</span> AutomatonConstraintProto::_internal_mutable_final_states() {</div><div class="line"><a name="l08954"></a><span class="lineno"> 8954</span>  <span class="keywordflow">return</span> &final_states_;</div><div class="line"><a name="l08955"></a><span class="lineno"> 8955</span> }</div><div class="line"><a name="l08956"></a><span class="lineno"> 8956</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l08957"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7454fffe82ad5c70de2529a8dc4b9573"> 8957</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7454fffe82ad5c70de2529a8dc4b9573">AutomatonConstraintProto::mutable_final_states</a>() {</div><div class="line"><a name="l08958"></a><span class="lineno"> 8958</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.final_states)</span></div><div class="line"><a name="l08959"></a><span class="lineno"> 8959</span>  <span class="keywordflow">return</span> _internal_mutable_final_states();</div><div class="line"><a name="l08960"></a><span class="lineno"> 8960</span> }</div><div class="line"><a name="l08961"></a><span class="lineno"> 8961</span> </div><div class="line"><a name="l08962"></a><span class="lineno"> 8962</span> <span class="comment">// repeated int64 transition_tail = 4;</span></div><div class="line"><a name="l08963"></a><span class="lineno"> 8963</span> <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="l08964"></a><span class="lineno"> 8964</span>  <span class="keywordflow">return</span> transition_tail_.size();</div><div class="line"><a name="l08965"></a><span class="lineno"> 8965</span> }</div><div class="line"><a name="l08966"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#af0ba9632526ed1fe4d2934418fb2e660"> 8966</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#af0ba9632526ed1fe4d2934418fb2e660">AutomatonConstraintProto::transition_tail_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08967"></a><span class="lineno"> 8967</span>  <span class="keywordflow">return</span> _internal_transition_tail_size();</div><div class="line"><a name="l08968"></a><span class="lineno"> 8968</span> }</div><div class="line"><a name="l08969"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa220e57a4617b172cb0546066812eb8e"> 8969</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa220e57a4617b172cb0546066812eb8e">AutomatonConstraintProto::clear_transition_tail</a>() {</div><div class="line"><a name="l08970"></a><span class="lineno"> 8970</span>  transition_tail_.Clear();</div><div class="line"><a name="l08971"></a><span class="lineno"> 8971</span> }</div><div class="line"><a name="l08972"></a><span class="lineno"> 8972</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l08973"></a><span class="lineno"> 8973</span>  <span class="keywordflow">return</span> transition_tail_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08974"></a><span class="lineno"> 8974</span> }</div><div class="line"><a name="l08975"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a067e2b08a4dff8ddf2e14409358f99d3"> 8975</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a099560829dac92513aa0028520808d27">AutomatonConstraintProto::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="l08976"></a><span class="lineno"> 8976</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div><div class="line"><a name="l08977"></a><span class="lineno"> 8977</span>  <span class="keywordflow">return</span> _internal_transition_tail(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l08978"></a><span class="lineno"> 8978</span> }</div><div class="line"><a name="l08979"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a59053577176e1accd5ca751dea49f266"> 8979</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a59053577176e1accd5ca751dea49f266">AutomatonConstraintProto::set_transition_tail</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08980"></a><span class="lineno"> 8980</span>  transition_tail_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08981"></a><span class="lineno"> 8981</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div><div class="line"><a name="l08982"></a><span class="lineno"> 8982</span> }</div><div class="line"><a name="l08983"></a><span class="lineno"> 8983</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_transition_tail(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08984"></a><span class="lineno"> 8984</span>  transition_tail_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08985"></a><span class="lineno"> 8985</span> }</div><div class="line"><a name="l08986"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ace5c1249d6b5875e7f1936b75ff7c77b"> 8986</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ace5c1249d6b5875e7f1936b75ff7c77b">AutomatonConstraintProto::add_transition_tail</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l08987"></a><span class="lineno"> 8987</span>  _internal_add_transition_tail(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l08988"></a><span class="lineno"> 8988</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div><div class="line"><a name="l08989"></a><span class="lineno"> 8989</span> }</div><div class="line"><a name="l08990"></a><span class="lineno"> 8990</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l08991"></a><span class="lineno"> 8991</span> AutomatonConstraintProto::_internal_transition_tail()<span class="keyword"> const </span>{</div><div class="line"><a name="l08992"></a><span class="lineno"> 8992</span>  <span class="keywordflow">return</span> transition_tail_;</div><div class="line"><a name="l08993"></a><span class="lineno"> 8993</span> }</div><div class="line"><a name="l08994"></a><span class="lineno"> 8994</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l08995"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a099560829dac92513aa0028520808d27"> 8995</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a099560829dac92513aa0028520808d27">AutomatonConstraintProto::transition_tail</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l08996"></a><span class="lineno"> 8996</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div><div class="line"><a name="l08997"></a><span class="lineno"> 8997</span>  <span class="keywordflow">return</span> _internal_transition_tail();</div><div class="line"><a name="l08998"></a><span class="lineno"> 8998</span> }</div><div class="line"><a name="l08999"></a><span class="lineno"> 8999</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l09000"></a><span class="lineno"> 9000</span> AutomatonConstraintProto::_internal_mutable_transition_tail() {</div><div class="line"><a name="l09001"></a><span class="lineno"> 9001</span>  <span class="keywordflow">return</span> &transition_tail_;</div><div class="line"><a name="l09002"></a><span class="lineno"> 9002</span> }</div><div class="line"><a name="l09003"></a><span class="lineno"> 9003</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l09004"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afeaa27c943df0fdda9cdd0470ed864f6"> 9004</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afeaa27c943df0fdda9cdd0470ed864f6">AutomatonConstraintProto::mutable_transition_tail</a>() {</div><div class="line"><a name="l09005"></a><span class="lineno"> 9005</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div><div class="line"><a name="l09006"></a><span class="lineno"> 9006</span>  <span class="keywordflow">return</span> _internal_mutable_transition_tail();</div><div class="line"><a name="l09007"></a><span class="lineno"> 9007</span> }</div><div class="line"><a name="l09008"></a><span class="lineno"> 9008</span> </div><div class="line"><a name="l09009"></a><span class="lineno"> 9009</span> <span class="comment">// repeated int64 transition_head = 5;</span></div><div class="line"><a name="l09010"></a><span class="lineno"> 9010</span> <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="l09011"></a><span class="lineno"> 9011</span>  <span class="keywordflow">return</span> transition_head_.size();</div><div class="line"><a name="l09012"></a><span class="lineno"> 9012</span> }</div><div class="line"><a name="l09013"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95669efe110d5a69039ace44f68b088a"> 9013</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95669efe110d5a69039ace44f68b088a">AutomatonConstraintProto::transition_head_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09014"></a><span class="lineno"> 9014</span>  <span class="keywordflow">return</span> _internal_transition_head_size();</div><div class="line"><a name="l09015"></a><span class="lineno"> 9015</span> }</div><div class="line"><a name="l09016"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2c2a67b783ebd0fdb83756a55ff2f6a5"> 9016</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2c2a67b783ebd0fdb83756a55ff2f6a5">AutomatonConstraintProto::clear_transition_head</a>() {</div><div class="line"><a name="l09017"></a><span class="lineno"> 9017</span>  transition_head_.Clear();</div><div class="line"><a name="l09018"></a><span class="lineno"> 9018</span> }</div><div class="line"><a name="l09019"></a><span class="lineno"> 9019</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l09020"></a><span class="lineno"> 9020</span>  <span class="keywordflow">return</span> transition_head_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l09021"></a><span class="lineno"> 9021</span> }</div><div class="line"><a name="l09022"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4cbb84a9ae438d36d026ee95ce51f9ef"> 9022</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a88ccef0afe15051602d19e949c1dc086">AutomatonConstraintProto::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="l09023"></a><span class="lineno"> 9023</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div><div class="line"><a name="l09024"></a><span class="lineno"> 9024</span>  <span class="keywordflow">return</span> _internal_transition_head(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l09025"></a><span class="lineno"> 9025</span> }</div><div class="line"><a name="l09026"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a939b12edbf8ad166309291406c4ed6b6"> 9026</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a939b12edbf8ad166309291406c4ed6b6">AutomatonConstraintProto::set_transition_head</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09027"></a><span class="lineno"> 9027</span>  transition_head_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09028"></a><span class="lineno"> 9028</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div><div class="line"><a name="l09029"></a><span class="lineno"> 9029</span> }</div><div class="line"><a name="l09030"></a><span class="lineno"> 9030</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_transition_head(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09031"></a><span class="lineno"> 9031</span>  transition_head_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09032"></a><span class="lineno"> 9032</span> }</div><div class="line"><a name="l09033"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a04906f85b3412c9e9c4943c35ba5efce"> 9033</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a04906f85b3412c9e9c4943c35ba5efce">AutomatonConstraintProto::add_transition_head</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09034"></a><span class="lineno"> 9034</span>  _internal_add_transition_head(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09035"></a><span class="lineno"> 9035</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div><div class="line"><a name="l09036"></a><span class="lineno"> 9036</span> }</div><div class="line"><a name="l09037"></a><span class="lineno"> 9037</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l09038"></a><span class="lineno"> 9038</span> AutomatonConstraintProto::_internal_transition_head()<span class="keyword"> const </span>{</div><div class="line"><a name="l09039"></a><span class="lineno"> 9039</span>  <span class="keywordflow">return</span> transition_head_;</div><div class="line"><a name="l09040"></a><span class="lineno"> 9040</span> }</div><div class="line"><a name="l09041"></a><span class="lineno"> 9041</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l09042"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a88ccef0afe15051602d19e949c1dc086"> 9042</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a88ccef0afe15051602d19e949c1dc086">AutomatonConstraintProto::transition_head</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09043"></a><span class="lineno"> 9043</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div><div class="line"><a name="l09044"></a><span class="lineno"> 9044</span>  <span class="keywordflow">return</span> _internal_transition_head();</div><div class="line"><a name="l09045"></a><span class="lineno"> 9045</span> }</div><div class="line"><a name="l09046"></a><span class="lineno"> 9046</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l09047"></a><span class="lineno"> 9047</span> AutomatonConstraintProto::_internal_mutable_transition_head() {</div><div class="line"><a name="l09048"></a><span class="lineno"> 9048</span>  <span class="keywordflow">return</span> &transition_head_;</div><div class="line"><a name="l09049"></a><span class="lineno"> 9049</span> }</div><div class="line"><a name="l09050"></a><span class="lineno"> 9050</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l09051"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aaa953809a91200572f505cace3b21d51"> 9051</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aaa953809a91200572f505cace3b21d51">AutomatonConstraintProto::mutable_transition_head</a>() {</div><div class="line"><a name="l09052"></a><span class="lineno"> 9052</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div><div class="line"><a name="l09053"></a><span class="lineno"> 9053</span>  <span class="keywordflow">return</span> _internal_mutable_transition_head();</div><div class="line"><a name="l09054"></a><span class="lineno"> 9054</span> }</div><div class="line"><a name="l09055"></a><span class="lineno"> 9055</span> </div><div class="line"><a name="l09056"></a><span class="lineno"> 9056</span> <span class="comment">// repeated int64 transition_label = 6;</span></div><div class="line"><a name="l09057"></a><span class="lineno"> 9057</span> <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="l09058"></a><span class="lineno"> 9058</span>  <span class="keywordflow">return</span> transition_label_.size();</div><div class="line"><a name="l09059"></a><span class="lineno"> 9059</span> }</div><div class="line"><a name="l09060"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#acaee7f4028c43022d3c7ec08c5786061"> 9060</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#acaee7f4028c43022d3c7ec08c5786061">AutomatonConstraintProto::transition_label_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09061"></a><span class="lineno"> 9061</span>  <span class="keywordflow">return</span> _internal_transition_label_size();</div><div class="line"><a name="l09062"></a><span class="lineno"> 9062</span> }</div><div class="line"><a name="l09063"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9dfaa9bebfefb4c19c2599bdd236c056"> 9063</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9dfaa9bebfefb4c19c2599bdd236c056">AutomatonConstraintProto::clear_transition_label</a>() {</div><div class="line"><a name="l09064"></a><span class="lineno"> 9064</span>  transition_label_.Clear();</div><div class="line"><a name="l09065"></a><span class="lineno"> 9065</span> }</div><div class="line"><a name="l09066"></a><span class="lineno"> 9066</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l09067"></a><span class="lineno"> 9067</span>  <span class="keywordflow">return</span> transition_label_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l09068"></a><span class="lineno"> 9068</span> }</div><div class="line"><a name="l09069"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa14c5d11ecbffc773516405fd8ed3add"> 9069</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab712a72e30f9d398f42ae5f5c39bac86">AutomatonConstraintProto::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="l09070"></a><span class="lineno"> 9070</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div><div class="line"><a name="l09071"></a><span class="lineno"> 9071</span>  <span class="keywordflow">return</span> _internal_transition_label(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l09072"></a><span class="lineno"> 9072</span> }</div><div class="line"><a name="l09073"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abf42c734c786106a079346c67f6c42e5"> 9073</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abf42c734c786106a079346c67f6c42e5">AutomatonConstraintProto::set_transition_label</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09074"></a><span class="lineno"> 9074</span>  transition_label_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09075"></a><span class="lineno"> 9075</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div><div class="line"><a name="l09076"></a><span class="lineno"> 9076</span> }</div><div class="line"><a name="l09077"></a><span class="lineno"> 9077</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_transition_label(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09078"></a><span class="lineno"> 9078</span>  transition_label_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09079"></a><span class="lineno"> 9079</span> }</div><div class="line"><a name="l09080"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aeb8bd6525c0315ccd30db6b7ee93a78b"> 9080</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aeb8bd6525c0315ccd30db6b7ee93a78b">AutomatonConstraintProto::add_transition_label</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09081"></a><span class="lineno"> 9081</span>  _internal_add_transition_label(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09082"></a><span class="lineno"> 9082</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div><div class="line"><a name="l09083"></a><span class="lineno"> 9083</span> }</div><div class="line"><a name="l09084"></a><span class="lineno"> 9084</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l09085"></a><span class="lineno"> 9085</span> AutomatonConstraintProto::_internal_transition_label()<span class="keyword"> const </span>{</div><div class="line"><a name="l09086"></a><span class="lineno"> 9086</span>  <span class="keywordflow">return</span> transition_label_;</div><div class="line"><a name="l09087"></a><span class="lineno"> 9087</span> }</div><div class="line"><a name="l09088"></a><span class="lineno"> 9088</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l09089"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab712a72e30f9d398f42ae5f5c39bac86"> 9089</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab712a72e30f9d398f42ae5f5c39bac86">AutomatonConstraintProto::transition_label</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09090"></a><span class="lineno"> 9090</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div><div class="line"><a name="l09091"></a><span class="lineno"> 9091</span>  <span class="keywordflow">return</span> _internal_transition_label();</div><div class="line"><a name="l09092"></a><span class="lineno"> 9092</span> }</div><div class="line"><a name="l09093"></a><span class="lineno"> 9093</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l09094"></a><span class="lineno"> 9094</span> AutomatonConstraintProto::_internal_mutable_transition_label() {</div><div class="line"><a name="l09095"></a><span class="lineno"> 9095</span>  <span class="keywordflow">return</span> &transition_label_;</div><div class="line"><a name="l09096"></a><span class="lineno"> 9096</span> }</div><div class="line"><a name="l09097"></a><span class="lineno"> 9097</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l09098"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a967f9dc34b1924194bfa5b900818b253"> 9098</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a967f9dc34b1924194bfa5b900818b253">AutomatonConstraintProto::mutable_transition_label</a>() {</div><div class="line"><a name="l09099"></a><span class="lineno"> 9099</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div><div class="line"><a name="l09100"></a><span class="lineno"> 9100</span>  <span class="keywordflow">return</span> _internal_mutable_transition_label();</div><div class="line"><a name="l09101"></a><span class="lineno"> 9101</span> }</div><div class="line"><a name="l09102"></a><span class="lineno"> 9102</span> </div><div class="line"><a name="l09103"></a><span class="lineno"> 9103</span> <span class="comment">// repeated int32 vars = 7;</span></div><div class="line"><a name="l09104"></a><span class="lineno"> 9104</span> <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="l09105"></a><span class="lineno"> 9105</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l09106"></a><span class="lineno"> 9106</span> }</div><div class="line"><a name="l09107"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7"> 9107</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">AutomatonConstraintProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09108"></a><span class="lineno"> 9108</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l09109"></a><span class="lineno"> 9109</span> }</div><div class="line"><a name="l09110"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520"> 9110</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">AutomatonConstraintProto::clear_vars</a>() {</div><div class="line"><a name="l09111"></a><span class="lineno"> 9111</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l09112"></a><span class="lineno"> 9112</span> }</div><div class="line"><a name="l09113"></a><span class="lineno"> 9113</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l09114"></a><span class="lineno"> 9114</span>  <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="l09115"></a><span class="lineno"> 9115</span> }</div><div class="line"><a name="l09116"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168"> 9116</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">AutomatonConstraintProto::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="l09117"></a><span class="lineno"> 9117</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.vars)</span></div><div class="line"><a name="l09118"></a><span class="lineno"> 9118</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l09119"></a><span class="lineno"> 9119</span> }</div><div class="line"><a name="l09120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32"> 9120</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">AutomatonConstraintProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09121"></a><span class="lineno"> 9121</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09122"></a><span class="lineno"> 9122</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.vars)</span></div><div class="line"><a name="l09123"></a><span class="lineno"> 9123</span> }</div><div class="line"><a name="l09124"></a><span class="lineno"> 9124</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09125"></a><span class="lineno"> 9125</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09126"></a><span class="lineno"> 9126</span> }</div><div class="line"><a name="l09127"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 9127</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">AutomatonConstraintProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09128"></a><span class="lineno"> 9128</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09129"></a><span class="lineno"> 9129</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.vars)</span></div><div class="line"><a name="l09130"></a><span class="lineno"> 9130</span> }</div><div class="line"><a name="l09131"></a><span class="lineno"> 9131</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l09132"></a><span class="lineno"> 9132</span> AutomatonConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l09133"></a><span class="lineno"> 9133</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l09134"></a><span class="lineno"> 9134</span> }</div><div class="line"><a name="l09135"></a><span class="lineno"> 9135</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l09136"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af"> 9136</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">AutomatonConstraintProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09137"></a><span class="lineno"> 9137</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.vars)</span></div><div class="line"><a name="l09138"></a><span class="lineno"> 9138</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l09139"></a><span class="lineno"> 9139</span> }</div><div class="line"><a name="l09140"></a><span class="lineno"> 9140</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l09141"></a><span class="lineno"> 9141</span> AutomatonConstraintProto::_internal_mutable_vars() {</div><div class="line"><a name="l09142"></a><span class="lineno"> 9142</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l09143"></a><span class="lineno"> 9143</span> }</div><div class="line"><a name="l09144"></a><span class="lineno"> 9144</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l09145"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6"> 9145</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">AutomatonConstraintProto::mutable_vars</a>() {</div><div class="line"><a name="l09146"></a><span class="lineno"> 9146</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.vars)</span></div><div class="line"><a name="l09147"></a><span class="lineno"> 9147</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l09148"></a><span class="lineno"> 9148</span> }</div><div class="line"><a name="l09149"></a><span class="lineno"> 9149</span> </div><div class="line"><a name="l09150"></a><span class="lineno"> 9150</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l09151"></a><span class="lineno"> 9151</span> </div><div class="line"><a name="l09152"></a><span class="lineno"> 9152</span> <span class="comment">// ListOfVariablesProto</span></div><div class="line"><a name="l09153"></a><span class="lineno"> 9153</span> </div><div class="line"><a name="l09154"></a><span class="lineno"> 9154</span> <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l09155"></a><span class="lineno"> 9155</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> ListOfVariablesProto::_internal_vars_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l09156"></a><span class="lineno"> 9156</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l09157"></a><span class="lineno"> 9157</span> }</div><div class="line"><a name="l09158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a76c521af56ab0e96eb06deeb679f46f7"> 9158</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a76c521af56ab0e96eb06deeb679f46f7">ListOfVariablesProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09159"></a><span class="lineno"> 9159</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l09160"></a><span class="lineno"> 9160</span> }</div><div class="line"><a name="l09161"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab1a05788afa206a0fd73ba052ac18520"> 9161</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab1a05788afa206a0fd73ba052ac18520">ListOfVariablesProto::clear_vars</a>() {</div><div class="line"><a name="l09162"></a><span class="lineno"> 9162</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l09163"></a><span class="lineno"> 9163</span> }</div><div class="line"><a name="l09164"></a><span class="lineno"> 9164</span> inline ::PROTOBUF_NAMESPACE_ID::int32 ListOfVariablesProto::_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="l09165"></a><span class="lineno"> 9165</span>  <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="l09166"></a><span class="lineno"> 9166</span> }</div><div class="line"><a name="l09167"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168"> 9167</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">ListOfVariablesProto::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="l09168"></a><span class="lineno"> 9168</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ListOfVariablesProto.vars)</span></div><div class="line"><a name="l09169"></a><span class="lineno"> 9169</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l09170"></a><span class="lineno"> 9170</span> }</div><div class="line"><a name="l09171"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a7122a1b5e0cfa809e71e6a4669babc32"> 9171</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">ListOfVariablesProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09172"></a><span class="lineno"> 9172</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09173"></a><span class="lineno"> 9173</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ListOfVariablesProto.vars)</span></div><div class="line"><a name="l09174"></a><span class="lineno"> 9174</span> }</div><div class="line"><a name="l09175"></a><span class="lineno"> 9175</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ListOfVariablesProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09176"></a><span class="lineno"> 9176</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09177"></a><span class="lineno"> 9177</span> }</div><div class="line"><a name="l09178"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 9178</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">ListOfVariablesProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09179"></a><span class="lineno"> 9179</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09180"></a><span class="lineno"> 9180</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ListOfVariablesProto.vars)</span></div><div class="line"><a name="l09181"></a><span class="lineno"> 9181</span> }</div><div class="line"><a name="l09182"></a><span class="lineno"> 9182</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l09183"></a><span class="lineno"> 9183</span> ListOfVariablesProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l09184"></a><span class="lineno"> 9184</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l09185"></a><span class="lineno"> 9185</span> }</div><div class="line"><a name="l09186"></a><span class="lineno"> 9186</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l09187"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af"> 9187</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">ListOfVariablesProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09188"></a><span class="lineno"> 9188</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ListOfVariablesProto.vars)</span></div><div class="line"><a name="l09189"></a><span class="lineno"> 9189</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l09190"></a><span class="lineno"> 9190</span> }</div><div class="line"><a name="l09191"></a><span class="lineno"> 9191</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l09192"></a><span class="lineno"> 9192</span> ListOfVariablesProto::_internal_mutable_vars() {</div><div class="line"><a name="l09193"></a><span class="lineno"> 9193</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l09194"></a><span class="lineno"> 9194</span> }</div><div class="line"><a name="l09195"></a><span class="lineno"> 9195</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l09196"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a4392924fce7f5d9851171c0915a478a6"> 9196</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a4392924fce7f5d9851171c0915a478a6">ListOfVariablesProto::mutable_vars</a>() {</div><div class="line"><a name="l09197"></a><span class="lineno"> 9197</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ListOfVariablesProto.vars)</span></div><div class="line"><a name="l09198"></a><span class="lineno"> 9198</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l09199"></a><span class="lineno"> 9199</span> }</div><div class="line"><a name="l09200"></a><span class="lineno"> 9200</span> </div><div class="line"><a name="l09201"></a><span class="lineno"> 9201</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l09202"></a><span class="lineno"> 9202</span> </div><div class="line"><a name="l09203"></a><span class="lineno"> 9203</span> <span class="comment">// ConstraintProto</span></div><div class="line"><a name="l09204"></a><span class="lineno"> 9204</span> </div><div class="line"><a name="l09205"></a><span class="lineno"> 9205</span> <span class="comment">// string name = 1;</span></div><div class="line"><a name="l09206"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a458dd99a041a02e37d5b249201b18050"> 9206</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a458dd99a041a02e37d5b249201b18050">ConstraintProto::clear_name</a>() {</div><div class="line"><a name="l09207"></a><span class="lineno"> 9207</span>  name_.ClearToEmpty();</div><div class="line"><a name="l09208"></a><span class="lineno"> 9208</span> }</div><div class="line"><a name="l09209"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a24dcbf29c0d6cd766009a182a6484e3b"> 9209</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">ConstraintProto::name</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09210"></a><span class="lineno"> 9210</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.name)</span></div><div class="line"><a name="l09211"></a><span class="lineno"> 9211</span>  <span class="keywordflow">return</span> _internal_name();</div><div class="line"><a name="l09212"></a><span class="lineno"> 9212</span> }</div><div class="line"><a name="l09213"></a><span class="lineno"> 9213</span> <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l09214"></a><span class="lineno"> 9214</span> <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE</div><div class="line"><a name="l09215"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a86f8a57d55c1e2521ca80b8bb027df5c"> 9215</a></span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">ConstraintProto::set_name</a>(ArgT0&& arg0, ArgT... args) {</div><div class="line"><a name="l09216"></a><span class="lineno"> 9216</span>  </div><div class="line"><a name="l09217"></a><span class="lineno"> 9217</span>  name_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());</div><div class="line"><a name="l09218"></a><span class="lineno"> 9218</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ConstraintProto.name)</span></div><div class="line"><a name="l09219"></a><span class="lineno"> 9219</span> }</div><div class="line"><a name="l09220"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace44da4c185dad99876bf01c7ea74c07"> 9220</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace44da4c185dad99876bf01c7ea74c07">ConstraintProto::mutable_name</a>() {</div><div class="line"><a name="l09221"></a><span class="lineno"> 9221</span>  std::string* _s = _internal_mutable_name();</div><div class="line"><a name="l09222"></a><span class="lineno"> 9222</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.name)</span></div><div class="line"><a name="l09223"></a><span class="lineno"> 9223</span>  <span class="keywordflow">return</span> _s;</div><div class="line"><a name="l09224"></a><span class="lineno"> 9224</span> }</div><div class="line"><a name="l09225"></a><span class="lineno"> 9225</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& ConstraintProto::_internal_name()<span class="keyword"> const </span>{</div><div class="line"><a name="l09226"></a><span class="lineno"> 9226</span>  <span class="keywordflow">return</span> name_.Get();</div><div class="line"><a name="l09227"></a><span class="lineno"> 9227</span> }</div><div class="line"><a name="l09228"></a><span class="lineno"> 9228</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::_internal_set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09229"></a><span class="lineno"> 9229</span>  </div><div class="line"><a name="l09230"></a><span class="lineno"> 9230</span>  name_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>, GetArenaForAllocation());</div><div class="line"><a name="l09231"></a><span class="lineno"> 9231</span> }</div><div class="line"><a name="l09232"></a><span class="lineno"> 9232</span> <span class="keyword">inline</span> std::string* ConstraintProto::_internal_mutable_name() {</div><div class="line"><a name="l09233"></a><span class="lineno"> 9233</span>  </div><div class="line"><a name="l09234"></a><span class="lineno"> 9234</span>  <span class="keywordflow">return</span> name_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());</div><div class="line"><a name="l09235"></a><span class="lineno"> 9235</span> }</div><div class="line"><a name="l09236"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07"> 9236</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">ConstraintProto::release_name</a>() {</div><div class="line"><a name="l09237"></a><span class="lineno"> 9237</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.name)</span></div><div class="line"><a name="l09238"></a><span class="lineno"> 9238</span>  <span class="keywordflow">return</span> name_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());</div><div class="line"><a name="l09239"></a><span class="lineno"> 9239</span> }</div><div class="line"><a name="l09240"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aebef205a40e296437d69fd2e4d3ef2be"> 9240</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aebef205a40e296437d69fd2e4d3ef2be">ConstraintProto::set_allocated_name</a>(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>) {</div><div class="line"><a name="l09241"></a><span class="lineno"> 9241</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a> != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09242"></a><span class="lineno"> 9242</span>  </div><div class="line"><a name="l09243"></a><span class="lineno"> 9243</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09244"></a><span class="lineno"> 9244</span>  </div><div class="line"><a name="l09245"></a><span class="lineno"> 9245</span>  }</div><div class="line"><a name="l09246"></a><span class="lineno"> 9246</span>  name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>,</div><div class="line"><a name="l09247"></a><span class="lineno"> 9247</span>  GetArenaForAllocation());</div><div class="line"><a name="l09248"></a><span class="lineno"> 9248</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.ConstraintProto.name)</span></div><div class="line"><a name="l09249"></a><span class="lineno"> 9249</span> }</div><div class="line"><a name="l09250"></a><span class="lineno"> 9250</span> </div><div class="line"><a name="l09251"></a><span class="lineno"> 9251</span> <span class="comment">// repeated int32 enforcement_literal = 2;</span></div><div class="line"><a name="l09252"></a><span class="lineno"> 9252</span> <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="l09253"></a><span class="lineno"> 9253</span>  <span class="keywordflow">return</span> enforcement_literal_.size();</div><div class="line"><a name="l09254"></a><span class="lineno"> 9254</span> }</div><div class="line"><a name="l09255"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5fa63835db17a3810aab0fd42e1110"> 9255</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5fa63835db17a3810aab0fd42e1110">ConstraintProto::enforcement_literal_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09256"></a><span class="lineno"> 9256</span>  <span class="keywordflow">return</span> _internal_enforcement_literal_size();</div><div class="line"><a name="l09257"></a><span class="lineno"> 9257</span> }</div><div class="line"><a name="l09258"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9f475a487bdda96e086bd50d6e546a2b"> 9258</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9f475a487bdda96e086bd50d6e546a2b">ConstraintProto::clear_enforcement_literal</a>() {</div><div class="line"><a name="l09259"></a><span class="lineno"> 9259</span>  enforcement_literal_.Clear();</div><div class="line"><a name="l09260"></a><span class="lineno"> 9260</span> }</div><div class="line"><a name="l09261"></a><span class="lineno"> 9261</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l09262"></a><span class="lineno"> 9262</span>  <span class="keywordflow">return</span> enforcement_literal_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l09263"></a><span class="lineno"> 9263</span> }</div><div class="line"><a name="l09264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acdc90a25e531e4180c495f4ecf2aca2e"> 9264</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a594f42f9091d53216f8b4a782c79b519">ConstraintProto::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="l09265"></a><span class="lineno"> 9265</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.enforcement_literal)</span></div><div class="line"><a name="l09266"></a><span class="lineno"> 9266</span>  <span class="keywordflow">return</span> _internal_enforcement_literal(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l09267"></a><span class="lineno"> 9267</span> }</div><div class="line"><a name="l09268"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe90915ee336db0a7230014f76ce2588"> 9268</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe90915ee336db0a7230014f76ce2588">ConstraintProto::set_enforcement_literal</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09269"></a><span class="lineno"> 9269</span>  enforcement_literal_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09270"></a><span class="lineno"> 9270</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ConstraintProto.enforcement_literal)</span></div><div class="line"><a name="l09271"></a><span class="lineno"> 9271</span> }</div><div class="line"><a name="l09272"></a><span class="lineno"> 9272</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::_internal_add_enforcement_literal(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09273"></a><span class="lineno"> 9273</span>  enforcement_literal_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09274"></a><span class="lineno"> 9274</span> }</div><div class="line"><a name="l09275"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acfab2074ffdcaf9686057126c5e29d38"> 9275</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acfab2074ffdcaf9686057126c5e29d38">ConstraintProto::add_enforcement_literal</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l09276"></a><span class="lineno"> 9276</span>  _internal_add_enforcement_literal(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l09277"></a><span class="lineno"> 9277</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ConstraintProto.enforcement_literal)</span></div><div class="line"><a name="l09278"></a><span class="lineno"> 9278</span> }</div><div class="line"><a name="l09279"></a><span class="lineno"> 9279</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l09280"></a><span class="lineno"> 9280</span> ConstraintProto::_internal_enforcement_literal()<span class="keyword"> const </span>{</div><div class="line"><a name="l09281"></a><span class="lineno"> 9281</span>  <span class="keywordflow">return</span> enforcement_literal_;</div><div class="line"><a name="l09282"></a><span class="lineno"> 9282</span> }</div><div class="line"><a name="l09283"></a><span class="lineno"> 9283</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l09284"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a594f42f9091d53216f8b4a782c79b519"> 9284</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a594f42f9091d53216f8b4a782c79b519">ConstraintProto::enforcement_literal</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09285"></a><span class="lineno"> 9285</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ConstraintProto.enforcement_literal)</span></div><div class="line"><a name="l09286"></a><span class="lineno"> 9286</span>  <span class="keywordflow">return</span> _internal_enforcement_literal();</div><div class="line"><a name="l09287"></a><span class="lineno"> 9287</span> }</div><div class="line"><a name="l09288"></a><span class="lineno"> 9288</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l09289"></a><span class="lineno"> 9289</span> ConstraintProto::_internal_mutable_enforcement_literal() {</div><div class="line"><a name="l09290"></a><span class="lineno"> 9290</span>  <span class="keywordflow">return</span> &enforcement_literal_;</div><div class="line"><a name="l09291"></a><span class="lineno"> 9291</span> }</div><div class="line"><a name="l09292"></a><span class="lineno"> 9292</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l09293"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30bb8cd86cbd9eae09b21783f28f8967"> 9293</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30bb8cd86cbd9eae09b21783f28f8967">ConstraintProto::mutable_enforcement_literal</a>() {</div><div class="line"><a name="l09294"></a><span class="lineno"> 9294</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ConstraintProto.enforcement_literal)</span></div><div class="line"><a name="l09295"></a><span class="lineno"> 9295</span>  <span class="keywordflow">return</span> _internal_mutable_enforcement_literal();</div><div class="line"><a name="l09296"></a><span class="lineno"> 9296</span> }</div><div class="line"><a name="l09297"></a><span class="lineno"> 9297</span> </div><div class="line"><a name="l09298"></a><span class="lineno"> 9298</span> <span class="comment">// .operations_research.sat.BoolArgumentProto bool_or = 3;</span></div><div class="line"><a name="l09299"></a><span class="lineno"> 9299</span> <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="l09300"></a><span class="lineno"> 9300</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aaadb0c3370c597095e0cb7e768f04567">kBoolOr</a>;</div><div class="line"><a name="l09301"></a><span class="lineno"> 9301</span> }</div><div class="line"><a name="l09302"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a168fdef7bccd9dcae56b85d1cb380d78"> 9302</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a168fdef7bccd9dcae56b85d1cb380d78">ConstraintProto::has_bool_or</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09303"></a><span class="lineno"> 9303</span>  <span class="keywordflow">return</span> _internal_has_bool_or();</div><div class="line"><a name="l09304"></a><span class="lineno"> 9304</span> }</div><div class="line"><a name="l09305"></a><span class="lineno"> 9305</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_bool_or() {</div><div class="line"><a name="l09306"></a><span class="lineno"> 9306</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aaadb0c3370c597095e0cb7e768f04567">kBoolOr</a>;</div><div class="line"><a name="l09307"></a><span class="lineno"> 9307</span> }</div><div class="line"><a name="l09308"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0fe5125fa5b34e5e6d6b59b9155d884f"> 9308</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0fe5125fa5b34e5e6d6b59b9155d884f">ConstraintProto::clear_bool_or</a>() {</div><div class="line"><a name="l09309"></a><span class="lineno"> 9309</span>  <span class="keywordflow">if</span> (_internal_has_bool_or()) {</div><div class="line"><a name="l09310"></a><span class="lineno"> 9310</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09311"></a><span class="lineno"> 9311</span>  <span class="keyword">delete</span> constraint_.bool_or_;</div><div class="line"><a name="l09312"></a><span class="lineno"> 9312</span>  }</div><div class="line"><a name="l09313"></a><span class="lineno"> 9313</span>  clear_has_constraint();</div><div class="line"><a name="l09314"></a><span class="lineno"> 9314</span>  }</div><div class="line"><a name="l09315"></a><span class="lineno"> 9315</span> }</div><div class="line"><a name="l09316"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae733d25f405cc961eeab6173937f0c2f"> 9316</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae733d25f405cc961eeab6173937f0c2f">ConstraintProto::release_bool_or</a>() {</div><div class="line"><a name="l09317"></a><span class="lineno"> 9317</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.bool_or)</span></div><div class="line"><a name="l09318"></a><span class="lineno"> 9318</span>  <span class="keywordflow">if</span> (_internal_has_bool_or()) {</div><div class="line"><a name="l09319"></a><span class="lineno"> 9319</span>  clear_has_constraint();</div><div class="line"><a name="l09320"></a><span class="lineno"> 9320</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.bool_or_;</div><div class="line"><a name="l09321"></a><span class="lineno"> 9321</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09322"></a><span class="lineno"> 9322</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09323"></a><span class="lineno"> 9323</span>  }</div><div class="line"><a name="l09324"></a><span class="lineno"> 9324</span>  constraint_.bool_or_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09325"></a><span class="lineno"> 9325</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09326"></a><span class="lineno"> 9326</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09327"></a><span class="lineno"> 9327</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09328"></a><span class="lineno"> 9328</span>  }</div><div class="line"><a name="l09329"></a><span class="lineno"> 9329</span> }</div><div class="line"><a name="l09330"></a><span class="lineno"> 9330</span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& ConstraintProto::_internal_bool_or()<span class="keyword"> const </span>{</div><div class="line"><a name="l09331"></a><span class="lineno"> 9331</span>  <span class="keywordflow">return</span> _internal_has_bool_or()</div><div class="line"><a name="l09332"></a><span class="lineno"> 9332</span>  ? *constraint_.bool_or_</div><div class="line"><a name="l09333"></a><span class="lineno"> 9333</span>  : reinterpret_cast< ::operations_research::sat::BoolArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09334"></a><span class="lineno"> 9334</span> }</div><div class="line"><a name="l09335"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89"> 9335</a></span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89">ConstraintProto::bool_or</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09336"></a><span class="lineno"> 9336</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.bool_or)</span></div><div class="line"><a name="l09337"></a><span class="lineno"> 9337</span>  <span class="keywordflow">return</span> _internal_bool_or();</div><div class="line"><a name="l09338"></a><span class="lineno"> 9338</span> }</div><div class="line"><a name="l09339"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab114b9c8dddfbc4f95d7d4f34fa17041"> 9339</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab114b9c8dddfbc4f95d7d4f34fa17041">ConstraintProto::unsafe_arena_release_bool_or</a>() {</div><div class="line"><a name="l09340"></a><span class="lineno"> 9340</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.bool_or)</span></div><div class="line"><a name="l09341"></a><span class="lineno"> 9341</span>  <span class="keywordflow">if</span> (_internal_has_bool_or()) {</div><div class="line"><a name="l09342"></a><span class="lineno"> 9342</span>  clear_has_constraint();</div><div class="line"><a name="l09343"></a><span class="lineno"> 9343</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.bool_or_;</div><div class="line"><a name="l09344"></a><span class="lineno"> 9344</span>  constraint_.bool_or_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09345"></a><span class="lineno"> 9345</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09346"></a><span class="lineno"> 9346</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09347"></a><span class="lineno"> 9347</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09348"></a><span class="lineno"> 9348</span>  }</div><div class="line"><a name="l09349"></a><span class="lineno"> 9349</span> }</div><div class="line"><a name="l09350"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ad110b1779a2f548b532a9360a15329"> 9350</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ad110b1779a2f548b532a9360a15329">ConstraintProto::unsafe_arena_set_allocated_bool_or</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* bool_or) {</div><div class="line"><a name="l09351"></a><span class="lineno"> 9351</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09352"></a><span class="lineno"> 9352</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89">bool_or</a>) {</div><div class="line"><a name="l09353"></a><span class="lineno"> 9353</span>  set_has_bool_or();</div><div class="line"><a name="l09354"></a><span class="lineno"> 9354</span>  constraint_.bool_or_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89">bool_or</a>;</div><div class="line"><a name="l09355"></a><span class="lineno"> 9355</span>  }</div><div class="line"><a name="l09356"></a><span class="lineno"> 9356</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.bool_or)</span></div><div class="line"><a name="l09357"></a><span class="lineno"> 9357</span> }</div><div class="line"><a name="l09358"></a><span class="lineno"> 9358</span> inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_bool_or() {</div><div class="line"><a name="l09359"></a><span class="lineno"> 9359</span>  <span class="keywordflow">if</span> (!_internal_has_bool_or()) {</div><div class="line"><a name="l09360"></a><span class="lineno"> 9360</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09361"></a><span class="lineno"> 9361</span>  set_has_bool_or();</div><div class="line"><a name="l09362"></a><span class="lineno"> 9362</span>  constraint_.bool_or_ = CreateMaybeMessage< ::operations_research::sat::BoolArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09363"></a><span class="lineno"> 9363</span>  }</div><div class="line"><a name="l09364"></a><span class="lineno"> 9364</span>  <span class="keywordflow">return</span> constraint_.bool_or_;</div><div class="line"><a name="l09365"></a><span class="lineno"> 9365</span> }</div><div class="line"><a name="l09366"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae26e2a099b411b50dd1d4c6605837d0a"> 9366</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae26e2a099b411b50dd1d4c6605837d0a">ConstraintProto::mutable_bool_or</a>() {</div><div class="line"><a name="l09367"></a><span class="lineno"> 9367</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _msg = _internal_mutable_bool_or();</div><div class="line"><a name="l09368"></a><span class="lineno"> 9368</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.bool_or)</span></div><div class="line"><a name="l09369"></a><span class="lineno"> 9369</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09370"></a><span class="lineno"> 9370</span> }</div><div class="line"><a name="l09371"></a><span class="lineno"> 9371</span> </div><div class="line"><a name="l09372"></a><span class="lineno"> 9372</span> <span class="comment">// .operations_research.sat.BoolArgumentProto bool_and = 4;</span></div><div class="line"><a name="l09373"></a><span class="lineno"> 9373</span> <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="l09374"></a><span class="lineno"> 9374</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aef651681e2d17f777063fddf191f4a99">kBoolAnd</a>;</div><div class="line"><a name="l09375"></a><span class="lineno"> 9375</span> }</div><div class="line"><a name="l09376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8e6d60266fff553f6dc6ce75ebd8d4f8"> 9376</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8e6d60266fff553f6dc6ce75ebd8d4f8">ConstraintProto::has_bool_and</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09377"></a><span class="lineno"> 9377</span>  <span class="keywordflow">return</span> _internal_has_bool_and();</div><div class="line"><a name="l09378"></a><span class="lineno"> 9378</span> }</div><div class="line"><a name="l09379"></a><span class="lineno"> 9379</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_bool_and() {</div><div class="line"><a name="l09380"></a><span class="lineno"> 9380</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aef651681e2d17f777063fddf191f4a99">kBoolAnd</a>;</div><div class="line"><a name="l09381"></a><span class="lineno"> 9381</span> }</div><div class="line"><a name="l09382"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea1e3a66dd07f85502f09f3a30c7cb47"> 9382</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea1e3a66dd07f85502f09f3a30c7cb47">ConstraintProto::clear_bool_and</a>() {</div><div class="line"><a name="l09383"></a><span class="lineno"> 9383</span>  <span class="keywordflow">if</span> (_internal_has_bool_and()) {</div><div class="line"><a name="l09384"></a><span class="lineno"> 9384</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09385"></a><span class="lineno"> 9385</span>  <span class="keyword">delete</span> constraint_.bool_and_;</div><div class="line"><a name="l09386"></a><span class="lineno"> 9386</span>  }</div><div class="line"><a name="l09387"></a><span class="lineno"> 9387</span>  clear_has_constraint();</div><div class="line"><a name="l09388"></a><span class="lineno"> 9388</span>  }</div><div class="line"><a name="l09389"></a><span class="lineno"> 9389</span> }</div><div class="line"><a name="l09390"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a04dce0131add0646128eec822cd751d9"> 9390</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a04dce0131add0646128eec822cd751d9">ConstraintProto::release_bool_and</a>() {</div><div class="line"><a name="l09391"></a><span class="lineno"> 9391</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.bool_and)</span></div><div class="line"><a name="l09392"></a><span class="lineno"> 9392</span>  <span class="keywordflow">if</span> (_internal_has_bool_and()) {</div><div class="line"><a name="l09393"></a><span class="lineno"> 9393</span>  clear_has_constraint();</div><div class="line"><a name="l09394"></a><span class="lineno"> 9394</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.bool_and_;</div><div class="line"><a name="l09395"></a><span class="lineno"> 9395</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09396"></a><span class="lineno"> 9396</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09397"></a><span class="lineno"> 9397</span>  }</div><div class="line"><a name="l09398"></a><span class="lineno"> 9398</span>  constraint_.bool_and_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09399"></a><span class="lineno"> 9399</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09400"></a><span class="lineno"> 9400</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09401"></a><span class="lineno"> 9401</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09402"></a><span class="lineno"> 9402</span>  }</div><div class="line"><a name="l09403"></a><span class="lineno"> 9403</span> }</div><div class="line"><a name="l09404"></a><span class="lineno"> 9404</span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& ConstraintProto::_internal_bool_and()<span class="keyword"> const </span>{</div><div class="line"><a name="l09405"></a><span class="lineno"> 9405</span>  <span class="keywordflow">return</span> _internal_has_bool_and()</div><div class="line"><a name="l09406"></a><span class="lineno"> 9406</span>  ? *constraint_.bool_and_</div><div class="line"><a name="l09407"></a><span class="lineno"> 9407</span>  : reinterpret_cast< ::operations_research::sat::BoolArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09408"></a><span class="lineno"> 9408</span> }</div><div class="line"><a name="l09409"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c"> 9409</a></span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c">ConstraintProto::bool_and</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09410"></a><span class="lineno"> 9410</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.bool_and)</span></div><div class="line"><a name="l09411"></a><span class="lineno"> 9411</span>  <span class="keywordflow">return</span> _internal_bool_and();</div><div class="line"><a name="l09412"></a><span class="lineno"> 9412</span> }</div><div class="line"><a name="l09413"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a809898d75f3962eedda8662e20c7dd26"> 9413</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a809898d75f3962eedda8662e20c7dd26">ConstraintProto::unsafe_arena_release_bool_and</a>() {</div><div class="line"><a name="l09414"></a><span class="lineno"> 9414</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.bool_and)</span></div><div class="line"><a name="l09415"></a><span class="lineno"> 9415</span>  <span class="keywordflow">if</span> (_internal_has_bool_and()) {</div><div class="line"><a name="l09416"></a><span class="lineno"> 9416</span>  clear_has_constraint();</div><div class="line"><a name="l09417"></a><span class="lineno"> 9417</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.bool_and_;</div><div class="line"><a name="l09418"></a><span class="lineno"> 9418</span>  constraint_.bool_and_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09419"></a><span class="lineno"> 9419</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09420"></a><span class="lineno"> 9420</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09421"></a><span class="lineno"> 9421</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09422"></a><span class="lineno"> 9422</span>  }</div><div class="line"><a name="l09423"></a><span class="lineno"> 9423</span> }</div><div class="line"><a name="l09424"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a75882fe0ab51163535fd83fabd1a5e56"> 9424</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a75882fe0ab51163535fd83fabd1a5e56">ConstraintProto::unsafe_arena_set_allocated_bool_and</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* bool_and) {</div><div class="line"><a name="l09425"></a><span class="lineno"> 9425</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09426"></a><span class="lineno"> 9426</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c">bool_and</a>) {</div><div class="line"><a name="l09427"></a><span class="lineno"> 9427</span>  set_has_bool_and();</div><div class="line"><a name="l09428"></a><span class="lineno"> 9428</span>  constraint_.bool_and_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c">bool_and</a>;</div><div class="line"><a name="l09429"></a><span class="lineno"> 9429</span>  }</div><div class="line"><a name="l09430"></a><span class="lineno"> 9430</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.bool_and)</span></div><div class="line"><a name="l09431"></a><span class="lineno"> 9431</span> }</div><div class="line"><a name="l09432"></a><span class="lineno"> 9432</span> inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_bool_and() {</div><div class="line"><a name="l09433"></a><span class="lineno"> 9433</span>  <span class="keywordflow">if</span> (!_internal_has_bool_and()) {</div><div class="line"><a name="l09434"></a><span class="lineno"> 9434</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09435"></a><span class="lineno"> 9435</span>  set_has_bool_and();</div><div class="line"><a name="l09436"></a><span class="lineno"> 9436</span>  constraint_.bool_and_ = CreateMaybeMessage< ::operations_research::sat::BoolArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09437"></a><span class="lineno"> 9437</span>  }</div><div class="line"><a name="l09438"></a><span class="lineno"> 9438</span>  <span class="keywordflow">return</span> constraint_.bool_and_;</div><div class="line"><a name="l09439"></a><span class="lineno"> 9439</span> }</div><div class="line"><a name="l09440"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a962fe3316eafe5815027312585d5c4d6"> 9440</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a962fe3316eafe5815027312585d5c4d6">ConstraintProto::mutable_bool_and</a>() {</div><div class="line"><a name="l09441"></a><span class="lineno"> 9441</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _msg = _internal_mutable_bool_and();</div><div class="line"><a name="l09442"></a><span class="lineno"> 9442</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.bool_and)</span></div><div class="line"><a name="l09443"></a><span class="lineno"> 9443</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09444"></a><span class="lineno"> 9444</span> }</div><div class="line"><a name="l09445"></a><span class="lineno"> 9445</span> </div><div class="line"><a name="l09446"></a><span class="lineno"> 9446</span> <span class="comment">// .operations_research.sat.BoolArgumentProto at_most_one = 26;</span></div><div class="line"><a name="l09447"></a><span class="lineno"> 9447</span> <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="l09448"></a><span class="lineno"> 9448</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a60d782b0aafa6f70b6230ffd970b2c6b">kAtMostOne</a>;</div><div class="line"><a name="l09449"></a><span class="lineno"> 9449</span> }</div><div class="line"><a name="l09450"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0374f7ca6b81a374e8daafe784402d20"> 9450</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0374f7ca6b81a374e8daafe784402d20">ConstraintProto::has_at_most_one</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09451"></a><span class="lineno"> 9451</span>  <span class="keywordflow">return</span> _internal_has_at_most_one();</div><div class="line"><a name="l09452"></a><span class="lineno"> 9452</span> }</div><div class="line"><a name="l09453"></a><span class="lineno"> 9453</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_at_most_one() {</div><div class="line"><a name="l09454"></a><span class="lineno"> 9454</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a60d782b0aafa6f70b6230ffd970b2c6b">kAtMostOne</a>;</div><div class="line"><a name="l09455"></a><span class="lineno"> 9455</span> }</div><div class="line"><a name="l09456"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a75e4a19dd7bc64ef7ada6f80703d3ffc"> 9456</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a75e4a19dd7bc64ef7ada6f80703d3ffc">ConstraintProto::clear_at_most_one</a>() {</div><div class="line"><a name="l09457"></a><span class="lineno"> 9457</span>  <span class="keywordflow">if</span> (_internal_has_at_most_one()) {</div><div class="line"><a name="l09458"></a><span class="lineno"> 9458</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09459"></a><span class="lineno"> 9459</span>  <span class="keyword">delete</span> constraint_.at_most_one_;</div><div class="line"><a name="l09460"></a><span class="lineno"> 9460</span>  }</div><div class="line"><a name="l09461"></a><span class="lineno"> 9461</span>  clear_has_constraint();</div><div class="line"><a name="l09462"></a><span class="lineno"> 9462</span>  }</div><div class="line"><a name="l09463"></a><span class="lineno"> 9463</span> }</div><div class="line"><a name="l09464"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2aa4431f056c3dde9f3eb602a2a3923e"> 9464</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2aa4431f056c3dde9f3eb602a2a3923e">ConstraintProto::release_at_most_one</a>() {</div><div class="line"><a name="l09465"></a><span class="lineno"> 9465</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.at_most_one)</span></div><div class="line"><a name="l09466"></a><span class="lineno"> 9466</span>  <span class="keywordflow">if</span> (_internal_has_at_most_one()) {</div><div class="line"><a name="l09467"></a><span class="lineno"> 9467</span>  clear_has_constraint();</div><div class="line"><a name="l09468"></a><span class="lineno"> 9468</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.at_most_one_;</div><div class="line"><a name="l09469"></a><span class="lineno"> 9469</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09470"></a><span class="lineno"> 9470</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09471"></a><span class="lineno"> 9471</span>  }</div><div class="line"><a name="l09472"></a><span class="lineno"> 9472</span>  constraint_.at_most_one_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09473"></a><span class="lineno"> 9473</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09474"></a><span class="lineno"> 9474</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09475"></a><span class="lineno"> 9475</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09476"></a><span class="lineno"> 9476</span>  }</div><div class="line"><a name="l09477"></a><span class="lineno"> 9477</span> }</div><div class="line"><a name="l09478"></a><span class="lineno"> 9478</span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& ConstraintProto::_internal_at_most_one()<span class="keyword"> const </span>{</div><div class="line"><a name="l09479"></a><span class="lineno"> 9479</span>  <span class="keywordflow">return</span> _internal_has_at_most_one()</div><div class="line"><a name="l09480"></a><span class="lineno"> 9480</span>  ? *constraint_.at_most_one_</div><div class="line"><a name="l09481"></a><span class="lineno"> 9481</span>  : reinterpret_cast< ::operations_research::sat::BoolArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09482"></a><span class="lineno"> 9482</span> }</div><div class="line"><a name="l09483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a02bdc7cff2f71612490c7f50d1b3bd13"> 9483</a></span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a02bdc7cff2f71612490c7f50d1b3bd13">ConstraintProto::at_most_one</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09484"></a><span class="lineno"> 9484</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.at_most_one)</span></div><div class="line"><a name="l09485"></a><span class="lineno"> 9485</span>  <span class="keywordflow">return</span> _internal_at_most_one();</div><div class="line"><a name="l09486"></a><span class="lineno"> 9486</span> }</div><div class="line"><a name="l09487"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6b57cc4eeec198d46219a1b840d7e669"> 9487</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6b57cc4eeec198d46219a1b840d7e669">ConstraintProto::unsafe_arena_release_at_most_one</a>() {</div><div class="line"><a name="l09488"></a><span class="lineno"> 9488</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.at_most_one)</span></div><div class="line"><a name="l09489"></a><span class="lineno"> 9489</span>  <span class="keywordflow">if</span> (_internal_has_at_most_one()) {</div><div class="line"><a name="l09490"></a><span class="lineno"> 9490</span>  clear_has_constraint();</div><div class="line"><a name="l09491"></a><span class="lineno"> 9491</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.at_most_one_;</div><div class="line"><a name="l09492"></a><span class="lineno"> 9492</span>  constraint_.at_most_one_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09493"></a><span class="lineno"> 9493</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09494"></a><span class="lineno"> 9494</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09495"></a><span class="lineno"> 9495</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09496"></a><span class="lineno"> 9496</span>  }</div><div class="line"><a name="l09497"></a><span class="lineno"> 9497</span> }</div><div class="line"><a name="l09498"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f8f64a3ca493e9de452980744937599"> 9498</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f8f64a3ca493e9de452980744937599">ConstraintProto::unsafe_arena_set_allocated_at_most_one</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* at_most_one) {</div><div class="line"><a name="l09499"></a><span class="lineno"> 9499</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09500"></a><span class="lineno"> 9500</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a02bdc7cff2f71612490c7f50d1b3bd13">at_most_one</a>) {</div><div class="line"><a name="l09501"></a><span class="lineno"> 9501</span>  set_has_at_most_one();</div><div class="line"><a name="l09502"></a><span class="lineno"> 9502</span>  constraint_.at_most_one_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a02bdc7cff2f71612490c7f50d1b3bd13">at_most_one</a>;</div><div class="line"><a name="l09503"></a><span class="lineno"> 9503</span>  }</div><div class="line"><a name="l09504"></a><span class="lineno"> 9504</span>  <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="l09505"></a><span class="lineno"> 9505</span> }</div><div class="line"><a name="l09506"></a><span class="lineno"> 9506</span> inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_at_most_one() {</div><div class="line"><a name="l09507"></a><span class="lineno"> 9507</span>  <span class="keywordflow">if</span> (!_internal_has_at_most_one()) {</div><div class="line"><a name="l09508"></a><span class="lineno"> 9508</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09509"></a><span class="lineno"> 9509</span>  set_has_at_most_one();</div><div class="line"><a name="l09510"></a><span class="lineno"> 9510</span>  constraint_.at_most_one_ = CreateMaybeMessage< ::operations_research::sat::BoolArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09511"></a><span class="lineno"> 9511</span>  }</div><div class="line"><a name="l09512"></a><span class="lineno"> 9512</span>  <span class="keywordflow">return</span> constraint_.at_most_one_;</div><div class="line"><a name="l09513"></a><span class="lineno"> 9513</span> }</div><div class="line"><a name="l09514"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e1fa0fa60a89c0f85f68b7921afaee5"> 9514</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e1fa0fa60a89c0f85f68b7921afaee5">ConstraintProto::mutable_at_most_one</a>() {</div><div class="line"><a name="l09515"></a><span class="lineno"> 9515</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _msg = _internal_mutable_at_most_one();</div><div class="line"><a name="l09516"></a><span class="lineno"> 9516</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.at_most_one)</span></div><div class="line"><a name="l09517"></a><span class="lineno"> 9517</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09518"></a><span class="lineno"> 9518</span> }</div><div class="line"><a name="l09519"></a><span class="lineno"> 9519</span> </div><div class="line"><a name="l09520"></a><span class="lineno"> 9520</span> <span class="comment">// .operations_research.sat.BoolArgumentProto exactly_one = 29;</span></div><div class="line"><a name="l09521"></a><span class="lineno"> 9521</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_exactly_one()<span class="keyword"> const </span>{</div><div class="line"><a name="l09522"></a><span class="lineno"> 9522</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ad60570d9bed938f8b11385a7ba7f3508">kExactlyOne</a>;</div><div class="line"><a name="l09523"></a><span class="lineno"> 9523</span> }</div><div class="line"><a name="l09524"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aeeb3d5a11205c6222d1c835fe776550e"> 9524</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aeeb3d5a11205c6222d1c835fe776550e">ConstraintProto::has_exactly_one</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09525"></a><span class="lineno"> 9525</span>  <span class="keywordflow">return</span> _internal_has_exactly_one();</div><div class="line"><a name="l09526"></a><span class="lineno"> 9526</span> }</div><div class="line"><a name="l09527"></a><span class="lineno"> 9527</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_exactly_one() {</div><div class="line"><a name="l09528"></a><span class="lineno"> 9528</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ad60570d9bed938f8b11385a7ba7f3508">kExactlyOne</a>;</div><div class="line"><a name="l09529"></a><span class="lineno"> 9529</span> }</div><div class="line"><a name="l09530"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a694dfc7ab6d603164bc92a23791a13f1"> 9530</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a694dfc7ab6d603164bc92a23791a13f1">ConstraintProto::clear_exactly_one</a>() {</div><div class="line"><a name="l09531"></a><span class="lineno"> 9531</span>  <span class="keywordflow">if</span> (_internal_has_exactly_one()) {</div><div class="line"><a name="l09532"></a><span class="lineno"> 9532</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09533"></a><span class="lineno"> 9533</span>  <span class="keyword">delete</span> constraint_.exactly_one_;</div><div class="line"><a name="l09534"></a><span class="lineno"> 9534</span>  }</div><div class="line"><a name="l09535"></a><span class="lineno"> 9535</span>  clear_has_constraint();</div><div class="line"><a name="l09536"></a><span class="lineno"> 9536</span>  }</div><div class="line"><a name="l09537"></a><span class="lineno"> 9537</span> }</div><div class="line"><a name="l09538"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34b77d1120548490c92b29988eb600cc"> 9538</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34b77d1120548490c92b29988eb600cc">ConstraintProto::release_exactly_one</a>() {</div><div class="line"><a name="l09539"></a><span class="lineno"> 9539</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.exactly_one)</span></div><div class="line"><a name="l09540"></a><span class="lineno"> 9540</span>  <span class="keywordflow">if</span> (_internal_has_exactly_one()) {</div><div class="line"><a name="l09541"></a><span class="lineno"> 9541</span>  clear_has_constraint();</div><div class="line"><a name="l09542"></a><span class="lineno"> 9542</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.exactly_one_;</div><div class="line"><a name="l09543"></a><span class="lineno"> 9543</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09544"></a><span class="lineno"> 9544</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09545"></a><span class="lineno"> 9545</span>  }</div><div class="line"><a name="l09546"></a><span class="lineno"> 9546</span>  constraint_.exactly_one_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09547"></a><span class="lineno"> 9547</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09548"></a><span class="lineno"> 9548</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09549"></a><span class="lineno"> 9549</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09550"></a><span class="lineno"> 9550</span>  }</div><div class="line"><a name="l09551"></a><span class="lineno"> 9551</span> }</div><div class="line"><a name="l09552"></a><span class="lineno"> 9552</span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& ConstraintProto::_internal_exactly_one()<span class="keyword"> const </span>{</div><div class="line"><a name="l09553"></a><span class="lineno"> 9553</span>  <span class="keywordflow">return</span> _internal_has_exactly_one()</div><div class="line"><a name="l09554"></a><span class="lineno"> 9554</span>  ? *constraint_.exactly_one_</div><div class="line"><a name="l09555"></a><span class="lineno"> 9555</span>  : reinterpret_cast< ::operations_research::sat::BoolArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09556"></a><span class="lineno"> 9556</span> }</div><div class="line"><a name="l09557"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b0076b5895845545af3380f3ee4113"> 9557</a></span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b0076b5895845545af3380f3ee4113">ConstraintProto::exactly_one</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09558"></a><span class="lineno"> 9558</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.exactly_one)</span></div><div class="line"><a name="l09559"></a><span class="lineno"> 9559</span>  <span class="keywordflow">return</span> _internal_exactly_one();</div><div class="line"><a name="l09560"></a><span class="lineno"> 9560</span> }</div><div class="line"><a name="l09561"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aedb5ecf2fb93608b4b95b9094ec84a10"> 9561</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aedb5ecf2fb93608b4b95b9094ec84a10">ConstraintProto::unsafe_arena_release_exactly_one</a>() {</div><div class="line"><a name="l09562"></a><span class="lineno"> 9562</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.exactly_one)</span></div><div class="line"><a name="l09563"></a><span class="lineno"> 9563</span>  <span class="keywordflow">if</span> (_internal_has_exactly_one()) {</div><div class="line"><a name="l09564"></a><span class="lineno"> 9564</span>  clear_has_constraint();</div><div class="line"><a name="l09565"></a><span class="lineno"> 9565</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.exactly_one_;</div><div class="line"><a name="l09566"></a><span class="lineno"> 9566</span>  constraint_.exactly_one_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09567"></a><span class="lineno"> 9567</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09568"></a><span class="lineno"> 9568</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09569"></a><span class="lineno"> 9569</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09570"></a><span class="lineno"> 9570</span>  }</div><div class="line"><a name="l09571"></a><span class="lineno"> 9571</span> }</div><div class="line"><a name="l09572"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a265de0580eb191e88c0d958b175e129c"> 9572</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a265de0580eb191e88c0d958b175e129c">ConstraintProto::unsafe_arena_set_allocated_exactly_one</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* exactly_one) {</div><div class="line"><a name="l09573"></a><span class="lineno"> 9573</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09574"></a><span class="lineno"> 9574</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b0076b5895845545af3380f3ee4113">exactly_one</a>) {</div><div class="line"><a name="l09575"></a><span class="lineno"> 9575</span>  set_has_exactly_one();</div><div class="line"><a name="l09576"></a><span class="lineno"> 9576</span>  constraint_.exactly_one_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b0076b5895845545af3380f3ee4113">exactly_one</a>;</div><div class="line"><a name="l09577"></a><span class="lineno"> 9577</span>  }</div><div class="line"><a name="l09578"></a><span class="lineno"> 9578</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.exactly_one)</span></div><div class="line"><a name="l09579"></a><span class="lineno"> 9579</span> }</div><div class="line"><a name="l09580"></a><span class="lineno"> 9580</span> inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_exactly_one() {</div><div class="line"><a name="l09581"></a><span class="lineno"> 9581</span>  <span class="keywordflow">if</span> (!_internal_has_exactly_one()) {</div><div class="line"><a name="l09582"></a><span class="lineno"> 9582</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09583"></a><span class="lineno"> 9583</span>  set_has_exactly_one();</div><div class="line"><a name="l09584"></a><span class="lineno"> 9584</span>  constraint_.exactly_one_ = CreateMaybeMessage< ::operations_research::sat::BoolArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09585"></a><span class="lineno"> 9585</span>  }</div><div class="line"><a name="l09586"></a><span class="lineno"> 9586</span>  <span class="keywordflow">return</span> constraint_.exactly_one_;</div><div class="line"><a name="l09587"></a><span class="lineno"> 9587</span> }</div><div class="line"><a name="l09588"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad5eff2987f39d596a4d7371961a92d42"> 9588</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad5eff2987f39d596a4d7371961a92d42">ConstraintProto::mutable_exactly_one</a>() {</div><div class="line"><a name="l09589"></a><span class="lineno"> 9589</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _msg = _internal_mutable_exactly_one();</div><div class="line"><a name="l09590"></a><span class="lineno"> 9590</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.exactly_one)</span></div><div class="line"><a name="l09591"></a><span class="lineno"> 9591</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09592"></a><span class="lineno"> 9592</span> }</div><div class="line"><a name="l09593"></a><span class="lineno"> 9593</span> </div><div class="line"><a name="l09594"></a><span class="lineno"> 9594</span> <span class="comment">// .operations_research.sat.BoolArgumentProto bool_xor = 5;</span></div><div class="line"><a name="l09595"></a><span class="lineno"> 9595</span> <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="l09596"></a><span class="lineno"> 9596</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a698b5d4e9d041ce67288f15e6a5053bc">kBoolXor</a>;</div><div class="line"><a name="l09597"></a><span class="lineno"> 9597</span> }</div><div class="line"><a name="l09598"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8ba621cc9bb33649973e86ffe25d5cca"> 9598</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8ba621cc9bb33649973e86ffe25d5cca">ConstraintProto::has_bool_xor</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09599"></a><span class="lineno"> 9599</span>  <span class="keywordflow">return</span> _internal_has_bool_xor();</div><div class="line"><a name="l09600"></a><span class="lineno"> 9600</span> }</div><div class="line"><a name="l09601"></a><span class="lineno"> 9601</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_bool_xor() {</div><div class="line"><a name="l09602"></a><span class="lineno"> 9602</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a698b5d4e9d041ce67288f15e6a5053bc">kBoolXor</a>;</div><div class="line"><a name="l09603"></a><span class="lineno"> 9603</span> }</div><div class="line"><a name="l09604"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6970ab8f6fceaf431cfe7e1615b0308c"> 9604</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6970ab8f6fceaf431cfe7e1615b0308c">ConstraintProto::clear_bool_xor</a>() {</div><div class="line"><a name="l09605"></a><span class="lineno"> 9605</span>  <span class="keywordflow">if</span> (_internal_has_bool_xor()) {</div><div class="line"><a name="l09606"></a><span class="lineno"> 9606</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09607"></a><span class="lineno"> 9607</span>  <span class="keyword">delete</span> constraint_.bool_xor_;</div><div class="line"><a name="l09608"></a><span class="lineno"> 9608</span>  }</div><div class="line"><a name="l09609"></a><span class="lineno"> 9609</span>  clear_has_constraint();</div><div class="line"><a name="l09610"></a><span class="lineno"> 9610</span>  }</div><div class="line"><a name="l09611"></a><span class="lineno"> 9611</span> }</div><div class="line"><a name="l09612"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a53f87c35b078422ff156b81163e3c7a1"> 9612</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a53f87c35b078422ff156b81163e3c7a1">ConstraintProto::release_bool_xor</a>() {</div><div class="line"><a name="l09613"></a><span class="lineno"> 9613</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.bool_xor)</span></div><div class="line"><a name="l09614"></a><span class="lineno"> 9614</span>  <span class="keywordflow">if</span> (_internal_has_bool_xor()) {</div><div class="line"><a name="l09615"></a><span class="lineno"> 9615</span>  clear_has_constraint();</div><div class="line"><a name="l09616"></a><span class="lineno"> 9616</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.bool_xor_;</div><div class="line"><a name="l09617"></a><span class="lineno"> 9617</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09618"></a><span class="lineno"> 9618</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09619"></a><span class="lineno"> 9619</span>  }</div><div class="line"><a name="l09620"></a><span class="lineno"> 9620</span>  constraint_.bool_xor_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09621"></a><span class="lineno"> 9621</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09622"></a><span class="lineno"> 9622</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09623"></a><span class="lineno"> 9623</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09624"></a><span class="lineno"> 9624</span>  }</div><div class="line"><a name="l09625"></a><span class="lineno"> 9625</span> }</div><div class="line"><a name="l09626"></a><span class="lineno"> 9626</span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& ConstraintProto::_internal_bool_xor()<span class="keyword"> const </span>{</div><div class="line"><a name="l09627"></a><span class="lineno"> 9627</span>  <span class="keywordflow">return</span> _internal_has_bool_xor()</div><div class="line"><a name="l09628"></a><span class="lineno"> 9628</span>  ? *constraint_.bool_xor_</div><div class="line"><a name="l09629"></a><span class="lineno"> 9629</span>  : reinterpret_cast< ::operations_research::sat::BoolArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09630"></a><span class="lineno"> 9630</span> }</div><div class="line"><a name="l09631"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4"> 9631</a></span> <span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4">ConstraintProto::bool_xor</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09632"></a><span class="lineno"> 9632</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.bool_xor)</span></div><div class="line"><a name="l09633"></a><span class="lineno"> 9633</span>  <span class="keywordflow">return</span> _internal_bool_xor();</div><div class="line"><a name="l09634"></a><span class="lineno"> 9634</span> }</div><div class="line"><a name="l09635"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a10f32028a67d24f1f0e761ae4d9c95b9"> 9635</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a10f32028a67d24f1f0e761ae4d9c95b9">ConstraintProto::unsafe_arena_release_bool_xor</a>() {</div><div class="line"><a name="l09636"></a><span class="lineno"> 9636</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.bool_xor)</span></div><div class="line"><a name="l09637"></a><span class="lineno"> 9637</span>  <span class="keywordflow">if</span> (_internal_has_bool_xor()) {</div><div class="line"><a name="l09638"></a><span class="lineno"> 9638</span>  clear_has_constraint();</div><div class="line"><a name="l09639"></a><span class="lineno"> 9639</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* temp = constraint_.bool_xor_;</div><div class="line"><a name="l09640"></a><span class="lineno"> 9640</span>  constraint_.bool_xor_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09641"></a><span class="lineno"> 9641</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09642"></a><span class="lineno"> 9642</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09643"></a><span class="lineno"> 9643</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09644"></a><span class="lineno"> 9644</span>  }</div><div class="line"><a name="l09645"></a><span class="lineno"> 9645</span> }</div><div class="line"><a name="l09646"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4844e736c20f00e86c77584fb6b307eb"> 9646</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4844e736c20f00e86c77584fb6b307eb">ConstraintProto::unsafe_arena_set_allocated_bool_xor</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a>* bool_xor) {</div><div class="line"><a name="l09647"></a><span class="lineno"> 9647</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09648"></a><span class="lineno"> 9648</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4">bool_xor</a>) {</div><div class="line"><a name="l09649"></a><span class="lineno"> 9649</span>  set_has_bool_xor();</div><div class="line"><a name="l09650"></a><span class="lineno"> 9650</span>  constraint_.bool_xor_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4">bool_xor</a>;</div><div class="line"><a name="l09651"></a><span class="lineno"> 9651</span>  }</div><div class="line"><a name="l09652"></a><span class="lineno"> 9652</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.bool_xor)</span></div><div class="line"><a name="l09653"></a><span class="lineno"> 9653</span> }</div><div class="line"><a name="l09654"></a><span class="lineno"> 9654</span> inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_bool_xor() {</div><div class="line"><a name="l09655"></a><span class="lineno"> 9655</span>  <span class="keywordflow">if</span> (!_internal_has_bool_xor()) {</div><div class="line"><a name="l09656"></a><span class="lineno"> 9656</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09657"></a><span class="lineno"> 9657</span>  set_has_bool_xor();</div><div class="line"><a name="l09658"></a><span class="lineno"> 9658</span>  constraint_.bool_xor_ = CreateMaybeMessage< ::operations_research::sat::BoolArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09659"></a><span class="lineno"> 9659</span>  }</div><div class="line"><a name="l09660"></a><span class="lineno"> 9660</span>  <span class="keywordflow">return</span> constraint_.bool_xor_;</div><div class="line"><a name="l09661"></a><span class="lineno"> 9661</span> }</div><div class="line"><a name="l09662"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f26c1a4eb845384619ee06100dd7b36"> 9662</a></span> inline ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f26c1a4eb845384619ee06100dd7b36">ConstraintProto::mutable_bool_xor</a>() {</div><div class="line"><a name="l09663"></a><span class="lineno"> 9663</span>  <a class="code" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">::operations_research::sat::BoolArgumentProto</a>* _msg = _internal_mutable_bool_xor();</div><div class="line"><a name="l09664"></a><span class="lineno"> 9664</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.bool_xor)</span></div><div class="line"><a name="l09665"></a><span class="lineno"> 9665</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09666"></a><span class="lineno"> 9666</span> }</div><div class="line"><a name="l09667"></a><span class="lineno"> 9667</span> </div><div class="line"><a name="l09668"></a><span class="lineno"> 9668</span> <span class="comment">// .operations_research.sat.IntegerArgumentProto int_div = 7;</span></div><div class="line"><a name="l09669"></a><span class="lineno"> 9669</span> <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="l09670"></a><span class="lineno"> 9670</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6cf91c5ead8753183a21a1561237d2d2">kIntDiv</a>;</div><div class="line"><a name="l09671"></a><span class="lineno"> 9671</span> }</div><div class="line"><a name="l09672"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5fba8a22053f52e8cc8ddeee3646cc86"> 9672</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5fba8a22053f52e8cc8ddeee3646cc86">ConstraintProto::has_int_div</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09673"></a><span class="lineno"> 9673</span>  <span class="keywordflow">return</span> _internal_has_int_div();</div><div class="line"><a name="l09674"></a><span class="lineno"> 9674</span> }</div><div class="line"><a name="l09675"></a><span class="lineno"> 9675</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_div() {</div><div class="line"><a name="l09676"></a><span class="lineno"> 9676</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6cf91c5ead8753183a21a1561237d2d2">kIntDiv</a>;</div><div class="line"><a name="l09677"></a><span class="lineno"> 9677</span> }</div><div class="line"><a name="l09678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3cbf54c236573a92d66940085523c920"> 9678</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3cbf54c236573a92d66940085523c920">ConstraintProto::clear_int_div</a>() {</div><div class="line"><a name="l09679"></a><span class="lineno"> 9679</span>  <span class="keywordflow">if</span> (_internal_has_int_div()) {</div><div class="line"><a name="l09680"></a><span class="lineno"> 9680</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09681"></a><span class="lineno"> 9681</span>  <span class="keyword">delete</span> constraint_.int_div_;</div><div class="line"><a name="l09682"></a><span class="lineno"> 9682</span>  }</div><div class="line"><a name="l09683"></a><span class="lineno"> 9683</span>  clear_has_constraint();</div><div class="line"><a name="l09684"></a><span class="lineno"> 9684</span>  }</div><div class="line"><a name="l09685"></a><span class="lineno"> 9685</span> }</div><div class="line"><a name="l09686"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4de3e11c8c149a7ce2ea872a0079c366"> 9686</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4de3e11c8c149a7ce2ea872a0079c366">ConstraintProto::release_int_div</a>() {</div><div class="line"><a name="l09687"></a><span class="lineno"> 9687</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_div)</span></div><div class="line"><a name="l09688"></a><span class="lineno"> 9688</span>  <span class="keywordflow">if</span> (_internal_has_int_div()) {</div><div class="line"><a name="l09689"></a><span class="lineno"> 9689</span>  clear_has_constraint();</div><div class="line"><a name="l09690"></a><span class="lineno"> 9690</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_div_;</div><div class="line"><a name="l09691"></a><span class="lineno"> 9691</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09692"></a><span class="lineno"> 9692</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09693"></a><span class="lineno"> 9693</span>  }</div><div class="line"><a name="l09694"></a><span class="lineno"> 9694</span>  constraint_.int_div_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09695"></a><span class="lineno"> 9695</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09696"></a><span class="lineno"> 9696</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09697"></a><span class="lineno"> 9697</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09698"></a><span class="lineno"> 9698</span>  }</div><div class="line"><a name="l09699"></a><span class="lineno"> 9699</span> }</div><div class="line"><a name="l09700"></a><span class="lineno"> 9700</span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& ConstraintProto::_internal_int_div()<span class="keyword"> const </span>{</div><div class="line"><a name="l09701"></a><span class="lineno"> 9701</span>  <span class="keywordflow">return</span> _internal_has_int_div()</div><div class="line"><a name="l09702"></a><span class="lineno"> 9702</span>  ? *constraint_.int_div_</div><div class="line"><a name="l09703"></a><span class="lineno"> 9703</span>  : reinterpret_cast< ::operations_research::sat::IntegerArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09704"></a><span class="lineno"> 9704</span> }</div><div class="line"><a name="l09705"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed"> 9705</a></span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed">ConstraintProto::int_div</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09706"></a><span class="lineno"> 9706</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_div)</span></div><div class="line"><a name="l09707"></a><span class="lineno"> 9707</span>  <span class="keywordflow">return</span> _internal_int_div();</div><div class="line"><a name="l09708"></a><span class="lineno"> 9708</span> }</div><div class="line"><a name="l09709"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6414c6637f294a938e4210e0cdbc7a2b"> 9709</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6414c6637f294a938e4210e0cdbc7a2b">ConstraintProto::unsafe_arena_release_int_div</a>() {</div><div class="line"><a name="l09710"></a><span class="lineno"> 9710</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_div)</span></div><div class="line"><a name="l09711"></a><span class="lineno"> 9711</span>  <span class="keywordflow">if</span> (_internal_has_int_div()) {</div><div class="line"><a name="l09712"></a><span class="lineno"> 9712</span>  clear_has_constraint();</div><div class="line"><a name="l09713"></a><span class="lineno"> 9713</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_div_;</div><div class="line"><a name="l09714"></a><span class="lineno"> 9714</span>  constraint_.int_div_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09715"></a><span class="lineno"> 9715</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09716"></a><span class="lineno"> 9716</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09717"></a><span class="lineno"> 9717</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09718"></a><span class="lineno"> 9718</span>  }</div><div class="line"><a name="l09719"></a><span class="lineno"> 9719</span> }</div><div class="line"><a name="l09720"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae35844b438516b5047a13ad4c11e6511"> 9720</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae35844b438516b5047a13ad4c11e6511">ConstraintProto::unsafe_arena_set_allocated_int_div</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* int_div) {</div><div class="line"><a name="l09721"></a><span class="lineno"> 9721</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09722"></a><span class="lineno"> 9722</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed">int_div</a>) {</div><div class="line"><a name="l09723"></a><span class="lineno"> 9723</span>  set_has_int_div();</div><div class="line"><a name="l09724"></a><span class="lineno"> 9724</span>  constraint_.int_div_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed">int_div</a>;</div><div class="line"><a name="l09725"></a><span class="lineno"> 9725</span>  }</div><div class="line"><a name="l09726"></a><span class="lineno"> 9726</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_div)</span></div><div class="line"><a name="l09727"></a><span class="lineno"> 9727</span> }</div><div class="line"><a name="l09728"></a><span class="lineno"> 9728</span> inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_div() {</div><div class="line"><a name="l09729"></a><span class="lineno"> 9729</span>  <span class="keywordflow">if</span> (!_internal_has_int_div()) {</div><div class="line"><a name="l09730"></a><span class="lineno"> 9730</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09731"></a><span class="lineno"> 9731</span>  set_has_int_div();</div><div class="line"><a name="l09732"></a><span class="lineno"> 9732</span>  constraint_.int_div_ = CreateMaybeMessage< ::operations_research::sat::IntegerArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09733"></a><span class="lineno"> 9733</span>  }</div><div class="line"><a name="l09734"></a><span class="lineno"> 9734</span>  <span class="keywordflow">return</span> constraint_.int_div_;</div><div class="line"><a name="l09735"></a><span class="lineno"> 9735</span> }</div><div class="line"><a name="l09736"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae31c6a8763a2355b598f2c36eb448787"> 9736</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae31c6a8763a2355b598f2c36eb448787">ConstraintProto::mutable_int_div</a>() {</div><div class="line"><a name="l09737"></a><span class="lineno"> 9737</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _msg = _internal_mutable_int_div();</div><div class="line"><a name="l09738"></a><span class="lineno"> 9738</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_div)</span></div><div class="line"><a name="l09739"></a><span class="lineno"> 9739</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09740"></a><span class="lineno"> 9740</span> }</div><div class="line"><a name="l09741"></a><span class="lineno"> 9741</span> </div><div class="line"><a name="l09742"></a><span class="lineno"> 9742</span> <span class="comment">// .operations_research.sat.IntegerArgumentProto int_mod = 8;</span></div><div class="line"><a name="l09743"></a><span class="lineno"> 9743</span> <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="l09744"></a><span class="lineno"> 9744</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ae87040cc6afe119fcfb0b7fa16a16a8a">kIntMod</a>;</div><div class="line"><a name="l09745"></a><span class="lineno"> 9745</span> }</div><div class="line"><a name="l09746"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab397c05c126bc0029965f05d4c9e1dc8"> 9746</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab397c05c126bc0029965f05d4c9e1dc8">ConstraintProto::has_int_mod</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09747"></a><span class="lineno"> 9747</span>  <span class="keywordflow">return</span> _internal_has_int_mod();</div><div class="line"><a name="l09748"></a><span class="lineno"> 9748</span> }</div><div class="line"><a name="l09749"></a><span class="lineno"> 9749</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_mod() {</div><div class="line"><a name="l09750"></a><span class="lineno"> 9750</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ae87040cc6afe119fcfb0b7fa16a16a8a">kIntMod</a>;</div><div class="line"><a name="l09751"></a><span class="lineno"> 9751</span> }</div><div class="line"><a name="l09752"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac5c18acf48b44935e225e0186bbe139c"> 9752</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac5c18acf48b44935e225e0186bbe139c">ConstraintProto::clear_int_mod</a>() {</div><div class="line"><a name="l09753"></a><span class="lineno"> 9753</span>  <span class="keywordflow">if</span> (_internal_has_int_mod()) {</div><div class="line"><a name="l09754"></a><span class="lineno"> 9754</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09755"></a><span class="lineno"> 9755</span>  <span class="keyword">delete</span> constraint_.int_mod_;</div><div class="line"><a name="l09756"></a><span class="lineno"> 9756</span>  }</div><div class="line"><a name="l09757"></a><span class="lineno"> 9757</span>  clear_has_constraint();</div><div class="line"><a name="l09758"></a><span class="lineno"> 9758</span>  }</div><div class="line"><a name="l09759"></a><span class="lineno"> 9759</span> }</div><div class="line"><a name="l09760"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad8d4386b5db7161df8d6e5be7cb1802a"> 9760</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad8d4386b5db7161df8d6e5be7cb1802a">ConstraintProto::release_int_mod</a>() {</div><div class="line"><a name="l09761"></a><span class="lineno"> 9761</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_mod)</span></div><div class="line"><a name="l09762"></a><span class="lineno"> 9762</span>  <span class="keywordflow">if</span> (_internal_has_int_mod()) {</div><div class="line"><a name="l09763"></a><span class="lineno"> 9763</span>  clear_has_constraint();</div><div class="line"><a name="l09764"></a><span class="lineno"> 9764</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_mod_;</div><div class="line"><a name="l09765"></a><span class="lineno"> 9765</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09766"></a><span class="lineno"> 9766</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09767"></a><span class="lineno"> 9767</span>  }</div><div class="line"><a name="l09768"></a><span class="lineno"> 9768</span>  constraint_.int_mod_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09769"></a><span class="lineno"> 9769</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09770"></a><span class="lineno"> 9770</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09771"></a><span class="lineno"> 9771</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09772"></a><span class="lineno"> 9772</span>  }</div><div class="line"><a name="l09773"></a><span class="lineno"> 9773</span> }</div><div class="line"><a name="l09774"></a><span class="lineno"> 9774</span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& ConstraintProto::_internal_int_mod()<span class="keyword"> const </span>{</div><div class="line"><a name="l09775"></a><span class="lineno"> 9775</span>  <span class="keywordflow">return</span> _internal_has_int_mod()</div><div class="line"><a name="l09776"></a><span class="lineno"> 9776</span>  ? *constraint_.int_mod_</div><div class="line"><a name="l09777"></a><span class="lineno"> 9777</span>  : reinterpret_cast< ::operations_research::sat::IntegerArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09778"></a><span class="lineno"> 9778</span> }</div><div class="line"><a name="l09779"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76"> 9779</a></span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76">ConstraintProto::int_mod</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09780"></a><span class="lineno"> 9780</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_mod)</span></div><div class="line"><a name="l09781"></a><span class="lineno"> 9781</span>  <span class="keywordflow">return</span> _internal_int_mod();</div><div class="line"><a name="l09782"></a><span class="lineno"> 9782</span> }</div><div class="line"><a name="l09783"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac02cac4eaa772b374c6be319e2d2f8d5"> 9783</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac02cac4eaa772b374c6be319e2d2f8d5">ConstraintProto::unsafe_arena_release_int_mod</a>() {</div><div class="line"><a name="l09784"></a><span class="lineno"> 9784</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_mod)</span></div><div class="line"><a name="l09785"></a><span class="lineno"> 9785</span>  <span class="keywordflow">if</span> (_internal_has_int_mod()) {</div><div class="line"><a name="l09786"></a><span class="lineno"> 9786</span>  clear_has_constraint();</div><div class="line"><a name="l09787"></a><span class="lineno"> 9787</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_mod_;</div><div class="line"><a name="l09788"></a><span class="lineno"> 9788</span>  constraint_.int_mod_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09789"></a><span class="lineno"> 9789</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09790"></a><span class="lineno"> 9790</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09791"></a><span class="lineno"> 9791</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09792"></a><span class="lineno"> 9792</span>  }</div><div class="line"><a name="l09793"></a><span class="lineno"> 9793</span> }</div><div class="line"><a name="l09794"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af851d726213fd8a48dafb3e11c07c22d"> 9794</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af851d726213fd8a48dafb3e11c07c22d">ConstraintProto::unsafe_arena_set_allocated_int_mod</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* int_mod) {</div><div class="line"><a name="l09795"></a><span class="lineno"> 9795</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09796"></a><span class="lineno"> 9796</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76">int_mod</a>) {</div><div class="line"><a name="l09797"></a><span class="lineno"> 9797</span>  set_has_int_mod();</div><div class="line"><a name="l09798"></a><span class="lineno"> 9798</span>  constraint_.int_mod_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76">int_mod</a>;</div><div class="line"><a name="l09799"></a><span class="lineno"> 9799</span>  }</div><div class="line"><a name="l09800"></a><span class="lineno"> 9800</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_mod)</span></div><div class="line"><a name="l09801"></a><span class="lineno"> 9801</span> }</div><div class="line"><a name="l09802"></a><span class="lineno"> 9802</span> inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_mod() {</div><div class="line"><a name="l09803"></a><span class="lineno"> 9803</span>  <span class="keywordflow">if</span> (!_internal_has_int_mod()) {</div><div class="line"><a name="l09804"></a><span class="lineno"> 9804</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09805"></a><span class="lineno"> 9805</span>  set_has_int_mod();</div><div class="line"><a name="l09806"></a><span class="lineno"> 9806</span>  constraint_.int_mod_ = CreateMaybeMessage< ::operations_research::sat::IntegerArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09807"></a><span class="lineno"> 9807</span>  }</div><div class="line"><a name="l09808"></a><span class="lineno"> 9808</span>  <span class="keywordflow">return</span> constraint_.int_mod_;</div><div class="line"><a name="l09809"></a><span class="lineno"> 9809</span> }</div><div class="line"><a name="l09810"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ab3e89523a7fd8d3370bd33f974501f"> 9810</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ab3e89523a7fd8d3370bd33f974501f">ConstraintProto::mutable_int_mod</a>() {</div><div class="line"><a name="l09811"></a><span class="lineno"> 9811</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _msg = _internal_mutable_int_mod();</div><div class="line"><a name="l09812"></a><span class="lineno"> 9812</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_mod)</span></div><div class="line"><a name="l09813"></a><span class="lineno"> 9813</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09814"></a><span class="lineno"> 9814</span> }</div><div class="line"><a name="l09815"></a><span class="lineno"> 9815</span> </div><div class="line"><a name="l09816"></a><span class="lineno"> 9816</span> <span class="comment">// .operations_research.sat.IntegerArgumentProto int_max = 9;</span></div><div class="line"><a name="l09817"></a><span class="lineno"> 9817</span> <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="l09818"></a><span class="lineno"> 9818</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4d3274f97b77566895b3a239ed62bb72">kIntMax</a>;</div><div class="line"><a name="l09819"></a><span class="lineno"> 9819</span> }</div><div class="line"><a name="l09820"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a15daa0b0e11ae49a97dfe23b457ca3d1"> 9820</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a15daa0b0e11ae49a97dfe23b457ca3d1">ConstraintProto::has_int_max</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09821"></a><span class="lineno"> 9821</span>  <span class="keywordflow">return</span> _internal_has_int_max();</div><div class="line"><a name="l09822"></a><span class="lineno"> 9822</span> }</div><div class="line"><a name="l09823"></a><span class="lineno"> 9823</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_max() {</div><div class="line"><a name="l09824"></a><span class="lineno"> 9824</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4d3274f97b77566895b3a239ed62bb72">kIntMax</a>;</div><div class="line"><a name="l09825"></a><span class="lineno"> 9825</span> }</div><div class="line"><a name="l09826"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7b7664f65bd8688c73062db990a3e667"> 9826</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7b7664f65bd8688c73062db990a3e667">ConstraintProto::clear_int_max</a>() {</div><div class="line"><a name="l09827"></a><span class="lineno"> 9827</span>  <span class="keywordflow">if</span> (_internal_has_int_max()) {</div><div class="line"><a name="l09828"></a><span class="lineno"> 9828</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09829"></a><span class="lineno"> 9829</span>  <span class="keyword">delete</span> constraint_.int_max_;</div><div class="line"><a name="l09830"></a><span class="lineno"> 9830</span>  }</div><div class="line"><a name="l09831"></a><span class="lineno"> 9831</span>  clear_has_constraint();</div><div class="line"><a name="l09832"></a><span class="lineno"> 9832</span>  }</div><div class="line"><a name="l09833"></a><span class="lineno"> 9833</span> }</div><div class="line"><a name="l09834"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af0d20309bacc962265b9a52c7c60896e"> 9834</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af0d20309bacc962265b9a52c7c60896e">ConstraintProto::release_int_max</a>() {</div><div class="line"><a name="l09835"></a><span class="lineno"> 9835</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_max)</span></div><div class="line"><a name="l09836"></a><span class="lineno"> 9836</span>  <span class="keywordflow">if</span> (_internal_has_int_max()) {</div><div class="line"><a name="l09837"></a><span class="lineno"> 9837</span>  clear_has_constraint();</div><div class="line"><a name="l09838"></a><span class="lineno"> 9838</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_max_;</div><div class="line"><a name="l09839"></a><span class="lineno"> 9839</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09840"></a><span class="lineno"> 9840</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09841"></a><span class="lineno"> 9841</span>  }</div><div class="line"><a name="l09842"></a><span class="lineno"> 9842</span>  constraint_.int_max_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09843"></a><span class="lineno"> 9843</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09844"></a><span class="lineno"> 9844</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09845"></a><span class="lineno"> 9845</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09846"></a><span class="lineno"> 9846</span>  }</div><div class="line"><a name="l09847"></a><span class="lineno"> 9847</span> }</div><div class="line"><a name="l09848"></a><span class="lineno"> 9848</span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& ConstraintProto::_internal_int_max()<span class="keyword"> const </span>{</div><div class="line"><a name="l09849"></a><span class="lineno"> 9849</span>  <span class="keywordflow">return</span> _internal_has_int_max()</div><div class="line"><a name="l09850"></a><span class="lineno"> 9850</span>  ? *constraint_.int_max_</div><div class="line"><a name="l09851"></a><span class="lineno"> 9851</span>  : reinterpret_cast< ::operations_research::sat::IntegerArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09852"></a><span class="lineno"> 9852</span> }</div><div class="line"><a name="l09853"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0"> 9853</a></span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0">ConstraintProto::int_max</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09854"></a><span class="lineno"> 9854</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_max)</span></div><div class="line"><a name="l09855"></a><span class="lineno"> 9855</span>  <span class="keywordflow">return</span> _internal_int_max();</div><div class="line"><a name="l09856"></a><span class="lineno"> 9856</span> }</div><div class="line"><a name="l09857"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a817da6c1e884eea14bc920fc8ecccf53"> 9857</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a817da6c1e884eea14bc920fc8ecccf53">ConstraintProto::unsafe_arena_release_int_max</a>() {</div><div class="line"><a name="l09858"></a><span class="lineno"> 9858</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_max)</span></div><div class="line"><a name="l09859"></a><span class="lineno"> 9859</span>  <span class="keywordflow">if</span> (_internal_has_int_max()) {</div><div class="line"><a name="l09860"></a><span class="lineno"> 9860</span>  clear_has_constraint();</div><div class="line"><a name="l09861"></a><span class="lineno"> 9861</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_max_;</div><div class="line"><a name="l09862"></a><span class="lineno"> 9862</span>  constraint_.int_max_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09863"></a><span class="lineno"> 9863</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09864"></a><span class="lineno"> 9864</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09865"></a><span class="lineno"> 9865</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09866"></a><span class="lineno"> 9866</span>  }</div><div class="line"><a name="l09867"></a><span class="lineno"> 9867</span> }</div><div class="line"><a name="l09868"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa5181cd3eedf807ed08de6f979293fe4"> 9868</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa5181cd3eedf807ed08de6f979293fe4">ConstraintProto::unsafe_arena_set_allocated_int_max</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* int_max) {</div><div class="line"><a name="l09869"></a><span class="lineno"> 9869</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09870"></a><span class="lineno"> 9870</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0">int_max</a>) {</div><div class="line"><a name="l09871"></a><span class="lineno"> 9871</span>  set_has_int_max();</div><div class="line"><a name="l09872"></a><span class="lineno"> 9872</span>  constraint_.int_max_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0">int_max</a>;</div><div class="line"><a name="l09873"></a><span class="lineno"> 9873</span>  }</div><div class="line"><a name="l09874"></a><span class="lineno"> 9874</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_max)</span></div><div class="line"><a name="l09875"></a><span class="lineno"> 9875</span> }</div><div class="line"><a name="l09876"></a><span class="lineno"> 9876</span> inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_max() {</div><div class="line"><a name="l09877"></a><span class="lineno"> 9877</span>  <span class="keywordflow">if</span> (!_internal_has_int_max()) {</div><div class="line"><a name="l09878"></a><span class="lineno"> 9878</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09879"></a><span class="lineno"> 9879</span>  set_has_int_max();</div><div class="line"><a name="l09880"></a><span class="lineno"> 9880</span>  constraint_.int_max_ = CreateMaybeMessage< ::operations_research::sat::IntegerArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09881"></a><span class="lineno"> 9881</span>  }</div><div class="line"><a name="l09882"></a><span class="lineno"> 9882</span>  <span class="keywordflow">return</span> constraint_.int_max_;</div><div class="line"><a name="l09883"></a><span class="lineno"> 9883</span> }</div><div class="line"><a name="l09884"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0f2250fa09e76b6f862907342f7c725"> 9884</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0f2250fa09e76b6f862907342f7c725">ConstraintProto::mutable_int_max</a>() {</div><div class="line"><a name="l09885"></a><span class="lineno"> 9885</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _msg = _internal_mutable_int_max();</div><div class="line"><a name="l09886"></a><span class="lineno"> 9886</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_max)</span></div><div class="line"><a name="l09887"></a><span class="lineno"> 9887</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09888"></a><span class="lineno"> 9888</span> }</div><div class="line"><a name="l09889"></a><span class="lineno"> 9889</span> </div><div class="line"><a name="l09890"></a><span class="lineno"> 9890</span> <span class="comment">// .operations_research.sat.LinearArgumentProto lin_max = 27;</span></div><div class="line"><a name="l09891"></a><span class="lineno"> 9891</span> <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="l09892"></a><span class="lineno"> 9892</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35afa67b6d38ac5fc27ad2cac3d2f392e39">kLinMax</a>;</div><div class="line"><a name="l09893"></a><span class="lineno"> 9893</span> }</div><div class="line"><a name="l09894"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3abf0e8eaa7f83f85d743ac6b1eafe87"> 9894</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3abf0e8eaa7f83f85d743ac6b1eafe87">ConstraintProto::has_lin_max</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09895"></a><span class="lineno"> 9895</span>  <span class="keywordflow">return</span> _internal_has_lin_max();</div><div class="line"><a name="l09896"></a><span class="lineno"> 9896</span> }</div><div class="line"><a name="l09897"></a><span class="lineno"> 9897</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_lin_max() {</div><div class="line"><a name="l09898"></a><span class="lineno"> 9898</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35afa67b6d38ac5fc27ad2cac3d2f392e39">kLinMax</a>;</div><div class="line"><a name="l09899"></a><span class="lineno"> 9899</span> }</div><div class="line"><a name="l09900"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ed8794ebb54d1f903a9f72ad04df533"> 9900</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ed8794ebb54d1f903a9f72ad04df533">ConstraintProto::clear_lin_max</a>() {</div><div class="line"><a name="l09901"></a><span class="lineno"> 9901</span>  <span class="keywordflow">if</span> (_internal_has_lin_max()) {</div><div class="line"><a name="l09902"></a><span class="lineno"> 9902</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09903"></a><span class="lineno"> 9903</span>  <span class="keyword">delete</span> constraint_.lin_max_;</div><div class="line"><a name="l09904"></a><span class="lineno"> 9904</span>  }</div><div class="line"><a name="l09905"></a><span class="lineno"> 9905</span>  clear_has_constraint();</div><div class="line"><a name="l09906"></a><span class="lineno"> 9906</span>  }</div><div class="line"><a name="l09907"></a><span class="lineno"> 9907</span> }</div><div class="line"><a name="l09908"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9a414e50ba2f230c5a8e1edd2b05364"> 9908</a></span> inline ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9a414e50ba2f230c5a8e1edd2b05364">ConstraintProto::release_lin_max</a>() {</div><div class="line"><a name="l09909"></a><span class="lineno"> 9909</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.lin_max)</span></div><div class="line"><a name="l09910"></a><span class="lineno"> 9910</span>  <span class="keywordflow">if</span> (_internal_has_lin_max()) {</div><div class="line"><a name="l09911"></a><span class="lineno"> 9911</span>  clear_has_constraint();</div><div class="line"><a name="l09912"></a><span class="lineno"> 9912</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* temp = constraint_.lin_max_;</div><div class="line"><a name="l09913"></a><span class="lineno"> 9913</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09914"></a><span class="lineno"> 9914</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09915"></a><span class="lineno"> 9915</span>  }</div><div class="line"><a name="l09916"></a><span class="lineno"> 9916</span>  constraint_.lin_max_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09917"></a><span class="lineno"> 9917</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09918"></a><span class="lineno"> 9918</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09919"></a><span class="lineno"> 9919</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09920"></a><span class="lineno"> 9920</span>  }</div><div class="line"><a name="l09921"></a><span class="lineno"> 9921</span> }</div><div class="line"><a name="l09922"></a><span class="lineno"> 9922</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearArgumentProto& ConstraintProto::_internal_lin_max()<span class="keyword"> const </span>{</div><div class="line"><a name="l09923"></a><span class="lineno"> 9923</span>  <span class="keywordflow">return</span> _internal_has_lin_max()</div><div class="line"><a name="l09924"></a><span class="lineno"> 9924</span>  ? *constraint_.lin_max_</div><div class="line"><a name="l09925"></a><span class="lineno"> 9925</span>  : reinterpret_cast< ::operations_research::sat::LinearArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">operations_research::sat::_LinearArgumentProto_default_instance_</a>);</div><div class="line"><a name="l09926"></a><span class="lineno"> 9926</span> }</div><div class="line"><a name="l09927"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50920ee654b05a76d3ca130a67915479"> 9927</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50920ee654b05a76d3ca130a67915479">ConstraintProto::lin_max</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09928"></a><span class="lineno"> 9928</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.lin_max)</span></div><div class="line"><a name="l09929"></a><span class="lineno"> 9929</span>  <span class="keywordflow">return</span> _internal_lin_max();</div><div class="line"><a name="l09930"></a><span class="lineno"> 9930</span> }</div><div class="line"><a name="l09931"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac64301615d953fd7f8fd3d5c7c11e32b"> 9931</a></span> inline ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac64301615d953fd7f8fd3d5c7c11e32b">ConstraintProto::unsafe_arena_release_lin_max</a>() {</div><div class="line"><a name="l09932"></a><span class="lineno"> 9932</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.lin_max)</span></div><div class="line"><a name="l09933"></a><span class="lineno"> 9933</span>  <span class="keywordflow">if</span> (_internal_has_lin_max()) {</div><div class="line"><a name="l09934"></a><span class="lineno"> 9934</span>  clear_has_constraint();</div><div class="line"><a name="l09935"></a><span class="lineno"> 9935</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* temp = constraint_.lin_max_;</div><div class="line"><a name="l09936"></a><span class="lineno"> 9936</span>  constraint_.lin_max_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09937"></a><span class="lineno"> 9937</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09938"></a><span class="lineno"> 9938</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09939"></a><span class="lineno"> 9939</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09940"></a><span class="lineno"> 9940</span>  }</div><div class="line"><a name="l09941"></a><span class="lineno"> 9941</span> }</div><div class="line"><a name="l09942"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0b0f511dc4963693222f6a6af38ef3d"> 9942</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0b0f511dc4963693222f6a6af38ef3d">ConstraintProto::unsafe_arena_set_allocated_lin_max</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">operations_research::sat::LinearArgumentProto</a>* lin_max) {</div><div class="line"><a name="l09943"></a><span class="lineno"> 9943</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09944"></a><span class="lineno"> 9944</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50920ee654b05a76d3ca130a67915479">lin_max</a>) {</div><div class="line"><a name="l09945"></a><span class="lineno"> 9945</span>  set_has_lin_max();</div><div class="line"><a name="l09946"></a><span class="lineno"> 9946</span>  constraint_.lin_max_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50920ee654b05a76d3ca130a67915479">lin_max</a>;</div><div class="line"><a name="l09947"></a><span class="lineno"> 9947</span>  }</div><div class="line"><a name="l09948"></a><span class="lineno"> 9948</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.lin_max)</span></div><div class="line"><a name="l09949"></a><span class="lineno"> 9949</span> }</div><div class="line"><a name="l09950"></a><span class="lineno"> 9950</span> inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::_internal_mutable_lin_max() {</div><div class="line"><a name="l09951"></a><span class="lineno"> 9951</span>  <span class="keywordflow">if</span> (!_internal_has_lin_max()) {</div><div class="line"><a name="l09952"></a><span class="lineno"> 9952</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l09953"></a><span class="lineno"> 9953</span>  set_has_lin_max();</div><div class="line"><a name="l09954"></a><span class="lineno"> 9954</span>  constraint_.lin_max_ = CreateMaybeMessage< ::operations_research::sat::LinearArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l09955"></a><span class="lineno"> 9955</span>  }</div><div class="line"><a name="l09956"></a><span class="lineno"> 9956</span>  <span class="keywordflow">return</span> constraint_.lin_max_;</div><div class="line"><a name="l09957"></a><span class="lineno"> 9957</span> }</div><div class="line"><a name="l09958"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0f24a42c6dc89afa2bec54995ae55743"> 9958</a></span> inline ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0f24a42c6dc89afa2bec54995ae55743">ConstraintProto::mutable_lin_max</a>() {</div><div class="line"><a name="l09959"></a><span class="lineno"> 9959</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* _msg = _internal_mutable_lin_max();</div><div class="line"><a name="l09960"></a><span class="lineno"> 9960</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.lin_max)</span></div><div class="line"><a name="l09961"></a><span class="lineno"> 9961</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l09962"></a><span class="lineno"> 9962</span> }</div><div class="line"><a name="l09963"></a><span class="lineno"> 9963</span> </div><div class="line"><a name="l09964"></a><span class="lineno"> 9964</span> <span class="comment">// .operations_research.sat.IntegerArgumentProto int_min = 10;</span></div><div class="line"><a name="l09965"></a><span class="lineno"> 9965</span> <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="l09966"></a><span class="lineno"> 9966</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a15204b185dfd4bef30727e0ca1c321b8">kIntMin</a>;</div><div class="line"><a name="l09967"></a><span class="lineno"> 9967</span> }</div><div class="line"><a name="l09968"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea5cbb483e5c1ca7f83c50941abd3ded"> 9968</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea5cbb483e5c1ca7f83c50941abd3ded">ConstraintProto::has_int_min</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l09969"></a><span class="lineno"> 9969</span>  <span class="keywordflow">return</span> _internal_has_int_min();</div><div class="line"><a name="l09970"></a><span class="lineno"> 9970</span> }</div><div class="line"><a name="l09971"></a><span class="lineno"> 9971</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_min() {</div><div class="line"><a name="l09972"></a><span class="lineno"> 9972</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a15204b185dfd4bef30727e0ca1c321b8">kIntMin</a>;</div><div class="line"><a name="l09973"></a><span class="lineno"> 9973</span> }</div><div class="line"><a name="l09974"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a67bef12e38624ead7d3f0e94c31377e7"> 9974</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a67bef12e38624ead7d3f0e94c31377e7">ConstraintProto::clear_int_min</a>() {</div><div class="line"><a name="l09975"></a><span class="lineno"> 9975</span>  <span class="keywordflow">if</span> (_internal_has_int_min()) {</div><div class="line"><a name="l09976"></a><span class="lineno"> 9976</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09977"></a><span class="lineno"> 9977</span>  <span class="keyword">delete</span> constraint_.int_min_;</div><div class="line"><a name="l09978"></a><span class="lineno"> 9978</span>  }</div><div class="line"><a name="l09979"></a><span class="lineno"> 9979</span>  clear_has_constraint();</div><div class="line"><a name="l09980"></a><span class="lineno"> 9980</span>  }</div><div class="line"><a name="l09981"></a><span class="lineno"> 9981</span> }</div><div class="line"><a name="l09982"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad2b83cf20eb8da71ade5ba08bbf65cb5"> 9982</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad2b83cf20eb8da71ade5ba08bbf65cb5">ConstraintProto::release_int_min</a>() {</div><div class="line"><a name="l09983"></a><span class="lineno"> 9983</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_min)</span></div><div class="line"><a name="l09984"></a><span class="lineno"> 9984</span>  <span class="keywordflow">if</span> (_internal_has_int_min()) {</div><div class="line"><a name="l09985"></a><span class="lineno"> 9985</span>  clear_has_constraint();</div><div class="line"><a name="l09986"></a><span class="lineno"> 9986</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_min_;</div><div class="line"><a name="l09987"></a><span class="lineno"> 9987</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l09988"></a><span class="lineno"> 9988</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l09989"></a><span class="lineno"> 9989</span>  }</div><div class="line"><a name="l09990"></a><span class="lineno"> 9990</span>  constraint_.int_min_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09991"></a><span class="lineno"> 9991</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l09992"></a><span class="lineno"> 9992</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l09993"></a><span class="lineno"> 9993</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l09994"></a><span class="lineno"> 9994</span>  }</div><div class="line"><a name="l09995"></a><span class="lineno"> 9995</span> }</div><div class="line"><a name="l09996"></a><span class="lineno"> 9996</span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& ConstraintProto::_internal_int_min()<span class="keyword"> const </span>{</div><div class="line"><a name="l09997"></a><span class="lineno"> 9997</span>  <span class="keywordflow">return</span> _internal_has_int_min()</div><div class="line"><a name="l09998"></a><span class="lineno"> 9998</span>  ? *constraint_.int_min_</div><div class="line"><a name="l09999"></a><span class="lineno"> 9999</span>  : reinterpret_cast< ::operations_research::sat::IntegerArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div><div class="line"><a name="l10000"></a><span class="lineno">10000</span> }</div><div class="line"><a name="l10001"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">10001</a></span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">ConstraintProto::int_min</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10002"></a><span class="lineno">10002</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_min)</span></div><div class="line"><a name="l10003"></a><span class="lineno">10003</span>  <span class="keywordflow">return</span> _internal_int_min();</div><div class="line"><a name="l10004"></a><span class="lineno">10004</span> }</div><div class="line"><a name="l10005"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a092b02fd7b74ea15e6701bf5851b35f1">10005</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a092b02fd7b74ea15e6701bf5851b35f1">ConstraintProto::unsafe_arena_release_int_min</a>() {</div><div class="line"><a name="l10006"></a><span class="lineno">10006</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_min)</span></div><div class="line"><a name="l10007"></a><span class="lineno">10007</span>  <span class="keywordflow">if</span> (_internal_has_int_min()) {</div><div class="line"><a name="l10008"></a><span class="lineno">10008</span>  clear_has_constraint();</div><div class="line"><a name="l10009"></a><span class="lineno">10009</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_min_;</div><div class="line"><a name="l10010"></a><span class="lineno">10010</span>  constraint_.int_min_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10011"></a><span class="lineno">10011</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10012"></a><span class="lineno">10012</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10013"></a><span class="lineno">10013</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10014"></a><span class="lineno">10014</span>  }</div><div class="line"><a name="l10015"></a><span class="lineno">10015</span> }</div><div class="line"><a name="l10016"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4e34935c14e6b4d0f4312c7b01c0bec1">10016</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4e34935c14e6b4d0f4312c7b01c0bec1">ConstraintProto::unsafe_arena_set_allocated_int_min</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* int_min) {</div><div class="line"><a name="l10017"></a><span class="lineno">10017</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10018"></a><span class="lineno">10018</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">int_min</a>) {</div><div class="line"><a name="l10019"></a><span class="lineno">10019</span>  set_has_int_min();</div><div class="line"><a name="l10020"></a><span class="lineno">10020</span>  constraint_.int_min_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">int_min</a>;</div><div class="line"><a name="l10021"></a><span class="lineno">10021</span>  }</div><div class="line"><a name="l10022"></a><span class="lineno">10022</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_min)</span></div><div class="line"><a name="l10023"></a><span class="lineno">10023</span> }</div><div class="line"><a name="l10024"></a><span class="lineno">10024</span> inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_min() {</div><div class="line"><a name="l10025"></a><span class="lineno">10025</span>  <span class="keywordflow">if</span> (!_internal_has_int_min()) {</div><div class="line"><a name="l10026"></a><span class="lineno">10026</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10027"></a><span class="lineno">10027</span>  set_has_int_min();</div><div class="line"><a name="l10028"></a><span class="lineno">10028</span>  constraint_.int_min_ = CreateMaybeMessage< ::operations_research::sat::IntegerArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l10029"></a><span class="lineno">10029</span>  }</div><div class="line"><a name="l10030"></a><span class="lineno">10030</span>  <span class="keywordflow">return</span> constraint_.int_min_;</div><div class="line"><a name="l10031"></a><span class="lineno">10031</span> }</div><div class="line"><a name="l10032"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7455c9eb9e400a29a6562ae623385177">10032</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7455c9eb9e400a29a6562ae623385177">ConstraintProto::mutable_int_min</a>() {</div><div class="line"><a name="l10033"></a><span class="lineno">10033</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _msg = _internal_mutable_int_min();</div><div class="line"><a name="l10034"></a><span class="lineno">10034</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_min)</span></div><div class="line"><a name="l10035"></a><span class="lineno">10035</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10036"></a><span class="lineno">10036</span> }</div><div class="line"><a name="l10037"></a><span class="lineno">10037</span> </div><div class="line"><a name="l10038"></a><span class="lineno">10038</span> <span class="comment">// .operations_research.sat.LinearArgumentProto lin_min = 28;</span></div><div class="line"><a name="l10039"></a><span class="lineno">10039</span> <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="l10040"></a><span class="lineno">10040</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6481aef04a17e76c15e4be2d03d3cc23">kLinMin</a>;</div><div class="line"><a name="l10041"></a><span class="lineno">10041</span> }</div><div class="line"><a name="l10042"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab49c4481809d78a81d60eecf31b4c4c8">10042</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab49c4481809d78a81d60eecf31b4c4c8">ConstraintProto::has_lin_min</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10043"></a><span class="lineno">10043</span>  <span class="keywordflow">return</span> _internal_has_lin_min();</div><div class="line"><a name="l10044"></a><span class="lineno">10044</span> }</div><div class="line"><a name="l10045"></a><span class="lineno">10045</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_lin_min() {</div><div class="line"><a name="l10046"></a><span class="lineno">10046</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6481aef04a17e76c15e4be2d03d3cc23">kLinMin</a>;</div><div class="line"><a name="l10047"></a><span class="lineno">10047</span> }</div><div class="line"><a name="l10048"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0d74b4fc892b01d6ddfd4617a1938115">10048</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0d74b4fc892b01d6ddfd4617a1938115">ConstraintProto::clear_lin_min</a>() {</div><div class="line"><a name="l10049"></a><span class="lineno">10049</span>  <span class="keywordflow">if</span> (_internal_has_lin_min()) {</div><div class="line"><a name="l10050"></a><span class="lineno">10050</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10051"></a><span class="lineno">10051</span>  <span class="keyword">delete</span> constraint_.lin_min_;</div><div class="line"><a name="l10052"></a><span class="lineno">10052</span>  }</div><div class="line"><a name="l10053"></a><span class="lineno">10053</span>  clear_has_constraint();</div><div class="line"><a name="l10054"></a><span class="lineno">10054</span>  }</div><div class="line"><a name="l10055"></a><span class="lineno">10055</span> }</div><div class="line"><a name="l10056"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a26e0366d8f570a5ed991528209f8c3cd">10056</a></span> inline ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a26e0366d8f570a5ed991528209f8c3cd">ConstraintProto::release_lin_min</a>() {</div><div class="line"><a name="l10057"></a><span class="lineno">10057</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.lin_min)</span></div><div class="line"><a name="l10058"></a><span class="lineno">10058</span>  <span class="keywordflow">if</span> (_internal_has_lin_min()) {</div><div class="line"><a name="l10059"></a><span class="lineno">10059</span>  clear_has_constraint();</div><div class="line"><a name="l10060"></a><span class="lineno">10060</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* temp = constraint_.lin_min_;</div><div class="line"><a name="l10061"></a><span class="lineno">10061</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10062"></a><span class="lineno">10062</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10063"></a><span class="lineno">10063</span>  }</div><div class="line"><a name="l10064"></a><span class="lineno">10064</span>  constraint_.lin_min_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10065"></a><span class="lineno">10065</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10066"></a><span class="lineno">10066</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10067"></a><span class="lineno">10067</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10068"></a><span class="lineno">10068</span>  }</div><div class="line"><a name="l10069"></a><span class="lineno">10069</span> }</div><div class="line"><a name="l10070"></a><span class="lineno">10070</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearArgumentProto& ConstraintProto::_internal_lin_min()<span class="keyword"> const </span>{</div><div class="line"><a name="l10071"></a><span class="lineno">10071</span>  <span class="keywordflow">return</span> _internal_has_lin_min()</div><div class="line"><a name="l10072"></a><span class="lineno">10072</span>  ? *constraint_.lin_min_</div><div class="line"><a name="l10073"></a><span class="lineno">10073</span>  : reinterpret_cast< ::operations_research::sat::LinearArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">operations_research::sat::_LinearArgumentProto_default_instance_</a>);</div><div class="line"><a name="l10074"></a><span class="lineno">10074</span> }</div><div class="line"><a name="l10075"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34c8dfcc8cddb2c144ff2818bc1cacde">10075</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34c8dfcc8cddb2c144ff2818bc1cacde">ConstraintProto::lin_min</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10076"></a><span class="lineno">10076</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.lin_min)</span></div><div class="line"><a name="l10077"></a><span class="lineno">10077</span>  <span class="keywordflow">return</span> _internal_lin_min();</div><div class="line"><a name="l10078"></a><span class="lineno">10078</span> }</div><div class="line"><a name="l10079"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6a5669bcc56d8201d29e0348c5f534fa">10079</a></span> inline ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6a5669bcc56d8201d29e0348c5f534fa">ConstraintProto::unsafe_arena_release_lin_min</a>() {</div><div class="line"><a name="l10080"></a><span class="lineno">10080</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.lin_min)</span></div><div class="line"><a name="l10081"></a><span class="lineno">10081</span>  <span class="keywordflow">if</span> (_internal_has_lin_min()) {</div><div class="line"><a name="l10082"></a><span class="lineno">10082</span>  clear_has_constraint();</div><div class="line"><a name="l10083"></a><span class="lineno">10083</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* temp = constraint_.lin_min_;</div><div class="line"><a name="l10084"></a><span class="lineno">10084</span>  constraint_.lin_min_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10085"></a><span class="lineno">10085</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10086"></a><span class="lineno">10086</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10087"></a><span class="lineno">10087</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10088"></a><span class="lineno">10088</span>  }</div><div class="line"><a name="l10089"></a><span class="lineno">10089</span> }</div><div class="line"><a name="l10090"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9745834c1ca0b9c3a5785391c502a791">10090</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9745834c1ca0b9c3a5785391c502a791">ConstraintProto::unsafe_arena_set_allocated_lin_min</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">operations_research::sat::LinearArgumentProto</a>* lin_min) {</div><div class="line"><a name="l10091"></a><span class="lineno">10091</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10092"></a><span class="lineno">10092</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34c8dfcc8cddb2c144ff2818bc1cacde">lin_min</a>) {</div><div class="line"><a name="l10093"></a><span class="lineno">10093</span>  set_has_lin_min();</div><div class="line"><a name="l10094"></a><span class="lineno">10094</span>  constraint_.lin_min_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34c8dfcc8cddb2c144ff2818bc1cacde">lin_min</a>;</div><div class="line"><a name="l10095"></a><span class="lineno">10095</span>  }</div><div class="line"><a name="l10096"></a><span class="lineno">10096</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.lin_min)</span></div><div class="line"><a name="l10097"></a><span class="lineno">10097</span> }</div><div class="line"><a name="l10098"></a><span class="lineno">10098</span> inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::_internal_mutable_lin_min() {</div><div class="line"><a name="l10099"></a><span class="lineno">10099</span>  <span class="keywordflow">if</span> (!_internal_has_lin_min()) {</div><div class="line"><a name="l10100"></a><span class="lineno">10100</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10101"></a><span class="lineno">10101</span>  set_has_lin_min();</div><div class="line"><a name="l10102"></a><span class="lineno">10102</span>  constraint_.lin_min_ = CreateMaybeMessage< ::operations_research::sat::LinearArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l10103"></a><span class="lineno">10103</span>  }</div><div class="line"><a name="l10104"></a><span class="lineno">10104</span>  <span class="keywordflow">return</span> constraint_.lin_min_;</div><div class="line"><a name="l10105"></a><span class="lineno">10105</span> }</div><div class="line"><a name="l10106"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a743a1fb6ce99bd8f589b50c9bacaf955">10106</a></span> inline ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a743a1fb6ce99bd8f589b50c9bacaf955">ConstraintProto::mutable_lin_min</a>() {</div><div class="line"><a name="l10107"></a><span class="lineno">10107</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">::operations_research::sat::LinearArgumentProto</a>* _msg = _internal_mutable_lin_min();</div><div class="line"><a name="l10108"></a><span class="lineno">10108</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.lin_min)</span></div><div class="line"><a name="l10109"></a><span class="lineno">10109</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10110"></a><span class="lineno">10110</span> }</div><div class="line"><a name="l10111"></a><span class="lineno">10111</span> </div><div class="line"><a name="l10112"></a><span class="lineno">10112</span> <span class="comment">// .operations_research.sat.IntegerArgumentProto int_prod = 11;</span></div><div class="line"><a name="l10113"></a><span class="lineno">10113</span> <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="l10114"></a><span class="lineno">10114</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35adf309905f42ce420be0b852996e4e650">kIntProd</a>;</div><div class="line"><a name="l10115"></a><span class="lineno">10115</span> }</div><div class="line"><a name="l10116"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b658bbdb2c12fd2806299cc0e3e082">10116</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b658bbdb2c12fd2806299cc0e3e082">ConstraintProto::has_int_prod</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10117"></a><span class="lineno">10117</span>  <span class="keywordflow">return</span> _internal_has_int_prod();</div><div class="line"><a name="l10118"></a><span class="lineno">10118</span> }</div><div class="line"><a name="l10119"></a><span class="lineno">10119</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_prod() {</div><div class="line"><a name="l10120"></a><span class="lineno">10120</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35adf309905f42ce420be0b852996e4e650">kIntProd</a>;</div><div class="line"><a name="l10121"></a><span class="lineno">10121</span> }</div><div class="line"><a name="l10122"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac9e41101c222b342c5a0063a7537dd76">10122</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac9e41101c222b342c5a0063a7537dd76">ConstraintProto::clear_int_prod</a>() {</div><div class="line"><a name="l10123"></a><span class="lineno">10123</span>  <span class="keywordflow">if</span> (_internal_has_int_prod()) {</div><div class="line"><a name="l10124"></a><span class="lineno">10124</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10125"></a><span class="lineno">10125</span>  <span class="keyword">delete</span> constraint_.int_prod_;</div><div class="line"><a name="l10126"></a><span class="lineno">10126</span>  }</div><div class="line"><a name="l10127"></a><span class="lineno">10127</span>  clear_has_constraint();</div><div class="line"><a name="l10128"></a><span class="lineno">10128</span>  }</div><div class="line"><a name="l10129"></a><span class="lineno">10129</span> }</div><div class="line"><a name="l10130"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c82ebb6a024f38412612d7153c97815">10130</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c82ebb6a024f38412612d7153c97815">ConstraintProto::release_int_prod</a>() {</div><div class="line"><a name="l10131"></a><span class="lineno">10131</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_prod)</span></div><div class="line"><a name="l10132"></a><span class="lineno">10132</span>  <span class="keywordflow">if</span> (_internal_has_int_prod()) {</div><div class="line"><a name="l10133"></a><span class="lineno">10133</span>  clear_has_constraint();</div><div class="line"><a name="l10134"></a><span class="lineno">10134</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_prod_;</div><div class="line"><a name="l10135"></a><span class="lineno">10135</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10136"></a><span class="lineno">10136</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10137"></a><span class="lineno">10137</span>  }</div><div class="line"><a name="l10138"></a><span class="lineno">10138</span>  constraint_.int_prod_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10139"></a><span class="lineno">10139</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10140"></a><span class="lineno">10140</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10141"></a><span class="lineno">10141</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10142"></a><span class="lineno">10142</span>  }</div><div class="line"><a name="l10143"></a><span class="lineno">10143</span> }</div><div class="line"><a name="l10144"></a><span class="lineno">10144</span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& ConstraintProto::_internal_int_prod()<span class="keyword"> const </span>{</div><div class="line"><a name="l10145"></a><span class="lineno">10145</span>  <span class="keywordflow">return</span> _internal_has_int_prod()</div><div class="line"><a name="l10146"></a><span class="lineno">10146</span>  ? *constraint_.int_prod_</div><div class="line"><a name="l10147"></a><span class="lineno">10147</span>  : reinterpret_cast< ::operations_research::sat::IntegerArgumentProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div><div class="line"><a name="l10148"></a><span class="lineno">10148</span> }</div><div class="line"><a name="l10149"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">10149</a></span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">ConstraintProto::int_prod</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10150"></a><span class="lineno">10150</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_prod)</span></div><div class="line"><a name="l10151"></a><span class="lineno">10151</span>  <span class="keywordflow">return</span> _internal_int_prod();</div><div class="line"><a name="l10152"></a><span class="lineno">10152</span> }</div><div class="line"><a name="l10153"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea2eaa01871c441f57f2b04994062cf9">10153</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea2eaa01871c441f57f2b04994062cf9">ConstraintProto::unsafe_arena_release_int_prod</a>() {</div><div class="line"><a name="l10154"></a><span class="lineno">10154</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_prod)</span></div><div class="line"><a name="l10155"></a><span class="lineno">10155</span>  <span class="keywordflow">if</span> (_internal_has_int_prod()) {</div><div class="line"><a name="l10156"></a><span class="lineno">10156</span>  clear_has_constraint();</div><div class="line"><a name="l10157"></a><span class="lineno">10157</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* temp = constraint_.int_prod_;</div><div class="line"><a name="l10158"></a><span class="lineno">10158</span>  constraint_.int_prod_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10159"></a><span class="lineno">10159</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10160"></a><span class="lineno">10160</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10161"></a><span class="lineno">10161</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10162"></a><span class="lineno">10162</span>  }</div><div class="line"><a name="l10163"></a><span class="lineno">10163</span> }</div><div class="line"><a name="l10164"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aab852805f79401cf58bee906f00f76d4">10164</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aab852805f79401cf58bee906f00f76d4">ConstraintProto::unsafe_arena_set_allocated_int_prod</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a>* int_prod) {</div><div class="line"><a name="l10165"></a><span class="lineno">10165</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10166"></a><span class="lineno">10166</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">int_prod</a>) {</div><div class="line"><a name="l10167"></a><span class="lineno">10167</span>  set_has_int_prod();</div><div class="line"><a name="l10168"></a><span class="lineno">10168</span>  constraint_.int_prod_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">int_prod</a>;</div><div class="line"><a name="l10169"></a><span class="lineno">10169</span>  }</div><div class="line"><a name="l10170"></a><span class="lineno">10170</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_prod)</span></div><div class="line"><a name="l10171"></a><span class="lineno">10171</span> }</div><div class="line"><a name="l10172"></a><span class="lineno">10172</span> inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_prod() {</div><div class="line"><a name="l10173"></a><span class="lineno">10173</span>  <span class="keywordflow">if</span> (!_internal_has_int_prod()) {</div><div class="line"><a name="l10174"></a><span class="lineno">10174</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10175"></a><span class="lineno">10175</span>  set_has_int_prod();</div><div class="line"><a name="l10176"></a><span class="lineno">10176</span>  constraint_.int_prod_ = CreateMaybeMessage< ::operations_research::sat::IntegerArgumentProto >(GetArenaForAllocation());</div><div class="line"><a name="l10177"></a><span class="lineno">10177</span>  }</div><div class="line"><a name="l10178"></a><span class="lineno">10178</span>  <span class="keywordflow">return</span> constraint_.int_prod_;</div><div class="line"><a name="l10179"></a><span class="lineno">10179</span> }</div><div class="line"><a name="l10180"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a980ceaff8b5e04007ad59664547dd060">10180</a></span> inline ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a980ceaff8b5e04007ad59664547dd060">ConstraintProto::mutable_int_prod</a>() {</div><div class="line"><a name="l10181"></a><span class="lineno">10181</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">::operations_research::sat::IntegerArgumentProto</a>* _msg = _internal_mutable_int_prod();</div><div class="line"><a name="l10182"></a><span class="lineno">10182</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_prod)</span></div><div class="line"><a name="l10183"></a><span class="lineno">10183</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10184"></a><span class="lineno">10184</span> }</div><div class="line"><a name="l10185"></a><span class="lineno">10185</span> </div><div class="line"><a name="l10186"></a><span class="lineno">10186</span> <span class="comment">// .operations_research.sat.LinearConstraintProto linear = 12;</span></div><div class="line"><a name="l10187"></a><span class="lineno">10187</span> <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="l10188"></a><span class="lineno">10188</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac188c019178783e5be55110601309d7d">kLinear</a>;</div><div class="line"><a name="l10189"></a><span class="lineno">10189</span> }</div><div class="line"><a name="l10190"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acf6088f1a040a40c6dc652a121e5da4c">10190</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acf6088f1a040a40c6dc652a121e5da4c">ConstraintProto::has_linear</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10191"></a><span class="lineno">10191</span>  <span class="keywordflow">return</span> _internal_has_linear();</div><div class="line"><a name="l10192"></a><span class="lineno">10192</span> }</div><div class="line"><a name="l10193"></a><span class="lineno">10193</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_linear() {</div><div class="line"><a name="l10194"></a><span class="lineno">10194</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac188c019178783e5be55110601309d7d">kLinear</a>;</div><div class="line"><a name="l10195"></a><span class="lineno">10195</span> }</div><div class="line"><a name="l10196"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50810cff40eae745697501e4e1338cdd">10196</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50810cff40eae745697501e4e1338cdd">ConstraintProto::clear_linear</a>() {</div><div class="line"><a name="l10197"></a><span class="lineno">10197</span>  <span class="keywordflow">if</span> (_internal_has_linear()) {</div><div class="line"><a name="l10198"></a><span class="lineno">10198</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10199"></a><span class="lineno">10199</span>  <span class="keyword">delete</span> constraint_.linear_;</div><div class="line"><a name="l10200"></a><span class="lineno">10200</span>  }</div><div class="line"><a name="l10201"></a><span class="lineno">10201</span>  clear_has_constraint();</div><div class="line"><a name="l10202"></a><span class="lineno">10202</span>  }</div><div class="line"><a name="l10203"></a><span class="lineno">10203</span> }</div><div class="line"><a name="l10204"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a256c8b94ff56d5f9cd7f2f97512d64e2">10204</a></span> inline ::operations_research::sat::LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a256c8b94ff56d5f9cd7f2f97512d64e2">ConstraintProto::release_linear</a>() {</div><div class="line"><a name="l10205"></a><span class="lineno">10205</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.linear)</span></div><div class="line"><a name="l10206"></a><span class="lineno">10206</span>  <span class="keywordflow">if</span> (_internal_has_linear()) {</div><div class="line"><a name="l10207"></a><span class="lineno">10207</span>  clear_has_constraint();</div><div class="line"><a name="l10208"></a><span class="lineno">10208</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">::operations_research::sat::LinearConstraintProto</a>* temp = constraint_.linear_;</div><div class="line"><a name="l10209"></a><span class="lineno">10209</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10210"></a><span class="lineno">10210</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10211"></a><span class="lineno">10211</span>  }</div><div class="line"><a name="l10212"></a><span class="lineno">10212</span>  constraint_.linear_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10213"></a><span class="lineno">10213</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10214"></a><span class="lineno">10214</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10215"></a><span class="lineno">10215</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10216"></a><span class="lineno">10216</span>  }</div><div class="line"><a name="l10217"></a><span class="lineno">10217</span> }</div><div class="line"><a name="l10218"></a><span class="lineno">10218</span> <span class="keyword">inline</span> const ::operations_research::sat::LinearConstraintProto& ConstraintProto::_internal_linear()<span class="keyword"> const </span>{</div><div class="line"><a name="l10219"></a><span class="lineno">10219</span>  <span class="keywordflow">return</span> _internal_has_linear()</div><div class="line"><a name="l10220"></a><span class="lineno">10220</span>  ? *constraint_.linear_</div><div class="line"><a name="l10221"></a><span class="lineno">10221</span>  : reinterpret_cast< ::operations_research::sat::LinearConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a7fe2d41dc416b27433f95a6c2b060338">operations_research::sat::_LinearConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10222"></a><span class="lineno">10222</span> }</div><div class="line"><a name="l10223"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6d1f941c5f8b326673ffd58eb9b1f0ab">10223</a></span> <span class="keyword">inline</span> const ::operations_research::sat::LinearConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6d1f941c5f8b326673ffd58eb9b1f0ab">ConstraintProto::linear</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10224"></a><span class="lineno">10224</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.linear)</span></div><div class="line"><a name="l10225"></a><span class="lineno">10225</span>  <span class="keywordflow">return</span> _internal_linear();</div><div class="line"><a name="l10226"></a><span class="lineno">10226</span> }</div><div class="line"><a name="l10227"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8c7006f77e767f8df5ff81be8b35aa34">10227</a></span> inline ::operations_research::sat::LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8c7006f77e767f8df5ff81be8b35aa34">ConstraintProto::unsafe_arena_release_linear</a>() {</div><div class="line"><a name="l10228"></a><span class="lineno">10228</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.linear)</span></div><div class="line"><a name="l10229"></a><span class="lineno">10229</span>  <span class="keywordflow">if</span> (_internal_has_linear()) {</div><div class="line"><a name="l10230"></a><span class="lineno">10230</span>  clear_has_constraint();</div><div class="line"><a name="l10231"></a><span class="lineno">10231</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">::operations_research::sat::LinearConstraintProto</a>* temp = constraint_.linear_;</div><div class="line"><a name="l10232"></a><span class="lineno">10232</span>  constraint_.linear_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10233"></a><span class="lineno">10233</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10234"></a><span class="lineno">10234</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10235"></a><span class="lineno">10235</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10236"></a><span class="lineno">10236</span>  }</div><div class="line"><a name="l10237"></a><span class="lineno">10237</span> }</div><div class="line"><a name="l10238"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1071ca272a35f5819dd34609bdf8977f">10238</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1071ca272a35f5819dd34609bdf8977f">ConstraintProto::unsafe_arena_set_allocated_linear</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">operations_research::sat::LinearConstraintProto</a>* linear) {</div><div class="line"><a name="l10239"></a><span class="lineno">10239</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10240"></a><span class="lineno">10240</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6d1f941c5f8b326673ffd58eb9b1f0ab">linear</a>) {</div><div class="line"><a name="l10241"></a><span class="lineno">10241</span>  set_has_linear();</div><div class="line"><a name="l10242"></a><span class="lineno">10242</span>  constraint_.linear_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6d1f941c5f8b326673ffd58eb9b1f0ab">linear</a>;</div><div class="line"><a name="l10243"></a><span class="lineno">10243</span>  }</div><div class="line"><a name="l10244"></a><span class="lineno">10244</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.linear)</span></div><div class="line"><a name="l10245"></a><span class="lineno">10245</span> }</div><div class="line"><a name="l10246"></a><span class="lineno">10246</span> inline ::operations_research::sat::LinearConstraintProto* ConstraintProto::_internal_mutable_linear() {</div><div class="line"><a name="l10247"></a><span class="lineno">10247</span>  <span class="keywordflow">if</span> (!_internal_has_linear()) {</div><div class="line"><a name="l10248"></a><span class="lineno">10248</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10249"></a><span class="lineno">10249</span>  set_has_linear();</div><div class="line"><a name="l10250"></a><span class="lineno">10250</span>  constraint_.linear_ = CreateMaybeMessage< ::operations_research::sat::LinearConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10251"></a><span class="lineno">10251</span>  }</div><div class="line"><a name="l10252"></a><span class="lineno">10252</span>  <span class="keywordflow">return</span> constraint_.linear_;</div><div class="line"><a name="l10253"></a><span class="lineno">10253</span> }</div><div class="line"><a name="l10254"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad653c55b371ae98444295965c6622ddb">10254</a></span> inline ::operations_research::sat::LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad653c55b371ae98444295965c6622ddb">ConstraintProto::mutable_linear</a>() {</div><div class="line"><a name="l10255"></a><span class="lineno">10255</span>  <a class="code" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">::operations_research::sat::LinearConstraintProto</a>* _msg = _internal_mutable_linear();</div><div class="line"><a name="l10256"></a><span class="lineno">10256</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.linear)</span></div><div class="line"><a name="l10257"></a><span class="lineno">10257</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10258"></a><span class="lineno">10258</span> }</div><div class="line"><a name="l10259"></a><span class="lineno">10259</span> </div><div class="line"><a name="l10260"></a><span class="lineno">10260</span> <span class="comment">// .operations_research.sat.AllDifferentConstraintProto all_diff = 13;</span></div><div class="line"><a name="l10261"></a><span class="lineno">10261</span> <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="l10262"></a><span class="lineno">10262</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac7267ea8eee1047e8b3d41f4526bcef6">kAllDiff</a>;</div><div class="line"><a name="l10263"></a><span class="lineno">10263</span> }</div><div class="line"><a name="l10264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a424f7612d6d38a6ae0c3af80951f1583">10264</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a424f7612d6d38a6ae0c3af80951f1583">ConstraintProto::has_all_diff</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10265"></a><span class="lineno">10265</span>  <span class="keywordflow">return</span> _internal_has_all_diff();</div><div class="line"><a name="l10266"></a><span class="lineno">10266</span> }</div><div class="line"><a name="l10267"></a><span class="lineno">10267</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_all_diff() {</div><div class="line"><a name="l10268"></a><span class="lineno">10268</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac7267ea8eee1047e8b3d41f4526bcef6">kAllDiff</a>;</div><div class="line"><a name="l10269"></a><span class="lineno">10269</span> }</div><div class="line"><a name="l10270"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af2cc1a5e2cd2573e45270dac0b3f707c">10270</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af2cc1a5e2cd2573e45270dac0b3f707c">ConstraintProto::clear_all_diff</a>() {</div><div class="line"><a name="l10271"></a><span class="lineno">10271</span>  <span class="keywordflow">if</span> (_internal_has_all_diff()) {</div><div class="line"><a name="l10272"></a><span class="lineno">10272</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10273"></a><span class="lineno">10273</span>  <span class="keyword">delete</span> constraint_.all_diff_;</div><div class="line"><a name="l10274"></a><span class="lineno">10274</span>  }</div><div class="line"><a name="l10275"></a><span class="lineno">10275</span>  clear_has_constraint();</div><div class="line"><a name="l10276"></a><span class="lineno">10276</span>  }</div><div class="line"><a name="l10277"></a><span class="lineno">10277</span> }</div><div class="line"><a name="l10278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a777971a520c795a04f252a4b0fc56bc6">10278</a></span> inline ::operations_research::sat::AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a777971a520c795a04f252a4b0fc56bc6">ConstraintProto::release_all_diff</a>() {</div><div class="line"><a name="l10279"></a><span class="lineno">10279</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.all_diff)</span></div><div class="line"><a name="l10280"></a><span class="lineno">10280</span>  <span class="keywordflow">if</span> (_internal_has_all_diff()) {</div><div class="line"><a name="l10281"></a><span class="lineno">10281</span>  clear_has_constraint();</div><div class="line"><a name="l10282"></a><span class="lineno">10282</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">::operations_research::sat::AllDifferentConstraintProto</a>* temp = constraint_.all_diff_;</div><div class="line"><a name="l10283"></a><span class="lineno">10283</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10284"></a><span class="lineno">10284</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10285"></a><span class="lineno">10285</span>  }</div><div class="line"><a name="l10286"></a><span class="lineno">10286</span>  constraint_.all_diff_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10287"></a><span class="lineno">10287</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10288"></a><span class="lineno">10288</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10289"></a><span class="lineno">10289</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10290"></a><span class="lineno">10290</span>  }</div><div class="line"><a name="l10291"></a><span class="lineno">10291</span> }</div><div class="line"><a name="l10292"></a><span class="lineno">10292</span> <span class="keyword">inline</span> const ::operations_research::sat::AllDifferentConstraintProto& ConstraintProto::_internal_all_diff()<span class="keyword"> const </span>{</div><div class="line"><a name="l10293"></a><span class="lineno">10293</span>  <span class="keywordflow">return</span> _internal_has_all_diff()</div><div class="line"><a name="l10294"></a><span class="lineno">10294</span>  ? *constraint_.all_diff_</div><div class="line"><a name="l10295"></a><span class="lineno">10295</span>  : reinterpret_cast< ::operations_research::sat::AllDifferentConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a5022cdbf0a4511363b80caf245fb2854">operations_research::sat::_AllDifferentConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10296"></a><span class="lineno">10296</span> }</div><div class="line"><a name="l10297"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a60a2b239ef22d86b4fd1bd120d5dfe81">10297</a></span> <span class="keyword">inline</span> const ::operations_research::sat::AllDifferentConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a60a2b239ef22d86b4fd1bd120d5dfe81">ConstraintProto::all_diff</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10298"></a><span class="lineno">10298</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.all_diff)</span></div><div class="line"><a name="l10299"></a><span class="lineno">10299</span>  <span class="keywordflow">return</span> _internal_all_diff();</div><div class="line"><a name="l10300"></a><span class="lineno">10300</span> }</div><div class="line"><a name="l10301"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2da323d40648080f91c8a549fcc52749">10301</a></span> inline ::operations_research::sat::AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2da323d40648080f91c8a549fcc52749">ConstraintProto::unsafe_arena_release_all_diff</a>() {</div><div class="line"><a name="l10302"></a><span class="lineno">10302</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.all_diff)</span></div><div class="line"><a name="l10303"></a><span class="lineno">10303</span>  <span class="keywordflow">if</span> (_internal_has_all_diff()) {</div><div class="line"><a name="l10304"></a><span class="lineno">10304</span>  clear_has_constraint();</div><div class="line"><a name="l10305"></a><span class="lineno">10305</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">::operations_research::sat::AllDifferentConstraintProto</a>* temp = constraint_.all_diff_;</div><div class="line"><a name="l10306"></a><span class="lineno">10306</span>  constraint_.all_diff_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10307"></a><span class="lineno">10307</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10308"></a><span class="lineno">10308</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10309"></a><span class="lineno">10309</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10310"></a><span class="lineno">10310</span>  }</div><div class="line"><a name="l10311"></a><span class="lineno">10311</span> }</div><div class="line"><a name="l10312"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac295a4ae19496c35333f736cad98b461">10312</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac295a4ae19496c35333f736cad98b461">ConstraintProto::unsafe_arena_set_allocated_all_diff</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">operations_research::sat::AllDifferentConstraintProto</a>* all_diff) {</div><div class="line"><a name="l10313"></a><span class="lineno">10313</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10314"></a><span class="lineno">10314</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a60a2b239ef22d86b4fd1bd120d5dfe81">all_diff</a>) {</div><div class="line"><a name="l10315"></a><span class="lineno">10315</span>  set_has_all_diff();</div><div class="line"><a name="l10316"></a><span class="lineno">10316</span>  constraint_.all_diff_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a60a2b239ef22d86b4fd1bd120d5dfe81">all_diff</a>;</div><div class="line"><a name="l10317"></a><span class="lineno">10317</span>  }</div><div class="line"><a name="l10318"></a><span class="lineno">10318</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.all_diff)</span></div><div class="line"><a name="l10319"></a><span class="lineno">10319</span> }</div><div class="line"><a name="l10320"></a><span class="lineno">10320</span> inline ::operations_research::sat::AllDifferentConstraintProto* ConstraintProto::_internal_mutable_all_diff() {</div><div class="line"><a name="l10321"></a><span class="lineno">10321</span>  <span class="keywordflow">if</span> (!_internal_has_all_diff()) {</div><div class="line"><a name="l10322"></a><span class="lineno">10322</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10323"></a><span class="lineno">10323</span>  set_has_all_diff();</div><div class="line"><a name="l10324"></a><span class="lineno">10324</span>  constraint_.all_diff_ = CreateMaybeMessage< ::operations_research::sat::AllDifferentConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10325"></a><span class="lineno">10325</span>  }</div><div class="line"><a name="l10326"></a><span class="lineno">10326</span>  <span class="keywordflow">return</span> constraint_.all_diff_;</div><div class="line"><a name="l10327"></a><span class="lineno">10327</span> }</div><div class="line"><a name="l10328"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab09d50ac461e6e8704ba908d99856594">10328</a></span> inline ::operations_research::sat::AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab09d50ac461e6e8704ba908d99856594">ConstraintProto::mutable_all_diff</a>() {</div><div class="line"><a name="l10329"></a><span class="lineno">10329</span>  <a class="code" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">::operations_research::sat::AllDifferentConstraintProto</a>* _msg = _internal_mutable_all_diff();</div><div class="line"><a name="l10330"></a><span class="lineno">10330</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.all_diff)</span></div><div class="line"><a name="l10331"></a><span class="lineno">10331</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10332"></a><span class="lineno">10332</span> }</div><div class="line"><a name="l10333"></a><span class="lineno">10333</span> </div><div class="line"><a name="l10334"></a><span class="lineno">10334</span> <span class="comment">// .operations_research.sat.ElementConstraintProto element = 14;</span></div><div class="line"><a name="l10335"></a><span class="lineno">10335</span> <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="l10336"></a><span class="lineno">10336</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35acd33b6e972e153ab1a911c84c9585a42">kElement</a>;</div><div class="line"><a name="l10337"></a><span class="lineno">10337</span> }</div><div class="line"><a name="l10338"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac81352bdb655a761dcba12267aed2565">10338</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac81352bdb655a761dcba12267aed2565">ConstraintProto::has_element</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10339"></a><span class="lineno">10339</span>  <span class="keywordflow">return</span> _internal_has_element();</div><div class="line"><a name="l10340"></a><span class="lineno">10340</span> }</div><div class="line"><a name="l10341"></a><span class="lineno">10341</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_element() {</div><div class="line"><a name="l10342"></a><span class="lineno">10342</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35acd33b6e972e153ab1a911c84c9585a42">kElement</a>;</div><div class="line"><a name="l10343"></a><span class="lineno">10343</span> }</div><div class="line"><a name="l10344"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a67dfc3726c2f38d3bd122d026271b8bf">10344</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a67dfc3726c2f38d3bd122d026271b8bf">ConstraintProto::clear_element</a>() {</div><div class="line"><a name="l10345"></a><span class="lineno">10345</span>  <span class="keywordflow">if</span> (_internal_has_element()) {</div><div class="line"><a name="l10346"></a><span class="lineno">10346</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10347"></a><span class="lineno">10347</span>  <span class="keyword">delete</span> constraint_.element_;</div><div class="line"><a name="l10348"></a><span class="lineno">10348</span>  }</div><div class="line"><a name="l10349"></a><span class="lineno">10349</span>  clear_has_constraint();</div><div class="line"><a name="l10350"></a><span class="lineno">10350</span>  }</div><div class="line"><a name="l10351"></a><span class="lineno">10351</span> }</div><div class="line"><a name="l10352"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8902a6bc2445ecebc5b2a47ce446e793">10352</a></span> inline ::operations_research::sat::ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8902a6bc2445ecebc5b2a47ce446e793">ConstraintProto::release_element</a>() {</div><div class="line"><a name="l10353"></a><span class="lineno">10353</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.element)</span></div><div class="line"><a name="l10354"></a><span class="lineno">10354</span>  <span class="keywordflow">if</span> (_internal_has_element()) {</div><div class="line"><a name="l10355"></a><span class="lineno">10355</span>  clear_has_constraint();</div><div class="line"><a name="l10356"></a><span class="lineno">10356</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">::operations_research::sat::ElementConstraintProto</a>* temp = constraint_.element_;</div><div class="line"><a name="l10357"></a><span class="lineno">10357</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10358"></a><span class="lineno">10358</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10359"></a><span class="lineno">10359</span>  }</div><div class="line"><a name="l10360"></a><span class="lineno">10360</span>  constraint_.element_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10361"></a><span class="lineno">10361</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10362"></a><span class="lineno">10362</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10363"></a><span class="lineno">10363</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10364"></a><span class="lineno">10364</span>  }</div><div class="line"><a name="l10365"></a><span class="lineno">10365</span> }</div><div class="line"><a name="l10366"></a><span class="lineno">10366</span> <span class="keyword">inline</span> const ::operations_research::sat::ElementConstraintProto& ConstraintProto::_internal_element()<span class="keyword"> const </span>{</div><div class="line"><a name="l10367"></a><span class="lineno">10367</span>  <span class="keywordflow">return</span> _internal_has_element()</div><div class="line"><a name="l10368"></a><span class="lineno">10368</span>  ? *constraint_.element_</div><div class="line"><a name="l10369"></a><span class="lineno">10369</span>  : reinterpret_cast< ::operations_research::sat::ElementConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#ab8a8f5cff578449bc5514c4df3e823b6">operations_research::sat::_ElementConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10370"></a><span class="lineno">10370</span> }</div><div class="line"><a name="l10371"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a686c6755cc9afcf095106b9cc350f0aa">10371</a></span> <span class="keyword">inline</span> const ::operations_research::sat::ElementConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a686c6755cc9afcf095106b9cc350f0aa">ConstraintProto::element</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10372"></a><span class="lineno">10372</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.element)</span></div><div class="line"><a name="l10373"></a><span class="lineno">10373</span>  <span class="keywordflow">return</span> _internal_element();</div><div class="line"><a name="l10374"></a><span class="lineno">10374</span> }</div><div class="line"><a name="l10375"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8955ec27e650bb0e7a6824d4966d3a51">10375</a></span> inline ::operations_research::sat::ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8955ec27e650bb0e7a6824d4966d3a51">ConstraintProto::unsafe_arena_release_element</a>() {</div><div class="line"><a name="l10376"></a><span class="lineno">10376</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.element)</span></div><div class="line"><a name="l10377"></a><span class="lineno">10377</span>  <span class="keywordflow">if</span> (_internal_has_element()) {</div><div class="line"><a name="l10378"></a><span class="lineno">10378</span>  clear_has_constraint();</div><div class="line"><a name="l10379"></a><span class="lineno">10379</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">::operations_research::sat::ElementConstraintProto</a>* temp = constraint_.element_;</div><div class="line"><a name="l10380"></a><span class="lineno">10380</span>  constraint_.element_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10381"></a><span class="lineno">10381</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10382"></a><span class="lineno">10382</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10383"></a><span class="lineno">10383</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10384"></a><span class="lineno">10384</span>  }</div><div class="line"><a name="l10385"></a><span class="lineno">10385</span> }</div><div class="line"><a name="l10386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aff0380ab700530bf43bbbaaed38130c2">10386</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aff0380ab700530bf43bbbaaed38130c2">ConstraintProto::unsafe_arena_set_allocated_element</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">operations_research::sat::ElementConstraintProto</a>* element) {</div><div class="line"><a name="l10387"></a><span class="lineno">10387</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10388"></a><span class="lineno">10388</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a686c6755cc9afcf095106b9cc350f0aa">element</a>) {</div><div class="line"><a name="l10389"></a><span class="lineno">10389</span>  set_has_element();</div><div class="line"><a name="l10390"></a><span class="lineno">10390</span>  constraint_.element_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a686c6755cc9afcf095106b9cc350f0aa">element</a>;</div><div class="line"><a name="l10391"></a><span class="lineno">10391</span>  }</div><div class="line"><a name="l10392"></a><span class="lineno">10392</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.element)</span></div><div class="line"><a name="l10393"></a><span class="lineno">10393</span> }</div><div class="line"><a name="l10394"></a><span class="lineno">10394</span> inline ::operations_research::sat::ElementConstraintProto* ConstraintProto::_internal_mutable_element() {</div><div class="line"><a name="l10395"></a><span class="lineno">10395</span>  <span class="keywordflow">if</span> (!_internal_has_element()) {</div><div class="line"><a name="l10396"></a><span class="lineno">10396</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10397"></a><span class="lineno">10397</span>  set_has_element();</div><div class="line"><a name="l10398"></a><span class="lineno">10398</span>  constraint_.element_ = CreateMaybeMessage< ::operations_research::sat::ElementConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10399"></a><span class="lineno">10399</span>  }</div><div class="line"><a name="l10400"></a><span class="lineno">10400</span>  <span class="keywordflow">return</span> constraint_.element_;</div><div class="line"><a name="l10401"></a><span class="lineno">10401</span> }</div><div class="line"><a name="l10402"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2563b062d2ed99c7b1f9bf8235b9e8fe">10402</a></span> inline ::operations_research::sat::ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2563b062d2ed99c7b1f9bf8235b9e8fe">ConstraintProto::mutable_element</a>() {</div><div class="line"><a name="l10403"></a><span class="lineno">10403</span>  <a class="code" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">::operations_research::sat::ElementConstraintProto</a>* _msg = _internal_mutable_element();</div><div class="line"><a name="l10404"></a><span class="lineno">10404</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.element)</span></div><div class="line"><a name="l10405"></a><span class="lineno">10405</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10406"></a><span class="lineno">10406</span> }</div><div class="line"><a name="l10407"></a><span class="lineno">10407</span> </div><div class="line"><a name="l10408"></a><span class="lineno">10408</span> <span class="comment">// .operations_research.sat.CircuitConstraintProto circuit = 15;</span></div><div class="line"><a name="l10409"></a><span class="lineno">10409</span> <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="l10410"></a><span class="lineno">10410</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7da0520a1741193fc2422811d6af7ace">kCircuit</a>;</div><div class="line"><a name="l10411"></a><span class="lineno">10411</span> }</div><div class="line"><a name="l10412"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af01d0cc810127d12ae37fd1c124a7c01">10412</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af01d0cc810127d12ae37fd1c124a7c01">ConstraintProto::has_circuit</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10413"></a><span class="lineno">10413</span>  <span class="keywordflow">return</span> _internal_has_circuit();</div><div class="line"><a name="l10414"></a><span class="lineno">10414</span> }</div><div class="line"><a name="l10415"></a><span class="lineno">10415</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_circuit() {</div><div class="line"><a name="l10416"></a><span class="lineno">10416</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7da0520a1741193fc2422811d6af7ace">kCircuit</a>;</div><div class="line"><a name="l10417"></a><span class="lineno">10417</span> }</div><div class="line"><a name="l10418"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8a9bf5a3548ae56e7cc4cb665da0caa6">10418</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8a9bf5a3548ae56e7cc4cb665da0caa6">ConstraintProto::clear_circuit</a>() {</div><div class="line"><a name="l10419"></a><span class="lineno">10419</span>  <span class="keywordflow">if</span> (_internal_has_circuit()) {</div><div class="line"><a name="l10420"></a><span class="lineno">10420</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10421"></a><span class="lineno">10421</span>  <span class="keyword">delete</span> constraint_.circuit_;</div><div class="line"><a name="l10422"></a><span class="lineno">10422</span>  }</div><div class="line"><a name="l10423"></a><span class="lineno">10423</span>  clear_has_constraint();</div><div class="line"><a name="l10424"></a><span class="lineno">10424</span>  }</div><div class="line"><a name="l10425"></a><span class="lineno">10425</span> }</div><div class="line"><a name="l10426"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa14e0e6182b846d5aa4a128b8e9101be">10426</a></span> inline ::operations_research::sat::CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa14e0e6182b846d5aa4a128b8e9101be">ConstraintProto::release_circuit</a>() {</div><div class="line"><a name="l10427"></a><span class="lineno">10427</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.circuit)</span></div><div class="line"><a name="l10428"></a><span class="lineno">10428</span>  <span class="keywordflow">if</span> (_internal_has_circuit()) {</div><div class="line"><a name="l10429"></a><span class="lineno">10429</span>  clear_has_constraint();</div><div class="line"><a name="l10430"></a><span class="lineno">10430</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">::operations_research::sat::CircuitConstraintProto</a>* temp = constraint_.circuit_;</div><div class="line"><a name="l10431"></a><span class="lineno">10431</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10432"></a><span class="lineno">10432</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10433"></a><span class="lineno">10433</span>  }</div><div class="line"><a name="l10434"></a><span class="lineno">10434</span>  constraint_.circuit_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10435"></a><span class="lineno">10435</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10436"></a><span class="lineno">10436</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10437"></a><span class="lineno">10437</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10438"></a><span class="lineno">10438</span>  }</div><div class="line"><a name="l10439"></a><span class="lineno">10439</span> }</div><div class="line"><a name="l10440"></a><span class="lineno">10440</span> <span class="keyword">inline</span> const ::operations_research::sat::CircuitConstraintProto& ConstraintProto::_internal_circuit()<span class="keyword"> const </span>{</div><div class="line"><a name="l10441"></a><span class="lineno">10441</span>  <span class="keywordflow">return</span> _internal_has_circuit()</div><div class="line"><a name="l10442"></a><span class="lineno">10442</span>  ? *constraint_.circuit_</div><div class="line"><a name="l10443"></a><span class="lineno">10443</span>  : reinterpret_cast< ::operations_research::sat::CircuitConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#aea6eecafe1713c4565393c72a379122b">operations_research::sat::_CircuitConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10444"></a><span class="lineno">10444</span> }</div><div class="line"><a name="l10445"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1b9ecd55294987444aff02290740f25e">10445</a></span> <span class="keyword">inline</span> const ::operations_research::sat::CircuitConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1b9ecd55294987444aff02290740f25e">ConstraintProto::circuit</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10446"></a><span class="lineno">10446</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.circuit)</span></div><div class="line"><a name="l10447"></a><span class="lineno">10447</span>  <span class="keywordflow">return</span> _internal_circuit();</div><div class="line"><a name="l10448"></a><span class="lineno">10448</span> }</div><div class="line"><a name="l10449"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acd10b6a584dd0a05f37ba386c2c955c4">10449</a></span> inline ::operations_research::sat::CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#acd10b6a584dd0a05f37ba386c2c955c4">ConstraintProto::unsafe_arena_release_circuit</a>() {</div><div class="line"><a name="l10450"></a><span class="lineno">10450</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.circuit)</span></div><div class="line"><a name="l10451"></a><span class="lineno">10451</span>  <span class="keywordflow">if</span> (_internal_has_circuit()) {</div><div class="line"><a name="l10452"></a><span class="lineno">10452</span>  clear_has_constraint();</div><div class="line"><a name="l10453"></a><span class="lineno">10453</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">::operations_research::sat::CircuitConstraintProto</a>* temp = constraint_.circuit_;</div><div class="line"><a name="l10454"></a><span class="lineno">10454</span>  constraint_.circuit_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10455"></a><span class="lineno">10455</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10456"></a><span class="lineno">10456</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10457"></a><span class="lineno">10457</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10458"></a><span class="lineno">10458</span>  }</div><div class="line"><a name="l10459"></a><span class="lineno">10459</span> }</div><div class="line"><a name="l10460"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c4031a28fa9f0a9075b2378ae3021f4">10460</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c4031a28fa9f0a9075b2378ae3021f4">ConstraintProto::unsafe_arena_set_allocated_circuit</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">operations_research::sat::CircuitConstraintProto</a>* circuit) {</div><div class="line"><a name="l10461"></a><span class="lineno">10461</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10462"></a><span class="lineno">10462</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1b9ecd55294987444aff02290740f25e">circuit</a>) {</div><div class="line"><a name="l10463"></a><span class="lineno">10463</span>  set_has_circuit();</div><div class="line"><a name="l10464"></a><span class="lineno">10464</span>  constraint_.circuit_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1b9ecd55294987444aff02290740f25e">circuit</a>;</div><div class="line"><a name="l10465"></a><span class="lineno">10465</span>  }</div><div class="line"><a name="l10466"></a><span class="lineno">10466</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.circuit)</span></div><div class="line"><a name="l10467"></a><span class="lineno">10467</span> }</div><div class="line"><a name="l10468"></a><span class="lineno">10468</span> inline ::operations_research::sat::CircuitConstraintProto* ConstraintProto::_internal_mutable_circuit() {</div><div class="line"><a name="l10469"></a><span class="lineno">10469</span>  <span class="keywordflow">if</span> (!_internal_has_circuit()) {</div><div class="line"><a name="l10470"></a><span class="lineno">10470</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10471"></a><span class="lineno">10471</span>  set_has_circuit();</div><div class="line"><a name="l10472"></a><span class="lineno">10472</span>  constraint_.circuit_ = CreateMaybeMessage< ::operations_research::sat::CircuitConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10473"></a><span class="lineno">10473</span>  }</div><div class="line"><a name="l10474"></a><span class="lineno">10474</span>  <span class="keywordflow">return</span> constraint_.circuit_;</div><div class="line"><a name="l10475"></a><span class="lineno">10475</span> }</div><div class="line"><a name="l10476"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afb2a95cc82dcaea9767403477e9b3d0a">10476</a></span> inline ::operations_research::sat::CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afb2a95cc82dcaea9767403477e9b3d0a">ConstraintProto::mutable_circuit</a>() {</div><div class="line"><a name="l10477"></a><span class="lineno">10477</span>  <a class="code" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">::operations_research::sat::CircuitConstraintProto</a>* _msg = _internal_mutable_circuit();</div><div class="line"><a name="l10478"></a><span class="lineno">10478</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.circuit)</span></div><div class="line"><a name="l10479"></a><span class="lineno">10479</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10480"></a><span class="lineno">10480</span> }</div><div class="line"><a name="l10481"></a><span class="lineno">10481</span> </div><div class="line"><a name="l10482"></a><span class="lineno">10482</span> <span class="comment">// .operations_research.sat.RoutesConstraintProto routes = 23;</span></div><div class="line"><a name="l10483"></a><span class="lineno">10483</span> <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="l10484"></a><span class="lineno">10484</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a88da6de97c8b4c4ce52616e0516b252a">kRoutes</a>;</div><div class="line"><a name="l10485"></a><span class="lineno">10485</span> }</div><div class="line"><a name="l10486"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab0e51a8b6232e5558ab2d4e75ed03ff2">10486</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab0e51a8b6232e5558ab2d4e75ed03ff2">ConstraintProto::has_routes</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10487"></a><span class="lineno">10487</span>  <span class="keywordflow">return</span> _internal_has_routes();</div><div class="line"><a name="l10488"></a><span class="lineno">10488</span> }</div><div class="line"><a name="l10489"></a><span class="lineno">10489</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_routes() {</div><div class="line"><a name="l10490"></a><span class="lineno">10490</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a88da6de97c8b4c4ce52616e0516b252a">kRoutes</a>;</div><div class="line"><a name="l10491"></a><span class="lineno">10491</span> }</div><div class="line"><a name="l10492"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af82e2a57ee8b583c00602dc9f113f2af">10492</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af82e2a57ee8b583c00602dc9f113f2af">ConstraintProto::clear_routes</a>() {</div><div class="line"><a name="l10493"></a><span class="lineno">10493</span>  <span class="keywordflow">if</span> (_internal_has_routes()) {</div><div class="line"><a name="l10494"></a><span class="lineno">10494</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10495"></a><span class="lineno">10495</span>  <span class="keyword">delete</span> constraint_.routes_;</div><div class="line"><a name="l10496"></a><span class="lineno">10496</span>  }</div><div class="line"><a name="l10497"></a><span class="lineno">10497</span>  clear_has_constraint();</div><div class="line"><a name="l10498"></a><span class="lineno">10498</span>  }</div><div class="line"><a name="l10499"></a><span class="lineno">10499</span> }</div><div class="line"><a name="l10500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac49a38b0dd4a9648d99a3d0beb33445c">10500</a></span> inline ::operations_research::sat::RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac49a38b0dd4a9648d99a3d0beb33445c">ConstraintProto::release_routes</a>() {</div><div class="line"><a name="l10501"></a><span class="lineno">10501</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.routes)</span></div><div class="line"><a name="l10502"></a><span class="lineno">10502</span>  <span class="keywordflow">if</span> (_internal_has_routes()) {</div><div class="line"><a name="l10503"></a><span class="lineno">10503</span>  clear_has_constraint();</div><div class="line"><a name="l10504"></a><span class="lineno">10504</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">::operations_research::sat::RoutesConstraintProto</a>* temp = constraint_.routes_;</div><div class="line"><a name="l10505"></a><span class="lineno">10505</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10506"></a><span class="lineno">10506</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10507"></a><span class="lineno">10507</span>  }</div><div class="line"><a name="l10508"></a><span class="lineno">10508</span>  constraint_.routes_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10509"></a><span class="lineno">10509</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10510"></a><span class="lineno">10510</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10511"></a><span class="lineno">10511</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10512"></a><span class="lineno">10512</span>  }</div><div class="line"><a name="l10513"></a><span class="lineno">10513</span> }</div><div class="line"><a name="l10514"></a><span class="lineno">10514</span> <span class="keyword">inline</span> const ::operations_research::sat::RoutesConstraintProto& ConstraintProto::_internal_routes()<span class="keyword"> const </span>{</div><div class="line"><a name="l10515"></a><span class="lineno">10515</span>  <span class="keywordflow">return</span> _internal_has_routes()</div><div class="line"><a name="l10516"></a><span class="lineno">10516</span>  ? *constraint_.routes_</div><div class="line"><a name="l10517"></a><span class="lineno">10517</span>  : reinterpret_cast< ::operations_research::sat::RoutesConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a614d5011dd52e4c6e4643497410deadb">operations_research::sat::_RoutesConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10518"></a><span class="lineno">10518</span> }</div><div class="line"><a name="l10519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9cb91893e59295e6a830766d4e4f3c7">10519</a></span> <span class="keyword">inline</span> const ::operations_research::sat::RoutesConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9cb91893e59295e6a830766d4e4f3c7">ConstraintProto::routes</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10520"></a><span class="lineno">10520</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.routes)</span></div><div class="line"><a name="l10521"></a><span class="lineno">10521</span>  <span class="keywordflow">return</span> _internal_routes();</div><div class="line"><a name="l10522"></a><span class="lineno">10522</span> }</div><div class="line"><a name="l10523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac5e901e6fbeed192f2dbf313d0da08ba">10523</a></span> inline ::operations_research::sat::RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac5e901e6fbeed192f2dbf313d0da08ba">ConstraintProto::unsafe_arena_release_routes</a>() {</div><div class="line"><a name="l10524"></a><span class="lineno">10524</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.routes)</span></div><div class="line"><a name="l10525"></a><span class="lineno">10525</span>  <span class="keywordflow">if</span> (_internal_has_routes()) {</div><div class="line"><a name="l10526"></a><span class="lineno">10526</span>  clear_has_constraint();</div><div class="line"><a name="l10527"></a><span class="lineno">10527</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">::operations_research::sat::RoutesConstraintProto</a>* temp = constraint_.routes_;</div><div class="line"><a name="l10528"></a><span class="lineno">10528</span>  constraint_.routes_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10529"></a><span class="lineno">10529</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10530"></a><span class="lineno">10530</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10531"></a><span class="lineno">10531</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10532"></a><span class="lineno">10532</span>  }</div><div class="line"><a name="l10533"></a><span class="lineno">10533</span> }</div><div class="line"><a name="l10534"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8291709cbb5858fd2dd9a6d2d261f689">10534</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8291709cbb5858fd2dd9a6d2d261f689">ConstraintProto::unsafe_arena_set_allocated_routes</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">operations_research::sat::RoutesConstraintProto</a>* routes) {</div><div class="line"><a name="l10535"></a><span class="lineno">10535</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10536"></a><span class="lineno">10536</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9cb91893e59295e6a830766d4e4f3c7">routes</a>) {</div><div class="line"><a name="l10537"></a><span class="lineno">10537</span>  set_has_routes();</div><div class="line"><a name="l10538"></a><span class="lineno">10538</span>  constraint_.routes_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9cb91893e59295e6a830766d4e4f3c7">routes</a>;</div><div class="line"><a name="l10539"></a><span class="lineno">10539</span>  }</div><div class="line"><a name="l10540"></a><span class="lineno">10540</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.routes)</span></div><div class="line"><a name="l10541"></a><span class="lineno">10541</span> }</div><div class="line"><a name="l10542"></a><span class="lineno">10542</span> inline ::operations_research::sat::RoutesConstraintProto* ConstraintProto::_internal_mutable_routes() {</div><div class="line"><a name="l10543"></a><span class="lineno">10543</span>  <span class="keywordflow">if</span> (!_internal_has_routes()) {</div><div class="line"><a name="l10544"></a><span class="lineno">10544</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10545"></a><span class="lineno">10545</span>  set_has_routes();</div><div class="line"><a name="l10546"></a><span class="lineno">10546</span>  constraint_.routes_ = CreateMaybeMessage< ::operations_research::sat::RoutesConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10547"></a><span class="lineno">10547</span>  }</div><div class="line"><a name="l10548"></a><span class="lineno">10548</span>  <span class="keywordflow">return</span> constraint_.routes_;</div><div class="line"><a name="l10549"></a><span class="lineno">10549</span> }</div><div class="line"><a name="l10550"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2fcde0ee58f56a1b603f8eb7d474b530">10550</a></span> inline ::operations_research::sat::RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2fcde0ee58f56a1b603f8eb7d474b530">ConstraintProto::mutable_routes</a>() {</div><div class="line"><a name="l10551"></a><span class="lineno">10551</span>  <a class="code" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">::operations_research::sat::RoutesConstraintProto</a>* _msg = _internal_mutable_routes();</div><div class="line"><a name="l10552"></a><span class="lineno">10552</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.routes)</span></div><div class="line"><a name="l10553"></a><span class="lineno">10553</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10554"></a><span class="lineno">10554</span> }</div><div class="line"><a name="l10555"></a><span class="lineno">10555</span> </div><div class="line"><a name="l10556"></a><span class="lineno">10556</span> <span class="comment">// .operations_research.sat.TableConstraintProto table = 16;</span></div><div class="line"><a name="l10557"></a><span class="lineno">10557</span> <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="l10558"></a><span class="lineno">10558</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1476d98efc03ccb4224ae17f531fd05a">kTable</a>;</div><div class="line"><a name="l10559"></a><span class="lineno">10559</span> }</div><div class="line"><a name="l10560"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5642309c1ca01dd0724e933b73664ab">10560</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5642309c1ca01dd0724e933b73664ab">ConstraintProto::has_table</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10561"></a><span class="lineno">10561</span>  <span class="keywordflow">return</span> _internal_has_table();</div><div class="line"><a name="l10562"></a><span class="lineno">10562</span> }</div><div class="line"><a name="l10563"></a><span class="lineno">10563</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_table() {</div><div class="line"><a name="l10564"></a><span class="lineno">10564</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1476d98efc03ccb4224ae17f531fd05a">kTable</a>;</div><div class="line"><a name="l10565"></a><span class="lineno">10565</span> }</div><div class="line"><a name="l10566"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b22a7e9289238870e2009f6078a6f03">10566</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b22a7e9289238870e2009f6078a6f03">ConstraintProto::clear_table</a>() {</div><div class="line"><a name="l10567"></a><span class="lineno">10567</span>  <span class="keywordflow">if</span> (_internal_has_table()) {</div><div class="line"><a name="l10568"></a><span class="lineno">10568</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10569"></a><span class="lineno">10569</span>  <span class="keyword">delete</span> constraint_.table_;</div><div class="line"><a name="l10570"></a><span class="lineno">10570</span>  }</div><div class="line"><a name="l10571"></a><span class="lineno">10571</span>  clear_has_constraint();</div><div class="line"><a name="l10572"></a><span class="lineno">10572</span>  }</div><div class="line"><a name="l10573"></a><span class="lineno">10573</span> }</div><div class="line"><a name="l10574"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2247ed0838cf45a93350304d96687fc7">10574</a></span> inline ::operations_research::sat::TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2247ed0838cf45a93350304d96687fc7">ConstraintProto::release_table</a>() {</div><div class="line"><a name="l10575"></a><span class="lineno">10575</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.table)</span></div><div class="line"><a name="l10576"></a><span class="lineno">10576</span>  <span class="keywordflow">if</span> (_internal_has_table()) {</div><div class="line"><a name="l10577"></a><span class="lineno">10577</span>  clear_has_constraint();</div><div class="line"><a name="l10578"></a><span class="lineno">10578</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">::operations_research::sat::TableConstraintProto</a>* temp = constraint_.table_;</div><div class="line"><a name="l10579"></a><span class="lineno">10579</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10580"></a><span class="lineno">10580</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10581"></a><span class="lineno">10581</span>  }</div><div class="line"><a name="l10582"></a><span class="lineno">10582</span>  constraint_.table_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10583"></a><span class="lineno">10583</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10584"></a><span class="lineno">10584</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10585"></a><span class="lineno">10585</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10586"></a><span class="lineno">10586</span>  }</div><div class="line"><a name="l10587"></a><span class="lineno">10587</span> }</div><div class="line"><a name="l10588"></a><span class="lineno">10588</span> <span class="keyword">inline</span> const ::operations_research::sat::TableConstraintProto& ConstraintProto::_internal_table()<span class="keyword"> const </span>{</div><div class="line"><a name="l10589"></a><span class="lineno">10589</span>  <span class="keywordflow">return</span> _internal_has_table()</div><div class="line"><a name="l10590"></a><span class="lineno">10590</span>  ? *constraint_.table_</div><div class="line"><a name="l10591"></a><span class="lineno">10591</span>  : reinterpret_cast< ::operations_research::sat::TableConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#aecd8e85982106d608b8b23678f1508f7">operations_research::sat::_TableConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10592"></a><span class="lineno">10592</span> }</div><div class="line"><a name="l10593"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">10593</a></span> <span class="keyword">inline</span> const ::operations_research::sat::TableConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">ConstraintProto::table</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10594"></a><span class="lineno">10594</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.table)</span></div><div class="line"><a name="l10595"></a><span class="lineno">10595</span>  <span class="keywordflow">return</span> _internal_table();</div><div class="line"><a name="l10596"></a><span class="lineno">10596</span> }</div><div class="line"><a name="l10597"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1922de4a7b87913e463301776a7222c6">10597</a></span> inline ::operations_research::sat::TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1922de4a7b87913e463301776a7222c6">ConstraintProto::unsafe_arena_release_table</a>() {</div><div class="line"><a name="l10598"></a><span class="lineno">10598</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.table)</span></div><div class="line"><a name="l10599"></a><span class="lineno">10599</span>  <span class="keywordflow">if</span> (_internal_has_table()) {</div><div class="line"><a name="l10600"></a><span class="lineno">10600</span>  clear_has_constraint();</div><div class="line"><a name="l10601"></a><span class="lineno">10601</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">::operations_research::sat::TableConstraintProto</a>* temp = constraint_.table_;</div><div class="line"><a name="l10602"></a><span class="lineno">10602</span>  constraint_.table_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10603"></a><span class="lineno">10603</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10604"></a><span class="lineno">10604</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10605"></a><span class="lineno">10605</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10606"></a><span class="lineno">10606</span>  }</div><div class="line"><a name="l10607"></a><span class="lineno">10607</span> }</div><div class="line"><a name="l10608"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaff4bdddc278ec869a78005321ef163f">10608</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaff4bdddc278ec869a78005321ef163f">ConstraintProto::unsafe_arena_set_allocated_table</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">operations_research::sat::TableConstraintProto</a>* table) {</div><div class="line"><a name="l10609"></a><span class="lineno">10609</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10610"></a><span class="lineno">10610</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">table</a>) {</div><div class="line"><a name="l10611"></a><span class="lineno">10611</span>  set_has_table();</div><div class="line"><a name="l10612"></a><span class="lineno">10612</span>  constraint_.table_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">table</a>;</div><div class="line"><a name="l10613"></a><span class="lineno">10613</span>  }</div><div class="line"><a name="l10614"></a><span class="lineno">10614</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.table)</span></div><div class="line"><a name="l10615"></a><span class="lineno">10615</span> }</div><div class="line"><a name="l10616"></a><span class="lineno">10616</span> inline ::operations_research::sat::TableConstraintProto* ConstraintProto::_internal_mutable_table() {</div><div class="line"><a name="l10617"></a><span class="lineno">10617</span>  <span class="keywordflow">if</span> (!_internal_has_table()) {</div><div class="line"><a name="l10618"></a><span class="lineno">10618</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10619"></a><span class="lineno">10619</span>  set_has_table();</div><div class="line"><a name="l10620"></a><span class="lineno">10620</span>  constraint_.table_ = CreateMaybeMessage< ::operations_research::sat::TableConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10621"></a><span class="lineno">10621</span>  }</div><div class="line"><a name="l10622"></a><span class="lineno">10622</span>  <span class="keywordflow">return</span> constraint_.table_;</div><div class="line"><a name="l10623"></a><span class="lineno">10623</span> }</div><div class="line"><a name="l10624"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a199bf5f173fa27a9b4cc1b609c1150e4">10624</a></span> inline ::operations_research::sat::TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a199bf5f173fa27a9b4cc1b609c1150e4">ConstraintProto::mutable_table</a>() {</div><div class="line"><a name="l10625"></a><span class="lineno">10625</span>  <a class="code" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">::operations_research::sat::TableConstraintProto</a>* _msg = _internal_mutable_table();</div><div class="line"><a name="l10626"></a><span class="lineno">10626</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.table)</span></div><div class="line"><a name="l10627"></a><span class="lineno">10627</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10628"></a><span class="lineno">10628</span> }</div><div class="line"><a name="l10629"></a><span class="lineno">10629</span> </div><div class="line"><a name="l10630"></a><span class="lineno">10630</span> <span class="comment">// .operations_research.sat.AutomatonConstraintProto automaton = 17;</span></div><div class="line"><a name="l10631"></a><span class="lineno">10631</span> <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="l10632"></a><span class="lineno">10632</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a8ab070d41f07187a3dc733f52455ffc0">kAutomaton</a>;</div><div class="line"><a name="l10633"></a><span class="lineno">10633</span> }</div><div class="line"><a name="l10634"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#addde463624adb6723da3d9375af3a489">10634</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#addde463624adb6723da3d9375af3a489">ConstraintProto::has_automaton</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10635"></a><span class="lineno">10635</span>  <span class="keywordflow">return</span> _internal_has_automaton();</div><div class="line"><a name="l10636"></a><span class="lineno">10636</span> }</div><div class="line"><a name="l10637"></a><span class="lineno">10637</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_automaton() {</div><div class="line"><a name="l10638"></a><span class="lineno">10638</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a8ab070d41f07187a3dc733f52455ffc0">kAutomaton</a>;</div><div class="line"><a name="l10639"></a><span class="lineno">10639</span> }</div><div class="line"><a name="l10640"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a866f59df664641b2ff2830b9e53970b8">10640</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a866f59df664641b2ff2830b9e53970b8">ConstraintProto::clear_automaton</a>() {</div><div class="line"><a name="l10641"></a><span class="lineno">10641</span>  <span class="keywordflow">if</span> (_internal_has_automaton()) {</div><div class="line"><a name="l10642"></a><span class="lineno">10642</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10643"></a><span class="lineno">10643</span>  <span class="keyword">delete</span> constraint_.automaton_;</div><div class="line"><a name="l10644"></a><span class="lineno">10644</span>  }</div><div class="line"><a name="l10645"></a><span class="lineno">10645</span>  clear_has_constraint();</div><div class="line"><a name="l10646"></a><span class="lineno">10646</span>  }</div><div class="line"><a name="l10647"></a><span class="lineno">10647</span> }</div><div class="line"><a name="l10648"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaf9034de51cf60519436df9c7833ddcc">10648</a></span> inline ::operations_research::sat::AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaf9034de51cf60519436df9c7833ddcc">ConstraintProto::release_automaton</a>() {</div><div class="line"><a name="l10649"></a><span class="lineno">10649</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.automaton)</span></div><div class="line"><a name="l10650"></a><span class="lineno">10650</span>  <span class="keywordflow">if</span> (_internal_has_automaton()) {</div><div class="line"><a name="l10651"></a><span class="lineno">10651</span>  clear_has_constraint();</div><div class="line"><a name="l10652"></a><span class="lineno">10652</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">::operations_research::sat::AutomatonConstraintProto</a>* temp = constraint_.automaton_;</div><div class="line"><a name="l10653"></a><span class="lineno">10653</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10654"></a><span class="lineno">10654</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10655"></a><span class="lineno">10655</span>  }</div><div class="line"><a name="l10656"></a><span class="lineno">10656</span>  constraint_.automaton_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10657"></a><span class="lineno">10657</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10658"></a><span class="lineno">10658</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10659"></a><span class="lineno">10659</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10660"></a><span class="lineno">10660</span>  }</div><div class="line"><a name="l10661"></a><span class="lineno">10661</span> }</div><div class="line"><a name="l10662"></a><span class="lineno">10662</span> <span class="keyword">inline</span> const ::operations_research::sat::AutomatonConstraintProto& ConstraintProto::_internal_automaton()<span class="keyword"> const </span>{</div><div class="line"><a name="l10663"></a><span class="lineno">10663</span>  <span class="keywordflow">return</span> _internal_has_automaton()</div><div class="line"><a name="l10664"></a><span class="lineno">10664</span>  ? *constraint_.automaton_</div><div class="line"><a name="l10665"></a><span class="lineno">10665</span>  : reinterpret_cast< ::operations_research::sat::AutomatonConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#abf09b453afccb2f50177ffcd3dfbd27a">operations_research::sat::_AutomatonConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10666"></a><span class="lineno">10666</span> }</div><div class="line"><a name="l10667"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e3d7243189a799e8ae7c26a6929ef37">10667</a></span> <span class="keyword">inline</span> const ::operations_research::sat::AutomatonConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e3d7243189a799e8ae7c26a6929ef37">ConstraintProto::automaton</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10668"></a><span class="lineno">10668</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.automaton)</span></div><div class="line"><a name="l10669"></a><span class="lineno">10669</span>  <span class="keywordflow">return</span> _internal_automaton();</div><div class="line"><a name="l10670"></a><span class="lineno">10670</span> }</div><div class="line"><a name="l10671"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a286e3fb2ecbdefddc79dbe4302ee19b4">10671</a></span> inline ::operations_research::sat::AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a286e3fb2ecbdefddc79dbe4302ee19b4">ConstraintProto::unsafe_arena_release_automaton</a>() {</div><div class="line"><a name="l10672"></a><span class="lineno">10672</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.automaton)</span></div><div class="line"><a name="l10673"></a><span class="lineno">10673</span>  <span class="keywordflow">if</span> (_internal_has_automaton()) {</div><div class="line"><a name="l10674"></a><span class="lineno">10674</span>  clear_has_constraint();</div><div class="line"><a name="l10675"></a><span class="lineno">10675</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">::operations_research::sat::AutomatonConstraintProto</a>* temp = constraint_.automaton_;</div><div class="line"><a name="l10676"></a><span class="lineno">10676</span>  constraint_.automaton_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10677"></a><span class="lineno">10677</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10678"></a><span class="lineno">10678</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10679"></a><span class="lineno">10679</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10680"></a><span class="lineno">10680</span>  }</div><div class="line"><a name="l10681"></a><span class="lineno">10681</span> }</div><div class="line"><a name="l10682"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a002565a65ebaf4cb9fed0d9889dfeec7">10682</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a002565a65ebaf4cb9fed0d9889dfeec7">ConstraintProto::unsafe_arena_set_allocated_automaton</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">operations_research::sat::AutomatonConstraintProto</a>* automaton) {</div><div class="line"><a name="l10683"></a><span class="lineno">10683</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10684"></a><span class="lineno">10684</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e3d7243189a799e8ae7c26a6929ef37">automaton</a>) {</div><div class="line"><a name="l10685"></a><span class="lineno">10685</span>  set_has_automaton();</div><div class="line"><a name="l10686"></a><span class="lineno">10686</span>  constraint_.automaton_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e3d7243189a799e8ae7c26a6929ef37">automaton</a>;</div><div class="line"><a name="l10687"></a><span class="lineno">10687</span>  }</div><div class="line"><a name="l10688"></a><span class="lineno">10688</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.automaton)</span></div><div class="line"><a name="l10689"></a><span class="lineno">10689</span> }</div><div class="line"><a name="l10690"></a><span class="lineno">10690</span> inline ::operations_research::sat::AutomatonConstraintProto* ConstraintProto::_internal_mutable_automaton() {</div><div class="line"><a name="l10691"></a><span class="lineno">10691</span>  <span class="keywordflow">if</span> (!_internal_has_automaton()) {</div><div class="line"><a name="l10692"></a><span class="lineno">10692</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10693"></a><span class="lineno">10693</span>  set_has_automaton();</div><div class="line"><a name="l10694"></a><span class="lineno">10694</span>  constraint_.automaton_ = CreateMaybeMessage< ::operations_research::sat::AutomatonConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10695"></a><span class="lineno">10695</span>  }</div><div class="line"><a name="l10696"></a><span class="lineno">10696</span>  <span class="keywordflow">return</span> constraint_.automaton_;</div><div class="line"><a name="l10697"></a><span class="lineno">10697</span> }</div><div class="line"><a name="l10698"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaa9eaebae6a5a7411efb51e963a148a7">10698</a></span> inline ::operations_research::sat::AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaa9eaebae6a5a7411efb51e963a148a7">ConstraintProto::mutable_automaton</a>() {</div><div class="line"><a name="l10699"></a><span class="lineno">10699</span>  <a class="code" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">::operations_research::sat::AutomatonConstraintProto</a>* _msg = _internal_mutable_automaton();</div><div class="line"><a name="l10700"></a><span class="lineno">10700</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.automaton)</span></div><div class="line"><a name="l10701"></a><span class="lineno">10701</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10702"></a><span class="lineno">10702</span> }</div><div class="line"><a name="l10703"></a><span class="lineno">10703</span> </div><div class="line"><a name="l10704"></a><span class="lineno">10704</span> <span class="comment">// .operations_research.sat.InverseConstraintProto inverse = 18;</span></div><div class="line"><a name="l10705"></a><span class="lineno">10705</span> <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="l10706"></a><span class="lineno">10706</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aacf7ff630234b9ffede42cdbc9d5be5a">kInverse</a>;</div><div class="line"><a name="l10707"></a><span class="lineno">10707</span> }</div><div class="line"><a name="l10708"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e7d5256ad5cfe3bc0bc80ebb07d14ff">10708</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e7d5256ad5cfe3bc0bc80ebb07d14ff">ConstraintProto::has_inverse</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10709"></a><span class="lineno">10709</span>  <span class="keywordflow">return</span> _internal_has_inverse();</div><div class="line"><a name="l10710"></a><span class="lineno">10710</span> }</div><div class="line"><a name="l10711"></a><span class="lineno">10711</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_inverse() {</div><div class="line"><a name="l10712"></a><span class="lineno">10712</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aacf7ff630234b9ffede42cdbc9d5be5a">kInverse</a>;</div><div class="line"><a name="l10713"></a><span class="lineno">10713</span> }</div><div class="line"><a name="l10714"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6069c6d8a6f5dcc7fc4f53c35640fbb9">10714</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6069c6d8a6f5dcc7fc4f53c35640fbb9">ConstraintProto::clear_inverse</a>() {</div><div class="line"><a name="l10715"></a><span class="lineno">10715</span>  <span class="keywordflow">if</span> (_internal_has_inverse()) {</div><div class="line"><a name="l10716"></a><span class="lineno">10716</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10717"></a><span class="lineno">10717</span>  <span class="keyword">delete</span> constraint_.inverse_;</div><div class="line"><a name="l10718"></a><span class="lineno">10718</span>  }</div><div class="line"><a name="l10719"></a><span class="lineno">10719</span>  clear_has_constraint();</div><div class="line"><a name="l10720"></a><span class="lineno">10720</span>  }</div><div class="line"><a name="l10721"></a><span class="lineno">10721</span> }</div><div class="line"><a name="l10722"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaffa42257f30c3a54e63e34bb591476f">10722</a></span> inline ::operations_research::sat::InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaffa42257f30c3a54e63e34bb591476f">ConstraintProto::release_inverse</a>() {</div><div class="line"><a name="l10723"></a><span class="lineno">10723</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.inverse)</span></div><div class="line"><a name="l10724"></a><span class="lineno">10724</span>  <span class="keywordflow">if</span> (_internal_has_inverse()) {</div><div class="line"><a name="l10725"></a><span class="lineno">10725</span>  clear_has_constraint();</div><div class="line"><a name="l10726"></a><span class="lineno">10726</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">::operations_research::sat::InverseConstraintProto</a>* temp = constraint_.inverse_;</div><div class="line"><a name="l10727"></a><span class="lineno">10727</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10728"></a><span class="lineno">10728</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10729"></a><span class="lineno">10729</span>  }</div><div class="line"><a name="l10730"></a><span class="lineno">10730</span>  constraint_.inverse_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10731"></a><span class="lineno">10731</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10732"></a><span class="lineno">10732</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10733"></a><span class="lineno">10733</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10734"></a><span class="lineno">10734</span>  }</div><div class="line"><a name="l10735"></a><span class="lineno">10735</span> }</div><div class="line"><a name="l10736"></a><span class="lineno">10736</span> <span class="keyword">inline</span> const ::operations_research::sat::InverseConstraintProto& ConstraintProto::_internal_inverse()<span class="keyword"> const </span>{</div><div class="line"><a name="l10737"></a><span class="lineno">10737</span>  <span class="keywordflow">return</span> _internal_has_inverse()</div><div class="line"><a name="l10738"></a><span class="lineno">10738</span>  ? *constraint_.inverse_</div><div class="line"><a name="l10739"></a><span class="lineno">10739</span>  : reinterpret_cast< ::operations_research::sat::InverseConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a221276dc5424848b110e741e47d11c12">operations_research::sat::_InverseConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10740"></a><span class="lineno">10740</span> }</div><div class="line"><a name="l10741"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">10741</a></span> <span class="keyword">inline</span> const ::operations_research::sat::InverseConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">ConstraintProto::inverse</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10742"></a><span class="lineno">10742</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.inverse)</span></div><div class="line"><a name="l10743"></a><span class="lineno">10743</span>  <span class="keywordflow">return</span> _internal_inverse();</div><div class="line"><a name="l10744"></a><span class="lineno">10744</span> }</div><div class="line"><a name="l10745"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7334d4caa94e91dc5d1214a3fa6e2516">10745</a></span> inline ::operations_research::sat::InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7334d4caa94e91dc5d1214a3fa6e2516">ConstraintProto::unsafe_arena_release_inverse</a>() {</div><div class="line"><a name="l10746"></a><span class="lineno">10746</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.inverse)</span></div><div class="line"><a name="l10747"></a><span class="lineno">10747</span>  <span class="keywordflow">if</span> (_internal_has_inverse()) {</div><div class="line"><a name="l10748"></a><span class="lineno">10748</span>  clear_has_constraint();</div><div class="line"><a name="l10749"></a><span class="lineno">10749</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">::operations_research::sat::InverseConstraintProto</a>* temp = constraint_.inverse_;</div><div class="line"><a name="l10750"></a><span class="lineno">10750</span>  constraint_.inverse_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10751"></a><span class="lineno">10751</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10752"></a><span class="lineno">10752</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10753"></a><span class="lineno">10753</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10754"></a><span class="lineno">10754</span>  }</div><div class="line"><a name="l10755"></a><span class="lineno">10755</span> }</div><div class="line"><a name="l10756"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af4ab3d63e3dcd6734d8b0af7075a8453">10756</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af4ab3d63e3dcd6734d8b0af7075a8453">ConstraintProto::unsafe_arena_set_allocated_inverse</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">operations_research::sat::InverseConstraintProto</a>* inverse) {</div><div class="line"><a name="l10757"></a><span class="lineno">10757</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10758"></a><span class="lineno">10758</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">inverse</a>) {</div><div class="line"><a name="l10759"></a><span class="lineno">10759</span>  set_has_inverse();</div><div class="line"><a name="l10760"></a><span class="lineno">10760</span>  constraint_.inverse_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">inverse</a>;</div><div class="line"><a name="l10761"></a><span class="lineno">10761</span>  }</div><div class="line"><a name="l10762"></a><span class="lineno">10762</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.inverse)</span></div><div class="line"><a name="l10763"></a><span class="lineno">10763</span> }</div><div class="line"><a name="l10764"></a><span class="lineno">10764</span> inline ::operations_research::sat::InverseConstraintProto* ConstraintProto::_internal_mutable_inverse() {</div><div class="line"><a name="l10765"></a><span class="lineno">10765</span>  <span class="keywordflow">if</span> (!_internal_has_inverse()) {</div><div class="line"><a name="l10766"></a><span class="lineno">10766</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10767"></a><span class="lineno">10767</span>  set_has_inverse();</div><div class="line"><a name="l10768"></a><span class="lineno">10768</span>  constraint_.inverse_ = CreateMaybeMessage< ::operations_research::sat::InverseConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10769"></a><span class="lineno">10769</span>  }</div><div class="line"><a name="l10770"></a><span class="lineno">10770</span>  <span class="keywordflow">return</span> constraint_.inverse_;</div><div class="line"><a name="l10771"></a><span class="lineno">10771</span> }</div><div class="line"><a name="l10772"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae9743a1dc1f3e9a262952ac4dc2423f0">10772</a></span> inline ::operations_research::sat::InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae9743a1dc1f3e9a262952ac4dc2423f0">ConstraintProto::mutable_inverse</a>() {</div><div class="line"><a name="l10773"></a><span class="lineno">10773</span>  <a class="code" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">::operations_research::sat::InverseConstraintProto</a>* _msg = _internal_mutable_inverse();</div><div class="line"><a name="l10774"></a><span class="lineno">10774</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.inverse)</span></div><div class="line"><a name="l10775"></a><span class="lineno">10775</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10776"></a><span class="lineno">10776</span> }</div><div class="line"><a name="l10777"></a><span class="lineno">10777</span> </div><div class="line"><a name="l10778"></a><span class="lineno">10778</span> <span class="comment">// .operations_research.sat.ReservoirConstraintProto reservoir = 24;</span></div><div class="line"><a name="l10779"></a><span class="lineno">10779</span> <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="l10780"></a><span class="lineno">10780</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a86d0a62bd1b691a1b81446e7ced9cdf7">kReservoir</a>;</div><div class="line"><a name="l10781"></a><span class="lineno">10781</span> }</div><div class="line"><a name="l10782"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#adbb62d344329ce2729e771ff15398594">10782</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#adbb62d344329ce2729e771ff15398594">ConstraintProto::has_reservoir</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10783"></a><span class="lineno">10783</span>  <span class="keywordflow">return</span> _internal_has_reservoir();</div><div class="line"><a name="l10784"></a><span class="lineno">10784</span> }</div><div class="line"><a name="l10785"></a><span class="lineno">10785</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_reservoir() {</div><div class="line"><a name="l10786"></a><span class="lineno">10786</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a86d0a62bd1b691a1b81446e7ced9cdf7">kReservoir</a>;</div><div class="line"><a name="l10787"></a><span class="lineno">10787</span> }</div><div class="line"><a name="l10788"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6c1441b3d10dc7ee7814b37fed4c1cc6">10788</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6c1441b3d10dc7ee7814b37fed4c1cc6">ConstraintProto::clear_reservoir</a>() {</div><div class="line"><a name="l10789"></a><span class="lineno">10789</span>  <span class="keywordflow">if</span> (_internal_has_reservoir()) {</div><div class="line"><a name="l10790"></a><span class="lineno">10790</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10791"></a><span class="lineno">10791</span>  <span class="keyword">delete</span> constraint_.reservoir_;</div><div class="line"><a name="l10792"></a><span class="lineno">10792</span>  }</div><div class="line"><a name="l10793"></a><span class="lineno">10793</span>  clear_has_constraint();</div><div class="line"><a name="l10794"></a><span class="lineno">10794</span>  }</div><div class="line"><a name="l10795"></a><span class="lineno">10795</span> }</div><div class="line"><a name="l10796"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a310c9b0c2d6b6201f19ab28c494e8294">10796</a></span> inline ::operations_research::sat::ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a310c9b0c2d6b6201f19ab28c494e8294">ConstraintProto::release_reservoir</a>() {</div><div class="line"><a name="l10797"></a><span class="lineno">10797</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.reservoir)</span></div><div class="line"><a name="l10798"></a><span class="lineno">10798</span>  <span class="keywordflow">if</span> (_internal_has_reservoir()) {</div><div class="line"><a name="l10799"></a><span class="lineno">10799</span>  clear_has_constraint();</div><div class="line"><a name="l10800"></a><span class="lineno">10800</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">::operations_research::sat::ReservoirConstraintProto</a>* temp = constraint_.reservoir_;</div><div class="line"><a name="l10801"></a><span class="lineno">10801</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10802"></a><span class="lineno">10802</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10803"></a><span class="lineno">10803</span>  }</div><div class="line"><a name="l10804"></a><span class="lineno">10804</span>  constraint_.reservoir_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10805"></a><span class="lineno">10805</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10806"></a><span class="lineno">10806</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10807"></a><span class="lineno">10807</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10808"></a><span class="lineno">10808</span>  }</div><div class="line"><a name="l10809"></a><span class="lineno">10809</span> }</div><div class="line"><a name="l10810"></a><span class="lineno">10810</span> <span class="keyword">inline</span> const ::operations_research::sat::ReservoirConstraintProto& ConstraintProto::_internal_reservoir()<span class="keyword"> const </span>{</div><div class="line"><a name="l10811"></a><span class="lineno">10811</span>  <span class="keywordflow">return</span> _internal_has_reservoir()</div><div class="line"><a name="l10812"></a><span class="lineno">10812</span>  ? *constraint_.reservoir_</div><div class="line"><a name="l10813"></a><span class="lineno">10813</span>  : reinterpret_cast< ::operations_research::sat::ReservoirConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#afa291a640d37abb7a53142f7b4acba70">operations_research::sat::_ReservoirConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10814"></a><span class="lineno">10814</span> }</div><div class="line"><a name="l10815"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a48c7fb0fc83668d9548c7809aab2adcf">10815</a></span> <span class="keyword">inline</span> const ::operations_research::sat::ReservoirConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a48c7fb0fc83668d9548c7809aab2adcf">ConstraintProto::reservoir</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10816"></a><span class="lineno">10816</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.reservoir)</span></div><div class="line"><a name="l10817"></a><span class="lineno">10817</span>  <span class="keywordflow">return</span> _internal_reservoir();</div><div class="line"><a name="l10818"></a><span class="lineno">10818</span> }</div><div class="line"><a name="l10819"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa83ebe8dc06cfc047443c0250f7d478f">10819</a></span> inline ::operations_research::sat::ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa83ebe8dc06cfc047443c0250f7d478f">ConstraintProto::unsafe_arena_release_reservoir</a>() {</div><div class="line"><a name="l10820"></a><span class="lineno">10820</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.reservoir)</span></div><div class="line"><a name="l10821"></a><span class="lineno">10821</span>  <span class="keywordflow">if</span> (_internal_has_reservoir()) {</div><div class="line"><a name="l10822"></a><span class="lineno">10822</span>  clear_has_constraint();</div><div class="line"><a name="l10823"></a><span class="lineno">10823</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">::operations_research::sat::ReservoirConstraintProto</a>* temp = constraint_.reservoir_;</div><div class="line"><a name="l10824"></a><span class="lineno">10824</span>  constraint_.reservoir_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10825"></a><span class="lineno">10825</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10826"></a><span class="lineno">10826</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10827"></a><span class="lineno">10827</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10828"></a><span class="lineno">10828</span>  }</div><div class="line"><a name="l10829"></a><span class="lineno">10829</span> }</div><div class="line"><a name="l10830"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab1ba9223e9d9cdbb462f214353828577">10830</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab1ba9223e9d9cdbb462f214353828577">ConstraintProto::unsafe_arena_set_allocated_reservoir</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">operations_research::sat::ReservoirConstraintProto</a>* reservoir) {</div><div class="line"><a name="l10831"></a><span class="lineno">10831</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10832"></a><span class="lineno">10832</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a48c7fb0fc83668d9548c7809aab2adcf">reservoir</a>) {</div><div class="line"><a name="l10833"></a><span class="lineno">10833</span>  set_has_reservoir();</div><div class="line"><a name="l10834"></a><span class="lineno">10834</span>  constraint_.reservoir_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a48c7fb0fc83668d9548c7809aab2adcf">reservoir</a>;</div><div class="line"><a name="l10835"></a><span class="lineno">10835</span>  }</div><div class="line"><a name="l10836"></a><span class="lineno">10836</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.reservoir)</span></div><div class="line"><a name="l10837"></a><span class="lineno">10837</span> }</div><div class="line"><a name="l10838"></a><span class="lineno">10838</span> inline ::operations_research::sat::ReservoirConstraintProto* ConstraintProto::_internal_mutable_reservoir() {</div><div class="line"><a name="l10839"></a><span class="lineno">10839</span>  <span class="keywordflow">if</span> (!_internal_has_reservoir()) {</div><div class="line"><a name="l10840"></a><span class="lineno">10840</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10841"></a><span class="lineno">10841</span>  set_has_reservoir();</div><div class="line"><a name="l10842"></a><span class="lineno">10842</span>  constraint_.reservoir_ = CreateMaybeMessage< ::operations_research::sat::ReservoirConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10843"></a><span class="lineno">10843</span>  }</div><div class="line"><a name="l10844"></a><span class="lineno">10844</span>  <span class="keywordflow">return</span> constraint_.reservoir_;</div><div class="line"><a name="l10845"></a><span class="lineno">10845</span> }</div><div class="line"><a name="l10846"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe9d0af445012038cad6115078089949">10846</a></span> inline ::operations_research::sat::ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe9d0af445012038cad6115078089949">ConstraintProto::mutable_reservoir</a>() {</div><div class="line"><a name="l10847"></a><span class="lineno">10847</span>  <a class="code" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">::operations_research::sat::ReservoirConstraintProto</a>* _msg = _internal_mutable_reservoir();</div><div class="line"><a name="l10848"></a><span class="lineno">10848</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.reservoir)</span></div><div class="line"><a name="l10849"></a><span class="lineno">10849</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10850"></a><span class="lineno">10850</span> }</div><div class="line"><a name="l10851"></a><span class="lineno">10851</span> </div><div class="line"><a name="l10852"></a><span class="lineno">10852</span> <span class="comment">// .operations_research.sat.IntervalConstraintProto interval = 19;</span></div><div class="line"><a name="l10853"></a><span class="lineno">10853</span> <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="l10854"></a><span class="lineno">10854</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1b948ef604eecbb4da42feb6bed2beff">kInterval</a>;</div><div class="line"><a name="l10855"></a><span class="lineno">10855</span> }</div><div class="line"><a name="l10856"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab32cb57ddb6b08f5729fff0a7b558ebf">10856</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab32cb57ddb6b08f5729fff0a7b558ebf">ConstraintProto::has_interval</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10857"></a><span class="lineno">10857</span>  <span class="keywordflow">return</span> _internal_has_interval();</div><div class="line"><a name="l10858"></a><span class="lineno">10858</span> }</div><div class="line"><a name="l10859"></a><span class="lineno">10859</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_interval() {</div><div class="line"><a name="l10860"></a><span class="lineno">10860</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1b948ef604eecbb4da42feb6bed2beff">kInterval</a>;</div><div class="line"><a name="l10861"></a><span class="lineno">10861</span> }</div><div class="line"><a name="l10862"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5cb8715bb303f72eb9bedb44d2291a45">10862</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5cb8715bb303f72eb9bedb44d2291a45">ConstraintProto::clear_interval</a>() {</div><div class="line"><a name="l10863"></a><span class="lineno">10863</span>  <span class="keywordflow">if</span> (_internal_has_interval()) {</div><div class="line"><a name="l10864"></a><span class="lineno">10864</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10865"></a><span class="lineno">10865</span>  <span class="keyword">delete</span> constraint_.interval_;</div><div class="line"><a name="l10866"></a><span class="lineno">10866</span>  }</div><div class="line"><a name="l10867"></a><span class="lineno">10867</span>  clear_has_constraint();</div><div class="line"><a name="l10868"></a><span class="lineno">10868</span>  }</div><div class="line"><a name="l10869"></a><span class="lineno">10869</span> }</div><div class="line"><a name="l10870"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#addecfe2d1a0783eb98823ecf02e56301">10870</a></span> inline ::operations_research::sat::IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#addecfe2d1a0783eb98823ecf02e56301">ConstraintProto::release_interval</a>() {</div><div class="line"><a name="l10871"></a><span class="lineno">10871</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.interval)</span></div><div class="line"><a name="l10872"></a><span class="lineno">10872</span>  <span class="keywordflow">if</span> (_internal_has_interval()) {</div><div class="line"><a name="l10873"></a><span class="lineno">10873</span>  clear_has_constraint();</div><div class="line"><a name="l10874"></a><span class="lineno">10874</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">::operations_research::sat::IntervalConstraintProto</a>* temp = constraint_.interval_;</div><div class="line"><a name="l10875"></a><span class="lineno">10875</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10876"></a><span class="lineno">10876</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10877"></a><span class="lineno">10877</span>  }</div><div class="line"><a name="l10878"></a><span class="lineno">10878</span>  constraint_.interval_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10879"></a><span class="lineno">10879</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10880"></a><span class="lineno">10880</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10881"></a><span class="lineno">10881</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10882"></a><span class="lineno">10882</span>  }</div><div class="line"><a name="l10883"></a><span class="lineno">10883</span> }</div><div class="line"><a name="l10884"></a><span class="lineno">10884</span> <span class="keyword">inline</span> const ::operations_research::sat::IntervalConstraintProto& ConstraintProto::_internal_interval()<span class="keyword"> const </span>{</div><div class="line"><a name="l10885"></a><span class="lineno">10885</span>  <span class="keywordflow">return</span> _internal_has_interval()</div><div class="line"><a name="l10886"></a><span class="lineno">10886</span>  ? *constraint_.interval_</div><div class="line"><a name="l10887"></a><span class="lineno">10887</span>  : reinterpret_cast< ::operations_research::sat::IntervalConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a5f4bbdfa15618bf8312bf8e6cc742097">operations_research::sat::_IntervalConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10888"></a><span class="lineno">10888</span> }</div><div class="line"><a name="l10889"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">10889</a></span> <span class="keyword">inline</span> const ::operations_research::sat::IntervalConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">ConstraintProto::interval</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10890"></a><span class="lineno">10890</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.interval)</span></div><div class="line"><a name="l10891"></a><span class="lineno">10891</span>  <span class="keywordflow">return</span> _internal_interval();</div><div class="line"><a name="l10892"></a><span class="lineno">10892</span> }</div><div class="line"><a name="l10893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a72507a8d9ec6b883855b3a020ff17449">10893</a></span> inline ::operations_research::sat::IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a72507a8d9ec6b883855b3a020ff17449">ConstraintProto::unsafe_arena_release_interval</a>() {</div><div class="line"><a name="l10894"></a><span class="lineno">10894</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.interval)</span></div><div class="line"><a name="l10895"></a><span class="lineno">10895</span>  <span class="keywordflow">if</span> (_internal_has_interval()) {</div><div class="line"><a name="l10896"></a><span class="lineno">10896</span>  clear_has_constraint();</div><div class="line"><a name="l10897"></a><span class="lineno">10897</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">::operations_research::sat::IntervalConstraintProto</a>* temp = constraint_.interval_;</div><div class="line"><a name="l10898"></a><span class="lineno">10898</span>  constraint_.interval_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10899"></a><span class="lineno">10899</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10900"></a><span class="lineno">10900</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10901"></a><span class="lineno">10901</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10902"></a><span class="lineno">10902</span>  }</div><div class="line"><a name="l10903"></a><span class="lineno">10903</span> }</div><div class="line"><a name="l10904"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace99f34b718c9b1388cf0e99935e00bf">10904</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace99f34b718c9b1388cf0e99935e00bf">ConstraintProto::unsafe_arena_set_allocated_interval</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">operations_research::sat::IntervalConstraintProto</a>* <a class="code" href="resource_8cc.html#af92a8383a05fdf586a52263d358f5ada">interval</a>) {</div><div class="line"><a name="l10905"></a><span class="lineno">10905</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10906"></a><span class="lineno">10906</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">interval</a>) {</div><div class="line"><a name="l10907"></a><span class="lineno">10907</span>  set_has_interval();</div><div class="line"><a name="l10908"></a><span class="lineno">10908</span>  constraint_.interval_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">interval</a>;</div><div class="line"><a name="l10909"></a><span class="lineno">10909</span>  }</div><div class="line"><a name="l10910"></a><span class="lineno">10910</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.interval)</span></div><div class="line"><a name="l10911"></a><span class="lineno">10911</span> }</div><div class="line"><a name="l10912"></a><span class="lineno">10912</span> inline ::operations_research::sat::IntervalConstraintProto* ConstraintProto::_internal_mutable_interval() {</div><div class="line"><a name="l10913"></a><span class="lineno">10913</span>  <span class="keywordflow">if</span> (!_internal_has_interval()) {</div><div class="line"><a name="l10914"></a><span class="lineno">10914</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10915"></a><span class="lineno">10915</span>  set_has_interval();</div><div class="line"><a name="l10916"></a><span class="lineno">10916</span>  constraint_.interval_ = CreateMaybeMessage< ::operations_research::sat::IntervalConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10917"></a><span class="lineno">10917</span>  }</div><div class="line"><a name="l10918"></a><span class="lineno">10918</span>  <span class="keywordflow">return</span> constraint_.interval_;</div><div class="line"><a name="l10919"></a><span class="lineno">10919</span> }</div><div class="line"><a name="l10920"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0c6e505a600b075354ca4c9f9a08c4d0">10920</a></span> inline ::operations_research::sat::IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0c6e505a600b075354ca4c9f9a08c4d0">ConstraintProto::mutable_interval</a>() {</div><div class="line"><a name="l10921"></a><span class="lineno">10921</span>  <a class="code" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">::operations_research::sat::IntervalConstraintProto</a>* _msg = _internal_mutable_interval();</div><div class="line"><a name="l10922"></a><span class="lineno">10922</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.interval)</span></div><div class="line"><a name="l10923"></a><span class="lineno">10923</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10924"></a><span class="lineno">10924</span> }</div><div class="line"><a name="l10925"></a><span class="lineno">10925</span> </div><div class="line"><a name="l10926"></a><span class="lineno">10926</span> <span class="comment">// .operations_research.sat.NoOverlapConstraintProto no_overlap = 20;</span></div><div class="line"><a name="l10927"></a><span class="lineno">10927</span> <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="l10928"></a><span class="lineno">10928</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa604bb0c8d30d6e0908b243370cf98a7">kNoOverlap</a>;</div><div class="line"><a name="l10929"></a><span class="lineno">10929</span> }</div><div class="line"><a name="l10930"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2214361b5ef4cfdaeaf2720135f8ee4c">10930</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2214361b5ef4cfdaeaf2720135f8ee4c">ConstraintProto::has_no_overlap</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10931"></a><span class="lineno">10931</span>  <span class="keywordflow">return</span> _internal_has_no_overlap();</div><div class="line"><a name="l10932"></a><span class="lineno">10932</span> }</div><div class="line"><a name="l10933"></a><span class="lineno">10933</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_no_overlap() {</div><div class="line"><a name="l10934"></a><span class="lineno">10934</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa604bb0c8d30d6e0908b243370cf98a7">kNoOverlap</a>;</div><div class="line"><a name="l10935"></a><span class="lineno">10935</span> }</div><div class="line"><a name="l10936"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a90fe8fd99ba6ce12d6596fc018969d94">10936</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a90fe8fd99ba6ce12d6596fc018969d94">ConstraintProto::clear_no_overlap</a>() {</div><div class="line"><a name="l10937"></a><span class="lineno">10937</span>  <span class="keywordflow">if</span> (_internal_has_no_overlap()) {</div><div class="line"><a name="l10938"></a><span class="lineno">10938</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10939"></a><span class="lineno">10939</span>  <span class="keyword">delete</span> constraint_.no_overlap_;</div><div class="line"><a name="l10940"></a><span class="lineno">10940</span>  }</div><div class="line"><a name="l10941"></a><span class="lineno">10941</span>  clear_has_constraint();</div><div class="line"><a name="l10942"></a><span class="lineno">10942</span>  }</div><div class="line"><a name="l10943"></a><span class="lineno">10943</span> }</div><div class="line"><a name="l10944"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30c2c1af4cc1578368eb3604da5f5921">10944</a></span> inline ::operations_research::sat::NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30c2c1af4cc1578368eb3604da5f5921">ConstraintProto::release_no_overlap</a>() {</div><div class="line"><a name="l10945"></a><span class="lineno">10945</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.no_overlap)</span></div><div class="line"><a name="l10946"></a><span class="lineno">10946</span>  <span class="keywordflow">if</span> (_internal_has_no_overlap()) {</div><div class="line"><a name="l10947"></a><span class="lineno">10947</span>  clear_has_constraint();</div><div class="line"><a name="l10948"></a><span class="lineno">10948</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">::operations_research::sat::NoOverlapConstraintProto</a>* temp = constraint_.no_overlap_;</div><div class="line"><a name="l10949"></a><span class="lineno">10949</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l10950"></a><span class="lineno">10950</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l10951"></a><span class="lineno">10951</span>  }</div><div class="line"><a name="l10952"></a><span class="lineno">10952</span>  constraint_.no_overlap_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10953"></a><span class="lineno">10953</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10954"></a><span class="lineno">10954</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10955"></a><span class="lineno">10955</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10956"></a><span class="lineno">10956</span>  }</div><div class="line"><a name="l10957"></a><span class="lineno">10957</span> }</div><div class="line"><a name="l10958"></a><span class="lineno">10958</span> <span class="keyword">inline</span> const ::operations_research::sat::NoOverlapConstraintProto& ConstraintProto::_internal_no_overlap()<span class="keyword"> const </span>{</div><div class="line"><a name="l10959"></a><span class="lineno">10959</span>  <span class="keywordflow">return</span> _internal_has_no_overlap()</div><div class="line"><a name="l10960"></a><span class="lineno">10960</span>  ? *constraint_.no_overlap_</div><div class="line"><a name="l10961"></a><span class="lineno">10961</span>  : reinterpret_cast< ::operations_research::sat::NoOverlapConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a921e9c249f7c69309d0c2712f78867a2">operations_research::sat::_NoOverlapConstraintProto_default_instance_</a>);</div><div class="line"><a name="l10962"></a><span class="lineno">10962</span> }</div><div class="line"><a name="l10963"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae2ed511035559d5e4361f0f9b70f2b1d">10963</a></span> <span class="keyword">inline</span> const ::operations_research::sat::NoOverlapConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae2ed511035559d5e4361f0f9b70f2b1d">ConstraintProto::no_overlap</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l10964"></a><span class="lineno">10964</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.no_overlap)</span></div><div class="line"><a name="l10965"></a><span class="lineno">10965</span>  <span class="keywordflow">return</span> _internal_no_overlap();</div><div class="line"><a name="l10966"></a><span class="lineno">10966</span> }</div><div class="line"><a name="l10967"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a25957fcbda67f0ee4059b13b5035f36b">10967</a></span> inline ::operations_research::sat::NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a25957fcbda67f0ee4059b13b5035f36b">ConstraintProto::unsafe_arena_release_no_overlap</a>() {</div><div class="line"><a name="l10968"></a><span class="lineno">10968</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.no_overlap)</span></div><div class="line"><a name="l10969"></a><span class="lineno">10969</span>  <span class="keywordflow">if</span> (_internal_has_no_overlap()) {</div><div class="line"><a name="l10970"></a><span class="lineno">10970</span>  clear_has_constraint();</div><div class="line"><a name="l10971"></a><span class="lineno">10971</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">::operations_research::sat::NoOverlapConstraintProto</a>* temp = constraint_.no_overlap_;</div><div class="line"><a name="l10972"></a><span class="lineno">10972</span>  constraint_.no_overlap_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10973"></a><span class="lineno">10973</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l10974"></a><span class="lineno">10974</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l10975"></a><span class="lineno">10975</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l10976"></a><span class="lineno">10976</span>  }</div><div class="line"><a name="l10977"></a><span class="lineno">10977</span> }</div><div class="line"><a name="l10978"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a700fa527d6b3da385882ebffbcdf8caa">10978</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a700fa527d6b3da385882ebffbcdf8caa">ConstraintProto::unsafe_arena_set_allocated_no_overlap</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">operations_research::sat::NoOverlapConstraintProto</a>* no_overlap) {</div><div class="line"><a name="l10979"></a><span class="lineno">10979</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10980"></a><span class="lineno">10980</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae2ed511035559d5e4361f0f9b70f2b1d">no_overlap</a>) {</div><div class="line"><a name="l10981"></a><span class="lineno">10981</span>  set_has_no_overlap();</div><div class="line"><a name="l10982"></a><span class="lineno">10982</span>  constraint_.no_overlap_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae2ed511035559d5e4361f0f9b70f2b1d">no_overlap</a>;</div><div class="line"><a name="l10983"></a><span class="lineno">10983</span>  }</div><div class="line"><a name="l10984"></a><span class="lineno">10984</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.no_overlap)</span></div><div class="line"><a name="l10985"></a><span class="lineno">10985</span> }</div><div class="line"><a name="l10986"></a><span class="lineno">10986</span> inline ::operations_research::sat::NoOverlapConstraintProto* ConstraintProto::_internal_mutable_no_overlap() {</div><div class="line"><a name="l10987"></a><span class="lineno">10987</span>  <span class="keywordflow">if</span> (!_internal_has_no_overlap()) {</div><div class="line"><a name="l10988"></a><span class="lineno">10988</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l10989"></a><span class="lineno">10989</span>  set_has_no_overlap();</div><div class="line"><a name="l10990"></a><span class="lineno">10990</span>  constraint_.no_overlap_ = CreateMaybeMessage< ::operations_research::sat::NoOverlapConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l10991"></a><span class="lineno">10991</span>  }</div><div class="line"><a name="l10992"></a><span class="lineno">10992</span>  <span class="keywordflow">return</span> constraint_.no_overlap_;</div><div class="line"><a name="l10993"></a><span class="lineno">10993</span> }</div><div class="line"><a name="l10994"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e1ab39de2f5594036bacb1d1e803bbc">10994</a></span> inline ::operations_research::sat::NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e1ab39de2f5594036bacb1d1e803bbc">ConstraintProto::mutable_no_overlap</a>() {</div><div class="line"><a name="l10995"></a><span class="lineno">10995</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">::operations_research::sat::NoOverlapConstraintProto</a>* _msg = _internal_mutable_no_overlap();</div><div class="line"><a name="l10996"></a><span class="lineno">10996</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.no_overlap)</span></div><div class="line"><a name="l10997"></a><span class="lineno">10997</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l10998"></a><span class="lineno">10998</span> }</div><div class="line"><a name="l10999"></a><span class="lineno">10999</span> </div><div class="line"><a name="l11000"></a><span class="lineno">11000</span> <span class="comment">// .operations_research.sat.NoOverlap2DConstraintProto no_overlap_2d = 21;</span></div><div class="line"><a name="l11001"></a><span class="lineno">11001</span> <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="l11002"></a><span class="lineno">11002</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4ed0edf0e268cf40b0f09253fb1b261b">kNoOverlap2D</a>;</div><div class="line"><a name="l11003"></a><span class="lineno">11003</span> }</div><div class="line"><a name="l11004"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b72a5d0c2b80eb69356449d6804f39b">11004</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b72a5d0c2b80eb69356449d6804f39b">ConstraintProto::has_no_overlap_2d</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11005"></a><span class="lineno">11005</span>  <span class="keywordflow">return</span> _internal_has_no_overlap_2d();</div><div class="line"><a name="l11006"></a><span class="lineno">11006</span> }</div><div class="line"><a name="l11007"></a><span class="lineno">11007</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_no_overlap_2d() {</div><div class="line"><a name="l11008"></a><span class="lineno">11008</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4ed0edf0e268cf40b0f09253fb1b261b">kNoOverlap2D</a>;</div><div class="line"><a name="l11009"></a><span class="lineno">11009</span> }</div><div class="line"><a name="l11010"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac090117e96deae0549345dee408dec9c">11010</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac090117e96deae0549345dee408dec9c">ConstraintProto::clear_no_overlap_2d</a>() {</div><div class="line"><a name="l11011"></a><span class="lineno">11011</span>  <span class="keywordflow">if</span> (_internal_has_no_overlap_2d()) {</div><div class="line"><a name="l11012"></a><span class="lineno">11012</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l11013"></a><span class="lineno">11013</span>  <span class="keyword">delete</span> constraint_.no_overlap_2d_;</div><div class="line"><a name="l11014"></a><span class="lineno">11014</span>  }</div><div class="line"><a name="l11015"></a><span class="lineno">11015</span>  clear_has_constraint();</div><div class="line"><a name="l11016"></a><span class="lineno">11016</span>  }</div><div class="line"><a name="l11017"></a><span class="lineno">11017</span> }</div><div class="line"><a name="l11018"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac61cd206b56c2129dce105768413368e">11018</a></span> inline ::operations_research::sat::NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac61cd206b56c2129dce105768413368e">ConstraintProto::release_no_overlap_2d</a>() {</div><div class="line"><a name="l11019"></a><span class="lineno">11019</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div><div class="line"><a name="l11020"></a><span class="lineno">11020</span>  <span class="keywordflow">if</span> (_internal_has_no_overlap_2d()) {</div><div class="line"><a name="l11021"></a><span class="lineno">11021</span>  clear_has_constraint();</div><div class="line"><a name="l11022"></a><span class="lineno">11022</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">::operations_research::sat::NoOverlap2DConstraintProto</a>* temp = constraint_.no_overlap_2d_;</div><div class="line"><a name="l11023"></a><span class="lineno">11023</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l11024"></a><span class="lineno">11024</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l11025"></a><span class="lineno">11025</span>  }</div><div class="line"><a name="l11026"></a><span class="lineno">11026</span>  constraint_.no_overlap_2d_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11027"></a><span class="lineno">11027</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l11028"></a><span class="lineno">11028</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l11029"></a><span class="lineno">11029</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11030"></a><span class="lineno">11030</span>  }</div><div class="line"><a name="l11031"></a><span class="lineno">11031</span> }</div><div class="line"><a name="l11032"></a><span class="lineno">11032</span> <span class="keyword">inline</span> const ::operations_research::sat::NoOverlap2DConstraintProto& ConstraintProto::_internal_no_overlap_2d()<span class="keyword"> const </span>{</div><div class="line"><a name="l11033"></a><span class="lineno">11033</span>  <span class="keywordflow">return</span> _internal_has_no_overlap_2d()</div><div class="line"><a name="l11034"></a><span class="lineno">11034</span>  ? *constraint_.no_overlap_2d_</div><div class="line"><a name="l11035"></a><span class="lineno">11035</span>  : reinterpret_cast< ::operations_research::sat::NoOverlap2DConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a5682de205955fe92a2903141da1737ca">operations_research::sat::_NoOverlap2DConstraintProto_default_instance_</a>);</div><div class="line"><a name="l11036"></a><span class="lineno">11036</span> }</div><div class="line"><a name="l11037"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e02c2fd22fa5bd71469514941d9db0b">11037</a></span> <span class="keyword">inline</span> const ::operations_research::sat::NoOverlap2DConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e02c2fd22fa5bd71469514941d9db0b">ConstraintProto::no_overlap_2d</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11038"></a><span class="lineno">11038</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div><div class="line"><a name="l11039"></a><span class="lineno">11039</span>  <span class="keywordflow">return</span> _internal_no_overlap_2d();</div><div class="line"><a name="l11040"></a><span class="lineno">11040</span> }</div><div class="line"><a name="l11041"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7550008f84995f478484cf93a21f6af7">11041</a></span> inline ::operations_research::sat::NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7550008f84995f478484cf93a21f6af7">ConstraintProto::unsafe_arena_release_no_overlap_2d</a>() {</div><div class="line"><a name="l11042"></a><span class="lineno">11042</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div><div class="line"><a name="l11043"></a><span class="lineno">11043</span>  <span class="keywordflow">if</span> (_internal_has_no_overlap_2d()) {</div><div class="line"><a name="l11044"></a><span class="lineno">11044</span>  clear_has_constraint();</div><div class="line"><a name="l11045"></a><span class="lineno">11045</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">::operations_research::sat::NoOverlap2DConstraintProto</a>* temp = constraint_.no_overlap_2d_;</div><div class="line"><a name="l11046"></a><span class="lineno">11046</span>  constraint_.no_overlap_2d_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11047"></a><span class="lineno">11047</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l11048"></a><span class="lineno">11048</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l11049"></a><span class="lineno">11049</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11050"></a><span class="lineno">11050</span>  }</div><div class="line"><a name="l11051"></a><span class="lineno">11051</span> }</div><div class="line"><a name="l11052"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa9796fcf062a9cb0b4f1acf0f65f95fe">11052</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa9796fcf062a9cb0b4f1acf0f65f95fe">ConstraintProto::unsafe_arena_set_allocated_no_overlap_2d</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">operations_research::sat::NoOverlap2DConstraintProto</a>* no_overlap_2d) {</div><div class="line"><a name="l11053"></a><span class="lineno">11053</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l11054"></a><span class="lineno">11054</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e02c2fd22fa5bd71469514941d9db0b">no_overlap_2d</a>) {</div><div class="line"><a name="l11055"></a><span class="lineno">11055</span>  set_has_no_overlap_2d();</div><div class="line"><a name="l11056"></a><span class="lineno">11056</span>  constraint_.no_overlap_2d_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e02c2fd22fa5bd71469514941d9db0b">no_overlap_2d</a>;</div><div class="line"><a name="l11057"></a><span class="lineno">11057</span>  }</div><div class="line"><a name="l11058"></a><span class="lineno">11058</span>  <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="l11059"></a><span class="lineno">11059</span> }</div><div class="line"><a name="l11060"></a><span class="lineno">11060</span> inline ::operations_research::sat::NoOverlap2DConstraintProto* ConstraintProto::_internal_mutable_no_overlap_2d() {</div><div class="line"><a name="l11061"></a><span class="lineno">11061</span>  <span class="keywordflow">if</span> (!_internal_has_no_overlap_2d()) {</div><div class="line"><a name="l11062"></a><span class="lineno">11062</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l11063"></a><span class="lineno">11063</span>  set_has_no_overlap_2d();</div><div class="line"><a name="l11064"></a><span class="lineno">11064</span>  constraint_.no_overlap_2d_ = CreateMaybeMessage< ::operations_research::sat::NoOverlap2DConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l11065"></a><span class="lineno">11065</span>  }</div><div class="line"><a name="l11066"></a><span class="lineno">11066</span>  <span class="keywordflow">return</span> constraint_.no_overlap_2d_;</div><div class="line"><a name="l11067"></a><span class="lineno">11067</span> }</div><div class="line"><a name="l11068"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a17e451dbcd12f2170f8c8e9417ea8119">11068</a></span> inline ::operations_research::sat::NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a17e451dbcd12f2170f8c8e9417ea8119">ConstraintProto::mutable_no_overlap_2d</a>() {</div><div class="line"><a name="l11069"></a><span class="lineno">11069</span>  <a class="code" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">::operations_research::sat::NoOverlap2DConstraintProto</a>* _msg = _internal_mutable_no_overlap_2d();</div><div class="line"><a name="l11070"></a><span class="lineno">11070</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div><div class="line"><a name="l11071"></a><span class="lineno">11071</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l11072"></a><span class="lineno">11072</span> }</div><div class="line"><a name="l11073"></a><span class="lineno">11073</span> </div><div class="line"><a name="l11074"></a><span class="lineno">11074</span> <span class="comment">// .operations_research.sat.CumulativeConstraintProto cumulative = 22;</span></div><div class="line"><a name="l11075"></a><span class="lineno">11075</span> <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="l11076"></a><span class="lineno">11076</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6273d2906038e97dc4d54d89436a305a">kCumulative</a>;</div><div class="line"><a name="l11077"></a><span class="lineno">11077</span> }</div><div class="line"><a name="l11078"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae76d8c10b102c287c21f87a8ea14693a">11078</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae76d8c10b102c287c21f87a8ea14693a">ConstraintProto::has_cumulative</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11079"></a><span class="lineno">11079</span>  <span class="keywordflow">return</span> _internal_has_cumulative();</div><div class="line"><a name="l11080"></a><span class="lineno">11080</span> }</div><div class="line"><a name="l11081"></a><span class="lineno">11081</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_cumulative() {</div><div class="line"><a name="l11082"></a><span class="lineno">11082</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6273d2906038e97dc4d54d89436a305a">kCumulative</a>;</div><div class="line"><a name="l11083"></a><span class="lineno">11083</span> }</div><div class="line"><a name="l11084"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50e29927c000e76c054ce0661fd0569e">11084</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50e29927c000e76c054ce0661fd0569e">ConstraintProto::clear_cumulative</a>() {</div><div class="line"><a name="l11085"></a><span class="lineno">11085</span>  <span class="keywordflow">if</span> (_internal_has_cumulative()) {</div><div class="line"><a name="l11086"></a><span class="lineno">11086</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l11087"></a><span class="lineno">11087</span>  <span class="keyword">delete</span> constraint_.cumulative_;</div><div class="line"><a name="l11088"></a><span class="lineno">11088</span>  }</div><div class="line"><a name="l11089"></a><span class="lineno">11089</span>  clear_has_constraint();</div><div class="line"><a name="l11090"></a><span class="lineno">11090</span>  }</div><div class="line"><a name="l11091"></a><span class="lineno">11091</span> }</div><div class="line"><a name="l11092"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8cc989ee1516ac9d62c7fd523c5655eb">11092</a></span> inline ::operations_research::sat::CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8cc989ee1516ac9d62c7fd523c5655eb">ConstraintProto::release_cumulative</a>() {</div><div class="line"><a name="l11093"></a><span class="lineno">11093</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.cumulative)</span></div><div class="line"><a name="l11094"></a><span class="lineno">11094</span>  <span class="keywordflow">if</span> (_internal_has_cumulative()) {</div><div class="line"><a name="l11095"></a><span class="lineno">11095</span>  clear_has_constraint();</div><div class="line"><a name="l11096"></a><span class="lineno">11096</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">::operations_research::sat::CumulativeConstraintProto</a>* temp = constraint_.cumulative_;</div><div class="line"><a name="l11097"></a><span class="lineno">11097</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l11098"></a><span class="lineno">11098</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l11099"></a><span class="lineno">11099</span>  }</div><div class="line"><a name="l11100"></a><span class="lineno">11100</span>  constraint_.cumulative_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11101"></a><span class="lineno">11101</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l11102"></a><span class="lineno">11102</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l11103"></a><span class="lineno">11103</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11104"></a><span class="lineno">11104</span>  }</div><div class="line"><a name="l11105"></a><span class="lineno">11105</span> }</div><div class="line"><a name="l11106"></a><span class="lineno">11106</span> <span class="keyword">inline</span> const ::operations_research::sat::CumulativeConstraintProto& ConstraintProto::_internal_cumulative()<span class="keyword"> const </span>{</div><div class="line"><a name="l11107"></a><span class="lineno">11107</span>  <span class="keywordflow">return</span> _internal_has_cumulative()</div><div class="line"><a name="l11108"></a><span class="lineno">11108</span>  ? *constraint_.cumulative_</div><div class="line"><a name="l11109"></a><span class="lineno">11109</span>  : reinterpret_cast< ::operations_research::sat::CumulativeConstraintProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#aee153940e8ef35428c50dd448409c6f2">operations_research::sat::_CumulativeConstraintProto_default_instance_</a>);</div><div class="line"><a name="l11110"></a><span class="lineno">11110</span> }</div><div class="line"><a name="l11111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a932cfc15d7d1be4de118889e7116af20">11111</a></span> <span class="keyword">inline</span> const ::operations_research::sat::CumulativeConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a932cfc15d7d1be4de118889e7116af20">ConstraintProto::cumulative</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11112"></a><span class="lineno">11112</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.cumulative)</span></div><div class="line"><a name="l11113"></a><span class="lineno">11113</span>  <span class="keywordflow">return</span> _internal_cumulative();</div><div class="line"><a name="l11114"></a><span class="lineno">11114</span> }</div><div class="line"><a name="l11115"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7e38780ae4e78f252ec87656c60ddcd8">11115</a></span> inline ::operations_research::sat::CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7e38780ae4e78f252ec87656c60ddcd8">ConstraintProto::unsafe_arena_release_cumulative</a>() {</div><div class="line"><a name="l11116"></a><span class="lineno">11116</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.cumulative)</span></div><div class="line"><a name="l11117"></a><span class="lineno">11117</span>  <span class="keywordflow">if</span> (_internal_has_cumulative()) {</div><div class="line"><a name="l11118"></a><span class="lineno">11118</span>  clear_has_constraint();</div><div class="line"><a name="l11119"></a><span class="lineno">11119</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">::operations_research::sat::CumulativeConstraintProto</a>* temp = constraint_.cumulative_;</div><div class="line"><a name="l11120"></a><span class="lineno">11120</span>  constraint_.cumulative_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11121"></a><span class="lineno">11121</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l11122"></a><span class="lineno">11122</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l11123"></a><span class="lineno">11123</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11124"></a><span class="lineno">11124</span>  }</div><div class="line"><a name="l11125"></a><span class="lineno">11125</span> }</div><div class="line"><a name="l11126"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad162dc0834854df5195f4d503add84fb">11126</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad162dc0834854df5195f4d503add84fb">ConstraintProto::unsafe_arena_set_allocated_cumulative</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">operations_research::sat::CumulativeConstraintProto</a>* cumulative) {</div><div class="line"><a name="l11127"></a><span class="lineno">11127</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l11128"></a><span class="lineno">11128</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a932cfc15d7d1be4de118889e7116af20">cumulative</a>) {</div><div class="line"><a name="l11129"></a><span class="lineno">11129</span>  set_has_cumulative();</div><div class="line"><a name="l11130"></a><span class="lineno">11130</span>  constraint_.cumulative_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a932cfc15d7d1be4de118889e7116af20">cumulative</a>;</div><div class="line"><a name="l11131"></a><span class="lineno">11131</span>  }</div><div class="line"><a name="l11132"></a><span class="lineno">11132</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.cumulative)</span></div><div class="line"><a name="l11133"></a><span class="lineno">11133</span> }</div><div class="line"><a name="l11134"></a><span class="lineno">11134</span> inline ::operations_research::sat::CumulativeConstraintProto* ConstraintProto::_internal_mutable_cumulative() {</div><div class="line"><a name="l11135"></a><span class="lineno">11135</span>  <span class="keywordflow">if</span> (!_internal_has_cumulative()) {</div><div class="line"><a name="l11136"></a><span class="lineno">11136</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l11137"></a><span class="lineno">11137</span>  set_has_cumulative();</div><div class="line"><a name="l11138"></a><span class="lineno">11138</span>  constraint_.cumulative_ = CreateMaybeMessage< ::operations_research::sat::CumulativeConstraintProto >(GetArenaForAllocation());</div><div class="line"><a name="l11139"></a><span class="lineno">11139</span>  }</div><div class="line"><a name="l11140"></a><span class="lineno">11140</span>  <span class="keywordflow">return</span> constraint_.cumulative_;</div><div class="line"><a name="l11141"></a><span class="lineno">11141</span> }</div><div class="line"><a name="l11142"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af38f28b635c417041188c1f4e309903b">11142</a></span> inline ::operations_research::sat::CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af38f28b635c417041188c1f4e309903b">ConstraintProto::mutable_cumulative</a>() {</div><div class="line"><a name="l11143"></a><span class="lineno">11143</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">::operations_research::sat::CumulativeConstraintProto</a>* _msg = _internal_mutable_cumulative();</div><div class="line"><a name="l11144"></a><span class="lineno">11144</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.cumulative)</span></div><div class="line"><a name="l11145"></a><span class="lineno">11145</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l11146"></a><span class="lineno">11146</span> }</div><div class="line"><a name="l11147"></a><span class="lineno">11147</span> </div><div class="line"><a name="l11148"></a><span class="lineno">11148</span> <span class="comment">// .operations_research.sat.ListOfVariablesProto dummy_constraint = 30;</span></div><div class="line"><a name="l11149"></a><span class="lineno">11149</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_dummy_constraint()<span class="keyword"> const </span>{</div><div class="line"><a name="l11150"></a><span class="lineno">11150</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() == <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa56df0a705ba98b87cf95d61122aa694">kDummyConstraint</a>;</div><div class="line"><a name="l11151"></a><span class="lineno">11151</span> }</div><div class="line"><a name="l11152"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab60b8a51e06dd6642fb9ef0016199a95">11152</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab60b8a51e06dd6642fb9ef0016199a95">ConstraintProto::has_dummy_constraint</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11153"></a><span class="lineno">11153</span>  <span class="keywordflow">return</span> _internal_has_dummy_constraint();</div><div class="line"><a name="l11154"></a><span class="lineno">11154</span> }</div><div class="line"><a name="l11155"></a><span class="lineno">11155</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_dummy_constraint() {</div><div class="line"><a name="l11156"></a><span class="lineno">11156</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa56df0a705ba98b87cf95d61122aa694">kDummyConstraint</a>;</div><div class="line"><a name="l11157"></a><span class="lineno">11157</span> }</div><div class="line"><a name="l11158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a56c5fa23c757cbc0f7de1e19be816ad3">11158</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a56c5fa23c757cbc0f7de1e19be816ad3">ConstraintProto::clear_dummy_constraint</a>() {</div><div class="line"><a name="l11159"></a><span class="lineno">11159</span>  <span class="keywordflow">if</span> (_internal_has_dummy_constraint()) {</div><div class="line"><a name="l11160"></a><span class="lineno">11160</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l11161"></a><span class="lineno">11161</span>  <span class="keyword">delete</span> constraint_.dummy_constraint_;</div><div class="line"><a name="l11162"></a><span class="lineno">11162</span>  }</div><div class="line"><a name="l11163"></a><span class="lineno">11163</span>  clear_has_constraint();</div><div class="line"><a name="l11164"></a><span class="lineno">11164</span>  }</div><div class="line"><a name="l11165"></a><span class="lineno">11165</span> }</div><div class="line"><a name="l11166"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0b58b70f1a457bbbe377f29e620acd4a">11166</a></span> inline ::operations_research::sat::ListOfVariablesProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0b58b70f1a457bbbe377f29e620acd4a">ConstraintProto::release_dummy_constraint</a>() {</div><div class="line"><a name="l11167"></a><span class="lineno">11167</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.dummy_constraint)</span></div><div class="line"><a name="l11168"></a><span class="lineno">11168</span>  <span class="keywordflow">if</span> (_internal_has_dummy_constraint()) {</div><div class="line"><a name="l11169"></a><span class="lineno">11169</span>  clear_has_constraint();</div><div class="line"><a name="l11170"></a><span class="lineno">11170</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">::operations_research::sat::ListOfVariablesProto</a>* temp = constraint_.dummy_constraint_;</div><div class="line"><a name="l11171"></a><span class="lineno">11171</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l11172"></a><span class="lineno">11172</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l11173"></a><span class="lineno">11173</span>  }</div><div class="line"><a name="l11174"></a><span class="lineno">11174</span>  constraint_.dummy_constraint_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11175"></a><span class="lineno">11175</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l11176"></a><span class="lineno">11176</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l11177"></a><span class="lineno">11177</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11178"></a><span class="lineno">11178</span>  }</div><div class="line"><a name="l11179"></a><span class="lineno">11179</span> }</div><div class="line"><a name="l11180"></a><span class="lineno">11180</span> <span class="keyword">inline</span> const ::operations_research::sat::ListOfVariablesProto& ConstraintProto::_internal_dummy_constraint()<span class="keyword"> const </span>{</div><div class="line"><a name="l11181"></a><span class="lineno">11181</span>  <span class="keywordflow">return</span> _internal_has_dummy_constraint()</div><div class="line"><a name="l11182"></a><span class="lineno">11182</span>  ? *constraint_.dummy_constraint_</div><div class="line"><a name="l11183"></a><span class="lineno">11183</span>  : reinterpret_cast< ::operations_research::sat::ListOfVariablesProto&>(::<a class="code" href="namespaceoperations__research_1_1sat.html#af6433eb0c6144d7db88633b9369381ea">operations_research::sat::_ListOfVariablesProto_default_instance_</a>);</div><div class="line"><a name="l11184"></a><span class="lineno">11184</span> }</div><div class="line"><a name="l11185"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a49180d724f6884532e89ebbca6b8ffe7">11185</a></span> <span class="keyword">inline</span> const ::operations_research::sat::ListOfVariablesProto& <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a49180d724f6884532e89ebbca6b8ffe7">ConstraintProto::dummy_constraint</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11186"></a><span class="lineno">11186</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.dummy_constraint)</span></div><div class="line"><a name="l11187"></a><span class="lineno">11187</span>  <span class="keywordflow">return</span> _internal_dummy_constraint();</div><div class="line"><a name="l11188"></a><span class="lineno">11188</span> }</div><div class="line"><a name="l11189"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af6b5e223425e52dce48d9a4ba7173ed5">11189</a></span> inline ::operations_research::sat::ListOfVariablesProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af6b5e223425e52dce48d9a4ba7173ed5">ConstraintProto::unsafe_arena_release_dummy_constraint</a>() {</div><div class="line"><a name="l11190"></a><span class="lineno">11190</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.dummy_constraint)</span></div><div class="line"><a name="l11191"></a><span class="lineno">11191</span>  <span class="keywordflow">if</span> (_internal_has_dummy_constraint()) {</div><div class="line"><a name="l11192"></a><span class="lineno">11192</span>  clear_has_constraint();</div><div class="line"><a name="l11193"></a><span class="lineno">11193</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">::operations_research::sat::ListOfVariablesProto</a>* temp = constraint_.dummy_constraint_;</div><div class="line"><a name="l11194"></a><span class="lineno">11194</span>  constraint_.dummy_constraint_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11195"></a><span class="lineno">11195</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l11196"></a><span class="lineno">11196</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l11197"></a><span class="lineno">11197</span>  <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div><div class="line"><a name="l11198"></a><span class="lineno">11198</span>  }</div><div class="line"><a name="l11199"></a><span class="lineno">11199</span> }</div><div class="line"><a name="l11200"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1298c4400ab512adeeca6dd4206e38a0">11200</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1298c4400ab512adeeca6dd4206e38a0">ConstraintProto::unsafe_arena_set_allocated_dummy_constraint</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">operations_research::sat::ListOfVariablesProto</a>* dummy_constraint) {</div><div class="line"><a name="l11201"></a><span class="lineno">11201</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l11202"></a><span class="lineno">11202</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a49180d724f6884532e89ebbca6b8ffe7">dummy_constraint</a>) {</div><div class="line"><a name="l11203"></a><span class="lineno">11203</span>  set_has_dummy_constraint();</div><div class="line"><a name="l11204"></a><span class="lineno">11204</span>  constraint_.dummy_constraint_ = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a49180d724f6884532e89ebbca6b8ffe7">dummy_constraint</a>;</div><div class="line"><a name="l11205"></a><span class="lineno">11205</span>  }</div><div class="line"><a name="l11206"></a><span class="lineno">11206</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.dummy_constraint)</span></div><div class="line"><a name="l11207"></a><span class="lineno">11207</span> }</div><div class="line"><a name="l11208"></a><span class="lineno">11208</span> inline ::operations_research::sat::ListOfVariablesProto* ConstraintProto::_internal_mutable_dummy_constraint() {</div><div class="line"><a name="l11209"></a><span class="lineno">11209</span>  <span class="keywordflow">if</span> (!_internal_has_dummy_constraint()) {</div><div class="line"><a name="l11210"></a><span class="lineno">11210</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div><div class="line"><a name="l11211"></a><span class="lineno">11211</span>  set_has_dummy_constraint();</div><div class="line"><a name="l11212"></a><span class="lineno">11212</span>  constraint_.dummy_constraint_ = CreateMaybeMessage< ::operations_research::sat::ListOfVariablesProto >(GetArenaForAllocation());</div><div class="line"><a name="l11213"></a><span class="lineno">11213</span>  }</div><div class="line"><a name="l11214"></a><span class="lineno">11214</span>  <span class="keywordflow">return</span> constraint_.dummy_constraint_;</div><div class="line"><a name="l11215"></a><span class="lineno">11215</span> }</div><div class="line"><a name="l11216"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7bbb59c70c8551250f71d63d835f115b">11216</a></span> inline ::operations_research::sat::ListOfVariablesProto* <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7bbb59c70c8551250f71d63d835f115b">ConstraintProto::mutable_dummy_constraint</a>() {</div><div class="line"><a name="l11217"></a><span class="lineno">11217</span>  <a class="code" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">::operations_research::sat::ListOfVariablesProto</a>* _msg = _internal_mutable_dummy_constraint();</div><div class="line"><a name="l11218"></a><span class="lineno">11218</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.dummy_constraint)</span></div><div class="line"><a name="l11219"></a><span class="lineno">11219</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l11220"></a><span class="lineno">11220</span> }</div><div class="line"><a name="l11221"></a><span class="lineno">11221</span> </div><div class="line"><a name="l11222"></a><span class="lineno">11222</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_constraint()<span class="keyword"> const </span>{</div><div class="line"><a name="l11223"></a><span class="lineno">11223</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">constraint_case</a>() != <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7af079189afb65e704861b8cdfb301f4">CONSTRAINT_NOT_SET</a>;</div><div class="line"><a name="l11224"></a><span class="lineno">11224</span> }</div><div class="line"><a name="l11225"></a><span class="lineno">11225</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_has_constraint() {</div><div class="line"><a name="l11226"></a><span class="lineno">11226</span>  _oneof_case_[0] = <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7af079189afb65e704861b8cdfb301f4">CONSTRAINT_NOT_SET</a>;</div><div class="line"><a name="l11227"></a><span class="lineno">11227</span> }</div><div class="line"><a name="l11228"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">11228</a></span> <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35">ConstraintProto::ConstraintCase</a> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">ConstraintProto::constraint_case</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11229"></a><span class="lineno">11229</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35">ConstraintProto::ConstraintCase</a>(_oneof_case_[0]);</div><div class="line"><a name="l11230"></a><span class="lineno">11230</span> }</div><div class="line"><a name="l11231"></a><span class="lineno">11231</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l11232"></a><span class="lineno">11232</span> </div><div class="line"><a name="l11233"></a><span class="lineno">11233</span> <span class="comment">// CpObjectiveProto</span></div><div class="line"><a name="l11234"></a><span class="lineno">11234</span> </div><div class="line"><a name="l11235"></a><span class="lineno">11235</span> <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l11236"></a><span class="lineno">11236</span> <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="l11237"></a><span class="lineno">11237</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l11238"></a><span class="lineno">11238</span> }</div><div class="line"><a name="l11239"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a76c521af56ab0e96eb06deeb679f46f7">11239</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a76c521af56ab0e96eb06deeb679f46f7">CpObjectiveProto::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11240"></a><span class="lineno">11240</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l11241"></a><span class="lineno">11241</span> }</div><div class="line"><a name="l11242"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab1a05788afa206a0fd73ba052ac18520">11242</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab1a05788afa206a0fd73ba052ac18520">CpObjectiveProto::clear_vars</a>() {</div><div class="line"><a name="l11243"></a><span class="lineno">11243</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l11244"></a><span class="lineno">11244</span> }</div><div class="line"><a name="l11245"></a><span class="lineno">11245</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l11246"></a><span class="lineno">11246</span>  <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="l11247"></a><span class="lineno">11247</span> }</div><div class="line"><a name="l11248"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac7a72ff7bd5bde08ba00f944c5aa3168">11248</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">CpObjectiveProto::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="l11249"></a><span class="lineno">11249</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.vars)</span></div><div class="line"><a name="l11250"></a><span class="lineno">11250</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11251"></a><span class="lineno">11251</span> }</div><div class="line"><a name="l11252"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">11252</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">CpObjectiveProto::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11253"></a><span class="lineno">11253</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11254"></a><span class="lineno">11254</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.vars)</span></div><div class="line"><a name="l11255"></a><span class="lineno">11255</span> }</div><div class="line"><a name="l11256"></a><span class="lineno">11256</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11257"></a><span class="lineno">11257</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11258"></a><span class="lineno">11258</span> }</div><div class="line"><a name="l11259"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">11259</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">CpObjectiveProto::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11260"></a><span class="lineno">11260</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11261"></a><span class="lineno">11261</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpObjectiveProto.vars)</span></div><div class="line"><a name="l11262"></a><span class="lineno">11262</span> }</div><div class="line"><a name="l11263"></a><span class="lineno">11263</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11264"></a><span class="lineno">11264</span> CpObjectiveProto::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l11265"></a><span class="lineno">11265</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l11266"></a><span class="lineno">11266</span> }</div><div class="line"><a name="l11267"></a><span class="lineno">11267</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11268"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">11268</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">CpObjectiveProto::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11269"></a><span class="lineno">11269</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpObjectiveProto.vars)</span></div><div class="line"><a name="l11270"></a><span class="lineno">11270</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l11271"></a><span class="lineno">11271</span> }</div><div class="line"><a name="l11272"></a><span class="lineno">11272</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11273"></a><span class="lineno">11273</span> CpObjectiveProto::_internal_mutable_vars() {</div><div class="line"><a name="l11274"></a><span class="lineno">11274</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l11275"></a><span class="lineno">11275</span> }</div><div class="line"><a name="l11276"></a><span class="lineno">11276</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4392924fce7f5d9851171c0915a478a6">11277</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4392924fce7f5d9851171c0915a478a6">CpObjectiveProto::mutable_vars</a>() {</div><div class="line"><a name="l11278"></a><span class="lineno">11278</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpObjectiveProto.vars)</span></div><div class="line"><a name="l11279"></a><span class="lineno">11279</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l11280"></a><span class="lineno">11280</span> }</div><div class="line"><a name="l11281"></a><span class="lineno">11281</span> </div><div class="line"><a name="l11282"></a><span class="lineno">11282</span> <span class="comment">// repeated int64 coeffs = 4;</span></div><div class="line"><a name="l11283"></a><span class="lineno">11283</span> <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="l11284"></a><span class="lineno">11284</span>  <span class="keywordflow">return</span> coeffs_.size();</div><div class="line"><a name="l11285"></a><span class="lineno">11285</span> }</div><div class="line"><a name="l11286"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">11286</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">CpObjectiveProto::coeffs_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11287"></a><span class="lineno">11287</span>  <span class="keywordflow">return</span> _internal_coeffs_size();</div><div class="line"><a name="l11288"></a><span class="lineno">11288</span> }</div><div class="line"><a name="l11289"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">11289</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">CpObjectiveProto::clear_coeffs</a>() {</div><div class="line"><a name="l11290"></a><span class="lineno">11290</span>  coeffs_.Clear();</div><div class="line"><a name="l11291"></a><span class="lineno">11291</span> }</div><div class="line"><a name="l11292"></a><span class="lineno">11292</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l11293"></a><span class="lineno">11293</span>  <span class="keywordflow">return</span> coeffs_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11294"></a><span class="lineno">11294</span> }</div><div class="line"><a name="l11295"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a50faf32570e4f9cd348c797231fe35e0">11295</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">CpObjectiveProto::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="l11296"></a><span class="lineno">11296</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.coeffs)</span></div><div class="line"><a name="l11297"></a><span class="lineno">11297</span>  <span class="keywordflow">return</span> _internal_coeffs(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11298"></a><span class="lineno">11298</span> }</div><div class="line"><a name="l11299"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab59665fa3051a704378a94693636fd3b">11299</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab59665fa3051a704378a94693636fd3b">CpObjectiveProto::set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11300"></a><span class="lineno">11300</span>  coeffs_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11301"></a><span class="lineno">11301</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.coeffs)</span></div><div class="line"><a name="l11302"></a><span class="lineno">11302</span> }</div><div class="line"><a name="l11303"></a><span class="lineno">11303</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::_internal_add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11304"></a><span class="lineno">11304</span>  coeffs_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11305"></a><span class="lineno">11305</span> }</div><div class="line"><a name="l11306"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">11306</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">CpObjectiveProto::add_coeffs</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11307"></a><span class="lineno">11307</span>  _internal_add_coeffs(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11308"></a><span class="lineno">11308</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpObjectiveProto.coeffs)</span></div><div class="line"><a name="l11309"></a><span class="lineno">11309</span> }</div><div class="line"><a name="l11310"></a><span class="lineno">11310</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l11311"></a><span class="lineno">11311</span> CpObjectiveProto::_internal_coeffs()<span class="keyword"> const </span>{</div><div class="line"><a name="l11312"></a><span class="lineno">11312</span>  <span class="keywordflow">return</span> coeffs_;</div><div class="line"><a name="l11313"></a><span class="lineno">11313</span> }</div><div class="line"><a name="l11314"></a><span class="lineno">11314</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l11315"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">11315</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">CpObjectiveProto::coeffs</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11316"></a><span class="lineno">11316</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpObjectiveProto.coeffs)</span></div><div class="line"><a name="l11317"></a><span class="lineno">11317</span>  <span class="keywordflow">return</span> _internal_coeffs();</div><div class="line"><a name="l11318"></a><span class="lineno">11318</span> }</div><div class="line"><a name="l11319"></a><span class="lineno">11319</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l11320"></a><span class="lineno">11320</span> CpObjectiveProto::_internal_mutable_coeffs() {</div><div class="line"><a name="l11321"></a><span class="lineno">11321</span>  <span class="keywordflow">return</span> &coeffs_;</div><div class="line"><a name="l11322"></a><span class="lineno">11322</span> }</div><div class="line"><a name="l11323"></a><span class="lineno">11323</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l11324"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acf12f419c63aff52dc9ba6292586e9fc">11324</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acf12f419c63aff52dc9ba6292586e9fc">CpObjectiveProto::mutable_coeffs</a>() {</div><div class="line"><a name="l11325"></a><span class="lineno">11325</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpObjectiveProto.coeffs)</span></div><div class="line"><a name="l11326"></a><span class="lineno">11326</span>  <span class="keywordflow">return</span> _internal_mutable_coeffs();</div><div class="line"><a name="l11327"></a><span class="lineno">11327</span> }</div><div class="line"><a name="l11328"></a><span class="lineno">11328</span> </div><div class="line"><a name="l11329"></a><span class="lineno">11329</span> <span class="comment">// double offset = 2;</span></div><div class="line"><a name="l11330"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acb29ebc510348e4a2cd531a7c3f57c9c">11330</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acb29ebc510348e4a2cd531a7c3f57c9c">CpObjectiveProto::clear_offset</a>() {</div><div class="line"><a name="l11331"></a><span class="lineno">11331</span>  <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a> = 0;</div><div class="line"><a name="l11332"></a><span class="lineno">11332</span> }</div><div class="line"><a name="l11333"></a><span class="lineno">11333</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> CpObjectiveProto::_internal_offset()<span class="keyword"> const </span>{</div><div class="line"><a name="l11334"></a><span class="lineno">11334</span>  <span class="keywordflow">return</span> <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a>;</div><div class="line"><a name="l11335"></a><span class="lineno">11335</span> }</div><div class="line"><a name="l11336"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a96ffc785b7b2135c7980c985883ffdd3">11336</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a96ffc785b7b2135c7980c985883ffdd3">CpObjectiveProto::offset</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11337"></a><span class="lineno">11337</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.offset)</span></div><div class="line"><a name="l11338"></a><span class="lineno">11338</span>  <span class="keywordflow">return</span> _internal_offset();</div><div class="line"><a name="l11339"></a><span class="lineno">11339</span> }</div><div class="line"><a name="l11340"></a><span class="lineno">11340</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11341"></a><span class="lineno">11341</span>  </div><div class="line"><a name="l11342"></a><span class="lineno">11342</span>  <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a> = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11343"></a><span class="lineno">11343</span> }</div><div class="line"><a name="l11344"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac7453c28e1da85ea4728b31419c0d6b7">11344</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac7453c28e1da85ea4728b31419c0d6b7">CpObjectiveProto::set_offset</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11345"></a><span class="lineno">11345</span>  _internal_set_offset(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11346"></a><span class="lineno">11346</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.offset)</span></div><div class="line"><a name="l11347"></a><span class="lineno">11347</span> }</div><div class="line"><a name="l11348"></a><span class="lineno">11348</span> </div><div class="line"><a name="l11349"></a><span class="lineno">11349</span> <span class="comment">// double scaling_factor = 3;</span></div><div class="line"><a name="l11350"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ade736c97b0c7be8494137304c1c81e3c">11350</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ade736c97b0c7be8494137304c1c81e3c">CpObjectiveProto::clear_scaling_factor</a>() {</div><div class="line"><a name="l11351"></a><span class="lineno">11351</span>  scaling_factor_ = 0;</div><div class="line"><a name="l11352"></a><span class="lineno">11352</span> }</div><div class="line"><a name="l11353"></a><span class="lineno">11353</span> <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="l11354"></a><span class="lineno">11354</span>  <span class="keywordflow">return</span> scaling_factor_;</div><div class="line"><a name="l11355"></a><span class="lineno">11355</span> }</div><div class="line"><a name="l11356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9e32504c3f1bddb0f25f1386ecf7987b">11356</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9e32504c3f1bddb0f25f1386ecf7987b">CpObjectiveProto::scaling_factor</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11357"></a><span class="lineno">11357</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.scaling_factor)</span></div><div class="line"><a name="l11358"></a><span class="lineno">11358</span>  <span class="keywordflow">return</span> _internal_scaling_factor();</div><div class="line"><a name="l11359"></a><span class="lineno">11359</span> }</div><div class="line"><a name="l11360"></a><span class="lineno">11360</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11361"></a><span class="lineno">11361</span>  </div><div class="line"><a name="l11362"></a><span class="lineno">11362</span>  scaling_factor_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11363"></a><span class="lineno">11363</span> }</div><div class="line"><a name="l11364"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#af02334eb54337092e11b9a74312a4c25">11364</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#af02334eb54337092e11b9a74312a4c25">CpObjectiveProto::set_scaling_factor</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11365"></a><span class="lineno">11365</span>  _internal_set_scaling_factor(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11366"></a><span class="lineno">11366</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.scaling_factor)</span></div><div class="line"><a name="l11367"></a><span class="lineno">11367</span> }</div><div class="line"><a name="l11368"></a><span class="lineno">11368</span> </div><div class="line"><a name="l11369"></a><span class="lineno">11369</span> <span class="comment">// repeated int64 domain = 5;</span></div><div class="line"><a name="l11370"></a><span class="lineno">11370</span> <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="l11371"></a><span class="lineno">11371</span>  <span class="keywordflow">return</span> domain_.size();</div><div class="line"><a name="l11372"></a><span class="lineno">11372</span> }</div><div class="line"><a name="l11373"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">11373</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">CpObjectiveProto::domain_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11374"></a><span class="lineno">11374</span>  <span class="keywordflow">return</span> _internal_domain_size();</div><div class="line"><a name="l11375"></a><span class="lineno">11375</span> }</div><div class="line"><a name="l11376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">11376</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">CpObjectiveProto::clear_domain</a>() {</div><div class="line"><a name="l11377"></a><span class="lineno">11377</span>  domain_.Clear();</div><div class="line"><a name="l11378"></a><span class="lineno">11378</span> }</div><div class="line"><a name="l11379"></a><span class="lineno">11379</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l11380"></a><span class="lineno">11380</span>  <span class="keywordflow">return</span> domain_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11381"></a><span class="lineno">11381</span> }</div><div class="line"><a name="l11382"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa9cb4e4ba977c364365487c63ed32446">11382</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">CpObjectiveProto::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="l11383"></a><span class="lineno">11383</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.domain)</span></div><div class="line"><a name="l11384"></a><span class="lineno">11384</span>  <span class="keywordflow">return</span> _internal_domain(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11385"></a><span class="lineno">11385</span> }</div><div class="line"><a name="l11386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">11386</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">CpObjectiveProto::set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11387"></a><span class="lineno">11387</span>  domain_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11388"></a><span class="lineno">11388</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.domain)</span></div><div class="line"><a name="l11389"></a><span class="lineno">11389</span> }</div><div class="line"><a name="l11390"></a><span class="lineno">11390</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::_internal_add_domain(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11391"></a><span class="lineno">11391</span>  domain_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11392"></a><span class="lineno">11392</span> }</div><div class="line"><a name="l11393"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2266c77ad6db8de45560357c1436e558">11393</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2266c77ad6db8de45560357c1436e558">CpObjectiveProto::add_domain</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11394"></a><span class="lineno">11394</span>  _internal_add_domain(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11395"></a><span class="lineno">11395</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpObjectiveProto.domain)</span></div><div class="line"><a name="l11396"></a><span class="lineno">11396</span> }</div><div class="line"><a name="l11397"></a><span class="lineno">11397</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l11398"></a><span class="lineno">11398</span> CpObjectiveProto::_internal_domain()<span class="keyword"> const </span>{</div><div class="line"><a name="l11399"></a><span class="lineno">11399</span>  <span class="keywordflow">return</span> domain_;</div><div class="line"><a name="l11400"></a><span class="lineno">11400</span> }</div><div class="line"><a name="l11401"></a><span class="lineno">11401</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l11402"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">11402</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">CpObjectiveProto::domain</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11403"></a><span class="lineno">11403</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpObjectiveProto.domain)</span></div><div class="line"><a name="l11404"></a><span class="lineno">11404</span>  <span class="keywordflow">return</span> _internal_domain();</div><div class="line"><a name="l11405"></a><span class="lineno">11405</span> }</div><div class="line"><a name="l11406"></a><span class="lineno">11406</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l11407"></a><span class="lineno">11407</span> CpObjectiveProto::_internal_mutable_domain() {</div><div class="line"><a name="l11408"></a><span class="lineno">11408</span>  <span class="keywordflow">return</span> &domain_;</div><div class="line"><a name="l11409"></a><span class="lineno">11409</span> }</div><div class="line"><a name="l11410"></a><span class="lineno">11410</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l11411"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ae59a4dda240698b8ade8c726cc4f9974">11411</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ae59a4dda240698b8ade8c726cc4f9974">CpObjectiveProto::mutable_domain</a>() {</div><div class="line"><a name="l11412"></a><span class="lineno">11412</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpObjectiveProto.domain)</span></div><div class="line"><a name="l11413"></a><span class="lineno">11413</span>  <span class="keywordflow">return</span> _internal_mutable_domain();</div><div class="line"><a name="l11414"></a><span class="lineno">11414</span> }</div><div class="line"><a name="l11415"></a><span class="lineno">11415</span> </div><div class="line"><a name="l11416"></a><span class="lineno">11416</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l11417"></a><span class="lineno">11417</span> </div><div class="line"><a name="l11418"></a><span class="lineno">11418</span> <span class="comment">// DecisionStrategyProto_AffineTransformation</span></div><div class="line"><a name="l11419"></a><span class="lineno">11419</span> </div><div class="line"><a name="l11420"></a><span class="lineno">11420</span> <span class="comment">// int32 index = 1;</span></div><div class="line"><a name="l11421"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#af95d92b789c99a4424e8c4e03a63a2d5">11421</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#af95d92b789c99a4424e8c4e03a63a2d5">DecisionStrategyProto_AffineTransformation::clear_index</a>() {</div><div class="line"><a name="l11422"></a><span class="lineno">11422</span>  index_ = 0;</div><div class="line"><a name="l11423"></a><span class="lineno">11423</span> }</div><div class="line"><a name="l11424"></a><span class="lineno">11424</span> inline ::PROTOBUF_NAMESPACE_ID::int32 DecisionStrategyProto_AffineTransformation::_internal_index()<span class="keyword"> const </span>{</div><div class="line"><a name="l11425"></a><span class="lineno">11425</span>  <span class="keywordflow">return</span> index_;</div><div class="line"><a name="l11426"></a><span class="lineno">11426</span> }</div><div class="line"><a name="l11427"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa801a4c48e7ac7e4102ba9cb7506620b">11427</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa801a4c48e7ac7e4102ba9cb7506620b">DecisionStrategyProto_AffineTransformation::index</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11428"></a><span class="lineno">11428</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.AffineTransformation.index)</span></div><div class="line"><a name="l11429"></a><span class="lineno">11429</span>  <span class="keywordflow">return</span> _internal_index();</div><div class="line"><a name="l11430"></a><span class="lineno">11430</span> }</div><div class="line"><a name="l11431"></a><span class="lineno">11431</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::_internal_set_index(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11432"></a><span class="lineno">11432</span>  </div><div class="line"><a name="l11433"></a><span class="lineno">11433</span>  index_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11434"></a><span class="lineno">11434</span> }</div><div class="line"><a name="l11435"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ad9f1f0fbafb188e2f728d172ab88dc8f">11435</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ad9f1f0fbafb188e2f728d172ab88dc8f">DecisionStrategyProto_AffineTransformation::set_index</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11436"></a><span class="lineno">11436</span>  _internal_set_index(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11437"></a><span class="lineno">11437</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.AffineTransformation.index)</span></div><div class="line"><a name="l11438"></a><span class="lineno">11438</span> }</div><div class="line"><a name="l11439"></a><span class="lineno">11439</span> </div><div class="line"><a name="l11440"></a><span class="lineno">11440</span> <span class="comment">// int64 offset = 2;</span></div><div class="line"><a name="l11441"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#acb29ebc510348e4a2cd531a7c3f57c9c">11441</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#acb29ebc510348e4a2cd531a7c3f57c9c">DecisionStrategyProto_AffineTransformation::clear_offset</a>() {</div><div class="line"><a name="l11442"></a><span class="lineno">11442</span>  <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a> = int64_t{0};</div><div class="line"><a name="l11443"></a><span class="lineno">11443</span> }</div><div class="line"><a name="l11444"></a><span class="lineno">11444</span> inline ::PROTOBUF_NAMESPACE_ID::int64 DecisionStrategyProto_AffineTransformation::_internal_offset()<span class="keyword"> const </span>{</div><div class="line"><a name="l11445"></a><span class="lineno">11445</span>  <span class="keywordflow">return</span> <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a>;</div><div class="line"><a name="l11446"></a><span class="lineno">11446</span> }</div><div class="line"><a name="l11447"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a728b5b75967156875ac60336daf4e29d">11447</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a728b5b75967156875ac60336daf4e29d">DecisionStrategyProto_AffineTransformation::offset</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11448"></a><span class="lineno">11448</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.AffineTransformation.offset)</span></div><div class="line"><a name="l11449"></a><span class="lineno">11449</span>  <span class="keywordflow">return</span> _internal_offset();</div><div class="line"><a name="l11450"></a><span class="lineno">11450</span> }</div><div class="line"><a name="l11451"></a><span class="lineno">11451</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::_internal_set_offset(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11452"></a><span class="lineno">11452</span>  </div><div class="line"><a name="l11453"></a><span class="lineno">11453</span>  <a class="code" href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a> = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11454"></a><span class="lineno">11454</span> }</div><div class="line"><a name="l11455"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a817b500800adbaa67949f6d5d31b1b26">11455</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a817b500800adbaa67949f6d5d31b1b26">DecisionStrategyProto_AffineTransformation::set_offset</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11456"></a><span class="lineno">11456</span>  _internal_set_offset(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11457"></a><span class="lineno">11457</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.AffineTransformation.offset)</span></div><div class="line"><a name="l11458"></a><span class="lineno">11458</span> }</div><div class="line"><a name="l11459"></a><span class="lineno">11459</span> </div><div class="line"><a name="l11460"></a><span class="lineno">11460</span> <span class="comment">// int64 positive_coeff = 3;</span></div><div class="line"><a name="l11461"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ae0aceb21ea92f19442d56647304976b6">11461</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ae0aceb21ea92f19442d56647304976b6">DecisionStrategyProto_AffineTransformation::clear_positive_coeff</a>() {</div><div class="line"><a name="l11462"></a><span class="lineno">11462</span>  positive_coeff_ = int64_t{0};</div><div class="line"><a name="l11463"></a><span class="lineno">11463</span> }</div><div class="line"><a name="l11464"></a><span class="lineno">11464</span> inline ::PROTOBUF_NAMESPACE_ID::int64 DecisionStrategyProto_AffineTransformation::_internal_positive_coeff()<span class="keyword"> const </span>{</div><div class="line"><a name="l11465"></a><span class="lineno">11465</span>  <span class="keywordflow">return</span> positive_coeff_;</div><div class="line"><a name="l11466"></a><span class="lineno">11466</span> }</div><div class="line"><a name="l11467"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a4178cb31e12935b1591ac6217ad4f610">11467</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a4178cb31e12935b1591ac6217ad4f610">DecisionStrategyProto_AffineTransformation::positive_coeff</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11468"></a><span class="lineno">11468</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.AffineTransformation.positive_coeff)</span></div><div class="line"><a name="l11469"></a><span class="lineno">11469</span>  <span class="keywordflow">return</span> _internal_positive_coeff();</div><div class="line"><a name="l11470"></a><span class="lineno">11470</span> }</div><div class="line"><a name="l11471"></a><span class="lineno">11471</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::_internal_set_positive_coeff(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11472"></a><span class="lineno">11472</span>  </div><div class="line"><a name="l11473"></a><span class="lineno">11473</span>  positive_coeff_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11474"></a><span class="lineno">11474</span> }</div><div class="line"><a name="l11475"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa87b9dca0aa886c5a96c51d6473c0f27">11475</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa87b9dca0aa886c5a96c51d6473c0f27">DecisionStrategyProto_AffineTransformation::set_positive_coeff</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11476"></a><span class="lineno">11476</span>  _internal_set_positive_coeff(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11477"></a><span class="lineno">11477</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.AffineTransformation.positive_coeff)</span></div><div class="line"><a name="l11478"></a><span class="lineno">11478</span> }</div><div class="line"><a name="l11479"></a><span class="lineno">11479</span> </div><div class="line"><a name="l11480"></a><span class="lineno">11480</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l11481"></a><span class="lineno">11481</span> </div><div class="line"><a name="l11482"></a><span class="lineno">11482</span> <span class="comment">// DecisionStrategyProto</span></div><div class="line"><a name="l11483"></a><span class="lineno">11483</span> </div><div class="line"><a name="l11484"></a><span class="lineno">11484</span> <span class="comment">// repeated int32 variables = 1;</span></div><div class="line"><a name="l11485"></a><span class="lineno">11485</span> <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="l11486"></a><span class="lineno">11486</span>  <span class="keywordflow">return</span> variables_.size();</div><div class="line"><a name="l11487"></a><span class="lineno">11487</span> }</div><div class="line"><a name="l11488"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#abef5f55c3278c137faca92b8e433f8ea">11488</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#abef5f55c3278c137faca92b8e433f8ea">DecisionStrategyProto::variables_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11489"></a><span class="lineno">11489</span>  <span class="keywordflow">return</span> _internal_variables_size();</div><div class="line"><a name="l11490"></a><span class="lineno">11490</span> }</div><div class="line"><a name="l11491"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a97c353c23050b2faebd883435f73aa6e">11491</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a97c353c23050b2faebd883435f73aa6e">DecisionStrategyProto::clear_variables</a>() {</div><div class="line"><a name="l11492"></a><span class="lineno">11492</span>  variables_.Clear();</div><div class="line"><a name="l11493"></a><span class="lineno">11493</span> }</div><div class="line"><a name="l11494"></a><span class="lineno">11494</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l11495"></a><span class="lineno">11495</span>  <span class="keywordflow">return</span> variables_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11496"></a><span class="lineno">11496</span> }</div><div class="line"><a name="l11497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a7f79618db7151642a4a18ed2be4ac6e4">11497</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a9394bc569a5547ea909d9e9764a70879">DecisionStrategyProto::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="l11498"></a><span class="lineno">11498</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.variables)</span></div><div class="line"><a name="l11499"></a><span class="lineno">11499</span>  <span class="keywordflow">return</span> _internal_variables(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11500"></a><span class="lineno">11500</span> }</div><div class="line"><a name="l11501"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad977faac73af4376e77f16e7334d4673">11501</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad977faac73af4376e77f16e7334d4673">DecisionStrategyProto::set_variables</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11502"></a><span class="lineno">11502</span>  variables_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11503"></a><span class="lineno">11503</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.variables)</span></div><div class="line"><a name="l11504"></a><span class="lineno">11504</span> }</div><div class="line"><a name="l11505"></a><span class="lineno">11505</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::_internal_add_variables(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11506"></a><span class="lineno">11506</span>  variables_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11507"></a><span class="lineno">11507</span> }</div><div class="line"><a name="l11508"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad0d54d2ec274cf6c0301b9afa81232a9">11508</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad0d54d2ec274cf6c0301b9afa81232a9">DecisionStrategyProto::add_variables</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11509"></a><span class="lineno">11509</span>  _internal_add_variables(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11510"></a><span class="lineno">11510</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.DecisionStrategyProto.variables)</span></div><div class="line"><a name="l11511"></a><span class="lineno">11511</span> }</div><div class="line"><a name="l11512"></a><span class="lineno">11512</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11513"></a><span class="lineno">11513</span> DecisionStrategyProto::_internal_variables()<span class="keyword"> const </span>{</div><div class="line"><a name="l11514"></a><span class="lineno">11514</span>  <span class="keywordflow">return</span> variables_;</div><div class="line"><a name="l11515"></a><span class="lineno">11515</span> }</div><div class="line"><a name="l11516"></a><span class="lineno">11516</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11517"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a9394bc569a5547ea909d9e9764a70879">11517</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a9394bc569a5547ea909d9e9764a70879">DecisionStrategyProto::variables</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11518"></a><span class="lineno">11518</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.DecisionStrategyProto.variables)</span></div><div class="line"><a name="l11519"></a><span class="lineno">11519</span>  <span class="keywordflow">return</span> _internal_variables();</div><div class="line"><a name="l11520"></a><span class="lineno">11520</span> }</div><div class="line"><a name="l11521"></a><span class="lineno">11521</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11522"></a><span class="lineno">11522</span> DecisionStrategyProto::_internal_mutable_variables() {</div><div class="line"><a name="l11523"></a><span class="lineno">11523</span>  <span class="keywordflow">return</span> &variables_;</div><div class="line"><a name="l11524"></a><span class="lineno">11524</span> }</div><div class="line"><a name="l11525"></a><span class="lineno">11525</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11526"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a79e3b6d1e1aebe15dfc8a788150fd3e4">11526</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a79e3b6d1e1aebe15dfc8a788150fd3e4">DecisionStrategyProto::mutable_variables</a>() {</div><div class="line"><a name="l11527"></a><span class="lineno">11527</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.DecisionStrategyProto.variables)</span></div><div class="line"><a name="l11528"></a><span class="lineno">11528</span>  <span class="keywordflow">return</span> _internal_mutable_variables();</div><div class="line"><a name="l11529"></a><span class="lineno">11529</span> }</div><div class="line"><a name="l11530"></a><span class="lineno">11530</span> </div><div class="line"><a name="l11531"></a><span class="lineno">11531</span> <span class="comment">// .operations_research.sat.DecisionStrategyProto.VariableSelectionStrategy variable_selection_strategy = 2;</span></div><div class="line"><a name="l11532"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a18d3fd4f45934ff9433167dc48db5fac">11532</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a18d3fd4f45934ff9433167dc48db5fac">DecisionStrategyProto::clear_variable_selection_strategy</a>() {</div><div class="line"><a name="l11533"></a><span class="lineno">11533</span>  variable_selection_strategy_ = 0;</div><div class="line"><a name="l11534"></a><span class="lineno">11534</span> }</div><div class="line"><a name="l11535"></a><span class="lineno">11535</span> <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="l11536"></a><span class="lineno">11536</span>  <span class="keywordflow">return</span> static_cast< ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy >(variable_selection_strategy_);</div><div class="line"><a name="l11537"></a><span class="lineno">11537</span> }</div><div class="line"><a name="l11538"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad9a045113efe25a4dee28661de030974">11538</a></span> <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">inline ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad9a045113efe25a4dee28661de030974">DecisionStrategyProto::variable_selection_strategy</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11539"></a><span class="lineno">11539</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.variable_selection_strategy)</span></div><div class="line"><a name="l11540"></a><span class="lineno">11540</span>  <span class="keywordflow">return</span> _internal_variable_selection_strategy();</div><div class="line"><a name="l11541"></a><span class="lineno">11541</span> }</div><div class="line"><a name="l11542"></a><span class="lineno">11542</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11543"></a><span class="lineno">11543</span>  </div><div class="line"><a name="l11544"></a><span class="lineno">11544</span>  variable_selection_strategy_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11545"></a><span class="lineno">11545</span> }</div><div class="line"><a name="l11546"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a62fe79346083e7c84f14d0564ee7d6d7">11546</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a62fe79346083e7c84f14d0564ee7d6d7">DecisionStrategyProto::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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11547"></a><span class="lineno">11547</span>  _internal_set_variable_selection_strategy(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11548"></a><span class="lineno">11548</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.variable_selection_strategy)</span></div><div class="line"><a name="l11549"></a><span class="lineno">11549</span> }</div><div class="line"><a name="l11550"></a><span class="lineno">11550</span> </div><div class="line"><a name="l11551"></a><span class="lineno">11551</span> <span class="comment">// .operations_research.sat.DecisionStrategyProto.DomainReductionStrategy domain_reduction_strategy = 3;</span></div><div class="line"><a name="l11552"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab7f01db58bcd22e6bef966a5c3f7bcec">11552</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab7f01db58bcd22e6bef966a5c3f7bcec">DecisionStrategyProto::clear_domain_reduction_strategy</a>() {</div><div class="line"><a name="l11553"></a><span class="lineno">11553</span>  domain_reduction_strategy_ = 0;</div><div class="line"><a name="l11554"></a><span class="lineno">11554</span> }</div><div class="line"><a name="l11555"></a><span class="lineno">11555</span> <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="l11556"></a><span class="lineno">11556</span>  <span class="keywordflow">return</span> static_cast< ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy >(domain_reduction_strategy_);</div><div class="line"><a name="l11557"></a><span class="lineno">11557</span> }</div><div class="line"><a name="l11558"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab90d839a538c78f779226141a01c09be">11558</a></span> <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">inline ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab90d839a538c78f779226141a01c09be">DecisionStrategyProto::domain_reduction_strategy</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11559"></a><span class="lineno">11559</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.domain_reduction_strategy)</span></div><div class="line"><a name="l11560"></a><span class="lineno">11560</span>  <span class="keywordflow">return</span> _internal_domain_reduction_strategy();</div><div class="line"><a name="l11561"></a><span class="lineno">11561</span> }</div><div class="line"><a name="l11562"></a><span class="lineno">11562</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11563"></a><span class="lineno">11563</span>  </div><div class="line"><a name="l11564"></a><span class="lineno">11564</span>  domain_reduction_strategy_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11565"></a><span class="lineno">11565</span> }</div><div class="line"><a name="l11566"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ade45633e4aadb2efc557388046f4be59">11566</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ade45633e4aadb2efc557388046f4be59">DecisionStrategyProto::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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11567"></a><span class="lineno">11567</span>  _internal_set_domain_reduction_strategy(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11568"></a><span class="lineno">11568</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.domain_reduction_strategy)</span></div><div class="line"><a name="l11569"></a><span class="lineno">11569</span> }</div><div class="line"><a name="l11570"></a><span class="lineno">11570</span> </div><div class="line"><a name="l11571"></a><span class="lineno">11571</span> <span class="comment">// repeated .operations_research.sat.DecisionStrategyProto.AffineTransformation transformations = 4;</span></div><div class="line"><a name="l11572"></a><span class="lineno">11572</span> <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="l11573"></a><span class="lineno">11573</span>  <span class="keywordflow">return</span> transformations_.size();</div><div class="line"><a name="l11574"></a><span class="lineno">11574</span> }</div><div class="line"><a name="l11575"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a827e28aab3a3c13c604f94596039e25d">11575</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a827e28aab3a3c13c604f94596039e25d">DecisionStrategyProto::transformations_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11576"></a><span class="lineno">11576</span>  <span class="keywordflow">return</span> _internal_transformations_size();</div><div class="line"><a name="l11577"></a><span class="lineno">11577</span> }</div><div class="line"><a name="l11578"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ada097d8f84f670146e8b7b78cbfa0e7a">11578</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ada097d8f84f670146e8b7b78cbfa0e7a">DecisionStrategyProto::clear_transformations</a>() {</div><div class="line"><a name="l11579"></a><span class="lineno">11579</span>  transformations_.Clear();</div><div class="line"><a name="l11580"></a><span class="lineno">11580</span> }</div><div class="line"><a name="l11581"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a6d96f705f1c62e7c1bbab103a7266687">11581</a></span> inline ::operations_research::sat::DecisionStrategyProto_AffineTransformation* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8207d6858afcd9a6f7d3e33c8fce0b8d">DecisionStrategyProto::mutable_transformations</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div><div class="line"><a name="l11582"></a><span class="lineno">11582</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.DecisionStrategyProto.transformations)</span></div><div class="line"><a name="l11583"></a><span class="lineno">11583</span>  <span class="keywordflow">return</span> transformations_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11584"></a><span class="lineno">11584</span> }</div><div class="line"><a name="l11585"></a><span class="lineno">11585</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto_AffineTransformation >*</div><div class="line"><a name="l11586"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8207d6858afcd9a6f7d3e33c8fce0b8d">11586</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8207d6858afcd9a6f7d3e33c8fce0b8d">DecisionStrategyProto::mutable_transformations</a>() {</div><div class="line"><a name="l11587"></a><span class="lineno">11587</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.DecisionStrategyProto.transformations)</span></div><div class="line"><a name="l11588"></a><span class="lineno">11588</span>  <span class="keywordflow">return</span> &transformations_;</div><div class="line"><a name="l11589"></a><span class="lineno">11589</span> }</div><div class="line"><a name="l11590"></a><span class="lineno">11590</span> <span class="keyword">inline</span> const ::operations_research::sat::DecisionStrategyProto_AffineTransformation& 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="l11591"></a><span class="lineno">11591</span>  <span class="keywordflow">return</span> transformations_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11592"></a><span class="lineno">11592</span> }</div><div class="line"><a name="l11593"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#adf2d62aa8c78fc5a150cda5390a777dd">11593</a></span> <span class="keyword">inline</span> const ::operations_research::sat::DecisionStrategyProto_AffineTransformation& <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5213ac253d6902521fc9a7512c8a39fa">DecisionStrategyProto::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="l11594"></a><span class="lineno">11594</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.transformations)</span></div><div class="line"><a name="l11595"></a><span class="lineno">11595</span>  <span class="keywordflow">return</span> _internal_transformations(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11596"></a><span class="lineno">11596</span> }</div><div class="line"><a name="l11597"></a><span class="lineno">11597</span> inline ::operations_research::sat::DecisionStrategyProto_AffineTransformation* DecisionStrategyProto::_internal_add_transformations() {</div><div class="line"><a name="l11598"></a><span class="lineno">11598</span>  <span class="keywordflow">return</span> transformations_.Add();</div><div class="line"><a name="l11599"></a><span class="lineno">11599</span> }</div><div class="line"><a name="l11600"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad9ba21e269eacbd3c3302a5200170a4a">11600</a></span> inline ::operations_research::sat::DecisionStrategyProto_AffineTransformation* <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad9ba21e269eacbd3c3302a5200170a4a">DecisionStrategyProto::add_transformations</a>() {</div><div class="line"><a name="l11601"></a><span class="lineno">11601</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">::operations_research::sat::DecisionStrategyProto_AffineTransformation</a>* _add = _internal_add_transformations();</div><div class="line"><a name="l11602"></a><span class="lineno">11602</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.DecisionStrategyProto.transformations)</span></div><div class="line"><a name="l11603"></a><span class="lineno">11603</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l11604"></a><span class="lineno">11604</span> }</div><div class="line"><a name="l11605"></a><span class="lineno">11605</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto_AffineTransformation >&</div><div class="line"><a name="l11606"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5213ac253d6902521fc9a7512c8a39fa">11606</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5213ac253d6902521fc9a7512c8a39fa">DecisionStrategyProto::transformations</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11607"></a><span class="lineno">11607</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.DecisionStrategyProto.transformations)</span></div><div class="line"><a name="l11608"></a><span class="lineno">11608</span>  <span class="keywordflow">return</span> transformations_;</div><div class="line"><a name="l11609"></a><span class="lineno">11609</span> }</div><div class="line"><a name="l11610"></a><span class="lineno">11610</span> </div><div class="line"><a name="l11611"></a><span class="lineno">11611</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l11612"></a><span class="lineno">11612</span> </div><div class="line"><a name="l11613"></a><span class="lineno">11613</span> <span class="comment">// PartialVariableAssignment</span></div><div class="line"><a name="l11614"></a><span class="lineno">11614</span> </div><div class="line"><a name="l11615"></a><span class="lineno">11615</span> <span class="comment">// repeated int32 vars = 1;</span></div><div class="line"><a name="l11616"></a><span class="lineno">11616</span> <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="l11617"></a><span class="lineno">11617</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div><div class="line"><a name="l11618"></a><span class="lineno">11618</span> }</div><div class="line"><a name="l11619"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a76c521af56ab0e96eb06deeb679f46f7">11619</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a76c521af56ab0e96eb06deeb679f46f7">PartialVariableAssignment::vars_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11620"></a><span class="lineno">11620</span>  <span class="keywordflow">return</span> _internal_vars_size();</div><div class="line"><a name="l11621"></a><span class="lineno">11621</span> }</div><div class="line"><a name="l11622"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab1a05788afa206a0fd73ba052ac18520">11622</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab1a05788afa206a0fd73ba052ac18520">PartialVariableAssignment::clear_vars</a>() {</div><div class="line"><a name="l11623"></a><span class="lineno">11623</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div><div class="line"><a name="l11624"></a><span class="lineno">11624</span> }</div><div class="line"><a name="l11625"></a><span class="lineno">11625</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l11626"></a><span class="lineno">11626</span>  <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="l11627"></a><span class="lineno">11627</span> }</div><div class="line"><a name="l11628"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ac7a72ff7bd5bde08ba00f944c5aa3168">11628</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2083f10ba8953e8a1bfab632d4d4e3af">PartialVariableAssignment::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="l11629"></a><span class="lineno">11629</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.PartialVariableAssignment.vars)</span></div><div class="line"><a name="l11630"></a><span class="lineno">11630</span>  <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11631"></a><span class="lineno">11631</span> }</div><div class="line"><a name="l11632"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a7122a1b5e0cfa809e71e6a4669babc32">11632</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a7122a1b5e0cfa809e71e6a4669babc32">PartialVariableAssignment::set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11633"></a><span class="lineno">11633</span>  <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11634"></a><span class="lineno">11634</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.PartialVariableAssignment.vars)</span></div><div class="line"><a name="l11635"></a><span class="lineno">11635</span> }</div><div class="line"><a name="l11636"></a><span class="lineno">11636</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::_internal_add_vars(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11637"></a><span class="lineno">11637</span>  <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11638"></a><span class="lineno">11638</span> }</div><div class="line"><a name="l11639"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aecb2bc94116e771000e5be7f8e3a7f6c">11639</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aecb2bc94116e771000e5be7f8e3a7f6c">PartialVariableAssignment::add_vars</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11640"></a><span class="lineno">11640</span>  _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11641"></a><span class="lineno">11641</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.PartialVariableAssignment.vars)</span></div><div class="line"><a name="l11642"></a><span class="lineno">11642</span> }</div><div class="line"><a name="l11643"></a><span class="lineno">11643</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11644"></a><span class="lineno">11644</span> PartialVariableAssignment::_internal_vars()<span class="keyword"> const </span>{</div><div class="line"><a name="l11645"></a><span class="lineno">11645</span>  <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l11646"></a><span class="lineno">11646</span> }</div><div class="line"><a name="l11647"></a><span class="lineno">11647</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11648"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2083f10ba8953e8a1bfab632d4d4e3af">11648</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2083f10ba8953e8a1bfab632d4d4e3af">PartialVariableAssignment::vars</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11649"></a><span class="lineno">11649</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.PartialVariableAssignment.vars)</span></div><div class="line"><a name="l11650"></a><span class="lineno">11650</span>  <span class="keywordflow">return</span> _internal_vars();</div><div class="line"><a name="l11651"></a><span class="lineno">11651</span> }</div><div class="line"><a name="l11652"></a><span class="lineno">11652</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11653"></a><span class="lineno">11653</span> PartialVariableAssignment::_internal_mutable_vars() {</div><div class="line"><a name="l11654"></a><span class="lineno">11654</span>  <span class="keywordflow">return</span> &<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div><div class="line"><a name="l11655"></a><span class="lineno">11655</span> }</div><div class="line"><a name="l11656"></a><span class="lineno">11656</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11657"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a4392924fce7f5d9851171c0915a478a6">11657</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a4392924fce7f5d9851171c0915a478a6">PartialVariableAssignment::mutable_vars</a>() {</div><div class="line"><a name="l11658"></a><span class="lineno">11658</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.PartialVariableAssignment.vars)</span></div><div class="line"><a name="l11659"></a><span class="lineno">11659</span>  <span class="keywordflow">return</span> _internal_mutable_vars();</div><div class="line"><a name="l11660"></a><span class="lineno">11660</span> }</div><div class="line"><a name="l11661"></a><span class="lineno">11661</span> </div><div class="line"><a name="l11662"></a><span class="lineno">11662</span> <span class="comment">// repeated int64 values = 2;</span></div><div class="line"><a name="l11663"></a><span class="lineno">11663</span> <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="l11664"></a><span class="lineno">11664</span>  <span class="keywordflow">return</span> values_.size();</div><div class="line"><a name="l11665"></a><span class="lineno">11665</span> }</div><div class="line"><a name="l11666"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a174cd4a46dd94a8233b0ba2451d07b52">11666</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a174cd4a46dd94a8233b0ba2451d07b52">PartialVariableAssignment::values_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11667"></a><span class="lineno">11667</span>  <span class="keywordflow">return</span> _internal_values_size();</div><div class="line"><a name="l11668"></a><span class="lineno">11668</span> }</div><div class="line"><a name="l11669"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ad0b1d578b64fd9f38010f0fb630a55e6">11669</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ad0b1d578b64fd9f38010f0fb630a55e6">PartialVariableAssignment::clear_values</a>() {</div><div class="line"><a name="l11670"></a><span class="lineno">11670</span>  values_.Clear();</div><div class="line"><a name="l11671"></a><span class="lineno">11671</span> }</div><div class="line"><a name="l11672"></a><span class="lineno">11672</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l11673"></a><span class="lineno">11673</span>  <span class="keywordflow">return</span> values_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11674"></a><span class="lineno">11674</span> }</div><div class="line"><a name="l11675"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af68786b2f390bd0e2e6e3b29971ffa7e">11675</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83d52091850a8f159a9f0a14279ad2bf">PartialVariableAssignment::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="l11676"></a><span class="lineno">11676</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.PartialVariableAssignment.values)</span></div><div class="line"><a name="l11677"></a><span class="lineno">11677</span>  <span class="keywordflow">return</span> _internal_values(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11678"></a><span class="lineno">11678</span> }</div><div class="line"><a name="l11679"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1c207c1bc53807c1c2d7c795bdb27987">11679</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1c207c1bc53807c1c2d7c795bdb27987">PartialVariableAssignment::set_values</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11680"></a><span class="lineno">11680</span>  values_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11681"></a><span class="lineno">11681</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.PartialVariableAssignment.values)</span></div><div class="line"><a name="l11682"></a><span class="lineno">11682</span> }</div><div class="line"><a name="l11683"></a><span class="lineno">11683</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::_internal_add_values(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11684"></a><span class="lineno">11684</span>  values_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11685"></a><span class="lineno">11685</span> }</div><div class="line"><a name="l11686"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a22414a046a10e101e63455e8cd5b734b">11686</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a22414a046a10e101e63455e8cd5b734b">PartialVariableAssignment::add_values</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11687"></a><span class="lineno">11687</span>  _internal_add_values(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11688"></a><span class="lineno">11688</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.PartialVariableAssignment.values)</span></div><div class="line"><a name="l11689"></a><span class="lineno">11689</span> }</div><div class="line"><a name="l11690"></a><span class="lineno">11690</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l11691"></a><span class="lineno">11691</span> PartialVariableAssignment::_internal_values()<span class="keyword"> const </span>{</div><div class="line"><a name="l11692"></a><span class="lineno">11692</span>  <span class="keywordflow">return</span> values_;</div><div class="line"><a name="l11693"></a><span class="lineno">11693</span> }</div><div class="line"><a name="l11694"></a><span class="lineno">11694</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l11695"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83d52091850a8f159a9f0a14279ad2bf">11695</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83d52091850a8f159a9f0a14279ad2bf">PartialVariableAssignment::values</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11696"></a><span class="lineno">11696</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.PartialVariableAssignment.values)</span></div><div class="line"><a name="l11697"></a><span class="lineno">11697</span>  <span class="keywordflow">return</span> _internal_values();</div><div class="line"><a name="l11698"></a><span class="lineno">11698</span> }</div><div class="line"><a name="l11699"></a><span class="lineno">11699</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l11700"></a><span class="lineno">11700</span> PartialVariableAssignment::_internal_mutable_values() {</div><div class="line"><a name="l11701"></a><span class="lineno">11701</span>  <span class="keywordflow">return</span> &values_;</div><div class="line"><a name="l11702"></a><span class="lineno">11702</span> }</div><div class="line"><a name="l11703"></a><span class="lineno">11703</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l11704"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a0ebca606dfe014813ed14336ade937d6">11704</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a0ebca606dfe014813ed14336ade937d6">PartialVariableAssignment::mutable_values</a>() {</div><div class="line"><a name="l11705"></a><span class="lineno">11705</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.PartialVariableAssignment.values)</span></div><div class="line"><a name="l11706"></a><span class="lineno">11706</span>  <span class="keywordflow">return</span> _internal_mutable_values();</div><div class="line"><a name="l11707"></a><span class="lineno">11707</span> }</div><div class="line"><a name="l11708"></a><span class="lineno">11708</span> </div><div class="line"><a name="l11709"></a><span class="lineno">11709</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l11710"></a><span class="lineno">11710</span> </div><div class="line"><a name="l11711"></a><span class="lineno">11711</span> <span class="comment">// SparsePermutationProto</span></div><div class="line"><a name="l11712"></a><span class="lineno">11712</span> </div><div class="line"><a name="l11713"></a><span class="lineno">11713</span> <span class="comment">// repeated int32 support = 1;</span></div><div class="line"><a name="l11714"></a><span class="lineno">11714</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> SparsePermutationProto::_internal_support_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l11715"></a><span class="lineno">11715</span>  <span class="keywordflow">return</span> support_.size();</div><div class="line"><a name="l11716"></a><span class="lineno">11716</span> }</div><div class="line"><a name="l11717"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a7634d83629ccc65c555426b6769a6722">11717</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a7634d83629ccc65c555426b6769a6722">SparsePermutationProto::support_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11718"></a><span class="lineno">11718</span>  <span class="keywordflow">return</span> _internal_support_size();</div><div class="line"><a name="l11719"></a><span class="lineno">11719</span> }</div><div class="line"><a name="l11720"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a95fc19fbab2a94dcb177c45526ea2b28">11720</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a95fc19fbab2a94dcb177c45526ea2b28">SparsePermutationProto::clear_support</a>() {</div><div class="line"><a name="l11721"></a><span class="lineno">11721</span>  support_.Clear();</div><div class="line"><a name="l11722"></a><span class="lineno">11722</span> }</div><div class="line"><a name="l11723"></a><span class="lineno">11723</span> inline ::PROTOBUF_NAMESPACE_ID::int32 SparsePermutationProto::_internal_support(<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="l11724"></a><span class="lineno">11724</span>  <span class="keywordflow">return</span> support_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11725"></a><span class="lineno">11725</span> }</div><div class="line"><a name="l11726"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#acfe30be0b176abbea8c3449b46890978">11726</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5247f06e3ba005336f7c0256690fc961">SparsePermutationProto::support</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="l11727"></a><span class="lineno">11727</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.SparsePermutationProto.support)</span></div><div class="line"><a name="l11728"></a><span class="lineno">11728</span>  <span class="keywordflow">return</span> _internal_support(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11729"></a><span class="lineno">11729</span> }</div><div class="line"><a name="l11730"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ae5b100ef89d77bbdab3a09d5a36898aa">11730</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ae5b100ef89d77bbdab3a09d5a36898aa">SparsePermutationProto::set_support</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11731"></a><span class="lineno">11731</span>  support_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11732"></a><span class="lineno">11732</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.SparsePermutationProto.support)</span></div><div class="line"><a name="l11733"></a><span class="lineno">11733</span> }</div><div class="line"><a name="l11734"></a><span class="lineno">11734</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> SparsePermutationProto::_internal_add_support(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11735"></a><span class="lineno">11735</span>  support_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11736"></a><span class="lineno">11736</span> }</div><div class="line"><a name="l11737"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3329c377cc43587c42c4e3b8e54c3999">11737</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3329c377cc43587c42c4e3b8e54c3999">SparsePermutationProto::add_support</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11738"></a><span class="lineno">11738</span>  _internal_add_support(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11739"></a><span class="lineno">11739</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.SparsePermutationProto.support)</span></div><div class="line"><a name="l11740"></a><span class="lineno">11740</span> }</div><div class="line"><a name="l11741"></a><span class="lineno">11741</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11742"></a><span class="lineno">11742</span> SparsePermutationProto::_internal_support()<span class="keyword"> const </span>{</div><div class="line"><a name="l11743"></a><span class="lineno">11743</span>  <span class="keywordflow">return</span> support_;</div><div class="line"><a name="l11744"></a><span class="lineno">11744</span> }</div><div class="line"><a name="l11745"></a><span class="lineno">11745</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11746"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5247f06e3ba005336f7c0256690fc961">11746</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5247f06e3ba005336f7c0256690fc961">SparsePermutationProto::support</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11747"></a><span class="lineno">11747</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.SparsePermutationProto.support)</span></div><div class="line"><a name="l11748"></a><span class="lineno">11748</span>  <span class="keywordflow">return</span> _internal_support();</div><div class="line"><a name="l11749"></a><span class="lineno">11749</span> }</div><div class="line"><a name="l11750"></a><span class="lineno">11750</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11751"></a><span class="lineno">11751</span> SparsePermutationProto::_internal_mutable_support() {</div><div class="line"><a name="l11752"></a><span class="lineno">11752</span>  <span class="keywordflow">return</span> &support_;</div><div class="line"><a name="l11753"></a><span class="lineno">11753</span> }</div><div class="line"><a name="l11754"></a><span class="lineno">11754</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11755"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a00463e9133d1c1a0b3654810661674c4">11755</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a00463e9133d1c1a0b3654810661674c4">SparsePermutationProto::mutable_support</a>() {</div><div class="line"><a name="l11756"></a><span class="lineno">11756</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.SparsePermutationProto.support)</span></div><div class="line"><a name="l11757"></a><span class="lineno">11757</span>  <span class="keywordflow">return</span> _internal_mutable_support();</div><div class="line"><a name="l11758"></a><span class="lineno">11758</span> }</div><div class="line"><a name="l11759"></a><span class="lineno">11759</span> </div><div class="line"><a name="l11760"></a><span class="lineno">11760</span> <span class="comment">// repeated int32 cycle_sizes = 2;</span></div><div class="line"><a name="l11761"></a><span class="lineno">11761</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> SparsePermutationProto::_internal_cycle_sizes_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l11762"></a><span class="lineno">11762</span>  <span class="keywordflow">return</span> cycle_sizes_.size();</div><div class="line"><a name="l11763"></a><span class="lineno">11763</span> }</div><div class="line"><a name="l11764"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a6d5787890f6a11af5b896246b03383e3">11764</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a6d5787890f6a11af5b896246b03383e3">SparsePermutationProto::cycle_sizes_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11765"></a><span class="lineno">11765</span>  <span class="keywordflow">return</span> _internal_cycle_sizes_size();</div><div class="line"><a name="l11766"></a><span class="lineno">11766</span> }</div><div class="line"><a name="l11767"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ae2cfee0a6777f66641f4dac60a64940f">11767</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ae2cfee0a6777f66641f4dac60a64940f">SparsePermutationProto::clear_cycle_sizes</a>() {</div><div class="line"><a name="l11768"></a><span class="lineno">11768</span>  cycle_sizes_.Clear();</div><div class="line"><a name="l11769"></a><span class="lineno">11769</span> }</div><div class="line"><a name="l11770"></a><span class="lineno">11770</span> inline ::PROTOBUF_NAMESPACE_ID::int32 SparsePermutationProto::_internal_cycle_sizes(<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="l11771"></a><span class="lineno">11771</span>  <span class="keywordflow">return</span> cycle_sizes_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11772"></a><span class="lineno">11772</span> }</div><div class="line"><a name="l11773"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a9f105a91a0c65cd24fbb83789373a682">11773</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ace9a132af14594194b513888fa688a59">SparsePermutationProto::cycle_sizes</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="l11774"></a><span class="lineno">11774</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.SparsePermutationProto.cycle_sizes)</span></div><div class="line"><a name="l11775"></a><span class="lineno">11775</span>  <span class="keywordflow">return</span> _internal_cycle_sizes(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11776"></a><span class="lineno">11776</span> }</div><div class="line"><a name="l11777"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a215ef48e8f81c0f75ff69c7fdcbf77a3">11777</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a215ef48e8f81c0f75ff69c7fdcbf77a3">SparsePermutationProto::set_cycle_sizes</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11778"></a><span class="lineno">11778</span>  cycle_sizes_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11779"></a><span class="lineno">11779</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.SparsePermutationProto.cycle_sizes)</span></div><div class="line"><a name="l11780"></a><span class="lineno">11780</span> }</div><div class="line"><a name="l11781"></a><span class="lineno">11781</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> SparsePermutationProto::_internal_add_cycle_sizes(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11782"></a><span class="lineno">11782</span>  cycle_sizes_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11783"></a><span class="lineno">11783</span> }</div><div class="line"><a name="l11784"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a39517aaeb8e944ad0842677c593f913c">11784</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a39517aaeb8e944ad0842677c593f913c">SparsePermutationProto::add_cycle_sizes</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11785"></a><span class="lineno">11785</span>  _internal_add_cycle_sizes(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11786"></a><span class="lineno">11786</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.SparsePermutationProto.cycle_sizes)</span></div><div class="line"><a name="l11787"></a><span class="lineno">11787</span> }</div><div class="line"><a name="l11788"></a><span class="lineno">11788</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11789"></a><span class="lineno">11789</span> SparsePermutationProto::_internal_cycle_sizes()<span class="keyword"> const </span>{</div><div class="line"><a name="l11790"></a><span class="lineno">11790</span>  <span class="keywordflow">return</span> cycle_sizes_;</div><div class="line"><a name="l11791"></a><span class="lineno">11791</span> }</div><div class="line"><a name="l11792"></a><span class="lineno">11792</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11793"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ace9a132af14594194b513888fa688a59">11793</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ace9a132af14594194b513888fa688a59">SparsePermutationProto::cycle_sizes</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11794"></a><span class="lineno">11794</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.SparsePermutationProto.cycle_sizes)</span></div><div class="line"><a name="l11795"></a><span class="lineno">11795</span>  <span class="keywordflow">return</span> _internal_cycle_sizes();</div><div class="line"><a name="l11796"></a><span class="lineno">11796</span> }</div><div class="line"><a name="l11797"></a><span class="lineno">11797</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11798"></a><span class="lineno">11798</span> SparsePermutationProto::_internal_mutable_cycle_sizes() {</div><div class="line"><a name="l11799"></a><span class="lineno">11799</span>  <span class="keywordflow">return</span> &cycle_sizes_;</div><div class="line"><a name="l11800"></a><span class="lineno">11800</span> }</div><div class="line"><a name="l11801"></a><span class="lineno">11801</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11802"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a091ebae69d19c6225c37da65037176b4">11802</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a091ebae69d19c6225c37da65037176b4">SparsePermutationProto::mutable_cycle_sizes</a>() {</div><div class="line"><a name="l11803"></a><span class="lineno">11803</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.SparsePermutationProto.cycle_sizes)</span></div><div class="line"><a name="l11804"></a><span class="lineno">11804</span>  <span class="keywordflow">return</span> _internal_mutable_cycle_sizes();</div><div class="line"><a name="l11805"></a><span class="lineno">11805</span> }</div><div class="line"><a name="l11806"></a><span class="lineno">11806</span> </div><div class="line"><a name="l11807"></a><span class="lineno">11807</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l11808"></a><span class="lineno">11808</span> </div><div class="line"><a name="l11809"></a><span class="lineno">11809</span> <span class="comment">// DenseMatrixProto</span></div><div class="line"><a name="l11810"></a><span class="lineno">11810</span> </div><div class="line"><a name="l11811"></a><span class="lineno">11811</span> <span class="comment">// int32 num_rows = 1;</span></div><div class="line"><a name="l11812"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0cc1cf48a62e780dfd265bfc00bdedc5">11812</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0cc1cf48a62e780dfd265bfc00bdedc5">DenseMatrixProto::clear_num_rows</a>() {</div><div class="line"><a name="l11813"></a><span class="lineno">11813</span>  num_rows_ = 0;</div><div class="line"><a name="l11814"></a><span class="lineno">11814</span> }</div><div class="line"><a name="l11815"></a><span class="lineno">11815</span> inline ::PROTOBUF_NAMESPACE_ID::int32 DenseMatrixProto::_internal_num_rows()<span class="keyword"> const </span>{</div><div class="line"><a name="l11816"></a><span class="lineno">11816</span>  <span class="keywordflow">return</span> num_rows_;</div><div class="line"><a name="l11817"></a><span class="lineno">11817</span> }</div><div class="line"><a name="l11818"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a4e71ff094d2b1812826a9c8e5967d32f">11818</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a4e71ff094d2b1812826a9c8e5967d32f">DenseMatrixProto::num_rows</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11819"></a><span class="lineno">11819</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DenseMatrixProto.num_rows)</span></div><div class="line"><a name="l11820"></a><span class="lineno">11820</span>  <span class="keywordflow">return</span> _internal_num_rows();</div><div class="line"><a name="l11821"></a><span class="lineno">11821</span> }</div><div class="line"><a name="l11822"></a><span class="lineno">11822</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DenseMatrixProto::_internal_set_num_rows(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11823"></a><span class="lineno">11823</span>  </div><div class="line"><a name="l11824"></a><span class="lineno">11824</span>  num_rows_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11825"></a><span class="lineno">11825</span> }</div><div class="line"><a name="l11826"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a941366063d12a92dc070781d0c227e2e">11826</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a941366063d12a92dc070781d0c227e2e">DenseMatrixProto::set_num_rows</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11827"></a><span class="lineno">11827</span>  _internal_set_num_rows(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11828"></a><span class="lineno">11828</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DenseMatrixProto.num_rows)</span></div><div class="line"><a name="l11829"></a><span class="lineno">11829</span> }</div><div class="line"><a name="l11830"></a><span class="lineno">11830</span> </div><div class="line"><a name="l11831"></a><span class="lineno">11831</span> <span class="comment">// int32 num_cols = 2;</span></div><div class="line"><a name="l11832"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a863bd0defaed4ea12c416599594b17c0">11832</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a863bd0defaed4ea12c416599594b17c0">DenseMatrixProto::clear_num_cols</a>() {</div><div class="line"><a name="l11833"></a><span class="lineno">11833</span>  num_cols_ = 0;</div><div class="line"><a name="l11834"></a><span class="lineno">11834</span> }</div><div class="line"><a name="l11835"></a><span class="lineno">11835</span> inline ::PROTOBUF_NAMESPACE_ID::int32 DenseMatrixProto::_internal_num_cols()<span class="keyword"> const </span>{</div><div class="line"><a name="l11836"></a><span class="lineno">11836</span>  <span class="keywordflow">return</span> num_cols_;</div><div class="line"><a name="l11837"></a><span class="lineno">11837</span> }</div><div class="line"><a name="l11838"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0df99670a4c45208209c1f051665da0f">11838</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0df99670a4c45208209c1f051665da0f">DenseMatrixProto::num_cols</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11839"></a><span class="lineno">11839</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DenseMatrixProto.num_cols)</span></div><div class="line"><a name="l11840"></a><span class="lineno">11840</span>  <span class="keywordflow">return</span> _internal_num_cols();</div><div class="line"><a name="l11841"></a><span class="lineno">11841</span> }</div><div class="line"><a name="l11842"></a><span class="lineno">11842</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DenseMatrixProto::_internal_set_num_cols(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11843"></a><span class="lineno">11843</span>  </div><div class="line"><a name="l11844"></a><span class="lineno">11844</span>  num_cols_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l11845"></a><span class="lineno">11845</span> }</div><div class="line"><a name="l11846"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a68506587aa30338116d2fe7f864367aa">11846</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a68506587aa30338116d2fe7f864367aa">DenseMatrixProto::set_num_cols</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11847"></a><span class="lineno">11847</span>  _internal_set_num_cols(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11848"></a><span class="lineno">11848</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DenseMatrixProto.num_cols)</span></div><div class="line"><a name="l11849"></a><span class="lineno">11849</span> }</div><div class="line"><a name="l11850"></a><span class="lineno">11850</span> </div><div class="line"><a name="l11851"></a><span class="lineno">11851</span> <span class="comment">// repeated int32 entries = 3;</span></div><div class="line"><a name="l11852"></a><span class="lineno">11852</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> DenseMatrixProto::_internal_entries_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l11853"></a><span class="lineno">11853</span>  <span class="keywordflow">return</span> entries_.size();</div><div class="line"><a name="l11854"></a><span class="lineno">11854</span> }</div><div class="line"><a name="l11855"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afbd461ce3f6486e7690280020c741722">11855</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afbd461ce3f6486e7690280020c741722">DenseMatrixProto::entries_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11856"></a><span class="lineno">11856</span>  <span class="keywordflow">return</span> _internal_entries_size();</div><div class="line"><a name="l11857"></a><span class="lineno">11857</span> }</div><div class="line"><a name="l11858"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a099c9e95bfde629733735b59264de8c0">11858</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a099c9e95bfde629733735b59264de8c0">DenseMatrixProto::clear_entries</a>() {</div><div class="line"><a name="l11859"></a><span class="lineno">11859</span>  entries_.Clear();</div><div class="line"><a name="l11860"></a><span class="lineno">11860</span> }</div><div class="line"><a name="l11861"></a><span class="lineno">11861</span> inline ::PROTOBUF_NAMESPACE_ID::int32 DenseMatrixProto::_internal_entries(<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="l11862"></a><span class="lineno">11862</span>  <span class="keywordflow">return</span> entries_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11863"></a><span class="lineno">11863</span> }</div><div class="line"><a name="l11864"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a3b9083310a7491162be4f0a454225c1f">11864</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a19ef50795bc89785dfc34e63175acc0d">DenseMatrixProto::entries</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="l11865"></a><span class="lineno">11865</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DenseMatrixProto.entries)</span></div><div class="line"><a name="l11866"></a><span class="lineno">11866</span>  <span class="keywordflow">return</span> _internal_entries(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11867"></a><span class="lineno">11867</span> }</div><div class="line"><a name="l11868"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a9c4d87f8dbd32bbbf5489b61bc9462a0">11868</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a9c4d87f8dbd32bbbf5489b61bc9462a0">DenseMatrixProto::set_entries</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11869"></a><span class="lineno">11869</span>  entries_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11870"></a><span class="lineno">11870</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DenseMatrixProto.entries)</span></div><div class="line"><a name="l11871"></a><span class="lineno">11871</span> }</div><div class="line"><a name="l11872"></a><span class="lineno">11872</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DenseMatrixProto::_internal_add_entries(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11873"></a><span class="lineno">11873</span>  entries_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11874"></a><span class="lineno">11874</span> }</div><div class="line"><a name="l11875"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a5ed0feba5d37c1af99302dd8489dd8ff">11875</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a5ed0feba5d37c1af99302dd8489dd8ff">DenseMatrixProto::add_entries</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l11876"></a><span class="lineno">11876</span>  _internal_add_entries(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l11877"></a><span class="lineno">11877</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.DenseMatrixProto.entries)</span></div><div class="line"><a name="l11878"></a><span class="lineno">11878</span> }</div><div class="line"><a name="l11879"></a><span class="lineno">11879</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11880"></a><span class="lineno">11880</span> DenseMatrixProto::_internal_entries()<span class="keyword"> const </span>{</div><div class="line"><a name="l11881"></a><span class="lineno">11881</span>  <span class="keywordflow">return</span> entries_;</div><div class="line"><a name="l11882"></a><span class="lineno">11882</span> }</div><div class="line"><a name="l11883"></a><span class="lineno">11883</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l11884"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a19ef50795bc89785dfc34e63175acc0d">11884</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a19ef50795bc89785dfc34e63175acc0d">DenseMatrixProto::entries</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11885"></a><span class="lineno">11885</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.DenseMatrixProto.entries)</span></div><div class="line"><a name="l11886"></a><span class="lineno">11886</span>  <span class="keywordflow">return</span> _internal_entries();</div><div class="line"><a name="l11887"></a><span class="lineno">11887</span> }</div><div class="line"><a name="l11888"></a><span class="lineno">11888</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11889"></a><span class="lineno">11889</span> DenseMatrixProto::_internal_mutable_entries() {</div><div class="line"><a name="l11890"></a><span class="lineno">11890</span>  <span class="keywordflow">return</span> &entries_;</div><div class="line"><a name="l11891"></a><span class="lineno">11891</span> }</div><div class="line"><a name="l11892"></a><span class="lineno">11892</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l11893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afa1e9a2604c728793692bd7d165542a4">11893</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afa1e9a2604c728793692bd7d165542a4">DenseMatrixProto::mutable_entries</a>() {</div><div class="line"><a name="l11894"></a><span class="lineno">11894</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.DenseMatrixProto.entries)</span></div><div class="line"><a name="l11895"></a><span class="lineno">11895</span>  <span class="keywordflow">return</span> _internal_mutable_entries();</div><div class="line"><a name="l11896"></a><span class="lineno">11896</span> }</div><div class="line"><a name="l11897"></a><span class="lineno">11897</span> </div><div class="line"><a name="l11898"></a><span class="lineno">11898</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l11899"></a><span class="lineno">11899</span> </div><div class="line"><a name="l11900"></a><span class="lineno">11900</span> <span class="comment">// SymmetryProto</span></div><div class="line"><a name="l11901"></a><span class="lineno">11901</span> </div><div class="line"><a name="l11902"></a><span class="lineno">11902</span> <span class="comment">// repeated .operations_research.sat.SparsePermutationProto permutations = 1;</span></div><div class="line"><a name="l11903"></a><span class="lineno">11903</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> SymmetryProto::_internal_permutations_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l11904"></a><span class="lineno">11904</span>  <span class="keywordflow">return</span> permutations_.size();</div><div class="line"><a name="l11905"></a><span class="lineno">11905</span> }</div><div class="line"><a name="l11906"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a68f68c2e09b74c71f1b56dcfe072c131">11906</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a68f68c2e09b74c71f1b56dcfe072c131">SymmetryProto::permutations_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11907"></a><span class="lineno">11907</span>  <span class="keywordflow">return</span> _internal_permutations_size();</div><div class="line"><a name="l11908"></a><span class="lineno">11908</span> }</div><div class="line"><a name="l11909"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7ac0f22e5ba2d33c8efb4f861d6ee316">11909</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7ac0f22e5ba2d33c8efb4f861d6ee316">SymmetryProto::clear_permutations</a>() {</div><div class="line"><a name="l11910"></a><span class="lineno">11910</span>  permutations_.Clear();</div><div class="line"><a name="l11911"></a><span class="lineno">11911</span> }</div><div class="line"><a name="l11912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aaa5e0285019297f7356c4c6f1607fcc5">11912</a></span> inline ::operations_research::sat::SparsePermutationProto* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a406fe99a9e8a5c19ef37ba2852b9f520">SymmetryProto::mutable_permutations</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div><div class="line"><a name="l11913"></a><span class="lineno">11913</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.SymmetryProto.permutations)</span></div><div class="line"><a name="l11914"></a><span class="lineno">11914</span>  <span class="keywordflow">return</span> permutations_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11915"></a><span class="lineno">11915</span> }</div><div class="line"><a name="l11916"></a><span class="lineno">11916</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::SparsePermutationProto >*</div><div class="line"><a name="l11917"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a406fe99a9e8a5c19ef37ba2852b9f520">11917</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a406fe99a9e8a5c19ef37ba2852b9f520">SymmetryProto::mutable_permutations</a>() {</div><div class="line"><a name="l11918"></a><span class="lineno">11918</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.SymmetryProto.permutations)</span></div><div class="line"><a name="l11919"></a><span class="lineno">11919</span>  <span class="keywordflow">return</span> &permutations_;</div><div class="line"><a name="l11920"></a><span class="lineno">11920</span> }</div><div class="line"><a name="l11921"></a><span class="lineno">11921</span> <span class="keyword">inline</span> const ::operations_research::sat::SparsePermutationProto& SymmetryProto::_internal_permutations(<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="l11922"></a><span class="lineno">11922</span>  <span class="keywordflow">return</span> permutations_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11923"></a><span class="lineno">11923</span> }</div><div class="line"><a name="l11924"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a5d5312f4d123a6f968ae21d2e400b1e1">11924</a></span> <span class="keyword">inline</span> const ::operations_research::sat::SparsePermutationProto& <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a049edee80cada0bae19129e50eb334dc">SymmetryProto::permutations</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="l11925"></a><span class="lineno">11925</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.SymmetryProto.permutations)</span></div><div class="line"><a name="l11926"></a><span class="lineno">11926</span>  <span class="keywordflow">return</span> _internal_permutations(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11927"></a><span class="lineno">11927</span> }</div><div class="line"><a name="l11928"></a><span class="lineno">11928</span> inline ::operations_research::sat::SparsePermutationProto* SymmetryProto::_internal_add_permutations() {</div><div class="line"><a name="l11929"></a><span class="lineno">11929</span>  <span class="keywordflow">return</span> permutations_.Add();</div><div class="line"><a name="l11930"></a><span class="lineno">11930</span> }</div><div class="line"><a name="l11931"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab901b611746415b948f631d5b0273f09">11931</a></span> inline ::operations_research::sat::SparsePermutationProto* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab901b611746415b948f631d5b0273f09">SymmetryProto::add_permutations</a>() {</div><div class="line"><a name="l11932"></a><span class="lineno">11932</span>  <a class="code" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">::operations_research::sat::SparsePermutationProto</a>* _add = _internal_add_permutations();</div><div class="line"><a name="l11933"></a><span class="lineno">11933</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.SymmetryProto.permutations)</span></div><div class="line"><a name="l11934"></a><span class="lineno">11934</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l11935"></a><span class="lineno">11935</span> }</div><div class="line"><a name="l11936"></a><span class="lineno">11936</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::SparsePermutationProto >&</div><div class="line"><a name="l11937"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a049edee80cada0bae19129e50eb334dc">11937</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a049edee80cada0bae19129e50eb334dc">SymmetryProto::permutations</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11938"></a><span class="lineno">11938</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.SymmetryProto.permutations)</span></div><div class="line"><a name="l11939"></a><span class="lineno">11939</span>  <span class="keywordflow">return</span> permutations_;</div><div class="line"><a name="l11940"></a><span class="lineno">11940</span> }</div><div class="line"><a name="l11941"></a><span class="lineno">11941</span> </div><div class="line"><a name="l11942"></a><span class="lineno">11942</span> <span class="comment">// repeated .operations_research.sat.DenseMatrixProto orbitopes = 2;</span></div><div class="line"><a name="l11943"></a><span class="lineno">11943</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> SymmetryProto::_internal_orbitopes_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l11944"></a><span class="lineno">11944</span>  <span class="keywordflow">return</span> orbitopes_.size();</div><div class="line"><a name="l11945"></a><span class="lineno">11945</span> }</div><div class="line"><a name="l11946"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae563071bc2d8e337c1ae6a381e2ef4eb">11946</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae563071bc2d8e337c1ae6a381e2ef4eb">SymmetryProto::orbitopes_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11947"></a><span class="lineno">11947</span>  <span class="keywordflow">return</span> _internal_orbitopes_size();</div><div class="line"><a name="l11948"></a><span class="lineno">11948</span> }</div><div class="line"><a name="l11949"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab4aa9cf66ebe71b6cd365925445a3bd3">11949</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab4aa9cf66ebe71b6cd365925445a3bd3">SymmetryProto::clear_orbitopes</a>() {</div><div class="line"><a name="l11950"></a><span class="lineno">11950</span>  orbitopes_.Clear();</div><div class="line"><a name="l11951"></a><span class="lineno">11951</span> }</div><div class="line"><a name="l11952"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a520248c97c2b907a15dab028b3d24b9d">11952</a></span> inline ::operations_research::sat::DenseMatrixProto* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed40b8219b4bd0b1dccd453eed153fc2">SymmetryProto::mutable_orbitopes</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div><div class="line"><a name="l11953"></a><span class="lineno">11953</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.SymmetryProto.orbitopes)</span></div><div class="line"><a name="l11954"></a><span class="lineno">11954</span>  <span class="keywordflow">return</span> orbitopes_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11955"></a><span class="lineno">11955</span> }</div><div class="line"><a name="l11956"></a><span class="lineno">11956</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DenseMatrixProto >*</div><div class="line"><a name="l11957"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed40b8219b4bd0b1dccd453eed153fc2">11957</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed40b8219b4bd0b1dccd453eed153fc2">SymmetryProto::mutable_orbitopes</a>() {</div><div class="line"><a name="l11958"></a><span class="lineno">11958</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.SymmetryProto.orbitopes)</span></div><div class="line"><a name="l11959"></a><span class="lineno">11959</span>  <span class="keywordflow">return</span> &orbitopes_;</div><div class="line"><a name="l11960"></a><span class="lineno">11960</span> }</div><div class="line"><a name="l11961"></a><span class="lineno">11961</span> <span class="keyword">inline</span> const ::operations_research::sat::DenseMatrixProto& SymmetryProto::_internal_orbitopes(<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="l11962"></a><span class="lineno">11962</span>  <span class="keywordflow">return</span> orbitopes_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11963"></a><span class="lineno">11963</span> }</div><div class="line"><a name="l11964"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a0ab41f5015609d318e24e6e1ade5ce11">11964</a></span> <span class="keyword">inline</span> const ::operations_research::sat::DenseMatrixProto& <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7983d3001d43542072118a91f5689a73">SymmetryProto::orbitopes</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="l11965"></a><span class="lineno">11965</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.SymmetryProto.orbitopes)</span></div><div class="line"><a name="l11966"></a><span class="lineno">11966</span>  <span class="keywordflow">return</span> _internal_orbitopes(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l11967"></a><span class="lineno">11967</span> }</div><div class="line"><a name="l11968"></a><span class="lineno">11968</span> inline ::operations_research::sat::DenseMatrixProto* SymmetryProto::_internal_add_orbitopes() {</div><div class="line"><a name="l11969"></a><span class="lineno">11969</span>  <span class="keywordflow">return</span> orbitopes_.Add();</div><div class="line"><a name="l11970"></a><span class="lineno">11970</span> }</div><div class="line"><a name="l11971"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a81326f8cf720fb13d25b12aca7045093">11971</a></span> inline ::operations_research::sat::DenseMatrixProto* <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a81326f8cf720fb13d25b12aca7045093">SymmetryProto::add_orbitopes</a>() {</div><div class="line"><a name="l11972"></a><span class="lineno">11972</span>  <a class="code" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">::operations_research::sat::DenseMatrixProto</a>* _add = _internal_add_orbitopes();</div><div class="line"><a name="l11973"></a><span class="lineno">11973</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.SymmetryProto.orbitopes)</span></div><div class="line"><a name="l11974"></a><span class="lineno">11974</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l11975"></a><span class="lineno">11975</span> }</div><div class="line"><a name="l11976"></a><span class="lineno">11976</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DenseMatrixProto >&</div><div class="line"><a name="l11977"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7983d3001d43542072118a91f5689a73">11977</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7983d3001d43542072118a91f5689a73">SymmetryProto::orbitopes</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11978"></a><span class="lineno">11978</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.SymmetryProto.orbitopes)</span></div><div class="line"><a name="l11979"></a><span class="lineno">11979</span>  <span class="keywordflow">return</span> orbitopes_;</div><div class="line"><a name="l11980"></a><span class="lineno">11980</span> }</div><div class="line"><a name="l11981"></a><span class="lineno">11981</span> </div><div class="line"><a name="l11982"></a><span class="lineno">11982</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l11983"></a><span class="lineno">11983</span> </div><div class="line"><a name="l11984"></a><span class="lineno">11984</span> <span class="comment">// CpModelProto</span></div><div class="line"><a name="l11985"></a><span class="lineno">11985</span> </div><div class="line"><a name="l11986"></a><span class="lineno">11986</span> <span class="comment">// string name = 1;</span></div><div class="line"><a name="l11987"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a458dd99a041a02e37d5b249201b18050">11987</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a458dd99a041a02e37d5b249201b18050">CpModelProto::clear_name</a>() {</div><div class="line"><a name="l11988"></a><span class="lineno">11988</span>  name_.ClearToEmpty();</div><div class="line"><a name="l11989"></a><span class="lineno">11989</span> }</div><div class="line"><a name="l11990"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">11990</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">CpModelProto::name</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l11991"></a><span class="lineno">11991</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.name)</span></div><div class="line"><a name="l11992"></a><span class="lineno">11992</span>  <span class="keywordflow">return</span> _internal_name();</div><div class="line"><a name="l11993"></a><span class="lineno">11993</span> }</div><div class="line"><a name="l11994"></a><span class="lineno">11994</span> <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l11995"></a><span class="lineno">11995</span> <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE</div><div class="line"><a name="l11996"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a86f8a57d55c1e2521ca80b8bb027df5c">11996</a></span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">CpModelProto::set_name</a>(ArgT0&& arg0, ArgT... args) {</div><div class="line"><a name="l11997"></a><span class="lineno">11997</span>  </div><div class="line"><a name="l11998"></a><span class="lineno">11998</span>  name_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());</div><div class="line"><a name="l11999"></a><span class="lineno">11999</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpModelProto.name)</span></div><div class="line"><a name="l12000"></a><span class="lineno">12000</span> }</div><div class="line"><a name="l12001"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ace44da4c185dad99876bf01c7ea74c07">12001</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ace44da4c185dad99876bf01c7ea74c07">CpModelProto::mutable_name</a>() {</div><div class="line"><a name="l12002"></a><span class="lineno">12002</span>  std::string* _s = _internal_mutable_name();</div><div class="line"><a name="l12003"></a><span class="lineno">12003</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.name)</span></div><div class="line"><a name="l12004"></a><span class="lineno">12004</span>  <span class="keywordflow">return</span> _s;</div><div class="line"><a name="l12005"></a><span class="lineno">12005</span> }</div><div class="line"><a name="l12006"></a><span class="lineno">12006</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& CpModelProto::_internal_name()<span class="keyword"> const </span>{</div><div class="line"><a name="l12007"></a><span class="lineno">12007</span>  <span class="keywordflow">return</span> name_.Get();</div><div class="line"><a name="l12008"></a><span class="lineno">12008</span> }</div><div class="line"><a name="l12009"></a><span class="lineno">12009</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::_internal_set_name(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12010"></a><span class="lineno">12010</span>  </div><div class="line"><a name="l12011"></a><span class="lineno">12011</span>  name_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>, GetArenaForAllocation());</div><div class="line"><a name="l12012"></a><span class="lineno">12012</span> }</div><div class="line"><a name="l12013"></a><span class="lineno">12013</span> <span class="keyword">inline</span> std::string* CpModelProto::_internal_mutable_name() {</div><div class="line"><a name="l12014"></a><span class="lineno">12014</span>  </div><div class="line"><a name="l12015"></a><span class="lineno">12015</span>  <span class="keywordflow">return</span> name_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());</div><div class="line"><a name="l12016"></a><span class="lineno">12016</span> }</div><div class="line"><a name="l12017"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">12017</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">CpModelProto::release_name</a>() {</div><div class="line"><a name="l12018"></a><span class="lineno">12018</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpModelProto.name)</span></div><div class="line"><a name="l12019"></a><span class="lineno">12019</span>  <span class="keywordflow">return</span> name_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());</div><div class="line"><a name="l12020"></a><span class="lineno">12020</span> }</div><div class="line"><a name="l12021"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aebef205a40e296437d69fd2e4d3ef2be">12021</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aebef205a40e296437d69fd2e4d3ef2be">CpModelProto::set_allocated_name</a>(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>) {</div><div class="line"><a name="l12022"></a><span class="lineno">12022</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a> != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12023"></a><span class="lineno">12023</span>  </div><div class="line"><a name="l12024"></a><span class="lineno">12024</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l12025"></a><span class="lineno">12025</span>  </div><div class="line"><a name="l12026"></a><span class="lineno">12026</span>  }</div><div class="line"><a name="l12027"></a><span class="lineno">12027</span>  name_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">name</a>,</div><div class="line"><a name="l12028"></a><span class="lineno">12028</span>  GetArenaForAllocation());</div><div class="line"><a name="l12029"></a><span class="lineno">12029</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpModelProto.name)</span></div><div class="line"><a name="l12030"></a><span class="lineno">12030</span> }</div><div class="line"><a name="l12031"></a><span class="lineno">12031</span> </div><div class="line"><a name="l12032"></a><span class="lineno">12032</span> <span class="comment">// repeated .operations_research.sat.IntegerVariableProto variables = 2;</span></div><div class="line"><a name="l12033"></a><span class="lineno">12033</span> <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="l12034"></a><span class="lineno">12034</span>  <span class="keywordflow">return</span> variables_.size();</div><div class="line"><a name="l12035"></a><span class="lineno">12035</span> }</div><div class="line"><a name="l12036"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abef5f55c3278c137faca92b8e433f8ea">12036</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abef5f55c3278c137faca92b8e433f8ea">CpModelProto::variables_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12037"></a><span class="lineno">12037</span>  <span class="keywordflow">return</span> _internal_variables_size();</div><div class="line"><a name="l12038"></a><span class="lineno">12038</span> }</div><div class="line"><a name="l12039"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a97c353c23050b2faebd883435f73aa6e">12039</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a97c353c23050b2faebd883435f73aa6e">CpModelProto::clear_variables</a>() {</div><div class="line"><a name="l12040"></a><span class="lineno">12040</span>  variables_.Clear();</div><div class="line"><a name="l12041"></a><span class="lineno">12041</span> }</div><div class="line"><a name="l12042"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab9746c6070379e1990d2fd2da7586398">12042</a></span> inline ::operations_research::sat::IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8fed3469d043cdff0fe8d389390185b8">CpModelProto::mutable_variables</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div><div class="line"><a name="l12043"></a><span class="lineno">12043</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.variables)</span></div><div class="line"><a name="l12044"></a><span class="lineno">12044</span>  <span class="keywordflow">return</span> variables_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12045"></a><span class="lineno">12045</span> }</div><div class="line"><a name="l12046"></a><span class="lineno">12046</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto >*</div><div class="line"><a name="l12047"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8fed3469d043cdff0fe8d389390185b8">12047</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8fed3469d043cdff0fe8d389390185b8">CpModelProto::mutable_variables</a>() {</div><div class="line"><a name="l12048"></a><span class="lineno">12048</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpModelProto.variables)</span></div><div class="line"><a name="l12049"></a><span class="lineno">12049</span>  <span class="keywordflow">return</span> &variables_;</div><div class="line"><a name="l12050"></a><span class="lineno">12050</span> }</div><div class="line"><a name="l12051"></a><span class="lineno">12051</span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerVariableProto& 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="l12052"></a><span class="lineno">12052</span>  <span class="keywordflow">return</span> variables_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12053"></a><span class="lineno">12053</span> }</div><div class="line"><a name="l12054"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6a4544ca20489d70e302f5d6d374a012">12054</a></span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerVariableProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aad4266a5c926257a212b8c31c6b2c771">CpModelProto::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="l12055"></a><span class="lineno">12055</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.variables)</span></div><div class="line"><a name="l12056"></a><span class="lineno">12056</span>  <span class="keywordflow">return</span> _internal_variables(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12057"></a><span class="lineno">12057</span> }</div><div class="line"><a name="l12058"></a><span class="lineno">12058</span> inline ::operations_research::sat::IntegerVariableProto* CpModelProto::_internal_add_variables() {</div><div class="line"><a name="l12059"></a><span class="lineno">12059</span>  <span class="keywordflow">return</span> variables_.Add();</div><div class="line"><a name="l12060"></a><span class="lineno">12060</span> }</div><div class="line"><a name="l12061"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad03d1e2f94c4ca4c8004ac5355e6504a">12061</a></span> inline ::operations_research::sat::IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad03d1e2f94c4ca4c8004ac5355e6504a">CpModelProto::add_variables</a>() {</div><div class="line"><a name="l12062"></a><span class="lineno">12062</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* _add = _internal_add_variables();</div><div class="line"><a name="l12063"></a><span class="lineno">12063</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpModelProto.variables)</span></div><div class="line"><a name="l12064"></a><span class="lineno">12064</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l12065"></a><span class="lineno">12065</span> }</div><div class="line"><a name="l12066"></a><span class="lineno">12066</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto >&</div><div class="line"><a name="l12067"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aad4266a5c926257a212b8c31c6b2c771">12067</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aad4266a5c926257a212b8c31c6b2c771">CpModelProto::variables</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12068"></a><span class="lineno">12068</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpModelProto.variables)</span></div><div class="line"><a name="l12069"></a><span class="lineno">12069</span>  <span class="keywordflow">return</span> variables_;</div><div class="line"><a name="l12070"></a><span class="lineno">12070</span> }</div><div class="line"><a name="l12071"></a><span class="lineno">12071</span> </div><div class="line"><a name="l12072"></a><span class="lineno">12072</span> <span class="comment">// repeated .operations_research.sat.ConstraintProto constraints = 3;</span></div><div class="line"><a name="l12073"></a><span class="lineno">12073</span> <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="l12074"></a><span class="lineno">12074</span>  <span class="keywordflow">return</span> constraints_.size();</div><div class="line"><a name="l12075"></a><span class="lineno">12075</span> }</div><div class="line"><a name="l12076"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aeaf0da781ca9b370d96b7fbd3f74266a">12076</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aeaf0da781ca9b370d96b7fbd3f74266a">CpModelProto::constraints_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12077"></a><span class="lineno">12077</span>  <span class="keywordflow">return</span> _internal_constraints_size();</div><div class="line"><a name="l12078"></a><span class="lineno">12078</span> }</div><div class="line"><a name="l12079"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a638ebfa975d8dc9f1da7611384c62ecd">12079</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a638ebfa975d8dc9f1da7611384c62ecd">CpModelProto::clear_constraints</a>() {</div><div class="line"><a name="l12080"></a><span class="lineno">12080</span>  constraints_.Clear();</div><div class="line"><a name="l12081"></a><span class="lineno">12081</span> }</div><div class="line"><a name="l12082"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a9b3e1bc8b76ea7d2614fd7ec2b066039">12082</a></span> inline ::operations_research::sat::ConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abe92914c5557ab23f326cd8ee364fca4">CpModelProto::mutable_constraints</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div><div class="line"><a name="l12083"></a><span class="lineno">12083</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.constraints)</span></div><div class="line"><a name="l12084"></a><span class="lineno">12084</span>  <span class="keywordflow">return</span> constraints_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12085"></a><span class="lineno">12085</span> }</div><div class="line"><a name="l12086"></a><span class="lineno">12086</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::ConstraintProto >*</div><div class="line"><a name="l12087"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abe92914c5557ab23f326cd8ee364fca4">12087</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abe92914c5557ab23f326cd8ee364fca4">CpModelProto::mutable_constraints</a>() {</div><div class="line"><a name="l12088"></a><span class="lineno">12088</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpModelProto.constraints)</span></div><div class="line"><a name="l12089"></a><span class="lineno">12089</span>  <span class="keywordflow">return</span> &constraints_;</div><div class="line"><a name="l12090"></a><span class="lineno">12090</span> }</div><div class="line"><a name="l12091"></a><span class="lineno">12091</span> <span class="keyword">inline</span> const ::operations_research::sat::ConstraintProto& 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="l12092"></a><span class="lineno">12092</span>  <span class="keywordflow">return</span> constraints_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12093"></a><span class="lineno">12093</span> }</div><div class="line"><a name="l12094"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#afce66afa8ae7776a449bba7313ea3559">12094</a></span> <span class="keyword">inline</span> const ::operations_research::sat::ConstraintProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a943a50473ad86dea9d0b23e2e6fb4946">CpModelProto::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="l12095"></a><span class="lineno">12095</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.constraints)</span></div><div class="line"><a name="l12096"></a><span class="lineno">12096</span>  <span class="keywordflow">return</span> _internal_constraints(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12097"></a><span class="lineno">12097</span> }</div><div class="line"><a name="l12098"></a><span class="lineno">12098</span> inline ::operations_research::sat::ConstraintProto* CpModelProto::_internal_add_constraints() {</div><div class="line"><a name="l12099"></a><span class="lineno">12099</span>  <span class="keywordflow">return</span> constraints_.Add();</div><div class="line"><a name="l12100"></a><span class="lineno">12100</span> }</div><div class="line"><a name="l12101"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac01de597eeeff5521a8bf54568bf1373">12101</a></span> inline ::operations_research::sat::ConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac01de597eeeff5521a8bf54568bf1373">CpModelProto::add_constraints</a>() {</div><div class="line"><a name="l12102"></a><span class="lineno">12102</span>  <a class="code" href="classoperations__research_1_1sat_1_1_constraint_proto.html">::operations_research::sat::ConstraintProto</a>* _add = _internal_add_constraints();</div><div class="line"><a name="l12103"></a><span class="lineno">12103</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpModelProto.constraints)</span></div><div class="line"><a name="l12104"></a><span class="lineno">12104</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l12105"></a><span class="lineno">12105</span> }</div><div class="line"><a name="l12106"></a><span class="lineno">12106</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::ConstraintProto >&</div><div class="line"><a name="l12107"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a943a50473ad86dea9d0b23e2e6fb4946">12107</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a943a50473ad86dea9d0b23e2e6fb4946">CpModelProto::constraints</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12108"></a><span class="lineno">12108</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpModelProto.constraints)</span></div><div class="line"><a name="l12109"></a><span class="lineno">12109</span>  <span class="keywordflow">return</span> constraints_;</div><div class="line"><a name="l12110"></a><span class="lineno">12110</span> }</div><div class="line"><a name="l12111"></a><span class="lineno">12111</span> </div><div class="line"><a name="l12112"></a><span class="lineno">12112</span> <span class="comment">// .operations_research.sat.CpObjectiveProto objective = 4;</span></div><div class="line"><a name="l12113"></a><span class="lineno">12113</span> <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="l12114"></a><span class="lineno">12114</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa1b52cbe527dc62e165a893d97e77553">internal_default_instance</a>() && <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> != <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12115"></a><span class="lineno">12115</span> }</div><div class="line"><a name="l12116"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a777a6e330a22a8889389cb9b9c9f12d6">12116</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a777a6e330a22a8889389cb9b9c9f12d6">CpModelProto::has_objective</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12117"></a><span class="lineno">12117</span>  <span class="keywordflow">return</span> _internal_has_objective();</div><div class="line"><a name="l12118"></a><span class="lineno">12118</span> }</div><div class="line"><a name="l12119"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad97af219ab4d62c806c052848a69dab3">12119</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad97af219ab4d62c806c052848a69dab3">CpModelProto::clear_objective</a>() {</div><div class="line"><a name="l12120"></a><span class="lineno">12120</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span> && <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12121"></a><span class="lineno">12121</span>  <span class="keyword">delete</span> <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div><div class="line"><a name="l12122"></a><span class="lineno">12122</span>  }</div><div class="line"><a name="l12123"></a><span class="lineno">12123</span>  <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12124"></a><span class="lineno">12124</span> }</div><div class="line"><a name="l12125"></a><span class="lineno">12125</span> <span class="keyword">inline</span> const ::operations_research::sat::CpObjectiveProto& CpModelProto::_internal_objective()<span class="keyword"> const </span>{</div><div class="line"><a name="l12126"></a><span class="lineno">12126</span>  const ::operations_research::sat::CpObjectiveProto* p = <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div><div class="line"><a name="l12127"></a><span class="lineno">12127</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : reinterpret_cast<const ::operations_research::sat::CpObjectiveProto&>(</div><div class="line"><a name="l12128"></a><span class="lineno">12128</span>  ::<a class="code" href="namespaceoperations__research_1_1sat.html#a223479678a6c4c9d8b47a77db02b914d">operations_research::sat::_CpObjectiveProto_default_instance_</a>);</div><div class="line"><a name="l12129"></a><span class="lineno">12129</span> }</div><div class="line"><a name="l12130"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">12130</a></span> <span class="keyword">inline</span> const ::operations_research::sat::CpObjectiveProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">CpModelProto::objective</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12131"></a><span class="lineno">12131</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.objective)</span></div><div class="line"><a name="l12132"></a><span class="lineno">12132</span>  <span class="keywordflow">return</span> _internal_objective();</div><div class="line"><a name="l12133"></a><span class="lineno">12133</span> }</div><div class="line"><a name="l12134"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6dd80a4a42fdfadfcbd5a83b759b5860">12134</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6dd80a4a42fdfadfcbd5a83b759b5860">CpModelProto::unsafe_arena_set_allocated_objective</a>(</div><div class="line"><a name="l12135"></a><span class="lineno">12135</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">operations_research::sat::CpObjectiveProto</a>* objective) {</div><div class="line"><a name="l12136"></a><span class="lineno">12136</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12137"></a><span class="lineno">12137</span>  <span class="keyword">delete</span> reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(<a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>);</div><div class="line"><a name="l12138"></a><span class="lineno">12138</span>  }</div><div class="line"><a name="l12139"></a><span class="lineno">12139</span>  <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>;</div><div class="line"><a name="l12140"></a><span class="lineno">12140</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>) {</div><div class="line"><a name="l12141"></a><span class="lineno">12141</span>  </div><div class="line"><a name="l12142"></a><span class="lineno">12142</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l12143"></a><span class="lineno">12143</span>  </div><div class="line"><a name="l12144"></a><span class="lineno">12144</span>  }</div><div class="line"><a name="l12145"></a><span class="lineno">12145</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.CpModelProto.objective)</span></div><div class="line"><a name="l12146"></a><span class="lineno">12146</span> }</div><div class="line"><a name="l12147"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1db13180c3f1906a2e8398b6ef421c40">12147</a></span> inline ::operations_research::sat::CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1db13180c3f1906a2e8398b6ef421c40">CpModelProto::release_objective</a>() {</div><div class="line"><a name="l12148"></a><span class="lineno">12148</span>  </div><div class="line"><a name="l12149"></a><span class="lineno">12149</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">::operations_research::sat::CpObjectiveProto</a>* temp = <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div><div class="line"><a name="l12150"></a><span class="lineno">12150</span>  <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12151"></a><span class="lineno">12151</span> <span class="preprocessor">#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12152"></a><span class="lineno">12152</span>  <span class="keyword">auto</span>* old = reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(temp);</div><div class="line"><a name="l12153"></a><span class="lineno">12153</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l12154"></a><span class="lineno">12154</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) { <span class="keyword">delete</span> old; }</div><div class="line"><a name="l12155"></a><span class="lineno">12155</span> <span class="preprocessor">#else // PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12156"></a><span class="lineno">12156</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12157"></a><span class="lineno">12157</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l12158"></a><span class="lineno">12158</span>  }</div><div class="line"><a name="l12159"></a><span class="lineno">12159</span> <span class="preprocessor">#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12160"></a><span class="lineno">12160</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l12161"></a><span class="lineno">12161</span> }</div><div class="line"><a name="l12162"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85387e819255c82ecf8bd85192e22e6c">12162</a></span> inline ::operations_research::sat::CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85387e819255c82ecf8bd85192e22e6c">CpModelProto::unsafe_arena_release_objective</a>() {</div><div class="line"><a name="l12163"></a><span class="lineno">12163</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpModelProto.objective)</span></div><div class="line"><a name="l12164"></a><span class="lineno">12164</span>  </div><div class="line"><a name="l12165"></a><span class="lineno">12165</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">::operations_research::sat::CpObjectiveProto</a>* temp = <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div><div class="line"><a name="l12166"></a><span class="lineno">12166</span>  <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12167"></a><span class="lineno">12167</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l12168"></a><span class="lineno">12168</span> }</div><div class="line"><a name="l12169"></a><span class="lineno">12169</span> inline ::operations_research::sat::CpObjectiveProto* CpModelProto::_internal_mutable_objective() {</div><div class="line"><a name="l12170"></a><span class="lineno">12170</span>  </div><div class="line"><a name="l12171"></a><span class="lineno">12171</span>  <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="l12172"></a><span class="lineno">12172</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::sat::CpObjectiveProto>(GetArenaForAllocation());</div><div class="line"><a name="l12173"></a><span class="lineno">12173</span>  <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = p;</div><div class="line"><a name="l12174"></a><span class="lineno">12174</span>  }</div><div class="line"><a name="l12175"></a><span class="lineno">12175</span>  <span class="keywordflow">return</span> <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div><div class="line"><a name="l12176"></a><span class="lineno">12176</span> }</div><div class="line"><a name="l12177"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad3badc7aa3d94e81e0126edbfa452fda">12177</a></span> inline ::operations_research::sat::CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad3badc7aa3d94e81e0126edbfa452fda">CpModelProto::mutable_objective</a>() {</div><div class="line"><a name="l12178"></a><span class="lineno">12178</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">::operations_research::sat::CpObjectiveProto</a>* _msg = _internal_mutable_objective();</div><div class="line"><a name="l12179"></a><span class="lineno">12179</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.objective)</span></div><div class="line"><a name="l12180"></a><span class="lineno">12180</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l12181"></a><span class="lineno">12181</span> }</div><div class="line"><a name="l12182"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8224424ad7fd66515b20b99d80e7553b">12182</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8224424ad7fd66515b20b99d80e7553b">CpModelProto::set_allocated_objective</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">operations_research::sat::CpObjectiveProto</a>* objective) {</div><div class="line"><a name="l12183"></a><span class="lineno">12183</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();</div><div class="line"><a name="l12184"></a><span class="lineno">12184</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12185"></a><span class="lineno">12185</span>  <span class="keyword">delete</span> <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div><div class="line"><a name="l12186"></a><span class="lineno">12186</span>  }</div><div class="line"><a name="l12187"></a><span class="lineno">12187</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>) {</div><div class="line"><a name="l12188"></a><span class="lineno">12188</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div><div class="line"><a name="l12189"></a><span class="lineno">12189</span>  ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<::operations_research::sat::CpObjectiveProto>::GetOwningArena(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>);</div><div class="line"><a name="l12190"></a><span class="lineno">12190</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div><div class="line"><a name="l12191"></a><span class="lineno">12191</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a> = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div><div class="line"><a name="l12192"></a><span class="lineno">12192</span>  message_arena, <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>, submessage_arena);</div><div class="line"><a name="l12193"></a><span class="lineno">12193</span>  }</div><div class="line"><a name="l12194"></a><span class="lineno">12194</span>  </div><div class="line"><a name="l12195"></a><span class="lineno">12195</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l12196"></a><span class="lineno">12196</span>  </div><div class="line"><a name="l12197"></a><span class="lineno">12197</span>  }</div><div class="line"><a name="l12198"></a><span class="lineno">12198</span>  <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">objective</a>;</div><div class="line"><a name="l12199"></a><span class="lineno">12199</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpModelProto.objective)</span></div><div class="line"><a name="l12200"></a><span class="lineno">12200</span> }</div><div class="line"><a name="l12201"></a><span class="lineno">12201</span> </div><div class="line"><a name="l12202"></a><span class="lineno">12202</span> <span class="comment">// repeated .operations_research.sat.DecisionStrategyProto search_strategy = 5;</span></div><div class="line"><a name="l12203"></a><span class="lineno">12203</span> <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="l12204"></a><span class="lineno">12204</span>  <span class="keywordflow">return</span> search_strategy_.size();</div><div class="line"><a name="l12205"></a><span class="lineno">12205</span> }</div><div class="line"><a name="l12206"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a118165c6c3490f78382f6d7bcfae2ad9">12206</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a118165c6c3490f78382f6d7bcfae2ad9">CpModelProto::search_strategy_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12207"></a><span class="lineno">12207</span>  <span class="keywordflow">return</span> _internal_search_strategy_size();</div><div class="line"><a name="l12208"></a><span class="lineno">12208</span> }</div><div class="line"><a name="l12209"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a4742b5ae01f6b077a2a6ec7f600d7c4f">12209</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a4742b5ae01f6b077a2a6ec7f600d7c4f">CpModelProto::clear_search_strategy</a>() {</div><div class="line"><a name="l12210"></a><span class="lineno">12210</span>  search_strategy_.Clear();</div><div class="line"><a name="l12211"></a><span class="lineno">12211</span> }</div><div class="line"><a name="l12212"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a40a4b138f2c2868e312e489fabb55ea5">12212</a></span> inline ::operations_research::sat::DecisionStrategyProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad47a1051e7875d10944e9d6ee432629c">CpModelProto::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="l12213"></a><span class="lineno">12213</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.search_strategy)</span></div><div class="line"><a name="l12214"></a><span class="lineno">12214</span>  <span class="keywordflow">return</span> search_strategy_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12215"></a><span class="lineno">12215</span> }</div><div class="line"><a name="l12216"></a><span class="lineno">12216</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto >*</div><div class="line"><a name="l12217"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad47a1051e7875d10944e9d6ee432629c">12217</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad47a1051e7875d10944e9d6ee432629c">CpModelProto::mutable_search_strategy</a>() {</div><div class="line"><a name="l12218"></a><span class="lineno">12218</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpModelProto.search_strategy)</span></div><div class="line"><a name="l12219"></a><span class="lineno">12219</span>  <span class="keywordflow">return</span> &search_strategy_;</div><div class="line"><a name="l12220"></a><span class="lineno">12220</span> }</div><div class="line"><a name="l12221"></a><span class="lineno">12221</span> <span class="keyword">inline</span> const ::operations_research::sat::DecisionStrategyProto& 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="l12222"></a><span class="lineno">12222</span>  <span class="keywordflow">return</span> search_strategy_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12223"></a><span class="lineno">12223</span> }</div><div class="line"><a name="l12224"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6e5a7240e89f8a6665de1da5554603ec">12224</a></span> <span class="keyword">inline</span> const ::operations_research::sat::DecisionStrategyProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8c3def07e85afd299d299813a95ca49b">CpModelProto::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="l12225"></a><span class="lineno">12225</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.search_strategy)</span></div><div class="line"><a name="l12226"></a><span class="lineno">12226</span>  <span class="keywordflow">return</span> _internal_search_strategy(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12227"></a><span class="lineno">12227</span> }</div><div class="line"><a name="l12228"></a><span class="lineno">12228</span> inline ::operations_research::sat::DecisionStrategyProto* CpModelProto::_internal_add_search_strategy() {</div><div class="line"><a name="l12229"></a><span class="lineno">12229</span>  <span class="keywordflow">return</span> search_strategy_.Add();</div><div class="line"><a name="l12230"></a><span class="lineno">12230</span> }</div><div class="line"><a name="l12231"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a0e86147138c8f8bb3380a6824534f90a">12231</a></span> inline ::operations_research::sat::DecisionStrategyProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a0e86147138c8f8bb3380a6824534f90a">CpModelProto::add_search_strategy</a>() {</div><div class="line"><a name="l12232"></a><span class="lineno">12232</span>  <a class="code" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">::operations_research::sat::DecisionStrategyProto</a>* _add = _internal_add_search_strategy();</div><div class="line"><a name="l12233"></a><span class="lineno">12233</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpModelProto.search_strategy)</span></div><div class="line"><a name="l12234"></a><span class="lineno">12234</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l12235"></a><span class="lineno">12235</span> }</div><div class="line"><a name="l12236"></a><span class="lineno">12236</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto >&</div><div class="line"><a name="l12237"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8c3def07e85afd299d299813a95ca49b">12237</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8c3def07e85afd299d299813a95ca49b">CpModelProto::search_strategy</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12238"></a><span class="lineno">12238</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpModelProto.search_strategy)</span></div><div class="line"><a name="l12239"></a><span class="lineno">12239</span>  <span class="keywordflow">return</span> search_strategy_;</div><div class="line"><a name="l12240"></a><span class="lineno">12240</span> }</div><div class="line"><a name="l12241"></a><span class="lineno">12241</span> </div><div class="line"><a name="l12242"></a><span class="lineno">12242</span> <span class="comment">// .operations_research.sat.PartialVariableAssignment solution_hint = 6;</span></div><div class="line"><a name="l12243"></a><span class="lineno">12243</span> <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="l12244"></a><span class="lineno">12244</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa1b52cbe527dc62e165a893d97e77553">internal_default_instance</a>() && solution_hint_ != <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12245"></a><span class="lineno">12245</span> }</div><div class="line"><a name="l12246"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab814c1d1d979ab21fba480d4f2184f0c">12246</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab814c1d1d979ab21fba480d4f2184f0c">CpModelProto::has_solution_hint</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12247"></a><span class="lineno">12247</span>  <span class="keywordflow">return</span> _internal_has_solution_hint();</div><div class="line"><a name="l12248"></a><span class="lineno">12248</span> }</div><div class="line"><a name="l12249"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#adaf32afeab55a0b5babdf8688dd84616">12249</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#adaf32afeab55a0b5babdf8688dd84616">CpModelProto::clear_solution_hint</a>() {</div><div class="line"><a name="l12250"></a><span class="lineno">12250</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span> && solution_hint_ != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12251"></a><span class="lineno">12251</span>  <span class="keyword">delete</span> solution_hint_;</div><div class="line"><a name="l12252"></a><span class="lineno">12252</span>  }</div><div class="line"><a name="l12253"></a><span class="lineno">12253</span>  solution_hint_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12254"></a><span class="lineno">12254</span> }</div><div class="line"><a name="l12255"></a><span class="lineno">12255</span> <span class="keyword">inline</span> const ::operations_research::sat::PartialVariableAssignment& CpModelProto::_internal_solution_hint()<span class="keyword"> const </span>{</div><div class="line"><a name="l12256"></a><span class="lineno">12256</span>  const ::operations_research::sat::PartialVariableAssignment* p = solution_hint_;</div><div class="line"><a name="l12257"></a><span class="lineno">12257</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : reinterpret_cast<const ::operations_research::sat::PartialVariableAssignment&>(</div><div class="line"><a name="l12258"></a><span class="lineno">12258</span>  ::<a class="code" href="namespaceoperations__research_1_1sat.html#ae5c743ef0c2dfd8d383ec4a665b31af1">operations_research::sat::_PartialVariableAssignment_default_instance_</a>);</div><div class="line"><a name="l12259"></a><span class="lineno">12259</span> }</div><div class="line"><a name="l12260"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">12260</a></span> <span class="keyword">inline</span> const ::operations_research::sat::PartialVariableAssignment& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">CpModelProto::solution_hint</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12261"></a><span class="lineno">12261</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.solution_hint)</span></div><div class="line"><a name="l12262"></a><span class="lineno">12262</span>  <span class="keywordflow">return</span> _internal_solution_hint();</div><div class="line"><a name="l12263"></a><span class="lineno">12263</span> }</div><div class="line"><a name="l12264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6c58c045225dbf3a761c260448c44c7e">12264</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6c58c045225dbf3a761c260448c44c7e">CpModelProto::unsafe_arena_set_allocated_solution_hint</a>(</div><div class="line"><a name="l12265"></a><span class="lineno">12265</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">operations_research::sat::PartialVariableAssignment</a>* solution_hint) {</div><div class="line"><a name="l12266"></a><span class="lineno">12266</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12267"></a><span class="lineno">12267</span>  <span class="keyword">delete</span> reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(solution_hint_);</div><div class="line"><a name="l12268"></a><span class="lineno">12268</span>  }</div><div class="line"><a name="l12269"></a><span class="lineno">12269</span>  solution_hint_ = <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>;</div><div class="line"><a name="l12270"></a><span class="lineno">12270</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>) {</div><div class="line"><a name="l12271"></a><span class="lineno">12271</span>  </div><div class="line"><a name="l12272"></a><span class="lineno">12272</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l12273"></a><span class="lineno">12273</span>  </div><div class="line"><a name="l12274"></a><span class="lineno">12274</span>  }</div><div class="line"><a name="l12275"></a><span class="lineno">12275</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.CpModelProto.solution_hint)</span></div><div class="line"><a name="l12276"></a><span class="lineno">12276</span> }</div><div class="line"><a name="l12277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a637c1361dba2d8eee5de110cf5805fff">12277</a></span> inline ::operations_research::sat::PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a637c1361dba2d8eee5de110cf5805fff">CpModelProto::release_solution_hint</a>() {</div><div class="line"><a name="l12278"></a><span class="lineno">12278</span>  </div><div class="line"><a name="l12279"></a><span class="lineno">12279</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">::operations_research::sat::PartialVariableAssignment</a>* temp = solution_hint_;</div><div class="line"><a name="l12280"></a><span class="lineno">12280</span>  solution_hint_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12281"></a><span class="lineno">12281</span> <span class="preprocessor">#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12282"></a><span class="lineno">12282</span>  <span class="keyword">auto</span>* old = reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(temp);</div><div class="line"><a name="l12283"></a><span class="lineno">12283</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l12284"></a><span class="lineno">12284</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) { <span class="keyword">delete</span> old; }</div><div class="line"><a name="l12285"></a><span class="lineno">12285</span> <span class="preprocessor">#else // PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12286"></a><span class="lineno">12286</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12287"></a><span class="lineno">12287</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l12288"></a><span class="lineno">12288</span>  }</div><div class="line"><a name="l12289"></a><span class="lineno">12289</span> <span class="preprocessor">#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12290"></a><span class="lineno">12290</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l12291"></a><span class="lineno">12291</span> }</div><div class="line"><a name="l12292"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a249dcd54656f485048b11360fa2da1de">12292</a></span> inline ::operations_research::sat::PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a249dcd54656f485048b11360fa2da1de">CpModelProto::unsafe_arena_release_solution_hint</a>() {</div><div class="line"><a name="l12293"></a><span class="lineno">12293</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpModelProto.solution_hint)</span></div><div class="line"><a name="l12294"></a><span class="lineno">12294</span>  </div><div class="line"><a name="l12295"></a><span class="lineno">12295</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">::operations_research::sat::PartialVariableAssignment</a>* temp = solution_hint_;</div><div class="line"><a name="l12296"></a><span class="lineno">12296</span>  solution_hint_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12297"></a><span class="lineno">12297</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l12298"></a><span class="lineno">12298</span> }</div><div class="line"><a name="l12299"></a><span class="lineno">12299</span> inline ::operations_research::sat::PartialVariableAssignment* CpModelProto::_internal_mutable_solution_hint() {</div><div class="line"><a name="l12300"></a><span class="lineno">12300</span>  </div><div class="line"><a name="l12301"></a><span class="lineno">12301</span>  <span class="keywordflow">if</span> (solution_hint_ == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12302"></a><span class="lineno">12302</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::sat::PartialVariableAssignment>(GetArenaForAllocation());</div><div class="line"><a name="l12303"></a><span class="lineno">12303</span>  solution_hint_ = p;</div><div class="line"><a name="l12304"></a><span class="lineno">12304</span>  }</div><div class="line"><a name="l12305"></a><span class="lineno">12305</span>  <span class="keywordflow">return</span> solution_hint_;</div><div class="line"><a name="l12306"></a><span class="lineno">12306</span> }</div><div class="line"><a name="l12307"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85679cbc9afd0c101f59b8b8c4c7207e">12307</a></span> inline ::operations_research::sat::PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85679cbc9afd0c101f59b8b8c4c7207e">CpModelProto::mutable_solution_hint</a>() {</div><div class="line"><a name="l12308"></a><span class="lineno">12308</span>  <a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">::operations_research::sat::PartialVariableAssignment</a>* _msg = _internal_mutable_solution_hint();</div><div class="line"><a name="l12309"></a><span class="lineno">12309</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.solution_hint)</span></div><div class="line"><a name="l12310"></a><span class="lineno">12310</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l12311"></a><span class="lineno">12311</span> }</div><div class="line"><a name="l12312"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab93cc31d54546a85e6b4844292676584">12312</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab93cc31d54546a85e6b4844292676584">CpModelProto::set_allocated_solution_hint</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">operations_research::sat::PartialVariableAssignment</a>* solution_hint) {</div><div class="line"><a name="l12313"></a><span class="lineno">12313</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();</div><div class="line"><a name="l12314"></a><span class="lineno">12314</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12315"></a><span class="lineno">12315</span>  <span class="keyword">delete</span> solution_hint_;</div><div class="line"><a name="l12316"></a><span class="lineno">12316</span>  }</div><div class="line"><a name="l12317"></a><span class="lineno">12317</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>) {</div><div class="line"><a name="l12318"></a><span class="lineno">12318</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div><div class="line"><a name="l12319"></a><span class="lineno">12319</span>  ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<::operations_research::sat::PartialVariableAssignment>::GetOwningArena(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>);</div><div class="line"><a name="l12320"></a><span class="lineno">12320</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div><div class="line"><a name="l12321"></a><span class="lineno">12321</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a> = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div><div class="line"><a name="l12322"></a><span class="lineno">12322</span>  message_arena, <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>, submessage_arena);</div><div class="line"><a name="l12323"></a><span class="lineno">12323</span>  }</div><div class="line"><a name="l12324"></a><span class="lineno">12324</span>  </div><div class="line"><a name="l12325"></a><span class="lineno">12325</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l12326"></a><span class="lineno">12326</span>  </div><div class="line"><a name="l12327"></a><span class="lineno">12327</span>  }</div><div class="line"><a name="l12328"></a><span class="lineno">12328</span>  solution_hint_ = <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">solution_hint</a>;</div><div class="line"><a name="l12329"></a><span class="lineno">12329</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpModelProto.solution_hint)</span></div><div class="line"><a name="l12330"></a><span class="lineno">12330</span> }</div><div class="line"><a name="l12331"></a><span class="lineno">12331</span> </div><div class="line"><a name="l12332"></a><span class="lineno">12332</span> <span class="comment">// repeated int32 assumptions = 7;</span></div><div class="line"><a name="l12333"></a><span class="lineno">12333</span> <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="l12334"></a><span class="lineno">12334</span>  <span class="keywordflow">return</span> assumptions_.size();</div><div class="line"><a name="l12335"></a><span class="lineno">12335</span> }</div><div class="line"><a name="l12336"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a678a70353877ba6d13da41150d68af48">12336</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a678a70353877ba6d13da41150d68af48">CpModelProto::assumptions_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12337"></a><span class="lineno">12337</span>  <span class="keywordflow">return</span> _internal_assumptions_size();</div><div class="line"><a name="l12338"></a><span class="lineno">12338</span> }</div><div class="line"><a name="l12339"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a410ca03165cba9eab8c0d22d290a9d70">12339</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a410ca03165cba9eab8c0d22d290a9d70">CpModelProto::clear_assumptions</a>() {</div><div class="line"><a name="l12340"></a><span class="lineno">12340</span>  assumptions_.Clear();</div><div class="line"><a name="l12341"></a><span class="lineno">12341</span> }</div><div class="line"><a name="l12342"></a><span class="lineno">12342</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l12343"></a><span class="lineno">12343</span>  <span class="keywordflow">return</span> assumptions_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12344"></a><span class="lineno">12344</span> }</div><div class="line"><a name="l12345"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ae4e8815b1f4564c29618b0fb285908fb">12345</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6378f4f48462d1dbd32535069a7ac69d">CpModelProto::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="l12346"></a><span class="lineno">12346</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.assumptions)</span></div><div class="line"><a name="l12347"></a><span class="lineno">12347</span>  <span class="keywordflow">return</span> _internal_assumptions(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12348"></a><span class="lineno">12348</span> }</div><div class="line"><a name="l12349"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aeaf00fd4c94e4044231f395ddf0ac13a">12349</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aeaf00fd4c94e4044231f395ddf0ac13a">CpModelProto::set_assumptions</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12350"></a><span class="lineno">12350</span>  assumptions_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12351"></a><span class="lineno">12351</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpModelProto.assumptions)</span></div><div class="line"><a name="l12352"></a><span class="lineno">12352</span> }</div><div class="line"><a name="l12353"></a><span class="lineno">12353</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::_internal_add_assumptions(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12354"></a><span class="lineno">12354</span>  assumptions_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12355"></a><span class="lineno">12355</span> }</div><div class="line"><a name="l12356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6172d8443788d40c21bd2be7fd0f843b">12356</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6172d8443788d40c21bd2be7fd0f843b">CpModelProto::add_assumptions</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12357"></a><span class="lineno">12357</span>  _internal_add_assumptions(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12358"></a><span class="lineno">12358</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpModelProto.assumptions)</span></div><div class="line"><a name="l12359"></a><span class="lineno">12359</span> }</div><div class="line"><a name="l12360"></a><span class="lineno">12360</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l12361"></a><span class="lineno">12361</span> CpModelProto::_internal_assumptions()<span class="keyword"> const </span>{</div><div class="line"><a name="l12362"></a><span class="lineno">12362</span>  <span class="keywordflow">return</span> assumptions_;</div><div class="line"><a name="l12363"></a><span class="lineno">12363</span> }</div><div class="line"><a name="l12364"></a><span class="lineno">12364</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l12365"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6378f4f48462d1dbd32535069a7ac69d">12365</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6378f4f48462d1dbd32535069a7ac69d">CpModelProto::assumptions</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12366"></a><span class="lineno">12366</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpModelProto.assumptions)</span></div><div class="line"><a name="l12367"></a><span class="lineno">12367</span>  <span class="keywordflow">return</span> _internal_assumptions();</div><div class="line"><a name="l12368"></a><span class="lineno">12368</span> }</div><div class="line"><a name="l12369"></a><span class="lineno">12369</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l12370"></a><span class="lineno">12370</span> CpModelProto::_internal_mutable_assumptions() {</div><div class="line"><a name="l12371"></a><span class="lineno">12371</span>  <span class="keywordflow">return</span> &assumptions_;</div><div class="line"><a name="l12372"></a><span class="lineno">12372</span> }</div><div class="line"><a name="l12373"></a><span class="lineno">12373</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l12374"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a455dfc21909343b88cb247fa3234fb28">12374</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a455dfc21909343b88cb247fa3234fb28">CpModelProto::mutable_assumptions</a>() {</div><div class="line"><a name="l12375"></a><span class="lineno">12375</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpModelProto.assumptions)</span></div><div class="line"><a name="l12376"></a><span class="lineno">12376</span>  <span class="keywordflow">return</span> _internal_mutable_assumptions();</div><div class="line"><a name="l12377"></a><span class="lineno">12377</span> }</div><div class="line"><a name="l12378"></a><span class="lineno">12378</span> </div><div class="line"><a name="l12379"></a><span class="lineno">12379</span> <span class="comment">// .operations_research.sat.SymmetryProto symmetry = 8;</span></div><div class="line"><a name="l12380"></a><span class="lineno">12380</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> CpModelProto::_internal_has_symmetry()<span class="keyword"> const </span>{</div><div class="line"><a name="l12381"></a><span class="lineno">12381</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa1b52cbe527dc62e165a893d97e77553">internal_default_instance</a>() && symmetry_ != <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12382"></a><span class="lineno">12382</span> }</div><div class="line"><a name="l12383"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aec7ffd8f1ec4359ef4f203b49b34391e">12383</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aec7ffd8f1ec4359ef4f203b49b34391e">CpModelProto::has_symmetry</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12384"></a><span class="lineno">12384</span>  <span class="keywordflow">return</span> _internal_has_symmetry();</div><div class="line"><a name="l12385"></a><span class="lineno">12385</span> }</div><div class="line"><a name="l12386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1e76e9b64a10028e7e3a59e4af0961d7">12386</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1e76e9b64a10028e7e3a59e4af0961d7">CpModelProto::clear_symmetry</a>() {</div><div class="line"><a name="l12387"></a><span class="lineno">12387</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span> && symmetry_ != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12388"></a><span class="lineno">12388</span>  <span class="keyword">delete</span> symmetry_;</div><div class="line"><a name="l12389"></a><span class="lineno">12389</span>  }</div><div class="line"><a name="l12390"></a><span class="lineno">12390</span>  symmetry_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12391"></a><span class="lineno">12391</span> }</div><div class="line"><a name="l12392"></a><span class="lineno">12392</span> <span class="keyword">inline</span> const ::operations_research::sat::SymmetryProto& CpModelProto::_internal_symmetry()<span class="keyword"> const </span>{</div><div class="line"><a name="l12393"></a><span class="lineno">12393</span>  const ::operations_research::sat::SymmetryProto* p = symmetry_;</div><div class="line"><a name="l12394"></a><span class="lineno">12394</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : reinterpret_cast<const ::operations_research::sat::SymmetryProto&>(</div><div class="line"><a name="l12395"></a><span class="lineno">12395</span>  ::<a class="code" href="namespaceoperations__research_1_1sat.html#aba0c8ba09a0f2d756522bfe2ba5e41c6">operations_research::sat::_SymmetryProto_default_instance_</a>);</div><div class="line"><a name="l12396"></a><span class="lineno">12396</span> }</div><div class="line"><a name="l12397"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">12397</a></span> <span class="keyword">inline</span> const ::operations_research::sat::SymmetryProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">CpModelProto::symmetry</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12398"></a><span class="lineno">12398</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.symmetry)</span></div><div class="line"><a name="l12399"></a><span class="lineno">12399</span>  <span class="keywordflow">return</span> _internal_symmetry();</div><div class="line"><a name="l12400"></a><span class="lineno">12400</span> }</div><div class="line"><a name="l12401"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a5a0518245cd5acdfe58f2529a6f3cbd9">12401</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a5a0518245cd5acdfe58f2529a6f3cbd9">CpModelProto::unsafe_arena_set_allocated_symmetry</a>(</div><div class="line"><a name="l12402"></a><span class="lineno">12402</span>  ::<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">operations_research::sat::SymmetryProto</a>* symmetry) {</div><div class="line"><a name="l12403"></a><span class="lineno">12403</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12404"></a><span class="lineno">12404</span>  <span class="keyword">delete</span> reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(symmetry_);</div><div class="line"><a name="l12405"></a><span class="lineno">12405</span>  }</div><div class="line"><a name="l12406"></a><span class="lineno">12406</span>  symmetry_ = <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>;</div><div class="line"><a name="l12407"></a><span class="lineno">12407</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>) {</div><div class="line"><a name="l12408"></a><span class="lineno">12408</span>  </div><div class="line"><a name="l12409"></a><span class="lineno">12409</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l12410"></a><span class="lineno">12410</span>  </div><div class="line"><a name="l12411"></a><span class="lineno">12411</span>  }</div><div class="line"><a name="l12412"></a><span class="lineno">12412</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.CpModelProto.symmetry)</span></div><div class="line"><a name="l12413"></a><span class="lineno">12413</span> }</div><div class="line"><a name="l12414"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a68498d52c33d7d26a3b0b16dd16133c2">12414</a></span> inline ::operations_research::sat::SymmetryProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a68498d52c33d7d26a3b0b16dd16133c2">CpModelProto::release_symmetry</a>() {</div><div class="line"><a name="l12415"></a><span class="lineno">12415</span>  </div><div class="line"><a name="l12416"></a><span class="lineno">12416</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">::operations_research::sat::SymmetryProto</a>* temp = symmetry_;</div><div class="line"><a name="l12417"></a><span class="lineno">12417</span>  symmetry_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12418"></a><span class="lineno">12418</span> <span class="preprocessor">#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12419"></a><span class="lineno">12419</span>  <span class="keyword">auto</span>* old = reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(temp);</div><div class="line"><a name="l12420"></a><span class="lineno">12420</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l12421"></a><span class="lineno">12421</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() == <span class="keyword">nullptr</span>) { <span class="keyword">delete</span> old; }</div><div class="line"><a name="l12422"></a><span class="lineno">12422</span> <span class="preprocessor">#else // PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12423"></a><span class="lineno">12423</span>  <span class="keywordflow">if</span> (GetArenaForAllocation() != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12424"></a><span class="lineno">12424</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div><div class="line"><a name="l12425"></a><span class="lineno">12425</span>  }</div><div class="line"><a name="l12426"></a><span class="lineno">12426</span> <span class="preprocessor">#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE</span></div><div class="line"><a name="l12427"></a><span class="lineno">12427</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l12428"></a><span class="lineno">12428</span> }</div><div class="line"><a name="l12429"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6337075a75488a1afc747f0dbcf5f8e8">12429</a></span> inline ::operations_research::sat::SymmetryProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6337075a75488a1afc747f0dbcf5f8e8">CpModelProto::unsafe_arena_release_symmetry</a>() {</div><div class="line"><a name="l12430"></a><span class="lineno">12430</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpModelProto.symmetry)</span></div><div class="line"><a name="l12431"></a><span class="lineno">12431</span>  </div><div class="line"><a name="l12432"></a><span class="lineno">12432</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">::operations_research::sat::SymmetryProto</a>* temp = symmetry_;</div><div class="line"><a name="l12433"></a><span class="lineno">12433</span>  symmetry_ = <span class="keyword">nullptr</span>;</div><div class="line"><a name="l12434"></a><span class="lineno">12434</span>  <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l12435"></a><span class="lineno">12435</span> }</div><div class="line"><a name="l12436"></a><span class="lineno">12436</span> inline ::operations_research::sat::SymmetryProto* CpModelProto::_internal_mutable_symmetry() {</div><div class="line"><a name="l12437"></a><span class="lineno">12437</span>  </div><div class="line"><a name="l12438"></a><span class="lineno">12438</span>  <span class="keywordflow">if</span> (symmetry_ == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12439"></a><span class="lineno">12439</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::sat::SymmetryProto>(GetArenaForAllocation());</div><div class="line"><a name="l12440"></a><span class="lineno">12440</span>  symmetry_ = p;</div><div class="line"><a name="l12441"></a><span class="lineno">12441</span>  }</div><div class="line"><a name="l12442"></a><span class="lineno">12442</span>  <span class="keywordflow">return</span> symmetry_;</div><div class="line"><a name="l12443"></a><span class="lineno">12443</span> }</div><div class="line"><a name="l12444"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aab5bc3d15f4c841dce3d93f70ecdd07e">12444</a></span> inline ::operations_research::sat::SymmetryProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aab5bc3d15f4c841dce3d93f70ecdd07e">CpModelProto::mutable_symmetry</a>() {</div><div class="line"><a name="l12445"></a><span class="lineno">12445</span>  <a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">::operations_research::sat::SymmetryProto</a>* _msg = _internal_mutable_symmetry();</div><div class="line"><a name="l12446"></a><span class="lineno">12446</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.symmetry)</span></div><div class="line"><a name="l12447"></a><span class="lineno">12447</span>  <span class="keywordflow">return</span> _msg;</div><div class="line"><a name="l12448"></a><span class="lineno">12448</span> }</div><div class="line"><a name="l12449"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3150e442af5301d575006de031d5e666">12449</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3150e442af5301d575006de031d5e666">CpModelProto::set_allocated_symmetry</a>(::<a class="code" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">operations_research::sat::SymmetryProto</a>* symmetry) {</div><div class="line"><a name="l12450"></a><span class="lineno">12450</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();</div><div class="line"><a name="l12451"></a><span class="lineno">12451</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l12452"></a><span class="lineno">12452</span>  <span class="keyword">delete</span> symmetry_;</div><div class="line"><a name="l12453"></a><span class="lineno">12453</span>  }</div><div class="line"><a name="l12454"></a><span class="lineno">12454</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>) {</div><div class="line"><a name="l12455"></a><span class="lineno">12455</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div><div class="line"><a name="l12456"></a><span class="lineno">12456</span>  ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<::operations_research::sat::SymmetryProto>::GetOwningArena(<a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>);</div><div class="line"><a name="l12457"></a><span class="lineno">12457</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div><div class="line"><a name="l12458"></a><span class="lineno">12458</span>  <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a> = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div><div class="line"><a name="l12459"></a><span class="lineno">12459</span>  message_arena, <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>, submessage_arena);</div><div class="line"><a name="l12460"></a><span class="lineno">12460</span>  }</div><div class="line"><a name="l12461"></a><span class="lineno">12461</span>  </div><div class="line"><a name="l12462"></a><span class="lineno">12462</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l12463"></a><span class="lineno">12463</span>  </div><div class="line"><a name="l12464"></a><span class="lineno">12464</span>  }</div><div class="line"><a name="l12465"></a><span class="lineno">12465</span>  symmetry_ = <a class="code" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">symmetry</a>;</div><div class="line"><a name="l12466"></a><span class="lineno">12466</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpModelProto.symmetry)</span></div><div class="line"><a name="l12467"></a><span class="lineno">12467</span> }</div><div class="line"><a name="l12468"></a><span class="lineno">12468</span> </div><div class="line"><a name="l12469"></a><span class="lineno">12469</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l12470"></a><span class="lineno">12470</span> </div><div class="line"><a name="l12471"></a><span class="lineno">12471</span> <span class="comment">// CpSolverResponse</span></div><div class="line"><a name="l12472"></a><span class="lineno">12472</span> </div><div class="line"><a name="l12473"></a><span class="lineno">12473</span> <span class="comment">// .operations_research.sat.CpSolverStatus status = 1;</span></div><div class="line"><a name="l12474"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac5b45785286d1161eb772146a1311c5a">12474</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac5b45785286d1161eb772146a1311c5a">CpSolverResponse::clear_status</a>() {</div><div class="line"><a name="l12475"></a><span class="lineno">12475</span>  status_ = 0;</div><div class="line"><a name="l12476"></a><span class="lineno">12476</span> }</div><div class="line"><a name="l12477"></a><span class="lineno">12477</span> <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="l12478"></a><span class="lineno">12478</span>  <span class="keywordflow">return</span> static_cast< ::operations_research::sat::CpSolverStatus >(status_);</div><div class="line"><a name="l12479"></a><span class="lineno">12479</span> }</div><div class="line"><a name="l12480"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac219bb25478918f4513fa26378eef483">12480</a></span> <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">inline ::operations_research::sat::CpSolverStatus</a> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac219bb25478918f4513fa26378eef483">CpSolverResponse::status</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12481"></a><span class="lineno">12481</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.status)</span></div><div class="line"><a name="l12482"></a><span class="lineno">12482</span>  <span class="keywordflow">return</span> _internal_status();</div><div class="line"><a name="l12483"></a><span class="lineno">12483</span> }</div><div class="line"><a name="l12484"></a><span class="lineno">12484</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12485"></a><span class="lineno">12485</span>  </div><div class="line"><a name="l12486"></a><span class="lineno">12486</span>  status_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12487"></a><span class="lineno">12487</span> }</div><div class="line"><a name="l12488"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a6aa6a7f94ef5e2b8b93abb50a9951066">12488</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a6aa6a7f94ef5e2b8b93abb50a9951066">CpSolverResponse::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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12489"></a><span class="lineno">12489</span>  _internal_set_status(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12490"></a><span class="lineno">12490</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.status)</span></div><div class="line"><a name="l12491"></a><span class="lineno">12491</span> }</div><div class="line"><a name="l12492"></a><span class="lineno">12492</span> </div><div class="line"><a name="l12493"></a><span class="lineno">12493</span> <span class="comment">// repeated int64 solution = 2;</span></div><div class="line"><a name="l12494"></a><span class="lineno">12494</span> <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="l12495"></a><span class="lineno">12495</span>  <span class="keywordflow">return</span> solution_.size();</div><div class="line"><a name="l12496"></a><span class="lineno">12496</span> }</div><div class="line"><a name="l12497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4b6c78ce9ae112cc350427c1f4adbffe">12497</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4b6c78ce9ae112cc350427c1f4adbffe">CpSolverResponse::solution_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12498"></a><span class="lineno">12498</span>  <span class="keywordflow">return</span> _internal_solution_size();</div><div class="line"><a name="l12499"></a><span class="lineno">12499</span> }</div><div class="line"><a name="l12500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a83793a11cefa7a61bc496ac153a9b7a1">12500</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a83793a11cefa7a61bc496ac153a9b7a1">CpSolverResponse::clear_solution</a>() {</div><div class="line"><a name="l12501"></a><span class="lineno">12501</span>  solution_.Clear();</div><div class="line"><a name="l12502"></a><span class="lineno">12502</span> }</div><div class="line"><a name="l12503"></a><span class="lineno">12503</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l12504"></a><span class="lineno">12504</span>  <span class="keywordflow">return</span> solution_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12505"></a><span class="lineno">12505</span> }</div><div class="line"><a name="l12506"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac6155ed23d1f37fa4f6b4fc666220723">12506</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3a689a545aed80fae1dc63525e17fd21">CpSolverResponse::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="l12507"></a><span class="lineno">12507</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solution)</span></div><div class="line"><a name="l12508"></a><span class="lineno">12508</span>  <span class="keywordflow">return</span> _internal_solution(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12509"></a><span class="lineno">12509</span> }</div><div class="line"><a name="l12510"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad496dd42544d0d0567cea950235d7064">12510</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad496dd42544d0d0567cea950235d7064">CpSolverResponse::set_solution</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12511"></a><span class="lineno">12511</span>  solution_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12512"></a><span class="lineno">12512</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solution)</span></div><div class="line"><a name="l12513"></a><span class="lineno">12513</span> }</div><div class="line"><a name="l12514"></a><span class="lineno">12514</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_add_solution(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12515"></a><span class="lineno">12515</span>  solution_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12516"></a><span class="lineno">12516</span> }</div><div class="line"><a name="l12517"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a55c4c8a331f62f950abea2d110eb2398">12517</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a55c4c8a331f62f950abea2d110eb2398">CpSolverResponse::add_solution</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12518"></a><span class="lineno">12518</span>  _internal_add_solution(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12519"></a><span class="lineno">12519</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.solution)</span></div><div class="line"><a name="l12520"></a><span class="lineno">12520</span> }</div><div class="line"><a name="l12521"></a><span class="lineno">12521</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l12522"></a><span class="lineno">12522</span> CpSolverResponse::_internal_solution()<span class="keyword"> const </span>{</div><div class="line"><a name="l12523"></a><span class="lineno">12523</span>  <span class="keywordflow">return</span> solution_;</div><div class="line"><a name="l12524"></a><span class="lineno">12524</span> }</div><div class="line"><a name="l12525"></a><span class="lineno">12525</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l12526"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3a689a545aed80fae1dc63525e17fd21">12526</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3a689a545aed80fae1dc63525e17fd21">CpSolverResponse::solution</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12527"></a><span class="lineno">12527</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.solution)</span></div><div class="line"><a name="l12528"></a><span class="lineno">12528</span>  <span class="keywordflow">return</span> _internal_solution();</div><div class="line"><a name="l12529"></a><span class="lineno">12529</span> }</div><div class="line"><a name="l12530"></a><span class="lineno">12530</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l12531"></a><span class="lineno">12531</span> CpSolverResponse::_internal_mutable_solution() {</div><div class="line"><a name="l12532"></a><span class="lineno">12532</span>  <span class="keywordflow">return</span> &solution_;</div><div class="line"><a name="l12533"></a><span class="lineno">12533</span> }</div><div class="line"><a name="l12534"></a><span class="lineno">12534</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l12535"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac052534f049ca3a9633fc1f935672c4d">12535</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac052534f049ca3a9633fc1f935672c4d">CpSolverResponse::mutable_solution</a>() {</div><div class="line"><a name="l12536"></a><span class="lineno">12536</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.solution)</span></div><div class="line"><a name="l12537"></a><span class="lineno">12537</span>  <span class="keywordflow">return</span> _internal_mutable_solution();</div><div class="line"><a name="l12538"></a><span class="lineno">12538</span> }</div><div class="line"><a name="l12539"></a><span class="lineno">12539</span> </div><div class="line"><a name="l12540"></a><span class="lineno">12540</span> <span class="comment">// double objective_value = 3;</span></div><div class="line"><a name="l12541"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af79b8b18aa9538006bab8757590540b4">12541</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af79b8b18aa9538006bab8757590540b4">CpSolverResponse::clear_objective_value</a>() {</div><div class="line"><a name="l12542"></a><span class="lineno">12542</span>  objective_value_ = 0;</div><div class="line"><a name="l12543"></a><span class="lineno">12543</span> }</div><div class="line"><a name="l12544"></a><span class="lineno">12544</span> <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="l12545"></a><span class="lineno">12545</span>  <span class="keywordflow">return</span> objective_value_;</div><div class="line"><a name="l12546"></a><span class="lineno">12546</span> }</div><div class="line"><a name="l12547"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a84f066c304d8bcbb9567be094feb9b08">12547</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a84f066c304d8bcbb9567be094feb9b08">CpSolverResponse::objective_value</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12548"></a><span class="lineno">12548</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.objective_value)</span></div><div class="line"><a name="l12549"></a><span class="lineno">12549</span>  <span class="keywordflow">return</span> _internal_objective_value();</div><div class="line"><a name="l12550"></a><span class="lineno">12550</span> }</div><div class="line"><a name="l12551"></a><span class="lineno">12551</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12552"></a><span class="lineno">12552</span>  </div><div class="line"><a name="l12553"></a><span class="lineno">12553</span>  objective_value_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12554"></a><span class="lineno">12554</span> }</div><div class="line"><a name="l12555"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a71a3a7fbc5152e2ebff28db19f303fdc">12555</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a71a3a7fbc5152e2ebff28db19f303fdc">CpSolverResponse::set_objective_value</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12556"></a><span class="lineno">12556</span>  _internal_set_objective_value(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12557"></a><span class="lineno">12557</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.objective_value)</span></div><div class="line"><a name="l12558"></a><span class="lineno">12558</span> }</div><div class="line"><a name="l12559"></a><span class="lineno">12559</span> </div><div class="line"><a name="l12560"></a><span class="lineno">12560</span> <span class="comment">// double best_objective_bound = 4;</span></div><div class="line"><a name="l12561"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9ce43a595ad994c67ebd4cc3a5cda0df">12561</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9ce43a595ad994c67ebd4cc3a5cda0df">CpSolverResponse::clear_best_objective_bound</a>() {</div><div class="line"><a name="l12562"></a><span class="lineno">12562</span>  best_objective_bound_ = 0;</div><div class="line"><a name="l12563"></a><span class="lineno">12563</span> }</div><div class="line"><a name="l12564"></a><span class="lineno">12564</span> <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="l12565"></a><span class="lineno">12565</span>  <span class="keywordflow">return</span> best_objective_bound_;</div><div class="line"><a name="l12566"></a><span class="lineno">12566</span> }</div><div class="line"><a name="l12567"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a084d42f2437a4d0666990dc4681e68ec">12567</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a084d42f2437a4d0666990dc4681e68ec">CpSolverResponse::best_objective_bound</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12568"></a><span class="lineno">12568</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.best_objective_bound)</span></div><div class="line"><a name="l12569"></a><span class="lineno">12569</span>  <span class="keywordflow">return</span> _internal_best_objective_bound();</div><div class="line"><a name="l12570"></a><span class="lineno">12570</span> }</div><div class="line"><a name="l12571"></a><span class="lineno">12571</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12572"></a><span class="lineno">12572</span>  </div><div class="line"><a name="l12573"></a><span class="lineno">12573</span>  best_objective_bound_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12574"></a><span class="lineno">12574</span> }</div><div class="line"><a name="l12575"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a014418b870b720fe0d79575ecf434880">12575</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a014418b870b720fe0d79575ecf434880">CpSolverResponse::set_best_objective_bound</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12576"></a><span class="lineno">12576</span>  _internal_set_best_objective_bound(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12577"></a><span class="lineno">12577</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.best_objective_bound)</span></div><div class="line"><a name="l12578"></a><span class="lineno">12578</span> }</div><div class="line"><a name="l12579"></a><span class="lineno">12579</span> </div><div class="line"><a name="l12580"></a><span class="lineno">12580</span> <span class="comment">// repeated int64 solution_lower_bounds = 18;</span></div><div class="line"><a name="l12581"></a><span class="lineno">12581</span> <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="l12582"></a><span class="lineno">12582</span>  <span class="keywordflow">return</span> solution_lower_bounds_.size();</div><div class="line"><a name="l12583"></a><span class="lineno">12583</span> }</div><div class="line"><a name="l12584"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a98bbfb6489e312fbedd99bb10f7695e0">12584</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a98bbfb6489e312fbedd99bb10f7695e0">CpSolverResponse::solution_lower_bounds_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12585"></a><span class="lineno">12585</span>  <span class="keywordflow">return</span> _internal_solution_lower_bounds_size();</div><div class="line"><a name="l12586"></a><span class="lineno">12586</span> }</div><div class="line"><a name="l12587"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a198eab6e90987a37e2d031822b329028">12587</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a198eab6e90987a37e2d031822b329028">CpSolverResponse::clear_solution_lower_bounds</a>() {</div><div class="line"><a name="l12588"></a><span class="lineno">12588</span>  solution_lower_bounds_.Clear();</div><div class="line"><a name="l12589"></a><span class="lineno">12589</span> }</div><div class="line"><a name="l12590"></a><span class="lineno">12590</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l12591"></a><span class="lineno">12591</span>  <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="l12592"></a><span class="lineno">12592</span> }</div><div class="line"><a name="l12593"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad8d6e97537aa8a5e1780bb5d64ea39cb">12593</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5caedccfd80da295be306a94accc50da">CpSolverResponse::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="l12594"></a><span class="lineno">12594</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div><div class="line"><a name="l12595"></a><span class="lineno">12595</span>  <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="l12596"></a><span class="lineno">12596</span> }</div><div class="line"><a name="l12597"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a76e123e4dee87181dcaac22be86ab4ce">12597</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a76e123e4dee87181dcaac22be86ab4ce">CpSolverResponse::set_solution_lower_bounds</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12598"></a><span class="lineno">12598</span>  solution_lower_bounds_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12599"></a><span class="lineno">12599</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div><div class="line"><a name="l12600"></a><span class="lineno">12600</span> }</div><div class="line"><a name="l12601"></a><span class="lineno">12601</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_add_solution_lower_bounds(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12602"></a><span class="lineno">12602</span>  solution_lower_bounds_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12603"></a><span class="lineno">12603</span> }</div><div class="line"><a name="l12604"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a93aafe50ca64adaabf4c45a671779387">12604</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a93aafe50ca64adaabf4c45a671779387">CpSolverResponse::add_solution_lower_bounds</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12605"></a><span class="lineno">12605</span>  _internal_add_solution_lower_bounds(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12606"></a><span class="lineno">12606</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div><div class="line"><a name="l12607"></a><span class="lineno">12607</span> }</div><div class="line"><a name="l12608"></a><span class="lineno">12608</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l12609"></a><span class="lineno">12609</span> CpSolverResponse::_internal_solution_lower_bounds()<span class="keyword"> const </span>{</div><div class="line"><a name="l12610"></a><span class="lineno">12610</span>  <span class="keywordflow">return</span> solution_lower_bounds_;</div><div class="line"><a name="l12611"></a><span class="lineno">12611</span> }</div><div class="line"><a name="l12612"></a><span class="lineno">12612</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l12613"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5caedccfd80da295be306a94accc50da">12613</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5caedccfd80da295be306a94accc50da">CpSolverResponse::solution_lower_bounds</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12614"></a><span class="lineno">12614</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div><div class="line"><a name="l12615"></a><span class="lineno">12615</span>  <span class="keywordflow">return</span> _internal_solution_lower_bounds();</div><div class="line"><a name="l12616"></a><span class="lineno">12616</span> }</div><div class="line"><a name="l12617"></a><span class="lineno">12617</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l12618"></a><span class="lineno">12618</span> CpSolverResponse::_internal_mutable_solution_lower_bounds() {</div><div class="line"><a name="l12619"></a><span class="lineno">12619</span>  <span class="keywordflow">return</span> &solution_lower_bounds_;</div><div class="line"><a name="l12620"></a><span class="lineno">12620</span> }</div><div class="line"><a name="l12621"></a><span class="lineno">12621</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l12622"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#adf8d733ea7970afa1eede58ab4dc1361">12622</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#adf8d733ea7970afa1eede58ab4dc1361">CpSolverResponse::mutable_solution_lower_bounds</a>() {</div><div class="line"><a name="l12623"></a><span class="lineno">12623</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div><div class="line"><a name="l12624"></a><span class="lineno">12624</span>  <span class="keywordflow">return</span> _internal_mutable_solution_lower_bounds();</div><div class="line"><a name="l12625"></a><span class="lineno">12625</span> }</div><div class="line"><a name="l12626"></a><span class="lineno">12626</span> </div><div class="line"><a name="l12627"></a><span class="lineno">12627</span> <span class="comment">// repeated int64 solution_upper_bounds = 19;</span></div><div class="line"><a name="l12628"></a><span class="lineno">12628</span> <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="l12629"></a><span class="lineno">12629</span>  <span class="keywordflow">return</span> solution_upper_bounds_.size();</div><div class="line"><a name="l12630"></a><span class="lineno">12630</span> }</div><div class="line"><a name="l12631"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a47c71890f743188dc922d9283c8f5639">12631</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a47c71890f743188dc922d9283c8f5639">CpSolverResponse::solution_upper_bounds_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12632"></a><span class="lineno">12632</span>  <span class="keywordflow">return</span> _internal_solution_upper_bounds_size();</div><div class="line"><a name="l12633"></a><span class="lineno">12633</span> }</div><div class="line"><a name="l12634"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2d05bc585c3ea183b952bd2d48381412">12634</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2d05bc585c3ea183b952bd2d48381412">CpSolverResponse::clear_solution_upper_bounds</a>() {</div><div class="line"><a name="l12635"></a><span class="lineno">12635</span>  solution_upper_bounds_.Clear();</div><div class="line"><a name="l12636"></a><span class="lineno">12636</span> }</div><div class="line"><a name="l12637"></a><span class="lineno">12637</span> inline ::PROTOBUF_NAMESPACE_ID::int64 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="l12638"></a><span class="lineno">12638</span>  <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="l12639"></a><span class="lineno">12639</span> }</div><div class="line"><a name="l12640"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae5e3ee3158aa59c329fdce1ecd4551f3">12640</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a854e5dcc2a4ed335e55c9115c2ce8269">CpSolverResponse::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="l12641"></a><span class="lineno">12641</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div><div class="line"><a name="l12642"></a><span class="lineno">12642</span>  <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="l12643"></a><span class="lineno">12643</span> }</div><div class="line"><a name="l12644"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab15db161cdf5d881497ef073ffd10ba6">12644</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab15db161cdf5d881497ef073ffd10ba6">CpSolverResponse::set_solution_upper_bounds</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12645"></a><span class="lineno">12645</span>  solution_upper_bounds_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12646"></a><span class="lineno">12646</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div><div class="line"><a name="l12647"></a><span class="lineno">12647</span> }</div><div class="line"><a name="l12648"></a><span class="lineno">12648</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_add_solution_upper_bounds(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12649"></a><span class="lineno">12649</span>  solution_upper_bounds_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12650"></a><span class="lineno">12650</span> }</div><div class="line"><a name="l12651"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1fdf8456575b5c6b192a0170da03d9ad">12651</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1fdf8456575b5c6b192a0170da03d9ad">CpSolverResponse::add_solution_upper_bounds</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12652"></a><span class="lineno">12652</span>  _internal_add_solution_upper_bounds(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12653"></a><span class="lineno">12653</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div><div class="line"><a name="l12654"></a><span class="lineno">12654</span> }</div><div class="line"><a name="l12655"></a><span class="lineno">12655</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l12656"></a><span class="lineno">12656</span> CpSolverResponse::_internal_solution_upper_bounds()<span class="keyword"> const </span>{</div><div class="line"><a name="l12657"></a><span class="lineno">12657</span>  <span class="keywordflow">return</span> solution_upper_bounds_;</div><div class="line"><a name="l12658"></a><span class="lineno">12658</span> }</div><div class="line"><a name="l12659"></a><span class="lineno">12659</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l12660"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a854e5dcc2a4ed335e55c9115c2ce8269">12660</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a854e5dcc2a4ed335e55c9115c2ce8269">CpSolverResponse::solution_upper_bounds</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12661"></a><span class="lineno">12661</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div><div class="line"><a name="l12662"></a><span class="lineno">12662</span>  <span class="keywordflow">return</span> _internal_solution_upper_bounds();</div><div class="line"><a name="l12663"></a><span class="lineno">12663</span> }</div><div class="line"><a name="l12664"></a><span class="lineno">12664</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l12665"></a><span class="lineno">12665</span> CpSolverResponse::_internal_mutable_solution_upper_bounds() {</div><div class="line"><a name="l12666"></a><span class="lineno">12666</span>  <span class="keywordflow">return</span> &solution_upper_bounds_;</div><div class="line"><a name="l12667"></a><span class="lineno">12667</span> }</div><div class="line"><a name="l12668"></a><span class="lineno">12668</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l12669"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab64daa09d9aa8866001bfb490a7c48f7">12669</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab64daa09d9aa8866001bfb490a7c48f7">CpSolverResponse::mutable_solution_upper_bounds</a>() {</div><div class="line"><a name="l12670"></a><span class="lineno">12670</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div><div class="line"><a name="l12671"></a><span class="lineno">12671</span>  <span class="keywordflow">return</span> _internal_mutable_solution_upper_bounds();</div><div class="line"><a name="l12672"></a><span class="lineno">12672</span> }</div><div class="line"><a name="l12673"></a><span class="lineno">12673</span> </div><div class="line"><a name="l12674"></a><span class="lineno">12674</span> <span class="comment">// repeated .operations_research.sat.IntegerVariableProto tightened_variables = 21;</span></div><div class="line"><a name="l12675"></a><span class="lineno">12675</span> <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="l12676"></a><span class="lineno">12676</span>  <span class="keywordflow">return</span> tightened_variables_.size();</div><div class="line"><a name="l12677"></a><span class="lineno">12677</span> }</div><div class="line"><a name="l12678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5101b278f085ecb3bd4c515a2abba5f5">12678</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5101b278f085ecb3bd4c515a2abba5f5">CpSolverResponse::tightened_variables_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12679"></a><span class="lineno">12679</span>  <span class="keywordflow">return</span> _internal_tightened_variables_size();</div><div class="line"><a name="l12680"></a><span class="lineno">12680</span> }</div><div class="line"><a name="l12681"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4c6244ce151d7dd4d9e7bbd6d82531f2">12681</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4c6244ce151d7dd4d9e7bbd6d82531f2">CpSolverResponse::clear_tightened_variables</a>() {</div><div class="line"><a name="l12682"></a><span class="lineno">12682</span>  tightened_variables_.Clear();</div><div class="line"><a name="l12683"></a><span class="lineno">12683</span> }</div><div class="line"><a name="l12684"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a94b3d452e4ce029252e3d1711b95abb8">12684</a></span> inline ::operations_research::sat::IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9280b60e3851c8b26bbd58f3f14f5c0f">CpSolverResponse::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="l12685"></a><span class="lineno">12685</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpSolverResponse.tightened_variables)</span></div><div class="line"><a name="l12686"></a><span class="lineno">12686</span>  <span class="keywordflow">return</span> tightened_variables_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12687"></a><span class="lineno">12687</span> }</div><div class="line"><a name="l12688"></a><span class="lineno">12688</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto >*</div><div class="line"><a name="l12689"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9280b60e3851c8b26bbd58f3f14f5c0f">12689</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9280b60e3851c8b26bbd58f3f14f5c0f">CpSolverResponse::mutable_tightened_variables</a>() {</div><div class="line"><a name="l12690"></a><span class="lineno">12690</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.tightened_variables)</span></div><div class="line"><a name="l12691"></a><span class="lineno">12691</span>  <span class="keywordflow">return</span> &tightened_variables_;</div><div class="line"><a name="l12692"></a><span class="lineno">12692</span> }</div><div class="line"><a name="l12693"></a><span class="lineno">12693</span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerVariableProto& 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="l12694"></a><span class="lineno">12694</span>  <span class="keywordflow">return</span> tightened_variables_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12695"></a><span class="lineno">12695</span> }</div><div class="line"><a name="l12696"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af611bf612ba55cf851d2d788be050664">12696</a></span> <span class="keyword">inline</span> const ::operations_research::sat::IntegerVariableProto& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2cc64beb5a7247b430484fcae5074aa9">CpSolverResponse::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="l12697"></a><span class="lineno">12697</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.tightened_variables)</span></div><div class="line"><a name="l12698"></a><span class="lineno">12698</span>  <span class="keywordflow">return</span> _internal_tightened_variables(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l12699"></a><span class="lineno">12699</span> }</div><div class="line"><a name="l12700"></a><span class="lineno">12700</span> inline ::operations_research::sat::IntegerVariableProto* CpSolverResponse::_internal_add_tightened_variables() {</div><div class="line"><a name="l12701"></a><span class="lineno">12701</span>  <span class="keywordflow">return</span> tightened_variables_.Add();</div><div class="line"><a name="l12702"></a><span class="lineno">12702</span> }</div><div class="line"><a name="l12703"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aaf81e27528b69ef0f238bfac4aceb46e">12703</a></span> inline ::operations_research::sat::IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aaf81e27528b69ef0f238bfac4aceb46e">CpSolverResponse::add_tightened_variables</a>() {</div><div class="line"><a name="l12704"></a><span class="lineno">12704</span>  <a class="code" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">::operations_research::sat::IntegerVariableProto</a>* _add = _internal_add_tightened_variables();</div><div class="line"><a name="l12705"></a><span class="lineno">12705</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.tightened_variables)</span></div><div class="line"><a name="l12706"></a><span class="lineno">12706</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l12707"></a><span class="lineno">12707</span> }</div><div class="line"><a name="l12708"></a><span class="lineno">12708</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto >&</div><div class="line"><a name="l12709"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2cc64beb5a7247b430484fcae5074aa9">12709</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2cc64beb5a7247b430484fcae5074aa9">CpSolverResponse::tightened_variables</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12710"></a><span class="lineno">12710</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.tightened_variables)</span></div><div class="line"><a name="l12711"></a><span class="lineno">12711</span>  <span class="keywordflow">return</span> tightened_variables_;</div><div class="line"><a name="l12712"></a><span class="lineno">12712</span> }</div><div class="line"><a name="l12713"></a><span class="lineno">12713</span> </div><div class="line"><a name="l12714"></a><span class="lineno">12714</span> <span class="comment">// repeated int32 sufficient_assumptions_for_infeasibility = 23;</span></div><div class="line"><a name="l12715"></a><span class="lineno">12715</span> <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="l12716"></a><span class="lineno">12716</span>  <span class="keywordflow">return</span> sufficient_assumptions_for_infeasibility_.size();</div><div class="line"><a name="l12717"></a><span class="lineno">12717</span> }</div><div class="line"><a name="l12718"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a6f1453006e99346a1b64ec01558706b6">12718</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a6f1453006e99346a1b64ec01558706b6">CpSolverResponse::sufficient_assumptions_for_infeasibility_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12719"></a><span class="lineno">12719</span>  <span class="keywordflow">return</span> _internal_sufficient_assumptions_for_infeasibility_size();</div><div class="line"><a name="l12720"></a><span class="lineno">12720</span> }</div><div class="line"><a name="l12721"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0522d1237042155f77d8b426dac80903">12721</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0522d1237042155f77d8b426dac80903">CpSolverResponse::clear_sufficient_assumptions_for_infeasibility</a>() {</div><div class="line"><a name="l12722"></a><span class="lineno">12722</span>  sufficient_assumptions_for_infeasibility_.Clear();</div><div class="line"><a name="l12723"></a><span class="lineno">12723</span> }</div><div class="line"><a name="l12724"></a><span class="lineno">12724</span> inline ::PROTOBUF_NAMESPACE_ID::int32 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="l12725"></a><span class="lineno">12725</span>  <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="l12726"></a><span class="lineno">12726</span> }</div><div class="line"><a name="l12727"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a23cf452ac70b3c143061e339463052dd">12727</a></span> inline ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac95f881e7802995e5c9c9d29fc49672d">CpSolverResponse::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="l12728"></a><span class="lineno">12728</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div><div class="line"><a name="l12729"></a><span class="lineno">12729</span>  <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="l12730"></a><span class="lineno">12730</span> }</div><div class="line"><a name="l12731"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aa7922c19e8882f501b1c9fb26afdfef0">12731</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aa7922c19e8882f501b1c9fb26afdfef0">CpSolverResponse::set_sufficient_assumptions_for_infeasibility</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12732"></a><span class="lineno">12732</span>  sufficient_assumptions_for_infeasibility_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12733"></a><span class="lineno">12733</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div><div class="line"><a name="l12734"></a><span class="lineno">12734</span> }</div><div class="line"><a name="l12735"></a><span class="lineno">12735</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_add_sufficient_assumptions_for_infeasibility(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12736"></a><span class="lineno">12736</span>  sufficient_assumptions_for_infeasibility_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12737"></a><span class="lineno">12737</span> }</div><div class="line"><a name="l12738"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8a5c587fb669a35165ac681b495e52b7">12738</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8a5c587fb669a35165ac681b495e52b7">CpSolverResponse::add_sufficient_assumptions_for_infeasibility</a>(::PROTOBUF_NAMESPACE_ID::int32 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12739"></a><span class="lineno">12739</span>  _internal_add_sufficient_assumptions_for_infeasibility(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12740"></a><span class="lineno">12740</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div><div class="line"><a name="l12741"></a><span class="lineno">12741</span> }</div><div class="line"><a name="l12742"></a><span class="lineno">12742</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l12743"></a><span class="lineno">12743</span> CpSolverResponse::_internal_sufficient_assumptions_for_infeasibility()<span class="keyword"> const </span>{</div><div class="line"><a name="l12744"></a><span class="lineno">12744</span>  <span class="keywordflow">return</span> sufficient_assumptions_for_infeasibility_;</div><div class="line"><a name="l12745"></a><span class="lineno">12745</span> }</div><div class="line"><a name="l12746"></a><span class="lineno">12746</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >&</div><div class="line"><a name="l12747"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac95f881e7802995e5c9c9d29fc49672d">12747</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac95f881e7802995e5c9c9d29fc49672d">CpSolverResponse::sufficient_assumptions_for_infeasibility</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12748"></a><span class="lineno">12748</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div><div class="line"><a name="l12749"></a><span class="lineno">12749</span>  <span class="keywordflow">return</span> _internal_sufficient_assumptions_for_infeasibility();</div><div class="line"><a name="l12750"></a><span class="lineno">12750</span> }</div><div class="line"><a name="l12751"></a><span class="lineno">12751</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l12752"></a><span class="lineno">12752</span> CpSolverResponse::_internal_mutable_sufficient_assumptions_for_infeasibility() {</div><div class="line"><a name="l12753"></a><span class="lineno">12753</span>  <span class="keywordflow">return</span> &sufficient_assumptions_for_infeasibility_;</div><div class="line"><a name="l12754"></a><span class="lineno">12754</span> }</div><div class="line"><a name="l12755"></a><span class="lineno">12755</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >*</div><div class="line"><a name="l12756"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a316796216a84ba6729f25e1bbb797b47">12756</a></span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a316796216a84ba6729f25e1bbb797b47">CpSolverResponse::mutable_sufficient_assumptions_for_infeasibility</a>() {</div><div class="line"><a name="l12757"></a><span class="lineno">12757</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div><div class="line"><a name="l12758"></a><span class="lineno">12758</span>  <span class="keywordflow">return</span> _internal_mutable_sufficient_assumptions_for_infeasibility();</div><div class="line"><a name="l12759"></a><span class="lineno">12759</span> }</div><div class="line"><a name="l12760"></a><span class="lineno">12760</span> </div><div class="line"><a name="l12761"></a><span class="lineno">12761</span> <span class="comment">// bool all_solutions_were_found = 5;</span></div><div class="line"><a name="l12762"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1336ba000535d8e9f234605a462b15c4">12762</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1336ba000535d8e9f234605a462b15c4">CpSolverResponse::clear_all_solutions_were_found</a>() {</div><div class="line"><a name="l12763"></a><span class="lineno">12763</span>  all_solutions_were_found_ = <span class="keyword">false</span>;</div><div class="line"><a name="l12764"></a><span class="lineno">12764</span> }</div><div class="line"><a name="l12765"></a><span class="lineno">12765</span> <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="l12766"></a><span class="lineno">12766</span>  <span class="keywordflow">return</span> all_solutions_were_found_;</div><div class="line"><a name="l12767"></a><span class="lineno">12767</span> }</div><div class="line"><a name="l12768"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9df244d042dabbe0dd7197ac9a531e3a">12768</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9df244d042dabbe0dd7197ac9a531e3a">CpSolverResponse::all_solutions_were_found</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12769"></a><span class="lineno">12769</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.all_solutions_were_found)</span></div><div class="line"><a name="l12770"></a><span class="lineno">12770</span>  <span class="keywordflow">return</span> _internal_all_solutions_were_found();</div><div class="line"><a name="l12771"></a><span class="lineno">12771</span> }</div><div class="line"><a name="l12772"></a><span class="lineno">12772</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12773"></a><span class="lineno">12773</span>  </div><div class="line"><a name="l12774"></a><span class="lineno">12774</span>  all_solutions_were_found_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12775"></a><span class="lineno">12775</span> }</div><div class="line"><a name="l12776"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abac2a38fb6aadfde0e58610d51acae51">12776</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abac2a38fb6aadfde0e58610d51acae51">CpSolverResponse::set_all_solutions_were_found</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12777"></a><span class="lineno">12777</span>  _internal_set_all_solutions_were_found(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12778"></a><span class="lineno">12778</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.all_solutions_were_found)</span></div><div class="line"><a name="l12779"></a><span class="lineno">12779</span> }</div><div class="line"><a name="l12780"></a><span class="lineno">12780</span> </div><div class="line"><a name="l12781"></a><span class="lineno">12781</span> <span class="comment">// int64 num_booleans = 10;</span></div><div class="line"><a name="l12782"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac75a80b4be662a00351a815a829f1e33">12782</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac75a80b4be662a00351a815a829f1e33">CpSolverResponse::clear_num_booleans</a>() {</div><div class="line"><a name="l12783"></a><span class="lineno">12783</span>  num_booleans_ = int64_t{0};</div><div class="line"><a name="l12784"></a><span class="lineno">12784</span> }</div><div class="line"><a name="l12785"></a><span class="lineno">12785</span> inline ::PROTOBUF_NAMESPACE_ID::int64 CpSolverResponse::_internal_num_booleans()<span class="keyword"> const </span>{</div><div class="line"><a name="l12786"></a><span class="lineno">12786</span>  <span class="keywordflow">return</span> num_booleans_;</div><div class="line"><a name="l12787"></a><span class="lineno">12787</span> }</div><div class="line"><a name="l12788"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a210e392a7c47f37956908e7cc794b914">12788</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a210e392a7c47f37956908e7cc794b914">CpSolverResponse::num_booleans</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12789"></a><span class="lineno">12789</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_booleans)</span></div><div class="line"><a name="l12790"></a><span class="lineno">12790</span>  <span class="keywordflow">return</span> _internal_num_booleans();</div><div class="line"><a name="l12791"></a><span class="lineno">12791</span> }</div><div class="line"><a name="l12792"></a><span class="lineno">12792</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_booleans(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12793"></a><span class="lineno">12793</span>  </div><div class="line"><a name="l12794"></a><span class="lineno">12794</span>  num_booleans_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12795"></a><span class="lineno">12795</span> }</div><div class="line"><a name="l12796"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abca832c427e9fab19e03e96b24870139">12796</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abca832c427e9fab19e03e96b24870139">CpSolverResponse::set_num_booleans</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12797"></a><span class="lineno">12797</span>  _internal_set_num_booleans(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12798"></a><span class="lineno">12798</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_booleans)</span></div><div class="line"><a name="l12799"></a><span class="lineno">12799</span> }</div><div class="line"><a name="l12800"></a><span class="lineno">12800</span> </div><div class="line"><a name="l12801"></a><span class="lineno">12801</span> <span class="comment">// int64 num_conflicts = 11;</span></div><div class="line"><a name="l12802"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8930d410c7141adab598bfae8c1225ac">12802</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8930d410c7141adab598bfae8c1225ac">CpSolverResponse::clear_num_conflicts</a>() {</div><div class="line"><a name="l12803"></a><span class="lineno">12803</span>  num_conflicts_ = int64_t{0};</div><div class="line"><a name="l12804"></a><span class="lineno">12804</span> }</div><div class="line"><a name="l12805"></a><span class="lineno">12805</span> inline ::PROTOBUF_NAMESPACE_ID::int64 CpSolverResponse::_internal_num_conflicts()<span class="keyword"> const </span>{</div><div class="line"><a name="l12806"></a><span class="lineno">12806</span>  <span class="keywordflow">return</span> num_conflicts_;</div><div class="line"><a name="l12807"></a><span class="lineno">12807</span> }</div><div class="line"><a name="l12808"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#acedaf6027968c813222513513f484d98">12808</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#acedaf6027968c813222513513f484d98">CpSolverResponse::num_conflicts</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12809"></a><span class="lineno">12809</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_conflicts)</span></div><div class="line"><a name="l12810"></a><span class="lineno">12810</span>  <span class="keywordflow">return</span> _internal_num_conflicts();</div><div class="line"><a name="l12811"></a><span class="lineno">12811</span> }</div><div class="line"><a name="l12812"></a><span class="lineno">12812</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_conflicts(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12813"></a><span class="lineno">12813</span>  </div><div class="line"><a name="l12814"></a><span class="lineno">12814</span>  num_conflicts_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12815"></a><span class="lineno">12815</span> }</div><div class="line"><a name="l12816"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2fbce431dcb3c3e03d424e880a80cd57">12816</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2fbce431dcb3c3e03d424e880a80cd57">CpSolverResponse::set_num_conflicts</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12817"></a><span class="lineno">12817</span>  _internal_set_num_conflicts(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12818"></a><span class="lineno">12818</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_conflicts)</span></div><div class="line"><a name="l12819"></a><span class="lineno">12819</span> }</div><div class="line"><a name="l12820"></a><span class="lineno">12820</span> </div><div class="line"><a name="l12821"></a><span class="lineno">12821</span> <span class="comment">// int64 num_branches = 12;</span></div><div class="line"><a name="l12822"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a51124c9f2f7fcbc20af1bde3339576d5">12822</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a51124c9f2f7fcbc20af1bde3339576d5">CpSolverResponse::clear_num_branches</a>() {</div><div class="line"><a name="l12823"></a><span class="lineno">12823</span>  num_branches_ = int64_t{0};</div><div class="line"><a name="l12824"></a><span class="lineno">12824</span> }</div><div class="line"><a name="l12825"></a><span class="lineno">12825</span> inline ::PROTOBUF_NAMESPACE_ID::int64 CpSolverResponse::_internal_num_branches()<span class="keyword"> const </span>{</div><div class="line"><a name="l12826"></a><span class="lineno">12826</span>  <span class="keywordflow">return</span> num_branches_;</div><div class="line"><a name="l12827"></a><span class="lineno">12827</span> }</div><div class="line"><a name="l12828"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a75b2205f06e95c8ce1dea7d152920e41">12828</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a75b2205f06e95c8ce1dea7d152920e41">CpSolverResponse::num_branches</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12829"></a><span class="lineno">12829</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_branches)</span></div><div class="line"><a name="l12830"></a><span class="lineno">12830</span>  <span class="keywordflow">return</span> _internal_num_branches();</div><div class="line"><a name="l12831"></a><span class="lineno">12831</span> }</div><div class="line"><a name="l12832"></a><span class="lineno">12832</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_branches(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12833"></a><span class="lineno">12833</span>  </div><div class="line"><a name="l12834"></a><span class="lineno">12834</span>  num_branches_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12835"></a><span class="lineno">12835</span> }</div><div class="line"><a name="l12836"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0abe593525e5080953426d932d55ed9f">12836</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0abe593525e5080953426d932d55ed9f">CpSolverResponse::set_num_branches</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12837"></a><span class="lineno">12837</span>  _internal_set_num_branches(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12838"></a><span class="lineno">12838</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_branches)</span></div><div class="line"><a name="l12839"></a><span class="lineno">12839</span> }</div><div class="line"><a name="l12840"></a><span class="lineno">12840</span> </div><div class="line"><a name="l12841"></a><span class="lineno">12841</span> <span class="comment">// int64 num_binary_propagations = 13;</span></div><div class="line"><a name="l12842"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad9e9e965e1a64457043558b8e843f787">12842</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad9e9e965e1a64457043558b8e843f787">CpSolverResponse::clear_num_binary_propagations</a>() {</div><div class="line"><a name="l12843"></a><span class="lineno">12843</span>  num_binary_propagations_ = int64_t{0};</div><div class="line"><a name="l12844"></a><span class="lineno">12844</span> }</div><div class="line"><a name="l12845"></a><span class="lineno">12845</span> inline ::PROTOBUF_NAMESPACE_ID::int64 CpSolverResponse::_internal_num_binary_propagations()<span class="keyword"> const </span>{</div><div class="line"><a name="l12846"></a><span class="lineno">12846</span>  <span class="keywordflow">return</span> num_binary_propagations_;</div><div class="line"><a name="l12847"></a><span class="lineno">12847</span> }</div><div class="line"><a name="l12848"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0735d1f9365a85e30d55e0100e16dc2c">12848</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0735d1f9365a85e30d55e0100e16dc2c">CpSolverResponse::num_binary_propagations</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12849"></a><span class="lineno">12849</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_binary_propagations)</span></div><div class="line"><a name="l12850"></a><span class="lineno">12850</span>  <span class="keywordflow">return</span> _internal_num_binary_propagations();</div><div class="line"><a name="l12851"></a><span class="lineno">12851</span> }</div><div class="line"><a name="l12852"></a><span class="lineno">12852</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_binary_propagations(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12853"></a><span class="lineno">12853</span>  </div><div class="line"><a name="l12854"></a><span class="lineno">12854</span>  num_binary_propagations_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12855"></a><span class="lineno">12855</span> }</div><div class="line"><a name="l12856"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a82c911917947178fe3d041bf8c8ae253">12856</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a82c911917947178fe3d041bf8c8ae253">CpSolverResponse::set_num_binary_propagations</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12857"></a><span class="lineno">12857</span>  _internal_set_num_binary_propagations(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12858"></a><span class="lineno">12858</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_binary_propagations)</span></div><div class="line"><a name="l12859"></a><span class="lineno">12859</span> }</div><div class="line"><a name="l12860"></a><span class="lineno">12860</span> </div><div class="line"><a name="l12861"></a><span class="lineno">12861</span> <span class="comment">// int64 num_integer_propagations = 14;</span></div><div class="line"><a name="l12862"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8c8bcb046e9eaa54045cfcfa3ebf1c5d">12862</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8c8bcb046e9eaa54045cfcfa3ebf1c5d">CpSolverResponse::clear_num_integer_propagations</a>() {</div><div class="line"><a name="l12863"></a><span class="lineno">12863</span>  num_integer_propagations_ = int64_t{0};</div><div class="line"><a name="l12864"></a><span class="lineno">12864</span> }</div><div class="line"><a name="l12865"></a><span class="lineno">12865</span> inline ::PROTOBUF_NAMESPACE_ID::int64 CpSolverResponse::_internal_num_integer_propagations()<span class="keyword"> const </span>{</div><div class="line"><a name="l12866"></a><span class="lineno">12866</span>  <span class="keywordflow">return</span> num_integer_propagations_;</div><div class="line"><a name="l12867"></a><span class="lineno">12867</span> }</div><div class="line"><a name="l12868"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4750c656a87f33f2b1a5209ae28b9df3">12868</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4750c656a87f33f2b1a5209ae28b9df3">CpSolverResponse::num_integer_propagations</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12869"></a><span class="lineno">12869</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_integer_propagations)</span></div><div class="line"><a name="l12870"></a><span class="lineno">12870</span>  <span class="keywordflow">return</span> _internal_num_integer_propagations();</div><div class="line"><a name="l12871"></a><span class="lineno">12871</span> }</div><div class="line"><a name="l12872"></a><span class="lineno">12872</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_integer_propagations(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12873"></a><span class="lineno">12873</span>  </div><div class="line"><a name="l12874"></a><span class="lineno">12874</span>  num_integer_propagations_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12875"></a><span class="lineno">12875</span> }</div><div class="line"><a name="l12876"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a36dcc81f2d597b9aeddbc94f2f999b1d">12876</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a36dcc81f2d597b9aeddbc94f2f999b1d">CpSolverResponse::set_num_integer_propagations</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12877"></a><span class="lineno">12877</span>  _internal_set_num_integer_propagations(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12878"></a><span class="lineno">12878</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_integer_propagations)</span></div><div class="line"><a name="l12879"></a><span class="lineno">12879</span> }</div><div class="line"><a name="l12880"></a><span class="lineno">12880</span> </div><div class="line"><a name="l12881"></a><span class="lineno">12881</span> <span class="comment">// int64 num_restarts = 24;</span></div><div class="line"><a name="l12882"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#addf2043f2da0cd624150e901f5b02e6b">12882</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#addf2043f2da0cd624150e901f5b02e6b">CpSolverResponse::clear_num_restarts</a>() {</div><div class="line"><a name="l12883"></a><span class="lineno">12883</span>  num_restarts_ = int64_t{0};</div><div class="line"><a name="l12884"></a><span class="lineno">12884</span> }</div><div class="line"><a name="l12885"></a><span class="lineno">12885</span> inline ::PROTOBUF_NAMESPACE_ID::int64 CpSolverResponse::_internal_num_restarts()<span class="keyword"> const </span>{</div><div class="line"><a name="l12886"></a><span class="lineno">12886</span>  <span class="keywordflow">return</span> num_restarts_;</div><div class="line"><a name="l12887"></a><span class="lineno">12887</span> }</div><div class="line"><a name="l12888"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4f4396307c8ca4a14ad825950cf5e8a7">12888</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4f4396307c8ca4a14ad825950cf5e8a7">CpSolverResponse::num_restarts</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12889"></a><span class="lineno">12889</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_restarts)</span></div><div class="line"><a name="l12890"></a><span class="lineno">12890</span>  <span class="keywordflow">return</span> _internal_num_restarts();</div><div class="line"><a name="l12891"></a><span class="lineno">12891</span> }</div><div class="line"><a name="l12892"></a><span class="lineno">12892</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_restarts(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12893"></a><span class="lineno">12893</span>  </div><div class="line"><a name="l12894"></a><span class="lineno">12894</span>  num_restarts_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12895"></a><span class="lineno">12895</span> }</div><div class="line"><a name="l12896"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a840e0f83bf681d0d683a291405f2ed83">12896</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a840e0f83bf681d0d683a291405f2ed83">CpSolverResponse::set_num_restarts</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12897"></a><span class="lineno">12897</span>  _internal_set_num_restarts(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12898"></a><span class="lineno">12898</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_restarts)</span></div><div class="line"><a name="l12899"></a><span class="lineno">12899</span> }</div><div class="line"><a name="l12900"></a><span class="lineno">12900</span> </div><div class="line"><a name="l12901"></a><span class="lineno">12901</span> <span class="comment">// int64 num_lp_iterations = 25;</span></div><div class="line"><a name="l12902"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9c242c50bc315348281b4100cadd6a2f">12902</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9c242c50bc315348281b4100cadd6a2f">CpSolverResponse::clear_num_lp_iterations</a>() {</div><div class="line"><a name="l12903"></a><span class="lineno">12903</span>  num_lp_iterations_ = int64_t{0};</div><div class="line"><a name="l12904"></a><span class="lineno">12904</span> }</div><div class="line"><a name="l12905"></a><span class="lineno">12905</span> inline ::PROTOBUF_NAMESPACE_ID::int64 CpSolverResponse::_internal_num_lp_iterations()<span class="keyword"> const </span>{</div><div class="line"><a name="l12906"></a><span class="lineno">12906</span>  <span class="keywordflow">return</span> num_lp_iterations_;</div><div class="line"><a name="l12907"></a><span class="lineno">12907</span> }</div><div class="line"><a name="l12908"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ada5401df383b6ab519754d4e1be19b08">12908</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ada5401df383b6ab519754d4e1be19b08">CpSolverResponse::num_lp_iterations</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12909"></a><span class="lineno">12909</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_lp_iterations)</span></div><div class="line"><a name="l12910"></a><span class="lineno">12910</span>  <span class="keywordflow">return</span> _internal_num_lp_iterations();</div><div class="line"><a name="l12911"></a><span class="lineno">12911</span> }</div><div class="line"><a name="l12912"></a><span class="lineno">12912</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_lp_iterations(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12913"></a><span class="lineno">12913</span>  </div><div class="line"><a name="l12914"></a><span class="lineno">12914</span>  num_lp_iterations_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12915"></a><span class="lineno">12915</span> }</div><div class="line"><a name="l12916"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0d00417d9e8b21e9fcc551e53285c8d5">12916</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0d00417d9e8b21e9fcc551e53285c8d5">CpSolverResponse::set_num_lp_iterations</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12917"></a><span class="lineno">12917</span>  _internal_set_num_lp_iterations(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12918"></a><span class="lineno">12918</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_lp_iterations)</span></div><div class="line"><a name="l12919"></a><span class="lineno">12919</span> }</div><div class="line"><a name="l12920"></a><span class="lineno">12920</span> </div><div class="line"><a name="l12921"></a><span class="lineno">12921</span> <span class="comment">// double wall_time = 15;</span></div><div class="line"><a name="l12922"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a37c3b0a18a88fa2e6c9ee65366ee0de6">12922</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a37c3b0a18a88fa2e6c9ee65366ee0de6">CpSolverResponse::clear_wall_time</a>() {</div><div class="line"><a name="l12923"></a><span class="lineno">12923</span>  wall_time_ = 0;</div><div class="line"><a name="l12924"></a><span class="lineno">12924</span> }</div><div class="line"><a name="l12925"></a><span class="lineno">12925</span> <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="l12926"></a><span class="lineno">12926</span>  <span class="keywordflow">return</span> wall_time_;</div><div class="line"><a name="l12927"></a><span class="lineno">12927</span> }</div><div class="line"><a name="l12928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a76c9f0c7d570ac730d842956f4468bd3">12928</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a76c9f0c7d570ac730d842956f4468bd3">CpSolverResponse::wall_time</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12929"></a><span class="lineno">12929</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.wall_time)</span></div><div class="line"><a name="l12930"></a><span class="lineno">12930</span>  <span class="keywordflow">return</span> _internal_wall_time();</div><div class="line"><a name="l12931"></a><span class="lineno">12931</span> }</div><div class="line"><a name="l12932"></a><span class="lineno">12932</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12933"></a><span class="lineno">12933</span>  </div><div class="line"><a name="l12934"></a><span class="lineno">12934</span>  wall_time_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12935"></a><span class="lineno">12935</span> }</div><div class="line"><a name="l12936"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae1fc6638d8c9966768e5ebe01a3ae826">12936</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae1fc6638d8c9966768e5ebe01a3ae826">CpSolverResponse::set_wall_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12937"></a><span class="lineno">12937</span>  _internal_set_wall_time(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12938"></a><span class="lineno">12938</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.wall_time)</span></div><div class="line"><a name="l12939"></a><span class="lineno">12939</span> }</div><div class="line"><a name="l12940"></a><span class="lineno">12940</span> </div><div class="line"><a name="l12941"></a><span class="lineno">12941</span> <span class="comment">// double user_time = 16;</span></div><div class="line"><a name="l12942"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad722ad2cfd3e72602807265d50d42497">12942</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad722ad2cfd3e72602807265d50d42497">CpSolverResponse::clear_user_time</a>() {</div><div class="line"><a name="l12943"></a><span class="lineno">12943</span>  user_time_ = 0;</div><div class="line"><a name="l12944"></a><span class="lineno">12944</span> }</div><div class="line"><a name="l12945"></a><span class="lineno">12945</span> <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="l12946"></a><span class="lineno">12946</span>  <span class="keywordflow">return</span> user_time_;</div><div class="line"><a name="l12947"></a><span class="lineno">12947</span> }</div><div class="line"><a name="l12948"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abafe2a36d39cac499e4766e7c98113b7">12948</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abafe2a36d39cac499e4766e7c98113b7">CpSolverResponse::user_time</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12949"></a><span class="lineno">12949</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.user_time)</span></div><div class="line"><a name="l12950"></a><span class="lineno">12950</span>  <span class="keywordflow">return</span> _internal_user_time();</div><div class="line"><a name="l12951"></a><span class="lineno">12951</span> }</div><div class="line"><a name="l12952"></a><span class="lineno">12952</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12953"></a><span class="lineno">12953</span>  </div><div class="line"><a name="l12954"></a><span class="lineno">12954</span>  user_time_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12955"></a><span class="lineno">12955</span> }</div><div class="line"><a name="l12956"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad776cc8071131553d51802f67f9b7d9e">12956</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad776cc8071131553d51802f67f9b7d9e">CpSolverResponse::set_user_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12957"></a><span class="lineno">12957</span>  _internal_set_user_time(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12958"></a><span class="lineno">12958</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.user_time)</span></div><div class="line"><a name="l12959"></a><span class="lineno">12959</span> }</div><div class="line"><a name="l12960"></a><span class="lineno">12960</span> </div><div class="line"><a name="l12961"></a><span class="lineno">12961</span> <span class="comment">// double deterministic_time = 17;</span></div><div class="line"><a name="l12962"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af7993b6578277f2a5cb166704460ef09">12962</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af7993b6578277f2a5cb166704460ef09">CpSolverResponse::clear_deterministic_time</a>() {</div><div class="line"><a name="l12963"></a><span class="lineno">12963</span>  deterministic_time_ = 0;</div><div class="line"><a name="l12964"></a><span class="lineno">12964</span> }</div><div class="line"><a name="l12965"></a><span class="lineno">12965</span> <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="l12966"></a><span class="lineno">12966</span>  <span class="keywordflow">return</span> deterministic_time_;</div><div class="line"><a name="l12967"></a><span class="lineno">12967</span> }</div><div class="line"><a name="l12968"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae525d235b02bcfc962d845e28f5f0125">12968</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae525d235b02bcfc962d845e28f5f0125">CpSolverResponse::deterministic_time</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12969"></a><span class="lineno">12969</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.deterministic_time)</span></div><div class="line"><a name="l12970"></a><span class="lineno">12970</span>  <span class="keywordflow">return</span> _internal_deterministic_time();</div><div class="line"><a name="l12971"></a><span class="lineno">12971</span> }</div><div class="line"><a name="l12972"></a><span class="lineno">12972</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12973"></a><span class="lineno">12973</span>  </div><div class="line"><a name="l12974"></a><span class="lineno">12974</span>  deterministic_time_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12975"></a><span class="lineno">12975</span> }</div><div class="line"><a name="l12976"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aec3907e50cb04959e80ad40ee0d154ac">12976</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aec3907e50cb04959e80ad40ee0d154ac">CpSolverResponse::set_deterministic_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12977"></a><span class="lineno">12977</span>  _internal_set_deterministic_time(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12978"></a><span class="lineno">12978</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.deterministic_time)</span></div><div class="line"><a name="l12979"></a><span class="lineno">12979</span> }</div><div class="line"><a name="l12980"></a><span class="lineno">12980</span> </div><div class="line"><a name="l12981"></a><span class="lineno">12981</span> <span class="comment">// double primal_integral = 22;</span></div><div class="line"><a name="l12982"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aae280f6928c10e6c41e6cb9f5b34c909">12982</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aae280f6928c10e6c41e6cb9f5b34c909">CpSolverResponse::clear_primal_integral</a>() {</div><div class="line"><a name="l12983"></a><span class="lineno">12983</span>  primal_integral_ = 0;</div><div class="line"><a name="l12984"></a><span class="lineno">12984</span> }</div><div class="line"><a name="l12985"></a><span class="lineno">12985</span> <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="l12986"></a><span class="lineno">12986</span>  <span class="keywordflow">return</span> primal_integral_;</div><div class="line"><a name="l12987"></a><span class="lineno">12987</span> }</div><div class="line"><a name="l12988"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#addc498b627409a8ddf856431b62c1d50">12988</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#addc498b627409a8ddf856431b62c1d50">CpSolverResponse::primal_integral</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l12989"></a><span class="lineno">12989</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.primal_integral)</span></div><div class="line"><a name="l12990"></a><span class="lineno">12990</span>  <span class="keywordflow">return</span> _internal_primal_integral();</div><div class="line"><a name="l12991"></a><span class="lineno">12991</span> }</div><div class="line"><a name="l12992"></a><span class="lineno">12992</span> <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#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12993"></a><span class="lineno">12993</span>  </div><div class="line"><a name="l12994"></a><span class="lineno">12994</span>  primal_integral_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l12995"></a><span class="lineno">12995</span> }</div><div class="line"><a name="l12996"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ada280373dce092f67fbfbe6ffdd2b2d4">12996</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ada280373dce092f67fbfbe6ffdd2b2d4">CpSolverResponse::set_primal_integral</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l12997"></a><span class="lineno">12997</span>  _internal_set_primal_integral(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l12998"></a><span class="lineno">12998</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.primal_integral)</span></div><div class="line"><a name="l12999"></a><span class="lineno">12999</span> }</div><div class="line"><a name="l13000"></a><span class="lineno">13000</span> </div><div class="line"><a name="l13001"></a><span class="lineno">13001</span> <span class="comment">// string solution_info = 20;</span></div><div class="line"><a name="l13002"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aadc81f8fe1ef7dba16e87cb3bf1d2231">13002</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aadc81f8fe1ef7dba16e87cb3bf1d2231">CpSolverResponse::clear_solution_info</a>() {</div><div class="line"><a name="l13003"></a><span class="lineno">13003</span>  solution_info_.ClearToEmpty();</div><div class="line"><a name="l13004"></a><span class="lineno">13004</span> }</div><div class="line"><a name="l13005"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab950f5b42618cc02f5f742c9476eb81b">13005</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab950f5b42618cc02f5f742c9476eb81b">CpSolverResponse::solution_info</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l13006"></a><span class="lineno">13006</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solution_info)</span></div><div class="line"><a name="l13007"></a><span class="lineno">13007</span>  <span class="keywordflow">return</span> _internal_solution_info();</div><div class="line"><a name="l13008"></a><span class="lineno">13008</span> }</div><div class="line"><a name="l13009"></a><span class="lineno">13009</span> <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l13010"></a><span class="lineno">13010</span> <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE</div><div class="line"><a name="l13011"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8cef5728277f0c76fd926aadf1f0747b">13011</a></span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad3cdb7a43a27e44731af9e6c55ed1459">CpSolverResponse::set_solution_info</a>(ArgT0&& arg0, ArgT... args) {</div><div class="line"><a name="l13012"></a><span class="lineno">13012</span>  </div><div class="line"><a name="l13013"></a><span class="lineno">13013</span>  solution_info_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());</div><div class="line"><a name="l13014"></a><span class="lineno">13014</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solution_info)</span></div><div class="line"><a name="l13015"></a><span class="lineno">13015</span> }</div><div class="line"><a name="l13016"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a61a5ea2fc11ec3a5593f645546be705e">13016</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a61a5ea2fc11ec3a5593f645546be705e">CpSolverResponse::mutable_solution_info</a>() {</div><div class="line"><a name="l13017"></a><span class="lineno">13017</span>  std::string* _s = _internal_mutable_solution_info();</div><div class="line"><a name="l13018"></a><span class="lineno">13018</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpSolverResponse.solution_info)</span></div><div class="line"><a name="l13019"></a><span class="lineno">13019</span>  <span class="keywordflow">return</span> _s;</div><div class="line"><a name="l13020"></a><span class="lineno">13020</span> }</div><div class="line"><a name="l13021"></a><span class="lineno">13021</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& CpSolverResponse::_internal_solution_info()<span class="keyword"> const </span>{</div><div class="line"><a name="l13022"></a><span class="lineno">13022</span>  <span class="keywordflow">return</span> solution_info_.Get();</div><div class="line"><a name="l13023"></a><span class="lineno">13023</span> }</div><div class="line"><a name="l13024"></a><span class="lineno">13024</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_solution_info(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l13025"></a><span class="lineno">13025</span>  </div><div class="line"><a name="l13026"></a><span class="lineno">13026</span>  solution_info_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>, GetArenaForAllocation());</div><div class="line"><a name="l13027"></a><span class="lineno">13027</span> }</div><div class="line"><a name="l13028"></a><span class="lineno">13028</span> <span class="keyword">inline</span> std::string* CpSolverResponse::_internal_mutable_solution_info() {</div><div class="line"><a name="l13029"></a><span class="lineno">13029</span>  </div><div class="line"><a name="l13030"></a><span class="lineno">13030</span>  <span class="keywordflow">return</span> solution_info_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());</div><div class="line"><a name="l13031"></a><span class="lineno">13031</span> }</div><div class="line"><a name="l13032"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a85d241f32f9c16a72cb0bbf6af142229">13032</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a85d241f32f9c16a72cb0bbf6af142229">CpSolverResponse::release_solution_info</a>() {</div><div class="line"><a name="l13033"></a><span class="lineno">13033</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpSolverResponse.solution_info)</span></div><div class="line"><a name="l13034"></a><span class="lineno">13034</span>  <span class="keywordflow">return</span> solution_info_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());</div><div class="line"><a name="l13035"></a><span class="lineno">13035</span> }</div><div class="line"><a name="l13036"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0bae5a260b28c7bc5ad83c206e346fa8">13036</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0bae5a260b28c7bc5ad83c206e346fa8">CpSolverResponse::set_allocated_solution_info</a>(std::string* solution_info) {</div><div class="line"><a name="l13037"></a><span class="lineno">13037</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab950f5b42618cc02f5f742c9476eb81b">solution_info</a> != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l13038"></a><span class="lineno">13038</span>  </div><div class="line"><a name="l13039"></a><span class="lineno">13039</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l13040"></a><span class="lineno">13040</span>  </div><div class="line"><a name="l13041"></a><span class="lineno">13041</span>  }</div><div class="line"><a name="l13042"></a><span class="lineno">13042</span>  solution_info_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab950f5b42618cc02f5f742c9476eb81b">solution_info</a>,</div><div class="line"><a name="l13043"></a><span class="lineno">13043</span>  GetArenaForAllocation());</div><div class="line"><a name="l13044"></a><span class="lineno">13044</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpSolverResponse.solution_info)</span></div><div class="line"><a name="l13045"></a><span class="lineno">13045</span> }</div><div class="line"><a name="l13046"></a><span class="lineno">13046</span> </div><div class="line"><a name="l13047"></a><span class="lineno">13047</span> <span class="comment">// string solve_log = 26;</span></div><div class="line"><a name="l13048"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1bdafa24b34e9b4c87d3e65b6a6bec77">13048</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1bdafa24b34e9b4c87d3e65b6a6bec77">CpSolverResponse::clear_solve_log</a>() {</div><div class="line"><a name="l13049"></a><span class="lineno">13049</span>  solve_log_.ClearToEmpty();</div><div class="line"><a name="l13050"></a><span class="lineno">13050</span> }</div><div class="line"><a name="l13051"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7c55f05527b1403f4d30e48160fdae90">13051</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7c55f05527b1403f4d30e48160fdae90">CpSolverResponse::solve_log</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l13052"></a><span class="lineno">13052</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solve_log)</span></div><div class="line"><a name="l13053"></a><span class="lineno">13053</span>  <span class="keywordflow">return</span> _internal_solve_log();</div><div class="line"><a name="l13054"></a><span class="lineno">13054</span> }</div><div class="line"><a name="l13055"></a><span class="lineno">13055</span> <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l13056"></a><span class="lineno">13056</span> <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE</div><div class="line"><a name="l13057"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a6471f09d089c80ebc0c576fe76d987bd">13057</a></span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7ee3496ab69162290edf652361d9480a">CpSolverResponse::set_solve_log</a>(ArgT0&& arg0, ArgT... args) {</div><div class="line"><a name="l13058"></a><span class="lineno">13058</span>  </div><div class="line"><a name="l13059"></a><span class="lineno">13059</span>  solve_log_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());</div><div class="line"><a name="l13060"></a><span class="lineno">13060</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solve_log)</span></div><div class="line"><a name="l13061"></a><span class="lineno">13061</span> }</div><div class="line"><a name="l13062"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad44e38061979bc29d095f970c5c205e1">13062</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad44e38061979bc29d095f970c5c205e1">CpSolverResponse::mutable_solve_log</a>() {</div><div class="line"><a name="l13063"></a><span class="lineno">13063</span>  std::string* _s = _internal_mutable_solve_log();</div><div class="line"><a name="l13064"></a><span class="lineno">13064</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpSolverResponse.solve_log)</span></div><div class="line"><a name="l13065"></a><span class="lineno">13065</span>  <span class="keywordflow">return</span> _s;</div><div class="line"><a name="l13066"></a><span class="lineno">13066</span> }</div><div class="line"><a name="l13067"></a><span class="lineno">13067</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& CpSolverResponse::_internal_solve_log()<span class="keyword"> const </span>{</div><div class="line"><a name="l13068"></a><span class="lineno">13068</span>  <span class="keywordflow">return</span> solve_log_.Get();</div><div class="line"><a name="l13069"></a><span class="lineno">13069</span> }</div><div class="line"><a name="l13070"></a><span class="lineno">13070</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_solve_log(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l13071"></a><span class="lineno">13071</span>  </div><div class="line"><a name="l13072"></a><span class="lineno">13072</span>  solve_log_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>, GetArenaForAllocation());</div><div class="line"><a name="l13073"></a><span class="lineno">13073</span> }</div><div class="line"><a name="l13074"></a><span class="lineno">13074</span> <span class="keyword">inline</span> std::string* CpSolverResponse::_internal_mutable_solve_log() {</div><div class="line"><a name="l13075"></a><span class="lineno">13075</span>  </div><div class="line"><a name="l13076"></a><span class="lineno">13076</span>  <span class="keywordflow">return</span> solve_log_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());</div><div class="line"><a name="l13077"></a><span class="lineno">13077</span> }</div><div class="line"><a name="l13078"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4372652ac5655eab03c7d7f50e89d6a3">13078</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4372652ac5655eab03c7d7f50e89d6a3">CpSolverResponse::release_solve_log</a>() {</div><div class="line"><a name="l13079"></a><span class="lineno">13079</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpSolverResponse.solve_log)</span></div><div class="line"><a name="l13080"></a><span class="lineno">13080</span>  <span class="keywordflow">return</span> solve_log_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());</div><div class="line"><a name="l13081"></a><span class="lineno">13081</span> }</div><div class="line"><a name="l13082"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad184482a0bc641bfabd3586d41134ed2">13082</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad184482a0bc641bfabd3586d41134ed2">CpSolverResponse::set_allocated_solve_log</a>(std::string* solve_log) {</div><div class="line"><a name="l13083"></a><span class="lineno">13083</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7c55f05527b1403f4d30e48160fdae90">solve_log</a> != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l13084"></a><span class="lineno">13084</span>  </div><div class="line"><a name="l13085"></a><span class="lineno">13085</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l13086"></a><span class="lineno">13086</span>  </div><div class="line"><a name="l13087"></a><span class="lineno">13087</span>  }</div><div class="line"><a name="l13088"></a><span class="lineno">13088</span>  solve_log_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7c55f05527b1403f4d30e48160fdae90">solve_log</a>,</div><div class="line"><a name="l13089"></a><span class="lineno">13089</span>  GetArenaForAllocation());</div><div class="line"><a name="l13090"></a><span class="lineno">13090</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpSolverResponse.solve_log)</span></div><div class="line"><a name="l13091"></a><span class="lineno">13091</span> }</div><div class="line"><a name="l13092"></a><span class="lineno">13092</span> </div><div class="line"><a name="l13093"></a><span class="lineno">13093</span> <span class="preprocessor">#ifdef __GNUC__</span></div><div class="line"><a name="l13094"></a><span class="lineno">13094</span> <span class="preprocessor"> #pragma GCC diagnostic pop</span></div><div class="line"><a name="l13095"></a><span class="lineno">13095</span> <span class="preprocessor">#endif // __GNUC__</span></div><div class="line"><a name="l13096"></a><span class="lineno">13096</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13097"></a><span class="lineno">13097</span> </div><div class="line"><a name="l13098"></a><span class="lineno">13098</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13099"></a><span class="lineno">13099</span> </div><div class="line"><a name="l13100"></a><span class="lineno">13100</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13101"></a><span class="lineno">13101</span> </div><div class="line"><a name="l13102"></a><span class="lineno">13102</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13103"></a><span class="lineno">13103</span> </div><div class="line"><a name="l13104"></a><span class="lineno">13104</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13105"></a><span class="lineno">13105</span> </div><div class="line"><a name="l13106"></a><span class="lineno">13106</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13107"></a><span class="lineno">13107</span> </div><div class="line"><a name="l13108"></a><span class="lineno">13108</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13109"></a><span class="lineno">13109</span> </div><div class="line"><a name="l13110"></a><span class="lineno">13110</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13111"></a><span class="lineno">13111</span> </div><div class="line"><a name="l13112"></a><span class="lineno">13112</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13113"></a><span class="lineno">13113</span> </div><div class="line"><a name="l13114"></a><span class="lineno">13114</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13115"></a><span class="lineno">13115</span> </div><div class="line"><a name="l13116"></a><span class="lineno">13116</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13117"></a><span class="lineno">13117</span> </div><div class="line"><a name="l13118"></a><span class="lineno">13118</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13119"></a><span class="lineno">13119</span> </div><div class="line"><a name="l13120"></a><span class="lineno">13120</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13121"></a><span class="lineno">13121</span> </div><div class="line"><a name="l13122"></a><span class="lineno">13122</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13123"></a><span class="lineno">13123</span> </div><div class="line"><a name="l13124"></a><span class="lineno">13124</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13125"></a><span class="lineno">13125</span> </div><div class="line"><a name="l13126"></a><span class="lineno">13126</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13127"></a><span class="lineno">13127</span> </div><div class="line"><a name="l13128"></a><span class="lineno">13128</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13129"></a><span class="lineno">13129</span> </div><div class="line"><a name="l13130"></a><span class="lineno">13130</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13131"></a><span class="lineno">13131</span> </div><div class="line"><a name="l13132"></a><span class="lineno">13132</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13133"></a><span class="lineno">13133</span> </div><div class="line"><a name="l13134"></a><span class="lineno">13134</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13135"></a><span class="lineno">13135</span> </div><div class="line"><a name="l13136"></a><span class="lineno">13136</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13137"></a><span class="lineno">13137</span> </div><div class="line"><a name="l13138"></a><span class="lineno">13138</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13139"></a><span class="lineno">13139</span> </div><div class="line"><a name="l13140"></a><span class="lineno">13140</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13141"></a><span class="lineno">13141</span> </div><div class="line"><a name="l13142"></a><span class="lineno">13142</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13143"></a><span class="lineno">13143</span> </div><div class="line"><a name="l13144"></a><span class="lineno">13144</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13145"></a><span class="lineno">13145</span> </div><div class="line"><a name="l13146"></a><span class="lineno">13146</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13147"></a><span class="lineno">13147</span> </div><div class="line"><a name="l13148"></a><span class="lineno">13148</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13149"></a><span class="lineno">13149</span> </div><div class="line"><a name="l13150"></a><span class="lineno">13150</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l13151"></a><span class="lineno">13151</span> </div><div class="line"><a name="l13152"></a><span class="lineno">13152</span> </div><div class="line"><a name="l13153"></a><span class="lineno">13153</span> <span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div><div class="line"><a name="l13154"></a><span class="lineno">13154</span> </div><div class="line"><a name="l13155"></a><span class="lineno">13155</span> } <span class="comment">// namespace sat</span></div><div class="line"><a name="l13156"></a><span class="lineno">13156</span> } <span class="comment">// namespace operations_research</span></div><div class="line"><a name="l13157"></a><span class="lineno">13157</span> </div><div class="line"><a name="l13158"></a><span class="lineno">13158</span> PROTOBUF_NAMESPACE_OPEN</div><div class="line"><a name="l13159"></a><span class="lineno">13159</span> </div><div class="line"><a name="l13160"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_decision_strategy_proto___variable_selection_strategy_01_4.html">13160</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a>> : ::std::true_type {};</div><div class="line"><a name="l13161"></a><span class="lineno">13161</span> <span class="keyword">template</span> <></div><div class="line"><a name="l13162"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#af88b4fbcdca26fee95079ec1dc7ff5ec">13162</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy>() {</div><div class="line"><a name="l13163"></a><span class="lineno">13163</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a8de636307d758c08719de1fcad027f71">return ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_descriptor</a>();</div><div class="line"><a name="l13164"></a><span class="lineno">13164</span> }</div><div class="line"><a name="l13165"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_decision_strategy_proto___domain_reduction_strategy_01_4.html">13165</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a>> : ::std::true_type {};</div><div class="line"><a name="l13166"></a><span class="lineno">13166</span> <span class="keyword">template</span> <></div><div class="line"><a name="l13167"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a58db7092358e258353cc6ab4d035ecaf">13167</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy>() {</div><div class="line"><a name="l13168"></a><span class="lineno">13168</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a2a0f8b7033408604ab4067653eeca927">return ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_descriptor</a>();</div><div class="line"><a name="l13169"></a><span class="lineno">13169</span> }</div><div class="line"><a name="l13170"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_cp_solver_status_01_4.html">13170</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">operations_research::sat::CpSolverStatus</a>> : ::std::true_type {};</div><div class="line"><a name="l13171"></a><span class="lineno">13171</span> <span class="keyword">template</span> <></div><div class="line"><a name="l13172"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#af89daf730ccca1a8de5eebfdf9406131">13172</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::sat::CpSolverStatus>() {</div><div class="line"><a name="l13173"></a><span class="lineno">13173</span>  <a class="code" href="namespaceoperations__research_1_1sat.html#a21306b1dbfb8b53a33963f8603170bc7">return ::operations_research::sat::CpSolverStatus_descriptor</a>();</div><div class="line"><a name="l13174"></a><span class="lineno">13174</span> }</div><div class="line"><a name="l13175"></a><span class="lineno">13175</span> </div><div class="line"><a name="l13176"></a><span class="lineno">13176</span> PROTOBUF_NAMESPACE_CLOSE</div><div class="line"><a name="l13177"></a><span class="lineno">13177</span> </div><div class="line"><a name="l13178"></a><span class="lineno">13178</span> <span class="comment">// @@protoc_insertion_point(global_scope)</span></div><div class="line"><a name="l13179"></a><span class="lineno">13179</span> </div><div class="line"><a name="l13180"></a><span class="lineno">13180</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div><div class="line"><a name="l13181"></a><span class="lineno">13181</span> <span class="preprocessor">#endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2fsat_2fcp_5fmodel_2eproto</span></div><div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::CpModelProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09803">cp_model.pb.cc:9803</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_addecfe2d1a0783eb98823ecf02e56301"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#addecfe2d1a0783eb98823ecf02e56301">operations_research::sat::ConstraintProto::release_interval</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntervalConstraintProto * release_interval()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10870">cp_model.pb.h:10870</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::CircuitConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04490">cp_model.pb.cc:4490</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_afd3e7ac4df984d62ea752e6ac66bddff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afd3e7ac4df984d62ea752e6ac66bddff">operations_research::sat::IntervalConstraintProto::set_end</a></div><div class="ttdeci">void set_end(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07511">cp_model.pb.h:7511</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_afe90915ee336db0a7230014f76ce2588"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe90915ee336db0a7230014f76ce2588">operations_research::sat::ConstraintProto::set_enforcement_literal</a></div><div class="ttdeci">void set_enforcement_literal(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09268">cp_model.pb.h:9268</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a4adb6a102361ee0ddbeac28b48384086"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a4adb6a102361ee0ddbeac28b48384086">operations_research::sat::InverseConstraintProto::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#l03309">cp_model.pb.h:3309</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::LinearConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02721">cp_model.pb.cc:2721</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::IntegerVariableProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01318">cp_model.pb.cc:1318</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_aaa354ae74dfaf7892ad52f501f5e672d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">operations_research::sat::LinearConstraintProto::domain</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & domain() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07367">cp_model.pb.h:7367</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_ae0221e82251d5fbc9e993a7df5b91c09"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ae0221e82251d5fbc9e993a7df5b91c09">operations_research::sat::LinearArgumentProto::add_exprs</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * add_exprs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07174">cp_model.pb.h:7174</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aa83ebe8dc06cfc047443c0250f7d478f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa83ebe8dc06cfc047443c0250f7d478f">operations_research::sat::ConstraintProto::unsafe_arena_release_reservoir</a></div><div class="ttdeci">::operations_research::sat::ReservoirConstraintProto * unsafe_arena_release_reservoir()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10819">cp_model.pb.h:10819</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a168fdef7bccd9dcae56b85d1cb380d78"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a168fdef7bccd9dcae56b85d1cb380d78">operations_research::sat::ConstraintProto::has_bool_or</a></div><div class="ttdeci">bool has_bool_or() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09302">cp_model.pb.h:9302</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a76b197bcf4d2370c83526ce0f862d73c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a76b197bcf4d2370c83526ce0f862d73c">operations_research::sat::IntervalConstraintProto::operator=</a></div><div class="ttdeci">IntervalConstraintProto & operator=(IntervalConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01659">cp_model.pb.h:1659</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a728b5b75967156875ac60336daf4e29d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a728b5b75967156875ac60336daf4e29d">operations_research::sat::LinearExpressionProto::offset</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 offset() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07038">cp_model.pb.h:7038</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_aa58481ecc43ac31d9c3f16abbb71816e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa58481ecc43ac31d9c3f16abbb71816e">operations_research::sat::DecisionStrategyProto::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#l05046">cp_model.pb.h:5046</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::IntegerVariableProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00311">cp_model.pb.h:311</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a938352aa10620d258de730367e73a0bb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a938352aa10620d258de730367e73a0bb">operations_research::sat::CpSolverResponse::kNumConflictsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06391">cp_model.pb.h:6391</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a6d2a351d15950b89221b2166075d6224"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a6d2a351d15950b89221b2166075d6224">operations_research::sat::LinearConstraintProto::~LinearConstraintProto</a></div><div class="ttdeci">~LinearConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02482">cp_model.pb.cc:2482</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto_1_1___internal.html">operations_research::sat::SparsePermutationProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08965">cp_model.pb.cc:8965</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::SymmetryProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09507">cp_model.pb.cc:9507</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::ElementConstraintProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07432">cp_model.pb.h:7432</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::LinearArgumentProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02144">cp_model.pb.cc:2144</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab0bdd88723d0e14b8ddbe725d54db2cba5b7c0b25e4d96af1c7819e09471c3b0a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba5b7c0b25e4d96af1c7819e09471c3b0a">operations_research::sat::AutomatonConstraintProto::kTransitionLabelFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03566">cp_model.pb.h:3566</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_abf42c734c786106a079346c67f6c42e5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abf42c734c786106a079346c67f6c42e5">operations_research::sat::AutomatonConstraintProto::set_transition_label</a></div><div class="ttdeci">void set_transition_label(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09073">cp_model.pb.h:9073</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a19ef50795bc89785dfc34e63175acc0d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a19ef50795bc89785dfc34e63175acc0d">operations_research::sat::DenseMatrixProto::entries</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & entries() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11884">cp_model.pb.h:11884</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_1_1___internal.html">operations_research::sat::ReservoirConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04104">cp_model.pb.cc:4104</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT TableConstraintProtoDefaultTypeInternal _TableConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00270">cp_model.pb.cc:270</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::IntervalConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03343">cp_model.pb.cc:3343</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a8930d410c7141adab598bfae8c1225ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8930d410c7141adab598bfae8c1225ac">operations_research::sat::CpSolverResponse::clear_num_conflicts</a></div><div class="ttdeci">void clear_num_conflicts()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12802">cp_model.pb.h:12802</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="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="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a8c1d4eff17d8a16a324affd656b83928"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8c1d4eff17d8a16a324affd656b83928">operations_research::sat::LinearArgumentProto::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#l00982">cp_model.pb.h:982</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a79e3b6d1e1aebe15dfc8a788150fd3e4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a79e3b6d1e1aebe15dfc8a788150fd3e4">operations_research::sat::DecisionStrategyProto::mutable_variables</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_variables()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11526">cp_model.pb.h:11526</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a70eb26da9533fc63f9d34caf8f3ca495"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a70eb26da9533fc63f9d34caf8f3ca495">operations_research::sat::LinearArgumentProto::exprs_size</a></div><div class="ttdeci">int exprs_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07149">cp_model.pb.h:7149</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aad4266a5c926257a212b8c31c6b2c771"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aad4266a5c926257a212b8c31c6b2c771">operations_research::sat::CpModelProto::variables</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto > & variables() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12067">cp_model.pb.h:12067</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a72507a8d9ec6b883855b3a020ff17449"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a72507a8d9ec6b883855b3a020ff17449">operations_research::sat::ConstraintProto::unsafe_arena_release_interval</a></div><div class="ttdeci">::operations_research::sat::IntervalConstraintProto * unsafe_arena_release_interval()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10893">cp_model.pb.h:10893</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ad5eff2987f39d596a4d7371961a92d42"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad5eff2987f39d596a4d7371961a92d42">operations_research::sat::ConstraintProto::mutable_exactly_one</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_exactly_one()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09588">cp_model.pb.h:9588</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a0bae5a260b28c7bc5ad83c206e346fa8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0bae5a260b28c7bc5ad83c206e346fa8">operations_research::sat::CpSolverResponse::set_allocated_solution_info</a></div><div class="ttdeci">void set_allocated_solution_info(std::string *solution_info)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13036">cp_model.pb.h:13036</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">operations_research::sat::CircuitConstraintProto::add_tails</a></div><div class="ttdeci">void add_tails(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08346">cp_model.pb.h:8346</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::ConstraintProto::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#l03898">cp_model.pb.h:3898</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT CpObjectiveProtoDefaultTypeInternal _CpObjectiveProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00354">cp_model.pb.cc:354</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a755ca5123372be8a39a7537ac0dd9098"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a755ca5123372be8a39a7537ac0dd9098">operations_research::sat::CpSolverResponse::kNumBranchesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06392">cp_model.pb.h:6392</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a175d84dcba73d93b214034b9fdb50bbf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a175d84dcba73d93b214034b9fdb50bbf">operations_research::sat::DecisionStrategyProto::DomainReductionStrategy_MIN</a></div><div class="ttdeci">static constexpr DomainReductionStrategy DomainReductionStrategy_MIN</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05171">cp_model.pb.h:5171</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a406fe99a9e8a5c19ef37ba2852b9f520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a406fe99a9e8a5c19ef37ba2852b9f520">operations_research::sat::SymmetryProto::mutable_permutations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::SparsePermutationProto > * mutable_permutations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11917">cp_model.pb.h:11917</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::ListOfVariablesProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09161">cp_model.pb.h:9161</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a357ebf6824ee207e4ba2f0606f7dc688"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a357ebf6824ee207e4ba2f0606f7dc688">operations_research::sat::RoutesConstraintProto::clear_heads</a></div><div class="ttdeci">void clear_heads()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08521">cp_model.pb.h:8521</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a36da9bde9856ce1ddd7ddf7806fdaa98"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a36da9bde9856ce1ddd7ddf7806fdaa98">operations_research::sat::LinearConstraintProto::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#l01333">cp_model.pb.h:1333</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_ae8206557fa68c3cdff563d1d7cc054c5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ae8206557fa68c3cdff563d1d7cc054c5">operations_research::sat::LinearArgumentProto::set_allocated_target</a></div><div class="ttdeci">void set_allocated_target(::operations_research::sat::LinearExpressionProto *target)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07125">cp_model.pb.h:7125</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::TableConstraintProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08696">cp_model.pb.h:8696</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a71a3a7fbc5152e2ebff28db19f303fdc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a71a3a7fbc5152e2ebff28db19f303fdc">operations_research::sat::CpSolverResponse::set_objective_value</a></div><div class="ttdeci">void set_objective_value(double value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12555">cp_model.pb.h:12555</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda5368bbcbadc07c6956894376699010b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5368bbcbadc07c6956894376699010b1">operations_research::sat::ConstraintProto::kBoolOrFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04012">cp_model.pb.h:4012</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::AutomatonConstraintProto::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#l03475">cp_model.pb.h:3475</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a24dcbf29c0d6cd766009a182a6484e3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">operations_research::sat::IntegerVariableProto::name</a></div><div class="ttdeci">const std::string & name() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06722">cp_model.pb.h:6722</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::IntegerArgumentProto::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#l00617">cp_model.pb.h:617</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a316796216a84ba6729f25e1bbb797b47"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a316796216a84ba6729f25e1bbb797b47">operations_research::sat::CpSolverResponse::mutable_sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_sufficient_assumptions_for_infeasibility()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12756">cp_model.pb.h:12756</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a7b7664f65bd8688c73062db990a3e667"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7b7664f65bd8688c73062db990a3e667">operations_research::sat::ConstraintProto::clear_int_max</a></div><div class="ttdeci">void clear_int_max()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09826">cp_model.pb.h:9826</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda54c7f41fa6bbc6eeaa0c25a49c715c78"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda54c7f41fa6bbc6eeaa0c25a49c715c78">operations_research::sat::ConstraintProto::kCircuitFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04027">cp_model.pb.h:4027</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aebef205a40e296437d69fd2e4d3ef2be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aebef205a40e296437d69fd2e4d3ef2be">operations_research::sat::CpModelProto::set_allocated_name</a></div><div class="ttdeci">void set_allocated_name(std::string *name)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12021">cp_model.pb.h:12021</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::NoOverlap2DConstraintProto::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#l02043">cp_model.pb.h:2043</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ab4b71564244b7d1d3d7a24dee422bb91"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab4b71564244b7d1d3d7a24dee422bb91">operations_research::sat::SymmetryProto::operator=</a></div><div class="ttdeci">SymmetryProto & operator=(SymmetryProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05824">cp_model.pb.h:5824</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae5865168374f9429d36ebf1772ee8bfe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">operations_research::sat::ConstraintProto::table</a></div><div class="ttdeci">const ::operations_research::sat::TableConstraintProto & table() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10593">cp_model.pb.h:10593</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a642fcd74133dfdcd4f01d7ef2dff3995"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a642fcd74133dfdcd4f01d7ef2dff3995">operations_research::sat::DecisionStrategyProto::DecisionStrategyProto</a></div><div class="ttdeci">DecisionStrategyProto(DecisionStrategyProto &&from) noexcept</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="classoperations__research_1_1sat_1_1_cp_solver_response_html_a75b2205f06e95c8ce1dea7d152920e41"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a75b2205f06e95c8ce1dea7d152920e41">operations_research::sat::CpSolverResponse::num_branches</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_branches() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12828">cp_model.pb.h:12828</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_aa72950c6d11d0a3e12d4f48bd953c1ef"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa72950c6d11d0a3e12d4f48bd953c1ef">operations_research::sat::InverseConstraintProto::f_inverse</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & f_inverse() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08877">cp_model.pb.h:8877</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35ac188c019178783e5be55110601309d7d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac188c019178783e5be55110601309d7d">operations_research::sat::ConstraintProto::kLinear</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03917">cp_model.pb.h:3917</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a9b0406cc54c4e8116153bdb7f13c7981"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9b0406cc54c4e8116153bdb7f13c7981">operations_research::sat::InverseConstraintProto::clear_f_inverse</a></div><div class="ttdeci">void clear_f_inverse()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08851">cp_model.pb.h:8851</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a7115b022ffab1ec3f4c818f109aead03a8af3903ed43f703b3c14c63fab98d35b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7115b022ffab1ec3f4c818f109aead03a8af3903ed43f703b3c14c63fab98d35b">operations_research::sat::InverseConstraintProto::kFDirectFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03385">cp_model.pb.h:3385</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a215ef48e8f81c0f75ff69c7fdcbf77a3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a215ef48e8f81c0f75ff69c7fdcbf77a3">operations_research::sat::SparsePermutationProto::set_cycle_sizes</a></div><div class="ttdeci">void set_cycle_sizes(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11777">cp_model.pb.h:11777</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ac7453c28e1da85ea4728b31419c0d6b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac7453c28e1da85ea4728b31419c0d6b7">operations_research::sat::CpObjectiveProto::set_offset</a></div><div class="ttdeci">void set_offset(double value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11344">cp_model.pb.h:11344</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::DecisionStrategyProto::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#l05037">cp_model.pb.h:5037</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::ConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07467">cp_model.pb.cc:7467</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8ba621cc9bb33649973e86ffe25d5cca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8ba621cc9bb33649973e86ffe25d5cca">operations_research::sat::ConstraintProto::has_bool_xor</a></div><div class="ttdeci">bool has_bool_xor() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09598">cp_model.pb.h:9598</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::ReservoirConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04433">cp_model.pb.cc:4433</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a5615e9d596d8908b855b2cbe25e84640"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5615e9d596d8908b855b2cbe25e84640">operations_research::sat::ReservoirConstraintProto::add_actives</a></div><div class="ttdeci">void add_actives(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08295">cp_model.pb.h:8295</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::ElementConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02964">cp_model.pb.cc:2964</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_aff44c8cf7d4fe0db73df78a810cd0b6b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aff44c8cf7d4fe0db73df78a810cd0b6b">operations_research::sat::LinearArgumentProto::clear_exprs</a></div><div class="ttdeci">void clear_exprs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07152">cp_model.pb.h:7152</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::LinearConstraintProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07282">cp_model.pb.h:7282</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::ListOfVariablesProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09196">cp_model.pb.h:9196</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::DecisionStrategyProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08704">cp_model.pb.cc:8704</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a03072e1fbb45edb7bb8ac7f9e77c4c92"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a03072e1fbb45edb7bb8ac7f9e77c4c92">operations_research::sat::AutomatonConstraintProto::AutomatonConstraintProto</a></div><div class="ttdeci">AutomatonConstraintProto(AutomatonConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03456">cp_model.pb.h:3456</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_aaa354ae74dfaf7892ad52f501f5e672d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">operations_research::sat::CpObjectiveProto::domain</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & domain() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11402">cp_model.pb.h:11402</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a28f70455d29fb55c7f9cc6b23f96d530"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a28f70455d29fb55c7f9cc6b23f96d530">operations_research::sat::ReservoirConstraintProto::actives</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & actives() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08304">cp_model.pb.h:8304</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_aaa953809a91200572f505cace3b21d51"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aaa953809a91200572f505cace3b21d51">operations_research::sat::AutomatonConstraintProto::mutable_transition_head</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_transition_head()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09051">cp_model.pb.h:9051</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a732979103162391512c33f778e3ff5a6aa7d3f9c034bd08e9e79f405e39bc6911"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a732979103162391512c33f778e3ff5a6aa7d3f9c034bd08e9e79f405e39bc6911">operations_research::sat::IntegerVariableProto::kDomainFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00383">cp_model.pb.h:383</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::AllDifferentConstraintProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07213">cp_model.pb.h:7213</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a8b05127507e3cda369df200375c103f6a5732a93e966e6057266b842e49eea201"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a8b05127507e3cda369df200375c103f6a5732a93e966e6057266b842e49eea201">operations_research::sat::NoOverlapConstraintProto::kIntervalsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01978">cp_model.pb.h:1978</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a7e9ec85488cc2f768942885d54b2df8c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c">operations_research::sat::CircuitConstraintProto::mutable_literals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_literals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08458">cp_model.pb.h:8458</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::AutomatonConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05926">cp_model.pb.cc:5926</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda20f19f74d887843a7f1eb169ec68b1a5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda20f19f74d887843a7f1eb169ec68b1a5">operations_research::sat::ConstraintProto::kLinearFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04024">cp_model.pb.h:4024</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_afa44f68ce51e7630f63e04382e2bf3f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afa44f68ce51e7630f63e04382e2bf3f1">operations_research::sat::IntervalConstraintProto::unsafe_arena_set_allocated_size_view</a></div><div class="ttdeci">void unsafe_arena_set_allocated_size_view(::operations_research::sat::LinearExpressionProto *size_view)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07738">cp_model.pb.h:7738</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::AllDifferentConstraintProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07196">cp_model.pb.h:7196</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a39517aaeb8e944ad0842677c593f913c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a39517aaeb8e944ad0842677c593f913c">operations_research::sat::SparsePermutationProto::add_cycle_sizes</a></div><div class="ttdeci">void add_cycle_sizes(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11784">cp_model.pb.h:11784</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_afcf09fdaebda0a46a108a1061161ef63a943f2dc1c3badd25c2d3ec23d056913e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a943f2dc1c3badd25c2d3ec23d056913e">operations_research::sat::ReservoirConstraintProto::kTimesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02529">cp_model.pb.h:2529</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a56748cec196d5b2109d6de39b87e6429"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">operations_research::sat::RoutesConstraintProto::clear_demands</a></div><div class="ttdeci">void clear_demands()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08615">cp_model.pb.h:8615</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_af3a61eb3e4fcb7f40afc8a4a7ff0339f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af3a61eb3e4fcb7f40afc8a4a7ff0339f">operations_research::sat::CumulativeConstraintProto::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#l02262">cp_model.pb.h:2262</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ac6866d2614beea7195581e349d61e177"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac6866d2614beea7195581e349d61e177">operations_research::sat::AutomatonConstraintProto::clear_final_states</a></div><div class="ttdeci">void clear_final_states()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08922">cp_model.pb.h:8922</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::IntegerVariableProto::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#l00301">cp_model.pb.h:301</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac0b0f511dc4963693222f6a6af38ef3d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0b0f511dc4963693222f6a6af38ef3d">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09942">cp_model.pb.h:9942</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a99d6d81472eea24b13bb84dda22ca8f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a99d6d81472eea24b13bb84dda22ca8f1">operations_research::sat::RoutesConstraintProto::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#l02899">cp_model.pb.h:2899</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::PartialVariableAssignment::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08946">cp_model.pb.cc:8946</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a34c8dfcc8cddb2c144ff2818bc1cacde"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34c8dfcc8cddb2c144ff2818bc1cacde">operations_research::sat::ConstraintProto::lin_min</a></div><div class="ttdeci">const ::operations_research::sat::LinearArgumentProto & lin_min() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10075">cp_model.pb.h:10075</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::CpModelProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09908">cp_model.pb.cc:9908</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l01028">cp_model.pb.cc:1028</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::LinearConstraintProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07244">cp_model.pb.h:7244</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a4750c656a87f33f2b1a5209ae28b9df3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4750c656a87f33f2b1a5209ae28b9df3">operations_research::sat::CpSolverResponse::num_integer_propagations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_integer_propagations() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12868">cp_model.pb.h:12868</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::IntegerArgumentProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01642">cp_model.pb.cc:1642</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a1d63060c1e0b605d9fb5cee6330b3bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1d63060c1e0b605d9fb5cee6330b3bee">operations_research::sat::NoOverlap2DConstraintProto::boxes_with_null_area_can_overlap</a></div><div class="ttdeci">bool boxes_with_null_area_can_overlap() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07962">cp_model.pb.h:7962</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">operations_research::sat::BoolArgumentProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00437">cp_model.pb.h:437</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_abd67acfc05be90b2c61a0e3317afcec2a39f496eb3af6cb322dcaa5eb8e891f16"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2a39f496eb3af6cb322dcaa5eb8e891f16">operations_research::sat::TableConstraintProto::kValuesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03197">cp_model.pb.h:3197</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a077b0a300e818c188123729d35fbac9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a077b0a300e818c188123729d35fbac9c">operations_research::sat::DecisionStrategyProto::SELECT_MIN_VALUE</a></div><div class="ttdeci">static constexpr DomainReductionStrategy SELECT_MIN_VALUE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05158">cp_model.pb.h:5158</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::LinearConstraintProto::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#l01297">cp_model.pb.h:1297</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::ListOfVariablesProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06051">cp_model.pb.cc:6051</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_ad8b4a1e54c3d845cdbc0d8251d2fb117"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ad8b4a1e54c3d845cdbc0d8251d2fb117">operations_research::sat::IntegerArgumentProto::IntegerArgumentProto</a></div><div class="ttdeci">IntegerArgumentProto(IntegerArgumentProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00598">cp_model.pb.h:598</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_aa77bfb55b64c33c7f59746451560b0a3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa77bfb55b64c33c7f59746451560b0a3">operations_research::sat::LinearArgumentProto::default_instance</a></div><div class="ttdeci">static const LinearArgumentProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00979">cp_model.pb.h:979</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a89454decd399c2919890267663824597"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">operations_research::sat::ConstraintProto::int_prod</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto & int_prod() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10149">cp_model.pb.h:10149</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_abc5ef19581f3486e882386f0cb99077a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abc5ef19581f3486e882386f0cb99077a">operations_research::sat::IntervalConstraintProto::mutable_end_view</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * mutable_end_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07691">cp_model.pb.h:7691</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_abeb3a725e664edc4c07da983f6896c26"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#abeb3a725e664edc4c07da983f6896c26">operations_research::sat::AllDifferentConstraintProto::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#l01176">cp_model.pb.h:1176</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a0e67a27682ef608f095d729a417bf379"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0e67a27682ef608f095d729a417bf379">operations_research::sat::RoutesConstraintProto::set_capacity</a></div><div class="ttdeci">void set_capacity(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08670">cp_model.pb.h:8670</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a7b556cd1b51adc0393fa36e82c11cd7e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">operations_research::sat::CpObjectiveProto::coeffs_size</a></div><div class="ttdeci">int coeffs_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11286">cp_model.pb.h:11286</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_aef5d5f342a8ea351fdff443369fd0386abbd4315f52f9255799a8d6a8e943df43"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386abbd4315f52f9255799a8d6a8e943df43">operations_research::sat::CircuitConstraintProto::kTailsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02754">cp_model.pb.h:2754</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a2c2a67b783ebd0fdb83756a55ff2f6a5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2c2a67b783ebd0fdb83756a55ff2f6a5">operations_research::sat::AutomatonConstraintProto::clear_transition_head</a></div><div class="ttdeci">void clear_transition_head()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09016">cp_model.pb.h:9016</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ab901b611746415b948f631d5b0273f09"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab901b611746415b948f631d5b0273f09">operations_research::sat::SymmetryProto::add_permutations</a></div><div class="ttdeci">::operations_research::sat::SparsePermutationProto * add_permutations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11931">cp_model.pb.h:11931</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::InverseConstraintProto::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#l03297">cp_model.pb.h:3297</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a728b5b75967156875ac60336daf4e29d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a728b5b75967156875ac60336daf4e29d">operations_research::sat::DecisionStrategyProto_AffineTransformation::offset</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 offset() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11447">cp_model.pb.h:11447</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a88e40540b7363ae519958485bef87b7e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a88e40540b7363ae519958485bef87b7e">operations_research::sat::LinearConstraintProto::swap</a></div><div class="ttdeci">friend void swap(LinearConstraintProto &a, LinearConstraintProto &b)</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="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::IntegerVariableProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01165">cp_model.pb.cc:1165</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a2f9de956a561004d0d41e900edf781e5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2f9de956a561004d0d41e900edf781e5">operations_research::sat::DecisionStrategyProto_AffineTransformation::DecisionStrategyProto_AffineTransformation</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04849">cp_model.pb.h:4849</a></div></div>
|
|
<div class="ttc" id="alldiff__cst_8cc_html_ad10edae0a852d72fb76afb1c77735045"><div class="ttname"><a href="alldiff__cst_8cc.html#ad10edae0a852d72fb76afb1c77735045">min</a></div><div class="ttdeci">int64_t min</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="classoperations__research_1_1sat_1_1_constraint_proto_html_aff0380ab700530bf43bbbaaed38130c2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aff0380ab700530bf43bbbaaed38130c2">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_element</a></div><div class="ttdeci">void unsafe_arena_set_allocated_element(::operations_research::sat::ElementConstraintProto *element)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10386">cp_model.pb.h:10386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a5f9869899e2c94786f9709684f1ecc56"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5f9869899e2c94786f9709684f1ecc56">operations_research::sat::ConstraintProto::constraint_case</a></div><div class="ttdeci">ConstraintCase constraint_case() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11228">cp_model.pb.h:11228</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aaf9034de51cf60519436df9c7833ddcc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaf9034de51cf60519436df9c7833ddcc">operations_research::sat::ConstraintProto::release_automaton</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::AutomatonConstraintProto * release_automaton()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10648">cp_model.pb.h:10648</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a9ee236434540a0639967f738885d638d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a9ee236434540a0639967f738885d638d">operations_research::sat::LinearArgumentProto::clear_target</a></div><div class="ttdeci">void clear_target()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07062">cp_model.pb.h:7062</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_adf5eea97f516b03194c39bb0d386bb74"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#adf5eea97f516b03194c39bb0d386bb74">operations_research::sat::NoOverlap2DConstraintProto::clear_boxes_with_null_area_can_overlap</a></div><div class="ttdeci">void clear_boxes_with_null_area_can_overlap()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07956">cp_model.pb.h:7956</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ad87e04082640fb8153cc2dd33e42d033"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad87e04082640fb8153cc2dd33e42d033">operations_research::sat::CumulativeConstraintProto::set_capacity</a></div><div class="ttdeci">void set_capacity(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07994">cp_model.pb.h:7994</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ad9ceb5212b72c83862b462d30ead0171"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad9ceb5212b72c83862b462d30ead0171">operations_research::sat::CumulativeConstraintProto::mutable_energies</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto > * mutable_energies()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08108">cp_model.pb.h:8108</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab09d50ac461e6e8704ba908d99856594"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab09d50ac461e6e8704ba908d99856594">operations_research::sat::ConstraintProto::mutable_all_diff</a></div><div class="ttdeci">::operations_research::sat::AllDifferentConstraintProto * mutable_all_diff()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10328">cp_model.pb.h:10328</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a5e47246a31f2af78e6e5ef1f07c084f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5e47246a31f2af78e6e5ef1f07c084f1">operations_research::sat::SparsePermutationProto::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(SparsePermutationProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05511">cp_model.pb.h:5511</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a0cc1cf48a62e780dfd265bfc00bdedc5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0cc1cf48a62e780dfd265bfc00bdedc5">operations_research::sat::DenseMatrixProto::clear_num_rows</a></div><div class="ttdeci">void clear_num_rows()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11812">cp_model.pb.h:11812</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::IntegerArgumentProto::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#l00620">cp_model.pb.h:620</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ab19b3bdc749e800eec060bcb999f12a2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab19b3bdc749e800eec060bcb999f12a2">operations_research::sat::SymmetryProto::SymmetryProto</a></div><div class="ttdeci">SymmetryProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05810">cp_model.pb.h:5810</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto_1_1___internal.html">operations_research::sat::SymmetryProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09460">cp_model.pb.cc:9460</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l01032">cp_model.pb.cc:1032</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_af59255f379b91c760954cf515ddf3e2e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af59255f379b91c760954cf515ddf3e2e">operations_research::sat::InverseConstraintProto::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#l03335">cp_model.pb.h:3335</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ad977faac73af4376e77f16e7334d4673"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad977faac73af4376e77f16e7334d4673">operations_research::sat::DecisionStrategyProto::set_variables</a></div><div class="ttdeci">void set_variables(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11501">cp_model.pb.h:11501</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a0c67030fa7cf005b254b2b378c1720baa518d4162c4c5a882d2b9d26d7d542493"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa518d4162c4c5a882d2b9d26d7d542493">operations_research::sat::IntervalConstraintProto::kSizeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01762">cp_model.pb.h:1762</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17ae422630b719657d918fde43707448bac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae422630b719657d918fde43707448bac">operations_research::sat::CpSolverResponse::kPrimalIntegralFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06398">cp_model.pb.h:6398</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a8ab070d41f07187a3dc733f52455ffc0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a8ab070d41f07187a3dc733f52455ffc0">operations_research::sat::ConstraintProto::kAutomaton</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03923">cp_model.pb.h:3923</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT IntervalConstraintProtoDefaultTypeInternal _IntervalConstraintProto_default_instance_</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="classoperations__research_1_1sat_1_1_table_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::TableConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05174">cp_model.pb.cc:5174</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aa80b7cd93c1a52617088c1a42a4e208f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa80b7cd93c1a52617088c1a42a4e208f">operations_research::sat::ConstraintProto::set_allocated_lin_max</a></div><div class="ttdeci">void set_allocated_lin_max(::operations_research::sat::LinearArgumentProto *lin_max)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06385">cp_model.pb.cc:6385</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a05892e435a2646fd4c2f66cbd7200d55"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a05892e435a2646fd4c2f66cbd7200d55">operations_research::sat::InverseConstraintProto::mutable_f_direct</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_f_direct()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08839">cp_model.pb.h:8839</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae733d25f405cc961eeab6173937f0c2f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae733d25f405cc961eeab6173937f0c2f">operations_research::sat::ConstraintProto::release_bool_or</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto * release_bool_or()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09316">cp_model.pb.h:9316</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a566da608e10ce4f18224d2310c03742b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a566da608e10ce4f18224d2310c03742b">operations_research::sat::IntervalConstraintProto::default_instance</a></div><div class="ttdeci">static const IntervalConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01678">cp_model.pb.h:1678</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2da323d40648080f91c8a549fcc52749"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2da323d40648080f91c8a549fcc52749">operations_research::sat::ConstraintProto::unsafe_arena_release_all_diff</a></div><div class="ttdeci">::operations_research::sat::AllDifferentConstraintProto * unsafe_arena_release_all_diff()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10301">cp_model.pb.h:10301</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_ac9d6c52092e36be6eee98622ede47c79"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac9d6c52092e36be6eee98622ede47c79">operations_research::sat::NoOverlapConstraintProto::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#l01902">cp_model.pb.h:1902</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_ad6876c355dae9b196072c26f56e82477"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad6876c355dae9b196072c26f56e82477">operations_research::sat::DenseMatrixProto::~DenseMatrixProto</a></div><div class="ttdeci">~DenseMatrixProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09232">cp_model.pb.cc:9232</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a2884fa43446c0cbc9c7a9b74d41d7483"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2884fa43446c0cbc9c7a9b74d41d7483">operations_research::sat::INFEASIBLE</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00242">cp_model.pb.h:242</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::DenseMatrixProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09266">cp_model.pb.cc:9266</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_af79b8b18aa9538006bab8757590540b4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af79b8b18aa9538006bab8757590540b4">operations_research::sat::CpSolverResponse::clear_objective_value</a></div><div class="ttdeci">void clear_objective_value()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12541">cp_model.pb.h:12541</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a6a4b23a149db96745f82f89624196f9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a6a4b23a149db96745f82f89624196f9c">operations_research::sat::CumulativeConstraintProto::swap</a></div><div class="ttdeci">friend void swap(CumulativeConstraintProto &a, CumulativeConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02251">cp_model.pb.h:2251</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::CircuitConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02682">cp_model.pb.h:2682</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_adeb761ce8b2b60b7cb566b3c412590e1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#adeb761ce8b2b60b7cb566b3c412590e1">operations_research::sat::IntervalConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const IntervalConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03294">cp_model.pb.cc:3294</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a732979103162391512c33f778e3ff5a6a80457de4fce1c9a997439550fe89d4c5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a732979103162391512c33f778e3ff5a6a80457de4fce1c9a997439550fe89d4c5">operations_research::sat::IntegerVariableProto::kNameFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00384">cp_model.pb.h:384</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::CpSolverResponse::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10806">cp_model.pb.cc:10806</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aa544680593276575e5fb0ee036d03a89"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89">operations_research::sat::ConstraintProto::bool_or</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto & bool_or() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09335">cp_model.pb.h:9335</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a6aef62b630113cc40fda112979d72182"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6aef62b630113cc40fda112979d72182">operations_research::sat::ReservoirConstraintProto::set_times</a></div><div class="ttdeci">void set_times(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08194">cp_model.pb.h:8194</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ab368638efe5558954edf1676206e0cf2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ab368638efe5558954edf1676206e0cf2">operations_research::sat::CumulativeConstraintProto::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#l02274">cp_model.pb.h:2274</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a25957fcbda67f0ee4059b13b5035f36b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a25957fcbda67f0ee4059b13b5035f36b">operations_research::sat::ConstraintProto::unsafe_arena_release_no_overlap</a></div><div class="ttdeci">::operations_research::sat::NoOverlapConstraintProto * unsafe_arena_release_no_overlap()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10967">cp_model.pb.h:10967</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::SymmetryProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09518">cp_model.pb.cc:9518</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a941366063d12a92dc070781d0c227e2e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a941366063d12a92dc070781d0c227e2e">operations_research::sat::DenseMatrixProto::set_num_rows</a></div><div class="ttdeci">void set_num_rows(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11826">cp_model.pb.h:11826</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::BoolArgumentProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01386">cp_model.pb.cc:1386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::LinearConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02503">cp_model.pb.cc:2503</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a8c8bcb046e9eaa54045cfcfa3ebf1c5d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8c8bcb046e9eaa54045cfcfa3ebf1c5d">operations_research::sat::CpSolverResponse::clear_num_integer_propagations</a></div><div class="ttdeci">void clear_num_integer_propagations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12862">cp_model.pb.h:12862</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a357ebf6824ee207e4ba2f0606f7dc688"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a357ebf6824ee207e4ba2f0606f7dc688">operations_research::sat::CircuitConstraintProto::clear_heads</a></div><div class="ttdeci">void clear_heads()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08376">cp_model.pb.h:8376</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a219e33a933e11952da5bbf0579eeabfd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a219e33a933e11952da5bbf0579eeabfd">operations_research::sat::ConstraintProto::ConstraintProto</a></div><div class="ttdeci">ConstraintProto(ConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03873">cp_model.pb.h:3873</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::LinearConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02709">cp_model.pb.cc:2709</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_acfab2074ffdcaf9686057126c5e29d38"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#acfab2074ffdcaf9686057126c5e29d38">operations_research::sat::ConstraintProto::add_enforcement_literal</a></div><div class="ttdeci">void add_enforcement_literal(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09275">cp_model.pb.h:9275</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::TableConstraintProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08721">cp_model.pb.h:8721</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a54693f72c1f494b6abc5410e748afc11"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54693f72c1f494b6abc5410e748afc11">operations_research::sat::CumulativeConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CumulativeConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04061">cp_model.pb.cc:4061</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_ad0b1d578b64fd9f38010f0fb630a55e6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ad0b1d578b64fd9f38010f0fb630a55e6">operations_research::sat::PartialVariableAssignment::clear_values</a></div><div class="ttdeci">void clear_values()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11669">cp_model.pb.h:11669</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ac073c48528f1117be3bd95d997803374"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac073c48528f1117be3bd95d997803374">operations_research::sat::SymmetryProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const SymmetryProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09656">cp_model.pb.cc:9656</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a1b198d84b1110467a18c3d54a7b546d0adcd733cfe83466b89ba45511791fe551"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0adcd733cfe83466b89ba45511791fe551">operations_research::sat::DecisionStrategyProto::kVariablesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05196">cp_model.pb.h:5196</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a1e91f4ec4dd8b4a3c58bc4bd1e73f40e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1e91f4ec4dd8b4a3c58bc4bd1e73f40e">operations_research::sat::ReservoirConstraintProto::min_level</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 min_level() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08144">cp_model.pb.h:8144</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_af944daa8260f5b30fc30dd8f70643710"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af944daa8260f5b30fc30dd8f70643710">operations_research::sat::IntervalConstraintProto::clear_size</a></div><div class="ttdeci">void clear_size()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07517">cp_model.pb.h:7517</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a1f3174b247b44f9df0a2f9c5b4f7e6b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1f3174b247b44f9df0a2f9c5b4f7e6b6">operations_research::sat::LinearArgumentProto::mutable_exprs</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto > * mutable_exprs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07160">cp_model.pb.h:7160</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2563b062d2ed99c7b1f9bf8235b9e8fe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2563b062d2ed99c7b1f9bf8235b9e8fe">operations_research::sat::ConstraintProto::mutable_element</a></div><div class="ttdeci">::operations_research::sat::ElementConstraintProto * mutable_element()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10402">cp_model.pb.h:10402</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a56edb4ed4192ec0638b4419b557eef0d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a56edb4ed4192ec0638b4419b557eef0d">operations_research::sat::IntegerArgumentProto::target</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 target() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06873">cp_model.pb.h:6873</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::AutomatonConstraintProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09145">cp_model.pb.h:9145</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a310c9b0c2d6b6201f19ab28c494e8294"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a310c9b0c2d6b6201f19ab28c494e8294">operations_research::sat::ConstraintProto::release_reservoir</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::ReservoirConstraintProto * release_reservoir()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10796">cp_model.pb.h:10796</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a02bdc7cff2f71612490c7f50d1b3bd13"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a02bdc7cff2f71612490c7f50d1b3bd13">operations_research::sat::ConstraintProto::at_most_one</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto & at_most_one() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09483">cp_model.pb.h:9483</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a6378f4f48462d1dbd32535069a7ac69d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6378f4f48462d1dbd32535069a7ac69d">operations_research::sat::CpModelProto::assumptions</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & assumptions() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12365">cp_model.pb.h:12365</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_aefbe3921f029390f04331aa4a147b8ca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aefbe3921f029390f04331aa4a147b8ca">operations_research::sat::IntegerVariableProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const IntegerVariableProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01298">cp_model.pb.cc:1298</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda2aa06f04b7f93c54a3a60f584b8671a9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2aa06f04b7f93c54a3a60f584b8671a9">operations_research::sat::ConstraintProto::kBoolAndFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04013">cp_model.pb.h:4013</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a5b2b6d591725d63605bba1fa3ff9cd22"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5b2b6d591725d63605bba1fa3ff9cd22">operations_research::sat::CumulativeConstraintProto::capacity</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 capacity() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07986">cp_model.pb.h:7986</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00205">cp_model.pb.h:205</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a44f6b1c4ab87a9351fd59b19d38cebe5ae18bf0811918484bcb54dc7d9dadc361"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5ae18bf0811918484bcb54dc7d9dadc361">operations_research::sat::RoutesConstraintProto::kDemandsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02960">cp_model.pb.h:2960</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a69f4c57eae1c11adb2444d90463f0571"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a69f4c57eae1c11adb2444d90463f0571">operations_research::sat::RoutesConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const RoutesConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05012">cp_model.pb.cc:5012</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a2445bdbf85e975af2ffab7d9ceb9facc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a2445bdbf85e975af2ffab7d9ceb9facc">operations_research::sat::BoolArgumentProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const BoolArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01503">cp_model.pb.cc:1503</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a7147ecc4bcf3373b5fdbb892de3312f9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7147ecc4bcf3373b5fdbb892de3312f9">operations_research::sat::ConstraintProto::set_allocated_int_div</a></div><div class="ttdeci">void set_allocated_int_div(::operations_research::sat::IntegerArgumentProto *int_div)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06340">cp_model.pb.cc:6340</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_adb0f594411a8904ac0088ad32720e2f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#adb0f594411a8904ac0088ad32720e2f1">operations_research::sat::LinearArgumentProto::operator=</a></div><div class="ttdeci">LinearArgumentProto & operator=(const LinearArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00956">cp_model.pb.h:956</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a5c04be1968f835aedab92a48e093f54da4fb0631a5347800d1e70397e7c52c93f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54da4fb0631a5347800d1e70397e7c52c93f">operations_research::sat::LinearExpressionProto::kCoeffsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00870">cp_model.pb.h:870</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a06a99a40cbd48fec5a10b7096f0a027d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">operations_research::sat::LinearConstraintProto::clear_coeffs</a></div><div class="ttdeci">void clear_coeffs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07294">cp_model.pb.h:7294</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a60a2b239ef22d86b4fd1bd120d5dfe81"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a60a2b239ef22d86b4fd1bd120d5dfe81">operations_research::sat::ConstraintProto::all_diff</a></div><div class="ttdeci">const ::operations_research::sat::AllDifferentConstraintProto & all_diff() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10297">cp_model.pb.h:10297</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::IntervalConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03328">cp_model.pb.cc:3328</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a160b2207503825dc2574029907797ba2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a160b2207503825dc2574029907797ba2">operations_research::sat::IntervalConstraintProto::release_start_view</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearExpressionProto * release_start_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07571">cp_model.pb.h:7571</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae95ed5a689e7227c7270780a3896e13c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c">operations_research::sat::ConstraintProto::bool_and</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto & bool_and() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09409">cp_model.pb.h:9409</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a72d41feda9a93c11089d3d99d6270999"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a72d41feda9a93c11089d3d99d6270999">operations_research::sat::BoolArgumentProto::literals_size</a></div><div class="ttdeci">int literals_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06819">cp_model.pb.h:6819</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00248">cp_model.pb.h:248</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aebef205a40e296437d69fd2e4d3ef2be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aebef205a40e296437d69fd2e4d3ef2be">operations_research::sat::ConstraintProto::set_allocated_name</a></div><div class="ttdeci">void set_allocated_name(std::string *name)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09240">cp_model.pb.h:9240</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="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="classoperations__research_1_1sat_1_1_cp_model_proto_html_a97c353c23050b2faebd883435f73aa6e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a97c353c23050b2faebd883435f73aa6e">operations_research::sat::CpModelProto::clear_variables</a></div><div class="ttdeci">void clear_variables()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12039">cp_model.pb.h:12039</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_addf2043f2da0cd624150e901f5b02e6b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#addf2043f2da0cd624150e901f5b02e6b">operations_research::sat::CpSolverResponse::clear_num_restarts</a></div><div class="ttdeci">void clear_num_restarts()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12882">cp_model.pb.h:12882</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::ReservoirConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04248">cp_model.pb.cc:4248</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::PartialVariableAssignment::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08957">cp_model.pb.cc:8957</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">operations_research::sat::NoOverlap2DConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02016">cp_model.pb.h:2016</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a455dfc21909343b88cb247fa3234fb28"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a455dfc21909343b88cb247fa3234fb28">operations_research::sat::CpModelProto::mutable_assumptions</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_assumptions()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12374">cp_model.pb.h:12374</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a2768ca63ac088acde0c306d242939b91"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2768ca63ac088acde0c306d242939b91">operations_research::sat::LinearExpressionProto::~LinearExpressionProto</a></div><div class="ttdeci">~LinearExpressionProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01790">cp_model.pb.cc:1790</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a9b72a5d0c2b80eb69356449d6804f39b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b72a5d0c2b80eb69356449d6804f39b">operations_research::sat::ConstraintProto::has_no_overlap_2d</a></div><div class="ttdeci">bool has_no_overlap_2d() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11004">cp_model.pb.h:11004</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a61a5ea2fc11ec3a5593f645546be705e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a61a5ea2fc11ec3a5593f645546be705e">operations_research::sat::CpSolverResponse::mutable_solution_info</a></div><div class="ttdeci">std::string * mutable_solution_info()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13016">cp_model.pb.h:13016</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a24080c755f42f8a99768b64d06bc287e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a24080c755f42f8a99768b64d06bc287e">operations_research::sat::RoutesConstraintProto::set_heads</a></div><div class="ttdeci">void set_heads(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08531">cp_model.pb.h:8531</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a95c100e3b4856e2c98110f96d71825ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a95c100e3b4856e2c98110f96d71825ba">operations_research::sat::CpSolverResponse::kTightenedVariablesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06382">cp_model.pb.h:6382</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a0714478d3ac7ac0f731045afab84e46b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0714478d3ac7ac0f731045afab84e46b">operations_research::sat::IntegerVariableProto::default_instance</a></div><div class="ttdeci">static const IntegerVariableProto & default_instance()</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="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab712a72e30f9d398f42ae5f5c39bac86"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab712a72e30f9d398f42ae5f5c39bac86">operations_research::sat::AutomatonConstraintProto::transition_label</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & transition_label() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09089">cp_model.pb.h:9089</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a88fcac065c49767b85c54474cfa6ddb2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a88fcac065c49767b85c54474cfa6ddb2">operations_research::sat::CpSolverResponse::kNumIntegerPropagationsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06394">cp_model.pb.h:6394</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a124c18a83bb00d32f8f763b1a818a071"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a124c18a83bb00d32f8f763b1a818a071">operations_research::sat::PartialVariableAssignment::PartialVariableAssignment</a></div><div class="ttdeci">PartialVariableAssignment(PartialVariableAssignment &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05284">cp_model.pb.h:5284</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::IntervalConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01685">cp_model.pb.h:1685</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::IntegerArgumentProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01585">cp_model.pb.cc:1585</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a9a120adb8702ee8e3da1eaf40a77d905"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a9a120adb8702ee8e3da1eaf40a77d905">operations_research::sat::DenseMatrixProto::swap</a></div><div class="ttdeci">friend void swap(DenseMatrixProto &a, DenseMatrixProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05678">cp_model.pb.h:5678</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35aaadb0c3370c597095e0cb7e768f04567"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aaadb0c3370c597095e0cb7e768f04567">operations_research::sat::ConstraintProto::kBoolOr</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03905">cp_model.pb.h:3905</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::DecisionStrategyProto_AffineTransformation::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08337">cp_model.pb.cc:8337</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::ListOfVariablesProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03817">cp_model.pb.h:3817</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">operations_research::sat::CpObjectiveProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04621">cp_model.pb.h:4621</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a3d691f87f89619ad170608022890544c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3d691f87f89619ad170608022890544c">operations_research::sat::CircuitConstraintProto::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#l02696">cp_model.pb.h:2696</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a38aca25493d0a3d04245f07f274fff42a4bb45dc8de9ac5796c7ad797f5224200"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a38aca25493d0a3d04245f07f274fff42a4bb45dc8de9ac5796c7ad797f5224200">operations_research::sat::LinearArgumentProto::kTargetFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01059">cp_model.pb.h:1059</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac9e41101c222b342c5a0063a7537dd76"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac9e41101c222b342c5a0063a7537dd76">operations_research::sat::ConstraintProto::clear_int_prod</a></div><div class="ttdeci">void clear_int_prod()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10122">cp_model.pb.h:10122</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::AutomatonConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05710">cp_model.pb.cc:5710</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::NoOverlap2DConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02102">cp_model.pb.h:2102</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ace99f34b718c9b1388cf0e99935e00bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace99f34b718c9b1388cf0e99935e00bf">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_interval</a></div><div class="ttdeci">void unsafe_arena_set_allocated_interval(::operations_research::sat::IntervalConstraintProto *interval)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10904">cp_model.pb.h:10904</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a89f90d5d1463ed6b4b13235c50180114"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a89f90d5d1463ed6b4b13235c50180114">operations_research::sat::SparsePermutationProto::New</a></div><div class="ttdeci">SparsePermutationProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05523">cp_model.pb.h:5523</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a1e76e9b64a10028e7e3a59e4af0961d7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1e76e9b64a10028e7e3a59e4af0961d7">operations_research::sat::CpModelProto::clear_symmetry</a></div><div class="ttdeci">void clear_symmetry()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12386">cp_model.pb.h:12386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a355496b936927f0c09de52c40f357e39"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a355496b936927f0c09de52c40f357e39">operations_research::sat::IntervalConstraintProto::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#l01711">cp_model.pb.h:1711</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_ab157ff39373ce37100e6419d09c5c75a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab157ff39373ce37100e6419d09c5c75a">operations_research::sat::DenseMatrixProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const DenseMatrixProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09413">cp_model.pb.cc:9413</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a724b9a0468b077f592553861769cc5d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a724b9a0468b077f592553861769cc5d4">operations_research::sat::IntervalConstraintProto::clear_start</a></div><div class="ttdeci">void clear_start()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07477">cp_model.pb.h:7477</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ad2b83cf20eb8da71ade5ba08bbf65cb5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad2b83cf20eb8da71ade5ba08bbf65cb5">operations_research::sat::ConstraintProto::release_int_min</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto * release_int_min()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09982">cp_model.pb.h:9982</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_afbd461ce3f6486e7690280020c741722"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afbd461ce3f6486e7690280020c741722">operations_research::sat::DenseMatrixProto::entries_size</a></div><div class="ttdeci">int entries_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11855">cp_model.pb.h:11855</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_aecf87fb1c6a6c5d08adae74c3c69b54f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aecf87fb1c6a6c5d08adae74c3c69b54f">operations_research::sat::SymmetryProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const SymmetryProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09645">cp_model.pb.cc:9645</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a9193927d79de018fddced78664bf54ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9193927d79de018fddced78664bf54ed">operations_research::sat::RoutesConstraintProto::set_literals</a></div><div class="ttdeci">void set_literals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08578">cp_model.pb.h:8578</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto_1_1___internal.html">operations_research::sat::DenseMatrixProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09201">cp_model.pb.cc:9201</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a93da50524f7b9fa9a0e9236275e9ca9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a93da50524f7b9fa9a0e9236275e9ca9c">operations_research::sat::CpSolverResponse::kWallTimeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06395">cp_model.pb.h:6395</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a754527a0a624bbadb27f60007660369c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a754527a0a624bbadb27f60007660369c">operations_research::sat::ReservoirConstraintProto::demands_size</a></div><div class="ttdeci">int demands_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08228">cp_model.pb.h:8228</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_afcf09fdaebda0a46a108a1061161ef63a7f5d9a20f465bb612de9cda214f21c7c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a7f5d9a20f465bb612de9cda214f21c7c">operations_research::sat::ReservoirConstraintProto::kActivesFieldNumber</a></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="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a106b8f0ad2bae9c7995ebd3b51fbc329"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a106b8f0ad2bae9c7995ebd3b51fbc329">operations_research::sat::CpSolverResponse::kDeterministicTimeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06397">cp_model.pb.h:6397</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::InverseConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05376">cp_model.pb.cc:5376</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a840e0f83bf681d0d683a291405f2ed83"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a840e0f83bf681d0d683a291405f2ed83">operations_research::sat::CpSolverResponse::set_num_restarts</a></div><div class="ttdeci">void set_num_restarts(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12896">cp_model.pb.h:12896</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a96dc2be4da74b4f790936dff6622ae4a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a96dc2be4da74b4f790936dff6622ae4a">operations_research::sat::ConstraintProto::set_allocated_int_mod</a></div><div class="ttdeci">void set_allocated_int_mod(::operations_research::sat::IntegerArgumentProto *int_mod)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06355">cp_model.pb.cc:6355</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a08e84cc60a146fe8029670fe74c4edeca4bb45dc8de9ac5796c7ad797f5224200"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a08e84cc60a146fe8029670fe74c4edeca4bb45dc8de9ac5796c7ad797f5224200">operations_research::sat::IntegerArgumentProto::kTargetFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00706">cp_model.pb.h:706</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a282d3a4519277fb71364516e7f59dbf0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a282d3a4519277fb71364516e7f59dbf0">operations_research::sat::ListOfVariablesProto::ListOfVariablesProto</a></div><div class="ttdeci">ListOfVariablesProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03715">cp_model.pb.h:3715</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::IntegerArgumentProto::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#l00623">cp_model.pb.h:623</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a44f6b1c4ab87a9351fd59b19d38cebe5a8d39ebe0490d12a9389064484bb35c48"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a8d39ebe0490d12a9389064484bb35c48">operations_research::sat::RoutesConstraintProto::kLiteralsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02959">cp_model.pb.h:2959</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a95669efe110d5a69039ace44f68b088a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95669efe110d5a69039ace44f68b088a">operations_research::sat::AutomatonConstraintProto::transition_head_size</a></div><div class="ttdeci">int transition_head_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09013">cp_model.pb.h:9013</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::BoolArgumentProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01435">cp_model.pb.cc:1435</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00210">cp_model.pb.h:210</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a2b2ed472d1c566b71dc6530dc562f8da"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2b2ed472d1c566b71dc6530dc562f8da">operations_research::sat::IntegerVariableProto::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#l00333">cp_model.pb.h:333</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a00c2180f8562823474c60e231be689b0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a00c2180f8562823474c60e231be689b0">operations_research::sat::RoutesConstraintProto::tails_size</a></div><div class="ttdeci">int tails_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08471">cp_model.pb.h:8471</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ad9e9e965e1a64457043558b8e843f787"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad9e9e965e1a64457043558b8e843f787">operations_research::sat::CpSolverResponse::clear_num_binary_propagations</a></div><div class="ttdeci">void clear_num_binary_propagations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12842">cp_model.pb.h:12842</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a817da6c1e884eea14bc920fc8ecccf53"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a817da6c1e884eea14bc920fc8ecccf53">operations_research::sat::ConstraintProto::unsafe_arena_release_int_max</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_max()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09857">cp_model.pb.h:9857</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a0d00417d9e8b21e9fcc551e53285c8d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0d00417d9e8b21e9fcc551e53285c8d5">operations_research::sat::CpSolverResponse::set_num_lp_iterations</a></div><div class="ttdeci">void set_num_lp_iterations(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12916">cp_model.pb.h:12916</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af0d20309bacc962265b9a52c7c60896e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af0d20309bacc962265b9a52c7c60896e">operations_research::sat::ConstraintProto::release_int_max</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto * release_int_max()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09834">cp_model.pb.h:9834</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac81352bdb655a761dcba12267aed2565"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac81352bdb655a761dcba12267aed2565">operations_research::sat::ConstraintProto::has_element</a></div><div class="ttdeci">bool has_element() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10338">cp_model.pb.h:10338</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a7c4f34cf00f255204c546595ffdb565b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a7c4f34cf00f255204c546595ffdb565b">operations_research::sat::ReservoirConstraintProto::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#l02453">cp_model.pb.h:2453</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ab4e53a24e9917bd4320e2edb984b08a5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab4e53a24e9917bd4320e2edb984b08a5">operations_research::sat::IntervalConstraintProto::set_start</a></div><div class="ttdeci">void set_start(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07491">cp_model.pb.h:7491</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_aec0f07bd8a15b28abac508aa0509a934"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aec0f07bd8a15b28abac508aa0509a934">operations_research::sat::IntegerVariableProto::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#l00325">cp_model.pb.h:325</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a811c26d301639424bd73c89f82d0b59c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a811c26d301639424bd73c89f82d0b59c">operations_research::sat::CpSolverResponse::kNumRestartsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06399">cp_model.pb.h:6399</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a65911330977d7dd25a1dbe3ab85ed36f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a65911330977d7dd25a1dbe3ab85ed36f">operations_research::sat::ReservoirConstraintProto::times</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & times() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08210">cp_model.pb.h:8210</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::SymmetryProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09663">cp_model.pb.cc:9663</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a927d8f54e02d86b446fdaeed36915fb6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a927d8f54e02d86b446fdaeed36915fb6">operations_research::sat::LinearConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LinearConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02690">cp_model.pb.cc:2690</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_ab6724fa5b81a022c3417a782564a0908"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab6724fa5b81a022c3417a782564a0908">operations_research::sat::ElementConstraintProto::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#l01524">cp_model.pb.h:1524</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">operations_research::sat::InverseConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03270">cp_model.pb.h:3270</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::CpObjectiveProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11259">cp_model.pb.h:11259</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a714ed0d3d67bec4d88cadc7f32e59f3e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a714ed0d3d67bec4d88cadc7f32e59f3e">operations_research::sat::DecisionStrategyProto::SELECT_MEDIAN_VALUE</a></div><div class="ttdeci">static constexpr DomainReductionStrategy SELECT_MEDIAN_VALUE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05166">cp_model.pb.h:5166</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8c7006f77e767f8df5ff81be8b35aa34"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8c7006f77e767f8df5ff81be8b35aa34">operations_research::sat::ConstraintProto::unsafe_arena_release_linear</a></div><div class="ttdeci">::operations_research::sat::LinearConstraintProto * unsafe_arena_release_linear()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10227">cp_model.pb.h:10227</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a21de71307a3c715c831be75a817dcf28"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a21de71307a3c715c831be75a817dcf28">operations_research::sat::IntervalConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const IntervalConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03321">cp_model.pb.cc:3321</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a6925dbe53f54f70dce4ee62ab187e907"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a6925dbe53f54f70dce4ee62ab187e907">operations_research::sat::ElementConstraintProto::swap</a></div><div class="ttdeci">friend void swap(ElementConstraintProto &a, ElementConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01513">cp_model.pb.h:1513</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a517fd4c465f4d4f89065a1b4a2e02ad4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a517fd4c465f4d4f89065a1b4a2e02ad4">operations_research::sat::DecisionStrategyProto::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#l05132">cp_model.pb.h:5132</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::CpObjectiveProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08185">cp_model.pb.cc:8185</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_ac2352034b6709d00df0edd40e0f03171"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac2352034b6709d00df0edd40e0f03171">operations_research::sat::RoutesConstraintProto::set_tails</a></div><div class="ttdeci">void set_tails(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08484">cp_model.pb.h:8484</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a3e767a434f1ae24aa77b216d01262b46"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3e767a434f1ae24aa77b216d01262b46">operations_research::sat::DecisionStrategyProto::CHOOSE_LOWEST_MIN</a></div><div class="ttdeci">static constexpr VariableSelectionStrategy CHOOSE_LOWEST_MIN</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05124">cp_model.pb.h:5124</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::NoOverlapConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03468">cp_model.pb.cc:3468</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a594f42f9091d53216f8b4a782c79b519"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a594f42f9091d53216f8b4a782c79b519">operations_research::sat::ConstraintProto::enforcement_literal</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & enforcement_literal() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09284">cp_model.pb.h:9284</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ac95f881e7802995e5c9c9d29fc49672d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac95f881e7802995e5c9c9d29fc49672d">operations_research::sat::CpSolverResponse::sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & sufficient_assumptions_for_infeasibility() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12747">cp_model.pb.h:12747</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_aebc08e23ebeaae2a8a7443b0e4154710"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aebc08e23ebeaae2a8a7443b0e4154710">operations_research::sat::BoolArgumentProto::~BoolArgumentProto</a></div><div class="ttdeci">~BoolArgumentProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01365">cp_model.pb.cc:1365</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ab59665fa3051a704378a94693636fd3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab59665fa3051a704378a94693636fd3b">operations_research::sat::CpObjectiveProto::set_coeffs</a></div><div class="ttdeci">void set_coeffs(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11299">cp_model.pb.h:11299</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_ab8083e6002a445707e300e6b2b389a18"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab8083e6002a445707e300e6b2b389a18">operations_research::sat::DecisionStrategyProto_AffineTransformation::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#l04915">cp_model.pb.h:4915</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::SymmetryProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09601">cp_model.pb.cc:9601</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ac2e14f175822ea9a41034a3f8c3d0d64"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">operations_research::sat::CpObjectiveProto::coeffs</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & coeffs() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11315">cp_model.pb.h:11315</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a0eb7ca18343dda9e30059c7be5356319"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a0eb7ca18343dda9e30059c7be5356319">operations_research::sat::DecisionStrategyProto::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#l05056">cp_model.pb.h:5056</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae6eda99ac2c7fb2762d11a8cbb0e9073"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae6eda99ac2c7fb2762d11a8cbb0e9073">operations_research::sat::CpSolverResponse::operator=</a></div><div class="ttdeci">CpSolverResponse & operator=(const CpSolverResponse &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06277">cp_model.pb.h:6277</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="struct_table_struct__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#l00053">cp_model.pb.h:53</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::DenseMatrixProto::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#l05659">cp_model.pb.h:5659</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a18d3fd4f45934ff9433167dc48db5fac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a18d3fd4f45934ff9433167dc48db5fac">operations_research::sat::DecisionStrategyProto::clear_variable_selection_strategy</a></div><div class="ttdeci">void clear_variable_selection_strategy()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11532">cp_model.pb.h:11532</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::CpObjectiveProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08057">cp_model.pb.cc:8057</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l01059">cp_model.pb.cc:1059</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_afb2a95cc82dcaea9767403477e9b3d0a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#afb2a95cc82dcaea9767403477e9b3d0a">operations_research::sat::ConstraintProto::mutable_circuit</a></div><div class="ttdeci">::operations_research::sat::CircuitConstraintProto * mutable_circuit()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10476">cp_model.pb.h:10476</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a4982c4f08b8a12594b2ed11d75c6c9f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a4982c4f08b8a12594b2ed11d75c6c9f1">operations_research::sat::CpModelProto::CpModelProto</a></div><div class="ttdeci">CpModelProto(CpModelProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05983">cp_model.pb.h:5983</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a38fc3490251a1ceefabd6ee0a0fa5520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a38fc3490251a1ceefabd6ee0a0fa5520">operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto</a></div><div class="ttdeci">AllDifferentConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01114">cp_model.pb.h:1114</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_abe836fb51a6c3cabf3cdad1694a51abe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#abe836fb51a6c3cabf3cdad1694a51abe">operations_research::sat::DenseMatrixProto::internal_default_instance</a></div><div class="ttdeci">static const DenseMatrixProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05671">cp_model.pb.h:5671</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::DenseMatrixProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09452">cp_model.pb.cc:9452</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::DecisionStrategyProto_AffineTransformation::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04951">cp_model.pb.h:4951</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a01c36e322bf6d3d80144e18b8bcf5793"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793">operations_research::sat::CircuitConstraintProto::mutable_tails</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_tails()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08364">cp_model.pb.h:8364</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::CpObjectiveProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07931">cp_model.pb.cc:7931</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::AllDifferentConstraintProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07193">cp_model.pb.h:7193</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::CpObjectiveProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11252">cp_model.pb.h:11252</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT NoOverlap2DConstraintProtoDefaultTypeInternal _NoOverlap2DConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00181">cp_model.pb.cc:181</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::LinearArgumentProto::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#l00973">cp_model.pb.h:973</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a0e32dd4c902a4359fa6afefedcd36e62"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a0e32dd4c902a4359fa6afefedcd36e62">operations_research::sat::InverseConstraintProto::set_f_direct</a></div><div class="ttdeci">void set_f_direct(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08814">cp_model.pb.h:8814</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a656b876a64d4bac0eb300b7e534ce56e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a656b876a64d4bac0eb300b7e534ce56e">operations_research::sat::InverseConstraintProto::clear_f_direct</a></div><div class="ttdeci">void clear_f_direct()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08804">cp_model.pb.h:8804</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ac105cad5389e822a5213433f882533b0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac105cad5389e822a5213433f882533b0">operations_research::sat::DecisionStrategyProto::VariableSelectionStrategy_Name</a></div><div class="ttdeci">static const std::string & VariableSelectionStrategy_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05146">cp_model.pb.h:5146</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a7ac0f22e5ba2d33c8efb4f861d6ee316"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7ac0f22e5ba2d33c8efb4f861d6ee316">operations_research::sat::SymmetryProto::clear_permutations</a></div><div class="ttdeci">void clear_permutations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11909">cp_model.pb.h:11909</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda80457de4fce1c9a997439550fe89d4c5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda80457de4fce1c9a997439550fe89d4c5">operations_research::sat::ConstraintProto::kNameFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04011">cp_model.pb.h:4011</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a97d41a7e25e49a323be5582fdc9a64d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a97d41a7e25e49a323be5582fdc9a64d2">operations_research::sat::LinearExpressionProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LinearExpressionProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01984">cp_model.pb.cc:1984</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT IntegerArgumentProtoDefaultTypeInternal _IntegerArgumentProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00061">cp_model.pb.cc:61</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a4e71ff094d2b1812826a9c8e5967d32f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a4e71ff094d2b1812826a9c8e5967d32f">operations_research::sat::DenseMatrixProto::num_rows</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 num_rows() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11818">cp_model.pb.h:11818</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::NoOverlap2DConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02059">cp_model.pb.h:2059</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ae59a4dda240698b8ade8c726cc4f9974"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ae59a4dda240698b8ade8c726cc4f9974">operations_research::sat::CpObjectiveProto::mutable_domain</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_domain()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11411">cp_model.pb.h:11411</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a02ddd83e2e6c16a835a150ea9a4417d9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a02ddd83e2e6c16a835a150ea9a4417d9">operations_research::sat::LinearExpressionProto::operator=</a></div><div class="ttdeci">LinearExpressionProto & operator=(LinearExpressionProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00771">cp_model.pb.h:771</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::CpModelProto::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#l06008">cp_model.pb.h:6008</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a91d870890787e5c286530c2d0c32b00b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a91d870890787e5c286530c2d0c32b00b">operations_research::sat::AllDifferentConstraintProto::~AllDifferentConstraintProto</a></div><div class="ttdeci">~AllDifferentConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02281">cp_model.pb.cc:2281</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_ac175af50dda95d70b7e2ac3086e234fa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ac175af50dda95d70b7e2ac3086e234fa">operations_research::sat::PartialVariableAssignment::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#l05345">cp_model.pb.h:5345</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a48c7fb0fc83668d9548c7809aab2adcf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a48c7fb0fc83668d9548c7809aab2adcf">operations_research::sat::ConstraintProto::reservoir</a></div><div class="ttdeci">const ::operations_research::sat::ReservoirConstraintProto & reservoir() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10815">cp_model.pb.h:10815</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a4fa5a2615da1427e8ce82b456c8110d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a4fa5a2615da1427e8ce82b456c8110d2">operations_research::sat::InverseConstraintProto::operator=</a></div><div class="ttdeci">InverseConstraintProto & operator=(InverseConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03287">cp_model.pb.h:3287</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a69493dd1e2fdb3de9e3b15fd7fa1e5aa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a69493dd1e2fdb3de9e3b15fd7fa1e5aa">operations_research::sat::ConstraintProto::set_allocated_reservoir</a></div><div class="ttdeci">void set_allocated_reservoir(::operations_research::sat::ReservoirConstraintProto *reservoir)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06565">cp_model.pb.cc:6565</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_aaace858b482432bc4bdae462ff894649"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aaace858b482432bc4bdae462ff894649">operations_research::sat::ReservoirConstraintProto::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#l02471">cp_model.pb.h:2471</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a3b0dc4db1d51bd6be689f9b0e18e5089"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3b0dc4db1d51bd6be689f9b0e18e5089">operations_research::sat::CumulativeConstraintProto::add_intervals</a></div><div class="ttdeci">void add_intervals(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08023">cp_model.pb.h:8023</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_aed061f48d21b4569075186efcb615332"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed061f48d21b4569075186efcb615332">operations_research::sat::SymmetryProto::default_instance</a></div><div class="ttdeci">static const SymmetryProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05843">cp_model.pb.h:5843</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a4844e736c20f00e86c77584fb6b307eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4844e736c20f00e86c77584fb6b307eb">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09646">cp_model.pb.h:9646</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a2266c77ad6db8de45560357c1436e558"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2266c77ad6db8de45560357c1436e558">operations_research::sat::CpObjectiveProto::add_domain</a></div><div class="ttdeci">void add_domain(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11393">cp_model.pb.h:11393</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a8c3def07e85afd299d299813a95ca49b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8c3def07e85afd299d299813a95ca49b">operations_research::sat::CpModelProto::search_strategy</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto > & search_strategy() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12237">cp_model.pb.h:12237</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a68f68c2e09b74c71f1b56dcfe072c131"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a68f68c2e09b74c71f1b56dcfe072c131">operations_research::sat::SymmetryProto::permutations_size</a></div><div class="ttdeci">int permutations_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11906">cp_model.pb.h:11906</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::ElementConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02932">cp_model.pb.cc:2932</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_afdbb7637b8858a22df728da945003c34a8c5c82f1928ae7a9747f8d1e2ea2d00b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a8c5c82f1928ae7a9747f8d1e2ea2d00b">operations_research::sat::ElementConstraintProto::kIndexFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01583">cp_model.pb.h:1583</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::SparsePermutationProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09193">cp_model.pb.cc:9193</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a9dabe006795915fe08da2e5fe68590f0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9dabe006795915fe08da2e5fe68590f0">operations_research::sat::AutomatonConstraintProto::set_final_states</a></div><div class="ttdeci">void set_final_states(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08932">cp_model.pb.h:8932</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_adbc7ecc67ef24a3cbcbc5db6a18f8379"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">operations_research::sat::CircuitConstraintProto::literals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & literals() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08449">cp_model.pb.h:8449</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a57e1161ae6b61b3c93fc7c83f6dd0497"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a57e1161ae6b61b3c93fc7c83f6dd0497">operations_research::sat::PartialVariableAssignment::operator=</a></div><div class="ttdeci">PartialVariableAssignment & operator=(const PartialVariableAssignment &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05289">cp_model.pb.h:5289</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::AllDifferentConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01216">cp_model.pb.h:1216</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a9193927d79de018fddced78664bf54ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9193927d79de018fddced78664bf54ed">operations_research::sat::CircuitConstraintProto::set_literals</a></div><div class="ttdeci">void set_literals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08433">cp_model.pb.h:8433</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a747f67b6d84b5800f31043239e5a0ad0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a747f67b6d84b5800f31043239e5a0ad0">operations_research::sat::IntervalConstraintProto::size</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07523">cp_model.pb.h:7523</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a4ab001dbef7ddca54ae4ea003fae5a1b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b">operations_research::sat::NoOverlapConstraintProto::intervals_size</a></div><div class="ttdeci">int intervals_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07814">cp_model.pb.h:7814</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::LinearExpressionProto::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#l00787">cp_model.pb.h:787</a></div></div>
|
|
<div class="ttc" id="default__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#l00813">default_search.cc:813</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a85a258c9d3800df5b9f86c0d1e991e66"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a85a258c9d3800df5b9f86c0d1e991e66">operations_research::sat::LinearArgumentProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LinearArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02231">cp_model.pb.cc:2231</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html">operations_research::sat::IntegerArgumentProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00590">cp_model.pb.h:590</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::InverseConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05535">cp_model.pb.cc:5535</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a0abe593525e5080953426d932d55ed9f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0abe593525e5080953426d932d55ed9f">operations_research::sat::CpSolverResponse::set_num_branches</a></div><div class="ttdeci">void set_num_branches(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12836">cp_model.pb.h:12836</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab0bdd88723d0e14b8ddbe725d54db2cba50e469cd0993f8897d5336160c7e481e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba50e469cd0993f8897d5336160c7e481e">operations_research::sat::AutomatonConstraintProto::kTransitionTailFieldNumber</a></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="classoperations__research_1_1sat_1_1_constraint_proto_html_a5cb8715bb303f72eb9bedb44d2291a45"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5cb8715bb303f72eb9bedb44d2291a45">operations_research::sat::ConstraintProto::clear_interval</a></div><div class="ttdeci">void clear_interval()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10862">cp_model.pb.h:10862</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_addde463624adb6723da3d9375af3a489"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#addde463624adb6723da3d9375af3a489">operations_research::sat::ConstraintProto::has_automaton</a></div><div class="ttdeci">bool has_automaton() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10634">cp_model.pb.h:10634</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a01a886cc92be32decc438a016daedce8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a01a886cc92be32decc438a016daedce8">operations_research::sat::IntervalConstraintProto::operator=</a></div><div class="ttdeci">IntervalConstraintProto & operator=(const IntervalConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01655">cp_model.pb.h:1655</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::LinearExpressionProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02017">cp_model.pb.cc:2017</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_abc13f541f8c3b7ad5b76d116803778fe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#abc13f541f8c3b7ad5b76d116803778fe">operations_research::sat::ReservoirConstraintProto::mutable_demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_demands()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08266">cp_model.pb.h:8266</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a13476975e8abde77cd002cab8a2271ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a13476975e8abde77cd002cab8a2271ba">operations_research::sat::ConstraintProto::operator=</a></div><div class="ttdeci">ConstraintProto & operator=(ConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03882">cp_model.pb.h:3882</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a2fbce431dcb3c3e03d424e880a80cd57"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2fbce431dcb3c3e03d424e880a80cd57">operations_research::sat::CpSolverResponse::set_num_conflicts</a></div><div class="ttdeci">void set_num_conflicts(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12816">cp_model.pb.h:12816</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda90ca676e89badadfcc9cd81b980a8cc1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda90ca676e89badadfcc9cd81b980a8cc1">operations_research::sat::ConstraintProto::kIntMaxFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04019">cp_model.pb.h:4019</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8291709cbb5858fd2dd9a6d2d261f689"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8291709cbb5858fd2dd9a6d2d261f689">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_routes</a></div><div class="ttdeci">void unsafe_arena_set_allocated_routes(::operations_research::sat::RoutesConstraintProto *routes)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10534">cp_model.pb.h:10534</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a2dd405b699bee1701e1440ebd6331615"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a2dd405b699bee1701e1440ebd6331615">operations_research::sat::LinearArgumentProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LinearArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02218">cp_model.pb.cc:2218</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a1b198d84b1110467a18c3d54a7b546d0a9bf0bbf0f0ebbf7cada28bc00868b8f2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0a9bf0bbf0f0ebbf7cada28bc00868b8f2">operations_research::sat::DecisionStrategyProto::kDomainReductionStrategyFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05199">cp_model.pb.h:5199</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a1a458483ff0cd23220faebd46ec0bd37"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1a458483ff0cd23220faebd46ec0bd37">operations_research::sat::CpSolverResponse::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CpSolverResponse &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10880">cp_model.pb.cc:10880</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::SparsePermutationProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05559">cp_model.pb.h:5559</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::DenseMatrixProto::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#l05665">cp_model.pb.h:5665</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_af0ba9632526ed1fe4d2934418fb2e660"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#af0ba9632526ed1fe4d2934418fb2e660">operations_research::sat::AutomatonConstraintProto::transition_tail_size</a></div><div class="ttdeci">int transition_tail_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08966">cp_model.pb.h:8966</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::LinearExpressionProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01811">cp_model.pb.cc:1811</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a4998edaef7adc5f32fab10d36538b546"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4998edaef7adc5f32fab10d36538b546">operations_research::sat::ConstraintProto::set_allocated_dummy_constraint</a></div><div class="ttdeci">void set_allocated_dummy_constraint(::operations_research::sat::ListOfVariablesProto *dummy_constraint)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06640">cp_model.pb.cc:6640</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a372a3252c8b80fc391e1a28da42bd0be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a372a3252c8b80fc391e1a28da42bd0be">operations_research::sat::LinearArgumentProto::operator=</a></div><div class="ttdeci">LinearArgumentProto & operator=(LinearArgumentProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00960">cp_model.pb.h:960</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::BoolArgumentProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00523">cp_model.pb.h:523</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_aca429f805449db6955591d123e880b5b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b">operations_research::sat::TableConstraintProto::TableConstraintProto</a></div><div class="ttdeci">TableConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03084">cp_model.pb.h:3084</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a9f0fa13cb6e19e8619f7f292c42e224e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a9f0fa13cb6e19e8619f7f292c42e224e">operations_research::sat::CumulativeConstraintProto::add_demands</a></div><div class="ttdeci">void add_demands(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08070">cp_model.pb.h:8070</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_aa06405236ef94f8f4ebdc39946746a13"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa06405236ef94f8f4ebdc39946746a13">operations_research::sat::DecisionStrategyProto_AffineTransformation::swap</a></div><div class="ttdeci">friend void swap(DecisionStrategyProto_AffineTransformation &a, DecisionStrategyProto_AffineTransformation &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04892">cp_model.pb.h:4892</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a200b6ef81e9673bba72dde6e5ddd87b0a6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a200b6ef81e9673bba72dde6e5ddd87b0a6b66537f58f087bb205368bc1a3816bf">operations_research::sat::ListOfVariablesProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03827">cp_model.pb.h:3827</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a4803b9cfcbfec256e1e7416b599ca531"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a4803b9cfcbfec256e1e7416b599ca531">operations_research::sat::NoOverlapConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const NoOverlapConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03513">cp_model.pb.cc:3513</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::AutomatonConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05609">cp_model.pb.cc:5609</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a969eadfc82b78e8f4bca0c6e182f83c7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a969eadfc82b78e8f4bca0c6e182f83c7">operations_research::sat::SparsePermutationProto::operator=</a></div><div class="ttdeci">SparsePermutationProto & operator=(const SparsePermutationProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05467">cp_model.pb.h:5467</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::PartialVariableAssignment::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11657">cp_model.pb.h:11657</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::ListOfVariablesProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06113">cp_model.pb.cc:6113</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::BoolArgumentProto::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#l00467">cp_model.pb.h:467</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a4ec078c3673cf5dedb322cc2cebc94f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a4ec078c3673cf5dedb322cc2cebc94f8">operations_research::sat::DecisionStrategyProto_AffineTransformation::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const DecisionStrategyProto_AffineTransformation &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08406">cp_model.pb.cc:8406</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a0b58b70f1a457bbbe377f29e620acd4a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0b58b70f1a457bbbe377f29e620acd4a">operations_research::sat::ConstraintProto::release_dummy_constraint</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::ListOfVariablesProto * release_dummy_constraint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11166">cp_model.pb.h:11166</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a133e49b79dd8add45bcbeec5fce2f788"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a133e49b79dd8add45bcbeec5fce2f788">operations_research::sat::IntegerArgumentProto::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#l00639">cp_model.pb.h:639</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::DecisionStrategyProto::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#l05040">cp_model.pb.h:5040</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_ac86c838f1b0a13a6e0aeb502fed4e1ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ac86c838f1b0a13a6e0aeb502fed4e1ac">operations_research::sat::InverseConstraintProto::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#l03327">cp_model.pb.h:3327</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a5339b1584860029bfdb4f080683852f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a5339b1584860029bfdb4f080683852f5">operations_research::sat::CircuitConstraintProto::clear_literals</a></div><div class="ttdeci">void clear_literals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08423">cp_model.pb.h:8423</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a928cbcc041004d0db7eb201c4fd0c059"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a928cbcc041004d0db7eb201c4fd0c059">operations_research::sat::ElementConstraintProto::ElementConstraintProto</a></div><div class="ttdeci">ElementConstraintProto(ElementConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01475">cp_model.pb.h:1475</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a69824f773eebb2c77243c8ab98820e0a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a69824f773eebb2c77243c8ab98820e0a">operations_research::sat::ConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07706">cp_model.pb.cc:7706</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a12ab311b9ffc85d4f1ed738964068cce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce">operations_research::sat::NoOverlapConstraintProto::mutable_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_intervals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07852">cp_model.pb.h:7852</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_aad7f0da9c258ead79e82d6831d19a8d0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aad7f0da9c258ead79e82d6831d19a8d0">operations_research::sat::BoolArgumentProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const BoolArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01513">cp_model.pb.cc:1513</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a75e4a19dd7bc64ef7ada6f80703d3ffc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a75e4a19dd7bc64ef7ada6f80703d3ffc">operations_research::sat::ConstraintProto::clear_at_most_one</a></div><div class="ttdeci">void clear_at_most_one()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09456">cp_model.pb.h:9456</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_ab0dd101b8dd8fccb304d0faf7c0a0645"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab0dd101b8dd8fccb304d0faf7c0a0645">operations_research::sat::PartialVariableAssignment::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#l05325">cp_model.pb.h:5325</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ac403cb3b163898fd3933d8587e04327e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac403cb3b163898fd3933d8587e04327e">operations_research::sat::DecisionStrategyProto::operator=</a></div><div class="ttdeci">DecisionStrategyProto & operator=(DecisionStrategyProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05024">cp_model.pb.h:5024</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a3da3f464558e8b4bc34a3a57885b2904"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3da3f464558e8b4bc34a3a57885b2904">operations_research::sat::NoOverlapConstraintProto::clear_intervals</a></div><div class="ttdeci">void clear_intervals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07817">cp_model.pb.h:7817</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT DecisionStrategyProtoDefaultTypeInternal _DecisionStrategyProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00386">cp_model.pb.cc:386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a541af2edc140f8b15091ef7137eacb5f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a541af2edc140f8b15091ef7137eacb5f">operations_research::sat::PartialVariableAssignment::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#l05315">cp_model.pb.h:5315</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a5e1ab39de2f5594036bacb1d1e803bbc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e1ab39de2f5594036bacb1d1e803bbc">operations_research::sat::ConstraintProto::mutable_no_overlap</a></div><div class="ttdeci">::operations_research::sat::NoOverlapConstraintProto * mutable_no_overlap()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10994">cp_model.pb.h:10994</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a4742b5ae01f6b077a2a6ec7f600d7c4f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a4742b5ae01f6b077a2a6ec7f600d7c4f">operations_research::sat::CpModelProto::clear_search_strategy</a></div><div class="ttdeci">void clear_search_strategy()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12209">cp_model.pb.h:12209</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto_1_1___internal.html">operations_research::sat::LinearArgumentProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02025">cp_model.pb.cc:2025</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a5f7eed65007d1ae5558b58c478f69f12"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f7eed65007d1ae5558b58c478f69f12">operations_research::sat::CumulativeConstraintProto::clear_capacity</a></div><div class="ttdeci">void clear_capacity()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07980">cp_model.pb.h:7980</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab114b9c8dddfbc4f95d7d4f34fa17041"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab114b9c8dddfbc4f95d7d4f34fa17041">operations_research::sat::ConstraintProto::unsafe_arena_release_bool_or</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_bool_or()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09339">cp_model.pb.h:9339</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a9bb52f9d2a03820db9271cdae2ce97d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">operations_research::sat::LinearConstraintProto::add_coeffs</a></div><div class="ttdeci">void add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07311">cp_model.pb.h:7311</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aaa9eaebae6a5a7411efb51e963a148a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaa9eaebae6a5a7411efb51e963a148a7">operations_research::sat::ConstraintProto::mutable_automaton</a></div><div class="ttdeci">::operations_research::sat::AutomatonConstraintProto * mutable_automaton()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10698">cp_model.pb.h:10698</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a3da3f464558e8b4bc34a3a57885b2904"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3da3f464558e8b4bc34a3a57885b2904">operations_research::sat::CumulativeConstraintProto::clear_intervals</a></div><div class="ttdeci">void clear_intervals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08006">cp_model.pb.h:8006</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_aa1af2aafe9289ffa5640c0b84c47e8ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa1af2aafe9289ffa5640c0b84c47e8ac">operations_research::sat::CpObjectiveProto::operator=</a></div><div class="ttdeci">CpObjectiveProto & operator=(CpObjectiveProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04638">cp_model.pb.h:4638</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a199bf5f173fa27a9b4cc1b609c1150e4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a199bf5f173fa27a9b4cc1b609c1150e4">operations_research::sat::ConstraintProto::mutable_table</a></div><div class="ttdeci">::operations_research::sat::TableConstraintProto * mutable_table()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10624">cp_model.pb.h:10624</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_adbc7ecc67ef24a3cbcbc5db6a18f8379"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">operations_research::sat::BoolArgumentProto::literals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & literals() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06848">cp_model.pb.h:6848</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ace44da4c185dad99876bf01c7ea74c07"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ace44da4c185dad99876bf01c7ea74c07">operations_research::sat::CpModelProto::mutable_name</a></div><div class="ttdeci">std::string * mutable_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12001">cp_model.pb.h:12001</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::SparsePermutationProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05497">cp_model.pb.h:5497</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::ElementConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01510">cp_model.pb.h:1510</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a41bce28efe51607c6c544731f40de7da"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a41bce28efe51607c6c544731f40de7da">operations_research::sat::SparsePermutationProto::SparsePermutationProto</a></div><div class="ttdeci">SparsePermutationProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05457">cp_model.pb.h:5457</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::CpModelProto::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#l06002">cp_model.pb.h:6002</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::LinearExpressionProto::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#l00784">cp_model.pb.h:784</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8e6d60266fff553f6dc6ce75ebd8d4f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8e6d60266fff553f6dc6ce75ebd8d4f8">operations_research::sat::ConstraintProto::has_bool_and</a></div><div class="ttdeci">bool has_bool_and() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09376">cp_model.pb.h:9376</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a3c449878f46100d5a6ec90af3b9a0eeb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3c449878f46100d5a6ec90af3b9a0eeb">operations_research::sat::CircuitConstraintProto::default_instance</a></div><div class="ttdeci">static const CircuitConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02675">cp_model.pb.h:2675</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::IntervalConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03095">cp_model.pb.cc:3095</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_afa0f83112f351a47a7407e6e0c5f9a49"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afa0f83112f351a47a7407e6e0c5f9a49">operations_research::sat::ReservoirConstraintProto::set_demands</a></div><div class="ttdeci">void set_demands(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08241">cp_model.pb.h:8241</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::PartialVariableAssignment::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11648">cp_model.pb.h:11648</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_acb29ebc510348e4a2cd531a7c3f57c9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#acb29ebc510348e4a2cd531a7c3f57c9c">operations_research::sat::DecisionStrategyProto_AffineTransformation::clear_offset</a></div><div class="ttdeci">void clear_offset()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11441">cp_model.pb.h:11441</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a0c67030fa7cf005b254b2b378c1720baa8c804be3ac63773c4e31072f0d8415a3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa8c804be3ac63773c4e31072f0d8415a3">operations_research::sat::IntervalConstraintProto::kSizeViewFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01759">cp_model.pb.h:1759</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a08e84cc60a146fe8029670fe74c4edeca6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a08e84cc60a146fe8029670fe74c4edeca6b66537f58f087bb205368bc1a3816bf">operations_research::sat::IntegerArgumentProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00705">cp_model.pb.h:705</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::DenseMatrixProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05675">cp_model.pb.h:5675</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::TableConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05106">cp_model.pb.cc:5106</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_aab51be96ec36bd1af0d8280b356f6820"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aab51be96ec36bd1af0d8280b356f6820">operations_research::sat::NoOverlap2DConstraintProto::add_y_intervals</a></div><div class="ttdeci">void add_y_intervals(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07932">cp_model.pb.h:7932</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::TableConstraintProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08686">cp_model.pb.h:8686</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2ed8794ebb54d1f903a9f72ad04df533"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ed8794ebb54d1f903a9f72ad04df533">operations_research::sat::ConstraintProto::clear_lin_max</a></div><div class="ttdeci">void clear_lin_max()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09900">cp_model.pb.h:9900</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a329a531e035bde6a6880a3ce013348f4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a329a531e035bde6a6880a3ce013348f4">operations_research::sat::IntervalConstraintProto::set_size</a></div><div class="ttdeci">void set_size(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07531">cp_model.pb.h:7531</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a686c6755cc9afcf095106b9cc350f0aa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a686c6755cc9afcf095106b9cc350f0aa">operations_research::sat::ConstraintProto::element</a></div><div class="ttdeci">const ::operations_research::sat::ElementConstraintProto & element() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10371">cp_model.pb.h:10371</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a084d42f2437a4d0666990dc4681e68ec"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a084d42f2437a4d0666990dc4681e68ec">operations_research::sat::CpSolverResponse::best_objective_bound</a></div><div class="ttdeci">double best_objective_bound() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12567">cp_model.pb.h:12567</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6f3314c1f89a8d7bdd27c80a9617eba1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">operations_research::sat::ConstraintProto::int_min</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto & int_min() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10001">cp_model.pb.h:10001</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_ac553b367cd4d09d924a939cdb4403588"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac553b367cd4d09d924a939cdb4403588">operations_research::sat::CircuitConstraintProto::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#l02688">cp_model.pb.h:2688</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::ReservoirConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04175">cp_model.pb.cc:4175</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a099c9e95bfde629733735b59264de8c0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a099c9e95bfde629733735b59264de8c0">operations_research::sat::DenseMatrixProto::clear_entries</a></div><div class="ttdeci">void clear_entries()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11858">cp_model.pb.h:11858</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00182">cp_model.pb.h:182</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a110e513a4cb2df1032b3c2d49575a956"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a110e513a4cb2df1032b3c2d49575a956">operations_research::sat::NoOverlapConstraintProto::NoOverlapConstraintProto</a></div><div class="ttdeci">NoOverlapConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01866">cp_model.pb.h:1866</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a7fd79883e9907d2939e36276a1cf92b2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7fd79883e9907d2939e36276a1cf92b2">operations_research::sat::IntegerArgumentProto::operator=</a></div><div class="ttdeci">IntegerArgumentProto & operator=(IntegerArgumentProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00607">cp_model.pb.h:607</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto_1_1___internal.html">operations_research::sat::BoolArgumentProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01341">cp_model.pb.cc:1341</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::ListOfVariablesProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05979">cp_model.pb.cc:5979</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::CircuitConstraintProto::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#l02666">cp_model.pb.h:2666</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a0cd5ec5cb447051e608b47c9bf77f8cc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0cd5ec5cb447051e608b47c9bf77f8cc">operations_research::sat::NoOverlap2DConstraintProto::y_intervals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & y_intervals() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07941">cp_model.pb.h:7941</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab0bdd88723d0e14b8ddbe725d54db2cba92b922e3bc320028e04793465313c8cb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba92b922e3bc320028e04793465313c8cb">operations_research::sat::AutomatonConstraintProto::kFinalStatesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03563">cp_model.pb.h:3563</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a1b32be5f13f5f5c845d1f202094d484e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1b32be5f13f5f5c845d1f202094d484e">operations_research::sat::CpModelProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CpModelProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10083">cp_model.pb.cc:10083</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a827e28aab3a3c13c604f94596039e25d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a827e28aab3a3c13c604f94596039e25d">operations_research::sat::DecisionStrategyProto::transformations_size</a></div><div class="ttdeci">int transformations_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11575">cp_model.pb.h:11575</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_adbc7ecc67ef24a3cbcbc5db6a18f8379"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#adbc7ecc67ef24a3cbcbc5db6a18f8379">operations_research::sat::RoutesConstraintProto::literals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & literals() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08594">cp_model.pb.h:8594</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00233">cp_model.pb.h:233</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35adf309905f42ce420be0b852996e4e650"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35adf309905f42ce420be0b852996e4e650">operations_research::sat::ConstraintProto::kIntProd</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03916">cp_model.pb.h:3916</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_afa1e9a2604c728793692bd7d165542a4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afa1e9a2604c728793692bd7d165542a4">operations_research::sat::DenseMatrixProto::mutable_entries</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_entries()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11893">cp_model.pb.h:11893</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::CircuitConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02744">cp_model.pb.h:2744</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::AllDifferentConstraintProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07231">cp_model.pb.h:7231</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a418e9bc978217aa988a5ce78206ce2be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a418e9bc978217aa988a5ce78206ce2be">operations_research::sat::ConstraintProto::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#l03952">cp_model.pb.h:3952</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a9280b60e3851c8b26bbd58f3f14f5c0f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9280b60e3851c8b26bbd58f3f14f5c0f">operations_research::sat::CpSolverResponse::mutable_tightened_variables</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto > * mutable_tightened_variables()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12689">cp_model.pb.h:12689</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a76c9f0c7d570ac730d842956f4468bd3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a76c9f0c7d570ac730d842956f4468bd3">operations_research::sat::CpSolverResponse::wall_time</a></div><div class="ttdeci">double wall_time() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12928">cp_model.pb.h:12928</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::CpSolverResponse::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#l06294">cp_model.pb.h:6294</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a790f88c23c8e5b0ca559cd4ccdf43972"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a790f88c23c8e5b0ca559cd4ccdf43972">operations_research::sat::TableConstraintProto::negated</a></div><div class="ttdeci">bool negated() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08780">cp_model.pb.h:8780</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a57587c56a7838d2087ab52ec446ed601"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a57587c56a7838d2087ab52ec446ed601">operations_research::sat::CpSolverResponse::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CpSolverResponse &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10815">cp_model.pb.cc:10815</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a6f353986507402bd5992a815ca2d5b36"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6f353986507402bd5992a815ca2d5b36">operations_research::sat::NoOverlap2DConstraintProto::NoOverlap2DConstraintProto</a></div><div class="ttdeci">NoOverlap2DConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02019">cp_model.pb.h:2019</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6414c6637f294a938e4210e0cdbc7a2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6414c6637f294a938e4210e0cdbc7a2b">operations_research::sat::ConstraintProto::unsafe_arena_release_int_div</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_div()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09709">cp_model.pb.h:9709</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a9abd20cd5c98c0a4535d168a1c7bb18e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">operations_research::sat::BoolArgumentProto::add_literals</a></div><div class="ttdeci">void add_literals(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06839">cp_model.pb.h:6839</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a894c3b443e0356348355326039fe55b5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a894c3b443e0356348355326039fe55b5">operations_research::sat::LinearExpressionProto::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#l00811">cp_model.pb.h:811</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a32a189ef706296d3fdd2a92a6ef0f34d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a32a189ef706296d3fdd2a92a6ef0f34d">operations_research::sat::DecisionStrategyProto_AffineTransformation::default_instance</a></div><div class="ttdeci">static const DecisionStrategyProto_AffineTransformation & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04882">cp_model.pb.h:4882</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ac20e43676899f3e4be9cf8b2eeb9ed99"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">operations_research::sat::CpObjectiveProto::set_domain</a></div><div class="ttdeci">void set_domain(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11386">cp_model.pb.h:11386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_aa220e57a4617b172cb0546066812eb8e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa220e57a4617b172cb0546066812eb8e">operations_research::sat::AutomatonConstraintProto::clear_transition_tail</a></div><div class="ttdeci">void clear_transition_tail()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08969">cp_model.pb.h:8969</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a55a454d227d79da97790b760043f9377"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a55a454d227d79da97790b760043f9377">operations_research::sat::IntervalConstraintProto::mutable_size_view</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * mutable_size_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07781">cp_model.pb.h:7781</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_ace44da4c185dad99876bf01c7ea74c07"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ace44da4c185dad99876bf01c7ea74c07">operations_research::sat::IntegerVariableProto::mutable_name</a></div><div class="ttdeci">std::string * mutable_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06733">cp_model.pb.h:6733</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00240">cp_model.pb.h:240</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_aa608467891b8c6551da2e11db9a182dc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc">operations_research::sat::RoutesConstraintProto::mutable_demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_demands()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08650">cp_model.pb.h:8650</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::PartialVariableAssignment::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#l05306">cp_model.pb.h:5306</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda2dcb89d2f03bcc722bfae5a40741f2bd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2dcb89d2f03bcc722bfae5a40741f2bd">operations_research::sat::ConstraintProto::kElementFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04026">cp_model.pb.h:4026</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_abfeb49a1b1dac67ac45c861fbf81cdf5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#abfeb49a1b1dac67ac45c861fbf81cdf5">operations_research::sat::CircuitConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CircuitConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04677">cp_model.pb.cc:4677</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda8579e6019063b27518e94afed27fb851"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda8579e6019063b27518e94afed27fb851">operations_research::sat::ConstraintProto::kAllDiffFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04025">cp_model.pb.h:4025</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a9df244d042dabbe0dd7197ac9a531e3a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9df244d042dabbe0dd7197ac9a531e3a">operations_research::sat::CpSolverResponse::all_solutions_were_found</a></div><div class="ttdeci">bool all_solutions_were_found() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12768">cp_model.pb.h:12768</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::DecisionStrategyProto_AffineTransformation::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#l04876">cp_model.pb.h:4876</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_af7c0473c851abbd1cf134d77ac3e5b6e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af7c0473c851abbd1cf134d77ac3e5b6e">operations_research::sat::CumulativeConstraintProto::operator=</a></div><div class="ttdeci">CumulativeConstraintProto & operator=(CumulativeConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02222">cp_model.pb.h:2222</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a458dd99a041a02e37d5b249201b18050"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a458dd99a041a02e37d5b249201b18050">operations_research::sat::IntegerVariableProto::clear_name</a></div><div class="ttdeci">void clear_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06719">cp_model.pb.h:6719</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::PartialVariableAssignment::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11619">cp_model.pb.h:11619</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af38f28b635c417041188c1f4e309903b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af38f28b635c417041188c1f4e309903b">operations_research::sat::ConstraintProto::mutable_cumulative</a></div><div class="ttdeci">::operations_research::sat::CumulativeConstraintProto * mutable_cumulative()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11142">cp_model.pb.h:11142</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::CpModelProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06080">cp_model.pb.h:6080</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::CpObjectiveProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</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="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a7454fffe82ad5c70de2529a8dc4b9573"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7454fffe82ad5c70de2529a8dc4b9573">operations_research::sat::AutomatonConstraintProto::mutable_final_states</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_final_states()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08957">cp_model.pb.h:8957</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00220">cp_model.pb.h:220</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_affdd2f7358cb44a3d2b713897bcab9aa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">operations_research::sat::CircuitConstraintProto::tails</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & tails() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08355">cp_model.pb.h:8355</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a15175924189834f112f8a38a383e4648"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a15175924189834f112f8a38a383e4648">operations_research::sat::CumulativeConstraintProto::~CumulativeConstraintProto</a></div><div class="ttdeci">~CumulativeConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03839">cp_model.pb.cc:3839</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT DecisionStrategyProto_AffineTransformationDefaultTypeInternal _DecisionStrategyProto_AffineTransformation_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00368">cp_model.pb.cc:368</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a0825f5ada8b69d7cb67a8bd61d147b3f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0825f5ada8b69d7cb67a8bd61d147b3f">operations_research::sat::RoutesConstraintProto::operator=</a></div><div class="ttdeci">RoutesConstraintProto & operator=(const RoutesConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02855">cp_model.pb.h:2855</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17ab93b021657c7f73ac77a828afa3da37d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ab93b021657c7f73ac77a828afa3da37d">operations_research::sat::CpSolverResponse::kBestObjectiveBoundFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06389">cp_model.pb.h:6389</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a0518cef7e7ffb941f6204ce1b6dc3ef3ab3c48295533fa8bfe61b1f9f0982f951"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3ab3c48295533fa8bfe61b1f9f0982f951">operations_research::sat::DecisionStrategyProto_AffineTransformation::kOffsetFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04961">cp_model.pb.h:4961</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::PartialVariableAssignment::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05362">cp_model.pb.h:5362</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::LinearExpressionProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06961">cp_model.pb.h:6961</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_afc5daf2e908b67326e88ae91fb9c4235"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#afc5daf2e908b67326e88ae91fb9c4235">operations_research::sat::InverseConstraintProto::set_f_inverse</a></div><div class="ttdeci">void set_f_inverse(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08861">cp_model.pb.h:8861</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a8cc62506ff3700f89a01e6e50d0a1082"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a8cc62506ff3700f89a01e6e50d0a1082">operations_research::sat::CpObjectiveProto::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#l04670">cp_model.pb.h:4670</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::DecisionStrategyProto::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#l05034">cp_model.pb.h:5034</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::IntegerArgumentProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01714">cp_model.pb.cc:1714</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ae4a12b81bcdab83a8e41c68a1a804916"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae4a12b81bcdab83a8e41c68a1a804916">operations_research::sat::IntervalConstraintProto::has_size_view</a></div><div class="ttdeci">bool has_size_view() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07720">cp_model.pb.h:7720</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a1c316fa816105f2f9627ec5941d2e36d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1c316fa816105f2f9627ec5941d2e36d">operations_research::sat::CpObjectiveProto::CpObjectiveProto</a></div><div class="ttdeci">CpObjectiveProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04624">cp_model.pb.h:4624</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a74eaaa37670a2d429a0df860ebf1f9a2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a74eaaa37670a2d429a0df860ebf1f9a2">operations_research::sat::LinearConstraintProto::LinearConstraintProto</a></div><div class="ttdeci">LinearConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01267">cp_model.pb.h:1267</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a9d41fb4089cc604a613a02d5ce93f166"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a9d41fb4089cc604a613a02d5ce93f166">operations_research::sat::InverseConstraintProto::f_inverse_size</a></div><div class="ttdeci">int f_inverse_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08848">cp_model.pb.h:8848</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::NoOverlapConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03530">cp_model.pb.cc:3530</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a8e1cf4399f75e5edc786dd58b8286fbe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a8e1cf4399f75e5edc786dd58b8286fbe">operations_research::sat::CpObjectiveProto::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#l04690">cp_model.pb.h:4690</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::SymmetryProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05912">cp_model.pb.h:5912</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a8e29401416ae7a3b9355615bae3f28e9a8d39ebe0490d12a9389064484bb35c48"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a8e29401416ae7a3b9355615bae3f28e9a8d39ebe0490d12a9389064484bb35c48">operations_research::sat::BoolArgumentProto::kLiteralsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00552">cp_model.pb.h:552</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a10f32028a67d24f1f0e761ae4d9c95b9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a10f32028a67d24f1f0e761ae4d9c95b9">operations_research::sat::ConstraintProto::unsafe_arena_release_bool_xor</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_bool_xor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09635">cp_model.pb.h:9635</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_ac9080ac5ccf1a206021c14f5289661f3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac9080ac5ccf1a206021c14f5289661f3">operations_research::sat::ReservoirConstraintProto::clear_times</a></div><div class="ttdeci">void clear_times()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08184">cp_model.pb.h:8184</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ae59a4dda240698b8ade8c726cc4f9974"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ae59a4dda240698b8ade8c726cc4f9974">operations_research::sat::LinearConstraintProto::mutable_domain</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_domain()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07376">cp_model.pb.h:7376</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a4ed0edf0e268cf40b0f09253fb1b261b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4ed0edf0e268cf40b0f09253fb1b261b">operations_research::sat::ConstraintProto::kNoOverlap2D</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03928">cp_model.pb.h:3928</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::RoutesConstraintProto::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#l02872">cp_model.pb.h:2872</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a6aa6a7f94ef5e2b8b93abb50a9951066"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a6aa6a7f94ef5e2b8b93abb50a9951066">operations_research::sat::CpSolverResponse::set_status</a></div><div class="ttdeci">void set_status(::operations_research::sat::CpSolverStatus value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12488">cp_model.pb.h:12488</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a18e78db02629fbb61acc36abe7ffd5f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a18e78db02629fbb61acc36abe7ffd5f1">operations_research::sat::LinearConstraintProto::LinearConstraintProto</a></div><div class="ttdeci">LinearConstraintProto(LinearConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01272">cp_model.pb.h:1272</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8a9bf5a3548ae56e7cc4cb665da0caa6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8a9bf5a3548ae56e7cc4cb665da0caa6">operations_research::sat::ConstraintProto::clear_circuit</a></div><div class="ttdeci">void clear_circuit()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10418">cp_model.pb.h:10418</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a399b47b21b7f489b7d9b276e72fff6b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a399b47b21b7f489b7d9b276e72fff6b6">operations_research::sat::NoOverlap2DConstraintProto::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#l02065">cp_model.pb.h:2065</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_af95d92b789c99a4424e8c4e03a63a2d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af95d92b789c99a4424e8c4e03a63a2d5">operations_research::sat::ElementConstraintProto::clear_index</a></div><div class="ttdeci">void clear_index()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07386">cp_model.pb.h:7386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a0eef996e72482ec1b0cc9552ece3bd2bae36fa32cb8e3e1028b825bcaa7ffc9b2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2bae36fa32cb8e3e1028b825bcaa7ffc9b2">operations_research::sat::DenseMatrixProto::kNumColsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05749">cp_model.pb.h:5749</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::NoOverlap2DConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03609">cp_model.pb.cc:3609</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda50b5a3936f0ea25a65d23a015e110c95"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda50b5a3936f0ea25a65d23a015e110c95">operations_research::sat::ConstraintProto::kIntProdFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04023">cp_model.pb.h:4023</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_ad4a8c543adbca0fac330a4474f7537d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ad4a8c543adbca0fac330a4474f7537d2">operations_research::sat::NoOverlapConstraintProto::set_intervals</a></div><div class="ttdeci">void set_intervals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07827">cp_model.pb.h:7827</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::InverseConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05508">cp_model.pb.cc:5508</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a60c69278ec7e4f8676511d6e82416dc0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a60c69278ec7e4f8676511d6e82416dc0">operations_research::sat::TableConstraintProto::operator=</a></div><div class="ttdeci">TableConstraintProto & operator=(TableConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03098">cp_model.pb.h:3098</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a17e451dbcd12f2170f8c8e9417ea8119"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a17e451dbcd12f2170f8c8e9417ea8119">operations_research::sat::ConstraintProto::mutable_no_overlap_2d</a></div><div class="ttdeci">::operations_research::sat::NoOverlap2DConstraintProto * mutable_no_overlap_2d()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11068">cp_model.pb.h:11068</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::ConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04000">cp_model.pb.h:4000</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7ddaf05233c2d21215396309a6fa0a5772f3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaf05233c2d21215396309a6fa0a5772f3">operations_research::sat::ConstraintProto::kNoOverlap2DFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04035">cp_model.pb.h:4035</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab9cb91893e59295e6a830766d4e4f3c7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9cb91893e59295e6a830766d4e4f3c7">operations_research::sat::ConstraintProto::routes</a></div><div class="ttdeci">const ::operations_research::sat::RoutesConstraintProto & routes() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10519">cp_model.pb.h:10519</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a9b22a7e9289238870e2009f6078a6f03"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b22a7e9289238870e2009f6078a6f03">operations_research::sat::ConstraintProto::clear_table</a></div><div class="ttdeci">void clear_table()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10566">cp_model.pb.h:10566</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a8f51c53b724abc63e605389e8a4bded5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8f51c53b724abc63e605389e8a4bded5">operations_research::sat::CpSolverResponse::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#l06313">cp_model.pb.h:6313</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a38aca25493d0a3d04245f07f274fff42a45910a5d7ed967b96c9dc9f7c919878b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a38aca25493d0a3d04245f07f274fff42a45910a5d7ed967b96c9dc9f7c919878b">operations_research::sat::LinearArgumentProto::kExprsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01058">cp_model.pb.h:1058</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a621a7473a8729b2d327b8a81420cd118"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a621a7473a8729b2d327b8a81420cd118">operations_research::sat::ElementConstraintProto::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#l01506">cp_model.pb.h:1506</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_afd25010a10c15a53fb19ffaa026b089a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afd25010a10c15a53fb19ffaa026b089a">operations_research::sat::ElementConstraintProto::default_instance</a></div><div class="ttdeci">static const ElementConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01503">cp_model.pb.h:1503</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a36dcc81f2d597b9aeddbc94f2f999b1d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a36dcc81f2d597b9aeddbc94f2f999b1d">operations_research::sat::CpSolverResponse::set_num_integer_propagations</a></div><div class="ttdeci">void set_num_integer_propagations(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12876">cp_model.pb.h:12876</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_aaf8918709f489a1fe2ad4165a0708bd7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aaf8918709f489a1fe2ad4165a0708bd7">operations_research::sat::DecisionStrategyProto::CHOOSE_HIGHEST_MAX</a></div><div class="ttdeci">static constexpr VariableSelectionStrategy CHOOSE_HIGHEST_MAX</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05126">cp_model.pb.h:5126</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a00c2180f8562823474c60e231be689b0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a00c2180f8562823474c60e231be689b0">operations_research::sat::CircuitConstraintProto::tails_size</a></div><div class="ttdeci">int tails_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08326">cp_model.pb.h:8326</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a678a70353877ba6d13da41150d68af48"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a678a70353877ba6d13da41150d68af48">operations_research::sat::CpModelProto::assumptions_size</a></div><div class="ttdeci">int assumptions_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12336">cp_model.pb.h:12336</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::ElementConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01553">cp_model.pb.h:1553</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a7d6362eb8a06b6dc2ed0fca2172e5a1e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a7d6362eb8a06b6dc2ed0fca2172e5a1e">operations_research::sat::LinearArgumentProto::swap</a></div><div class="ttdeci">friend void swap(LinearArgumentProto &a, LinearArgumentProto &b)</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="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ada097d8f84f670146e8b7b78cbfa0e7a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ada097d8f84f670146e8b7b78cbfa0e7a">operations_research::sat::DecisionStrategyProto::clear_transformations</a></div><div class="ttdeci">void clear_transformations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11578">cp_model.pb.h:11578</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a4f4396307c8ca4a14ad825950cf5e8a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4f4396307c8ca4a14ad825950cf5e8a7">operations_research::sat::CpSolverResponse::num_restarts</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_restarts() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12888">cp_model.pb.h:12888</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ad00fa4ffb9de0e8fcdb4c5da37a8a242"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ad00fa4ffb9de0e8fcdb4c5da37a8a242">operations_research::sat::TableConstraintProto::clear_negated</a></div><div class="ttdeci">void clear_negated()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08774">cp_model.pb.h:8774</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ad93a23f4068b644d8f5acb95fca49b42"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad93a23f4068b644d8f5acb95fca49b42">operations_research::sat::DecisionStrategyProto::DomainReductionStrategy_MAX</a></div><div class="ttdeci">static constexpr DomainReductionStrategy DomainReductionStrategy_MAX</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05173">cp_model.pb.h:5173</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac0f2250fa09e76b6f862907342f7c725"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0f2250fa09e76b6f862907342f7c725">operations_research::sat::ConstraintProto::mutable_int_max</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_max()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09884">cp_model.pb.h:9884</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_abef5f55c3278c137faca92b8e433f8ea"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abef5f55c3278c137faca92b8e433f8ea">operations_research::sat::CpModelProto::variables_size</a></div><div class="ttdeci">int variables_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12036">cp_model.pb.h:12036</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::NoOverlap2DConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</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="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::IntervalConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01747">cp_model.pb.h:1747</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_aada2330b798ccbcb76b7d7ab17f1e868"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aada2330b798ccbcb76b7d7ab17f1e868">operations_research::sat::AutomatonConstraintProto::~AutomatonConstraintProto</a></div><div class="ttdeci">~AutomatonConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05588">cp_model.pb.cc:5588</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::ElementConstraintProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07449">cp_model.pb.h:7449</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda3d0a5210a1acab36f59a23223c3f9e29"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda3d0a5210a1acab36f59a23223c3f9e29">operations_research::sat::ConstraintProto::kDummyConstraintFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04037">cp_model.pb.h:4037</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a5c082835f32d805567eef18956982408"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a5c082835f32d805567eef18956982408">operations_research::sat::CpObjectiveProto::operator=</a></div><div class="ttdeci">CpObjectiveProto & operator=(const CpObjectiveProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04634">cp_model.pb.h:4634</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::ConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03981">cp_model.pb.h:3981</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::AllDifferentConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02446">cp_model.pb.cc:2446</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::IntegerArgumentProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00633">cp_model.pb.h:633</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_acaee7f4028c43022d3c7ec08c5786061"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#acaee7f4028c43022d3c7ec08c5786061">operations_research::sat::AutomatonConstraintProto::transition_label_size</a></div><div class="ttdeci">int transition_label_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09060">cp_model.pb.h:9060</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a56748cec196d5b2109d6de39b87e6429"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">operations_research::sat::ReservoirConstraintProto::clear_demands</a></div><div class="ttdeci">void clear_demands()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08231">cp_model.pb.h:8231</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::CpObjectiveProto::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#l04651">cp_model.pb.h:4651</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a921737a39626129ed8c4280ec529e556a4fb0631a5347800d1e70397e7c52c93f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556a4fb0631a5347800d1e70397e7c52c93f">operations_research::sat::LinearConstraintProto::kCoeffsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01380">cp_model.pb.h:1380</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::NoOverlapConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03445">cp_model.pb.cc:3445</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a8224424ad7fd66515b20b99d80e7553b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8224424ad7fd66515b20b99d80e7553b">operations_research::sat::CpModelProto::set_allocated_objective</a></div><div class="ttdeci">void set_allocated_objective(::operations_research::sat::CpObjectiveProto *objective)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12182">cp_model.pb.h:12182</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_acf12f419c63aff52dc9ba6292586e9fc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acf12f419c63aff52dc9ba6292586e9fc">operations_research::sat::LinearExpressionProto::mutable_coeffs</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_coeffs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07026">cp_model.pb.h:7026</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ad722ad2cfd3e72602807265d50d42497"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad722ad2cfd3e72602807265d50d42497">operations_research::sat::CpSolverResponse::clear_user_time</a></div><div class="ttdeci">void clear_user_time()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12942">cp_model.pb.h:12942</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a4178cb31e12935b1591ac6217ad4f610"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a4178cb31e12935b1591ac6217ad4f610">operations_research::sat::DecisionStrategyProto_AffineTransformation::positive_coeff</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 positive_coeff() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11467">cp_model.pb.h:11467</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::AllDifferentConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02410">cp_model.pb.cc:2410</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a2d50ce4a06f2ffc8a723f2b35c68b8be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2d50ce4a06f2ffc8a723f2b35c68b8be">operations_research::sat::DecisionStrategyProto_AffineTransformation::DecisionStrategyProto_AffineTransformation</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation(DecisionStrategyProto_AffineTransformation &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04854">cp_model.pb.h:4854</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::CircuitConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02725">cp_model.pb.h:2725</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT RoutesConstraintProtoDefaultTypeInternal _RoutesConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00254">cp_model.pb.cc:254</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_affdd2f7358cb44a3d2b713897bcab9aa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#affdd2f7358cb44a3d2b713897bcab9aa">operations_research::sat::RoutesConstraintProto::tails</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & tails() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08500">cp_model.pb.h:8500</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ad03d1e2f94c4ca4c8004ac5355e6504a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad03d1e2f94c4ca4c8004ac5355e6504a">operations_research::sat::CpModelProto::add_variables</a></div><div class="ttdeci">::operations_research::sat::IntegerVariableProto * add_variables()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12061">cp_model.pb.h:12061</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a5cfcd66fc5d78ae8dc5c820dcb172dff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5cfcd66fc5d78ae8dc5c820dcb172dff">operations_research::sat::LinearExpressionProto::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#l00793">cp_model.pb.h:793</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::DenseMatrixProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05718">cp_model.pb.h:5718</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ad699ba46a5e12301bffd94ae1df8fd20"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad699ba46a5e12301bffd94ae1df8fd20">operations_research::sat::IntervalConstraintProto::has_end_view</a></div><div class="ttdeci">bool has_end_view() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07630">cp_model.pb.h:7630</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8902a6bc2445ecebc5b2a47ce446e793"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8902a6bc2445ecebc5b2a47ce446e793">operations_research::sat::ConstraintProto::release_element</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::ElementConstraintProto * release_element()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10352">cp_model.pb.h:10352</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a0514ea61842db951b76ef7734874fb43"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0514ea61842db951b76ef7734874fb43">operations_research::sat::IntegerVariableProto::IntegerVariableProto</a></div><div class="ttdeci">IntegerVariableProto(IntegerVariableProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00276">cp_model.pb.h:276</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::CpObjectiveProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04707">cp_model.pb.h:4707</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ae563071bc2d8e337c1ae6a381e2ef4eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae563071bc2d8e337c1ae6a381e2ef4eb">operations_research::sat::SymmetryProto::orbitopes_size</a></div><div class="ttdeci">int orbitopes_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11946">cp_model.pb.h:11946</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ac75a80b4be662a00351a815a829f1e33"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac75a80b4be662a00351a815a829f1e33">operations_research::sat::CpSolverResponse::clear_num_booleans</a></div><div class="ttdeci">void clear_num_booleans()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12782">cp_model.pb.h:12782</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a39d3c646e1e9de091ecacc30e722a252"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a39d3c646e1e9de091ecacc30e722a252">operations_research::sat::CpSolverResponse::kSolutionFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06379">cp_model.pb.h:6379</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT AllDifferentConstraintProtoDefaultTypeInternal _AllDifferentConstraintProto_default_instance_</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="classoperations__research_1_1sat_1_1_cp_model_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::CpModelProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10074">cp_model.pb.cc:10074</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::AllDifferentConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01197">cp_model.pb.h:1197</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a2bb6c592d6781fbc65222ae2ca4145ca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a2bb6c592d6781fbc65222ae2ca4145ca">operations_research::sat::SparsePermutationProto::Swap</a></div><div class="ttdeci">void Swap(SparsePermutationProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05503">cp_model.pb.h:5503</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a53c02f4ba401585757d703b0798c0ee0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a53c02f4ba401585757d703b0798c0ee0">operations_research::sat::InverseConstraintProto::f_direct_size</a></div><div class="ttdeci">int f_direct_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08801">cp_model.pb.h:8801</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::DecisionStrategyProto_AffineTransformation::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#l04873">cp_model.pb.h:4873</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ae25702c6b14d5a936f8bfbb97d0cc7a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ae25702c6b14d5a936f8bfbb97d0cc7a7">operations_research::sat::DecisionStrategyProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const DecisionStrategyProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08680">cp_model.pb.cc:8680</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00250">cp_model.pb.h:250</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::LinearConstraintProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07264">cp_model.pb.h:7264</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a9abd20cd5c98c0a4535d168a1c7bb18e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">operations_research::sat::CircuitConstraintProto::add_literals</a></div><div class="ttdeci">void add_literals(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08440">cp_model.pb.h:8440</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a6db6a946780a4214dde492d79ec6ac28"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6db6a946780a4214dde492d79ec6ac28">operations_research::sat::ReservoirConstraintProto::operator=</a></div><div class="ttdeci">ReservoirConstraintProto & operator=(ReservoirConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02431">cp_model.pb.h:2431</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::AllDifferentConstraintProto::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#l01141">cp_model.pb.h:1141</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a26a5c912fa2e7dad4851b69fd3028602"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a26a5c912fa2e7dad4851b69fd3028602">operations_research::sat::CpModelProto::operator=</a></div><div class="ttdeci">CpModelProto & operator=(const CpModelProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05988">cp_model.pb.h:5988</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::ElementConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02980">cp_model.pb.cc:2980</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html">operations_research::sat::CpSolverResponse</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06264">cp_model.pb.h:6264</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a9d8670e9216e8e15b77c504761de6af4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a9d8670e9216e8e15b77c504761de6af4">operations_research::sat::IntegerVariableProto::swap</a></div><div class="ttdeci">friend void swap(IntegerVariableProto &a, IntegerVariableProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00314">cp_model.pb.h:314</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda6fcdd33139c1bfde1df34ee0f5a22d09"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda6fcdd33139c1bfde1df34ee0f5a22d09">operations_research::sat::ConstraintProto::kReservoirFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04032">cp_model.pb.h:4032</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_aa801a4c48e7ac7e4102ba9cb7506620b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa801a4c48e7ac7e4102ba9cb7506620b">operations_research::sat::DecisionStrategyProto_AffineTransformation::index</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 index() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11427">cp_model.pb.h:11427</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_ad9f1f0fbafb188e2f728d172ab88dc8f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ad9f1f0fbafb188e2f728d172ab88dc8f">operations_research::sat::DecisionStrategyProto_AffineTransformation::set_index</a></div><div class="ttdeci">void set_index(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11435">cp_model.pb.h:11435</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a7e9ec85488cc2f768942885d54b2df8c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a7e9ec85488cc2f768942885d54b2df8c">operations_research::sat::BoolArgumentProto::mutable_literals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_literals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06857">cp_model.pb.h:6857</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_acedaf6027968c813222513513f484d98"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#acedaf6027968c813222513513f484d98">operations_research::sat::CpSolverResponse::num_conflicts</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_conflicts() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12808">cp_model.pb.h:12808</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35afa67b6d38ac5fc27ad2cac3d2f392e39"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35afa67b6d38ac5fc27ad2cac3d2f392e39">operations_research::sat::ConstraintProto::kLinMax</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03913">cp_model.pb.h:3913</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::DenseMatrixProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09319">cp_model.pb.cc:9319</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ab04954a14713bc300cef1473d729fe3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab04954a14713bc300cef1473d729fe3b">operations_research::sat::TableConstraintProto::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#l03146">cp_model.pb.h:3146</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a0a32a373ea150f59e149b2e1c5395ced"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0a32a373ea150f59e149b2e1c5395ced">operations_research::sat::LinearExpressionProto::LinearExpressionProto</a></div><div class="ttdeci">LinearExpressionProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00757">cp_model.pb.h:757</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a6d4d4d8b69c49cab2a467d3c4de4ad8f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a6d4d4d8b69c49cab2a467d3c4de4ad8f">operations_research::sat::AutomatonConstraintProto::add_final_states</a></div><div class="ttdeci">void add_final_states(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08939">cp_model.pb.h:8939</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_ad69da1ab43558de70f15788fa01e0038"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad69da1ab43558de70f15788fa01e0038">operations_research::sat::DenseMatrixProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const DenseMatrixProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09429">cp_model.pb.cc:9429</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a96ffc785b7b2135c7980c985883ffdd3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a96ffc785b7b2135c7980c985883ffdd3">operations_research::sat::CpObjectiveProto::offset</a></div><div class="ttdeci">double offset() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11336">cp_model.pb.h:11336</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ae131d4e3460bb8d3d76f8d59e77ec245"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ae131d4e3460bb8d3d76f8d59e77ec245">operations_research::sat::TableConstraintProto::TableConstraintProto</a></div><div class="ttdeci">TableConstraintProto(TableConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03089">cp_model.pb.h:3089</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_aebef205a40e296437d69fd2e4d3ef2be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aebef205a40e296437d69fd2e4d3ef2be">operations_research::sat::IntegerVariableProto::set_allocated_name</a></div><div class="ttdeci">void set_allocated_name(std::string *name)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06753">cp_model.pb.h:6753</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::CpModelProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10139">cp_model.pb.cc:10139</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a929cb73d08b6d5369a3ce9d13c00325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a929cb73d08b6d5369a3ce9d13c00325f">operations_research::sat::DenseMatrixProto::DenseMatrixProto</a></div><div class="ttdeci">DenseMatrixProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05635">cp_model.pb.h:5635</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a065a225e70910d89d0c308a244be4a41"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a065a225e70910d89d0c308a244be4a41">operations_research::sat::ListOfVariablesProto::New</a></div><div class="ttdeci">ListOfVariablesProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03777">cp_model.pb.h:3777</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::CpObjectiveProto::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#l04648">cp_model.pb.h:4648</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_afeaa27c943df0fdda9cdd0470ed864f6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afeaa27c943df0fdda9cdd0470ed864f6">operations_research::sat::AutomatonConstraintProto::mutable_transition_tail</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_transition_tail()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09004">cp_model.pb.h:9004</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::ListOfVariablesProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09187">cp_model.pb.h:9187</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae9743a1dc1f3e9a262952ac4dc2423f0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae9743a1dc1f3e9a262952ac4dc2423f0">operations_research::sat::ConstraintProto::mutable_inverse</a></div><div class="ttdeci">::operations_research::sat::InverseConstraintProto * mutable_inverse()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10772">cp_model.pb.h:10772</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aea2eaa01871c441f57f2b04994062cf9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea2eaa01871c441f57f2b04994062cf9">operations_research::sat::ConstraintProto::unsafe_arena_release_int_prod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_prod()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10153">cp_model.pb.h:10153</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a712a2c510f9e84efeae9ebd860b86819"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a712a2c510f9e84efeae9ebd860b86819">operations_research::sat::CpObjectiveProto::~CpObjectiveProto</a></div><div class="ttdeci">~CpObjectiveProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07895">cp_model.pb.cc:7895</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_ad2b545a6c52e40dbe620f8163bce15ae"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ad2b545a6c52e40dbe620f8163bce15ae">operations_research::sat::RoutesConstraintProto::clear_tails</a></div><div class="ttdeci">void clear_tails()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08474">cp_model.pb.h:8474</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a55e0d128e9540dfec434735edbfc1481"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a55e0d128e9540dfec434735edbfc1481">operations_research::sat::AutomatonConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const AutomatonConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05904">cp_model.pb.cc:5904</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::SparsePermutationProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09155">cp_model.pb.cc:9155</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a2266c77ad6db8de45560357c1436e558"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2266c77ad6db8de45560357c1436e558">operations_research::sat::LinearConstraintProto::add_domain</a></div><div class="ttdeci">void add_domain(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07358">cp_model.pb.h:7358</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::CpModelProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10115">cp_model.pb.cc:10115</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_1_1sat_html_aba0c8ba09a0f2d756522bfe2ba5e41c6"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aba0c8ba09a0f2d756522bfe2ba5e41c6">operations_research::sat::_SymmetryProto_default_instance_</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT SymmetryProtoDefaultTypeInternal _SymmetryProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00444">cp_model.pb.cc:444</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a0fe5125fa5b34e5e6d6b59b9155d884f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0fe5125fa5b34e5e6d6b59b9155d884f">operations_research::sat::ConstraintProto::clear_bool_or</a></div><div class="ttdeci">void clear_bool_or()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09308">cp_model.pb.h:9308</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::InverseConstraintProto::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#l03300">cp_model.pb.h:3300</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a7e8031b535e10974f5bb4ae9b5602fa3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a7e8031b535e10974f5bb4ae9b5602fa3">operations_research::sat::CircuitConstraintProto::~CircuitConstraintProto</a></div><div class="ttdeci">~CircuitConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04469">cp_model.pb.cc:4469</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a50942b0c0a4615d9cc1a905f0aaeb514"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a50942b0c0a4615d9cc1a905f0aaeb514">operations_research::sat::IntervalConstraintProto::has_start_view</a></div><div class="ttdeci">bool has_start_view() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07540">cp_model.pb.h:7540</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a47830416d15e5652e37003d91b86f265"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a47830416d15e5652e37003d91b86f265">operations_research::sat::ReservoirConstraintProto::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#l02479">cp_model.pb.h:2479</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT CumulativeConstraintProtoDefaultTypeInternal _CumulativeConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00198">cp_model.pb.cc:198</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ac97244061e3840a546f716a0906d963a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac97244061e3840a546f716a0906d963a">operations_research::sat::DecisionStrategyProto::CHOOSE_FIRST</a></div><div class="ttdeci">static constexpr VariableSelectionStrategy CHOOSE_FIRST</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05122">cp_model.pb.h:5122</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a939b12edbf8ad166309291406c4ed6b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a939b12edbf8ad166309291406c4ed6b6">operations_research::sat::AutomatonConstraintProto::set_transition_head</a></div><div class="ttdeci">void set_transition_head(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09026">cp_model.pb.h:9026</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35ac7267ea8eee1047e8b3d41f4526bcef6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ac7267ea8eee1047e8b3d41f4526bcef6">operations_research::sat::ConstraintProto::kAllDiff</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03918">cp_model.pb.h:3918</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::AllDifferentConstraintProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07222">cp_model.pb.h:7222</a></div></div>
|
|
<div class="ttc" id="constraint__solver_2table_8cc_html_a9293e4d29cac928301645070dd307683"><div class="ttname"><a href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a></div><div class="ttdeci">int64_t b</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00047">constraint_solver/table.cc:47</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a6ffbee61e6d6118bd6e6e642561eab29"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a6ffbee61e6d6118bd6e6e642561eab29">operations_research::sat::DecisionStrategyProto::DomainReductionStrategy_ARRAYSIZE</a></div><div class="ttdeci">static constexpr int DomainReductionStrategy_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05175">cp_model.pb.h:5175</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a2354385f9706585339e52faa8fb06f2f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2354385f9706585339e52faa8fb06f2f">operations_research::sat::ElementConstraintProto::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#l01516">cp_model.pb.h:1516</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a4372652ac5655eab03c7d7f50e89d6a3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4372652ac5655eab03c7d7f50e89d6a3">operations_research::sat::CpSolverResponse::release_solve_log</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT std::string * release_solve_log()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13078">cp_model.pb.h:13078</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a45246594ced06b0664f747bdd9570bcf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a45246594ced06b0664f747bdd9570bcf">operations_research::sat::NoOverlapConstraintProto::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#l01920">cp_model.pb.h:1920</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_af961871356c983f699dee4b69baf8ae9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#af961871356c983f699dee4b69baf8ae9">operations_research::sat::NoOverlapConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const NoOverlapConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03523">cp_model.pb.cc:3523</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::LinearConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02574">cp_model.pb.cc:2574</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_ad97a2e68cac5f321d1986d8c152f5807"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ad97a2e68cac5f321d1986d8c152f5807">operations_research::sat::SparsePermutationProto::SparsePermutationProto</a></div><div class="ttdeci">SparsePermutationProto(SparsePermutationProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05462">cp_model.pb.h:5462</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a4310a196400232a4afcb51052fc68abb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a4310a196400232a4afcb51052fc68abb">operations_research::sat::LinearConstraintProto::operator=</a></div><div class="ttdeci">LinearConstraintProto & operator=(const LinearConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01277">cp_model.pb.h:1277</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a4911f3ffcc64887c43438bcf6734023e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e">operations_research::sat::CircuitConstraintProto::mutable_heads</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_heads()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08411">cp_model.pb.h:8411</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a503c17fe4ce3617d54b5e6eaa5ee4da6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a503c17fe4ce3617d54b5e6eaa5ee4da6">operations_research::sat::BoolArgumentProto::default_instance</a></div><div class="ttdeci">static const BoolArgumentProto & default_instance()</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="classoperations__research_1_1sat_1_1_cp_solver_response_html_aae280f6928c10e6c41e6cb9f5b34c909"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aae280f6928c10e6c41e6cb9f5b34c909">operations_research::sat::CpSolverResponse::clear_primal_integral</a></div><div class="ttdeci">void clear_primal_integral()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12982">cp_model.pb.h:12982</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ac2e14f175822ea9a41034a3f8c3d0d64"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">operations_research::sat::LinearConstraintProto::coeffs</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & coeffs() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07320">cp_model.pb.h:7320</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a3dbebc1da6b18b37d0ff56395edd14f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3dbebc1da6b18b37d0ff56395edd14f7">operations_research::sat::CpObjectiveProto::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#l04660">cp_model.pb.h:4660</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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 & DecisionStrategyProto_DomainReductionStrategy_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00226">cp_model.pb.h:226</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a3d11e8629694f98095a37cc8de2708fe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3d11e8629694f98095a37cc8de2708fe">operations_research::sat::SparsePermutationProto::swap</a></div><div class="ttdeci">friend void swap(SparsePermutationProto &a, SparsePermutationProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05500">cp_model.pb.h:5500</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::CircuitConstraintProto::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#l02672">cp_model.pb.h:2672</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00244">cp_model.pb.h:244</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::BoolArgumentProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01458">cp_model.pb.cc:1458</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a265de0580eb191e88c0d958b175e129c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a265de0580eb191e88c0d958b175e129c">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_exactly_one</a></div><div class="ttdeci">void unsafe_arena_set_allocated_exactly_one(::operations_research::sat::BoolArgumentProto *exactly_one)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09572">cp_model.pb.h:9572</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::CumulativeConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02310">cp_model.pb.h:2310</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_af3be2b6dac25bcb1e8e45cc41c5795f6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af3be2b6dac25bcb1e8e45cc41c5795f6">operations_research::sat::ElementConstraintProto::set_target</a></div><div class="ttdeci">void set_target(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07420">cp_model.pb.h:7420</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a34734dfe99546940f386b037fd59fe95"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34734dfe99546940f386b037fd59fe95">operations_research::sat::ConstraintProto::set_allocated_no_overlap</a></div><div class="ttdeci">void set_allocated_no_overlap(::operations_research::sat::NoOverlapConstraintProto *no_overlap)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06595">cp_model.pb.cc:6595</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::SparsePermutationProto::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#l05484">cp_model.pb.h:5484</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a59532720820c2ef788defc3d4e0419ecadcd733cfe83466b89ba45511791fe551"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecadcd733cfe83466b89ba45511791fe551">operations_research::sat::CpModelProto::kVariablesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06090">cp_model.pb.h:6090</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_aed31a3b1b4ed0e3de8d3c15228c624c1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aed31a3b1b4ed0e3de8d3c15228c624c1">operations_research::sat::IntervalConstraintProto::end_view</a></div><div class="ttdeci">const ::operations_research::sat::LinearExpressionProto & end_view() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07644">cp_model.pb.h:7644</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a817d6f70cce6b3d11d1d49c01df1fec8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a817d6f70cce6b3d11d1d49c01df1fec8">operations_research::sat::LinearArgumentProto::LinearArgumentProto</a></div><div class="ttdeci">LinearArgumentProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00946">cp_model.pb.h:946</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::IntervalConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01728">cp_model.pb.h:1728</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::ListOfVariablesProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09178">cp_model.pb.h:9178</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a24dcbf29c0d6cd766009a182a6484e3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">operations_research::sat::ConstraintProto::name</a></div><div class="ttdeci">const std::string & name() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09209">cp_model.pb.h:9209</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::ReservoirConstraintProto::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#l02444">cp_model.pb.h:2444</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html">operations_research::sat::SymmetryProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05807">cp_model.pb.h:5807</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto_1_1___internal.html">operations_research::sat::RoutesConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04716">cp_model.pb.cc:4716</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ad5e2490938774acaa7db4a49d1c369f3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad5e2490938774acaa7db4a49d1c369f3">operations_research::sat::CpModelProto::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#l06032">cp_model.pb.h:6032</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::CircuitConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04561">cp_model.pb.cc:4561</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_ab6c265d3783e4ff6dc238febd7b5a801"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab6c265d3783e4ff6dc238febd7b5a801">operations_research::sat::ReservoirConstraintProto::ReservoirConstraintProto</a></div><div class="ttdeci">ReservoirConstraintProto(ReservoirConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02422">cp_model.pb.h:2422</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a754527a0a624bbadb27f60007660369c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a754527a0a624bbadb27f60007660369c">operations_research::sat::RoutesConstraintProto::demands_size</a></div><div class="ttdeci">int demands_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08612">cp_model.pb.h:8612</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ad779a03aef9accf2aab5c5007f917d1b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad779a03aef9accf2aab5c5007f917d1b">operations_research::sat::ConstraintProto::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#l03934">cp_model.pb.h:3934</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::NoOverlap2DConstraintProto::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#l02049">cp_model.pb.h:2049</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a121fc271e89bc3b3d9e213f568afe6f2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a121fc271e89bc3b3d9e213f568afe6f2">operations_research::sat::CpSolverResponse::default_instance</a></div><div class="ttdeci">static const CpSolverResponse & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06300">cp_model.pb.h:6300</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a9b4aa780b837bd4bcf4034b319f8e659"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b4aa780b837bd4bcf4034b319f8e659">operations_research::sat::ConstraintProto::set_allocated_automaton</a></div><div class="ttdeci">void set_allocated_automaton(::operations_research::sat::AutomatonConstraintProto *automaton)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06535">cp_model.pb.cc:6535</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_af95d92b789c99a4424e8c4e03a63a2d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#af95d92b789c99a4424e8c4e03a63a2d5">operations_research::sat::DecisionStrategyProto_AffineTransformation::clear_index</a></div><div class="ttdeci">void clear_index()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11421">cp_model.pb.h:11421</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a174cd4a46dd94a8233b0ba2451d07b52"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a174cd4a46dd94a8233b0ba2451d07b52">operations_research::sat::PartialVariableAssignment::values_size</a></div><div class="ttdeci">int values_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11666">cp_model.pb.h:11666</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda095aa2626764b0cfdc9d2369fed3e9de"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda095aa2626764b0cfdc9d2369fed3e9de">operations_research::sat::ConstraintProto::kLinMinFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04022">cp_model.pb.h:4022</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::SparsePermutationProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09072">cp_model.pb.cc:9072</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ae76c3ed52304fd7b8014f8493eab2789"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae76c3ed52304fd7b8014f8493eab2789">operations_research::sat::AutomatonConstraintProto::operator=</a></div><div class="ttdeci">AutomatonConstraintProto & operator=(const AutomatonConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03461">cp_model.pb.h:3461</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a346d65ac48da6b3507f0eaf9ff6f89ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a346d65ac48da6b3507f0eaf9ff6f89ed">operations_research::sat::CpSolverResponse::kNumBooleansFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06390">cp_model.pb.h:6390</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ada5401df383b6ab519754d4e1be19b08"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ada5401df383b6ab519754d4e1be19b08">operations_research::sat::CpSolverResponse::num_lp_iterations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_lp_iterations() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12908">cp_model.pb.h:12908</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::CpModelProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09777">cp_model.pb.cc:9777</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment_1_1___internal.html">operations_research::sat::PartialVariableAssignment::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08729">cp_model.pb.cc:8729</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::CumulativeConstraintProto::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#l02238">cp_model.pb.h:2238</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ad9ba21e269eacbd3c3302a5200170a4a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad9ba21e269eacbd3c3302a5200170a4a">operations_research::sat::DecisionStrategyProto::add_transformations</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto_AffineTransformation * add_transformations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11600">cp_model.pb.h:11600</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::AutomatonConstraintProto::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#l03481">cp_model.pb.h:3481</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a26e886e4c00d6c591400e25f0a0c6d20"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a26e886e4c00d6c591400e25f0a0c6d20">operations_research::sat::CpSolverResponse::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#l06321">cp_model.pb.h:6321</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac64301615d953fd7f8fd3d5c7c11e32b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac64301615d953fd7f8fd3d5c7c11e32b">operations_research::sat::ConstraintProto::unsafe_arena_release_lin_max</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * unsafe_arena_release_lin_max()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09931">cp_model.pb.h:9931</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::InverseConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05365">cp_model.pb.cc:5365</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35aef651681e2d17f777063fddf191f4a99"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aef651681e2d17f777063fddf191f4a99">operations_research::sat::ConstraintProto::kBoolAnd</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03906">cp_model.pb.h:3906</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::LinearArgumentProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02249">cp_model.pb.cc:2249</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a0c0923c3aedbf23e309c72748ac29ca2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c0923c3aedbf23e309c72748ac29ca2">operations_research::sat::IntervalConstraintProto::release_end_view</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearExpressionProto * release_end_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07661">cp_model.pb.h:7661</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a4c3f12c111eb61f033b55c73a0a721e1ab3c48295533fa8bfe61b1f9f0982f951"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1ab3c48295533fa8bfe61b1f9f0982f951">operations_research::sat::CpObjectiveProto::kOffsetFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04739">cp_model.pb.h:4739</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a2a70cf1ab706676dde5deb7c2fdc6455"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a70cf1ab706676dde5deb7c2fdc6455">operations_research::sat::AllDifferentConstraintProto::operator=</a></div><div class="ttdeci">AllDifferentConstraintProto & operator=(const AllDifferentConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01124">cp_model.pb.h:1124</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a7023490b4c4f4235f15ae455b0e7bfca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a7023490b4c4f4235f15ae455b0e7bfca">operations_research::sat::CpModelProto::solution_hint</a></div><div class="ttdeci">const ::operations_research::sat::PartialVariableAssignment & solution_hint() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12260">cp_model.pb.h:12260</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::AllDifferentConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02312">cp_model.pb.cc:2312</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a194864504427b2ab9d3238463050ea22"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a194864504427b2ab9d3238463050ea22">operations_research::sat::CircuitConstraintProto::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#l02704">cp_model.pb.h:2704</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35aa604bb0c8d30d6e0908b243370cf98a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa604bb0c8d30d6e0908b243370cf98a7">operations_research::sat::ConstraintProto::kNoOverlap</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03927">cp_model.pb.h:3927</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a2760a268fb25eef100cffe72cbcdd792"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2760a268fb25eef100cffe72cbcdd792">operations_research::sat::CpModelProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CpModelProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10108">cp_model.pb.cc:10108</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::ElementConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02847">cp_model.pb.cc:2847</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::RoutesConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02928">cp_model.pb.h:2928</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00212">cp_model.pb.h:212</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a7455c9eb9e400a29a6562ae623385177"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7455c9eb9e400a29a6562ae623385177">operations_research::sat::ConstraintProto::mutable_int_min</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_min()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10032">cp_model.pb.h:10032</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ac58764589ccabdd518ec97c43145f48e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac58764589ccabdd518ec97c43145f48e">operations_research::sat::IntervalConstraintProto::~IntervalConstraintProto</a></div><div class="ttdeci">~IntervalConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03047">cp_model.pb.cc:3047</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::IntervalConstraintProto::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#l01669">cp_model.pb.h:1669</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aec7ffd8f1ec4359ef4f203b49b34391e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aec7ffd8f1ec4359ef4f203b49b34391e">operations_research::sat::CpModelProto::has_symmetry</a></div><div class="ttdeci">bool has_symmetry() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12383">cp_model.pb.h:12383</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::AutomatonConstraintProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09107">cp_model.pb.h:9107</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::CpSolverResponse::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#l06291">cp_model.pb.h:6291</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_ad6d9a98867dfe16463b13b5487db9e23"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ad6d9a98867dfe16463b13b5487db9e23">operations_research::sat::LinearArgumentProto::mutable_target</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * mutable_target()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07120">cp_model.pb.h:7120</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::SparsePermutationProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09182">cp_model.pb.cc:9182</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a97b0076b5895845545af3380f3ee4113"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b0076b5895845545af3380f3ee4113">operations_research::sat::ConstraintProto::exactly_one</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto & exactly_one() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09557">cp_model.pb.h:9557</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00245">cp_model.pb.h:245</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a44f2e1631cdbf3b9a89a8afa8acb8ebd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">operations_research::sat::LinearConstraintProto::clear_domain</a></div><div class="ttdeci">void clear_domain()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07341">cp_model.pb.h:7341</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a4c94ea5bd80ba674b717eb53413f700c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4c94ea5bd80ba674b717eb53413f700c">operations_research::sat::DecisionStrategyProto::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#l05152">cp_model.pb.h:5152</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a7b93abdbe6f8d3e1b46c3690d11543f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a7b93abdbe6f8d3e1b46c3690d11543f8">operations_research::sat::IntegerVariableProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const IntegerVariableProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01311">cp_model.pb.cc:1311</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a87b469042c0e28b75f71e14ac8bde0d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a87b469042c0e28b75f71e14ac8bde0d4">operations_research::sat::CumulativeConstraintProto::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#l02254">cp_model.pb.h:2254</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::CpObjectiveProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07916">cp_model.pb.cc:7916</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::DecisionStrategyProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08721">cp_model.pb.cc:8721</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::CpModelProto::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#l06005">cp_model.pb.h:6005</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a1454a507b4045393374da2d8143bb0a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7">operations_research::sat::BoolArgumentProto::BoolArgumentProto</a></div><div class="ttdeci">BoolArgumentProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00440">cp_model.pb.h:440</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7ddab87a5c01c8c15efe46c5f80152ce7b4f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddab87a5c01c8c15efe46c5f80152ce7b4f">operations_research::sat::ConstraintProto::kAtMostOneFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04014">cp_model.pb.h:4014</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae35844b438516b5047a13ad4c11e6511"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae35844b438516b5047a13ad4c11e6511">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09720">cp_model.pb.h:9720</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a17d639496d23d6d051a405826f8535c0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a17d639496d23d6d051a405826f8535c0">operations_research::sat::AllDifferentConstraintProto::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#l01180">cp_model.pb.h:1180</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a249dcd54656f485048b11360fa2da1de"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a249dcd54656f485048b11360fa2da1de">operations_research::sat::CpModelProto::unsafe_arena_release_solution_hint</a></div><div class="ttdeci">::operations_research::sat::PartialVariableAssignment * unsafe_arena_release_solution_hint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12292">cp_model.pb.h:12292</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a1fd8c17d308af31ca03d348a627ad947"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1fd8c17d308af31ca03d348a627ad947">operations_research::sat::ReservoirConstraintProto::operator=</a></div><div class="ttdeci">ReservoirConstraintProto & operator=(const ReservoirConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02427">cp_model.pb.h:2427</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a44f6b1c4ab87a9351fd59b19d38cebe5abbd4315f52f9255799a8d6a8e943df43"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5abbd4315f52f9255799a8d6a8e943df43">operations_research::sat::RoutesConstraintProto::kTailsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02957">cp_model.pb.h:2957</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a6785b6c031361b1f749028e05de7fd80"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a6785b6c031361b1f749028e05de7fd80">operations_research::sat::InverseConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const InverseConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05517">cp_model.pb.cc:5517</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ab90d839a538c78f779226141a01c09be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab90d839a538c78f779226141a01c09be">operations_research::sat::DecisionStrategyProto::domain_reduction_strategy</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy domain_reduction_strategy() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11558">cp_model.pb.h:11558</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00185">cp_model.pb.h:185</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae31c6a8763a2355b598f2c36eb448787"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae31c6a8763a2355b598f2c36eb448787">operations_research::sat::ConstraintProto::mutable_int_div</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_div()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09736">cp_model.pb.h:9736</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a5caedccfd80da295be306a94accc50da"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5caedccfd80da295be306a94accc50da">operations_research::sat::CpSolverResponse::solution_lower_bounds</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & solution_lower_bounds() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12613">cp_model.pb.h:12613</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::CpObjectiveProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11242">cp_model.pb.h:11242</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="struct_table_struct__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#l00052">cp_model.pb.h:52</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_af6cb96c43b51c950658f8545aa2fe200"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#af6cb96c43b51c950658f8545aa2fe200">operations_research::sat::CpModelProto::~CpModelProto</a></div><div class="ttdeci">~CpModelProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09752">cp_model.pb.cc:9752</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a1465d5110d18fcf9ddb07048beca8de9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1465d5110d18fcf9ddb07048beca8de9">operations_research::sat::SymmetryProto::~SymmetryProto</a></div><div class="ttdeci">~SymmetryProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09486">cp_model.pb.cc:9486</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::DenseMatrixProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09253">cp_model.pb.cc:9253</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::CpSolverResponse::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06369">cp_model.pb.h:6369</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aaff4bdddc278ec869a78005321ef163f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaff4bdddc278ec869a78005321ef163f">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_table</a></div><div class="ttdeci">void unsafe_arena_set_allocated_table(::operations_research::sat::TableConstraintProto *table)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10608">cp_model.pb.h:10608</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aab852805f79401cf58bee906f00f76d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aab852805f79401cf58bee906f00f76d4">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10164">cp_model.pb.h:10164</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_aef5d5f342a8ea351fdff443369fd0386a8d39ebe0490d12a9389064484bb35c48"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386a8d39ebe0490d12a9389064484bb35c48">operations_research::sat::CircuitConstraintProto::kLiteralsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02756">cp_model.pb.h:2756</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac090117e96deae0549345dee408dec9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac090117e96deae0549345dee408dec9c">operations_research::sat::ConstraintProto::clear_no_overlap_2d</a></div><div class="ttdeci">void clear_no_overlap_2d()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11010">cp_model.pb.h:11010</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a56748cec196d5b2109d6de39b87e6429"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a56748cec196d5b2109d6de39b87e6429">operations_research::sat::CumulativeConstraintProto::clear_demands</a></div><div class="ttdeci">void clear_demands()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08053">cp_model.pb.h:8053</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ab1fa807713e298b5262f1b6085834b69"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab1fa807713e298b5262f1b6085834b69">operations_research::sat::CpModelProto::symmetry</a></div><div class="ttdeci">const ::operations_research::sat::SymmetryProto & symmetry() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12397">cp_model.pb.h:12397</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2fcde0ee58f56a1b603f8eb7d474b530"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2fcde0ee58f56a1b603f8eb7d474b530">operations_research::sat::ConstraintProto::mutable_routes</a></div><div class="ttdeci">::operations_research::sat::RoutesConstraintProto * mutable_routes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10550">cp_model.pb.h:10550</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::LinearArgumentProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02096">cp_model.pb.cc:2096</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a0518cef7e7ffb941f6204ce1b6dc3ef3a9a896ecf4a456cacd9212dfa12fb4220"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3a9a896ecf4a456cacd9212dfa12fb4220">operations_research::sat::DecisionStrategyProto_AffineTransformation::kPositiveCoeffFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04962">cp_model.pb.h:4962</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a7d545f843d08edd31e2c2de5cd4c689ea6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a7d545f843d08edd31e2c2de5cd4c689ea6b66537f58f087bb205368bc1a3816bf">operations_research::sat::AllDifferentConstraintProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01226">cp_model.pb.h:1226</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a494feb395914b7e6b0238a717d18a0b5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a494feb395914b7e6b0238a717d18a0b5">operations_research::sat::SparsePermutationProto::New</a></div><div class="ttdeci">SparsePermutationProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05519">cp_model.pb.h:5519</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a84f066c304d8bcbb9567be094feb9b08"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a84f066c304d8bcbb9567be094feb9b08">operations_research::sat::CpSolverResponse::objective_value</a></div><div class="ttdeci">double objective_value() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12547">cp_model.pb.h:12547</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_aadc81f8fe1ef7dba16e87cb3bf1d2231"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aadc81f8fe1ef7dba16e87cb3bf1d2231">operations_research::sat::CpSolverResponse::clear_solution_info</a></div><div class="ttdeci">void clear_solution_info()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13002">cp_model.pb.h:13002</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a606144a4fdd321f0a0926aa1215f725e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a606144a4fdd321f0a0926aa1215f725e">operations_research::sat::DecisionStrategyProto::~DecisionStrategyProto</a></div><div class="ttdeci">~DecisionStrategyProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08469">cp_model.pb.cc:8469</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_ab1de41e204aed91cbe60db5a89f20602"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab1de41e204aed91cbe60db5a89f20602">operations_research::sat::BoolArgumentProto::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#l00486">cp_model.pb.h:486</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a30bb8cd86cbd9eae09b21783f28f8967"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30bb8cd86cbd9eae09b21783f28f8967">operations_research::sat::ConstraintProto::mutable_enforcement_literal</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_enforcement_literal()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09293">cp_model.pb.h:9293</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a98bbfb6489e312fbedd99bb10f7695e0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a98bbfb6489e312fbedd99bb10f7695e0">operations_research::sat::CpSolverResponse::solution_lower_bounds_size</a></div><div class="ttdeci">int solution_lower_bounds_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12584">cp_model.pb.h:12584</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ab4aa9cf66ebe71b6cd365925445a3bd3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab4aa9cf66ebe71b6cd365925445a3bd3">operations_research::sat::SymmetryProto::clear_orbitopes</a></div><div class="ttdeci">void clear_orbitopes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11949">cp_model.pb.h:11949</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::DenseMatrixProto::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#l05662">cp_model.pb.h:5662</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a8f371549205219cad3f55fe215d015ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8f371549205219cad3f55fe215d015ba">operations_research::sat::AutomatonConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const AutomatonConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05887">cp_model.pb.cc:5887</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a5101b278f085ecb3bd4c515a2abba5f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5101b278f085ecb3bd4c515a2abba5f5">operations_research::sat::CpSolverResponse::tightened_variables_size</a></div><div class="ttdeci">int tightened_variables_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12678">cp_model.pb.h:12678</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1071ca272a35f5819dd34609bdf8977f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1071ca272a35f5819dd34609bdf8977f">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_linear</a></div><div class="ttdeci">void unsafe_arena_set_allocated_linear(::operations_research::sat::LinearConstraintProto *linear)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10238">cp_model.pb.h:10238</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a3abf0e8eaa7f83f85d743ac6b1eafe87"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3abf0e8eaa7f83f85d743ac6b1eafe87">operations_research::sat::ConstraintProto::has_lin_max</a></div><div class="ttdeci">bool has_lin_max() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09894">cp_model.pb.h:9894</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::DecisionStrategyProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05112">cp_model.pb.h:5112</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a0baa7ee808edacbc67872c0e59554e2d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a0baa7ee808edacbc67872c0e59554e2d">operations_research::sat::DecisionStrategyProto::DomainReductionStrategy_Name</a></div><div class="ttdeci">static const std::string & DomainReductionStrategy_Name(T enum_t_value)</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="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a08c789fbcfe567593337990f19b50114"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a08c789fbcfe567593337990f19b50114">operations_research::sat::DecisionStrategyProto::VariableSelectionStrategy_MAX</a></div><div class="ttdeci">static constexpr VariableSelectionStrategy VariableSelectionStrategy_MAX</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05137">cp_model.pb.h:5137</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a427205183ee11401bc3eff531e988df2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a427205183ee11401bc3eff531e988df2">operations_research::sat::NoOverlap2DConstraintProto::set_x_intervals</a></div><div class="ttdeci">void set_x_intervals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07878">cp_model.pb.h:7878</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a4c3f12c111eb61f033b55c73a0a721e1abd3a1a346b278b397e265cd45d9f844d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1abd3a1a346b278b397e265cd45d9f844d">operations_research::sat::CpObjectiveProto::kScalingFactorFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04740">cp_model.pb.h:4740</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a29f714a3d5df77ab5223525a550b3527"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a29f714a3d5df77ab5223525a550b3527">operations_research::sat::DecisionStrategyProto::default_instance</a></div><div class="ttdeci">static const DecisionStrategyProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05043">cp_model.pb.h:5043</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae26e2a099b411b50dd1d4c6605837d0a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae26e2a099b411b50dd1d4c6605837d0a">operations_research::sat::ConstraintProto::mutable_bool_or</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_bool_or()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09366">cp_model.pb.h:9366</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::SymmetryProto::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#l05837">cp_model.pb.h:5837</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::SymmetryProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05850">cp_model.pb.h:5850</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::LinearArgumentProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02238">cp_model.pb.cc:2238</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6d1f941c5f8b326673ffd58eb9b1f0ab"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6d1f941c5f8b326673ffd58eb9b1f0ab">operations_research::sat::ConstraintProto::linear</a></div><div class="ttdeci">const ::operations_research::sat::LinearConstraintProto & linear() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10223">cp_model.pb.h:10223</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_ab1b9af3c6a4ffc7ca3428d4740c3606c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab1b9af3c6a4ffc7ca3428d4740c3606c">operations_research::sat::LinearExpressionProto::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#l00819">cp_model.pb.h:819</a></div></div>
|
|
<div class="ttc" id="alldiff__cst_8cc_html_a26e6db9bcc64b584051ecc28171ed11f"><div class="ttname"><a href="alldiff__cst_8cc.html#a26e6db9bcc64b584051ecc28171ed11f">max</a></div><div class="ttdeci">int64_t max</div><div class="ttdef"><b>Definition:</b> <a href="alldiff__cst_8cc_source.html#l00140">alldiff_cst.cc:140</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::ListOfVariablesProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03755">cp_model.pb.h:3755</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a8ce9ffcf15aec19a0b89c4c2de382ab8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a8ce9ffcf15aec19a0b89c4c2de382ab8">operations_research::sat::ReservoirConstraintProto::set_actives</a></div><div class="ttdeci">void set_actives(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08288">cp_model.pb.h:8288</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_ac9001c4a60a181f7c5314e5af134859c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ac9001c4a60a181f7c5314e5af134859c">operations_research::sat::DenseMatrixProto::operator=</a></div><div class="ttdeci">DenseMatrixProto & operator=(const DenseMatrixProto &from)</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="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_acf12f419c63aff52dc9ba6292586e9fc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#acf12f419c63aff52dc9ba6292586e9fc">operations_research::sat::LinearConstraintProto::mutable_coeffs</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_coeffs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07329">cp_model.pb.h:7329</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a04906f85b3412c9e9c4943c35ba5efce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a04906f85b3412c9e9c4943c35ba5efce">operations_research::sat::AutomatonConstraintProto::add_transition_head</a></div><div class="ttdeci">void add_transition_head(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09033">cp_model.pb.h:9033</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7ddaff6168d50a4a27272032875e804b4cc4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaff6168d50a4a27272032875e804b4cc4">operations_research::sat::ConstraintProto::kLinMaxFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04020">cp_model.pb.h:4020</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a50810cff40eae745697501e4e1338cdd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50810cff40eae745697501e4e1338cdd">operations_research::sat::ConstraintProto::clear_linear</a></div><div class="ttdeci">void clear_linear()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10196">cp_model.pb.h:10196</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">operations_research::sat::NoOverlapConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01863">cp_model.pb.h:1863</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a929e38c760106218617ce431eb633870"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a929e38c760106218617ce431eb633870">operations_research::sat::TableConstraintProto::default_instance</a></div><div class="ttdeci">static const TableConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03117">cp_model.pb.h:3117</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a98434c0b1d0b786f99b2bbc1ac6f956f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a98434c0b1d0b786f99b2bbc1ac6f956f">operations_research::sat::DecisionStrategyProto_AffineTransformation::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#l04885">cp_model.pb.h:4885</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ad8d4386b5db7161df8d6e5be7cb1802a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad8d4386b5db7161df8d6e5be7cb1802a">operations_research::sat::ConstraintProto::release_int_mod</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto * release_int_mod()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09760">cp_model.pb.h:9760</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_aab596a1f1006814f489cebf26ec8707b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aab596a1f1006814f489cebf26ec8707b">operations_research::sat::DecisionStrategyProto::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#l05064">cp_model.pb.h:5064</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab397c05c126bc0029965f05d4c9e1dc8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab397c05c126bc0029965f05d4c9e1dc8">operations_research::sat::ConstraintProto::has_int_mod</a></div><div class="ttdeci">bool has_int_mod() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09746">cp_model.pb.h:9746</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a3cbf54c236573a92d66940085523c920"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3cbf54c236573a92d66940085523c920">operations_research::sat::ConstraintProto::clear_int_div</a></div><div class="ttdeci">void clear_int_div()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09678">cp_model.pb.h:9678</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a83793a11cefa7a61bc496ac153a9b7a1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a83793a11cefa7a61bc496ac153a9b7a1">operations_research::sat::CpSolverResponse::clear_solution</a></div><div class="ttdeci">void clear_solution()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12500">cp_model.pb.h:12500</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a1787d64d0c180ffafd1256addbf31ad6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1787d64d0c180ffafd1256addbf31ad6">operations_research::sat::NoOverlap2DConstraintProto::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#l02085">cp_model.pb.h:2085</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda2bac404df513b2519fc1802e0a4a36fc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2bac404df513b2519fc1802e0a4a36fc">operations_research::sat::ConstraintProto::kAutomatonFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04030">cp_model.pb.h:4030</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_aefac19239a7e148079e79639ffd48864"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aefac19239a7e148079e79639ffd48864">operations_research::sat::AllDifferentConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const AllDifferentConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02419">cp_model.pb.cc:2419</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a9c4d87f8dbd32bbbf5489b61bc9462a0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a9c4d87f8dbd32bbbf5489b61bc9462a0">operations_research::sat::DenseMatrixProto::set_entries</a></div><div class="ttdeci">void set_entries(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11868">cp_model.pb.h:11868</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_afe81f6622950450aba79b17e8ffb9974"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afe81f6622950450aba79b17e8ffb9974">operations_research::sat::ElementConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ElementConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02957">cp_model.pb.cc:2957</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_ab6614f4152214afc16feb05bfad2e8eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab6614f4152214afc16feb05bfad2e8eb">operations_research::sat::DecisionStrategyProto_AffineTransformation::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#l04895">cp_model.pb.h:4895</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae2ed511035559d5e4361f0f9b70f2b1d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae2ed511035559d5e4361f0f9b70f2b1d">operations_research::sat::ConstraintProto::no_overlap</a></div><div class="ttdeci">const ::operations_research::sat::NoOverlapConstraintProto & no_overlap() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10963">cp_model.pb.h:10963</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::RoutesConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04769">cp_model.pb.cc:4769</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_aef5d5f342a8ea351fdff443369fd0386a947d19ffa98588d00dfafd5d7d083cba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aef5d5f342a8ea351fdff443369fd0386a947d19ffa98588d00dfafd5d7d083cba">operations_research::sat::CircuitConstraintProto::kHeadsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02755">cp_model.pb.h:2755</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::LinearExpressionProto::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#l00781">cp_model.pb.h:781</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a0d74b4fc892b01d6ddfd4617a1938115"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0d74b4fc892b01d6ddfd4617a1938115">operations_research::sat::ConstraintProto::clear_lin_min</a></div><div class="ttdeci">void clear_lin_min()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10048">cp_model.pb.h:10048</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aaffa42257f30c3a54e63e34bb591476f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaffa42257f30c3a54e63e34bb591476f">operations_research::sat::ConstraintProto::release_inverse</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::InverseConstraintProto * release_inverse()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10722">cp_model.pb.h:10722</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::LinearExpressionProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06970">cp_model.pb.h:6970</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a12cfd0d2da719759a5f2fc7b1075a11a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a12cfd0d2da719759a5f2fc7b1075a11a">operations_research::sat::InverseConstraintProto::default_instance</a></div><div class="ttdeci">static const InverseConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03306">cp_model.pb.h:3306</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ab7f01db58bcd22e6bef966a5c3f7bcec"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab7f01db58bcd22e6bef966a5c3f7bcec">operations_research::sat::DecisionStrategyProto::clear_domain_reduction_strategy</a></div><div class="ttdeci">void clear_domain_reduction_strategy()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11552">cp_model.pb.h:11552</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a6172d8443788d40c21bd2be7fd0f843b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6172d8443788d40c21bd2be7fd0f843b">operations_research::sat::CpModelProto::add_assumptions</a></div><div class="ttdeci">void add_assumptions(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12356">cp_model.pb.h:12356</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_ac1c3cf2ce95c21ce61949f93e3d875ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac1c3cf2ce95c21ce61949f93e3d875ba">operations_research::sat::IntegerVariableProto::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#l00307">cp_model.pb.h:307</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a303813f666e3401cd522e94396c0cea6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a303813f666e3401cd522e94396c0cea6">operations_research::sat::CumulativeConstraintProto::energies</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto > & energies() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08128">cp_model.pb.h:8128</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a38e09a959d68cbaea40347bbeec7f367"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a38e09a959d68cbaea40347bbeec7f367">operations_research::sat::DecisionStrategyProto::CHOOSE_MAX_DOMAIN_SIZE</a></div><div class="ttdeci">static constexpr VariableSelectionStrategy CHOOSE_MAX_DOMAIN_SIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05130">cp_model.pb.h:5130</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a9c242c50bc315348281b4100cadd6a2f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9c242c50bc315348281b4100cadd6a2f">operations_research::sat::CpSolverResponse::clear_num_lp_iterations</a></div><div class="ttdeci">void clear_num_lp_iterations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12902">cp_model.pb.h:12902</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ad3cdb7a43a27e44731af9e6c55ed1459"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad3cdb7a43a27e44731af9e6c55ed1459">operations_research::sat::CpSolverResponse::set_solution_info</a></div><div class="ttdeci">void set_solution_info(ArgT0 &&arg0, ArgT... args)</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a0735d1f9365a85e30d55e0100e16dc2c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0735d1f9365a85e30d55e0100e16dc2c">operations_research::sat::CpSolverResponse::num_binary_propagations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_binary_propagations() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12848">cp_model.pb.h:12848</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a2e3eb252ff48e6605df646f64554dfbf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2e3eb252ff48e6605df646f64554dfbf">operations_research::sat::DecisionStrategyProto_AffineTransformation::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const DecisionStrategyProto_AffineTransformation &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08388">cp_model.pb.cc:8388</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::RoutesConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02885">cp_model.pb.h:2885</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::BoolArgumentProto::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#l00464">cp_model.pb.h:464</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_aba817320dad1ec6a9d019e6f80db5c53"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aba817320dad1ec6a9d019e6f80db5c53">operations_research::sat::LinearExpressionProto::default_instance</a></div><div class="ttdeci">static const LinearExpressionProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00790">cp_model.pb.h:790</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_af46c210dcb7e5a99eb85803a509590b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#af46c210dcb7e5a99eb85803a509590b3">operations_research::sat::ReservoirConstraintProto::clear_max_level</a></div><div class="ttdeci">void clear_max_level()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08158">cp_model.pb.h:8158</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a44f6b1c4ab87a9351fd59b19d38cebe5a947d19ffa98588d00dfafd5d7d083cba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a947d19ffa98588d00dfafd5d7d083cba">operations_research::sat::RoutesConstraintProto::kHeadsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02958">cp_model.pb.h:2958</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto_1_1___internal.html">operations_research::sat::ElementConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02729">cp_model.pb.cc:2729</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a6ce0e81111b2b460282cc4f8f0953cff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a6ce0e81111b2b460282cc4f8f0953cff">operations_research::sat::LinearArgumentProto::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#l01008">cp_model.pb.h:1008</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::CircuitConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04668">cp_model.pb.cc:4668</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html">operations_research::sat::ConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03865">cp_model.pb.h:3865</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_abd839221ab19a14cf417e5ddd4d778f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#abd839221ab19a14cf417e5ddd4d778f5">operations_research::sat::NoOverlap2DConstraintProto::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#l02073">cp_model.pb.h:2073</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::NoOverlap2DConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03703">cp_model.pb.cc:3703</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a7da0520a1741193fc2422811d6af7ace"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7da0520a1741193fc2422811d6af7ace">operations_research::sat::ConstraintProto::kCircuit</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03920">cp_model.pb.h:3920</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ab0d51df094daafd6a73a61f2a1e0ac33"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab0d51df094daafd6a73a61f2a1e0ac33">operations_research::sat::SymmetryProto::operator=</a></div><div class="ttdeci">SymmetryProto & operator=(const SymmetryProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05820">cp_model.pb.h:5820</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a2a21095e5dc5138a4b736876b875a28b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a21095e5dc5138a4b736876b875a28b">operations_research::sat::AllDifferentConstraintProto::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#l01168">cp_model.pb.h:1168</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::AllDifferentConstraintProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07206">cp_model.pb.h:7206</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a50920ee654b05a76d3ca130a67915479"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50920ee654b05a76d3ca130a67915479">operations_research::sat::ConstraintProto::lin_max</a></div><div class="ttdeci">const ::operations_research::sat::LinearArgumentProto & lin_max() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09927">cp_model.pb.h:9927</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_abad8e8eb9720d98c02234a78ba3a4309"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abad8e8eb9720d98c02234a78ba3a4309">operations_research::sat::AutomatonConstraintProto::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#l03505">cp_model.pb.h:3505</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a256c8b94ff56d5f9cd7f2f97512d64e2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a256c8b94ff56d5f9cd7f2f97512d64e2">operations_research::sat::ConstraintProto::release_linear</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearConstraintProto * release_linear()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10204">cp_model.pb.h:10204</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::NoOverlapConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03406">cp_model.pb.cc:3406</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a9a690566f14190634967f1ea33f3cb82"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a9a690566f14190634967f1ea33f3cb82">operations_research::sat::SymmetryProto::SymmetryProto</a></div><div class="ttdeci">SymmetryProto(SymmetryProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05815">cp_model.pb.h:5815</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2c82ebb6a024f38412612d7153c97815"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c82ebb6a024f38412612d7153c97815">operations_research::sat::ConstraintProto::release_int_prod</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto * release_int_prod()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10130">cp_model.pb.h:10130</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a3e67b6c4a22c84e3686b7ee5a3fbfb53"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3e67b6c4a22c84e3686b7ee5a3fbfb53">operations_research::sat::AutomatonConstraintProto::final_states_size</a></div><div class="ttdeci">int final_states_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08919">cp_model.pb.h:8919</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a75ab438ae8dc9ffd51bc19e99299b969"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a75ab438ae8dc9ffd51bc19e99299b969">operations_research::sat::CpModelProto::default_instance</a></div><div class="ttdeci">static const CpModelProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06011">cp_model.pb.h:6011</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_afe2266b3e2fa87012c4b32b2fdffd7cfac235c259f68a30750893da2b6a7d3d3f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfac235c259f68a30750893da2b6a7d3d3f">operations_research::sat::NoOverlap2DConstraintProto::kBoxesWithNullAreaCanOverlapFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02133">cp_model.pb.h:2133</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::AllDifferentConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02374">cp_model.pb.cc:2374</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a74f7eb449a6e182b73c8b4a1dbf15ce6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">operations_research::sat::IntegerVariableProto::set_name</a></div><div class="ttdeci">void set_name(ArgT0 &&arg0, ArgT... args)</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::NoOverlapConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03504">cp_model.pb.cc:3504</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_ae1c1230009fac9c09d2f98caa44ca961"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ae1c1230009fac9c09d2f98caa44ca961">operations_research::sat::ReservoirConstraintProto::clear_min_level</a></div><div class="ttdeci">void clear_min_level()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08138">cp_model.pb.h:8138</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a0ca8b96cf963d3135de00d825fe54938"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0ca8b96cf963d3135de00d825fe54938">operations_research::sat::ReservoirConstraintProto::add_times</a></div><div class="ttdeci">void add_times(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08201">cp_model.pb.h:8201</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a5c1560f825b20c9cc2c1d4d7751f6a7c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">operations_research::sat::RoutesConstraintProto::heads_size</a></div><div class="ttdeci">int heads_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08518">cp_model.pb.h:8518</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aa1b52cbe527dc62e165a893d97e77553"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa1b52cbe527dc62e165a893d97e77553">operations_research::sat::CpModelProto::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#l06014">cp_model.pb.h:6014</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto_1_1___internal.html">operations_research::sat::AutomatonConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05554">cp_model.pb.cc:5554</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a90571f1fff6359b6a0f56887cb157864"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a90571f1fff6359b6a0f56887cb157864">operations_research::sat::LinearArgumentProto::unsafe_arena_set_allocated_target</a></div><div class="ttdeci">void unsafe_arena_set_allocated_target(::operations_research::sat::LinearExpressionProto *target)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07077">cp_model.pb.h:7077</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a76e354659f2447323b695f01e153d8d0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a76e354659f2447323b695f01e153d8d0">operations_research::sat::PartialVariableAssignment::~PartialVariableAssignment</a></div><div class="ttdeci">~PartialVariableAssignment() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08755">cp_model.pb.cc:8755</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2aa4431f056c3dde9f3eb602a2a3923e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2aa4431f056c3dde9f3eb602a2a3923e">operations_research::sat::ConstraintProto::release_at_most_one</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto * release_at_most_one()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09464">cp_model.pb.h:9464</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::IntegerArgumentProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06903">cp_model.pb.h:6903</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a1142c0779c2c47a758322e1dfd52c60a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1142c0779c2c47a758322e1dfd52c60a">operations_research::sat::DecisionStrategyProto::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#l05076">cp_model.pb.h:5076</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_add08b228bc4dc9f25ddb297e78b711f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#add08b228bc4dc9f25ddb297e78b711f5">operations_research::sat::LinearExpressionProto::operator=</a></div><div class="ttdeci">LinearExpressionProto & operator=(const LinearExpressionProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00767">cp_model.pb.h:767</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00189">cp_model.pb.h:189</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a06a99a40cbd48fec5a10b7096f0a027d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">operations_research::sat::LinearExpressionProto::clear_coeffs</a></div><div class="ttdeci">void clear_coeffs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06991">cp_model.pb.h:6991</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_aaf81e27528b69ef0f238bfac4aceb46e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aaf81e27528b69ef0f238bfac4aceb46e">operations_research::sat::CpSolverResponse::add_tightened_variables</a></div><div class="ttdeci">::operations_research::sat::IntegerVariableProto * add_tightened_variables()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12703">cp_model.pb.h:12703</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a4cb6cd0c57aff01ad0c7602bce392fe0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4cb6cd0c57aff01ad0c7602bce392fe0">operations_research::sat::DecisionStrategyProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const DecisionStrategyProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08697">cp_model.pb.cc:8697</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a44f2e1631cdbf3b9a89a8afa8acb8ebd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">operations_research::sat::IntegerVariableProto::clear_domain</a></div><div class="ttdeci">void clear_domain()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06771">cp_model.pb.h:6771</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto_1_1___internal.html">operations_research::sat::DecisionStrategyProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08436">cp_model.pb.cc:8436</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::NoOverlap2DConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03665">cp_model.pb.cc:3665</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a726b1456eb073b4083cabcafcb98e952"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a726b1456eb073b4083cabcafcb98e952">operations_research::sat::CpSolverResponse::kSolutionLowerBoundsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06380">cp_model.pb.h:6380</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::AllDifferentConstraintProto::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#l01138">cp_model.pb.h:1138</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda0c43c0c6eb0dfdfaf287cac5b1570bf9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda0c43c0c6eb0dfdfaf287cac5b1570bf9">operations_research::sat::ConstraintProto::kIntModFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04018">cp_model.pb.h:4018</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::AllDifferentConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02436">cp_model.pb.cc:2436</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_acf12f419c63aff52dc9ba6292586e9fc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acf12f419c63aff52dc9ba6292586e9fc">operations_research::sat::CpObjectiveProto::mutable_coeffs</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_coeffs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11324">cp_model.pb.h:11324</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a962fe3316eafe5815027312585d5c4d6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a962fe3316eafe5815027312585d5c4d6">operations_research::sat::ConstraintProto::mutable_bool_and</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_bool_and()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09440">cp_model.pb.h:9440</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::IntegerVariableProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01289">cp_model.pb.cc:1289</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab49c4481809d78a81d60eecf31b4c4c8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab49c4481809d78a81d60eecf31b4c4c8">operations_research::sat::ConstraintProto::has_lin_min</a></div><div class="ttdeci">bool has_lin_min() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10042">cp_model.pb.h:10042</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::CumulativeConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04096">cp_model.pb.cc:4096</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a7334d4caa94e91dc5d1214a3fa6e2516"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7334d4caa94e91dc5d1214a3fa6e2516">operations_research::sat::ConstraintProto::unsafe_arena_release_inverse</a></div><div class="ttdeci">::operations_research::sat::InverseConstraintProto * unsafe_arena_release_inverse()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10745">cp_model.pb.h:10745</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a34b77d1120548490c92b29988eb600cc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34b77d1120548490c92b29988eb600cc">operations_research::sat::ConstraintProto::release_exactly_one</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto * release_exactly_one()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09538">cp_model.pb.h:9538</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a56c5fa23c757cbc0f7de1e19be816ad3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a56c5fa23c757cbc0f7de1e19be816ad3">operations_research::sat::ConstraintProto::clear_dummy_constraint</a></div><div class="ttdeci">void clear_dummy_constraint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11158">cp_model.pb.h:11158</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a68498d52c33d7d26a3b0b16dd16133c2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a68498d52c33d7d26a3b0b16dd16133c2">operations_research::sat::CpModelProto::release_symmetry</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::SymmetryProto * release_symmetry()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12414">cp_model.pb.h:12414</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a9bb52f9d2a03820db9271cdae2ce97d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">operations_research::sat::CpObjectiveProto::add_coeffs</a></div><div class="ttdeci">void add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11306">cp_model.pb.h:11306</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_ac13cd058e45b42c4addb61e014ad7cbc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac13cd058e45b42c4addb61e014ad7cbc">operations_research::sat::NoOverlap2DConstraintProto::clear_x_intervals</a></div><div class="ttdeci">void clear_x_intervals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07868">cp_model.pb.h:7868</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a68506587aa30338116d2fe7f864367aa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a68506587aa30338116d2fe7f864367aa">operations_research::sat::DenseMatrixProto::set_num_cols</a></div><div class="ttdeci">void set_num_cols(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11846">cp_model.pb.h:11846</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a6273d2906038e97dc4d54d89436a305a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6273d2906038e97dc4d54d89436a305a">operations_research::sat::ConstraintProto::kCumulative</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03929">cp_model.pb.h:3929</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::DecisionStrategyProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08616">cp_model.pb.cc:8616</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::IntegerArgumentProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06919">cp_model.pb.h:6919</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_ac1cc19d1bd4d93587230b91326693e23"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ac1cc19d1bd4d93587230b91326693e23">operations_research::sat::BoolArgumentProto::operator=</a></div><div class="ttdeci">BoolArgumentProto & operator=(const BoolArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00450">cp_model.pb.h:450</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ace5c1249d6b5875e7f1936b75ff7c77b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ace5c1249d6b5875e7f1936b75ff7c77b">operations_research::sat::AutomatonConstraintProto::add_transition_tail</a></div><div class="ttdeci">void add_transition_tail(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08986">cp_model.pb.h:8986</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::LinearExpressionProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01975">cp_model.pb.cc:1975</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_abca832c427e9fab19e03e96b24870139"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abca832c427e9fab19e03e96b24870139">operations_research::sat::CpSolverResponse::set_num_booleans</a></div><div class="ttdeci">void set_num_booleans(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12796">cp_model.pb.h:12796</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a30c2c1af4cc1578368eb3604da5f5921"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30c2c1af4cc1578368eb3604da5f5921">operations_research::sat::ConstraintProto::release_no_overlap</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::NoOverlapConstraintProto * release_no_overlap()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10944">cp_model.pb.h:10944</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_ab25ea784bbf3f57aee814389393d1962"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab25ea784bbf3f57aee814389393d1962">operations_research::sat::DenseMatrixProto::New</a></div><div class="ttdeci">DenseMatrixProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05701">cp_model.pb.h:5701</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::IntegerArgumentProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06893">cp_model.pb.h:6893</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::LinearExpressionProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06979">cp_model.pb.h:6979</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aa9796fcf062a9cb0b4f1acf0f65f95fe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa9796fcf062a9cb0b4f1acf0f65f95fe">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11052">cp_model.pb.h:11052</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ac42ea6762fd7eaa5a6a2a9b1e4f63996"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac42ea6762fd7eaa5a6a2a9b1e4f63996">operations_research::sat::DecisionStrategyProto::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#l05142">cp_model.pb.h:5142</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a0c3bdd1d7ab94470cc453e0c4923f2df"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a0c3bdd1d7ab94470cc453e0c4923f2df">operations_research::sat::ReservoirConstraintProto::demands</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & demands() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08257">cp_model.pb.h:8257</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_af6178b9dcf983043f520ec8bd077b29a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af6178b9dcf983043f520ec8bd077b29a">operations_research::sat::DecisionStrategyProto::swap</a></div><div class="ttdeci">friend void swap(DecisionStrategyProto &a, DecisionStrategyProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05053">cp_model.pb.h:5053</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ad0d54d2ec274cf6c0301b9afa81232a9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad0d54d2ec274cf6c0301b9afa81232a9">operations_research::sat::DecisionStrategyProto::add_variables</a></div><div class="ttdeci">void add_variables(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11508">cp_model.pb.h:11508</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::BoolArgumentProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01530">cp_model.pb.cc:1530</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae525d235b02bcfc962d845e28f5f0125"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae525d235b02bcfc962d845e28f5f0125">operations_research::sat::CpSolverResponse::deterministic_time</a></div><div class="ttdeci">double deterministic_time() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12968">cp_model.pb.h:12968</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a932cfc15d7d1be4de118889e7116af20"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a932cfc15d7d1be4de118889e7116af20">operations_research::sat::ConstraintProto::cumulative</a></div><div class="ttdeci">const ::operations_research::sat::CumulativeConstraintProto & cumulative() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11111">cp_model.pb.h:11111</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00261">cp_model.pb.h:261</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a71b574924db2a5a49f11ee574b4c9552"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a71b574924db2a5a49f11ee574b4c9552">operations_research::sat::ReservoirConstraintProto::ReservoirConstraintProto</a></div><div class="ttdeci">ReservoirConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02417">cp_model.pb.h:2417</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_ac754f8784d9d37be1533449746890e2f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac754f8784d9d37be1533449746890e2f">operations_research::sat::IntegerArgumentProto::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#l00647">cp_model.pb.h:647</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::LinearConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02515">cp_model.pb.cc:2515</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a788e1a5c3b4a0dc5216c50b9f4feda90"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a788e1a5c3b4a0dc5216c50b9f4feda90">operations_research::sat::IntegerVariableProto::operator=</a></div><div class="ttdeci">IntegerVariableProto & operator=(IntegerVariableProto &&from) noexcept</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="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::RoutesConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05035">cp_model.pb.cc:5035</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ae17991866a2fe26aeb05d3bc6a2e4680a9681d0ad2e77bfb87859a2da8b30e442"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae17991866a2fe26aeb05d3bc6a2e4680a9681d0ad2e77bfb87859a2da8b30e442">operations_research::sat::SymmetryProto::kOrbitopesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05923">cp_model.pb.h:5923</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_ae0aceb21ea92f19442d56647304976b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ae0aceb21ea92f19442d56647304976b6">operations_research::sat::DecisionStrategyProto_AffineTransformation::clear_positive_coeff</a></div><div class="ttdeci">void clear_positive_coeff()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11461">cp_model.pb.h:11461</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a698b5d4e9d041ce67288f15e6a5053bc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a698b5d4e9d041ce67288f15e6a5053bc">operations_research::sat::ConstraintProto::kBoolXor</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03909">cp_model.pb.h:3909</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a073016b6ba5d12b36c8c62753065c108"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a073016b6ba5d12b36c8c62753065c108">operations_research::sat::CpSolverResponse::~CpSolverResponse</a></div><div class="ttdeci">~CpSolverResponse() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10198">cp_model.pb.cc:10198</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a174cd4a46dd94a8233b0ba2451d07b52"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a174cd4a46dd94a8233b0ba2451d07b52">operations_research::sat::TableConstraintProto::values_size</a></div><div class="ttdeci">int values_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08730">cp_model.pb.h:8730</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a33485910e8c2124c23d743c8da58981e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a33485910e8c2124c23d743c8da58981e">operations_research::sat::PartialVariableAssignment::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const PartialVariableAssignment &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08939">cp_model.pb.cc:8939</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ad97cfbf092cc4f431384c8d661dd30ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad97cfbf092cc4f431384c8d661dd30ac">operations_research::sat::ConstraintProto::set_allocated_circuit</a></div><div class="ttdeci">void set_allocated_circuit(::operations_research::sat::CircuitConstraintProto *circuit)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06490">cp_model.pb.cc:6490</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_acd10b6a584dd0a05f37ba386c2c955c4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#acd10b6a584dd0a05f37ba386c2c955c4">operations_research::sat::ConstraintProto::unsafe_arena_release_circuit</a></div><div class="ttdeci">::operations_research::sat::CircuitConstraintProto * unsafe_arena_release_circuit()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10449">cp_model.pb.h:10449</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_abac2a38fb6aadfde0e58610d51acae51"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abac2a38fb6aadfde0e58610d51acae51">operations_research::sat::CpSolverResponse::set_all_solutions_were_found</a></div><div class="ttdeci">void set_all_solutions_were_found(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12776">cp_model.pb.h:12776</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a59532720820c2ef788defc3d4e0419eca4cecad1e4b6ddb4b2595b03f36c824a0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca4cecad1e4b6ddb4b2595b03f36c824a0">operations_research::sat::CpModelProto::kObjectiveFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06095">cp_model.pb.h:6095</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::CircuitConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04602">cp_model.pb.cc:4602</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::CpSolverResponse::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10917">cp_model.pb.cc:10917</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a1e66d8c88934096bf3ebaf38fa45c8ff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1e66d8c88934096bf3ebaf38fa45c8ff">operations_research::sat::SymmetryProto::internal_default_instance</a></div><div class="ttdeci">static const SymmetryProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05846">cp_model.pb.h:5846</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_aa163956ed827db55e46ad1a94569114c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa163956ed827db55e46ad1a94569114c">operations_research::sat::ListOfVariablesProto::New</a></div><div class="ttdeci">ListOfVariablesProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03781">cp_model.pb.h:3781</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_afcbfe91bfff71a2cc0e868e1f5bfd97f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#afcbfe91bfff71a2cc0e868e1f5bfd97f">operations_research::sat::LinearConstraintProto::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#l01321">cp_model.pb.h:1321</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a9ce43a595ad994c67ebd4cc3a5cda0df"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a9ce43a595ad994c67ebd4cc3a5cda0df">operations_research::sat::CpSolverResponse::clear_best_objective_bound</a></div><div class="ttdeci">void clear_best_objective_bound()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12561">cp_model.pb.h:12561</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a88ccef0afe15051602d19e949c1dc086"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a88ccef0afe15051602d19e949c1dc086">operations_research::sat::AutomatonConstraintProto::transition_head</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & transition_head() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09042">cp_model.pb.h:9042</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_1_1___internal.html">operations_research::sat::CumulativeConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03809">cp_model.pb.cc:3809</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a119adb3cb603b71eadea08313ed42128"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a119adb3cb603b71eadea08313ed42128">operations_research::sat::ListOfVariablesProto::default_instance</a></div><div class="ttdeci">static const ListOfVariablesProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03748">cp_model.pb.h:3748</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a4911f3ffcc64887c43438bcf6734023e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e">operations_research::sat::RoutesConstraintProto::mutable_heads</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_heads()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08556">cp_model.pb.h:8556</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a6cf91c5ead8753183a21a1561237d2d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6cf91c5ead8753183a21a1561237d2d2">operations_research::sat::ConstraintProto::kIntDiv</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03910">cp_model.pb.h:3910</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a37a50e17dedc9877ede6c67113f95744"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a37a50e17dedc9877ede6c67113f95744">operations_research::sat::NoOverlap2DConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const NoOverlap2DConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03782">cp_model.pb.cc:3782</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::ListOfVariablesProto::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#l03745">cp_model.pb.h:3745</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_acfd202ff58fd87038a27b2130a413097"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#acfd202ff58fd87038a27b2130a413097">operations_research::sat::ReservoirConstraintProto::swap</a></div><div class="ttdeci">friend void swap(ReservoirConstraintProto &a, ReservoirConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02460">cp_model.pb.h:2460</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html">operations_research::sat::CpModelProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05975">cp_model.pb.h:5975</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::LinearArgumentProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01029">cp_model.pb.h:1029</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ab92a8eb2551490651796d7547b5611ad"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab92a8eb2551490651796d7547b5611ad">operations_research::sat::SymmetryProto::swap</a></div><div class="ttdeci">friend void swap(SymmetryProto &a, SymmetryProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05853">cp_model.pb.h:5853</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::CircuitConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04502">cp_model.pb.cc:4502</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a638ebfa975d8dc9f1da7611384c62ecd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a638ebfa975d8dc9f1da7611384c62ecd">operations_research::sat::CpModelProto::clear_constraints</a></div><div class="ttdeci">void clear_constraints()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12079">cp_model.pb.h:12079</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::IntegerVariableProto::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#l00298">cp_model.pb.h:298</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::RoutesConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05003">cp_model.pb.cc:5003</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_aa71fcf4164ae1c1cadff32e4b4c7d788"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa71fcf4164ae1c1cadff32e4b4c7d788">operations_research::sat::DecisionStrategyProto::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#l05168">cp_model.pb.h:5168</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda37afcb755793a8e5fc7bacbbbd016777"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda37afcb755793a8e5fc7bacbbbd016777">operations_research::sat::ConstraintProto::kIntDivFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04017">cp_model.pb.h:4017</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">operations_research::sat::TableConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03081">cp_model.pb.h:3081</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_ad9b658e2b4392154647e9762aa17d86f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ad9b658e2b4392154647e9762aa17d86f">operations_research::sat::NoOverlap2DConstraintProto::mutable_x_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_x_intervals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07903">cp_model.pb.h:7903</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">operations_research::sat::DenseMatrixProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05632">cp_model.pb.h:5632</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a00463e9133d1c1a0b3654810661674c4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a00463e9133d1c1a0b3654810661674c4">operations_research::sat::SparsePermutationProto::mutable_support</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_support()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11755">cp_model.pb.h:11755</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab1ba9223e9d9cdbb462f214353828577"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab1ba9223e9d9cdbb462f214353828577">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_reservoir</a></div><div class="ttdeci">void unsafe_arena_set_allocated_reservoir(::operations_research::sat::ReservoirConstraintProto *reservoir)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10830">cp_model.pb.h:10830</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a0374f7ca6b81a374e8daafe784402d20"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0374f7ca6b81a374e8daafe784402d20">operations_research::sat::ConstraintProto::has_at_most_one</a></div><div class="ttdeci">bool has_at_most_one() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09450">cp_model.pb.h:9450</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a2c1e91ceb7042a18b673858d00188415"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a2c1e91ceb7042a18b673858d00188415">operations_research::sat::NoOverlapConstraintProto::~NoOverlapConstraintProto</a></div><div class="ttdeci">~NoOverlapConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03375">cp_model.pb.cc:3375</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_ab9a21db18e2dadc1d655fef4334934ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab9a21db18e2dadc1d655fef4334934ed">operations_research::sat::PartialVariableAssignment::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const PartialVariableAssignment &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08928">cp_model.pb.cc:8928</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a207456340fd26d0a638e50494c4d5634"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a207456340fd26d0a638e50494c4d5634">operations_research::sat::InverseConstraintProto::~InverseConstraintProto</a></div><div class="ttdeci">~InverseConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05344">cp_model.pb.cc:5344</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">operations_research::sat::ListOfVariablesProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03712">cp_model.pb.h:3712</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">operations_research::sat::RoutesConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02842">cp_model.pb.h:2842</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ade9df7080664a616ab33ab367d24ada6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ade9df7080664a616ab33ab367d24ada6">operations_research::sat::CumulativeConstraintProto::energies_size</a></div><div class="ttdeci">int energies_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08097">cp_model.pb.h:8097</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a4eb5dc87ea42192a5cfd47d893c75eaa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4eb5dc87ea42192a5cfd47d893c75eaa">operations_research::sat::LinearExpressionProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LinearExpressionProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01998">cp_model.pb.cc:1998</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">operations_research::sat::LinearConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01264">cp_model.pb.h:1264</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a7550008f84995f478484cf93a21f6af7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7550008f84995f478484cf93a21f6af7">operations_research::sat::ConstraintProto::unsafe_arena_release_no_overlap_2d</a></div><div class="ttdeci">::operations_research::sat::NoOverlap2DConstraintProto * unsafe_arena_release_no_overlap_2d()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11041">cp_model.pb.h:11041</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a2a383b55214b5dc363f309fb3eacb591"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a383b55214b5dc363f309fb3eacb591">operations_research::sat::AllDifferentConstraintProto::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#l01150">cp_model.pb.h:1150</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a6a5e455fe21e1d92cf4ee3c3cdc28343"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a6a5e455fe21e1d92cf4ee3c3cdc28343">operations_research::sat::IntervalConstraintProto::release_size_view</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearExpressionProto * release_size_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07751">cp_model.pb.h:7751</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ad653c55b371ae98444295965c6622ddb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad653c55b371ae98444295965c6622ddb">operations_research::sat::ConstraintProto::mutable_linear</a></div><div class="ttdeci">::operations_research::sat::LinearConstraintProto * mutable_linear()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10254">cp_model.pb.h:10254</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ad162dc0834854df5195f4d503add84fb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad162dc0834854df5195f4d503add84fb">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_cumulative</a></div><div class="ttdeci">void unsafe_arena_set_allocated_cumulative(::operations_research::sat::CumulativeConstraintProto *cumulative)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11126">cp_model.pb.h:11126</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a5f7eed65007d1ae5558b58c478f69f12"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5f7eed65007d1ae5558b58c478f69f12">operations_research::sat::RoutesConstraintProto::clear_capacity</a></div><div class="ttdeci">void clear_capacity()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08656">cp_model.pb.h:8656</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6b57cc4eeec198d46219a1b840d7e669"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6b57cc4eeec198d46219a1b840d7e669">operations_research::sat::ConstraintProto::unsafe_arena_release_at_most_one</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_at_most_one()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09487">cp_model.pb.h:9487</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::ElementConstraintProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07458">cp_model.pb.h:7458</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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 & DecisionStrategyProto_VariableSelectionStrategy_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00198">cp_model.pb.h:198</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_abd67acfc05be90b2c61a0e3317afcec2af7c6e47e1de3f46be5aa64018a6df157"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2af7c6e47e1de3f46be5aa64018a6df157">operations_research::sat::TableConstraintProto::kNegatedFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03198">cp_model.pb.h:3198</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a40c7d7307cd44778b4788cd417dcce9a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a40c7d7307cd44778b4788cd417dcce9a">operations_research::sat::AutomatonConstraintProto::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#l03487">cp_model.pb.h:3487</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT CircuitConstraintProtoDefaultTypeInternal _CircuitConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00234">cp_model.pb.cc:234</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a955ed2bbcc2dd234c683c09caab85447"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a955ed2bbcc2dd234c683c09caab85447">operations_research::sat::CpSolverResponse::kObjectiveValueFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06386">cp_model.pb.h:6386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a6481aef04a17e76c15e4be2d03d3cc23"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a6481aef04a17e76c15e4be2d03d3cc23">operations_research::sat::ConstraintProto::kLinMin</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03915">cp_model.pb.h:3915</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a9193927d79de018fddced78664bf54ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a9193927d79de018fddced78664bf54ed">operations_research::sat::BoolArgumentProto::set_literals</a></div><div class="ttdeci">void set_literals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06832">cp_model.pb.h:6832</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">operations_research::sat::PartialVariableAssignment</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05276">cp_model.pb.h:5276</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00193">cp_model.pb.h:193</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a6ed0b4470430bf7fdf6023fa47f4442d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a6ed0b4470430bf7fdf6023fa47f4442d">operations_research::sat::TableConstraintProto::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#l03130">cp_model.pb.h:3130</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto_1_1___internal.html">operations_research::sat::CircuitConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04441">cp_model.pb.cc:4441</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_adbb62d344329ce2729e771ff15398594"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#adbb62d344329ce2729e771ff15398594">operations_research::sat::ConstraintProto::has_reservoir</a></div><div class="ttdeci">bool has_reservoir() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10782">cp_model.pb.h:10782</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::DecisionStrategyProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08671">cp_model.pb.cc:8671</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a9745834c1ca0b9c3a5785391c502a791"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9745834c1ca0b9c3a5785391c502a791">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10090">cp_model.pb.h:10090</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a2cfdd483d5f8b3bb1fb6a2b3fe6afe11"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a2cfdd483d5f8b3bb1fb6a2b3fe6afe11">operations_research::sat::IntervalConstraintProto::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#l01707">cp_model.pb.h:1707</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae7e5aba23bae032f6e9e8ec25b6e9793"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae7e5aba23bae032f6e9e8ec25b6e9793">operations_research::sat::ConstraintProto::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#l03964">cp_model.pb.h:3964</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35ad60570d9bed938f8b11385a7ba7f3508"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ad60570d9bed938f8b11385a7ba7f3508">operations_research::sat::ConstraintProto::kExactlyOne</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03908">cp_model.pb.h:3908</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af01d0cc810127d12ae37fd1c124a7c01"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af01d0cc810127d12ae37fd1c124a7c01">operations_research::sat::ConstraintProto::has_circuit</a></div><div class="ttdeci">bool has_circuit() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10412">cp_model.pb.h:10412</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab3782aaed8cca1f51a770b4408d2b442"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab3782aaed8cca1f51a770b4408d2b442">operations_research::sat::ConstraintProto::set_allocated_int_min</a></div><div class="ttdeci">void set_allocated_int_min(::operations_research::sat::IntegerArgumentProto *int_min)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06400">cp_model.pb.cc:6400</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a8c57b08e0e5ad7b7a45d050f85e07d3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a8c57b08e0e5ad7b7a45d050f85e07d3b">operations_research::sat::NoOverlap2DConstraintProto::y_intervals_size</a></div><div class="ttdeci">int y_intervals_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07912">cp_model.pb.h:7912</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_aa7922c19e8882f501b1c9fb26afdfef0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aa7922c19e8882f501b1c9fb26afdfef0">operations_research::sat::CpSolverResponse::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12731">cp_model.pb.h:12731</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ae17991866a2fe26aeb05d3bc6a2e4680ad525f2984ee1ce1a40439f0a133feaf5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ae17991866a2fe26aeb05d3bc6a2e4680ad525f2984ee1ce1a40439f0a133feaf5">operations_research::sat::SymmetryProto::kPermutationsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05922">cp_model.pb.h:5922</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_aff1b6b581944ba182074ab70195a7b46"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aff1b6b581944ba182074ab70195a7b46">operations_research::sat::ElementConstraintProto::ElementConstraintProto</a></div><div class="ttdeci">ElementConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01470">cp_model.pb.h:1470</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a6f1453006e99346a1b64ec01558706b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a6f1453006e99346a1b64ec01558706b6">operations_research::sat::CpSolverResponse::sufficient_assumptions_for_infeasibility_size</a></div><div class="ttdeci">int sufficient_assumptions_for_infeasibility_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12718">cp_model.pb.h:12718</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::AutomatonConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03553">cp_model.pb.h:3553</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_1_1___internal.html">operations_research::sat::NoOverlap2DConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03548">cp_model.pb.cc:3548</a></div></div>
|
|
<div class="ttc" id="search_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#l02966">search.cc:2966</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ae73f3f984c041f1d66960624449aaa70"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ae73f3f984c041f1d66960624449aaa70">operations_research::sat::TableConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const TableConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05277">cp_model.pb.cc:5277</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_af764ac211ccb2cc149e20b6cf91e4838"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af764ac211ccb2cc149e20b6cf91e4838">operations_research::sat::InverseConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const InverseConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05528">cp_model.pb.cc:5528</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::IntervalConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03071">cp_model.pb.cc:3071</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a5de194fae79eeb9b54d960d21d113787"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a5de194fae79eeb9b54d960d21d113787">operations_research::sat::BoolArgumentProto::swap</a></div><div class="ttdeci">friend void swap(BoolArgumentProto &a, BoolArgumentProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00483">cp_model.pb.h:483</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ad046f0f565ffdb89b7b37cfdb158adf3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ad046f0f565ffdb89b7b37cfdb158adf3">operations_research::sat::LinearConstraintProto::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#l01303">cp_model.pb.h:1303</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a637c1361dba2d8eee5de110cf5805fff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a637c1361dba2d8eee5de110cf5805fff">operations_research::sat::CpModelProto::release_solution_hint</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::PartialVariableAssignment * release_solution_hint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12277">cp_model.pb.h:12277</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ac01de597eeeff5521a8bf54568bf1373"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac01de597eeeff5521a8bf54568bf1373">operations_research::sat::CpModelProto::add_constraints</a></div><div class="ttdeci">::operations_research::sat::ConstraintProto * add_constraints()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12101">cp_model.pb.h:12101</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::LinearArgumentProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00986">cp_model.pb.h:986</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::LinearConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01369">cp_model.pb.h:1369</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::BoolArgumentProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00542">cp_model.pb.h:542</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::BoolArgumentProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01494">cp_model.pb.cc:1494</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00214">cp_model.pb.h:214</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_afcf09fdaebda0a46a108a1061161ef63ae7a7419edf5ea2aff52a8a5d62bd68ef"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63ae7a7419edf5ea2aff52a8a5d62bd68ef">operations_research::sat::ReservoirConstraintProto::kMaxLevelFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02533">cp_model.pb.h:2533</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a9abd20cd5c98c0a4535d168a1c7bb18e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9abd20cd5c98c0a4535d168a1c7bb18e">operations_research::sat::RoutesConstraintProto::add_literals</a></div><div class="ttdeci">void add_literals(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08585">cp_model.pb.h:8585</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a0164811cbcb03cca15a57269ec91d010"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0164811cbcb03cca15a57269ec91d010">operations_research::sat::NoOverlap2DConstraintProto::operator=</a></div><div class="ttdeci">NoOverlap2DConstraintProto & operator=(const NoOverlap2DConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02029">cp_model.pb.h:2029</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_afa7e6bbfff418cc4ee53a8a8bf10e9b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#afa7e6bbfff418cc4ee53a8a8bf10e9b3">operations_research::sat::BoolArgumentProto::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#l00494">cp_model.pb.h:494</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_afe7bb0259a13d0564335aaded49fc246"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe7bb0259a13d0564335aaded49fc246">operations_research::sat::ConstraintProto::set_allocated_lin_min</a></div><div class="ttdeci">void set_allocated_lin_min(::operations_research::sat::LinearArgumentProto *lin_min)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06415">cp_model.pb.cc:6415</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::TableConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03124">cp_model.pb.h:3124</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a5e13bdfc4c3d6e3cc7e2d7e066f73f45"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5e13bdfc4c3d6e3cc7e2d7e066f73f45">operations_research::sat::RoutesConstraintProto::default_instance</a></div><div class="ttdeci">static const RoutesConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02878">cp_model.pb.h:2878</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_1_1sat_html_ae3a02742030c124a9b6029a2397376a2"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ae3a02742030c124a9b6029a2397376a2">operations_research::sat::_DenseMatrixProto_default_instance_</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT DenseMatrixProtoDefaultTypeInternal _DenseMatrixProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00431">cp_model.pb.cc:431</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::ListOfVariablesProto::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#l03739">cp_model.pb.h:3739</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a76c43c9bae7a469adb50186c1ec58865"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">operations_research::sat::LinearArgumentProto::target</a></div><div class="ttdeci">const ::operations_research::sat::LinearExpressionProto & target() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07073">cp_model.pb.h:7073</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::TableConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05212">cp_model.pb.cc:5212</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a8f07a08b3315d44a48a83a16cded77de"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a8f07a08b3315d44a48a83a16cded77de">operations_research::sat::LinearConstraintProto::default_instance</a></div><div class="ttdeci">static const LinearConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01300">cp_model.pb.h:1300</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a1db13180c3f1906a2e8398b6ef421c40"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1db13180c3f1906a2e8398b6ef421c40">operations_research::sat::CpModelProto::release_objective</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::CpObjectiveProto * release_objective()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12147">cp_model.pb.h:12147</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::IntegerArgumentProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06928">cp_model.pb.h:6928</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_ab990c9f76dfc9ba395b1808cfb337cb1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ab990c9f76dfc9ba395b1808cfb337cb1">operations_research::sat::RoutesConstraintProto::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#l02911">cp_model.pb.h:2911</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::ReservoirConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04301">cp_model.pb.cc:4301</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aa5181cd3eedf807ed08de6f979293fe4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa5181cd3eedf807ed08de6f979293fe4">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09868">cp_model.pb.h:9868</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::ReservoirConstraintProto::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#l02441">cp_model.pb.h:2441</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a7c55f05527b1403f4d30e48160fdae90"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7c55f05527b1403f4d30e48160fdae90">operations_research::sat::CpSolverResponse::solve_log</a></div><div class="ttdeci">const std::string & solve_log() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13051">cp_model.pb.h:13051</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_af77e7276bddb673c59f416373f949ef9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af77e7276bddb673c59f416373f949ef9">operations_research::sat::IntervalConstraintProto::unsafe_arena_release_start_view</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * unsafe_arena_release_start_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07586">cp_model.pb.h:7586</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::DenseMatrixProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05737">cp_model.pb.h:5737</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a62fe79346083e7c84f14d0564ee7d6d7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a62fe79346083e7c84f14d0564ee7d6d7">operations_research::sat::DecisionStrategyProto::set_variable_selection_strategy</a></div><div class="ttdeci">void set_variable_selection_strategy(::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11546">cp_model.pb.h:11546</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a0df99670a4c45208209c1f051665da0f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0df99670a4c45208209c1f051665da0f">operations_research::sat::DenseMatrixProto::num_cols</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 num_cols() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11838">cp_model.pb.h:11838</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_addede66cc7c35b088bb6e8f865bf9d5e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#addede66cc7c35b088bb6e8f865bf9d5e">operations_research::sat::ConstraintProto::set_allocated_bool_and</a></div><div class="ttdeci">void set_allocated_bool_and(::operations_research::sat::BoolArgumentProto *bool_and)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06280">cp_model.pb.cc:6280</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a60d782b0aafa6f70b6230ffd970b2c6b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a60d782b0aafa6f70b6230ffd970b2c6b">operations_research::sat::ConstraintProto::kAtMostOne</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03907">cp_model.pb.h:3907</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a5f7c2eb7125a370a7ef535b548867c17"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a5f7c2eb7125a370a7ef535b548867c17">operations_research::sat::InverseConstraintProto::operator=</a></div><div class="ttdeci">InverseConstraintProto & operator=(const InverseConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03283">cp_model.pb.h:3283</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a8a06269c8e930c92025bbf058e3cc00e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8a06269c8e930c92025bbf058e3cc00e">operations_research::sat::AutomatonConstraintProto::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#l03513">cp_model.pb.h:3513</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_afe5304b03b26f7f806e85d9af6e439ab"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afe5304b03b26f7f806e85d9af6e439ab">operations_research::sat::AutomatonConstraintProto::swap</a></div><div class="ttdeci">friend void swap(AutomatonConstraintProto &a, AutomatonConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03494">cp_model.pb.h:3494</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">operations_research::sat::ElementConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01467">cp_model.pb.h:1467</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::IntegerArgumentProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01671">cp_model.pb.cc:1671</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::DecisionStrategyProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05093">cp_model.pb.h:5093</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a3d116cacd05c4c363803a0cecf4b35d3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a3d116cacd05c4c363803a0cecf4b35d3">operations_research::sat::IntervalConstraintProto::size_view</a></div><div class="ttdeci">const ::operations_research::sat::LinearExpressionProto & size_view() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07734">cp_model.pb.h:7734</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a3d2e4c9a5495ee646ed491c114f81529"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3d2e4c9a5495ee646ed491c114f81529">operations_research::sat::InverseConstraintProto::swap</a></div><div class="ttdeci">friend void swap(InverseConstraintProto &a, InverseConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03316">cp_model.pb.h:3316</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::InverseConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05546">cp_model.pb.cc:5546</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto_1_1___internal.html">operations_research::sat::IntervalConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02988">cp_model.pb.cc:2988</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a2787b866382b560920d55ce5cf129920"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2787b866382b560920d55ce5cf129920">operations_research::sat::CpModelProto::objective</a></div><div class="ttdeci">const ::operations_research::sat::CpObjectiveProto & objective() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12130">cp_model.pb.h:12130</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::CumulativeConstraintProto::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#l02235">cp_model.pb.h:2235</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a4c3f12c111eb61f033b55c73a0a721e1aa7d3f9c034bd08e9e79f405e39bc6911"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1aa7d3f9c034bd08e9e79f405e39bc6911">operations_research::sat::CpObjectiveProto::kDomainFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04738">cp_model.pb.h:4738</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a0c67030fa7cf005b254b2b378c1720baadc54555086b0673d7603f4897bf45140"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baadc54555086b0673d7603f4897bf45140">operations_research::sat::IntervalConstraintProto::kStartViewFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01757">cp_model.pb.h:1757</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_add4d3107bc245d0a3b6a4c6501269e45"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#add4d3107bc245d0a3b6a4c6501269e45">operations_research::sat::CircuitConstraintProto::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#l02708">cp_model.pb.h:2708</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ab11eca7880e78910d964fd1a6ac48536"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab11eca7880e78910d964fd1a6ac48536">operations_research::sat::CpSolverResponse::CpSolverResponse</a></div><div class="ttdeci">CpSolverResponse(CpSolverResponse &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06272">cp_model.pb.h:6272</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a5060275e0542b71040ca75fd589f8e78"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a5060275e0542b71040ca75fd589f8e78">operations_research::sat::ReservoirConstraintProto::default_instance</a></div><div class="ttdeci">static const ReservoirConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02450">cp_model.pb.h:2450</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af2cc1a5e2cd2573e45270dac0b3f707c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af2cc1a5e2cd2573e45270dac0b3f707c">operations_research::sat::ConstraintProto::clear_all_diff</a></div><div class="ttdeci">void clear_all_diff()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10270">cp_model.pb.h:10270</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a1b198d84b1110467a18c3d54a7b546d0aaad703fd409c4ced14affcaf6528da48"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0aaad703fd409c4ced14affcaf6528da48">operations_research::sat::DecisionStrategyProto::kTransformationsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05197">cp_model.pb.h:5197</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::SymmetryProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09571">cp_model.pb.cc:9571</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_aa6b928bcc0ba7e13564d1f18367a03a9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa6b928bcc0ba7e13564d1f18367a03a9">operations_research::sat::IntervalConstraintProto::start_view</a></div><div class="ttdeci">const ::operations_research::sat::LinearExpressionProto & start_view() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07554">cp_model.pb.h:7554</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::AllDifferentConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02351">cp_model.pb.cc:2351</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a9b5fa63835db17a3810aab0fd42e1110"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5fa63835db17a3810aab0fd42e1110">operations_research::sat::ConstraintProto::enforcement_literal_size</a></div><div class="ttdeci">int enforcement_literal_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09255">cp_model.pb.h:9255</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_abd67acfc05be90b2c61a0e3317afcec2a6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abd67acfc05be90b2c61a0e3317afcec2a6b66537f58f087bb205368bc1a3816bf">operations_research::sat::TableConstraintProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03196">cp_model.pb.h:3196</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_adf8d733ea7970afa1eede58ab4dc1361"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#adf8d733ea7970afa1eede58ab4dc1361">operations_research::sat::CpSolverResponse::mutable_solution_lower_bounds</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_solution_lower_bounds()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12622">cp_model.pb.h:12622</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a1336ba000535d8e9f234605a462b15c4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1336ba000535d8e9f234605a462b15c4">operations_research::sat::CpSolverResponse::clear_all_solutions_were_found</a></div><div class="ttdeci">void clear_all_solutions_were_found()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12762">cp_model.pb.h:12762</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a6dd80a4a42fdfadfcbd5a83b759b5860"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6dd80a4a42fdfadfcbd5a83b759b5860">operations_research::sat::CpModelProto::unsafe_arena_set_allocated_objective</a></div><div class="ttdeci">void unsafe_arena_set_allocated_objective(::operations_research::sat::CpObjectiveProto *objective)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12134">cp_model.pb.h:12134</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::AutomatonConstraintProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09136">cp_model.pb.h:9136</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a18fbf59bc72710d25e3b61d551aa38f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a18fbf59bc72710d25e3b61d551aa38f8">operations_research::sat::PartialVariableAssignment::operator=</a></div><div class="ttdeci">PartialVariableAssignment & operator=(PartialVariableAssignment &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05293">cp_model.pb.h:5293</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a54358fe457418fd1a39dc5877849f052"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">operations_research::sat::NoOverlapConstraintProto::intervals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & intervals() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07843">cp_model.pb.h:7843</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a2266c77ad6db8de45560357c1436e558"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2266c77ad6db8de45560357c1436e558">operations_research::sat::IntegerVariableProto::add_domain</a></div><div class="ttdeci">void add_domain(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06788">cp_model.pb.h:6788</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae76d8c10b102c287c21f87a8ea14693a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae76d8c10b102c287c21f87a8ea14693a">operations_research::sat::ConstraintProto::has_cumulative</a></div><div class="ttdeci">bool has_cumulative() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11078">cp_model.pb.h:11078</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ac052534f049ca3a9633fc1f935672c4d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac052534f049ca3a9633fc1f935672c4d">operations_research::sat::CpSolverResponse::mutable_solution</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_solution()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12535">cp_model.pb.h:12535</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_af761b676d49284ffc9b9cbaad755a11e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af761b676d49284ffc9b9cbaad755a11e">operations_research::sat::CumulativeConstraintProto::CumulativeConstraintProto</a></div><div class="ttdeci">CumulativeConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02208">cp_model.pb.h:2208</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::CumulativeConstraintProto::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#l02232">cp_model.pb.h:2232</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a47ea42dadb3b695f3afcb9301b74470a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a47ea42dadb3b695f3afcb9301b74470a">operations_research::sat::LinearArgumentProto::~LinearArgumentProto</a></div><div class="ttdeci">~LinearArgumentProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02060">cp_model.pb.cc:2060</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto_1_1___internal.html">operations_research::sat::AllDifferentConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02257">cp_model.pb.cc:2257</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8cc989ee1516ac9d62c7fd523c5655eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8cc989ee1516ac9d62c7fd523c5655eb">operations_research::sat::ConstraintProto::release_cumulative</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::CumulativeConstraintProto * release_cumulative()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11092">cp_model.pb.h:11092</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ab59665fa3051a704378a94693636fd3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab59665fa3051a704378a94693636fd3b">operations_research::sat::LinearConstraintProto::set_coeffs</a></div><div class="ttdeci">void set_coeffs(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07304">cp_model.pb.h:7304</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_af55cd7a753171e664ad01e7b0f4327ca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af55cd7a753171e664ad01e7b0f4327ca">operations_research::sat::ElementConstraintProto::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#l01536">cp_model.pb.h:1536</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::RoutesConstraintProto::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#l02869">cp_model.pb.h:2869</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_ad31aedb4bcd4d4af01ac61bd811c2a78"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ad31aedb4bcd4d4af01ac61bd811c2a78">operations_research::sat::DenseMatrixProto::New</a></div><div class="ttdeci">DenseMatrixProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05697">cp_model.pb.h:5697</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a15204b185dfd4bef30727e0ca1c321b8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a15204b185dfd4bef30727e0ca1c321b8">operations_research::sat::ConstraintProto::kIntMin</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03914">cp_model.pb.h:3914</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a386f6429b29513df95c0cbb2571442eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a386f6429b29513df95c0cbb2571442eb">operations_research::sat::InverseConstraintProto::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#l03339">cp_model.pb.h:3339</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ab88764a2c2003f0ec0e0fbb8992da145"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab88764a2c2003f0ec0e0fbb8992da145">operations_research::sat::CpSolverResponse::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#l06329">cp_model.pb.h:6329</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::LinearConstraintProto::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#l01294">cp_model.pb.h:1294</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::IntegerArgumentProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06910">cp_model.pb.h:6910</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::SparsePermutationProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09023">cp_model.pb.cc:9023</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_1_1___internal.html">operations_research::sat::DecisionStrategyProto_AffineTransformation::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08193">cp_model.pb.cc:8193</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a624955fe72913bed851a748564b3d727"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a624955fe72913bed851a748564b3d727">operations_research::sat::NoOverlap2DConstraintProto::set_boxes_with_null_area_can_overlap</a></div><div class="ttdeci">void set_boxes_with_null_area_can_overlap(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07970">cp_model.pb.h:7970</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2247ed0838cf45a93350304d96687fc7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2247ed0838cf45a93350304d96687fc7">operations_research::sat::ConstraintProto::release_table</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::TableConstraintProto * release_table()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10574">cp_model.pb.h:10574</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00213">cp_model.pb.h:213</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a06944f2c8dd7c5c5715ad2c39ea92ea9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a06944f2c8dd7c5c5715ad2c39ea92ea9">operations_research::sat::IntervalConstraintProto::end</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 end() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07503">cp_model.pb.h:7503</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a8bd0fb54c2dca8f32d3b4f683a50c03b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8bd0fb54c2dca8f32d3b4f683a50c03b">operations_research::sat::SparsePermutationProto::internal_default_instance</a></div><div class="ttdeci">static const SparsePermutationProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05493">cp_model.pb.h:5493</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a6337075a75488a1afc747f0dbcf5f8e8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6337075a75488a1afc747f0dbcf5f8e8">operations_research::sat::CpModelProto::unsafe_arena_release_symmetry</a></div><div class="ttdeci">::operations_research::sat::SymmetryProto * unsafe_arena_release_symmetry()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12429">cp_model.pb.h:12429</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_af7f55833a116b8cf31d28382088e0280"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af7f55833a116b8cf31d28382088e0280">operations_research::sat::IntervalConstraintProto::IntervalConstraintProto</a></div><div class="ttdeci">IntervalConstraintProto(IntervalConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01650">cp_model.pb.h:1650</a></div></div>
|
|
<div class="ttc" id="pack_8cc_html_a750b5d744c39a06bfb13e6eb010e35d0"><div class="ttname"><a href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a></div><div class="ttdeci">int index</div><div class="ttdef"><b>Definition:</b> <a href="pack_8cc_source.html#l00509">pack.cc:509</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::InverseConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05457">cp_model.pb.cc:5457</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::ElementConstraintProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07467">cp_model.pb.h:7467</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a5247f06e3ba005336f7c0256690fc961"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5247f06e3ba005336f7c0256690fc961">operations_research::sat::SparsePermutationProto::support</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & support() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11746">cp_model.pb.h:11746</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ade780e09ca8275b2f3a7493ee65b2eef"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ade780e09ca8275b2f3a7493ee65b2eef">operations_research::sat::CumulativeConstraintProto::clear_energies</a></div><div class="ttdeci">void clear_energies()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08100">cp_model.pb.h:8100</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a0dd787d45111caa082ee0c569b7a88b2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0dd787d45111caa082ee0c569b7a88b2">operations_research::sat::DenseMatrixProto::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(DenseMatrixProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05689">cp_model.pb.h:5689</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a0cf3e2ef19d1e580d07b8c50d95cfa1e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">operations_research::sat::LinearConstraintProto::domain_size</a></div><div class="ttdeci">int domain_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07338">cp_model.pb.h:7338</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::IntegerVariableProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01154">cp_model.pb.cc:1154</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6e7d5256ad5cfe3bc0bc80ebb07d14ff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e7d5256ad5cfe3bc0bc80ebb07d14ff">operations_research::sat::ConstraintProto::has_inverse</a></div><div class="ttdeci">bool has_inverse() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10708">cp_model.pb.h:10708</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::PartialVariableAssignment::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11622">cp_model.pb.h:11622</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::DecisionStrategyProto_AffineTransformation::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08255">cp_model.pb.cc:8255</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae1fc6638d8c9966768e5ebe01a3ae826"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae1fc6638d8c9966768e5ebe01a3ae826">operations_research::sat::CpSolverResponse::set_wall_time</a></div><div class="ttdeci">void set_wall_time(double value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12936">cp_model.pb.h:12936</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a93369fa83a3c200b82fd8804d6bea22d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a93369fa83a3c200b82fd8804d6bea22d">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06295">cp_model.pb.cc:6295</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a2d05bc585c3ea183b952bd2d48381412"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2d05bc585c3ea183b952bd2d48381412">operations_research::sat::CpSolverResponse::clear_solution_upper_bounds</a></div><div class="ttdeci">void clear_solution_upper_bounds()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12634">cp_model.pb.h:12634</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ac0933dbd6f3fd2a6318ffedb539507cb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac0933dbd6f3fd2a6318ffedb539507cb">operations_research::sat::IntervalConstraintProto::unsafe_arena_release_end_view</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * unsafe_arena_release_end_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07676">cp_model.pb.h:7676</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::LinearArgumentProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02174">cp_model.pb.cc:2174</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT LinearConstraintProtoDefaultTypeInternal _LinearConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00120">cp_model.pb.cc:120</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a4290e4a16ab8557489049ab8509de9ef"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4290e4a16ab8557489049ab8509de9ef">operations_research::sat::AutomatonConstraintProto::set_starting_state</a></div><div class="ttdeci">void set_starting_state(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08910">cp_model.pb.h:8910</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a50e29927c000e76c054ce0661fd0569e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a50e29927c000e76c054ce0661fd0569e">operations_research::sat::ConstraintProto::clear_cumulative</a></div><div class="ttdeci">void clear_cumulative()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11084">cp_model.pb.h:11084</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_aeb8bd6525c0315ccd30db6b7ee93a78b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aeb8bd6525c0315ccd30db6b7ee93a78b">operations_research::sat::AutomatonConstraintProto::add_transition_label</a></div><div class="ttdeci">void add_transition_label(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09080">cp_model.pb.h:9080</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af851d726213fd8a48dafb3e11c07c22d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af851d726213fd8a48dafb3e11c07c22d">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09794">cp_model.pb.h:9794</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a0c6e505a600b075354ca4c9f9a08c4d0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0c6e505a600b075354ca4c9f9a08c4d0">operations_research::sat::ConstraintProto::mutable_interval</a></div><div class="ttdeci">::operations_research::sat::IntervalConstraintProto * mutable_interval()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10920">cp_model.pb.h:10920</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35aacf7ff630234b9ffede42cdbc9d5be5a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aacf7ff630234b9ffede42cdbc9d5be5a">operations_research::sat::ConstraintProto::kInverse</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03924">cp_model.pb.h:3924</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a0a9b3745a8998edad55c8097d12893e4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a0a9b3745a8998edad55c8097d12893e4">operations_research::sat::CircuitConstraintProto::CircuitConstraintProto</a></div><div class="ttdeci">CircuitConstraintProto(CircuitConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02647">cp_model.pb.h:2647</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac295a4ae19496c35333f736cad98b461"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac295a4ae19496c35333f736cad98b461">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10312">cp_model.pb.h:10312</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6348e43e49959b82c0eb682ad8aef02c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">operations_research::sat::ConstraintProto::inverse</a></div><div class="ttdeci">const ::operations_research::sat::InverseConstraintProto & inverse() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10741">cp_model.pb.h:10741</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::LinearExpressionProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06954">cp_model.pb.h:6954</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a1b198d84b1110467a18c3d54a7b546d0a0ce61376651b4b43e8e48682da31db3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1b198d84b1110467a18c3d54a7b546d0a0ce61376651b4b43e8e48682da31db3b">operations_research::sat::DecisionStrategyProto::kVariableSelectionStrategyFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05198">cp_model.pb.h:5198</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a0349ae1ca3fa104ce9061b7660de23ee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a0349ae1ca3fa104ce9061b7660de23ee">operations_research::sat::BoolArgumentProto::operator=</a></div><div class="ttdeci">BoolArgumentProto & operator=(BoolArgumentProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00454">cp_model.pb.h:454</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00217">cp_model.pb.h:217</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a0ebca606dfe014813ed14336ade937d6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a0ebca606dfe014813ed14336ade937d6">operations_research::sat::PartialVariableAssignment::mutable_values</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_values()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11704">cp_model.pb.h:11704</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac49a38b0dd4a9648d99a3d0beb33445c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac49a38b0dd4a9648d99a3d0beb33445c">operations_research::sat::ConstraintProto::release_routes</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::RoutesConstraintProto * release_routes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10500">cp_model.pb.h:10500</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a28363d2eca5255a3042ba4f552861b27"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a28363d2eca5255a3042ba4f552861b27">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06610">cp_model.pb.cc:6610</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::LinearExpressionProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01823">cp_model.pb.cc:1823</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a24080c755f42f8a99768b64d06bc287e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a24080c755f42f8a99768b64d06bc287e">operations_research::sat::CircuitConstraintProto::set_heads</a></div><div class="ttdeci">void set_heads(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08386">cp_model.pb.h:8386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a58681dc0a42f42e0c435ca40e5126bdc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a58681dc0a42f42e0c435ca40e5126bdc">operations_research::sat::DenseMatrixProto::operator=</a></div><div class="ttdeci">DenseMatrixProto & operator=(DenseMatrixProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05649">cp_model.pb.h:5649</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_ab3a51ca9e7f5a1bc743adc6746a1e1f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab3a51ca9e7f5a1bc743adc6746a1e1f7">operations_research::sat::LinearExpressionProto::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#l00803">cp_model.pb.h:803</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a2f4272d7d81049f9a0f0945007984707"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2f4272d7d81049f9a0f0945007984707">operations_research::sat::IntegerArgumentProto::operator=</a></div><div class="ttdeci">IntegerArgumentProto & operator=(const IntegerArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00603">cp_model.pb.h:603</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::AutomatonConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05911">cp_model.pb.cc:5911</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a24dcbf29c0d6cd766009a182a6484e3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a24dcbf29c0d6cd766009a182a6484e3b">operations_research::sat::CpModelProto::name</a></div><div class="ttdeci">const std::string & name() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11990">cp_model.pb.h:11990</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_aabd9aa50228fae717e9aabf279e070e5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aabd9aa50228fae717e9aabf279e070e5">operations_research::sat::NoOverlap2DConstraintProto::swap</a></div><div class="ttdeci">friend void swap(NoOverlap2DConstraintProto &a, NoOverlap2DConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02062">cp_model.pb.h:2062</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a921737a39626129ed8c4280ec529e556aa7d3f9c034bd08e9e79f405e39bc6911"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556aa7d3f9c034bd08e9e79f405e39bc6911">operations_research::sat::LinearConstraintProto::kDomainFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01381">cp_model.pb.h:1381</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::IntegerVariableProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01213">cp_model.pb.cc:1213</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a4292c50c3947106db9b2112fe4e500feae18bf0811918484bcb54dc7d9dadc361"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500feae18bf0811918484bcb54dc7d9dadc361">operations_research::sat::CumulativeConstraintProto::kDemandsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02321">cp_model.pb.h:2321</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_add22c64579e3719b1fb35dcb07ae45ae"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#add22c64579e3719b1fb35dcb07ae45ae">operations_research::sat::NoOverlap2DConstraintProto::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#l02055">cp_model.pb.h:2055</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a35c0424dc86a508abbafe44b6c0311ad"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a35c0424dc86a508abbafe44b6c0311ad">operations_research::sat::CpSolverResponse::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#l06303">cp_model.pb.h:6303</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_abe92914c5557ab23f326cd8ee364fca4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abe92914c5557ab23f326cd8ee364fca4">operations_research::sat::CpModelProto::mutable_constraints</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::ConstraintProto > * mutable_constraints()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12087">cp_model.pb.h:12087</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00222">cp_model.pb.h:222</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_af2194507b4f9ff190698c1accb6d1da5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#af2194507b4f9ff190698c1accb6d1da5">operations_research::sat::NoOverlap2DConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const NoOverlap2DConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03768">cp_model.pb.cc:3768</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::RoutesConstraintProto::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#l02875">cp_model.pb.h:2875</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::AllDifferentConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02302">cp_model.pb.cc:2302</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a014418b870b720fe0d79575ecf434880"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a014418b870b720fe0d79575ecf434880">operations_research::sat::CpSolverResponse::set_best_objective_bound</a></div><div class="ttdeci">void set_best_objective_bound(double value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12575">cp_model.pb.h:12575</a></div></div>
|
|
<div class="ttc" id="cp__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#l01014">cp_model.pb.cc:1014</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::ElementConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02794">cp_model.pb.cc:2794</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a06a99a40cbd48fec5a10b7096f0a027d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a06a99a40cbd48fec5a10b7096f0a027d">operations_research::sat::CpObjectiveProto::clear_coeffs</a></div><div class="ttdeci">void clear_coeffs()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11289">cp_model.pb.h:11289</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::LinearConstraintProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07257">cp_model.pb.h:7257</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aeaf0da781ca9b370d96b7fbd3f74266a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aeaf0da781ca9b370d96b7fbd3f74266a">operations_research::sat::CpModelProto::constraints_size</a></div><div class="ttdeci">int constraints_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12076">cp_model.pb.h:12076</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a22c7a4fd0ca1b5cad776986ccf8ca92f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a22c7a4fd0ca1b5cad776986ccf8ca92f">operations_research::sat::DecisionStrategyProto::VariableSelectionStrategy_MIN</a></div><div class="ttdeci">static constexpr VariableSelectionStrategy VariableSelectionStrategy_MIN</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05135">cp_model.pb.h:5135</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a9296a7c3cbed7d2587de23a2330cefb6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a9296a7c3cbed7d2587de23a2330cefb6">operations_research::sat::NoOverlap2DConstraintProto::x_intervals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & x_intervals() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07894">cp_model.pb.h:7894</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a774ab4eaa1db701a3e19d32a6cecceee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a774ab4eaa1db701a3e19d32a6cecceee">operations_research::sat::TableConstraintProto::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#l03138">cp_model.pb.h:3138</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::NoOverlapConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03540">cp_model.pb.cc:3540</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a1153300b331af9097aa6881ce2243efd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1153300b331af9097aa6881ce2243efd">operations_research::sat::InverseConstraintProto::f_direct</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & f_direct() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08830">cp_model.pb.h:8830</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_ad0707c7bd7fefd60b9561ac066707b8b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ad0707c7bd7fefd60b9561ac066707b8b">operations_research::sat::ElementConstraintProto::operator=</a></div><div class="ttdeci">ElementConstraintProto & operator=(const ElementConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01480">cp_model.pb.h:1480</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a59532720820c2ef788defc3d4e0419ecac2f2ba346935103cc08892a265759c8d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecac2f2ba346935103cc08892a265759c8d">operations_research::sat::CpModelProto::kSolutionHintFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06096">cp_model.pb.h:6096</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_aed40b8219b4bd0b1dccd453eed153fc2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aed40b8219b4bd0b1dccd453eed153fc2">operations_research::sat::SymmetryProto::mutable_orbitopes</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DenseMatrixProto > * mutable_orbitopes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11957">cp_model.pb.h:11957</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::ConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06984">cp_model.pb.cc:6984</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a4c3f12c111eb61f033b55c73a0a721e1a6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1a6b66537f58f087bb205368bc1a3816bf">operations_research::sat::CpObjectiveProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04736">cp_model.pb.h:4736</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::CpModelProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06018">cp_model.pb.h:6018</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a540183c6e5f2c8c73bc661ed4879c5b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a540183c6e5f2c8c73bc661ed4879c5b3">operations_research::sat::ReservoirConstraintProto::times_size</a></div><div class="ttdeci">int times_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08181">cp_model.pb.h:8181</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::LinearConstraintProto::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#l01291">cp_model.pb.h:1291</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a1415d430647ea7448927277e8490dea6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a1415d430647ea7448927277e8490dea6">operations_research::sat::IntegerArgumentProto::~IntegerArgumentProto</a></div><div class="ttdeci">~IntegerArgumentProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01564">cp_model.pb.cc:1564</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a2f479f9cb1e0e8bb189d810d899673d9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2f479f9cb1e0e8bb189d810d899673d9">operations_research::sat::DecisionStrategyProto::SELECT_MAX_VALUE</a></div><div class="ttdeci">static constexpr DomainReductionStrategy SELECT_MAX_VALUE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05160">cp_model.pb.h:5160</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2c4031a28fa9f0a9075b2378ae3021f4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c4031a28fa9f0a9075b2378ae3021f4">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_circuit</a></div><div class="ttdeci">void unsafe_arena_set_allocated_circuit(::operations_research::sat::CircuitConstraintProto *circuit)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10460">cp_model.pb.h:10460</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda5fcdc880475f9996b6d04ad1b0cbcc2d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5fcdc880475f9996b6d04ad1b0cbcc2d">operations_research::sat::ConstraintProto::kRoutesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04028">cp_model.pb.h:4028</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::SymmetryProto::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#l05834">cp_model.pb.h:5834</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a8038a2d6f8dd96153481e510cf8a7704afb7dde4231ab445598df7f58f0a4e788"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8038a2d6f8dd96153481e510cf8a7704afb7dde4231ab445598df7f58f0a4e788">operations_research::sat::SparsePermutationProto::kCycleSizesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05570">cp_model.pb.h:5570</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::ReservoirConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02519">cp_model.pb.h:2519</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a4292c50c3947106db9b2112fe4e500feaeb6337e39cc2e98a4df762d7bc3e67ca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500feaeb6337e39cc2e98a4df762d7bc3e67ca">operations_research::sat::CumulativeConstraintProto::kEnergiesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02322">cp_model.pb.h:2322</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::LinearExpressionProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00840">cp_model.pb.h:840</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_addc498b627409a8ddf856431b62c1d50"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#addc498b627409a8ddf856431b62c1d50">operations_research::sat::CpSolverResponse::primal_integral</a></div><div class="ttdeci">double primal_integral() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12988">cp_model.pb.h:12988</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a1f05c2a3a13ff3410d52ee3c33918e07"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">operations_research::sat::CpModelProto::release_name</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT std::string * release_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12017">cp_model.pb.h:12017</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_ade736c97b0c7be8494137304c1c81e3c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ade736c97b0c7be8494137304c1c81e3c">operations_research::sat::CpObjectiveProto::clear_scaling_factor</a></div><div class="ttdeci">void clear_scaling_factor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11350">cp_model.pb.h:11350</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a60c27999260ae6c812f9a392762769dc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a60c27999260ae6c812f9a392762769dc">operations_research::sat::LinearExpressionProto::swap</a></div><div class="ttdeci">friend void swap(LinearExpressionProto &a, LinearExpressionProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00800">cp_model.pb.h:800</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_aaf485aceb0bfa50506ce538a438df137"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aaf485aceb0bfa50506ce538a438df137">operations_research::sat::TableConstraintProto::set_negated</a></div><div class="ttdeci">void set_negated(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08788">cp_model.pb.h:8788</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a15daa0b0e11ae49a97dfe23b457ca3d1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a15daa0b0e11ae49a97dfe23b457ca3d1">operations_research::sat::ConstraintProto::has_int_max</a></div><div class="ttdeci">bool has_int_max() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09820">cp_model.pb.h:9820</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aeaf00fd4c94e4044231f395ddf0ac13a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aeaf00fd4c94e4044231f395ddf0ac13a">operations_research::sat::CpModelProto::set_assumptions</a></div><div class="ttdeci">void set_assumptions(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12349">cp_model.pb.h:12349</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_aa62d403a086d0a36fcbd389b083ecdf6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa62d403a086d0a36fcbd389b083ecdf6">operations_research::sat::ListOfVariablesProto::operator=</a></div><div class="ttdeci">ListOfVariablesProto & operator=(const ListOfVariablesProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03725">cp_model.pb.h:3725</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto_1_1___internal.html">operations_research::sat::TableConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05057">cp_model.pb.cc:5057</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::InverseConstraintProto::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#l03303">cp_model.pb.h:3303</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a198eab6e90987a37e2d031822b329028"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a198eab6e90987a37e2d031822b329028">operations_research::sat::CpSolverResponse::clear_solution_lower_bounds</a></div><div class="ttdeci">void clear_solution_lower_bounds()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12587">cp_model.pb.h:12587</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a854e5dcc2a4ed335e55c9115c2ce8269"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a854e5dcc2a4ed335e55c9115c2ce8269">operations_research::sat::CpSolverResponse::solution_upper_bounds</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & solution_upper_bounds() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12660">cp_model.pb.h:12660</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::CircuitConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04696">cp_model.pb.cc:4696</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_afcf09fdaebda0a46a108a1061161ef63ae18bf0811918484bcb54dc7d9dadc361"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63ae18bf0811918484bcb54dc7d9dadc361">operations_research::sat::ReservoirConstraintProto::kDemandsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02530">cp_model.pb.h:2530</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_ac29691de91a28ef0980331c91e5886ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac29691de91a28ef0980331c91e5886ed">operations_research::sat::AllDifferentConstraintProto::default_instance</a></div><div class="ttdeci">static const AllDifferentConstraintProto & default_instance()</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="classoperations__research_1_1sat_1_1_linear_expression_proto_html_ac2e14f175822ea9a41034a3f8c3d0d64"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac2e14f175822ea9a41034a3f8c3d0d64">operations_research::sat::LinearExpressionProto::coeffs</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & coeffs() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07017">cp_model.pb.h:7017</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a72d41feda9a93c11089d3d99d6270999"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a72d41feda9a93c11089d3d99d6270999">operations_research::sat::RoutesConstraintProto::literals_size</a></div><div class="ttdeci">int literals_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08565">cp_model.pb.h:8565</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::NoOverlapConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01906">cp_model.pb.h:1906</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_af3e2af1de0683107a3895df6b8575792"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#af3e2af1de0683107a3895df6b8575792">operations_research::sat::LinearArgumentProto::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#l00992">cp_model.pb.h:992</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::IntegerVariableProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01246">cp_model.pb.cc:1246</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a0f43225702fdd23578a99e915f2ae600"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a0f43225702fdd23578a99e915f2ae600">operations_research::sat::NoOverlapConstraintProto::NoOverlapConstraintProto</a></div><div class="ttdeci">NoOverlapConstraintProto(NoOverlapConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01871">cp_model.pb.h:1871</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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 & CpSolverStatus_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00254">cp_model.pb.h:254</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a82228733f5e3c52ecce301792081d34f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a82228733f5e3c52ecce301792081d34f">operations_research::sat::IntegerArgumentProto::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#l00659">cp_model.pb.h:659</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a7bbb59c70c8551250f71d63d835f115b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7bbb59c70c8551250f71d63d835f115b">operations_research::sat::ConstraintProto::mutable_dummy_constraint</a></div><div class="ttdeci">::operations_research::sat::ListOfVariablesProto * mutable_dummy_constraint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11216">cp_model.pb.h:11216</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a4292c50c3947106db9b2112fe4e500fea440249ed44d37808cd265d63ddd9fa4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500fea440249ed44d37808cd265d63ddd9fa4c">operations_research::sat::CumulativeConstraintProto::kCapacityFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02323">cp_model.pb.h:2323</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a216aed7b5143ad10a49d3c6a470767ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed">operations_research::sat::ConstraintProto::int_div</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto & int_div() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09705">cp_model.pb.h:9705</a></div></div>
|
|
<div class="ttc" id="alldiff__cst_8cc_html_a151248525a9e07eb3e6e60ea1c4995eb"><div class="ttname"><a href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a></div><div class="ttdeci">const std::vector< IntVar * > vars_</div><div class="ttdef"><b>Definition:</b> <a href="alldiff__cst_8cc_source.html#l00044">alldiff_cst.cc:44</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::NoOverlap2DConstraintProto::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#l02046">cp_model.pb.h:2046</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a8274f036ea50c0f984d9a0a1760ecff5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8274f036ea50c0f984d9a0a1760ecff5">operations_research::sat::RoutesConstraintProto::capacity</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 capacity() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08662">cp_model.pb.h:8662</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::TableConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05310">cp_model.pb.cc:5310</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_af43425f531f9cbab5716d4b8ac001803"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af43425f531f9cbab5716d4b8ac001803">operations_research::sat::PartialVariableAssignment::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#l05341">cp_model.pb.h:5341</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ab814c1d1d979ab21fba480d4f2184f0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab814c1d1d979ab21fba480d4f2184f0c">operations_research::sat::CpModelProto::has_solution_hint</a></div><div class="ttdeci">bool has_solution_hint() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12246">cp_model.pb.h:12246</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a4c000b83ab8d34e71dbeb31b0de6f419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a4c000b83ab8d34e71dbeb31b0de6f419">operations_research::sat::BoolArgumentProto::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#l00502">cp_model.pb.h:502</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a458dd99a041a02e37d5b249201b18050"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a458dd99a041a02e37d5b249201b18050">operations_research::sat::CpModelProto::clear_name</a></div><div class="ttdeci">void clear_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11987">cp_model.pb.h:11987</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ConstraintProtoDefaultTypeInternal _ConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00335">cp_model.pb.cc:335</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">operations_research::sat::CircuitConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02639">cp_model.pb.h:2639</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::RoutesConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05049">cp_model.pb.cc:5049</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ac38f9dab53f7f5580558642a2247602b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac38f9dab53f7f5580558642a2247602b">operations_research::sat::IntervalConstraintProto::mutable_start_view</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * mutable_start_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07601">cp_model.pb.h:7601</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_abe028a5a695ef46fdf4d4043987eb94f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#abe028a5a695ef46fdf4d4043987eb94f">operations_research::sat::DecisionStrategyProto_AffineTransformation::operator=</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation & operator=(DecisionStrategyProto_AffineTransformation &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04863">cp_model.pb.h:4863</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="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="classoperations__research_1_1sat_1_1_constraint_proto_html_a0b3f277775dd6baa45eaf8a13a1ed6a8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0b3f277775dd6baa45eaf8a13a1ed6a8">operations_research::sat::ConstraintProto::set_allocated_bool_or</a></div><div class="ttdeci">void set_allocated_bool_or(::operations_research::sat::BoolArgumentProto *bool_or)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06265">cp_model.pb.cc:6265</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::CumulativeConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03860">cp_model.pb.cc:3860</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a9394bc569a5547ea909d9e9764a70879"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a9394bc569a5547ea909d9e9764a70879">operations_research::sat::DecisionStrategyProto::variables</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & variables() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11517">cp_model.pb.h:11517</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_aacc3a2d5b69d12774f81ab8f33f812e0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aacc3a2d5b69d12774f81ab8f33f812e0">operations_research::sat::SparsePermutationProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const SparsePermutationProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09175">cp_model.pb.cc:9175</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aedb5ecf2fb93608b4b95b9094ec84a10"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aedb5ecf2fb93608b4b95b9094ec84a10">operations_research::sat::ConstraintProto::unsafe_arena_release_exactly_one</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_exactly_one()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09561">cp_model.pb.h:9561</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::AutomatonConstraintProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09110">cp_model.pb.h:9110</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a937e349ac7b09b42fc5d282d483929bb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a937e349ac7b09b42fc5d282d483929bb">operations_research::sat::CpObjectiveProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CpObjectiveProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08142">cp_model.pb.cc:8142</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response_1_1___internal.html">operations_research::sat::CpSolverResponse::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10147">cp_model.pb.cc:10147</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a6d5787890f6a11af5b896246b03383e3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a6d5787890f6a11af5b896246b03383e3">operations_research::sat::SparsePermutationProto::cycle_sizes_size</a></div><div class="ttdeci">int cycle_sizes_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11764">cp_model.pb.h:11764</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ac219bb25478918f4513fa26378eef483"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac219bb25478918f4513fa26378eef483">operations_research::sat::CpSolverResponse::status</a></div><div class="ttdeci">::operations_research::sat::CpSolverStatus status() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12480">cp_model.pb.h:12480</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_af317d5a9075e4fdfe95e74adcf571186"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af317d5a9075e4fdfe95e74adcf571186">operations_research::sat::CpSolverResponse::CpSolverResponse</a></div><div class="ttdeci">CpSolverResponse()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06267">cp_model.pb.h:6267</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a777a6e330a22a8889389cb9b9c9f12d6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a777a6e330a22a8889389cb9b9c9f12d6">operations_research::sat::CpModelProto::has_objective</a></div><div class="ttdeci">bool has_objective() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12116">cp_model.pb.h:12116</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a7c5414a3ac06608f669faad83493c347"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a7c5414a3ac06608f669faad83493c347">operations_research::sat::IntegerArgumentProto::swap</a></div><div class="ttdeci">friend void swap(IntegerArgumentProto &a, IntegerArgumentProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00636">cp_model.pb.h:636</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::SparsePermutationProto::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#l05481">cp_model.pb.h:5481</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_acb29ebc510348e4a2cd531a7c3f57c9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acb29ebc510348e4a2cd531a7c3f57c9c">operations_research::sat::LinearExpressionProto::clear_offset</a></div><div class="ttdeci">void clear_offset()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07032">cp_model.pb.h:7032</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a30695f3d48282b5bf225b63d84d5e772"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a30695f3d48282b5bf225b63d84d5e772">operations_research::sat::CircuitConstraintProto::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#l02678">cp_model.pb.h:2678</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a0e86147138c8f8bb3380a6824534f90a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a0e86147138c8f8bb3380a6824534f90a">operations_research::sat::CpModelProto::add_search_strategy</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto * add_search_strategy()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12231">cp_model.pb.h:12231</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af82e2a57ee8b583c00602dc9f113f2af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af82e2a57ee8b583c00602dc9f113f2af">operations_research::sat::ConstraintProto::clear_routes</a></div><div class="ttdeci">void clear_routes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10492">cp_model.pb.h:10492</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_1_1___internal.html">operations_research::sat::NoOverlapConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03351">cp_model.pb.cc:3351</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_1_1sat_html_af6433eb0c6144d7db88633b9369381ea"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#af6433eb0c6144d7db88633b9369381ea">operations_research::sat::_ListOfVariablesProto_default_instance_</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ListOfVariablesProtoDefaultTypeInternal _ListOfVariablesProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00320">cp_model.pb.cc:320</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_afb12210e8e4f7cdac27bbd59c59595d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">operations_research::sat::IntervalConstraintProto::IntervalConstraintProto</a></div><div class="ttdeci">IntervalConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01645">cp_model.pb.h:1645</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::ElementConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02882">cp_model.pb.cc:2882</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a00bc82ff7d736276a08cbde7820e8ea1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a00bc82ff7d736276a08cbde7820e8ea1">operations_research::sat::DecisionStrategyProto_AffineTransformation::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#l04903">cp_model.pb.h:4903</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_af532692efe270e142c91e425aadebf63"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af532692efe270e142c91e425aadebf63">operations_research::sat::DecisionStrategyProto::SELECT_UPPER_HALF</a></div><div class="ttdeci">static constexpr DomainReductionStrategy SELECT_UPPER_HALF</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05164">cp_model.pb.h:5164</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac5c18acf48b44935e225e0186bbe139c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac5c18acf48b44935e225e0186bbe139c">operations_research::sat::ConstraintProto::clear_int_mod</a></div><div class="ttdeci">void clear_int_mod()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09752">cp_model.pb.h:9752</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a002565a65ebaf4cb9fed0d9889dfeec7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a002565a65ebaf4cb9fed0d9889dfeec7">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_automaton</a></div><div class="ttdeci">void unsafe_arena_set_allocated_automaton(::operations_research::sat::AutomatonConstraintProto *automaton)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10682">cp_model.pb.h:10682</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a5213ac253d6902521fc9a7512c8a39fa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5213ac253d6902521fc9a7512c8a39fa">operations_research::sat::DecisionStrategyProto::transformations</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto_AffineTransformation > & transformations() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11606">cp_model.pb.h:11606</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_adb928cd62412b93fef5e35aaa9723660"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#adb928cd62412b93fef5e35aaa9723660">operations_research::sat::TableConstraintProto::swap</a></div><div class="ttdeci">friend void swap(TableConstraintProto &a, TableConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03127">cp_model.pb.h:3127</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a6d66e3384f00f1c37b501269dee114c1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6d66e3384f00f1c37b501269dee114c1">operations_research::sat::NoOverlap2DConstraintProto::mutable_y_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_y_intervals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07950">cp_model.pb.h:7950</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a226b65a5103a18f6a31cf34093b4d914"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a226b65a5103a18f6a31cf34093b4d914">operations_research::sat::IntervalConstraintProto::set_allocated_size_view</a></div><div class="ttdeci">void set_allocated_size_view(::operations_research::sat::LinearExpressionProto *size_view)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07786">cp_model.pb.h:7786</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a9dfaa9bebfefb4c19c2599bdd236c056"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9dfaa9bebfefb4c19c2599bdd236c056">operations_research::sat::AutomatonConstraintProto::clear_transition_label</a></div><div class="ttdeci">void clear_transition_label()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09063">cp_model.pb.h:9063</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a9ee236434540a0639967f738885d638d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a9ee236434540a0639967f738885d638d">operations_research::sat::IntegerArgumentProto::clear_target</a></div><div class="ttdeci">void clear_target()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06867">cp_model.pb.h:6867</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a5ed0feba5d37c1af99302dd8489dd8ff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a5ed0feba5d37c1af99302dd8489dd8ff">operations_research::sat::DenseMatrixProto::add_entries</a></div><div class="ttdeci">void add_entries(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11875">cp_model.pb.h:11875</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35aa56df0a705ba98b87cf95d61122aa694"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35aa56df0a705ba98b87cf95d61122aa694">operations_research::sat::ConstraintProto::kDummyConstraint</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03930">cp_model.pb.h:3930</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_abafe2a36d39cac499e4766e7c98113b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abafe2a36d39cac499e4766e7c98113b7">operations_research::sat::CpSolverResponse::user_time</a></div><div class="ttdeci">double user_time() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12948">cp_model.pb.h:12948</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a0c67030fa7cf005b254b2b378c1720baafbfae94bed6d1757a88573bc51608a9b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baafbfae94bed6d1757a88573bc51608a9b">operations_research::sat::IntervalConstraintProto::kEndFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01761">cp_model.pb.h:1761</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a12ab311b9ffc85d4f1ed738964068cce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce">operations_research::sat::CumulativeConstraintProto::mutable_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_intervals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08041">cp_model.pb.h:8041</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::NoOverlapConstraintProto::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#l01893">cp_model.pb.h:1893</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab32cb57ddb6b08f5729fff0a7b558ebf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab32cb57ddb6b08f5729fff0a7b558ebf">operations_research::sat::ConstraintProto::has_interval</a></div><div class="ttdeci">bool has_interval() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10856">cp_model.pb.h:10856</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::TableConstraintProto::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#l03108">cp_model.pb.h:3108</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_ac91d73b61ee144ff7a168c0a1c97ba12"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac91d73b61ee144ff7a168c0a1c97ba12">operations_research::sat::RoutesConstraintProto::swap</a></div><div class="ttdeci">friend void swap(RoutesConstraintProto &a, RoutesConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02888">cp_model.pb.h:2888</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a88da6de97c8b4c4ce52616e0516b252a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a88da6de97c8b4c4ce52616e0516b252a">operations_research::sat::ConstraintProto::kRoutes</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03921">cp_model.pb.h:3921</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PartialVariableAssignmentDefaultTypeInternal _PartialVariableAssignment_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00401">cp_model.pb.cc:401</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a934d9868f4bfcada979a310ea97ce987"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a934d9868f4bfcada979a310ea97ce987">operations_research::sat::CpModelProto::swap</a></div><div class="ttdeci">friend void swap(CpModelProto &a, CpModelProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06021">cp_model.pb.h:6021</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_ad711ad5e776aaeed843475adc2ef6c0a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ad711ad5e776aaeed843475adc2ef6c0a">operations_research::sat::IntegerVariableProto::operator=</a></div><div class="ttdeci">IntegerVariableProto & operator=(const IntegerVariableProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00281">cp_model.pb.h:281</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_aec3907e50cb04959e80ad40ee0d154ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aec3907e50cb04959e80ad40ee0d154ac">operations_research::sat::CpSolverResponse::set_deterministic_time</a></div><div class="ttdeci">void set_deterministic_time(double value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12976">cp_model.pb.h:12976</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::NoOverlapConstraintProto::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#l01890">cp_model.pb.h:1890</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a1c207c1bc53807c1c2d7c795bdb27987"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a1c207c1bc53807c1c2d7c795bdb27987">operations_research::sat::TableConstraintProto::set_values</a></div><div class="ttdeci">void set_values(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08743">cp_model.pb.h:8743</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a286e08ad9455966b428e6e1c85aa0758"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a286e08ad9455966b428e6e1c85aa0758">operations_research::sat::NoOverlap2DConstraintProto::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#l02081">cp_model.pb.h:2081</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ad12a6d60bd227d2472baf354eceddea8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad12a6d60bd227d2472baf354eceddea8">operations_research::sat::IntervalConstraintProto::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#l01699">cp_model.pb.h:1699</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::ElementConstraintProto::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#l01497">cp_model.pb.h:1497</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="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="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ad4a8c543adbca0fac330a4474f7537d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad4a8c543adbca0fac330a4474f7537d2">operations_research::sat::CumulativeConstraintProto::set_intervals</a></div><div class="ttdeci">void set_intervals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08016">cp_model.pb.h:8016</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a39e087cd167235be1ff1abadcff7f416"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a39e087cd167235be1ff1abadcff7f416">operations_research::sat::CumulativeConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CumulativeConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04076">cp_model.pb.cc:4076</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ae8df650459f93a8c7348cc2ae9d4bff7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae8df650459f93a8c7348cc2ae9d4bff7">operations_research::sat::AutomatonConstraintProto::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#l03517">cp_model.pb.h:3517</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a4ab001dbef7ddca54ae4ea003fae5a1b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b">operations_research::sat::CumulativeConstraintProto::intervals_size</a></div><div class="ttdeci">int intervals_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08003">cp_model.pb.h:8003</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_afa5c8157ed0a9c4ca090df282fd057a8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#afa5c8157ed0a9c4ca090df282fd057a8">operations_research::sat::CpObjectiveProto::CpObjectiveProto</a></div><div class="ttdeci">CpObjectiveProto(CpObjectiveProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04629">cp_model.pb.h:4629</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a81326f8cf720fb13d25b12aca7045093"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a81326f8cf720fb13d25b12aca7045093">operations_research::sat::SymmetryProto::add_orbitopes</a></div><div class="ttdeci">::operations_research::sat::DenseMatrixProto * add_orbitopes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11971">cp_model.pb.h:11971</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a8b6f1a18c238e5024a2ecb376b1972fa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a8b6f1a18c238e5024a2ecb376b1972fa">operations_research::sat::IntervalConstraintProto::clear_end_view</a></div><div class="ttdeci">void clear_end_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07633">cp_model.pb.h:7633</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::SparsePermutationProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09012">cp_model.pb.cc:9012</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_aca5b15bc6ed70bb8769763d76312975d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aca5b15bc6ed70bb8769763d76312975d">operations_research::sat::IntervalConstraintProto::start</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 start() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07483">cp_model.pb.h:7483</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::IntervalConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03166">cp_model.pb.cc:3166</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::PartialVariableAssignment::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08787">cp_model.pb.cc:8787</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a47c71890f743188dc922d9283c8f5639"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a47c71890f743188dc922d9283c8f5639">operations_research::sat::CpSolverResponse::solution_upper_bounds_size</a></div><div class="ttdeci">int solution_upper_bounds_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12631">cp_model.pb.h:12631</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">operations_research::sat::IntegerVariableProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00268">cp_model.pb.h:268</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::CpModelProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06061">cp_model.pb.h:6061</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a5e02c2fd22fa5bd71469514941d9db0b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e02c2fd22fa5bd71469514941d9db0b">operations_research::sat::ConstraintProto::no_overlap_2d</a></div><div class="ttdeci">const ::operations_research::sat::NoOverlap2DConstraintProto & no_overlap_2d() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11037">cp_model.pb.h:11037</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a777971a520c795a04f252a4b0fc56bc6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a777971a520c795a04f252a4b0fc56bc6">operations_research::sat::ConstraintProto::release_all_diff</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::AllDifferentConstraintProto * release_all_diff()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10278">cp_model.pb.h:10278</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT AutomatonConstraintProtoDefaultTypeInternal _AutomatonConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00307">cp_model.pb.cc:307</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ReservoirConstraintProtoDefaultTypeInternal _ReservoirConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00217">cp_model.pb.cc:217</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::IntegerArgumentProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01596">cp_model.pb.cc:1596</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a5afa5a943e94f5d886c0adb41b8d5b2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a5afa5a943e94f5d886c0adb41b8d5b2b">operations_research::sat::IntervalConstraintProto::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#l01691">cp_model.pb.h:1691</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a65b9f9e2e8e63635b198a0a0cdf5e5a2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a65b9f9e2e8e63635b198a0a0cdf5e5a2">operations_research::sat::ListOfVariablesProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ListOfVariablesProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06106">cp_model.pb.cc:6106</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::ReservoirConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04160">cp_model.pb.cc:4160</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a754527a0a624bbadb27f60007660369c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a754527a0a624bbadb27f60007660369c">operations_research::sat::CumulativeConstraintProto::demands_size</a></div><div class="ttdeci">int demands_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08050">cp_model.pb.h:8050</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a8a901f5856535ac1d69e420374864cb8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a8a901f5856535ac1d69e420374864cb8">operations_research::sat::InverseConstraintProto::InverseConstraintProto</a></div><div class="ttdeci">InverseConstraintProto(InverseConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03278">cp_model.pb.h:3278</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a4c6244ce151d7dd4d9e7bbd6d82531f2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4c6244ce151d7dd4d9e7bbd6d82531f2">operations_research::sat::CpSolverResponse::clear_tightened_variables</a></div><div class="ttdeci">void clear_tightened_variables()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12681">cp_model.pb.h:12681</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a95c92681465eb4bd039953b63999fb87"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95c92681465eb4bd039953b63999fb87">operations_research::sat::AutomatonConstraintProto::default_instance</a></div><div class="ttdeci">static const AutomatonConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03484">cp_model.pb.h:3484</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a59532720820c2ef788defc3d4e0419eca53beb24d48496f655bc9b0ea1b06e3f0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca53beb24d48496f655bc9b0ea1b06e3f0">operations_research::sat::CpModelProto::kSearchStrategyFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06092">cp_model.pb.h:6092</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_afdbb7637b8858a22df728da945003c34a4bb45dc8de9ac5796c7ad797f5224200"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a4bb45dc8de9ac5796c7ad797f5224200">operations_research::sat::ElementConstraintProto::kTargetFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01584">cp_model.pb.h:1584</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a817b500800adbaa67949f6d5d31b1b26"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a817b500800adbaa67949f6d5d31b1b26">operations_research::sat::DecisionStrategyProto_AffineTransformation::set_offset</a></div><div class="ttdeci">void set_offset(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11455">cp_model.pb.h:11455</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::LinearConstraintProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07247">cp_model.pb.h:7247</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::InverseConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03313">cp_model.pb.h:3313</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::ReservoirConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04381">cp_model.pb.cc:4381</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT IntegerVariableProtoDefaultTypeInternal _IntegerVariableProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00034">cp_model.pb.cc:34</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::LinearConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02615">cp_model.pb.cc:2615</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a121f42906110a1a94f975fffba11ae25"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a121f42906110a1a94f975fffba11ae25">operations_research::sat::RoutesConstraintProto::RoutesConstraintProto</a></div><div class="ttdeci">RoutesConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02845">cp_model.pb.h:2845</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_aaa3305f1fd5a03f4eb7996c2a2aba0a9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aaa3305f1fd5a03f4eb7996c2a2aba0a9">operations_research::sat::AllDifferentConstraintProto::swap</a></div><div class="ttdeci">friend void swap(AllDifferentConstraintProto &a, AllDifferentConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01157">cp_model.pb.h:1157</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a3a689a545aed80fae1dc63525e17fd21"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a3a689a545aed80fae1dc63525e17fd21">operations_research::sat::CpSolverResponse::solution</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & solution() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12526">cp_model.pb.h:12526</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::CircuitConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04708">cp_model.pb.cc:4708</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_ae59a4dda240698b8ade8c726cc4f9974"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ae59a4dda240698b8ade8c726cc4f9974">operations_research::sat::IntegerVariableProto::mutable_domain</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_domain()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06806">cp_model.pb.h:6806</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a97b658bbdb2c12fd2806299cc0e3e082"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a97b658bbdb2c12fd2806299cc0e3e082">operations_research::sat::ConstraintProto::has_int_prod</a></div><div class="ttdeci">bool has_int_prod() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10116">cp_model.pb.h:10116</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1b9ecd55294987444aff02290740f25e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1b9ecd55294987444aff02290740f25e">operations_research::sat::ConstraintProto::circuit</a></div><div class="ttdeci">const ::operations_research::sat::CircuitConstraintProto & circuit() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10445">cp_model.pb.h:10445</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_aba45d214fbf54bd31d6a8b97f2efc9c5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aba45d214fbf54bd31d6a8b97f2efc9c5">operations_research::sat::NoOverlapConstraintProto::operator=</a></div><div class="ttdeci">NoOverlapConstraintProto & operator=(NoOverlapConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01880">cp_model.pb.h:1880</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_abfa73d7f106725ceabf4cda4514414a1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#abfa73d7f106725ceabf4cda4514414a1">operations_research::sat::NoOverlap2DConstraintProto::add_x_intervals</a></div><div class="ttdeci">void add_x_intervals(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07885">cp_model.pb.h:7885</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::TableConstraintProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08703">cp_model.pb.h:8703</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a22414a046a10e101e63455e8cd5b734b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a22414a046a10e101e63455e8cd5b734b">operations_research::sat::TableConstraintProto::add_values</a></div><div class="ttdeci">void add_values(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08750">cp_model.pb.h:8750</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::AllDifferentConstraintProto::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#l01144">cp_model.pb.h:1144</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab0bdd88723d0e14b8ddbe725d54db2cba54062676176ce87219a537397e37cd3e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba54062676176ce87219a537397e37cd3e">operations_research::sat::AutomatonConstraintProto::kStartingStateFieldNumber</a></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="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ae2f3b21a4d4e1d963f04aaa567f2c49c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">operations_research::sat::IntervalConstraintProto::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#l01681">cp_model.pb.h:1681</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a0eef996e72482ec1b0cc9552ece3bd2ba931e9db4f40b799a1fd025cf331b1d5e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2ba931e9db4f40b799a1fd025cf331b1d5e">operations_research::sat::DenseMatrixProto::kNumRowsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05748">cp_model.pb.h:5748</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a6e50a045775e5407d7fb667b1919c362"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a6e50a045775e5407d7fb667b1919c362">operations_research::sat::ReservoirConstraintProto::set_min_level</a></div><div class="ttdeci">void set_min_level(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08152">cp_model.pb.h:8152</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_afcf09fdaebda0a46a108a1061161ef63a42637b0c1d79a8701a7439a49b375adf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#afcf09fdaebda0a46a108a1061161ef63a42637b0c1d79a8701a7439a49b375adf">operations_research::sat::ReservoirConstraintProto::kMinLevelFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02532">cp_model.pb.h:2532</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_aa2267af53da766fa84c66ca1faca2670"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aa2267af53da766fa84c66ca1faca2670">operations_research::sat::ReservoirConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ReservoirConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04408">cp_model.pb.cc:4408</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a74f7eb449a6e182b73c8b4a1dbf15ce6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">operations_research::sat::ConstraintProto::set_name</a></div><div class="ttdeci">void set_name(ArgT0 &&arg0, ArgT... args)</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a5339b1584860029bfdb4f080683852f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a5339b1584860029bfdb4f080683852f5">operations_research::sat::RoutesConstraintProto::clear_literals</a></div><div class="ttdeci">void clear_literals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08568">cp_model.pb.h:8568</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_abfcf12591a1245441f8293912c5c2c7a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abfcf12591a1245441f8293912c5c2c7a">operations_research::sat::IntervalConstraintProto::unsafe_arena_release_size_view</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * unsafe_arena_release_size_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07766">cp_model.pb.h:7766</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a642d47eb5638f99cf08616ee54b2169a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a642d47eb5638f99cf08616ee54b2169a">operations_research::sat::DenseMatrixProto::DenseMatrixProto</a></div><div class="ttdeci">DenseMatrixProto(DenseMatrixProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05640">cp_model.pb.h:5640</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a8a5c587fb669a35165ac681b495e52b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8a5c587fb669a35165ac681b495e52b7">operations_research::sat::CpSolverResponse::add_sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">void add_sufficient_assumptions_for_infeasibility(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12738">cp_model.pb.h:12738</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ab760d9473c352c934d130cbf97d87c94"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab760d9473c352c934d130cbf97d87c94">operations_research::sat::TableConstraintProto::~TableConstraintProto</a></div><div class="ttdeci">~TableConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05085">cp_model.pb.cc:5085</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac50e81736f68bb14d369831ccb7d1000"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac50e81736f68bb14d369831ccb7d1000">operations_research::sat::ConstraintProto::clear_constraint</a></div><div class="ttdeci">void clear_constraint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06817">cp_model.pb.cc:6817</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_ad687a28999479e5c346582e63995f603"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ad687a28999479e5c346582e63995f603">operations_research::sat::RoutesConstraintProto::operator=</a></div><div class="ttdeci">RoutesConstraintProto & operator=(RoutesConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02859">cp_model.pb.h:2859</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a809898d75f3962eedda8662e20c7dd26"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a809898d75f3962eedda8662e20c7dd26">operations_research::sat::ConstraintProto::unsafe_arena_release_bool_and</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_bool_and()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09413">cp_model.pb.h:9413</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a525dc7ba48af0e2b1cf48066586807c6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a525dc7ba48af0e2b1cf48066586807c6">operations_research::sat::ReservoirConstraintProto::max_level</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 max_level() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08164">cp_model.pb.h:8164</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a5f00b2ab94ba196dd2da98b25cc50966"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a5f00b2ab94ba196dd2da98b25cc50966">operations_research::sat::SymmetryProto::Swap</a></div><div class="ttdeci">void Swap(SymmetryProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05856">cp_model.pb.h:5856</a></div></div>
|
|
<div class="ttc" id="namespaceinternal_html"><div class="ttname"><a href="namespaceinternal.html">internal</a></div><div class="ttdef"><b>Definition:</b> <a href="bop__parameters_8pb_8h_source.html#l00039">bop_parameters.pb.h:39</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ad9a045113efe25a4dee28661de030974"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ad9a045113efe25a4dee28661de030974">operations_research::sat::DecisionStrategyProto::variable_selection_strategy</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy variable_selection_strategy() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11538">cp_model.pb.h:11538</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a62956891c269f2e93ca5d3a6da69239a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a62956891c269f2e93ca5d3a6da69239a">operations_research::sat::CpSolverResponse::kStatusFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06387">cp_model.pb.h:6387</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a4de3e11c8c149a7ce2ea872a0079c366"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4de3e11c8c149a7ce2ea872a0079c366">operations_research::sat::ConstraintProto::release_int_div</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::IntegerArgumentProto * release_int_div()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09686">cp_model.pb.h:9686</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a7ee3496ab69162290edf652361d9480a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7ee3496ab69162290edf652361d9480a">operations_research::sat::CpSolverResponse::set_solve_log</a></div><div class="ttdeci">void set_solve_log(ArgT0 &&arg0, ArgT... args)</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a55c4c8a331f62f950abea2d110eb2398"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a55c4c8a331f62f950abea2d110eb2398">operations_research::sat::CpSolverResponse::add_solution</a></div><div class="ttdeci">void add_solution(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12517">cp_model.pb.h:12517</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_ad9f1f0fbafb188e2f728d172ab88dc8f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ad9f1f0fbafb188e2f728d172ab88dc8f">operations_research::sat::ElementConstraintProto::set_index</a></div><div class="ttdeci">void set_index(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07400">cp_model.pb.h:7400</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::ListOfVariablesProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05989">cp_model.pb.cc:5989</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a7b108ceedbb3b4db12bb60f534e0fb4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a7b108ceedbb3b4db12bb60f534e0fb4c">operations_research::sat::IntervalConstraintProto::clear_start_view</a></div><div class="ttdeci">void clear_start_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07543">cp_model.pb.h:7543</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a1cb6cd47b17aa205e27952313e508942"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1cb6cd47b17aa205e27952313e508942">operations_research::sat::ReservoirConstraintProto::set_max_level</a></div><div class="ttdeci">void set_max_level(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08172">cp_model.pb.h:8172</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a27646aacbd3e1ada85b1abf7ebc5b069"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a27646aacbd3e1ada85b1abf7ebc5b069">operations_research::sat::IntegerArgumentProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const IntegerArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01736">cp_model.pb.cc:1736</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::PartialVariableAssignment::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08776">cp_model.pb.cc:8776</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">operations_research::sat::DecisionStrategyProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05007">cp_model.pb.h:5007</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">operations_research::sat::CumulativeConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02205">cp_model.pb.h:2205</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a5426dca77a2d887c036efbd92f509fe0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a5426dca77a2d887c036efbd92f509fe0">operations_research::sat::IntegerVariableProto::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#l00317">cp_model.pb.h:317</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a5f824182ef2f314fc4b6ab458f01ed5e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5f824182ef2f314fc4b6ab458f01ed5e">operations_research::sat::CumulativeConstraintProto::default_instance</a></div><div class="ttdeci">static const CumulativeConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02241">cp_model.pb.h:2241</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto_1_1___internal.html">operations_research::sat::InverseConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05318">cp_model.pb.cc:5318</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l01055">cp_model.pb.cc:1055</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ab950f5b42618cc02f5f742c9476eb81b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab950f5b42618cc02f5f742c9476eb81b">operations_research::sat::CpSolverResponse::solution_info</a></div><div class="ttdeci">const std::string & solution_info() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13005">cp_model.pb.h:13005</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::TableConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05118">cp_model.pb.cc:5118</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_aab34dd4fc7ee886f7ed96e07aaea9ba0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aab34dd4fc7ee886f7ed96e07aaea9ba0">operations_research::sat::AllDifferentConstraintProto::operator=</a></div><div class="ttdeci">AllDifferentConstraintProto & operator=(AllDifferentConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01128">cp_model.pb.h:1128</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_ac2352034b6709d00df0edd40e0f03171"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac2352034b6709d00df0edd40e0f03171">operations_research::sat::CircuitConstraintProto::set_tails</a></div><div class="ttdeci">void set_tails(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08339">cp_model.pb.h:8339</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a9a5121be926efa2072acd67866a736c0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a9a5121be926efa2072acd67866a736c0">operations_research::sat::ReservoirConstraintProto::mutable_actives</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_actives()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08313">cp_model.pb.h:8313</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a53f87c35b078422ff156b81163e3c7a1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a53f87c35b078422ff156b81163e3c7a1">operations_research::sat::ConstraintProto::release_bool_xor</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto * release_bool_xor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09612">cp_model.pb.h:9612</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1f05c2a3a13ff3410d52ee3c33918e07"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">operations_research::sat::ConstraintProto::release_name</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT std::string * release_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09236">cp_model.pb.h:9236</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a685b0fabfb7c53070179d04c017516d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a685b0fabfb7c53070179d04c017516d2">operations_research::sat::AllDifferentConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const AllDifferentConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02429">cp_model.pb.cc:2429</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a67bef12e38624ead7d3f0e94c31377e7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a67bef12e38624ead7d3f0e94c31377e7">operations_research::sat::ConstraintProto::clear_int_min</a></div><div class="ttdeci">void clear_int_min()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09974">cp_model.pb.h:9974</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_aff87fb4b1168e3579d2a0ddf31502ad5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#aff87fb4b1168e3579d2a0ddf31502ad5">operations_research::sat::IntegerArgumentProto::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#l00655">cp_model.pb.h:655</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::BoolArgumentProto::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#l00470">cp_model.pb.h:470</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a18137eef7618a47d519524eaca7eb565"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a18137eef7618a47d519524eaca7eb565">operations_research::sat::CpSolverResponse::swap</a></div><div class="ttdeci">friend void swap(CpSolverResponse &a, CpSolverResponse &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06310">cp_model.pb.h:6310</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ae886b7fe2c0768f693d52be477579a41"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ae886b7fe2c0768f693d52be477579a41">operations_research::sat::AutomatonConstraintProto::final_states</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & final_states() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08948">cp_model.pb.h:8948</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_afd0831c13d0271c6185b150ee8e4186d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afd0831c13d0271c6185b150ee8e4186d">operations_research::sat::ElementConstraintProto::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#l01532">cp_model.pb.h:1532</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c">operations_research::sat::UNKNOWN</a></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="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a226fdd00b4f9c96dc2bbd94791d59c42"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a226fdd00b4f9c96dc2bbd94791d59c42">operations_research::sat::IntegerArgumentProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const IntegerArgumentProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01723">cp_model.pb.cc:1723</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00194">cp_model.pb.h:194</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::LinearExpressionProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01917">cp_model.pb.cc:1917</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ab15db161cdf5d881497ef073ffd10ba6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab15db161cdf5d881497ef073ffd10ba6">operations_research::sat::CpSolverResponse::set_solution_upper_bounds</a></div><div class="ttdeci">void set_solution_upper_bounds(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12644">cp_model.pb.h:12644</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::NoOverlap2DConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03801">cp_model.pb.cc:3801</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a3028f541ba3bb4f050ee15380b177928"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a3028f541ba3bb4f050ee15380b177928">operations_research::sat::BoolArgumentProto::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#l00506">cp_model.pb.h:506</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::SparsePermutationProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05540">cp_model.pb.h:5540</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">operations_research::sat::RoutesConstraintProto::add_tails</a></div><div class="ttdeci">void add_tails(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08491">cp_model.pb.h:8491</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::TableConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03186">cp_model.pb.h:3186</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::AutomatonConstraintProto::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09127">cp_model.pb.h:9127</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT LinearArgumentProtoDefaultTypeInternal _LinearArgumentProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00090">cp_model.pb.cc:90</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a2e9fb05a6c6f6677a50f860290569b6a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2e9fb05a6c6f6677a50f860290569b6a">operations_research::sat::DecisionStrategyProto::DomainReductionStrategy</a></div><div class="ttdeci">DecisionStrategyProto_DomainReductionStrategy DomainReductionStrategy</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="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a1476d98efc03ccb4224ae17f531fd05a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1476d98efc03ccb4224ae17f531fd05a">operations_research::sat::ConstraintProto::kTable</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03922">cp_model.pb.h:3922</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a9b5b838b09fc5a2c553f7e0cd5703ed1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">operations_research::sat::ConstraintProto::ConstraintProto</a></div><div class="ttdeci">ConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03868">cp_model.pb.h:3868</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a30b71c41b904549f4bdcb73a020364cb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a30b71c41b904549f4bdcb73a020364cb">operations_research::sat::CumulativeConstraintProto::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#l02270">cp_model.pb.h:2270</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a97eeb48d600352e193d22197fce8cec2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a97eeb48d600352e193d22197fce8cec2">operations_research::sat::DecisionStrategyProto::CHOOSE_MIN_DOMAIN_SIZE</a></div><div class="ttdeci">static constexpr VariableSelectionStrategy CHOOSE_MIN_DOMAIN_SIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05128">cp_model.pb.h:5128</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6069c6d8a6f5dcc7fc4f53c35640fbb9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6069c6d8a6f5dcc7fc4f53c35640fbb9">operations_research::sat::ConstraintProto::clear_inverse</a></div><div class="ttdeci">void clear_inverse()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10714">cp_model.pb.h:10714</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a7af079189afb65e704861b8cdfb301f4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a7af079189afb65e704861b8cdfb301f4">operations_research::sat::ConstraintProto::CONSTRAINT_NOT_SET</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03931">cp_model.pb.h:3931</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a0ebca606dfe014813ed14336ade937d6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a0ebca606dfe014813ed14336ade937d6">operations_research::sat::TableConstraintProto::mutable_values</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_values()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08768">cp_model.pb.h:8768</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_afe2266b3e2fa87012c4b32b2fdffd7cfa9aefd8c9df3a63b647508513ca601e96"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfa9aefd8c9df3a63b647508513ca601e96">operations_research::sat::NoOverlap2DConstraintProto::kYIntervalsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02132">cp_model.pb.h:2132</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a51124c9f2f7fcbc20af1bde3339576d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a51124c9f2f7fcbc20af1bde3339576d5">operations_research::sat::CpSolverResponse::clear_num_branches</a></div><div class="ttdeci">void clear_num_branches()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12822">cp_model.pb.h:12822</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::CpObjectiveProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08004">cp_model.pb.cc:8004</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a42cd6e1de56b3b4b6141435ac47d9c19"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a42cd6e1de56b3b4b6141435ac47d9c19">operations_research::sat::ConstraintProto::swap</a></div><div class="ttdeci">friend void swap(ConstraintProto &a, ConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03941">cp_model.pb.h:3941</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::PartialVariableAssignment::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#l05309">cp_model.pb.h:5309</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_abccb839e0d4dc922422cb1ab1bf4ba64"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#abccb839e0d4dc922422cb1ab1bf4ba64">operations_research::sat::IntegerArgumentProto::default_instance</a></div><div class="ttdeci">static const IntegerArgumentProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00626">cp_model.pb.h:626</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab60b8a51e06dd6642fb9ef0016199a95"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab60b8a51e06dd6642fb9ef0016199a95">operations_research::sat::ConstraintProto::has_dummy_constraint</a></div><div class="ttdeci">bool has_dummy_constraint() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11152">cp_model.pb.h:11152</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a772eaf1f9607504b51d0d1696110b017"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a772eaf1f9607504b51d0d1696110b017">operations_research::sat::LinearArgumentProto::exprs</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::LinearExpressionProto > & exprs() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07180">cp_model.pb.h:7180</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a3329c377cc43587c42c4e3b8e54c3999"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a3329c377cc43587c42c4e3b8e54c3999">operations_research::sat::SparsePermutationProto::add_support</a></div><div class="ttdeci">void add_support(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11737">cp_model.pb.h:11737</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::LinearArgumentProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01048">cp_model.pb.h:1048</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac02cac4eaa772b374c6be319e2d2f8d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac02cac4eaa772b374c6be319e2d2f8d5">operations_research::sat::ConstraintProto::unsafe_arena_release_int_mod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_mod()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09783">cp_model.pb.h:9783</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::InverseConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03356">cp_model.pb.h:3356</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a59f679bb687cc0d4b93e40c4fefa0015"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a59f679bb687cc0d4b93e40c4fefa0015">operations_research::sat::ListOfVariablesProto::Swap</a></div><div class="ttdeci">void Swap(ListOfVariablesProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03761">cp_model.pb.h:3761</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::AutomatonConstraintProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09120">cp_model.pb.h:9120</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_acfec7282045da6a778490a4de8e37f83"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#acfec7282045da6a778490a4de8e37f83">operations_research::sat::RoutesConstraintProto::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#l02891">cp_model.pb.h:2891</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a980ceaff8b5e04007ad59664547dd060"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a980ceaff8b5e04007ad59664547dd060">operations_research::sat::ConstraintProto::mutable_int_prod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_prod()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10180">cp_model.pb.h:10180</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a1fdf8456575b5c6b192a0170da03d9ad"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1fdf8456575b5c6b192a0170da03d9ad">operations_research::sat::CpSolverResponse::add_solution_upper_bounds</a></div><div class="ttdeci">void add_solution_upper_bounds(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12651">cp_model.pb.h:12651</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a59532720820c2ef788defc3d4e0419ecafb6daba7f24a634d87fc66e38ac037b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419ecafb6daba7f24a634d87fc66e38ac037b7">operations_research::sat::CpModelProto::kAssumptionsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06093">cp_model.pb.h:6093</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::TableConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05298">cp_model.pb.cc:5298</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a5a0518245cd5acdfe58f2529a6f3cbd9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a5a0518245cd5acdfe58f2529a6f3cbd9">operations_research::sat::CpModelProto::unsafe_arena_set_allocated_symmetry</a></div><div class="ttdeci">void unsafe_arena_set_allocated_symmetry(::operations_research::sat::SymmetryProto *symmetry)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12401">cp_model.pb.h:12401</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_aa608467891b8c6551da2e11db9a182dc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc">operations_research::sat::CumulativeConstraintProto::mutable_demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_demands()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08088">cp_model.pb.h:8088</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a44f2e1631cdbf3b9a89a8afa8acb8ebd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">operations_research::sat::CpObjectiveProto::clear_domain</a></div><div class="ttdeci">void clear_domain()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11376">cp_model.pb.h:11376</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a7763c42fb218a40ac1c3e057c75643fb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7763c42fb218a40ac1c3e057c75643fb">operations_research::sat::ConstraintProto::default_instance</a></div><div class="ttdeci">static const ConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03901">cp_model.pb.h:3901</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::LinearExpressionProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02005">cp_model.pb.cc:2005</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::RoutesConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02947">cp_model.pb.h:2947</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a5b93bf875ac281a1de843f9355deb1c5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5b93bf875ac281a1de843f9355deb1c5">operations_research::sat::SparsePermutationProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const SparsePermutationProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09164">cp_model.pb.cc:9164</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::DecisionStrategyProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08490">cp_model.pb.cc:8490</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a1f05c2a3a13ff3410d52ee3c33918e07"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">operations_research::sat::IntegerVariableProto::release_name</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT std::string * release_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06749">cp_model.pb.h:6749</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a991d81d850baed0bb3925da8bf69116c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a991d81d850baed0bb3925da8bf69116c">operations_research::sat::IntegerArgumentProto::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#l00629">cp_model.pb.h:629</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::RoutesConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04859">cp_model.pb.cc:4859</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00186">cp_model.pb.h:186</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::ConstraintProto::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#l03892">cp_model.pb.h:3892</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a9f0fa13cb6e19e8619f7f292c42e224e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a9f0fa13cb6e19e8619f7f292c42e224e">operations_research::sat::RoutesConstraintProto::add_demands</a></div><div class="ttdeci">void add_demands(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08632">cp_model.pb.h:8632</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00216">cp_model.pb.h:216</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::BoolArgumentProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01520">cp_model.pb.cc:1520</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::PartialVariableAssignment::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08868">cp_model.pb.cc:8868</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::ConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06996">cp_model.pb.cc:6996</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::ElementConstraintProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07429">cp_model.pb.h:7429</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">operations_research::sat::LinearExpressionProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00754">cp_model.pb.h:754</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a410ca03165cba9eab8c0d22d290a9d70"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a410ca03165cba9eab8c0d22d290a9d70">operations_research::sat::CpModelProto::clear_assumptions</a></div><div class="ttdeci">void clear_assumptions()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12339">cp_model.pb.h:12339</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab0e51a8b6232e5558ab2d4e75ed03ff2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab0e51a8b6232e5558ab2d4e75ed03ff2">operations_research::sat::ConstraintProto::has_routes</a></div><div class="ttdeci">bool has_routes() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10486">cp_model.pb.h:10486</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a53c58a4b1b9879f611812df6a850f640"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a53c58a4b1b9879f611812df6a850f640">operations_research::sat::NoOverlapConstraintProto::operator=</a></div><div class="ttdeci">NoOverlapConstraintProto & operator=(const NoOverlapConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01876">cp_model.pb.h:1876</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_aaca16d06913d287be8449662471aabab"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aaca16d06913d287be8449662471aabab">operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto</a></div><div class="ttdeci">AllDifferentConstraintProto(AllDifferentConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01119">cp_model.pb.h:1119</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a72d41feda9a93c11089d3d99d6270999"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a72d41feda9a93c11089d3d99d6270999">operations_research::sat::CircuitConstraintProto::literals_size</a></div><div class="ttdeci">int literals_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08420">cp_model.pb.h:8420</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a7f49b79a904b9762abae922f5e2f8789"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a7f49b79a904b9762abae922f5e2f8789">operations_research::sat::DecisionStrategyProto::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#l05072">cp_model.pb.h:5072</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a7b556cd1b51adc0393fa36e82c11cd7e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">operations_research::sat::LinearExpressionProto::coeffs_size</a></div><div class="ttdeci">int coeffs_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06988">cp_model.pb.h:6988</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::TableConstraintProto::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#l03111">cp_model.pb.h:3111</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::DecisionStrategyProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05050">cp_model.pb.h:5050</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::ListOfVariablesProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06028">cp_model.pb.cc:6028</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_ac671609a4ad4a0545c6d3ec619164a8b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac671609a4ad4a0545c6d3ec619164a8b">operations_research::sat::ReservoirConstraintProto::actives_size</a></div><div class="ttdeci">int actives_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08275">cp_model.pb.h:8275</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a74f7eb449a6e182b73c8b4a1dbf15ce6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a74f7eb449a6e182b73c8b4a1dbf15ce6">operations_research::sat::CpModelProto::set_name</a></div><div class="ttdeci">void set_name(ArgT0 &&arg0, ArgT... args)</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::LinearConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01350">cp_model.pb.h:1350</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::NoOverlapConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01949">cp_model.pb.h:1949</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::CumulativeConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04052">cp_model.pb.cc:4052</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a45e0b0a53c350cd5cd1cffd3fe52689a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a45e0b0a53c350cd5cd1cffd3fe52689a">operations_research::sat::TableConstraintProto::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#l03150">cp_model.pb.h:3150</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::InverseConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05425">cp_model.pb.cc:5425</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a0522d1237042155f77d8b426dac80903"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a0522d1237042155f77d8b426dac80903">operations_research::sat::CpSolverResponse::clear_sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">void clear_sufficient_assumptions_for_infeasibility()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12721">cp_model.pb.h:12721</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a0518cef7e7ffb941f6204ce1b6dc3ef3a8c5c82f1928ae7a9747f8d1e2ea2d00b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a0518cef7e7ffb941f6204ce1b6dc3ef3a8c5c82f1928ae7a9747f8d1e2ea2d00b">operations_research::sat::DecisionStrategyProto_AffineTransformation::kIndexFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04963">cp_model.pb.h:4963</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::ReservoirConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04415">cp_model.pb.cc:4415</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::AutomatonConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03534">cp_model.pb.h:3534</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a14f61dafc55e339713d5b7bfdbd3074c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a14f61dafc55e339713d5b7bfdbd3074c">operations_research::sat::CircuitConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CircuitConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04689">cp_model.pb.cc:4689</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ad184482a0bc641bfabd3586d41134ed2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad184482a0bc641bfabd3586d41134ed2">operations_research::sat::CpSolverResponse::set_allocated_solve_log</a></div><div class="ttdeci">void set_allocated_solve_log(std::string *solve_log)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13082">cp_model.pb.h:13082</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a3705f221682f0ca2d257d23ccb4523e6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a3705f221682f0ca2d257d23ccb4523e6">operations_research::sat::ConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07828">cp_model.pb.cc:7828</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a0c67030fa7cf005b254b2b378c1720baa43499394714ee69231a9f598f83a2281"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa43499394714ee69231a9f598f83a2281">operations_research::sat::IntervalConstraintProto::kEndViewFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01758">cp_model.pb.h:1758</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a8a6ed7ccdfee6428d1cbf7c1bd428d6b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">operations_research::sat::RoutesConstraintProto::heads</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & heads() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08547">cp_model.pb.h:8547</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT InverseConstraintProtoDefaultTypeInternal _InverseConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00285">cp_model.pb.cc:285</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a75882fe0ab51163535fd83fabd1a5e56"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a75882fe0ab51163535fd83fabd1a5e56">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09424">cp_model.pb.h:9424</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a71fa97e1e1428ccd7e6f1d7f7730b642"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a71fa97e1e1428ccd7e6f1d7f7730b642">operations_research::sat::LinearArgumentProto::unsafe_arena_release_target</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * unsafe_arena_release_target()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07105">cp_model.pb.h:7105</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::ConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07697">cp_model.pb.cc:7697</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a7e38780ae4e78f252ec87656c60ddcd8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7e38780ae4e78f252ec87656c60ddcd8">operations_research::sat::ConstraintProto::unsafe_arena_release_cumulative</a></div><div class="ttdeci">::operations_research::sat::CumulativeConstraintProto * unsafe_arena_release_cumulative()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11115">cp_model.pb.h:11115</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1298c4400ab512adeeca6dd4206e38a0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1298c4400ab512adeeca6dd4206e38a0">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_dummy_constraint</a></div><div class="ttdeci">void unsafe_arena_set_allocated_dummy_constraint(::operations_research::sat::ListOfVariablesProto *dummy_constraint)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11200">cp_model.pb.h:11200</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda2fed473bde6bc3fe7c36fedaf8f23e39"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda2fed473bde6bc3fe7c36fedaf8f23e39">operations_research::sat::ConstraintProto::kExactlyOneFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04015">cp_model.pb.h:4015</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::CpSolverResponse::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10887">cp_model.pb.cc:10887</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::CpObjectiveProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11239">cp_model.pb.h:11239</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a37c3b0a18a88fa2e6c9ee65366ee0de6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a37c3b0a18a88fa2e6c9ee65366ee0de6">operations_research::sat::CpSolverResponse::clear_wall_time</a></div><div class="ttdeci">void clear_wall_time()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12922">cp_model.pb.h:12922</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ae8030f263169a518d74b44ebf33d7168"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ae8030f263169a518d74b44ebf33d7168">operations_research::sat::CumulativeConstraintProto::operator=</a></div><div class="ttdeci">CumulativeConstraintProto & operator=(const CumulativeConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02218">cp_model.pb.h:2218</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::ConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03938">cp_model.pb.h:3938</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a34eb34038fea79741bdc6e2972931d87"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a34eb34038fea79741bdc6e2972931d87">operations_research::sat::AutomatonConstraintProto::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#l03497">cp_model.pb.h:3497</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a59532720820c2ef788defc3d4e0419eca80457de4fce1c9a997439550fe89d4c5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca80457de4fce1c9a997439550fe89d4c5">operations_research::sat::CpModelProto::kNameFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06094">cp_model.pb.h:6094</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab4f9b013bace8a39ecce0f4c8c713f4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab4f9b013bace8a39ecce0f4c8c713f4c">operations_research::sat::ConstraintProto::set_allocated_all_diff</a></div><div class="ttdeci">void set_allocated_all_diff(::operations_research::sat::AllDifferentConstraintProto *all_diff)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06460">cp_model.pb.cc:6460</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a26e0366d8f570a5ed991528209f8c3cd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a26e0366d8f570a5ed991528209f8c3cd">operations_research::sat::ConstraintProto::release_lin_min</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearArgumentProto * release_lin_min()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10056">cp_model.pb.h:10056</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a3b4673fd41a916f97333f5cf29c6eb35"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3b4673fd41a916f97333f5cf29c6eb35">operations_research::sat::ReservoirConstraintProto::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#l02463">cp_model.pb.h:2463</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a694dfc7ab6d603164bc92a23791a13f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a694dfc7ab6d603164bc92a23791a13f1">operations_research::sat::ConstraintProto::clear_exactly_one</a></div><div class="ttdeci">void clear_exactly_one()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09530">cp_model.pb.h:9530</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::DecisionStrategyProto_AffineTransformation::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08413">cp_model.pb.cc:8413</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a286e3fb2ecbdefddc79dbe4302ee19b4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a286e3fb2ecbdefddc79dbe4302ee19b4">operations_research::sat::ConstraintProto::unsafe_arena_release_automaton</a></div><div class="ttdeci">::operations_research::sat::AutomatonConstraintProto * unsafe_arena_release_automaton()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10671">cp_model.pb.h:10671</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aea095b63a7019461e1b25829842539d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4">operations_research::sat::ConstraintProto::bool_xor</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto & bool_xor() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09631">cp_model.pb.h:9631</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::CumulativeConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03987">cp_model.pb.cc:3987</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::ElementConstraintProto::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#l01494">cp_model.pb.h:1494</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a5bf28a25d89ca788807fc4d07e8af9d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a5bf28a25d89ca788807fc4d07e8af9d5">operations_research::sat::DecisionStrategyProto::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#l05178">cp_model.pb.h:5178</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a81eb7f10aef53b45cebe7f032577b5b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a81eb7f10aef53b45cebe7f032577b5b3">operations_research::sat::IntegerArgumentProto::IntegerArgumentProto</a></div><div class="ttdeci">IntegerArgumentProto()</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="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::DenseMatrixProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09354">cp_model.pb.cc:9354</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af4ab3d63e3dcd6734d8b0af7075a8453"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af4ab3d63e3dcd6734d8b0af7075a8453">operations_research::sat::ConstraintProto::unsafe_arena_set_allocated_inverse</a></div><div class="ttdeci">void unsafe_arena_set_allocated_inverse(::operations_research::sat::InverseConstraintProto *inverse)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10756">cp_model.pb.h:10756</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::IntegerArgumentProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00695">cp_model.pb.h:695</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ad824e49c091b1d6e01d6c1af19891c95"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ad824e49c091b1d6e01d6c1af19891c95">operations_research::sat::IntervalConstraintProto::set_allocated_start_view</a></div><div class="ttdeci">void set_allocated_start_view(::operations_research::sat::LinearExpressionProto *start_view)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07606">cp_model.pb.h:7606</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a93c4dc0bea1153dedd0366d09b808075"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a93c4dc0bea1153dedd0366d09b808075">operations_research::sat::RoutesConstraintProto::add_heads</a></div><div class="ttdeci">void add_heads(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08538">cp_model.pb.h:8538</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_af5d0c2dd0559285b7031bfdf619ece69"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af5d0c2dd0559285b7031bfdf619ece69">operations_research::sat::PartialVariableAssignment::swap</a></div><div class="ttdeci">friend void swap(PartialVariableAssignment &a, PartialVariableAssignment &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05322">cp_model.pb.h:5322</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::ListOfVariablesProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09171">cp_model.pb.h:9171</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a0b5fcf795b09348c18ff0035ae24de95"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">operations_research::sat::RoutesConstraintProto::demands</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & demands() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08641">cp_model.pb.h:8641</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::DecisionStrategyProto_AffineTransformation::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08305">cp_model.pb.cc:8305</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::IntegerArgumentProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00676">cp_model.pb.h:676</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::TableConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05268">cp_model.pb.cc:5268</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::CumulativeConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02248">cp_model.pb.h:2248</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aba274af39f122fa935198cb15689002f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aba274af39f122fa935198cb15689002f">operations_research::sat::ConstraintProto::set_allocated_int_prod</a></div><div class="ttdeci">void set_allocated_int_prod(::operations_research::sat::IntegerArgumentProto *int_prod)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06430">cp_model.pb.cc:6430</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::ListOfVariablesProto::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#l03742">cp_model.pb.h:3742</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_acb29ebc510348e4a2cd531a7c3f57c9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acb29ebc510348e4a2cd531a7c3f57c9c">operations_research::sat::CpObjectiveProto::clear_offset</a></div><div class="ttdeci">void clear_offset()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11330">cp_model.pb.h:11330</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_aa3bf903df5665458adbaa511b4fc2384"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa3bf903df5665458adbaa511b4fc2384">operations_research::sat::NoOverlapConstraintProto::default_instance</a></div><div class="ttdeci">static const NoOverlapConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01899">cp_model.pb.h:1899</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::CircuitConstraintProto::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#l02669">cp_model.pb.h:2669</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a817b500800adbaa67949f6d5d31b1b26"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a817b500800adbaa67949f6d5d31b1b26">operations_research::sat::LinearExpressionProto::set_offset</a></div><div class="ttdeci">void set_offset(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07046">cp_model.pb.h:7046</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a51c247393fd6e42229bfd076aa3f8f39"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a51c247393fd6e42229bfd076aa3f8f39">operations_research::sat::LinearArgumentProto::release_target</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearExpressionProto * release_target()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07090">cp_model.pb.h:7090</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a9b839359d1099cb1c2a5b33ac337535e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a9b839359d1099cb1c2a5b33ac337535e">operations_research::sat::AutomatonConstraintProto::starting_state</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 starting_state() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08902">cp_model.pb.h:8902</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8955ec27e650bb0e7a6824d4966d3a51"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8955ec27e650bb0e7a6824d4966d3a51">operations_research::sat::ConstraintProto::unsafe_arena_release_element</a></div><div class="ttdeci">::operations_research::sat::ElementConstraintProto * unsafe_arena_release_element()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10375">cp_model.pb.h:10375</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af7d068b54849a714f16a4cb2f790f37c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af7d068b54849a714f16a4cb2f790f37c">operations_research::sat::ConstraintProto::set_allocated_table</a></div><div class="ttdeci">void set_allocated_table(::operations_research::sat::TableConstraintProto *table)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06520">cp_model.pb.cc:6520</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a417cc54aa0e506e5eb929110fb7846c6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a417cc54aa0e506e5eb929110fb7846c6">operations_research::sat::SparsePermutationProto::~SparsePermutationProto</a></div><div class="ttdeci">~SparsePermutationProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08991">cp_model.pb.cc:8991</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto_1_1___internal.html">operations_research::sat::IntegerVariableProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01102">cp_model.pb.cc:1102</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::IntegerArgumentProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06890">cp_model.pb.h:6890</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_adaf32afeab55a0b5babdf8688dd84616"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#adaf32afeab55a0b5babdf8688dd84616">operations_research::sat::CpModelProto::clear_solution_hint</a></div><div class="ttdeci">void clear_solution_hint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12249">cp_model.pb.h:12249</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::IntervalConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03285">cp_model.pb.cc:3285</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a60bb06a21e286062ef3881daa22b547a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a60bb06a21e286062ef3881daa22b547a">operations_research::sat::NoOverlap2DConstraintProto::~NoOverlap2DConstraintProto</a></div><div class="ttdeci">~NoOverlap2DConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03576">cp_model.pb.cc:3576</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::SymmetryProto::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#l05840">cp_model.pb.h:5840</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_aa801a4c48e7ac7e4102ba9cb7506620b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">operations_research::sat::ElementConstraintProto::index</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 index() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07392">cp_model.pb.h:7392</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::IntegerVariableProto::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#l00295">cp_model.pb.h:295</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::TableConstraintProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08712">cp_model.pb.h:8712</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a1d9afd651896dd003745f63fd9081c16"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1d9afd651896dd003745f63fd9081c16">operations_research::sat::DecisionStrategyProto::operator=</a></div><div class="ttdeci">DecisionStrategyProto & operator=(const DecisionStrategyProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05020">cp_model.pb.h:5020</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a4b94c568cc1f20b3e40c4a043b1796a3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a4b94c568cc1f20b3e40c4a043b1796a3">operations_research::sat::SparsePermutationProto::default_instance</a></div><div class="ttdeci">static const SparsePermutationProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05490">cp_model.pb.h:5490</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ab2158e4292d0dc0f92c5f6b4757e781f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab2158e4292d0dc0f92c5f6b4757e781f">operations_research::sat::IntervalConstraintProto::clear_size_view</a></div><div class="ttdeci">void clear_size_view()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07723">cp_model.pb.h:7723</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a424f7612d6d38a6ae0c3af80951f1583"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a424f7612d6d38a6ae0c3af80951f1583">operations_research::sat::ConstraintProto::has_all_diff</a></div><div class="ttdeci">bool has_all_diff() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10264">cp_model.pb.h:10264</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::BoolArgumentProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00480">cp_model.pb.h:480</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1f8f64a3ca493e9de452980744937599"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f8f64a3ca493e9de452980744937599">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09498">cp_model.pb.h:9498</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a75bd49155d0850d0e2d64a22e0f860bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a75bd49155d0850d0e2d64a22e0f860bf">operations_research::sat::DecisionStrategyProto::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#l05188">cp_model.pb.h:5188</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_ab11f47b6402c125098658e453d9d120d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab11f47b6402c125098658e453d9d120d">operations_research::sat::NoOverlap2DConstraintProto::default_instance</a></div><div class="ttdeci">static const NoOverlap2DConstraintProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02052">cp_model.pb.h:2052</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_aaa354ae74dfaf7892ad52f501f5e672d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aaa354ae74dfaf7892ad52f501f5e672d">operations_research::sat::IntegerVariableProto::domain</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & domain() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06797">cp_model.pb.h:6797</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto_1_1___internal.html">operations_research::sat::CpModelProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09682">cp_model.pb.cc:9682</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35ae87040cc6afe119fcfb0b7fa16a16a8a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35ae87040cc6afe119fcfb0b7fa16a16a8a">operations_research::sat::ConstraintProto::kIntMod</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03911">cp_model.pb.h:3911</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a637aed2c439bb7d0588bf6f49da5d52a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a637aed2c439bb7d0588bf6f49da5d52a">operations_research::sat::TableConstraintProto::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#l03120">cp_model.pb.h:3120</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a823aac1723ed9e57441d98fe2c032ccb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a823aac1723ed9e57441d98fe2c032ccb">operations_research::sat::IntervalConstraintProto::set_allocated_end_view</a></div><div class="ttdeci">void set_allocated_end_view(::operations_research::sat::LinearExpressionProto *end_view)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07696">cp_model.pb.h:7696</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a759b700692de7403591a8f7556d642bc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">operations_research::sat::IntegerVariableProto::IntegerVariableProto</a></div><div class="ttdeci">IntegerVariableProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00271">cp_model.pb.h:271</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a6261a9944bbcdc704d77102f5f83ab90"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a6261a9944bbcdc704d77102f5f83ab90">operations_research::sat::CircuitConstraintProto::operator=</a></div><div class="ttdeci">CircuitConstraintProto & operator=(CircuitConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02656">cp_model.pb.h:2656</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT NoOverlapConstraintProtoDefaultTypeInternal _NoOverlapConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00165">cp_model.pb.cc:165</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_afdbb7637b8858a22df728da945003c34a6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#afdbb7637b8858a22df728da945003c34a6b66537f58f087bb205368bc1a3816bf">operations_research::sat::ElementConstraintProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01582">cp_model.pb.h:1582</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a10f072f5d166cd773514cdd1aec6a248"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a10f072f5d166cd773514cdd1aec6a248">operations_research::sat::CpSolverResponse::kNumBinaryPropagationsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06393">cp_model.pb.h:6393</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a3f29fae2e2b1458bafebce6492c8350a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a3f29fae2e2b1458bafebce6492c8350a">operations_research::sat::CircuitConstraintProto::swap</a></div><div class="ttdeci">friend void swap(CircuitConstraintProto &a, CircuitConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02685">cp_model.pb.h:2685</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::SparsePermutationProto::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#l05487">cp_model.pb.h:5487</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_aacd2100dcc88faedb25a8762894208ea"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aacd2100dcc88faedb25a8762894208ea">operations_research::sat::RoutesConstraintProto::~RoutesConstraintProto</a></div><div class="ttdeci">~RoutesConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04748">cp_model.pb.cc:4748</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::DecisionStrategyProto_AffineTransformation::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08243">cp_model.pb.cc:8243</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a1c207c1bc53807c1c2d7c795bdb27987"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1c207c1bc53807c1c2d7c795bdb27987">operations_research::sat::PartialVariableAssignment::set_values</a></div><div class="ttdeci">void set_values(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11679">cp_model.pb.h:11679</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17abaf39793c59a1c0cf26ecc9c259b5a30"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17abaf39793c59a1c0cf26ecc9c259b5a30">operations_research::sat::CpSolverResponse::kUserTimeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06396">cp_model.pb.h:6396</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a83d52091850a8f159a9f0a14279ad2bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83d52091850a8f159a9f0a14279ad2bf">operations_research::sat::PartialVariableAssignment::values</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & values() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11695">cp_model.pb.h:11695</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::AllDifferentConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01154">cp_model.pb.h:1154</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a2cc64beb5a7247b430484fcae5074aa9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2cc64beb5a7247b430484fcae5074aa9">operations_research::sat::CpSolverResponse::tightened_variables</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto > & tightened_variables() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12709">cp_model.pb.h:12709</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::ConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07835">cp_model.pb.cc:7835</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::LinearConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01307">cp_model.pb.h:1307</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::CpObjectiveProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04664">cp_model.pb.h:4664</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a1a596895b656fc2283b6d3c2774ed54e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1a596895b656fc2283b6d3c2774ed54e">operations_research::sat::CumulativeConstraintProto::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#l02244">cp_model.pb.h:2244</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::PartialVariableAssignment::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08919">cp_model.pb.cc:8919</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html"><div class="ttname"><a href="namespaceoperations__research.html">operations_research</a></div><div class="ttdoc">Collection of objects used to extend the Constraint Solver library.</div><div class="ttdef"><b>Definition:</b> <a href="dense__doubly__linked__list_8h_source.html#l00021">dense_doubly_linked_list.h:21</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_aa7bd1e8fc57074b6d1248cb3433151bb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa7bd1e8fc57074b6d1248cb3433151bb">operations_research::sat::CumulativeConstraintProto::CumulativeConstraintProto</a></div><div class="ttdeci">CumulativeConstraintProto(CumulativeConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02213">cp_model.pb.h:2213</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00238">cp_model.pb.h:238</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::ElementConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02781">cp_model.pb.cc:2781</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a8ef4a619049bfcaa63ed15db4c228e4a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8ef4a619049bfcaa63ed15db4c228e4a">operations_research::sat::CpModelProto::operator=</a></div><div class="ttdeci">CpModelProto & operator=(CpModelProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05992">cp_model.pb.h:5992</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a5d4628a3cccef044425b388b7efcb321"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a5d4628a3cccef044425b388b7efcb321">operations_research::sat::SymmetryProto::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(SymmetryProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05864">cp_model.pb.h:5864</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ad3badc7aa3d94e81e0126edbfa452fda"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad3badc7aa3d94e81e0126edbfa452fda">operations_research::sat::CpModelProto::mutable_objective</a></div><div class="ttdeci">::operations_research::sat::CpObjectiveProto * mutable_objective()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12177">cp_model.pb.h:12177</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7ddaef3a15312662d69ecad73ce4fc2b7ccf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaef3a15312662d69ecad73ce4fc2b7ccf">operations_research::sat::ConstraintProto::kIntervalFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04033">cp_model.pb.h:4033</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::CpSolverResponse::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06307">cp_model.pb.h:6307</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a85d241f32f9c16a72cb0bbf6af142229"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a85d241f32f9c16a72cb0bbf6af142229">operations_research::sat::CpSolverResponse::release_solution_info</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT std::string * release_solution_info()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13032">cp_model.pb.h:13032</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a7e9ec85488cc2f768942885d54b2df8c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c">operations_research::sat::RoutesConstraintProto::mutable_literals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_literals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08603">cp_model.pb.h:8603</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a275dc970a618b6fb4809d0102e121f5f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a275dc970a618b6fb4809d0102e121f5f">operations_research::sat::ListOfVariablesProto::ListOfVariablesProto</a></div><div class="ttdeci">ListOfVariablesProto(ListOfVariablesProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03720">cp_model.pb.h:3720</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html_a98bcca19aadc709037c42250a518fdd7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a98bcca19aadc709037c42250a518fdd7">operations_research::sat::AllDifferentConstraintProto::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#l01160">cp_model.pb.h:1160</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a5fba8a22053f52e8cc8ddeee3646cc86"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5fba8a22053f52e8cc8ddeee3646cc86">operations_research::sat::ConstraintProto::has_int_div</a></div><div class="ttdeci">bool has_int_div() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09672">cp_model.pb.h:9672</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">operations_research::sat::LinearArgumentProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00943">cp_model.pb.h:943</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a213fa67040f0a88fc303da43fbb7e8c2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a213fa67040f0a88fc303da43fbb7e8c2">operations_research::sat::CircuitConstraintProto::operator=</a></div><div class="ttdeci">CircuitConstraintProto & operator=(const CircuitConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02652">cp_model.pb.h:2652</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2eef8057520c160882206b9aaf12dbcf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2eef8057520c160882206b9aaf12dbcf">operations_research::sat::ConstraintProto::~ConstraintProto</a></div><div class="ttdeci">~ConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06792">cp_model.pb.cc:6792</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_ad2b545a6c52e40dbe620f8163bce15ae"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ad2b545a6c52e40dbe620f8163bce15ae">operations_research::sat::CircuitConstraintProto::clear_tails</a></div><div class="ttdeci">void clear_tails()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08329">cp_model.pb.h:8329</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT BoolArgumentProtoDefaultTypeInternal _BoolArgumentProto_default_instance_</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="classoperations__research_1_1sat_1_1_cp_solver_response_html_a7631545d395b49d1c64c534208fb2784"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7631545d395b49d1c64c534208fb2784">operations_research::sat::CpSolverResponse::operator=</a></div><div class="ttdeci">CpSolverResponse & operator=(CpSolverResponse &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06281">cp_model.pb.h:6281</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a814e96c752781acab2f9eb192271a758"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a814e96c752781acab2f9eb192271a758">operations_research::sat::TableConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const TableConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05291">cp_model.pb.cc:5291</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::LinearArgumentProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02209">cp_model.pb.cc:2209</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a68dc88546c1114ddda94ae95bba55228"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a68dc88546c1114ddda94ae95bba55228">operations_research::sat::TableConstraintProto::operator=</a></div><div class="ttdeci">TableConstraintProto & operator=(const TableConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03094">cp_model.pb.h:3094</a></div></div>
|
|
<div class="ttc" id="interval_8cc_html_adeaf787e3a80bbf698cb9e26264474e0"><div class="ttname"><a href="interval_8cc.html#adeaf787e3a80bbf698cb9e26264474e0">offset_</a></div><div class="ttdeci">const int64_t offset_</div><div class="ttdef"><b>Definition:</b> <a href="interval_8cc_source.html#l02108">interval.cc:2108</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a936917616cbf0093424c491de0009f23"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a936917616cbf0093424c491de0009f23">operations_research::sat::DecisionStrategyProto_AffineTransformation::~DecisionStrategyProto_AffineTransformation</a></div><div class="ttdeci">~DecisionStrategyProto_AffineTransformation() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08222">cp_model.pb.cc:8222</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2ec4b0b15e694caaaa842243694c51f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">operations_research::sat::ConstraintProto::interval</a></div><div class="ttdeci">const ::operations_research::sat::IntervalConstraintProto & interval() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10889">cp_model.pb.h:10889</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35">operations_research::sat::ConstraintProto::ConstraintCase</a></div><div class="ttdeci">ConstraintCase</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03904">cp_model.pb.h:3904</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a0b4fcd7f804cbe319658ac4732e56be1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a0b4fcd7f804cbe319658ac4732e56be1">operations_research::sat::LinearConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LinearConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02702">cp_model.pb.cc:2702</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a0eef996e72482ec1b0cc9552ece3bd2ba7c5dfedddbdb11efdc62da5ad761d9d6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a0eef996e72482ec1b0cc9552ece3bd2ba7c5dfedddbdb11efdc62da5ad761d9d6">operations_research::sat::DenseMatrixProto::kEntriesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05747">cp_model.pb.h:5747</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a93fb666117e26372fb91f66f4d763249"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a93fb666117e26372fb91f66f4d763249">operations_research::sat::ReservoirConstraintProto::clear_actives</a></div><div class="ttdeci">void clear_actives()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08278">cp_model.pb.h:8278</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab0bdd88723d0e14b8ddbe725d54db2cba4ac5b22c2ff6fe9967fc1de9a808d01c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba4ac5b22c2ff6fe9967fc1de9a808d01c">operations_research::sat::AutomatonConstraintProto::kTransitionHeadFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03565">cp_model.pb.h:3565</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_af09d5034aeb5b1b64f2f0fb27c0aaaa7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#af09d5034aeb5b1b64f2f0fb27c0aaaa7">operations_research::sat::RoutesConstraintProto::RoutesConstraintProto</a></div><div class="ttdeci">RoutesConstraintProto(RoutesConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02850">cp_model.pb.h:2850</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a1763fdf689a62e2dcf681d37148cbaaf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1763fdf689a62e2dcf681d37148cbaaf">operations_research::sat::DecisionStrategyProto::VariableSelectionStrategy_ARRAYSIZE</a></div><div class="ttdeci">static constexpr int VariableSelectionStrategy_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05139">cp_model.pb.h:5139</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a82afe1efe3bd45954b8a07ac36d6e602"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a82afe1efe3bd45954b8a07ac36d6e602">operations_research::sat::LinearArgumentProto::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#l01012">cp_model.pb.h:1012</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a51908d6c73001035a715a5b6f1b4c41a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a51908d6c73001035a715a5b6f1b4c41a">operations_research::sat::ConstraintProto::set_allocated_element</a></div><div class="ttdeci">void set_allocated_element(::operations_research::sat::ElementConstraintProto *element)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06475">cp_model.pb.cc:6475</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::LinearExpressionProto::clear_vars</a></div><div class="ttdeci">void clear_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06944">cp_model.pb.h:6944</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a59532720820c2ef788defc3d4e0419eca050579d52aac4e2f07577d14bd3d2bbb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca050579d52aac4e2f07577d14bd3d2bbb">operations_research::sat::CpModelProto::kConstraintsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06091">cp_model.pb.h:6091</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto_html"><div class="ttname"><a href="struct_table_struct__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#l00045">cp_model.pb.h:45</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a5c04be1968f835aedab92a48e093f54dab3c48295533fa8bfe61b1f9f0982f951"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54dab3c48295533fa8bfe61b1f9f0982f951">operations_research::sat::LinearExpressionProto::kOffsetFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00871">cp_model.pb.h:871</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::ElementConstraintProto::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07442">cp_model.pb.h:7442</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::CpSolverResponse::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10614">cp_model.pb.cc:10614</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a22c3a52fe15f16a44a8f91f0cc64d1cc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a22c3a52fe15f16a44a8f91f0cc64d1cc">operations_research::sat::CpModelProto::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#l06044">cp_model.pb.h:6044</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::AutomatonConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05878">cp_model.pb.cc:5878</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::SparsePermutationProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09104">cp_model.pb.cc:9104</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::LinearArgumentProto::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#l00970">cp_model.pb.h:970</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a743a1fb6ce99bd8f589b50c9bacaf955"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a743a1fb6ce99bd8f589b50c9bacaf955">operations_research::sat::ConstraintProto::mutable_lin_min</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * mutable_lin_min()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10106">cp_model.pb.h:10106</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda9a1a941c1ba628c11553ec7298bc6286"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda9a1a941c1ba628c11553ec7298bc6286">operations_research::sat::ConstraintProto::kEnforcementLiteralFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04010">cp_model.pb.h:4010</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::NoOverlap2DConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03789">cp_model.pb.cc:3789</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::CpSolverResponse::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10221">cp_model.pb.cc:10221</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_aad6fadf0c1e86ce55633a39ff8296cda"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#aad6fadf0c1e86ce55633a39ff8296cda">operations_research::sat::InverseConstraintProto::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#l03319">cp_model.pb.h:3319</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ElementConstraintProtoDefaultTypeInternal _ElementConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00135">cp_model.pb.cc:135</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a3a9eba1cfcf22ebafae0d149a96d85ce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a3a9eba1cfcf22ebafae0d149a96d85ce">operations_research::sat::SymmetryProto::New</a></div><div class="ttdeci">SymmetryProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05872">cp_model.pb.h:5872</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac61cd206b56c2129dce105768413368e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac61cd206b56c2129dce105768413368e">operations_research::sat::ConstraintProto::release_no_overlap_2d</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::NoOverlap2DConstraintProto * release_no_overlap_2d()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11018">cp_model.pb.h:11018</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a1b0080820ae1b068d05a8f47758a3ac3a6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1b0080820ae1b068d05a8f47758a3ac3a6b66537f58f087bb205368bc1a3816bf">operations_research::sat::PartialVariableAssignment::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05391">cp_model.pb.h:5391</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_afc3f4fb6f7c381b1e21688c5a9cf1f6f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#afc3f4fb6f7c381b1e21688c5a9cf1f6f">operations_research::sat::SparsePermutationProto::operator=</a></div><div class="ttdeci">SparsePermutationProto & operator=(SparsePermutationProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05471">cp_model.pb.h:5471</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a95fc19fbab2a94dcb177c45526ea2b28"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a95fc19fbab2a94dcb177c45526ea2b28">operations_research::sat::SparsePermutationProto::clear_support</a></div><div class="ttdeci">void clear_support()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11720">cp_model.pb.h:11720</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::ReservoirConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02500">cp_model.pb.h:2500</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00192">cp_model.pb.h:192</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a85679cbc9afd0c101f59b8b8c4c7207e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85679cbc9afd0c101f59b8b8c4c7207e">operations_research::sat::CpModelProto::mutable_solution_hint</a></div><div class="ttdeci">::operations_research::sat::PartialVariableAssignment * mutable_solution_hint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12307">cp_model.pb.h:12307</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a54358fe457418fd1a39dc5877849f052"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54358fe457418fd1a39dc5877849f052">operations_research::sat::CumulativeConstraintProto::intervals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & intervals() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08032">cp_model.pb.h:8032</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a09acf55208d22ddc4f1b683d84c13d76"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76">operations_research::sat::ConstraintProto::int_mod</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto & int_mod() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09779">cp_model.pb.h:9779</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::LinearExpressionProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00859">cp_model.pb.h:859</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00221">cp_model.pb.h:221</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ad776cc8071131553d51802f67f9b7d9e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad776cc8071131553d51802f67f9b7d9e">operations_research::sat::CpSolverResponse::set_user_time</a></div><div class="ttdeci">void set_user_time(double value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12956">cp_model.pb.h:12956</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::LinearExpressionProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00797">cp_model.pb.h:797</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_abd08bb25431ca173b0c5adf510d280bb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#abd08bb25431ca173b0c5adf510d280bb">operations_research::sat::ListOfVariablesProto::swap</a></div><div class="ttdeci">friend void swap(ListOfVariablesProto &a, ListOfVariablesProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03758">cp_model.pb.h:3758</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a03f919221217f95d21a593a7120165e1"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a03f919221217f95d21a593a7120165e1">operations_research::sat::FEASIBLE</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00241">cp_model.pb.h:241</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::TableConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03167">cp_model.pb.h:3167</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::PartialVariableAssignment::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08836">cp_model.pb.cc:8836</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::CumulativeConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03941">cp_model.pb.cc:3941</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::CpSolverResponse::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10445">cp_model.pb.cc:10445</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_af6b5e223425e52dce48d9a4ba7173ed5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#af6b5e223425e52dce48d9a4ba7173ed5">operations_research::sat::ConstraintProto::unsafe_arena_release_dummy_constraint</a></div><div class="ttdeci">::operations_research::sat::ListOfVariablesProto * unsafe_arena_release_dummy_constraint()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11189">cp_model.pb.h:11189</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::IntegerVariableProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00373">cp_model.pb.h:373</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_acdd670ff4526bd0e66cb26da120bc649"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#acdd670ff4526bd0e66cb26da120bc649">operations_research::sat::IntegerVariableProto::~IntegerVariableProto</a></div><div class="ttdeci">~IntegerVariableProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01132">cp_model.pb.cc:1132</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a9bb52f9d2a03820db9271cdae2ce97d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a9bb52f9d2a03820db9271cdae2ce97d5">operations_research::sat::LinearExpressionProto::add_coeffs</a></div><div class="ttdeci">void add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07008">cp_model.pb.h:7008</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::DecisionStrategyProto_AffineTransformation::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04932">cp_model.pb.h:4932</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a1bdafa24b34e9b4c87d3e65b6a6bec77"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1bdafa24b34e9b4c87d3e65b6a6bec77">operations_research::sat::CpSolverResponse::clear_solve_log</a></div><div class="ttdeci">void clear_solve_log()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13048">cp_model.pb.h:13048</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_aa76b98a68faca58b422342a1bc5f934b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aa76b98a68faca58b422342a1bc5f934b">operations_research::sat::BoolArgumentProto::BoolArgumentProto</a></div><div class="ttdeci">BoolArgumentProto(BoolArgumentProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00445">cp_model.pb.h:445</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::CpObjectiveProto::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#l04654">cp_model.pb.h:4654</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_acfb191ce3f62bb9ae21a0cd457d3705c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#acfb191ce3f62bb9ae21a0cd457d3705c">operations_research::sat::ReservoirConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ReservoirConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04390">cp_model.pb.cc:4390</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a7115b022ffab1ec3f4c818f109aead03ac0fd71ff0f6a71782d800a60bdf21216"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7115b022ffab1ec3f4c818f109aead03ac0fd71ff0f6a71782d800a60bdf21216">operations_research::sat::InverseConstraintProto::kFInverseFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03386">cp_model.pb.h:3386</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a6c58c045225dbf3a761c260448c44c7e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a6c58c045225dbf3a761c260448c44c7e">operations_research::sat::CpModelProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12264">cp_model.pb.h:12264</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">operations_research::sat::AutomatonConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03448">cp_model.pb.h:3448</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_ace9a132af14594194b513888fa688a59"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ace9a132af14594194b513888fa688a59">operations_research::sat::SparsePermutationProto::cycle_sizes</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & cycle_sizes() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11793">cp_model.pb.h:11793</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_af02334eb54337092e11b9a74312a4c25"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#af02334eb54337092e11b9a74312a4c25">operations_research::sat::CpObjectiveProto::set_scaling_factor</a></div><div class="ttdeci">void set_scaling_factor(double value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11364">cp_model.pb.h:11364</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6970ab8f6fceaf431cfe7e1615b0308c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6970ab8f6fceaf431cfe7e1615b0308c">operations_research::sat::ConstraintProto::clear_bool_xor</a></div><div class="ttdeci">void clear_bool_xor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09604">cp_model.pb.h:9604</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::IntegerArgumentProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01754">cp_model.pb.cc:1754</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a0f24a42c6dc89afa2bec54995ae55743"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0f24a42c6dc89afa2bec54995ae55743">operations_research::sat::ConstraintProto::mutable_lin_max</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * mutable_lin_max()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09958">cp_model.pb.h:9958</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_aead97dec2e78e80a1d6eb52802100009"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aead97dec2e78e80a1d6eb52802100009">operations_research::sat::NoOverlapConstraintProto::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#l01928">cp_model.pb.h:1928</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ad47a1051e7875d10944e9d6ee432629c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad47a1051e7875d10944e9d6ee432629c">operations_research::sat::CpModelProto::mutable_search_strategy</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto > * mutable_search_strategy()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12217">cp_model.pb.h:12217</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a0cf7384a85e3802811c4e16bf8516514"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0cf7384a85e3802811c4e16bf8516514">operations_research::sat::RoutesConstraintProto::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#l02881">cp_model.pb.h:2881</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a83d52091850a8f159a9f0a14279ad2bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83d52091850a8f159a9f0a14279ad2bf">operations_research::sat::TableConstraintProto::values</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & values() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08759">cp_model.pb.h:8759</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::CumulativeConstraintProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04083">cp_model.pb.cc:4083</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::IntervalConstraintProto::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#l01672">cp_model.pb.h:1672</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a9f475a487bdda96e086bd50d6e546a2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a9f475a487bdda96e086bd50d6e546a2b">operations_research::sat::ConstraintProto::clear_enforcement_literal</a></div><div class="ttdeci">void clear_enforcement_literal()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09258">cp_model.pb.h:9258</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l01082">cp_model.pb.cc:1082</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a4e34935c14e6b4d0f4312c7b01c0bec1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4e34935c14e6b4d0f4312c7b01c0bec1">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10016">cp_model.pb.h:10016</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6f73c896d0946511ded6d882fff94c02"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f73c896d0946511ded6d882fff94c02">operations_research::sat::ConstraintProto::operator=</a></div><div class="ttdeci">ConstraintProto & operator=(const ConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03878">cp_model.pb.h:3878</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l00249">cp_model.pb.h:249</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::PartialVariableAssignment::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05381">cp_model.pb.h:5381</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto_1_1___internal.html">operations_research::sat::LinearConstraintProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02454">cp_model.pb.cc:2454</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::NoOverlap2DConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03597">cp_model.pb.cc:3597</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ae8693eb1efd5097bb5fe47602439a56a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ae8693eb1efd5097bb5fe47602439a56a">operations_research::sat::CpModelProto::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#l06024">cp_model.pb.h:6024</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a0221aa44405ebe70f00eaeac2a31004a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0221aa44405ebe70f00eaeac2a31004a">operations_research::sat::ConstraintProto::set_allocated_int_max</a></div><div class="ttdeci">void set_allocated_int_max(::operations_research::sat::IntegerArgumentProto *int_max)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06370">cp_model.pb.cc:6370</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a364d0b78eb4e0b893a69fc3e03e7e157"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a364d0b78eb4e0b893a69fc3e03e7e157">operations_research::sat::ListOfVariablesProto::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(ListOfVariablesProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03769">cp_model.pb.h:3769</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_afe9d0af445012038cad6115078089949"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe9d0af445012038cad6115078089949">operations_research::sat::ConstraintProto::mutable_reservoir</a></div><div class="ttdeci">::operations_research::sat::ReservoirConstraintProto * mutable_reservoir()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10846">cp_model.pb.h:10846</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a210e392a7c47f37956908e7cc794b914"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a210e392a7c47f37956908e7cc794b914">operations_research::sat::CpSolverResponse::num_booleans</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_booleans() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12788">cp_model.pb.h:12788</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">operations_research::sat::ReservoirConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02414">cp_model.pb.h:2414</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a632ec67f9ed4874873a48769b3270bd3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a632ec67f9ed4874873a48769b3270bd3">operations_research::sat::ConstraintProto::set_allocated_inverse</a></div><div class="ttdeci">void set_allocated_inverse(::operations_research::sat::InverseConstraintProto *inverse)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06550">cp_model.pb.cc:6550</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::CpObjectiveProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08133">cp_model.pb.cc:8133</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">operations_research::sat::IntervalConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01642">cp_model.pb.h:1642</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::CpSolverResponse::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l10240">cp_model.pb.cc:10240</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a06f6ef69ccf489db30d4d5af273c7a9d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a06f6ef69ccf489db30d4d5af273c7a9d">operations_research::sat::CpObjectiveProto::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#l04678">cp_model.pb.h:4678</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17ae9845a8d559596f3fa3652d27f53f348"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae9845a8d559596f3fa3652d27f53f348">operations_research::sat::CpSolverResponse::kSolveLogFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06385">cp_model.pb.h:6385</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::ReservoirConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02457">cp_model.pb.h:2457</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::RoutesConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04915">cp_model.pb.cc:4915</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::ElementConstraintProto::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#l01500">cp_model.pb.h:1500</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a571c43da2f2fc36857975177537904c6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a571c43da2f2fc36857975177537904c6">operations_research::sat::CpObjectiveProto::default_instance</a></div><div class="ttdeci">static const CpObjectiveProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04657">cp_model.pb.h:4657</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ae5642309c1ca01dd0724e933b73664ab"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5642309c1ca01dd0724e933b73664ab">operations_research::sat::ConstraintProto::has_table</a></div><div class="ttdeci">bool has_table() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10560">cp_model.pb.h:10560</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_aa73d76adb94c19d6b8f20864596aeb4f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa73d76adb94c19d6b8f20864596aeb4f">operations_research::sat::CumulativeConstraintProto::add_energies</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * add_energies()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08122">cp_model.pb.h:8122</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a580d596a8fdcf93d5f41dd6b2a7a907a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a580d596a8fdcf93d5f41dd6b2a7a907a">operations_research::sat::DenseMatrixProto::default_instance</a></div><div class="ttdeci">static const DenseMatrixProto & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05668">cp_model.pb.h:5668</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ac20e43676899f3e4be9cf8b2eeb9ed99"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">operations_research::sat::LinearConstraintProto::set_domain</a></div><div class="ttdeci">void set_domain(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07351">cp_model.pb.h:7351</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ad496dd42544d0d0567cea950235d7064"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad496dd42544d0d0567cea950235d7064">operations_research::sat::CpSolverResponse::set_solution</a></div><div class="ttdeci">void set_solution(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12510">cp_model.pb.h:12510</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a091bb7dc4c82e9d2feb4f52aa8c13ae1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a091bb7dc4c82e9d2feb4f52aa8c13ae1">operations_research::sat::ReservoirConstraintProto::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#l02483">cp_model.pb.h:2483</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::DenseMatrixProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09436">cp_model.pb.cc:9436</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_af3be2b6dac25bcb1e8e45cc41c5795f6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#af3be2b6dac25bcb1e8e45cc41c5795f6">operations_research::sat::IntegerArgumentProto::set_target</a></div><div class="ttdeci">void set_target(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06881">cp_model.pb.h:6881</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::DecisionStrategyProto_AffineTransformation::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#l04879">cp_model.pb.h:4879</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00188">cp_model.pb.h:188</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::PartialVariableAssignment::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11639">cp_model.pb.h:11639</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a787415f6fe87fcc3804204af13731c4e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a787415f6fe87fcc3804204af13731c4e">operations_research::sat::ConstraintProto::set_allocated_interval</a></div><div class="ttdeci">void set_allocated_interval(::operations_research::sat::IntervalConstraintProto *interval)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06580">cp_model.pb.cc:6580</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::NoOverlapConstraintProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03396">cp_model.pb.cc:3396</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a0b5fcf795b09348c18ff0035ae24de95"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a0b5fcf795b09348c18ff0035ae24de95">operations_research::sat::CumulativeConstraintProto::demands</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & demands() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08079">cp_model.pb.h:8079</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a679c2a6953c3485c7448529be27d65d7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7">operations_research::sat::InverseConstraintProto::InverseConstraintProto</a></div><div class="ttdeci">InverseConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03273">cp_model.pb.h:3273</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a66ce7445590d268852731db3cb5f85e5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a66ce7445590d268852731db3cb5f85e5">operations_research::sat::LinearExpressionProto::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#l00823">cp_model.pb.h:823</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::AutomatonConstraintProto::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03491">cp_model.pb.h:3491</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto_1_1___internal.html">operations_research::sat::ListOfVariablesProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05934">cp_model.pb.cc:5934</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::LinearConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02681">cp_model.pb.cc:2681</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::CpObjectiveProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11268">cp_model.pb.h:11268</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::NoOverlap2DConstraintProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03759">cp_model.pb.cc:3759</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a4876c0954c12f468c6c700340f402d75"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4876c0954c12f468c6c700340f402d75">operations_research::sat::RoutesConstraintProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const RoutesConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05028">cp_model.pb.cc:5028</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::InverseConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03375">cp_model.pb.h:3375</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac7caf1a731f00343e5056d464e74a50b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac7caf1a731f00343e5056d464e74a50b">operations_research::sat::ConstraintProto::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#l03944">cp_model.pb.h:3944</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a06651c79cb87bf74e98ea63c6718c064"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a06651c79cb87bf74e98ea63c6718c064">operations_research::sat::LinearArgumentProto::has_target</a></div><div class="ttdeci">bool has_target() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07059">cp_model.pb.h:7059</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a1b948ef604eecbb4da42feb6bed2beff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a1b948ef604eecbb4da42feb6bed2beff">operations_research::sat::ConstraintProto::kInterval</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03926">cp_model.pb.h:3926</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a8a6ed7ccdfee6428d1cbf7c1bd428d6b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a8a6ed7ccdfee6428d1cbf7c1bd428d6b">operations_research::sat::CircuitConstraintProto::heads</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & heads() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08402">cp_model.pb.h:8402</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a914b87c4401bfbe3531933bdd83e63fe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a914b87c4401bfbe3531933bdd83e63fe">operations_research::sat::DecisionStrategyProto::SELECT_LOWER_HALF</a></div><div class="ttdeci">static constexpr DomainReductionStrategy SELECT_LOWER_HALF</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05162">cp_model.pb.h:5162</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_acf6088f1a040a40c6dc652a121e5da4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#acf6088f1a040a40c6dc652a121e5da4c">operations_research::sat::ConstraintProto::has_linear</a></div><div class="ttdeci">bool has_linear() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10190">cp_model.pb.h:10190</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a01c0c2338fe4be2547f7902ee8341e4f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a01c0c2338fe4be2547f7902ee8341e4f">operations_research::sat::DecisionStrategyProto_AffineTransformation::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#l04911">cp_model.pb.h:4911</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aa14e0e6182b846d5aa4a128b8e9101be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa14e0e6182b846d5aa4a128b8e9101be">operations_research::sat::ConstraintProto::release_circuit</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::CircuitConstraintProto * release_circuit()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10426">cp_model.pb.h:10426</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a51064b98a781f3cd5ec0d3aa376dc7b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a51064b98a781f3cd5ec0d3aa376dc7b3">operations_research::sat::ElementConstraintProto::~ElementConstraintProto</a></div><div class="ttdeci">~ElementConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02760">cp_model.pb.cc:2760</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a700fa527d6b3da385882ebffbcdf8caa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a700fa527d6b3da385882ebffbcdf8caa">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10978">cp_model.pb.h:10978</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a0c67030fa7cf005b254b2b378c1720baa3f6059e190af69fdacdf079f079eb199"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a0c67030fa7cf005b254b2b378c1720baa3f6059e190af69fdacdf079f079eb199">operations_research::sat::IntervalConstraintProto::kStartFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01760">cp_model.pb.h:1760</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a44f6b1c4ab87a9351fd59b19d38cebe5a440249ed44d37808cd265d63ddd9fa4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a44f6b1c4ab87a9351fd59b19d38cebe5a440249ed44d37808cd265d63ddd9fa4c">operations_research::sat::RoutesConstraintProto::kCapacityFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02961">cp_model.pb.h:2961</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ab2d257bb30e71c68ed7df44dc93dbdaa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab2d257bb30e71c68ed7df44dc93dbdaa">operations_research::sat::IntervalConstraintProto::clear_end</a></div><div class="ttdeci">void clear_end()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07497">cp_model.pb.h:7497</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a86d0a62bd1b691a1b81446e7ced9cdf7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a86d0a62bd1b691a1b81446e7ced9cdf7">operations_research::sat::ConstraintProto::kReservoir</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03925">cp_model.pb.h:3925</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::IntegerVariableProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00354">cp_model.pb.h:354</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_ae2cfee0a6777f66641f4dac60a64940f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ae2cfee0a6777f66641f4dac60a64940f">operations_research::sat::SparsePermutationProto::clear_cycle_sizes</a></div><div class="ttdeci">void clear_cycle_sizes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11767">cp_model.pb.h:11767</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a49180d724f6884532e89ebbca6b8ffe7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a49180d724f6884532e89ebbca6b8ffe7">operations_research::sat::ConstraintProto::dummy_constraint</a></div><div class="ttdeci">const ::operations_research::sat::ListOfVariablesProto & dummy_constraint() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11185">cp_model.pb.h:11185</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ab0bdd88723d0e14b8ddbe725d54db2cba6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab0bdd88723d0e14b8ddbe725d54db2cba6b66537f58f087bb205368bc1a3816bf">operations_research::sat::AutomatonConstraintProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03567">cp_model.pb.h:3567</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a942d839005c1a49096af445cda01f222"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a942d839005c1a49096af445cda01f222">operations_research::sat::LinearArgumentProto::LinearArgumentProto</a></div><div class="ttdeci">LinearArgumentProto(LinearArgumentProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00951">cp_model.pb.h:951</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a97c353c23050b2faebd883435f73aa6e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a97c353c23050b2faebd883435f73aa6e">operations_research::sat::DecisionStrategyProto::clear_variables</a></div><div class="ttdeci">void clear_variables()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11491">cp_model.pb.h:11491</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a6fe6503bd6c89b63887298668b34d2f9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a6fe6503bd6c89b63887298668b34d2f9">operations_research::sat::IntervalConstraintProto::unsafe_arena_set_allocated_end_view</a></div><div class="ttdeci">void unsafe_arena_set_allocated_end_view(::operations_research::sat::LinearExpressionProto *end_view)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07648">cp_model.pb.h:7648</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a8fed3469d043cdff0fe8d389390185b8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8fed3469d043cdff0fe8d389390185b8">operations_research::sat::CpModelProto::mutable_variables</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::IntegerVariableProto > * mutable_variables()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12047">cp_model.pb.h:12047</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aea5cbb483e5c1ca7f83c50941abd3ded"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea5cbb483e5c1ca7f83c50941abd3ded">operations_research::sat::ConstraintProto::has_int_min</a></div><div class="ttdeci">bool has_int_min() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09968">cp_model.pb.h:9968</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a8b2c1e82c0dfdc9cbf88a02c23535116"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b2c1e82c0dfdc9cbf88a02c23535116">operations_research::sat::CpModelProto::CpModelProto</a></div><div class="ttdeci">CpModelProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05978">cp_model.pb.h:5978</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a3098e5876b410816a27f076c9519bfa1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a3098e5876b410816a27f076c9519bfa1">operations_research::sat::CpSolverResponse::kSolutionInfoFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06384">cp_model.pb.h:6384</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6a5669bcc56d8201d29e0348c5f534fa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6a5669bcc56d8201d29e0348c5f534fa">operations_research::sat::ConstraintProto::unsafe_arena_release_lin_min</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * unsafe_arena_release_lin_min()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10079">cp_model.pb.h:10079</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::DecisionStrategyProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08571">cp_model.pb.cc:8571</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a20207dcb0c877a1e23e262bf9d5c4754"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a20207dcb0c877a1e23e262bf9d5c4754">operations_research::sat::DecisionStrategyProto_AffineTransformation::operator=</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation & operator=(const DecisionStrategyProto_AffineTransformation &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04859">cp_model.pb.h:4859</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT CpModelProtoDefaultTypeInternal _CpModelProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00464">cp_model.pb.cc:464</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::IntegerArgumentProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01743">cp_model.pb.cc:1743</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a3452decf04cce23ca12461b641b29c48"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3452decf04cce23ca12461b641b29c48">operations_research::sat::ReservoirConstraintProto::mutable_times</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_times()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08219">cp_model.pb.h:8219</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a091ebae69d19c6225c37da65037176b4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a091ebae69d19c6225c37da65037176b4">operations_research::sat::SparsePermutationProto::mutable_cycle_sizes</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_cycle_sizes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11802">cp_model.pb.h:11802</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a2e93421dc956bae7d30f9e758e0141b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2e93421dc956bae7d30f9e758e0141b7">operations_research::sat::ListOfVariablesProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ListOfVariablesProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06096">cp_model.pb.cc:6096</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a59053577176e1accd5ca751dea49f266"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a59053577176e1accd5ca751dea49f266">operations_research::sat::AutomatonConstraintProto::set_transition_tail</a></div><div class="ttdeci">void set_transition_tail(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08979">cp_model.pb.h:8979</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a3b5afcf60d2319bc7630435bbad9d139"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a3b5afcf60d2319bc7630435bbad9d139">operations_research::sat::AutomatonConstraintProto::AutomatonConstraintProto</a></div><div class="ttdeci">AutomatonConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03451">cp_model.pb.h:3451</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a21ad69d638fcc1cd1a4dd6fe5c83637f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a21ad69d638fcc1cd1a4dd6fe5c83637f">operations_research::sat::NoOverlapConstraintProto::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#l01932">cp_model.pb.h:1932</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_af865a6b3d1bbed5d4472acab49b967be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#af865a6b3d1bbed5d4472acab49b967be">operations_research::sat::LinearConstraintProto::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#l01329">cp_model.pb.h:1329</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::DecisionStrategyProto_AffineTransformation::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08428">cp_model.pb.cc:8428</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a76e123e4dee87181dcaac22be86ab4ce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a76e123e4dee87181dcaac22be86ab4ce">operations_research::sat::CpSolverResponse::set_solution_lower_bounds</a></div><div class="ttdeci">void set_solution_lower_bounds(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12597">cp_model.pb.h:12597</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a597e4d57e5e51810c4004dd42c5ef33b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a597e4d57e5e51810c4004dd42c5ef33b">operations_research::sat::ElementConstraintProto::operator=</a></div><div class="ttdeci">ElementConstraintProto & operator=(ElementConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01484">cp_model.pb.h:1484</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::BoolArgumentProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01396">cp_model.pb.cc:1396</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a5a875cdd4807f9320da67c93c4fc530c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5a875cdd4807f9320da67c93c4fc530c">operations_research::sat::NoOverlap2DConstraintProto::clear_y_intervals</a></div><div class="ttdeci">void clear_y_intervals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07915">cp_model.pb.h:7915</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::sat::LinearArgumentProto::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02082">cp_model.pb.cc:2082</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::CpSolverResponse::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#l06297">cp_model.pb.h:6297</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aeeb3d5a11205c6222d1c835fe776550e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aeeb3d5a11205c6222d1c835fe776550e">operations_research::sat::ConstraintProto::has_exactly_one</a></div><div class="ttdeci">bool has_exactly_one() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09524">cp_model.pb.h:9524</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_af7993b6578277f2a5cb166704460ef09"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af7993b6578277f2a5cb166704460ef09">operations_research::sat::CpSolverResponse::clear_deterministic_time</a></div><div class="ttdeci">void clear_deterministic_time()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12962">cp_model.pb.h:12962</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_aab5bc3d15f4c841dce3d93f70ecdd07e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aab5bc3d15f4c841dce3d93f70ecdd07e">operations_research::sat::CpModelProto::mutable_symmetry</a></div><div class="ttdeci">::operations_research::sat::SymmetryProto * mutable_symmetry()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12444">cp_model.pb.h:12444</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17ae0a0e6c786dd09763f0ebe3e763e3043"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ae0a0e6c786dd09763f0ebe3e763e3043">operations_research::sat::CpSolverResponse::kAllSolutionsWereFoundFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06388">cp_model.pb.h:6388</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a7634d83629ccc65c555426b6769a6722"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a7634d83629ccc65c555426b6769a6722">operations_research::sat::SparsePermutationProto::support_size</a></div><div class="ttdeci">int support_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11717">cp_model.pb.h:11717</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_argument_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_argument_proto_1_1___internal.html">operations_research::sat::IntegerArgumentProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01538">cp_model.pb.cc:1538</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::ListOfVariablesProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06123">cp_model.pb.cc:6123</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::SymmetryProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05893">cp_model.pb.h:5893</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::TableConstraintProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08683">cp_model.pb.h:8683</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1f26c1a4eb845384619ee06100dd7b36"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f26c1a4eb845384619ee06100dd7b36">operations_research::sat::ConstraintProto::mutable_bool_xor</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_bool_xor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09662">cp_model.pb.h:9662</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a4292c50c3947106db9b2112fe4e500fea5732a93e966e6057266b842e49eea201"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4292c50c3947106db9b2112fe4e500fea5732a93e966e6057266b842e49eea201">operations_research::sat::CumulativeConstraintProto::kIntervalsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02320">cp_model.pb.h:2320</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::NoOverlapConstraintProto::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#l01896">cp_model.pb.h:1896</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::LinearExpressionProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01879">cp_model.pb.cc:1879</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad">operations_research::sat::OPTIMAL</a></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="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda7088ab2be6c9c54afb649fcd0697f78f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda7088ab2be6c9c54afb649fcd0697f78f">operations_research::sat::ConstraintProto::kCumulativeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04036">cp_model.pb.h:4036</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a4b09210718c0a3815980d73b0ca3db4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a4b09210718c0a3815980d73b0ca3db4c">operations_research::sat::DecisionStrategyProto::DecisionStrategyProto</a></div><div class="ttdeci">DecisionStrategyProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05010">cp_model.pb.h:5010</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a5686d273b4e2260e9d5c8a1b4c39ef3d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5686d273b4e2260e9d5c8a1b4c39ef3d">operations_research::sat::NoOverlap2DConstraintProto::NoOverlap2DConstraintProto</a></div><div class="ttdeci">NoOverlap2DConstraintProto(NoOverlap2DConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02024">cp_model.pb.h:2024</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_afe2266b3e2fa87012c4b32b2fdffd7cfa6aa0cf7a45567a05be74d1259b5ff9f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#afe2266b3e2fa87012c4b32b2fdffd7cfa6aa0cf7a45567a05be74d1259b5ff9f1">operations_research::sat::NoOverlap2DConstraintProto::kXIntervalsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02131">cp_model.pb.h:2131</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a092b02fd7b74ea15e6701bf5851b35f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a092b02fd7b74ea15e6701bf5851b35f1">operations_research::sat::ConstraintProto::unsafe_arena_release_int_min</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_min()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10005">cp_model.pb.h:10005</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17ad5e11c4963f49739eee5a1bb24ab4f7d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ad5e11c4963f49739eee5a1bb24ab4f7d">operations_research::sat::CpSolverResponse::kSufficientAssumptionsForInfeasibilityFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06383">cp_model.pb.h:6383</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a049edee80cada0bae19129e50eb334dc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a049edee80cada0bae19129e50eb334dc">operations_research::sat::SymmetryProto::permutations</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::SparsePermutationProto > & permutations() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11937">cp_model.pb.h:11937</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::ListOfVariablesProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09158">cp_model.pb.h:9158</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::ElementConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01572">cp_model.pb.h:1572</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ada280373dce092f67fbfbe6ffdd2b2d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ada280373dce092f67fbfbe6ffdd2b2d4">operations_research::sat::CpSolverResponse::set_primal_integral</a></div><div class="ttdeci">void set_primal_integral(double value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12996">cp_model.pb.h:12996</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_ae70e4641ca0bdfade09b12fb784dccff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae70e4641ca0bdfade09b12fb784dccff">operations_research::sat::IntervalConstraintProto::swap</a></div><div class="ttdeci">friend void swap(IntervalConstraintProto &a, IntervalConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01688">cp_model.pb.h:1688</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a0eac11b6838e9fd793a8d573ee641ce4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a0eac11b6838e9fd793a8d573ee641ce4">operations_research::sat::CpObjectiveProto::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CpObjectiveProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08160">cp_model.pb.cc:8160</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_ae1a9d6d2e54fddf879b792e54d434363"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ae1a9d6d2e54fddf879b792e54d434363">operations_research::sat::CumulativeConstraintProto::set_demands</a></div><div class="ttdeci">void set_demands(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08063">cp_model.pb.h:8063</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a26ae5ac37f78e1d01789839076efe0b5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a26ae5ac37f78e1d01789839076efe0b5">operations_research::sat::NoOverlapConstraintProto::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#l01912">cp_model.pb.h:1912</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a8cff21d675a40812518f2479b7bf2189"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a8cff21d675a40812518f2479b7bf2189">operations_research::sat::DenseMatrixProto::Swap</a></div><div class="ttdeci">void Swap(DenseMatrixProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05681">cp_model.pb.h:5681</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a2083f10ba8953e8a1bfab632d4d4e3af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2083f10ba8953e8a1bfab632d4d4e3af">operations_research::sat::LinearConstraintProto::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & vars() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07273">cp_model.pb.h:7273</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_aa87b9dca0aa886c5a96c51d6473c0f27"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa87b9dca0aa886c5a96c51d6473c0f27">operations_research::sat::DecisionStrategyProto_AffineTransformation::set_positive_coeff</a></div><div class="ttdeci">void set_positive_coeff(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11475">cp_model.pb.h:11475</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::RoutesConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04783">cp_model.pb.cc:4783</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_ae5b100ef89d77bbdab3a09d5a36898aa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ae5b100ef89d77bbdab3a09d5a36898aa">operations_research::sat::SparsePermutationProto::set_support</a></div><div class="ttdeci">void set_support(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11730">cp_model.pb.h:11730</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ae2c2bfb91534f74cb26e722d63c46606"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ae2c2bfb91534f74cb26e722d63c46606">operations_research::sat::CpModelProto::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#l06040">cp_model.pb.h:6040</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1922de4a7b87913e463301776a7222c6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1922de4a7b87913e463301776a7222c6">operations_research::sat::ConstraintProto::unsafe_arena_release_table</a></div><div class="ttdeci">::operations_research::sat::TableConstraintProto * unsafe_arena_release_table()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10597">cp_model.pb.h:10597</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ab64daa09d9aa8866001bfb490a7c48f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab64daa09d9aa8866001bfb490a7c48f7">operations_research::sat::CpSolverResponse::mutable_solution_upper_bounds</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_solution_upper_bounds()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12669">cp_model.pb.h:12669</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a93c4dc0bea1153dedd0366d09b808075"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a93c4dc0bea1153dedd0366d09b808075">operations_research::sat::CircuitConstraintProto::add_heads</a></div><div class="ttdeci">void add_heads(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08393">cp_model.pb.h:8393</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a9e32504c3f1bddb0f25f1386ecf7987b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a9e32504c3f1bddb0f25f1386ecf7987b">operations_research::sat::CpObjectiveProto::scaling_factor</a></div><div class="ttdeci">double scaling_factor() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11356">cp_model.pb.h:11356</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6ad110b1779a2f548b532a9360a15329"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ad110b1779a2f548b532a9360a15329">operations_research::sat::ConstraintProto::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 class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09350">cp_model.pb.h:9350</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a0271bc2a197e99b91eadf1213891bab6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a0271bc2a197e99b91eadf1213891bab6">operations_research::sat::NoOverlap2DConstraintProto::x_intervals_size</a></div><div class="ttdeci">int x_intervals_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07865">cp_model.pb.h:7865</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a866f59df664641b2ff2830b9e53970b8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a866f59df664641b2ff2830b9e53970b8">operations_research::sat::ConstraintProto::clear_automaton</a></div><div class="ttdeci">void clear_automaton()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10640">cp_model.pb.h:10640</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::CumulativeConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03873">cp_model.pb.cc:3873</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a936a05ccb8c44cf24916412a57fbb685"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a936a05ccb8c44cf24916412a57fbb685">operations_research::sat::AutomatonConstraintProto::operator=</a></div><div class="ttdeci">AutomatonConstraintProto & operator=(AutomatonConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03465">cp_model.pb.h:3465</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a198c520ddddf9e9da648afa42f58a148"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a198c520ddddf9e9da648afa42f58a148">operations_research::sat::ListOfVariablesProto::~ListOfVariablesProto</a></div><div class="ttdeci">~ListOfVariablesProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05958">cp_model.pb.cc:5958</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cumulative_constraint_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::CumulativeConstraintProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02291">cp_model.pb.h:2291</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab9a414e50ba2f230c5a8e1edd2b05364"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab9a414e50ba2f230c5a8e1edd2b05364">operations_research::sat::ConstraintProto::release_lin_max</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::LinearArgumentProto * release_lin_max()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09908">cp_model.pb.h:9908</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a3150e442af5301d575006de031d5e666"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a3150e442af5301d575006de031d5e666">operations_research::sat::CpModelProto::set_allocated_symmetry</a></div><div class="ttdeci">void set_allocated_symmetry(::operations_research::sat::SymmetryProto *symmetry)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12449">cp_model.pb.h:12449</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::ConstraintProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07852">cp_model.pb.cc:7852</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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#l01086">cp_model.pb.cc:1086</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a93aafe50ca64adaabf4c45a671779387"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a93aafe50ca64adaabf4c45a671779387">operations_research::sat::CpSolverResponse::add_solution_lower_bounds</a></div><div class="ttdeci">void add_solution_lower_bounds(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12604">cp_model.pb.h:12604</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_abef5f55c3278c137faca92b8e433f8ea"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#abef5f55c3278c137faca92b8e433f8ea">operations_research::sat::DecisionStrategyProto::variables_size</a></div><div class="ttdeci">int variables_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11488">cp_model.pb.h:11488</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto_1_1___internal.html">operations_research::sat::LinearExpressionProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01762">cp_model.pb.cc:1762</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a24d736c96518f46a807964b2c8ca5ef3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a24d736c96518f46a807964b2c8ca5ef3">operations_research::sat::InverseConstraintProto::add_f_direct</a></div><div class="ttdeci">void add_f_direct(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08821">cp_model.pb.h:8821</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a0cf3e2ef19d1e580d07b8c50d95cfa1e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">operations_research::sat::IntegerVariableProto::domain_size</a></div><div class="ttdeci">int domain_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06768">cp_model.pb.h:6768</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::IntegerVariableProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01333">cp_model.pb.cc:1333</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a4372c23bad2dc48efc0cc76833eab97b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a4372c23bad2dc48efc0cc76833eab97b">operations_research::sat::LinearArgumentProto::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#l01000">cp_model.pb.h:1000</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::IntervalConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l03222">cp_model.pb.cc:3222</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::DecisionStrategyProto_AffineTransformation::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08379">cp_model.pb.cc:8379</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a82c911917947178fe3d041bf8c8ae253"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a82c911917947178fe3d041bf8c8ae253">operations_research::sat::CpSolverResponse::set_num_binary_propagations</a></div><div class="ttdeci">void set_num_binary_propagations(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12856">cp_model.pb.h:12856</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::CpSolverResponse::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06350">cp_model.pb.h:6350</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::CpModelProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09989">cp_model.pb.cc:9989</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::IntervalConstraintProto::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#l01675">cp_model.pb.h:1675</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_ab59665fa3051a704378a94693636fd3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab59665fa3051a704378a94693636fd3b">operations_research::sat::LinearExpressionProto::set_coeffs</a></div><div class="ttdeci">void set_coeffs(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07001">cp_model.pb.h:7001</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_ac1acf1f4687671678c49969ca28c7b8d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac1acf1f4687671678c49969ca28c7b8d">operations_research::sat::LinearConstraintProto::operator=</a></div><div class="ttdeci">LinearConstraintProto & operator=(LinearConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01281">cp_model.pb.h:1281</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::PartialVariableAssignment::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#l05303">cp_model.pb.h:5303</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_a716da6f791ea50bc17d1f25988ad7ae1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a716da6f791ea50bc17d1f25988ad7ae1">operations_research::sat::IntegerVariableProto::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#l00337">cp_model.pb.h:337</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT CpSolverResponseDefaultTypeInternal _CpSolverResponse_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00502">cp_model.pb.cc:502</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a87cd08dbce056654f4fda7da1018240f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a87cd08dbce056654f4fda7da1018240f">operations_research::sat::CpObjectiveProto::swap</a></div><div class="ttdeci">friend void swap(CpObjectiveProto &a, CpObjectiveProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04667">cp_model.pb.h:4667</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::AutomatonConstraintProto::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#l03478">cp_model.pb.h:3478</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::PartialVariableAssignment::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05319">cp_model.pb.h:5319</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_ade45633e4aadb2efc557388046f4be59"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ade45633e4aadb2efc557388046f4be59">operations_research::sat::DecisionStrategyProto::set_domain_reduction_strategy</a></div><div class="ttdeci">void set_domain_reduction_strategy(::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11566">cp_model.pb.h:11566</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a5c04be1968f835aedab92a48e093f54da6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5c04be1968f835aedab92a48e093f54da6b66537f58f087bb205368bc1a3816bf">operations_research::sat::LinearExpressionProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00869">cp_model.pb.h:869</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ad44e38061979bc29d095f970c5c205e1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad44e38061979bc29d095f970c5c205e1">operations_research::sat::CpSolverResponse::mutable_solve_log</a></div><div class="ttdeci">std::string * mutable_solve_log()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l13062">cp_model.pb.h:13062</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aea1e3a66dd07f85502f09f3a30c7cb47"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea1e3a66dd07f85502f09f3a30c7cb47">operations_research::sat::ConstraintProto::clear_bool_and</a></div><div class="ttdeci">void clear_bool_and()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09382">cp_model.pb.h:9382</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_ae1a9d6d2e54fddf879b792e54d434363"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ae1a9d6d2e54fddf879b792e54d434363">operations_research::sat::RoutesConstraintProto::set_demands</a></div><div class="ttdeci">void set_demands(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08625">cp_model.pb.h:8625</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_1_1sat_html_a03d88ac28fa6a2504710e1dd6fb9c3b0"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a03d88ac28fa6a2504710e1dd6fb9c3b0">operations_research::sat::_SparsePermutationProto_default_instance_</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT SparsePermutationProtoDefaultTypeInternal _SparsePermutationProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00416">cp_model.pb.cc:416</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6e3d7243189a799e8ae7c26a6929ef37"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e3d7243189a799e8ae7c26a6929ef37">operations_research::sat::ConstraintProto::automaton</a></div><div class="ttdeci">const ::operations_research::sat::AutomatonConstraintProto & automaton() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10667">cp_model.pb.h:10667</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a5b1feb162c78f2b83710b52a4507d465"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a5b1feb162c78f2b83710b52a4507d465">operations_research::sat::NoOverlap2DConstraintProto::set_y_intervals</a></div><div class="ttdeci">void set_y_intervals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07925">cp_model.pb.h:7925</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a08e635552ab1f2c81cc9ab26fe10b83e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a08e635552ab1f2c81cc9ab26fe10b83e">operations_research::sat::BoolArgumentProto::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#l00476">cp_model.pb.h:476</a></div></div>
|
|
<div class="ttc" id="demon__profiler_8cc_html_ac072af30c4ffbc834bb4c681f6ecb514"><div class="ttname"><a href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a></div><div class="ttdeci">int64_t value</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8cc_source.html#l00044">demon_profiler.cc:44</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::sat::ConstraintProto::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07226">cp_model.pb.cc:7226</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_ac4010681113971e96805102a05520c37"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac4010681113971e96805102a05520c37">operations_research::sat::AutomatonConstraintProto::clear_starting_state</a></div><div class="ttdeci">void clear_starting_state()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08896">cp_model.pb.h:8896</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::DenseMatrixProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09404">cp_model.pb.cc:9404</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto_1_1___internal.html">operations_research::sat::CpObjectiveProto::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l07860">cp_model.pb.cc:7860</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto_html_a345548bf52cc46cc10c6830c03d541ff"><div class="ttname"><a href="struct_table_struct__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#l00054">cp_model.pb.h:54</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a943a50473ad86dea9d0b23e2e6fb4946"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a943a50473ad86dea9d0b23e2e6fb4946">operations_research::sat::CpModelProto::constraints</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::ConstraintProto > & constraints() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12107">cp_model.pb.h:12107</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac5e901e6fbeed192f2dbf313d0da08ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac5e901e6fbeed192f2dbf313d0da08ba">operations_research::sat::ConstraintProto::unsafe_arena_release_routes</a></div><div class="ttdeci">::operations_research::sat::RoutesConstraintProto * unsafe_arena_release_routes()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10523">cp_model.pb.h:10523</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6ab3e89523a7fd8d3370bd33f974501f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ab3e89523a7fd8d3370bd33f974501f">operations_research::sat::ConstraintProto::mutable_int_mod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_mod()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09810">cp_model.pb.h:9810</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto_html_a7eb9ed01f0a546c908d9a8a3cfb10a1c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a7eb9ed01f0a546c908d9a8a3cfb10a1c">operations_research::sat::NoOverlap2DConstraintProto::operator=</a></div><div class="ttdeci">NoOverlap2DConstraintProto & operator=(NoOverlap2DConstraintProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02033">cp_model.pb.h:2033</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a118165c6c3490f78382f6d7bcfae2ad9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a118165c6c3490f78382f6d7bcfae2ad9">operations_research::sat::CpModelProto::search_strategy_size</a></div><div class="ttdeci">int search_strategy_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12206">cp_model.pb.h:12206</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">operations_research::sat::DecisionStrategyProto_AffineTransformation</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04846">cp_model.pb.h:4846</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda5d89be70c6dbf51d3f6c6a29ee95f813"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda5d89be70c6dbf51d3f6c6a29ee95f813">operations_research::sat::ConstraintProto::kTableFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04029">cp_model.pb.h:4029</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00184">cp_model.pb.h:184</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_aebfdcad3205581a661db07b288762d76"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#aebfdcad3205581a661db07b288762d76">operations_research::sat::CircuitConstraintProto::CircuitConstraintProto</a></div><div class="ttdeci">CircuitConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02642">cp_model.pb.h:2642</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">operations_research::sat::SparsePermutationProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05454">cp_model.pb.h:5454</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::DecisionStrategyProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08504">cp_model.pb.cc:8504</a></div></div>
|
|
<div class="ttc" id="resource_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#l00100">resource.cc:100</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a34265fc42863b2658b9e7be1c004a5c9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a34265fc42863b2658b9e7be1c004a5c9">operations_research::sat::ConstraintProto::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#l03960">cp_model.pb.h:3960</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::sat::SymmetryProto::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09674">cp_model.pb.cc:9674</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ac5b45785286d1161eb772146a1311c5a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac5b45785286d1161eb772146a1311c5a">operations_research::sat::CpSolverResponse::clear_status</a></div><div class="ttdeci">void clear_status()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12474">cp_model.pb.h:12474</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a86c5b5156e6bc4008ce72dd51af74de0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a86c5b5156e6bc4008ce72dd51af74de0">operations_research::sat::ReservoirConstraintProto::~ReservoirConstraintProto</a></div><div class="ttdeci">~ReservoirConstraintProto() override</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l04139">cp_model.pb.cc:4139</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto_html_a8207d6858afcd9a6f7d3e33c8fce0b8d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a8207d6858afcd9a6f7d3e33c8fce0b8d">operations_research::sat::DecisionStrategyProto::mutable_transformations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DecisionStrategyProto_AffineTransformation > * mutable_transformations()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11586">cp_model.pb.h:11586</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::sat::NoOverlapConstraintProto::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01968">cp_model.pb.h:1968</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_a7983d3001d43542072118a91f5689a73"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a7983d3001d43542072118a91f5689a73">operations_research::sat::SymmetryProto::orbitopes</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::sat::DenseMatrixProto > & orbitopes() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11977">cp_model.pb.h:11977</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a5ab1e2486c7f1264ac6e899a734c70ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a5ab1e2486c7f1264ac6e899a734c70ba">operations_research::sat::NoOverlapConstraintProto::swap</a></div><div class="ttdeci">friend void swap(NoOverlapConstraintProto &a, NoOverlapConstraintProto &b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01909">cp_model.pb.h:1909</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a967f9dc34b1924194bfa5b900818b253"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a967f9dc34b1924194bfa5b900818b253">operations_research::sat::AutomatonConstraintProto::mutable_transition_label</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_transition_label()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09098">cp_model.pb.h:9098</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::sat::AutomatonConstraintProto::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05624">cp_model.pb.cc:5624</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a4c799d31fe6807b63eeff7c83d6c99a0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0">operations_research::sat::ConstraintProto::int_max</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto & int_max() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09853">cp_model.pb.h:9853</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a0662c8e3658dec6a373cfc0cf0d68458"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a0662c8e3658dec6a373cfc0cf0d68458">operations_research::sat::LinearExpressionProto::LinearExpressionProto</a></div><div class="ttdeci">LinearExpressionProto(LinearExpressionProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00762">cp_model.pb.h:762</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6c1441b3d10dc7ee7814b37fed4c1cc6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6c1441b3d10dc7ee7814b37fed4c1cc6">operations_research::sat::ConstraintProto::clear_reservoir</a></div><div class="ttdeci">void clear_reservoir()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10788">cp_model.pb.h:10788</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a4c3f12c111eb61f033b55c73a0a721e1a4fb0631a5347800d1e70397e7c52c93f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4c3f12c111eb61f033b55c73a0a721e1a4fb0631a5347800d1e70397e7c52c93f">operations_research::sat::CpObjectiveProto::kCoeffsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04737">cp_model.pb.h:4737</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a756686f1672b058e057a7aeddda26966"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a756686f1672b058e057a7aeddda26966">operations_research::sat::PartialVariableAssignment::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#l05333">cp_model.pb.h:5333</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_a7ba708cd37295a85842f2ca962ba94d1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7ba708cd37295a85842f2ca962ba94d1">operations_research::sat::InverseConstraintProto::mutable_f_inverse</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_f_inverse()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08886">cp_model.pb.h:8886</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_ae7e6c7d917f112be9430ef2a79773b6d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ae7e6c7d917f112be9430ef2a79773b6d">operations_research::sat::PartialVariableAssignment::default_instance</a></div><div class="ttdeci">static const PartialVariableAssignment & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05312">cp_model.pb.h:5312</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_sparse_permutation_proto_html_a8038a2d6f8dd96153481e510cf8a7704a310ecde3a0233a431818575c8754621f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8038a2d6f8dd96153481e510cf8a7704a310ecde3a0233a431818575c8754621f">operations_research::sat::SparsePermutationProto::kSupportFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05569">cp_model.pb.h:5569</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda313e3ca9f1d7016e57c593f775fa18ae"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda313e3ca9f1d7016e57c593f775fa18ae">operations_research::sat::ConstraintProto::kBoolXorFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04016">cp_model.pb.h:4016</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a22414a046a10e101e63455e8cd5b734b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a22414a046a10e101e63455e8cd5b734b">operations_research::sat::PartialVariableAssignment::add_values</a></div><div class="ttdeci">void add_values(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11686">cp_model.pb.h:11686</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a09c818067e4256a92e2bdc8c5ca94c17"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a09c818067e4256a92e2bdc8c5ca94c17">operations_research::sat::CpObjectiveProto::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#l04686">cp_model.pb.h:4686</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a2e78ee3f5bce476f882e12b54ee0c91a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2e78ee3f5bce476f882e12b54ee0c91a">operations_research::sat::PartialVariableAssignment::PartialVariableAssignment</a></div><div class="ttdeci">PartialVariableAssignment()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05279">cp_model.pb.h:5279</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a9ee236434540a0639967f738885d638d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a9ee236434540a0639967f738885d638d">operations_research::sat::ElementConstraintProto::clear_target</a></div><div class="ttdeci">void clear_target()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07406">cp_model.pb.h:7406</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ace44da4c185dad99876bf01c7ea74c07"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace44da4c185dad99876bf01c7ea74c07">operations_research::sat::ConstraintProto::mutable_name</a></div><div class="ttdeci">std::string * mutable_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09220">cp_model.pb.h:9220</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a14f4d6b07ae54c0f5c66c87a5ce9e421"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a14f4d6b07ae54c0f5c66c87a5ce9e421">operations_research::sat::ElementConstraintProto::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ElementConstraintProto &from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l02941">cp_model.pb.cc:2941</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a921737a39626129ed8c4280ec529e556a6b66537f58f087bb205368bc1a3816bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a921737a39626129ed8c4280ec529e556a6b66537f58f087bb205368bc1a3816bf">operations_research::sat::LinearConstraintProto::kVarsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01379">cp_model.pb.h:1379</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35acd33b6e972e153ab1a911c84c9585a42"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35acd33b6e972e153ab1a911c84c9585a42">operations_research::sat::ConstraintProto::kElement</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03919">cp_model.pb.h:3919</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a458dd99a041a02e37d5b249201b18050"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a458dd99a041a02e37d5b249201b18050">operations_research::sat::ConstraintProto::clear_name</a></div><div class="ttdeci">void clear_name()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09206">cp_model.pb.h:9206</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::SymmetryProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l09636">cp_model.pb.cc:9636</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_element_constraint_proto_html_a56edb4ed4192ec0638b4419b557eef0d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a56edb4ed4192ec0638b4419b557eef0d">operations_research::sat::ElementConstraintProto::target</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 target() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07412">cp_model.pb.h:7412</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::ConstraintProto::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#l03895">cp_model.pb.h:3895</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a7b556cd1b51adc0393fa36e82c11cd7e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7b556cd1b51adc0393fa36e82c11cd7e">operations_research::sat::LinearConstraintProto::coeffs_size</a></div><div class="ttdeci">int coeffs_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07291">cp_model.pb.h:7291</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ab93cc31d54546a85e6b4844292676584"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab93cc31d54546a85e6b4844292676584">operations_research::sat::CpModelProto::set_allocated_solution_hint</a></div><div class="ttdeci">void set_allocated_solution_hint(::operations_research::sat::PartialVariableAssignment *solution_hint)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12312">cp_model.pb.h:12312</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_circuit_constraint_proto_html_a5c1560f825b20c9cc2c1d4d7751f6a7c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">operations_research::sat::CircuitConstraintProto::heads_size</a></div><div class="ttdeci">int heads_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08373">cp_model.pb.h:8373</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a4027abc84af6224430c55a7b96ec7fcf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a4027abc84af6224430c55a7b96ec7fcf">operations_research::sat::ListOfVariablesProto::operator=</a></div><div class="ttdeci">ListOfVariablesProto & operator=(ListOfVariablesProto &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03729">cp_model.pb.h:3729</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a4b6c78ce9ae112cc350427c1f4adbffe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a4b6c78ce9ae112cc350427c1f4adbffe">operations_research::sat::CpSolverResponse::solution_size</a></div><div class="ttdeci">int solution_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12497">cp_model.pb.h:12497</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::sat::DecisionStrategyProto_AffineTransformation::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04889">cp_model.pb.h:4889</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto_html_a3b0dc4db1d51bd6be689f9b0e18e5089"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a3b0dc4db1d51bd6be689f9b0e18e5089">operations_research::sat::NoOverlapConstraintProto::add_intervals</a></div><div class="ttdeci">void add_intervals(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07834">cp_model.pb.h:7834</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::ReservoirConstraintProto::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#l02447">cp_model.pb.h:2447</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_constraint_proto_html_a1ff68ea7450881202b110db4a1ff096e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a1ff68ea7450881202b110db4a1ff096e">operations_research::sat::LinearConstraintProto::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#l01313">cp_model.pb.h:1313</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="struct_table_struct__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="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a83794439b5a81a507b67b07f09d4f048">operations_research::sat::CpObjectiveProto::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l08167">cp_model.pb.cc:8167</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::sat::ListOfVariablesProto::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03798">cp_model.pb.h:3798</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17a0ae810b2b4ed10423c51e0115b6bc612"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17a0ae810b2b4ed10423c51e0115b6bc612">operations_research::sat::CpSolverResponse::kSolutionUpperBoundsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06381">cp_model.pb.h:6381</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2214361b5ef4cfdaeaf2720135f8ee4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2214361b5ef4cfdaeaf2720135f8ee4c">operations_research::sat::ConstraintProto::has_no_overlap</a></div><div class="ttdeci">bool has_no_overlap() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10930">cp_model.pb.h:10930</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__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">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT LinearExpressionProtoDefaultTypeInternal _LinearExpressionProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00077">cp_model.pb.cc:77</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a2d500ab8593541c7af3f0127cf069a16"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2d500ab8593541c7af3f0127cf069a16">operations_research::sat::ConstraintProto::set_allocated_routes</a></div><div class="ttdeci">void set_allocated_routes(::operations_research::sat::RoutesConstraintProto *routes)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06505">cp_model.pb.cc:6505</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a90fe8fd99ba6ce12d6596fc018969d94"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a90fe8fd99ba6ce12d6596fc018969d94">operations_research::sat::ConstraintProto::clear_no_overlap</a></div><div class="ttdeci">void clear_no_overlap()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10936">cp_model.pb.h:10936</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_dense_matrix_proto_html_a863bd0defaed4ea12c416599594b17c0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a863bd0defaed4ea12c416599594b17c0">operations_research::sat::DenseMatrixProto::clear_num_cols</a></div><div class="ttdeci">void clear_num_cols()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11832">cp_model.pb.h:11832</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a877082ad59a59b473b0b2ca7e04e3848"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a877082ad59a59b473b0b2ca7e04e3848">operations_research::sat::ConstraintProto::set_allocated_bool_xor</a></div><div class="ttdeci">void set_allocated_bool_xor(::operations_research::sat::BoolArgumentProto *bool_xor)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06325">cp_model.pb.cc:6325</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a59532720820c2ef788defc3d4e0419eca56adf57417f490c07a57c10bb7422165"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a59532720820c2ef788defc3d4e0419eca56adf57417f490c07a57c10bb7422165">operations_research::sat::CpModelProto::kSymmetryFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06097">cp_model.pb.h:6097</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a1b0080820ae1b068d05a8f47758a3ac3a39f496eb3af6cb322dcaa5eb8e891f16"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1b0080820ae1b068d05a8f47758a3ac3a39f496eb3af6cb322dcaa5eb8e891f16">operations_research::sat::PartialVariableAssignment::kValuesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05392">cp_model.pb.h:5392</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_expression_proto_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::LinearExpressionProto::vars_size</a></div><div class="ttdeci">int vars_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06941">cp_model.pb.h:6941</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_ad97af219ab4d62c806c052848a69dab3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad97af219ab4d62c806c052848a69dab3">operations_research::sat::CpModelProto::clear_objective</a></div><div class="ttdeci">void clear_objective()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12119">cp_model.pb.h:12119</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::TableConstraintProto::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#l03114">cp_model.pb.h:3114</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_integer_variable_proto_html_ac20e43676899f3e4be9cf8b2eeb9ed99"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac20e43676899f3e4be9cf8b2eeb9ed99">operations_research::sat::IntegerVariableProto::set_domain</a></div><div class="ttdeci">void set_domain(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06781">cp_model.pb.h:6781</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_bool_argument_proto_html_a5339b1584860029bfdb4f080683852f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a5339b1584860029bfdb4f080683852f5">operations_research::sat::BoolArgumentProto::clear_literals</a></div><div class="ttdeci">void clear_literals()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06822">cp_model.pb.h:6822</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_model_proto_html_a85387e819255c82ecf8bd85192e22e6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85387e819255c82ecf8bd85192e22e6c">operations_research::sat::CpModelProto::unsafe_arena_release_objective</a></div><div class="ttdeci">::operations_research::sat::CpObjectiveProto * unsafe_arena_release_objective()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l12162">cp_model.pb.h:12162</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ade2b4c96026bfecca4f425474dafd0f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ade2b4c96026bfecca4f425474dafd0f8">operations_research::sat::ConstraintProto::set_allocated_linear</a></div><div class="ttdeci">void set_allocated_linear(::operations_research::sat::LinearConstraintProto *linear)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06445">cp_model.pb.cc:6445</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_partial_variable_assignment_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::PartialVariableAssignment::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11632">cp_model.pb.h:11632</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ade7a9393c23d517710bb7648520cadce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ade7a9393c23d517710bb7648520cadce">operations_research::sat::ConstraintProto::set_allocated_cumulative</a></div><div class="ttdeci">void set_allocated_cumulative(::operations_research::sat::CumulativeConstraintProto *cumulative)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06625">cp_model.pb.cc:6625</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_inverse_constraint_proto_html_ae71cf3a6d9f65656b56eb3c37ec5032b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ae71cf3a6d9f65656b56eb3c37ec5032b">operations_research::sat::InverseConstraintProto::add_f_inverse</a></div><div class="ttdeci">void add_f_inverse(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08868">cp_model.pb.h:8868</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda807b1ef99cad1c33d48a81d36f74bbac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda807b1ef99cad1c33d48a81d36f74bbac">operations_research::sat::ConstraintProto::kNoOverlapFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04034">cp_model.pb.h:4034</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">operations_research::sat::AutomatonConstraintProto::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l05775">cp_model.pb.cc:5775</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_automaton_constraint_proto_html_a099560829dac92513aa0028520808d27"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a099560829dac92513aa0028520808d27">operations_research::sat::AutomatonConstraintProto::transition_tail</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & transition_tail() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08995">cp_model.pb.h:8995</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_interval_constraint_proto_html_a9a8e7c036168cc21a263e0231caedc8d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a9a8e7c036168cc21a263e0231caedc8d">operations_research::sat::IntervalConstraintProto::unsafe_arena_set_allocated_start_view</a></div><div class="ttdeci">void unsafe_arena_set_allocated_start_view(::operations_research::sat::LinearExpressionProto *start_view)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l07558">cp_model.pb.h:7558</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a0cf3e2ef19d1e580d07b8c50d95cfa1e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">operations_research::sat::CpObjectiveProto::domain_size</a></div><div class="ttdeci">int domain_size() const</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11373">cp_model.pb.h:11373</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_ae92efd79c4d99b980f97195c47511e17ab9a14e4b928f6c0de5180dc632b0c2cf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ae92efd79c4d99b980f97195c47511e17ab9a14e4b928f6c0de5180dc632b0c2cf">operations_research::sat::CpSolverResponse::kNumLpIterationsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l06400">cp_model.pb.h:6400</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a6e1fa0fa60a89c0f85f68b7921afaee5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e1fa0fa60a89c0f85f68b7921afaee5">operations_research::sat::ConstraintProto::mutable_at_most_one</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_at_most_one()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09514">cp_model.pb.h:9514</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_ada030f50fcddb646af448ac7c5705e35a4d3274f97b77566895b3a239ed62bb72"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#ada030f50fcddb646af448ac7c5705e35a4d3274f97b77566895b3a239ed62bb72">operations_research::sat::ConstraintProto::kIntMax</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03912">cp_model.pb.h:3912</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a8348b3bbea1f47fb0cca90e4eebe8f8a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a8348b3bbea1f47fb0cca90e4eebe8f8a">operations_research::sat::ConstraintProto::set_allocated_exactly_one</a></div><div class="ttdeci">void set_allocated_exactly_one(::operations_research::sat::BoolArgumentProto *exactly_one)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06310">cp_model.pb.cc:6310</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_table_constraint_proto_html_ad0b1d578b64fd9f38010f0fb630a55e6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ad0b1d578b64fd9f38010f0fb630a55e6">operations_research::sat::TableConstraintProto::clear_values</a></div><div class="ttdeci">void clear_values()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08733">cp_model.pb.h:8733</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::sat::ListOfVariablesProto::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l06087">cp_model.pb.cc:6087</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_reservoir_constraint_proto_html_ad8da8ddcb8875a2e5246f88b482c856a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ad8da8ddcb8875a2e5246f88b482c856a">operations_research::sat::ReservoirConstraintProto::add_demands</a></div><div class="ttdeci">void add_demands(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08248">cp_model.pb.h:8248</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_acc6e21293084491521ed4460871f7b80"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#acc6e21293084491521ed4460871f7b80">operations_research::sat::RoutesConstraintProto::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#l02907">cp_model.pb.h:2907</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_symmetry_proto_html_aa6d2e180779108785200315d56991eb8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aa6d2e180779108785200315d56991eb8">operations_research::sat::SymmetryProto::New</a></div><div class="ttdeci">SymmetryProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05876">cp_model.pb.h:5876</a></div></div>
|
|
<div class="ttc" id="constraint__solver_2table_8cc_html_acb18315d548212835cd8ed4287e6c0b6"><div class="ttname"><a href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a></div><div class="ttdeci">int64_t a</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00046">constraint_solver/table.cc:46</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7dda6b133cd6e7b46665a361af6730209d2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7dda6b133cd6e7b46665a361af6730209d2b">operations_research::sat::ConstraintProto::kIntMinFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04021">cp_model.pb.h:4021</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_solver_response_html_a7d99b0f4052e1445051421a99936ea19"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a7d99b0f4052e1445051421a99936ea19">operations_research::sat::CpSolverResponse::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#l06333">cp_model.pb.h:6333</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a04dce0131add0646128eec822cd751d9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a04dce0131add0646128eec822cd751d9">operations_research::sat::ConstraintProto::release_bool_and</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT ::operations_research::sat::BoolArgumentProto * release_bool_and()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l09390">cp_model.pb.h:9390</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a1404b29800f416d80c4068e84cf4e7ddaf929a6d8d0d7313bac0030bd09adce2a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1404b29800f416d80c4068e84cf4e7ddaf929a6d8d0d7313bac0030bd09adce2a">operations_research::sat::ConstraintProto::kInverseFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04031">cp_model.pb.h:4031</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_list_of_variables_proto_html_ab7c7a98d6a92f1258f9db3652fdef174"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab7c7a98d6a92f1258f9db3652fdef174">operations_research::sat::ListOfVariablesProto::internal_default_instance</a></div><div class="ttdeci">static const ListOfVariablesProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03751">cp_model.pb.h:3751</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_routes_constraint_proto_html_a01c36e322bf6d3d80144e18b8bcf5793"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793">operations_research::sat::RoutesConstraintProto::mutable_tails</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_tails()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l08509">cp_model.pb.h:8509</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_cp_objective_proto_html_a4392924fce7f5d9851171c0915a478a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4392924fce7f5d9851171c0915a478a6">operations_research::sat::CpObjectiveProto::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_vars()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l11277">cp_model.pb.h:11277</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_constraint_proto_html_a67dfc3726c2f38d3bd122d026271b8bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_constraint_proto.html#a67dfc3726c2f38d3bd122d026271b8bf">operations_research::sat::ConstraintProto::clear_element</a></div><div class="ttdeci">void clear_element()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l10344">cp_model.pb.h:10344</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_linear_argument_proto_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::LinearArgumentProto::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#l00976">cp_model.pb.h:976</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1sat_1_1_all_different_constraint_proto_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">operations_research::sat::AllDifferentConstraintProto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01111">cp_model.pb.h:1111</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.8.18-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_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.15 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|