3179 lines
738 KiB
HTML
3179 lines
738 KiB
HTML
<!-- HTML header for doxygen 1.8.18-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.9.1"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: parameters.pb.h Source File</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">OR-Tools
|
|
 <span id="projectnumber">8.2</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('parameters_8pb_8h_source.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">parameters.pb.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="parameters_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/glop/parameters.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_2fglop_2fparameters_2eproto</span></div>
|
|
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#define GOOGLE_PROTOBUF_INCLUDED_ortools_2fglop_2fparameters_2eproto</span></div>
|
|
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>  </div>
|
|
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#include <limits></span></div>
|
|
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div>
|
|
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  </div>
|
|
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div>
|
|
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#if PROTOBUF_VERSION < 3014000</span></div>
|
|
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#error This file was generated by a newer version of protoc which is</span></div>
|
|
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please update</span></div>
|
|
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="preprocessor">#error your headers.</span></div>
|
|
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#if 3014000 < PROTOBUF_MIN_PROTOC_VERSION</span></div>
|
|
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#error This file was generated by an older version of protoc which is</span></div>
|
|
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please</span></div>
|
|
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#error regenerate this file with a newer version of protoc.</span></div>
|
|
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  </div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <google/protobuf/io/coded_stream.h></span></div>
|
|
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <google/protobuf/arena.h></span></div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <google/protobuf/arenastring.h></span></div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <google/protobuf/generated_message_table_driven.h></span></div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <google/protobuf/generated_message_util.h></span></div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <google/protobuf/metadata_lite.h></span></div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <google/protobuf/generated_message_reflection.h></span></div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <google/protobuf/message.h></span></div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include <google/protobuf/repeated_field.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <google/protobuf/extension_set.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include <google/protobuf/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="parameters_8pb_8h.html#a54571c33c379bfe3fa5ae95d397b0407"> 37</a></span> <span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2fglop_2fparameters_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__2fglop__2fparameters__2eproto.html"> 45</a></span> <span class="keyword">struct </span><a class="code" href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html">TableStruct_ortools_2fglop_2fparameters_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"><a class="line" href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f"> 47</a></span>  <a class="code" href="struct_table_struct__ortools__2fglop__2fparameters__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"><a class="line" href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a57e83bcf45762efcecb94544c5069304"> 49</a></span>  <a class="code" href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a57e83bcf45762efcecb94544c5069304">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[1]</div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a6724f6aef157bf57a29bd58026097c39"> 51</a></span>  <a class="code" href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a6724f6aef157bf57a29bd58026097c39">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__2fglop__2fparameters__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__2fglop__2fparameters__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__2fglop__2fparameters__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__2fglop__2fparameters__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__2fglop__2fparameters__2eproto.html#a345548bf52cc46cc10c6830c03d541ff"> 54</a></span>  <span class="keyword">static</span> <a class="code" href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">const ::PROTOBUF_NAMESPACE_ID::uint32</a> <a class="code" href="struct_table_struct__ortools__2fglop__2fparameters__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="parameters_8pb_8h.html#a38fb4fd2e166af79413e613c6f243db1">descriptor_table_ortools_2fglop_2fparameters_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>glop {</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">class </span>GlopParameters;</div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">class </span>GlopParametersDefaultTypeInternal;</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a6da51e4b948bf56f398510eb5eb845c9"> 61</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1glop_1_1_glop_parameters_default_type_internal.html">GlopParametersDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1glop.html#a6da51e4b948bf56f398510eb5eb845c9">_GlopParameters_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> } <span class="comment">// namespace glop</span></div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> } <span class="comment">// namespace operations_research</span></div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="parameters_8pb_8h.html#a4f105664a765384348d13d305b5c18e0"> 65</a></span> <span class="keyword">template</span><> ::operations_research::glop::GlopParameters* Arena::CreateMaybeMessage<::operations_research::glop::GlopParameters>(Arena*);</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">namespace </span>glop {</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998"> 70</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">GlopParameters_ScalingAlgorithm</a> : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998ad9ddc7317d6b34900fc7d98c95c08ee7"> 71</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998ad9ddc7317d6b34900fc7d98c95c08ee7">GlopParameters_ScalingAlgorithm_DEFAULT</a> = 0,</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a6ad280ed69df67e564159595b4584d63"> 72</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a6ad280ed69df67e564159595b4584d63">GlopParameters_ScalingAlgorithm_EQUILIBRATION</a> = 1,</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a4171cbda9d7ce3de1ccb60e90015a819">GlopParameters_ScalingAlgorithm_LINEAR_PROGRAM</a> = 2</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a4171cbda9d7ce3de1ccb60e90015a819"> 74</a></span> };</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ac646752f428429ad6cd60913f6b62371">GlopParameters_ScalingAlgorithm_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a478f7702dc7e0407c2730c58e5a147e5"> 76</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">GlopParameters_ScalingAlgorithm</a> <a class="code" href="namespaceoperations__research_1_1glop.html#a478f7702dc7e0407c2730c58e5a147e5">GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MIN</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998ad9ddc7317d6b34900fc7d98c95c08ee7">GlopParameters_ScalingAlgorithm_DEFAULT</a>;</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a586c6bb4cff57074cd9429c43e1f9fef"> 77</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">GlopParameters_ScalingAlgorithm</a> <a class="code" href="namespaceoperations__research_1_1glop.html#a586c6bb4cff57074cd9429c43e1f9fef">GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MAX</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a4171cbda9d7ce3de1ccb60e90015a819">GlopParameters_ScalingAlgorithm_LINEAR_PROGRAM</a>;</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a7d64e9217179107f3c1ee3095ece1960"> 78</a></span> constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a7d64e9217179107f3c1ee3095ece1960">GlopParameters_ScalingAlgorithm_ScalingAlgorithm_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#a586c6bb4cff57074cd9429c43e1f9fef">GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MAX</a> + 1;</div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1glop.html#a69337e3485c309da7e17a358db986eba">GlopParameters_ScalingAlgorithm_descriptor</a>();</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a4793230401591292124c4a43610b80b5"> 82</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research_1_1glop.html#a4793230401591292124c4a43610b80b5">GlopParameters_ScalingAlgorithm_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, GlopParameters_ScalingAlgorithm>::value</a> ||</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="stringliteral">"Incorrect type passed to function GlopParameters_ScalingAlgorithm_Name."</span>);</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a69337e3485c309da7e17a358db986eba">GlopParameters_ScalingAlgorithm_descriptor</a>(), enum_t_value);</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> }</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#abd54f6e121dfc5ee958bd0e288a25a7f"> 89</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#abd54f6e121dfc5ee958bd0e288a25a7f">GlopParameters_ScalingAlgorithm_Parse</a>(</div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">GlopParameters_ScalingAlgorithm</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<GlopParameters_ScalingAlgorithm>(</div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a69337e3485c309da7e17a358db986eba">GlopParameters_ScalingAlgorithm_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span> }</div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1"> 94</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">GlopParameters_SolverBehavior</a> : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1a2818a0fa073a2731ff583caf691c7f57"> 95</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1a2818a0fa073a2731ff583caf691c7f57">GlopParameters_SolverBehavior_ALWAYS_DO</a> = 0,</div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1af0a7aabbe8e6ddb665e24355b34152c0"> 96</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1af0a7aabbe8e6ddb665e24355b34152c0">GlopParameters_SolverBehavior_NEVER_DO</a> = 1,</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1abf1e8daaad08c81e9a22639ead4befa2">GlopParameters_SolverBehavior_LET_SOLVER_DECIDE</a> = 2</div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1abf1e8daaad08c81e9a22639ead4befa2"> 98</a></span> };</div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a81f21d05a3eb1e6900b3bd35406be6d6">GlopParameters_SolverBehavior_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ab30261fb0a2af305b9abf325d6d1fbd1"> 100</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">GlopParameters_SolverBehavior</a> <a class="code" href="namespaceoperations__research_1_1glop.html#ab30261fb0a2af305b9abf325d6d1fbd1">GlopParameters_SolverBehavior_SolverBehavior_MIN</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1a2818a0fa073a2731ff583caf691c7f57">GlopParameters_SolverBehavior_ALWAYS_DO</a>;</div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ac136ae73d025d9641a5a034cf7beb01f"> 101</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">GlopParameters_SolverBehavior</a> <a class="code" href="namespaceoperations__research_1_1glop.html#ac136ae73d025d9641a5a034cf7beb01f">GlopParameters_SolverBehavior_SolverBehavior_MAX</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1abf1e8daaad08c81e9a22639ead4befa2">GlopParameters_SolverBehavior_LET_SOLVER_DECIDE</a>;</div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a302f5ade5d41c9daee73986038c234df"> 102</a></span> constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a302f5ade5d41c9daee73986038c234df">GlopParameters_SolverBehavior_SolverBehavior_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#ac136ae73d025d9641a5a034cf7beb01f">GlopParameters_SolverBehavior_SolverBehavior_MAX</a> + 1;</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1glop.html#aabdab5361609541f6179468770bf9bae">GlopParameters_SolverBehavior_descriptor</a>();</div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#aaf3ff4aa0df66df82eeebf3ce441b4c5"> 106</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research_1_1glop.html#aaf3ff4aa0df66df82eeebf3ce441b4c5">GlopParameters_SolverBehavior_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, GlopParameters_SolverBehavior>::value</a> ||</div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="stringliteral">"Incorrect type passed to function GlopParameters_SolverBehavior_Name."</span>);</div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aabdab5361609541f6179468770bf9bae">GlopParameters_SolverBehavior_descriptor</a>(), enum_t_value);</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> }</div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ada027209c77d6a5a445989cbe4d0fd18"> 113</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ada027209c77d6a5a445989cbe4d0fd18">GlopParameters_SolverBehavior_Parse</a>(</div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">GlopParameters_SolverBehavior</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<GlopParameters_SolverBehavior>(</div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aabdab5361609541f6179468770bf9bae">GlopParameters_SolverBehavior_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> }</div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3"> 118</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">GlopParameters_PricingRule</a> : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a3625a45102bddd6b51bbae93c5534b09"> 119</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a3625a45102bddd6b51bbae93c5534b09">GlopParameters_PricingRule_DANTZIG</a> = 0,</div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9b5f03747505a278fb03739945986387"> 120</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9b5f03747505a278fb03739945986387">GlopParameters_PricingRule_STEEPEST_EDGE</a> = 1,</div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9847e615dfc35e71609845ec7785e332">GlopParameters_PricingRule_DEVEX</a> = 2</div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9847e615dfc35e71609845ec7785e332"> 122</a></span> };</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ac551d73d24c0e80b995c7339c574b53b">GlopParameters_PricingRule_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a1aa0e2abe6b5ddca01b2e4272b7c9a41"> 124</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">GlopParameters_PricingRule</a> <a class="code" href="namespaceoperations__research_1_1glop.html#a1aa0e2abe6b5ddca01b2e4272b7c9a41">GlopParameters_PricingRule_PricingRule_MIN</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a3625a45102bddd6b51bbae93c5534b09">GlopParameters_PricingRule_DANTZIG</a>;</div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a7d4b3218f60f759ee5d320f03d5c36fa"> 125</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">GlopParameters_PricingRule</a> <a class="code" href="namespaceoperations__research_1_1glop.html#a7d4b3218f60f759ee5d320f03d5c36fa">GlopParameters_PricingRule_PricingRule_MAX</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9847e615dfc35e71609845ec7785e332">GlopParameters_PricingRule_DEVEX</a>;</div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a52b6fa0bf59f744a0d73a049212bcc9c"> 126</a></span> constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a52b6fa0bf59f744a0d73a049212bcc9c">GlopParameters_PricingRule_PricingRule_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#a7d4b3218f60f759ee5d320f03d5c36fa">GlopParameters_PricingRule_PricingRule_MAX</a> + 1;</div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  </div>
|
|
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1glop.html#a0285f7fd1e3aff56567d7fe472550c11">GlopParameters_PricingRule_descriptor</a>();</div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#adfda0cbfd19464fc95dfaeeee2282830"> 130</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research_1_1glop.html#adfda0cbfd19464fc95dfaeeee2282830">GlopParameters_PricingRule_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, GlopParameters_PricingRule>::value</a> ||</div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="stringliteral">"Incorrect type passed to function GlopParameters_PricingRule_Name."</span>);</div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
|
|
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a0285f7fd1e3aff56567d7fe472550c11">GlopParameters_PricingRule_descriptor</a>(), enum_t_value);</div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> }</div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#af6d382e307bf7d8d59350d50d34f6786"> 137</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#af6d382e307bf7d8d59350d50d34f6786">GlopParameters_PricingRule_Parse</a>(</div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">GlopParameters_PricingRule</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<GlopParameters_PricingRule>(</div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a0285f7fd1e3aff56567d7fe472550c11">GlopParameters_PricingRule_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> }</div>
|
|
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36"> 142</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">GlopParameters_InitialBasisHeuristic</a> : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a99d3c9bd925457e60d55ba5ce1ce5d5d"> 143</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a99d3c9bd925457e60d55ba5ce1ce5d5d">GlopParameters_InitialBasisHeuristic_NONE</a> = 0,</div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a7985a8c979ced62ee6a373d8dc2bb576"> 144</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a7985a8c979ced62ee6a373d8dc2bb576">GlopParameters_InitialBasisHeuristic_BIXBY</a> = 1,</div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a8ca339b6a21e4d0b19a14ac1bee51518"> 145</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a8ca339b6a21e4d0b19a14ac1bee51518">GlopParameters_InitialBasisHeuristic_TRIANGULAR</a> = 2,</div>
|
|
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36aa1f5030ff0a216fbd9177ec75a952c34">GlopParameters_InitialBasisHeuristic_MAROS</a> = 3</div>
|
|
<div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36aa1f5030ff0a216fbd9177ec75a952c34"> 147</a></span> };</div>
|
|
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a6bdae2e4c80b0034c9dae978e7ab0a7b">GlopParameters_InitialBasisHeuristic_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#aae8fda3a7cdbe6822a3decd1ca31d3be"> 149</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">GlopParameters_InitialBasisHeuristic</a> <a class="code" href="namespaceoperations__research_1_1glop.html#aae8fda3a7cdbe6822a3decd1ca31d3be">GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MIN</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a99d3c9bd925457e60d55ba5ce1ce5d5d">GlopParameters_InitialBasisHeuristic_NONE</a>;</div>
|
|
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a04bc84c628bc74b0429d49408bc2ecc3"> 150</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">GlopParameters_InitialBasisHeuristic</a> <a class="code" href="namespaceoperations__research_1_1glop.html#a04bc84c628bc74b0429d49408bc2ecc3">GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MAX</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36aa1f5030ff0a216fbd9177ec75a952c34">GlopParameters_InitialBasisHeuristic_MAROS</a>;</div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a3799c2cf495eb9cd8eb1877f98165394"> 151</a></span> constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a3799c2cf495eb9cd8eb1877f98165394">GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#a04bc84c628bc74b0429d49408bc2ecc3">GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MAX</a> + 1;</div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  </div>
|
|
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1glop.html#ad00da1f90386e29065761ba337b5e8df">GlopParameters_InitialBasisHeuristic_descriptor</a>();</div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a3b699fb6a90c069c50a1d0ccff55b2c0"> 155</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research_1_1glop.html#a3b699fb6a90c069c50a1d0ccff55b2c0">GlopParameters_InitialBasisHeuristic_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, GlopParameters_InitialBasisHeuristic>::value</a> ||</div>
|
|
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="stringliteral">"Incorrect type passed to function GlopParameters_InitialBasisHeuristic_Name."</span>);</div>
|
|
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
|
|
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ad00da1f90386e29065761ba337b5e8df">GlopParameters_InitialBasisHeuristic_descriptor</a>(), enum_t_value);</div>
|
|
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> }</div>
|
|
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a2fd8b391fcbe412f08ff32d053417b75"> 162</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a2fd8b391fcbe412f08ff32d053417b75">GlopParameters_InitialBasisHeuristic_Parse</a>(</div>
|
|
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">GlopParameters_InitialBasisHeuristic</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<GlopParameters_InitialBasisHeuristic>(</div>
|
|
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ad00da1f90386e29065761ba337b5e8df">GlopParameters_InitialBasisHeuristic_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> }</div>
|
|
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240"> 167</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">GlopParameters_CostScalingAlgorithm</a> : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8bb4a38dc75692438cdd1bb088c141b4"> 168</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8bb4a38dc75692438cdd1bb088c141b4">GlopParameters_CostScalingAlgorithm_NO_COST_SCALING</a> = 0,</div>
|
|
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a9f62ed7f786ad5aa15a0ebbafbc9ddae"> 169</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a9f62ed7f786ad5aa15a0ebbafbc9ddae">GlopParameters_CostScalingAlgorithm_CONTAIN_ONE_COST_SCALING</a> = 1,</div>
|
|
<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a3cbefd1b507359b40f43bd4fc729cc63"> 170</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a3cbefd1b507359b40f43bd4fc729cc63">GlopParameters_CostScalingAlgorithm_MEAN_COST_SCALING</a> = 2,</div>
|
|
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8e749cf5a988894fb7025c0ddd9fe58c">GlopParameters_CostScalingAlgorithm_MEDIAN_COST_SCALING</a> = 3</div>
|
|
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8e749cf5a988894fb7025c0ddd9fe58c"> 172</a></span> };</div>
|
|
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a0c8af313e605a648512880a8a0ec1f44">GlopParameters_CostScalingAlgorithm_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a9575e4a7bbfc57e79071f79ddc365bf0"> 174</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">GlopParameters_CostScalingAlgorithm</a> <a class="code" href="namespaceoperations__research_1_1glop.html#a9575e4a7bbfc57e79071f79ddc365bf0">GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MIN</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8bb4a38dc75692438cdd1bb088c141b4">GlopParameters_CostScalingAlgorithm_NO_COST_SCALING</a>;</div>
|
|
<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#aac5827cf560be529add13a58e7e8aa4a"> 175</a></span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">GlopParameters_CostScalingAlgorithm</a> <a class="code" href="namespaceoperations__research_1_1glop.html#aac5827cf560be529add13a58e7e8aa4a">GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MAX</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8e749cf5a988894fb7025c0ddd9fe58c">GlopParameters_CostScalingAlgorithm_MEDIAN_COST_SCALING</a>;</div>
|
|
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a073900e7fd0059fdbef5200aecd78e97"> 176</a></span> constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a073900e7fd0059fdbef5200aecd78e97">GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research_1_1glop.html#aac5827cf560be529add13a58e7e8aa4a">GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MAX</a> + 1;</div>
|
|
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  </div>
|
|
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1glop.html#adbcd70aebdd6c407852dfb5c2d84914e">GlopParameters_CostScalingAlgorithm_descriptor</a>();</div>
|
|
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a3424d57577a71015a603882dc6986999"> 180</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research_1_1glop.html#a3424d57577a71015a603882dc6986999">GlopParameters_CostScalingAlgorithm_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, GlopParameters_CostScalingAlgorithm>::value</a> ||</div>
|
|
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="stringliteral">"Incorrect type passed to function GlopParameters_CostScalingAlgorithm_Name."</span>);</div>
|
|
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
|
|
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#adbcd70aebdd6c407852dfb5c2d84914e">GlopParameters_CostScalingAlgorithm_descriptor</a>(), enum_t_value);</div>
|
|
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> }</div>
|
|
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1glop.html#a526650e79780d2a4faecf85db8c863bd"> 187</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a526650e79780d2a4faecf85db8c863bd">GlopParameters_CostScalingAlgorithm_Parse</a>(</div>
|
|
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">GlopParameters_CostScalingAlgorithm</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<GlopParameters_CostScalingAlgorithm>(</div>
|
|
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#adbcd70aebdd6c407852dfb5c2d84914e">GlopParameters_CostScalingAlgorithm_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> }</div>
|
|
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  </div>
|
|
<div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html"> 194</a></span> <span class="keyword">class </span>GlopParameters <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.glop.GlopParameters) */</span> {</div>
|
|
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac5b885d8d98dd5465d4c71936613f1ca"> 197</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac5b885d8d98dd5465d4c71936613f1ca">GlopParameters</a>() : GlopParameters(nullptr) {}</div>
|
|
<div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a9e3e178b9f198ec2d03f83e32596d0"> 198</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a9e3e178b9f198ec2d03f83e32596d0">~GlopParameters</a>();</div>
|
|
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  </div>
|
|
<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac7c4c1b82cec655b248d794fdda899a7"> 200</a></span>  <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac7c4c1b82cec655b248d794fdda899a7">GlopParameters</a>(<span class="keyword">const</span> GlopParameters& from);</div>
|
|
<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a065a8b9bcab18f086c51e98d1807c3c4"> 201</a></span>  <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a065a8b9bcab18f086c51e98d1807c3c4">GlopParameters</a>(GlopParameters&& from) noexcept</div>
|
|
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  : GlopParameters() {</div>
|
|
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  }</div>
|
|
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  </div>
|
|
<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6991a079989ddfffb8967ebf196de116"> 206</a></span>  <span class="keyword">inline</span> GlopParameters& <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6991a079989ddfffb8967ebf196de116">operator=</a>(<span class="keyword">const</span> GlopParameters& from) {</div>
|
|
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</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="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a151a01a4f92a39b017d984f4d227b10d"> 210</a></span>  <span class="keyword">inline</span> GlopParameters& <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a151a01a4f92a39b017d984f4d227b10d">operator=</a>(GlopParameters&& from) noexcept {</div>
|
|
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  }</div>
|
|
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  }</div>
|
|
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  </div>
|
|
<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af661986d56e934195c0cc57b3e78f1ae"> 219</a></span>  <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af661986d56e934195c0cc57b3e78f1ae">unknown_fields</a>()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keywordflow">return</span> _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);</div>
|
|
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  }</div>
|
|
<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aab6ceb76142ab4957ab265e4a5ca7ec2"> 222</a></span>  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aab6ceb76142ab4957ab265e4a5ca7ec2">mutable_unknown_fields</a>() {</div>
|
|
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <span class="keywordflow">return</span> _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();</div>
|
|
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  }</div>
|
|
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  </div>
|
|
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708"> 226</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  }</div>
|
|
<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 229</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  }</div>
|
|
<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c"> 232</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  }</div>
|
|
<div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94d464a3a3655f6e0899fd3cd7fea320"> 235</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> GlopParameters& <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94d464a3a3655f6e0899fd3cd7fea320">default_instance</a>();</div>
|
|
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  </div>
|
|
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a95adef6ef7b836d803fcf5fb2129a45d"> 237</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> GlopParameters* <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a95adef6ef7b836d803fcf5fb2129a45d">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>GlopParameters*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  &<a class="code" href="namespaceoperations__research_1_1glop.html#a6da51e4b948bf56f398510eb5eb845c9">_GlopParameters_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  }</div>
|
|
<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8473d52a88ddd9d90e879d1716586bee"> 241</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  0;</div>
|
|
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  </div>
|
|
<div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a913e69616719c4283a2beaea46500c64"> 244</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a913e69616719c4283a2beaea46500c64">swap</a>(GlopParameters& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, GlopParameters& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  }</div>
|
|
<div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa9d4be6fe437cd428fd8e1ffa0bc06cb"> 247</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa9d4be6fe437cd428fd8e1ffa0bc06cb">Swap</a>(GlopParameters* other) {</div>
|
|
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  }</div>
|
|
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  }</div>
|
|
<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7036f2b497179d8ace5674fb08b04658"> 255</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7036f2b497179d8ace5674fb08b04658">UnsafeArenaSwap</a>(GlopParameters* other) {</div>
|
|
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  }</div>
|
|
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  </div>
|
|
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  </div>
|
|
<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3fa48a021b68878de8efe34167419401"> 263</a></span>  <span class="keyword">inline</span> GlopParameters* <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3fa48a021b68878de8efe34167419401">New</a>() const final {</div>
|
|
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <span class="keywordflow">return</span> CreateMaybeMessage<GlopParameters>(<span class="keyword">nullptr</span>);</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>  </div>
|
|
<div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a506ee617c59824ade8714b512df78b3d"> 267</a></span>  GlopParameters* <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a506ee617c59824ade8714b512df78b3d">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <span class="keywordflow">return</span> CreateMaybeMessage<GlopParameters>(arena);</div>
|
|
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  }</div>
|
|
<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7"> 270</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2"> 271</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abcf25a1665e824d2626407e1354bf168"> 272</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abcf25a1665e824d2626407e1354bf168">CopyFrom</a>(<span class="keyword">const</span> GlopParameters& from);</div>
|
|
<div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9aef9a5a80b0645321f9ed07e6e9e497"> 273</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9aef9a5a80b0645321f9ed07e6e9e497">MergeFrom</a>(<span class="keyword">const</span> GlopParameters& from);</div>
|
|
<div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7"> 274</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a83794439b5a81a507b67b07f09d4f048"> 275</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  </div>
|
|
<div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af1033c8579625eedc97d25696eeca0b1"> 277</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a454c67b85b98fe47e87043230d799c2a"> 278</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a441b119e474a1202488ec26fa6eed236"> 279</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 281</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  </div>
|
|
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00286"></a><span class="lineno"> 286</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="l00287"></a><span class="lineno"> 287</span>  <span class="keywordtype">void</span> InternalSwap(GlopParameters* other);</div>
|
|
<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9b35d94da3444084fc3673b7717b6cfe"> 288</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.glop.GlopParameters"</span>;</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="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6318652966655e7a4badbe889149497a"> 293</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6318652966655e7a4badbe889149497a">GlopParameters</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00295"></a><span class="lineno"> 295</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="l00296"></a><span class="lineno"> 296</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  </div>
|
|
<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80"> 299</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  private:</div>
|
|
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="parameters_8pb_8h.html#a38fb4fd2e166af79413e613c6f243db1">descriptor_table_ortools_2fglop_2fparameters_2eproto</a>);</div>
|
|
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  <a class="code" href="parameters_8pb_8h.html#a38fb4fd2e166af79413e613c6f243db1">return ::descriptor_table_ortools_2fglop_2fparameters_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  }</div>
|
|
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  </div>
|
|
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  </div>
|
|
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  </div>
|
|
<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab5c256b3d6388f8315eef4ced70ef16b"> 310</a></span>  <span class="keyword">typedef</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">GlopParameters_ScalingAlgorithm</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab5c256b3d6388f8315eef4ced70ef16b">ScalingAlgorithm</a>;</div>
|
|
<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8ecee0f6215f5d28298e5a986d5e4d97"> 311</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">ScalingAlgorithm</a> DEFAULT =</div>
|
|
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998ad9ddc7317d6b34900fc7d98c95c08ee7">GlopParameters_ScalingAlgorithm_DEFAULT</a>;</div>
|
|
<div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aee923a70ce6c9024369b58c45a50fede"> 313</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">ScalingAlgorithm</a> EQUILIBRATION =</div>
|
|
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a6ad280ed69df67e564159595b4584d63">GlopParameters_ScalingAlgorithm_EQUILIBRATION</a>;</div>
|
|
<div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b61e4e8876944e17fbfe32c5d091cfc"> 315</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">ScalingAlgorithm</a> LINEAR_PROGRAM =</div>
|
|
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a4171cbda9d7ce3de1ccb60e90015a819">GlopParameters_ScalingAlgorithm_LINEAR_PROGRAM</a>;</div>
|
|
<div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a650c4a34053a73148a5b8c46ad84ae54"> 317</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a650c4a34053a73148a5b8c46ad84ae54">ScalingAlgorithm_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ac646752f428429ad6cd60913f6b62371">GlopParameters_ScalingAlgorithm_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  }</div>
|
|
<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae469f82ca613d812a2fcd7d8554b15c5"> 320</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">ScalingAlgorithm</a> ScalingAlgorithm_MIN =</div>
|
|
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a478f7702dc7e0407c2730c58e5a147e5">GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MIN</a>;</div>
|
|
<div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a17ad195383d0184b3344b3c08e78f1b6"> 322</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">ScalingAlgorithm</a> ScalingAlgorithm_MAX =</div>
|
|
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a586c6bb4cff57074cd9429c43e1f9fef">GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MAX</a>;</div>
|
|
<div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04542300bd389fea205f45a3e4b08bf8"> 324</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> ScalingAlgorithm_ARRAYSIZE =</div>
|
|
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a7d64e9217179107f3c1ee3095ece1960">GlopParameters_ScalingAlgorithm_ScalingAlgorithm_ARRAYSIZE</a>;</div>
|
|
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div>
|
|
<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a350018d0d222ed14895892c34a57e1fb"> 327</a></span>  <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a350018d0d222ed14895892c34a57e1fb">ScalingAlgorithm_descriptor</a>() {</div>
|
|
<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a69337e3485c309da7e17a358db986eba">GlopParameters_ScalingAlgorithm_descriptor</a>();</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>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab9a54e500647e60401338422653967e0"> 331</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_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab9a54e500647e60401338422653967e0">ScalingAlgorithm_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, ScalingAlgorithm>::value</a> ||</div>
|
|
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  <span class="stringliteral">"Incorrect type passed to function ScalingAlgorithm_Name."</span>);</div>
|
|
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a4793230401591292124c4a43610b80b5">GlopParameters_ScalingAlgorithm_Name</a>(enum_t_value);</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_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac11261d5729290881fcab1c21e5f0215"> 337</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac11261d5729290881fcab1c21e5f0215">ScalingAlgorithm_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
|
|
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">ScalingAlgorithm</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#abd54f6e121dfc5ee958bd0e288a25a7f">GlopParameters_ScalingAlgorithm_Parse</a>(<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  }</div>
|
|
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  </div>
|
|
<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a87f9504a4ee68c80be4372aab76ea839"> 342</a></span>  <span class="keyword">typedef</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">GlopParameters_SolverBehavior</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a87f9504a4ee68c80be4372aab76ea839">SolverBehavior</a>;</div>
|
|
<div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4558d149b3beb6b7fe99a2e8534c1fb9"> 343</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">SolverBehavior</a> ALWAYS_DO =</div>
|
|
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1a2818a0fa073a2731ff583caf691c7f57">GlopParameters_SolverBehavior_ALWAYS_DO</a>;</div>
|
|
<div class="line"><a name="l00345"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abc00efbc6e42da31d25cb22b7084c2e5"> 345</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">SolverBehavior</a> NEVER_DO =</div>
|
|
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1af0a7aabbe8e6ddb665e24355b34152c0">GlopParameters_SolverBehavior_NEVER_DO</a>;</div>
|
|
<div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9b6c44c0fdadd5197f7338a59fc5d628"> 347</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">SolverBehavior</a> LET_SOLVER_DECIDE =</div>
|
|
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1abf1e8daaad08c81e9a22639ead4befa2">GlopParameters_SolverBehavior_LET_SOLVER_DECIDE</a>;</div>
|
|
<div class="line"><a name="l00349"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6e3af9a05f9a967de7786d5e2d54d24c"> 349</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6e3af9a05f9a967de7786d5e2d54d24c">SolverBehavior_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a81f21d05a3eb1e6900b3bd35406be6d6">GlopParameters_SolverBehavior_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  }</div>
|
|
<div class="line"><a name="l00352"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a95fcfe834015f44c99dc7c49674b87a8"> 352</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">SolverBehavior</a> SolverBehavior_MIN =</div>
|
|
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab30261fb0a2af305b9abf325d6d1fbd1">GlopParameters_SolverBehavior_SolverBehavior_MIN</a>;</div>
|
|
<div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a496b65f41975ab4ab8430a9c8c32e522"> 354</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">SolverBehavior</a> SolverBehavior_MAX =</div>
|
|
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac136ae73d025d9641a5a034cf7beb01f">GlopParameters_SolverBehavior_SolverBehavior_MAX</a>;</div>
|
|
<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4c45d06f1bda5950123d70b0b6fabd89"> 356</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> SolverBehavior_ARRAYSIZE =</div>
|
|
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a302f5ade5d41c9daee73986038c234df">GlopParameters_SolverBehavior_SolverBehavior_ARRAYSIZE</a>;</div>
|
|
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div>
|
|
<div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a090d8e9393a3f88a7ea763667a9feb70"> 359</a></span>  <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a090d8e9393a3f88a7ea763667a9feb70">SolverBehavior_descriptor</a>() {</div>
|
|
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#aabdab5361609541f6179468770bf9bae">GlopParameters_SolverBehavior_descriptor</a>();</div>
|
|
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  }</div>
|
|
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a77a9450fa94af4e7c0458da5c59b8600"> 363</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_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a77a9450fa94af4e7c0458da5c59b8600">SolverBehavior_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, SolverBehavior>::value</a> ||</div>
|
|
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <span class="stringliteral">"Incorrect type passed to function SolverBehavior_Name."</span>);</div>
|
|
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#aaf3ff4aa0df66df82eeebf3ce441b4c5">GlopParameters_SolverBehavior_Name</a>(enum_t_value);</div>
|
|
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  }</div>
|
|
<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afc1f252791625a70c7dbc48511268014"> 369</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afc1f252791625a70c7dbc48511268014">SolverBehavior_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
|
|
<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">SolverBehavior</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ada027209c77d6a5a445989cbe4d0fd18">GlopParameters_SolverBehavior_Parse</a>(<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  }</div>
|
|
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  </div>
|
|
<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa1c6e5bcce8d79db63543eb82f833f8f"> 374</a></span>  <span class="keyword">typedef</span> <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">GlopParameters_PricingRule</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa1c6e5bcce8d79db63543eb82f833f8f">PricingRule</a>;</div>
|
|
<div class="line"><a name="l00375"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2bcf3ab90738bdcdcac21c5e1e6995aa"> 375</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">PricingRule</a> DANTZIG =</div>
|
|
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a3625a45102bddd6b51bbae93c5534b09">GlopParameters_PricingRule_DANTZIG</a>;</div>
|
|
<div class="line"><a name="l00377"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7edc571d942b48ec3697b950e67fa96a"> 377</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">PricingRule</a> STEEPEST_EDGE =</div>
|
|
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9b5f03747505a278fb03739945986387">GlopParameters_PricingRule_STEEPEST_EDGE</a>;</div>
|
|
<div class="line"><a name="l00379"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad5e828a73085476ab0de8a819600a41f"> 379</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">PricingRule</a> DEVEX =</div>
|
|
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9847e615dfc35e71609845ec7785e332">GlopParameters_PricingRule_DEVEX</a>;</div>
|
|
<div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8db66ef4545776f4f4f8ab4355176632"> 381</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8db66ef4545776f4f4f8ab4355176632">PricingRule_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ac551d73d24c0e80b995c7339c574b53b">GlopParameters_PricingRule_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  }</div>
|
|
<div class="line"><a name="l00384"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab41c6e48434f420c711303eff740460b"> 384</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">PricingRule</a> PricingRule_MIN =</div>
|
|
<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a1aa0e2abe6b5ddca01b2e4272b7c9a41">GlopParameters_PricingRule_PricingRule_MIN</a>;</div>
|
|
<div class="line"><a name="l00386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac9d70d2ffb2621b24262a3dd3b5f6138"> 386</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">PricingRule</a> PricingRule_MAX =</div>
|
|
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a7d4b3218f60f759ee5d320f03d5c36fa">GlopParameters_PricingRule_PricingRule_MAX</a>;</div>
|
|
<div class="line"><a name="l00388"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a87f3c99f5bd7cb615ad3db8da860d531"> 388</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> PricingRule_ARRAYSIZE =</div>
|
|
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a52b6fa0bf59f744a0d73a049212bcc9c">GlopParameters_PricingRule_PricingRule_ARRAYSIZE</a>;</div>
|
|
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div>
|
|
<div class="line"><a name="l00391"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9097206ab3972c6d238bfbfe8103ece6"> 391</a></span>  <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9097206ab3972c6d238bfbfe8103ece6">PricingRule_descriptor</a>() {</div>
|
|
<div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a0285f7fd1e3aff56567d7fe472550c11">GlopParameters_PricingRule_descriptor</a>();</div>
|
|
<div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  }</div>
|
|
<div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8c1116102a8f4e59b798c98121befe41"> 395</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_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8c1116102a8f4e59b798c98121befe41">PricingRule_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, PricingRule>::value</a> ||</div>
|
|
<div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <span class="stringliteral">"Incorrect type passed to function PricingRule_Name."</span>);</div>
|
|
<div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#adfda0cbfd19464fc95dfaeeee2282830">GlopParameters_PricingRule_Name</a>(enum_t_value);</div>
|
|
<div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  }</div>
|
|
<div class="line"><a name="l00401"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afadcf01257ff10b329bee8a0c300d781"> 401</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afadcf01257ff10b329bee8a0c300d781">PricingRule_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
|
|
<div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">PricingRule</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#af6d382e307bf7d8d59350d50d34f6786">GlopParameters_PricingRule_Parse</a>(<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  }</div>
|
|
<div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  </div>
|
|
<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad40c039a608903f2377ab386d9984b2e"> 406</a></span>  <span class="keyword">typedef</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">GlopParameters_InitialBasisHeuristic</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad40c039a608903f2377ab386d9984b2e">InitialBasisHeuristic</a>;</div>
|
|
<div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad0dcc627112e2a78a4996a87bda427e0"> 407</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">InitialBasisHeuristic</a> NONE =</div>
|
|
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a99d3c9bd925457e60d55ba5ce1ce5d5d">GlopParameters_InitialBasisHeuristic_NONE</a>;</div>
|
|
<div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a758b61c89e5ae9d2a28da6c1c35b501b"> 409</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">InitialBasisHeuristic</a> BIXBY =</div>
|
|
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a7985a8c979ced62ee6a373d8dc2bb576">GlopParameters_InitialBasisHeuristic_BIXBY</a>;</div>
|
|
<div class="line"><a name="l00411"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a577744558659397f789715da231e5149"> 411</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">InitialBasisHeuristic</a> TRIANGULAR =</div>
|
|
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a8ca339b6a21e4d0b19a14ac1bee51518">GlopParameters_InitialBasisHeuristic_TRIANGULAR</a>;</div>
|
|
<div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af2bd5c567b1a1a7b5f261c46eb46e8f5"> 413</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">InitialBasisHeuristic</a> MAROS =</div>
|
|
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36aa1f5030ff0a216fbd9177ec75a952c34">GlopParameters_InitialBasisHeuristic_MAROS</a>;</div>
|
|
<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a71ff58d0857142bc557894f295fb71f8"> 415</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a71ff58d0857142bc557894f295fb71f8">InitialBasisHeuristic_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a6bdae2e4c80b0034c9dae978e7ab0a7b">GlopParameters_InitialBasisHeuristic_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  }</div>
|
|
<div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a304ce4aee101ca64cc58719fb353f99d"> 418</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">InitialBasisHeuristic</a> InitialBasisHeuristic_MIN =</div>
|
|
<div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aae8fda3a7cdbe6822a3decd1ca31d3be">GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MIN</a>;</div>
|
|
<div class="line"><a name="l00420"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab03924ee0015217a389beafa7a4ce39d"> 420</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">InitialBasisHeuristic</a> InitialBasisHeuristic_MAX =</div>
|
|
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a04bc84c628bc74b0429d49408bc2ecc3">GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MAX</a>;</div>
|
|
<div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a80639538f318a826aaca06cc1c12437c"> 422</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> InitialBasisHeuristic_ARRAYSIZE =</div>
|
|
<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a3799c2cf495eb9cd8eb1877f98165394">GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_ARRAYSIZE</a>;</div>
|
|
<div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div>
|
|
<div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a78a42e9ed1ed6255800a294417b96a16"> 425</a></span>  <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a78a42e9ed1ed6255800a294417b96a16">InitialBasisHeuristic_descriptor</a>() {</div>
|
|
<div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ad00da1f90386e29065761ba337b5e8df">GlopParameters_InitialBasisHeuristic_descriptor</a>();</div>
|
|
<div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  }</div>
|
|
<div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5423c3ec9507e784006ff81d22f0399e"> 429</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_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5423c3ec9507e784006ff81d22f0399e">InitialBasisHeuristic_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, InitialBasisHeuristic>::value</a> ||</div>
|
|
<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  <span class="stringliteral">"Incorrect type passed to function InitialBasisHeuristic_Name."</span>);</div>
|
|
<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a3b699fb6a90c069c50a1d0ccff55b2c0">GlopParameters_InitialBasisHeuristic_Name</a>(enum_t_value);</div>
|
|
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  }</div>
|
|
<div class="line"><a name="l00435"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad113a42c598c58347ee370d6091819fb"> 435</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad113a42c598c58347ee370d6091819fb">InitialBasisHeuristic_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
|
|
<div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">InitialBasisHeuristic</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a2fd8b391fcbe412f08ff32d053417b75">GlopParameters_InitialBasisHeuristic_Parse</a>(<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  }</div>
|
|
<div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  </div>
|
|
<div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af56896fc5efd4a193183ed966afddaf6"> 440</a></span>  <span class="keyword">typedef</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">GlopParameters_CostScalingAlgorithm</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af56896fc5efd4a193183ed966afddaf6">CostScalingAlgorithm</a>;</div>
|
|
<div class="line"><a name="l00441"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af017a1cddab2aa7a0f20d0973a2f407f"> 441</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">CostScalingAlgorithm</a> NO_COST_SCALING =</div>
|
|
<div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8bb4a38dc75692438cdd1bb088c141b4">GlopParameters_CostScalingAlgorithm_NO_COST_SCALING</a>;</div>
|
|
<div class="line"><a name="l00443"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a625ea85caf1e1e82ac07bfe30704a961"> 443</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">CostScalingAlgorithm</a> CONTAIN_ONE_COST_SCALING =</div>
|
|
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a9f62ed7f786ad5aa15a0ebbafbc9ddae">GlopParameters_CostScalingAlgorithm_CONTAIN_ONE_COST_SCALING</a>;</div>
|
|
<div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a40ec3b3fe57f9796fe0f5282c5db31ca"> 445</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">CostScalingAlgorithm</a> MEAN_COST_SCALING =</div>
|
|
<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a3cbefd1b507359b40f43bd4fc729cc63">GlopParameters_CostScalingAlgorithm_MEAN_COST_SCALING</a>;</div>
|
|
<div class="line"><a name="l00447"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9765ad9c415332964f313bf8cd541a66"> 447</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">CostScalingAlgorithm</a> MEDIAN_COST_SCALING =</div>
|
|
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8e749cf5a988894fb7025c0ddd9fe58c">GlopParameters_CostScalingAlgorithm_MEDIAN_COST_SCALING</a>;</div>
|
|
<div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a060de54cf2e44654e2e3642c14bb875c"> 449</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a060de54cf2e44654e2e3642c14bb875c">CostScalingAlgorithm_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a0c8af313e605a648512880a8a0ec1f44">GlopParameters_CostScalingAlgorithm_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  }</div>
|
|
<div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac6201a175abb7893974e3d99072ae50b"> 452</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">CostScalingAlgorithm</a> CostScalingAlgorithm_MIN =</div>
|
|
<div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a9575e4a7bbfc57e79071f79ddc365bf0">GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MIN</a>;</div>
|
|
<div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a74a465e9ff5bce8a62aa8e2be0a08d9d"> 454</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">CostScalingAlgorithm</a> CostScalingAlgorithm_MAX =</div>
|
|
<div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aac5827cf560be529add13a58e7e8aa4a">GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MAX</a>;</div>
|
|
<div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afe92454e525ae811b73d6f1d94bd9cf4"> 456</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> CostScalingAlgorithm_ARRAYSIZE =</div>
|
|
<div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a073900e7fd0059fdbef5200aecd78e97">GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_ARRAYSIZE</a>;</div>
|
|
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div>
|
|
<div class="line"><a name="l00459"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a50dfac8acfae04457efefad7406e6439"> 459</a></span>  <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a50dfac8acfae04457efefad7406e6439">CostScalingAlgorithm_descriptor</a>() {</div>
|
|
<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#adbcd70aebdd6c407852dfb5c2d84914e">GlopParameters_CostScalingAlgorithm_descriptor</a>();</div>
|
|
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  }</div>
|
|
<div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div>
|
|
<div class="line"><a name="l00463"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9014e8a6b6b3ba3c5290259ca783adb9"> 463</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_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9014e8a6b6b3ba3c5290259ca783adb9">CostScalingAlgorithm_Name</a>(T enum_t_value) {</div>
|
|
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same<T, CostScalingAlgorithm>::value</a> ||</div>
|
|
<div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral<T>::value</a>,</div>
|
|
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  <span class="stringliteral">"Incorrect type passed to function CostScalingAlgorithm_Name."</span>);</div>
|
|
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a3424d57577a71015a603882dc6986999">GlopParameters_CostScalingAlgorithm_Name</a>(enum_t_value);</div>
|
|
<div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  }</div>
|
|
<div class="line"><a name="l00469"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1a918a83456c76d52dddce8d110a094f"> 469</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1a918a83456c76d52dddce8d110a094f">CostScalingAlgorithm_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
|
|
<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">CostScalingAlgorithm</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a526650e79780d2a4faecf85db8c863bd">GlopParameters_CostScalingAlgorithm_Parse</a>(<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  }</div>
|
|
<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  </div>
|
|
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  </div>
|
|
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00477"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278aacae203dee12501097689f6e901f0f23"> 477</a></span>  kUseDualSimplexFieldNumber = 31,</div>
|
|
<div class="line"><a name="l00478"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a8b9f139eb3a6ea02801b6c4cee7cd4a5"> 478</a></span>  kAllowSimplexAlgorithmChangeFieldNumber = 32,</div>
|
|
<div class="line"><a name="l00479"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a8fc4efba885540e8a10051ccdcf99f95"> 479</a></span>  kPerturbCostsInDualSimplexFieldNumber = 53,</div>
|
|
<div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a31297b76c0cbe539bdb79acf65acc968"> 480</a></span>  kLogSearchProgressFieldNumber = 61,</div>
|
|
<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a14ec73d47cec19572eb9eed917c0d643"> 481</a></span>  kFeasibilityRuleFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00482"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a5c762ffa0c9a7c8e85ed26792a5cae81"> 482</a></span>  kOptimizationRuleFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a1df3ecb355cdd5d3d1881a34483c4f78"> 483</a></span>  kRefactorizationThresholdFieldNumber = 6,</div>
|
|
<div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278af4e363be4869dd5869e570e959bef091"> 484</a></span>  kRecomputeReducedCostsThresholdFieldNumber = 8,</div>
|
|
<div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a6e77878c5f84c27e69bee74766e080bc"> 485</a></span>  kRecomputeEdgesNormThresholdFieldNumber = 9,</div>
|
|
<div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278ae96f529dfeb8be9e16bc28a8de6e90f1"> 486</a></span>  kPrimalFeasibilityToleranceFieldNumber = 10,</div>
|
|
<div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a45091c31f12d4c1de78cfa6a091e34dc"> 487</a></span>  kDualFeasibilityToleranceFieldNumber = 11,</div>
|
|
<div class="line"><a name="l00488"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a2ddfc0a15a70630be55dcb470050457d"> 488</a></span>  kRatioTestZeroThresholdFieldNumber = 12,</div>
|
|
<div class="line"><a name="l00489"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a08bfd679c48cbf793842dfe1a7bc0d28"> 489</a></span>  kNormalizeUsingColumnNormFieldNumber = 4,</div>
|
|
<div class="line"><a name="l00490"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a8c3dcff1ae2d1c24b3c16f7c59320f0a"> 490</a></span>  kUseNestedPricingFieldNumber = 5,</div>
|
|
<div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a455d63baa24b28006fdef4fd4c0fe1de"> 491</a></span>  kUseScalingFieldNumber = 16,</div>
|
|
<div class="line"><a name="l00492"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278ade5a9256d29edf789ae1053d6baef955"> 492</a></span>  kUseTransposedMatrixFieldNumber = 18,</div>
|
|
<div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a87d44ceacf596b4f9b8fea9e2e2a8d55"> 493</a></span>  kInitialBasisFieldNumber = 17,</div>
|
|
<div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a9f268be016f4c794784d1dd06176d6b0"> 494</a></span>  kHarrisToleranceRatioFieldNumber = 13,</div>
|
|
<div class="line"><a name="l00495"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278afc2da0f5569f5eaa4a0f74ab189905cd"> 495</a></span>  kSmallPivotThresholdFieldNumber = 14,</div>
|
|
<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278adf92dcb34f429c0a4a8f63809e37f780"> 496</a></span>  kMinimumAcceptablePivotFieldNumber = 15,</div>
|
|
<div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a392c9f7ca3089e4161d8941f0156aade"> 497</a></span>  kBasisRefactorizationPeriodFieldNumber = 19,</div>
|
|
<div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278ad048540f498b5957a82251151de86c19"> 498</a></span>  kSolveDualProblemFieldNumber = 20,</div>
|
|
<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278abb9e6d98894eef019cd7b6ea0c9d538f"> 499</a></span>  kDualizerThresholdFieldNumber = 21,</div>
|
|
<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a2cd3e245adb6a13ae785a573122c6086"> 500</a></span>  kSolutionFeasibilityToleranceFieldNumber = 22,</div>
|
|
<div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a6ee54e0cb2fd13984c1ce26f6b0940fb"> 501</a></span>  kLuFactorizationPivotThresholdFieldNumber = 25,</div>
|
|
<div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278ae6a3bf5a99512e55242c0dd6cc6b6328"> 502</a></span>  kMaxTimeInSecondsFieldNumber = 26,</div>
|
|
<div class="line"><a name="l00503"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278ab601f7ee94b932fd318be7f93f138bb5"> 503</a></span>  kMaxNumberOfIterationsFieldNumber = 27,</div>
|
|
<div class="line"><a name="l00504"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278acbd383d9511c36ba4be1bc40eb8a00b1"> 504</a></span>  kMarkowitzSingularityThresholdFieldNumber = 30,</div>
|
|
<div class="line"><a name="l00505"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a708b48c3f70962e2d4716ce747809377"> 505</a></span>  kMarkowitzZlatevParameterFieldNumber = 29,</div>
|
|
<div class="line"><a name="l00506"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278aa24f4dcb55a0c6935495037e44448e88"> 506</a></span>  kDevexWeightsResetPeriodFieldNumber = 33,</div>
|
|
<div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a21ab86a0b8f7c3b1cc653b4d2b1f320a"> 507</a></span>  kInitializeDevexWithColumnNormsFieldNumber = 36,</div>
|
|
<div class="line"><a name="l00508"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278aabc613664d07952b77443950477cb629"> 508</a></span>  kExploitSingletonColumnInInitialBasisFieldNumber = 37,</div>
|
|
<div class="line"><a name="l00509"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a744faeff578d99413eac7e2e385a27cb"> 509</a></span>  kProvideStrongOptimalGuaranteeFieldNumber = 24,</div>
|
|
<div class="line"><a name="l00510"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a7de6f7cded61ad7ce29b24b8d5430eb6"> 510</a></span>  kChangeStatusToImpreciseFieldNumber = 58,</div>
|
|
<div class="line"><a name="l00511"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a196e68e1db28c0e201c503d5554a4255"> 511</a></span>  kUsePreprocessingFieldNumber = 34,</div>
|
|
<div class="line"><a name="l00512"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278aa5622e67f6e2fd02d13a40e4d6e65f4c"> 512</a></span>  kUseMiddleProductFormUpdateFieldNumber = 35,</div>
|
|
<div class="line"><a name="l00513"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a3c7474b0e812948d4eab100a764eb841"> 513</a></span>  kDualSmallPivotThresholdFieldNumber = 38,</div>
|
|
<div class="line"><a name="l00514"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a1b5de2bf2e097cdf7ecf958770481a79"> 514</a></span>  kPreprocessorZeroToleranceFieldNumber = 39,</div>
|
|
<div class="line"><a name="l00515"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a00d38bb792d292c4e91149041b5dfd46"> 515</a></span>  kObjectiveLowerLimitFieldNumber = 40,</div>
|
|
<div class="line"><a name="l00516"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278adb89f6464d3f5a319441389e348cbba6"> 516</a></span>  kObjectiveUpperLimitFieldNumber = 41,</div>
|
|
<div class="line"><a name="l00517"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278af45e5c328549ea314f654f0323285c36"> 517</a></span>  kDegenerateMinistepFactorFieldNumber = 42,</div>
|
|
<div class="line"><a name="l00518"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278ac4f761747e2747fc941c12cdfb618175"> 518</a></span>  kRandomSeedFieldNumber = 43,</div>
|
|
<div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a9a10d87249f41797ceb044d097b681dd"> 519</a></span>  kNumOmpThreadsFieldNumber = 44,</div>
|
|
<div class="line"><a name="l00520"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278ad3e55a541718d5016be541ef9fe656d8"> 520</a></span>  kMaxDeterministicTimeFieldNumber = 45,</div>
|
|
<div class="line"><a name="l00521"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a2a8204295729acbfad2adb43affbb39c"> 521</a></span>  kDropToleranceFieldNumber = 52,</div>
|
|
<div class="line"><a name="l00522"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a210e511557845f2ce547549166026e29"> 522</a></span>  kRelativeCostPerturbationFieldNumber = 54,</div>
|
|
<div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a65891aa93da37d352cd77b5f562762a6"> 523</a></span>  kRelativeMaxCostPerturbationFieldNumber = 55,</div>
|
|
<div class="line"><a name="l00524"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278adade49dd2caab612269e8f6a79e30109"> 524</a></span>  kMaxNumberOfReoptimizationsFieldNumber = 56,</div>
|
|
<div class="line"><a name="l00525"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278ad2005736d58ee908694bdd45e71c4ede"> 525</a></span>  kScalingMethodFieldNumber = 57,</div>
|
|
<div class="line"><a name="l00526"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278a316080b946742a3e2f7a6f5a2654c6b7"> 526</a></span>  kCostScalingFieldNumber = 60,</div>
|
|
<div class="line"><a name="l00527"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b6000b1a9c892bce59cc76a2c738278aca056731d84a2cd1e5163621596a1987"> 527</a></span>  kInitialConditionNumberThresholdFieldNumber = 59,</div>
|
|
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  };</div>
|
|
<div class="line"><a name="l00529"></a><span class="lineno"> 529</span>  <span class="comment">// optional bool use_dual_simplex = 31 [default = false];</span></div>
|
|
<div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3814b345633d02d68ccdabbd407355b0"> 530</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3814b345633d02d68ccdabbd407355b0">has_use_dual_simplex</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00531"></a><span class="lineno"> 531</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  <span class="keywordtype">bool</span> _internal_has_use_dual_simplex() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00533"></a><span class="lineno"> 533</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00534"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a27f48869182dc737f294f459f6097cb7"> 534</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a27f48869182dc737f294f459f6097cb7">clear_use_dual_simplex</a>();</div>
|
|
<div class="line"><a name="l00535"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a07e7369457ab74eea3dd4e49a7b3c7a2"> 535</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a07e7369457ab74eea3dd4e49a7b3c7a2">use_dual_simplex</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00536"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af45fa89aaa5c18797516e729e5d127e8"> 536</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af45fa89aaa5c18797516e729e5d127e8">set_use_dual_simplex</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</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="keywordtype">bool</span> _internal_use_dual_simplex() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  <span class="keywordtype">void</span> _internal_set_use_dual_simplex(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</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"> 542</span>  <span class="comment">// optional bool allow_simplex_algorithm_change = 32 [default = false];</span></div>
|
|
<div class="line"><a name="l00543"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3a462efed13dad710aa9c70c6f2b10bb"> 543</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3a462efed13dad710aa9c70c6f2b10bb">has_allow_simplex_algorithm_change</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00544"></a><span class="lineno"> 544</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00545"></a><span class="lineno"> 545</span>  <span class="keywordtype">bool</span> _internal_has_allow_simplex_algorithm_change() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00546"></a><span class="lineno"> 546</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00547"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4e8539878c954544125bf24c85ff25b"> 547</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4e8539878c954544125bf24c85ff25b">clear_allow_simplex_algorithm_change</a>();</div>
|
|
<div class="line"><a name="l00548"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1f1e747a41c4b020aadca2be544b1e26"> 548</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1f1e747a41c4b020aadca2be544b1e26">allow_simplex_algorithm_change</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00549"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4af9eaf3757bafddf89355d6548cf1e9"> 549</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4af9eaf3757bafddf89355d6548cf1e9">set_allow_simplex_algorithm_change</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00550"></a><span class="lineno"> 550</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>  <span class="keywordtype">bool</span> _internal_allow_simplex_algorithm_change() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00552"></a><span class="lineno"> 552</span>  <span class="keywordtype">void</span> _internal_set_allow_simplex_algorithm_change(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  </div>
|
|
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>  <span class="comment">// optional bool perturb_costs_in_dual_simplex = 53 [default = false];</span></div>
|
|
<div class="line"><a name="l00556"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aeffc6c1d21307915d209f89b6561062f"> 556</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aeffc6c1d21307915d209f89b6561062f">has_perturb_costs_in_dual_simplex</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00557"></a><span class="lineno"> 557</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>  <span class="keywordtype">bool</span> _internal_has_perturb_costs_in_dual_simplex() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00559"></a><span class="lineno"> 559</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00560"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a64b1399e2f9b30d37da1adfa503b2543"> 560</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a64b1399e2f9b30d37da1adfa503b2543">clear_perturb_costs_in_dual_simplex</a>();</div>
|
|
<div class="line"><a name="l00561"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a79743a8410453226753c28d231397308"> 561</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a79743a8410453226753c28d231397308">perturb_costs_in_dual_simplex</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00562"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae5a13abf3109506da0a981ae9096c752"> 562</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae5a13abf3109506da0a981ae9096c752">set_perturb_costs_in_dual_simplex</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00564"></a><span class="lineno"> 564</span>  <span class="keywordtype">bool</span> _internal_perturb_costs_in_dual_simplex() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  <span class="keywordtype">void</span> _internal_set_perturb_costs_in_dual_simplex(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00566"></a><span class="lineno"> 566</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00567"></a><span class="lineno"> 567</span>  </div>
|
|
<div class="line"><a name="l00568"></a><span class="lineno"> 568</span>  <span class="comment">// optional bool log_search_progress = 61 [default = false];</span></div>
|
|
<div class="line"><a name="l00569"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acfca10297d23b5aebc8c01b7d8023459"> 569</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acfca10297d23b5aebc8c01b7d8023459">has_log_search_progress</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>  <span class="keywordtype">bool</span> _internal_has_log_search_progress() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa73a835265c3a75f68fbb08ea75f379f"> 573</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa73a835265c3a75f68fbb08ea75f379f">clear_log_search_progress</a>();</div>
|
|
<div class="line"><a name="l00574"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a15aff33b9baefb846c984351291ae92d"> 574</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a15aff33b9baefb846c984351291ae92d">log_search_progress</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00575"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab055fe5de5ab455c769387b42059f031"> 575</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab055fe5de5ab455c769387b42059f031">set_log_search_progress</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  <span class="keywordtype">bool</span> _internal_log_search_progress() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  <span class="keywordtype">void</span> _internal_set_log_search_progress(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00580"></a><span class="lineno"> 580</span>  </div>
|
|
<div class="line"><a name="l00581"></a><span class="lineno"> 581</span>  <span class="comment">// optional .operations_research.glop.GlopParameters.PricingRule feasibility_rule = 1 [default = STEEPEST_EDGE];</span></div>
|
|
<div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5c44d7b0673e0659e763960216fc4956"> 582</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5c44d7b0673e0659e763960216fc4956">has_feasibility_rule</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00584"></a><span class="lineno"> 584</span>  <span class="keywordtype">bool</span> _internal_has_feasibility_rule() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00585"></a><span class="lineno"> 585</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00586"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3510bf098293c7b1f855d1c0cb239610"> 586</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3510bf098293c7b1f855d1c0cb239610">clear_feasibility_rule</a>();</div>
|
|
<div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a29298396c2bd60d7d21e3cf769a32170"> 587</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">::operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a29298396c2bd60d7d21e3cf769a32170">feasibility_rule</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00588"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a916b9c37daacbfa5f24ccab0d3100357"> 588</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a916b9c37daacbfa5f24ccab0d3100357">set_feasibility_rule</a>(::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00590"></a><span class="lineno"> 590</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">::operations_research::glop::GlopParameters_PricingRule</a> _internal_feasibility_rule() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00591"></a><span class="lineno"> 591</span>  <span class="keywordtype">void</span> _internal_set_feasibility_rule(::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</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"> 593</span>  </div>
|
|
<div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  <span class="comment">// optional .operations_research.glop.GlopParameters.PricingRule optimization_rule = 2 [default = STEEPEST_EDGE];</span></div>
|
|
<div class="line"><a name="l00595"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7dd414bba4a2bff9858f34f640f5bd51"> 595</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7dd414bba4a2bff9858f34f640f5bd51">has_optimization_rule</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  <span class="keywordtype">bool</span> _internal_has_optimization_rule() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00599"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad2b9c6f9a404b09a9b186a25094dd1af"> 599</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad2b9c6f9a404b09a9b186a25094dd1af">clear_optimization_rule</a>();</div>
|
|
<div class="line"><a name="l00600"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a113d601eb3b84a8a21695f2c060a77a2"> 600</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">::operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a113d601eb3b84a8a21695f2c060a77a2">optimization_rule</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00601"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0e4fbc94a3a6ea75d34528936b954174"> 601</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0e4fbc94a3a6ea75d34528936b954174">set_optimization_rule</a>(::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00602"></a><span class="lineno"> 602</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00603"></a><span class="lineno"> 603</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">::operations_research::glop::GlopParameters_PricingRule</a> _internal_optimization_rule() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00604"></a><span class="lineno"> 604</span>  <span class="keywordtype">void</span> _internal_set_optimization_rule(::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  <span class="keyword">public</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"> 607</span>  <span class="comment">// optional double refactorization_threshold = 6 [default = 1e-09];</span></div>
|
|
<div class="line"><a name="l00608"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa8d3cc453a84c907c31d1456201be944"> 608</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa8d3cc453a84c907c31d1456201be944">has_refactorization_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00609"></a><span class="lineno"> 609</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00610"></a><span class="lineno"> 610</span>  <span class="keywordtype">bool</span> _internal_has_refactorization_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00611"></a><span class="lineno"> 611</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00612"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6879345fdc6777790fc42611633ece47"> 612</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6879345fdc6777790fc42611633ece47">clear_refactorization_threshold</a>();</div>
|
|
<div class="line"><a name="l00613"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a155e615a1874ef9d4121eed35951dd69"> 613</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a155e615a1874ef9d4121eed35951dd69">refactorization_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00614"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9236c7a3deb825e338fd5dba72027c50"> 614</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9236c7a3deb825e338fd5dba72027c50">set_refactorization_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00615"></a><span class="lineno"> 615</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>  <span class="keywordtype">double</span> _internal_refactorization_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00617"></a><span class="lineno"> 617</span>  <span class="keywordtype">void</span> _internal_set_refactorization_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00618"></a><span class="lineno"> 618</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  </div>
|
|
<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  <span class="comment">// optional double recompute_reduced_costs_threshold = 8 [default = 1e-08];</span></div>
|
|
<div class="line"><a name="l00621"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aadff4d27508e4d0ea6a87aa5bdb6dfda"> 621</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aadff4d27508e4d0ea6a87aa5bdb6dfda">has_recompute_reduced_costs_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00623"></a><span class="lineno"> 623</span>  <span class="keywordtype">bool</span> _internal_has_recompute_reduced_costs_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00624"></a><span class="lineno"> 624</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00625"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09cea8124b0332a4c9896df3cd15399b"> 625</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09cea8124b0332a4c9896df3cd15399b">clear_recompute_reduced_costs_threshold</a>();</div>
|
|
<div class="line"><a name="l00626"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abe15adbc58d3004a5a6c02ee9dbd703f"> 626</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abe15adbc58d3004a5a6c02ee9dbd703f">recompute_reduced_costs_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00627"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7a2c95adb506050965d4f1a23e82846"> 627</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7a2c95adb506050965d4f1a23e82846">set_recompute_reduced_costs_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  <span class="keywordtype">double</span> _internal_recompute_reduced_costs_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  <span class="keywordtype">void</span> _internal_set_recompute_reduced_costs_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  </div>
|
|
<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>  <span class="comment">// optional double recompute_edges_norm_threshold = 9 [default = 100];</span></div>
|
|
<div class="line"><a name="l00634"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a597d658a781289c45db6d594b3c4c4d5"> 634</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a597d658a781289c45db6d594b3c4c4d5">has_recompute_edges_norm_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  <span class="keywordtype">bool</span> _internal_has_recompute_edges_norm_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00638"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a38f656c894b7e7eac52be1bbd12a7e58"> 638</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a38f656c894b7e7eac52be1bbd12a7e58">clear_recompute_edges_norm_threshold</a>();</div>
|
|
<div class="line"><a name="l00639"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a105e124de247829219941828445c34ce"> 639</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a105e124de247829219941828445c34ce">recompute_edges_norm_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00640"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55bf0d9bd70751fb216f7b5df536ae2b"> 640</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55bf0d9bd70751fb216f7b5df536ae2b">set_recompute_edges_norm_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  <span class="keywordtype">double</span> _internal_recompute_edges_norm_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  <span class="keywordtype">void</span> _internal_set_recompute_edges_norm_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  </div>
|
|
<div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  <span class="comment">// optional double primal_feasibility_tolerance = 10 [default = 1e-08];</span></div>
|
|
<div class="line"><a name="l00647"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a88110d0f6516feed3b6317cf8e8a0c14"> 647</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a88110d0f6516feed3b6317cf8e8a0c14">has_primal_feasibility_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  <span class="keywordtype">bool</span> _internal_has_primal_feasibility_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00650"></a><span class="lineno"> 650</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00651"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae9e659a61ea5d6fadbb4ecaf5b0b8e6b"> 651</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae9e659a61ea5d6fadbb4ecaf5b0b8e6b">clear_primal_feasibility_tolerance</a>();</div>
|
|
<div class="line"><a name="l00652"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09b7b43981bf08e9b82ca1896f91fd67"> 652</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09b7b43981bf08e9b82ca1896f91fd67">primal_feasibility_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00653"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae8c49a0aafa2695f00b28d500886fb6c"> 653</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae8c49a0aafa2695f00b28d500886fb6c">set_primal_feasibility_tolerance</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00655"></a><span class="lineno"> 655</span>  <span class="keywordtype">double</span> _internal_primal_feasibility_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  <span class="keywordtype">void</span> _internal_set_primal_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  <span class="keyword">public</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"> 659</span>  <span class="comment">// optional double dual_feasibility_tolerance = 11 [default = 1e-08];</span></div>
|
|
<div class="line"><a name="l00660"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb63c3154cf9a639f695345ab35b5282"> 660</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb63c3154cf9a639f695345ab35b5282">has_dual_feasibility_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  <span class="keywordtype">bool</span> _internal_has_dual_feasibility_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00664"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac03b737cc8b4f2fdefeffd77a9265cbc"> 664</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac03b737cc8b4f2fdefeffd77a9265cbc">clear_dual_feasibility_tolerance</a>();</div>
|
|
<div class="line"><a name="l00665"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7241a79716e40b76273a33d37cb491a9"> 665</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7241a79716e40b76273a33d37cb491a9">dual_feasibility_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00666"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7ca25b892871fb55deb9a8a3b24e6683"> 666</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7ca25b892871fb55deb9a8a3b24e6683">set_dual_feasibility_tolerance</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  <span class="keywordtype">double</span> _internal_dual_feasibility_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  <span class="keywordtype">void</span> _internal_set_dual_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00670"></a><span class="lineno"> 670</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>  </div>
|
|
<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  <span class="comment">// optional double ratio_test_zero_threshold = 12 [default = 1e-09];</span></div>
|
|
<div class="line"><a name="l00673"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3a793a479df5238f9ed55a64921310c3"> 673</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3a793a479df5238f9ed55a64921310c3">has_ratio_test_zero_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00674"></a><span class="lineno"> 674</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00675"></a><span class="lineno"> 675</span>  <span class="keywordtype">bool</span> _internal_has_ratio_test_zero_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00676"></a><span class="lineno"> 676</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00677"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab0cbfd9131b99560c70d8d00e40a34a0"> 677</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab0cbfd9131b99560c70d8d00e40a34a0">clear_ratio_test_zero_threshold</a>();</div>
|
|
<div class="line"><a name="l00678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a802ffefaec0732058182bb426e8edbd2"> 678</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a802ffefaec0732058182bb426e8edbd2">ratio_test_zero_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00679"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b28cfec6dfae0915d725b0f55346030"> 679</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b28cfec6dfae0915d725b0f55346030">set_ratio_test_zero_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00680"></a><span class="lineno"> 680</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span>  <span class="keywordtype">double</span> _internal_ratio_test_zero_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  <span class="keywordtype">void</span> _internal_set_ratio_test_zero_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00684"></a><span class="lineno"> 684</span>  </div>
|
|
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  <span class="comment">// optional bool normalize_using_column_norm = 4 [default = true];</span></div>
|
|
<div class="line"><a name="l00686"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1e9f03a677c54ef71de7f4231510d2b"> 686</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1e9f03a677c54ef71de7f4231510d2b">has_normalize_using_column_norm</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  <span class="keywordtype">bool</span> _internal_has_normalize_using_column_norm() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00689"></a><span class="lineno"> 689</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00690"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96ab02e389719ddae4e101744d069856"> 690</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96ab02e389719ddae4e101744d069856">clear_normalize_using_column_norm</a>();</div>
|
|
<div class="line"><a name="l00691"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2a959b2f31468bfaa86fb63f7c6f3c11"> 691</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2a959b2f31468bfaa86fb63f7c6f3c11">normalize_using_column_norm</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00692"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a22cf6aad0a30dd592261874a397f7e07"> 692</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a22cf6aad0a30dd592261874a397f7e07">set_normalize_using_column_norm</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00693"></a><span class="lineno"> 693</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00694"></a><span class="lineno"> 694</span>  <span class="keywordtype">bool</span> _internal_normalize_using_column_norm() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00695"></a><span class="lineno"> 695</span>  <span class="keywordtype">void</span> _internal_set_normalize_using_column_norm(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00696"></a><span class="lineno"> 696</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>  </div>
|
|
<div class="line"><a name="l00698"></a><span class="lineno"> 698</span>  <span class="comment">// optional bool use_nested_pricing = 5 [default = true];</span></div>
|
|
<div class="line"><a name="l00699"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab8c7ec57fd4f8d581ec7ae4ff6ce2834"> 699</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab8c7ec57fd4f8d581ec7ae4ff6ce2834">has_use_nested_pricing</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00700"></a><span class="lineno"> 700</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00701"></a><span class="lineno"> 701</span>  <span class="keywordtype">bool</span> _internal_has_use_nested_pricing() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00702"></a><span class="lineno"> 702</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00703"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af16d0fcf996a3794d59e893b8961787a"> 703</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af16d0fcf996a3794d59e893b8961787a">clear_use_nested_pricing</a>();</div>
|
|
<div class="line"><a name="l00704"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7d7072245ee4d0f5059803c9c98d00b"> 704</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7d7072245ee4d0f5059803c9c98d00b">use_nested_pricing</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00705"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afd24937469c3914d1b377abecf008768"> 705</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afd24937469c3914d1b377abecf008768">set_use_nested_pricing</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00706"></a><span class="lineno"> 706</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00707"></a><span class="lineno"> 707</span>  <span class="keywordtype">bool</span> _internal_use_nested_pricing() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  <span class="keywordtype">void</span> _internal_set_use_nested_pricing(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00709"></a><span class="lineno"> 709</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00710"></a><span class="lineno"> 710</span>  </div>
|
|
<div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="comment">// optional bool use_scaling = 16 [default = true];</span></div>
|
|
<div class="line"><a name="l00712"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8da724afc4ba1d808da0c26d6fb11f40"> 712</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8da724afc4ba1d808da0c26d6fb11f40">has_use_scaling</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00713"></a><span class="lineno"> 713</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00714"></a><span class="lineno"> 714</span>  <span class="keywordtype">bool</span> _internal_has_use_scaling() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00715"></a><span class="lineno"> 715</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00716"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1bae02f1cfd9d18a7e2fb982f631b970"> 716</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1bae02f1cfd9d18a7e2fb982f631b970">clear_use_scaling</a>();</div>
|
|
<div class="line"><a name="l00717"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acca1ce09fc63ba147187720830291df5"> 717</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acca1ce09fc63ba147187720830291df5">use_scaling</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00718"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaf2c5894d4de9c56b49f32b26fd0d9a3"> 718</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaf2c5894d4de9c56b49f32b26fd0d9a3">set_use_scaling</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00719"></a><span class="lineno"> 719</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  <span class="keywordtype">bool</span> _internal_use_scaling() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00721"></a><span class="lineno"> 721</span>  <span class="keywordtype">void</span> _internal_set_use_scaling(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00722"></a><span class="lineno"> 722</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00723"></a><span class="lineno"> 723</span>  </div>
|
|
<div class="line"><a name="l00724"></a><span class="lineno"> 724</span>  <span class="comment">// optional bool use_transposed_matrix = 18 [default = true];</span></div>
|
|
<div class="line"><a name="l00725"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a35ba76811e9cb96b76d1aae6cbd220f1"> 725</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a35ba76811e9cb96b76d1aae6cbd220f1">has_use_transposed_matrix</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00726"></a><span class="lineno"> 726</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00727"></a><span class="lineno"> 727</span>  <span class="keywordtype">bool</span> _internal_has_use_transposed_matrix() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00728"></a><span class="lineno"> 728</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00729"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af3d6efc05c7720fa2b189386f8a6f925"> 729</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af3d6efc05c7720fa2b189386f8a6f925">clear_use_transposed_matrix</a>();</div>
|
|
<div class="line"><a name="l00730"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5fe0e919f81e5241d26cb10d47440da0"> 730</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5fe0e919f81e5241d26cb10d47440da0">use_transposed_matrix</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00731"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6d9eb497540d13b85aabe4061bceb4cb"> 731</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6d9eb497540d13b85aabe4061bceb4cb">set_use_transposed_matrix</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00732"></a><span class="lineno"> 732</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00733"></a><span class="lineno"> 733</span>  <span class="keywordtype">bool</span> _internal_use_transposed_matrix() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00734"></a><span class="lineno"> 734</span>  <span class="keywordtype">void</span> _internal_set_use_transposed_matrix(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00735"></a><span class="lineno"> 735</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  </div>
|
|
<div class="line"><a name="l00737"></a><span class="lineno"> 737</span>  <span class="comment">// optional .operations_research.glop.GlopParameters.InitialBasisHeuristic initial_basis = 17 [default = TRIANGULAR];</span></div>
|
|
<div class="line"><a name="l00738"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7104722350d08490e9ce96cf25efb665"> 738</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7104722350d08490e9ce96cf25efb665">has_initial_basis</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00740"></a><span class="lineno"> 740</span>  <span class="keywordtype">bool</span> _internal_has_initial_basis() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00741"></a><span class="lineno"> 741</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00742"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a466b08569799e2f1de8bc26dc4f2c830"> 742</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a466b08569799e2f1de8bc26dc4f2c830">clear_initial_basis</a>();</div>
|
|
<div class="line"><a name="l00743"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a415980c5b872c9210de22b1c46f5581c"> 743</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">::operations_research::glop::GlopParameters_InitialBasisHeuristic</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a415980c5b872c9210de22b1c46f5581c">initial_basis</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00744"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa4474936cc26240eb6fc517d4150054f"> 744</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa4474936cc26240eb6fc517d4150054f">set_initial_basis</a>(::<a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">operations_research::glop::GlopParameters_InitialBasisHeuristic</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00746"></a><span class="lineno"> 746</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">::operations_research::glop::GlopParameters_InitialBasisHeuristic</a> _internal_initial_basis() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00747"></a><span class="lineno"> 747</span>  <span class="keywordtype">void</span> _internal_set_initial_basis(::<a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">operations_research::glop::GlopParameters_InitialBasisHeuristic</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00748"></a><span class="lineno"> 748</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00749"></a><span class="lineno"> 749</span>  </div>
|
|
<div class="line"><a name="l00750"></a><span class="lineno"> 750</span>  <span class="comment">// optional double harris_tolerance_ratio = 13 [default = 0.5];</span></div>
|
|
<div class="line"><a name="l00751"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4b34a3dae61ab16097ff5eb2dbbf926"> 751</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4b34a3dae61ab16097ff5eb2dbbf926">has_harris_tolerance_ratio</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00752"></a><span class="lineno"> 752</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00753"></a><span class="lineno"> 753</span>  <span class="keywordtype">bool</span> _internal_has_harris_tolerance_ratio() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00754"></a><span class="lineno"> 754</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aef6cdd621f1ccaf26ed1ca440876b5c5"> 755</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aef6cdd621f1ccaf26ed1ca440876b5c5">clear_harris_tolerance_ratio</a>();</div>
|
|
<div class="line"><a name="l00756"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a40a2f57f5c801d77d6af1848383a4171"> 756</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a40a2f57f5c801d77d6af1848383a4171">harris_tolerance_ratio</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00757"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1c6b16a560b8cc75222ae7b6009fd194"> 757</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1c6b16a560b8cc75222ae7b6009fd194">set_harris_tolerance_ratio</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00758"></a><span class="lineno"> 758</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00759"></a><span class="lineno"> 759</span>  <span class="keywordtype">double</span> _internal_harris_tolerance_ratio() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00760"></a><span class="lineno"> 760</span>  <span class="keywordtype">void</span> _internal_set_harris_tolerance_ratio(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00761"></a><span class="lineno"> 761</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00762"></a><span class="lineno"> 762</span>  </div>
|
|
<div class="line"><a name="l00763"></a><span class="lineno"> 763</span>  <span class="comment">// optional double small_pivot_threshold = 14 [default = 1e-06];</span></div>
|
|
<div class="line"><a name="l00764"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8ceacde52fee35cf3e25e4d0d4eab628"> 764</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8ceacde52fee35cf3e25e4d0d4eab628">has_small_pivot_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00765"></a><span class="lineno"> 765</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  <span class="keywordtype">bool</span> _internal_has_small_pivot_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00767"></a><span class="lineno"> 767</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00768"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b1b6efe9d58942b1e3f389756a77136"> 768</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b1b6efe9d58942b1e3f389756a77136">clear_small_pivot_threshold</a>();</div>
|
|
<div class="line"><a name="l00769"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abaafe56bb109e11d5114ee4e8ac39b93"> 769</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abaafe56bb109e11d5114ee4e8ac39b93">small_pivot_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00770"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae11465f5f9bd970076b8b22b97ff9e4a"> 770</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae11465f5f9bd970076b8b22b97ff9e4a">set_small_pivot_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00771"></a><span class="lineno"> 771</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00772"></a><span class="lineno"> 772</span>  <span class="keywordtype">double</span> _internal_small_pivot_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00773"></a><span class="lineno"> 773</span>  <span class="keywordtype">void</span> _internal_set_small_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00774"></a><span class="lineno"> 774</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00775"></a><span class="lineno"> 775</span>  </div>
|
|
<div class="line"><a name="l00776"></a><span class="lineno"> 776</span>  <span class="comment">// optional double minimum_acceptable_pivot = 15 [default = 1e-06];</span></div>
|
|
<div class="line"><a name="l00777"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8b0487622fdc41f543e36cc2870389f6"> 777</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8b0487622fdc41f543e36cc2870389f6">has_minimum_acceptable_pivot</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00778"></a><span class="lineno"> 778</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00779"></a><span class="lineno"> 779</span>  <span class="keywordtype">bool</span> _internal_has_minimum_acceptable_pivot() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00780"></a><span class="lineno"> 780</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00781"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96a911b84e47fdaa800a3ecc7d3bb519"> 781</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96a911b84e47fdaa800a3ecc7d3bb519">clear_minimum_acceptable_pivot</a>();</div>
|
|
<div class="line"><a name="l00782"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a68285ca7ffce0d4295c9ce20414eaec4"> 782</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a68285ca7ffce0d4295c9ce20414eaec4">minimum_acceptable_pivot</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00783"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62e8614e2018a28c5c2f67e1a9b61a1b"> 783</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62e8614e2018a28c5c2f67e1a9b61a1b">set_minimum_acceptable_pivot</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00784"></a><span class="lineno"> 784</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00785"></a><span class="lineno"> 785</span>  <span class="keywordtype">double</span> _internal_minimum_acceptable_pivot() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00786"></a><span class="lineno"> 786</span>  <span class="keywordtype">void</span> _internal_set_minimum_acceptable_pivot(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00787"></a><span class="lineno"> 787</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00788"></a><span class="lineno"> 788</span>  </div>
|
|
<div class="line"><a name="l00789"></a><span class="lineno"> 789</span>  <span class="comment">// optional int32 basis_refactorization_period = 19 [default = 64];</span></div>
|
|
<div class="line"><a name="l00790"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a84b09e4e3ff23381fabcece481e1d3e7"> 790</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a84b09e4e3ff23381fabcece481e1d3e7">has_basis_refactorization_period</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00791"></a><span class="lineno"> 791</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00792"></a><span class="lineno"> 792</span>  <span class="keywordtype">bool</span> _internal_has_basis_refactorization_period() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00793"></a><span class="lineno"> 793</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00794"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac60384a26e7de503b1a66936f8397d5c"> 794</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac60384a26e7de503b1a66936f8397d5c">clear_basis_refactorization_period</a>();</div>
|
|
<div class="line"><a name="l00795"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa6d6b6cb53e9b43a4cb3912872b3c600"> 795</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa6d6b6cb53e9b43a4cb3912872b3c600">basis_refactorization_period</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00796"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb3c0751f3c83d6d684f83c6b44b1e42"> 796</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb3c0751f3c83d6d684f83c6b44b1e42">set_basis_refactorization_period</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00797"></a><span class="lineno"> 797</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00798"></a><span class="lineno"> 798</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_basis_refactorization_period() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00799"></a><span class="lineno"> 799</span>  <span class="keywordtype">void</span> _internal_set_basis_refactorization_period(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00800"></a><span class="lineno"> 800</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00801"></a><span class="lineno"> 801</span>  </div>
|
|
<div class="line"><a name="l00802"></a><span class="lineno"> 802</span>  <span class="comment">// optional .operations_research.glop.GlopParameters.SolverBehavior solve_dual_problem = 20 [default = LET_SOLVER_DECIDE];</span></div>
|
|
<div class="line"><a name="l00803"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0382c1fe4fb69963e9326a5156a2c16b"> 803</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0382c1fe4fb69963e9326a5156a2c16b">has_solve_dual_problem</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00804"></a><span class="lineno"> 804</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00805"></a><span class="lineno"> 805</span>  <span class="keywordtype">bool</span> _internal_has_solve_dual_problem() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00806"></a><span class="lineno"> 806</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00807"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a087740f70f8cfc40b6e9d52f12092c17"> 807</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a087740f70f8cfc40b6e9d52f12092c17">clear_solve_dual_problem</a>();</div>
|
|
<div class="line"><a name="l00808"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab2e2c1c0ba20bb4da64131172d21d9bc"> 808</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">::operations_research::glop::GlopParameters_SolverBehavior</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab2e2c1c0ba20bb4da64131172d21d9bc">solve_dual_problem</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00809"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4dd504864c8093075f59be010354954d"> 809</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4dd504864c8093075f59be010354954d">set_solve_dual_problem</a>(::<a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">operations_research::glop::GlopParameters_SolverBehavior</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00810"></a><span class="lineno"> 810</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00811"></a><span class="lineno"> 811</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">::operations_research::glop::GlopParameters_SolverBehavior</a> _internal_solve_dual_problem() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00812"></a><span class="lineno"> 812</span>  <span class="keywordtype">void</span> _internal_set_solve_dual_problem(::<a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">operations_research::glop::GlopParameters_SolverBehavior</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00813"></a><span class="lineno"> 813</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00814"></a><span class="lineno"> 814</span>  </div>
|
|
<div class="line"><a name="l00815"></a><span class="lineno"> 815</span>  <span class="comment">// optional double dualizer_threshold = 21 [default = 1.5];</span></div>
|
|
<div class="line"><a name="l00816"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a303a97b4313e8795e9096aeb28e1a843"> 816</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a303a97b4313e8795e9096aeb28e1a843">has_dualizer_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00817"></a><span class="lineno"> 817</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00818"></a><span class="lineno"> 818</span>  <span class="keywordtype">bool</span> _internal_has_dualizer_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00819"></a><span class="lineno"> 819</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00820"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a8a0c2bf52a99a8cd8f28e3ee5111e4"> 820</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a8a0c2bf52a99a8cd8f28e3ee5111e4">clear_dualizer_threshold</a>();</div>
|
|
<div class="line"><a name="l00821"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8402dca585d1a52708e4004276a44ba5"> 821</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8402dca585d1a52708e4004276a44ba5">dualizer_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00822"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a844c6c6a17ac882310b4bff2ed74ddec"> 822</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a844c6c6a17ac882310b4bff2ed74ddec">set_dualizer_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00823"></a><span class="lineno"> 823</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00824"></a><span class="lineno"> 824</span>  <span class="keywordtype">double</span> _internal_dualizer_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00825"></a><span class="lineno"> 825</span>  <span class="keywordtype">void</span> _internal_set_dualizer_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00826"></a><span class="lineno"> 826</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00827"></a><span class="lineno"> 827</span>  </div>
|
|
<div class="line"><a name="l00828"></a><span class="lineno"> 828</span>  <span class="comment">// optional double solution_feasibility_tolerance = 22 [default = 1e-06];</span></div>
|
|
<div class="line"><a name="l00829"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a12b8ad6f36f97bcdee906698c98f2ecb"> 829</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a12b8ad6f36f97bcdee906698c98f2ecb">has_solution_feasibility_tolerance</a>() <span class="keyword">const</span>;</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="keywordtype">bool</span> _internal_has_solution_feasibility_tolerance() <span class="keyword">const</span>;</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"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2de8403a5b8036f65b071715c61569c2"> 833</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2de8403a5b8036f65b071715c61569c2">clear_solution_feasibility_tolerance</a>();</div>
|
|
<div class="line"><a name="l00834"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a82e08c2cbe3205da7975c1dae420cf77"> 834</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a82e08c2cbe3205da7975c1dae420cf77">solution_feasibility_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00835"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af72232f7ee114b0cfc6c9f57334ef24e"> 835</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af72232f7ee114b0cfc6c9f57334ef24e">set_solution_feasibility_tolerance</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00836"></a><span class="lineno"> 836</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00837"></a><span class="lineno"> 837</span>  <span class="keywordtype">double</span> _internal_solution_feasibility_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00838"></a><span class="lineno"> 838</span>  <span class="keywordtype">void</span> _internal_set_solution_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00839"></a><span class="lineno"> 839</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00840"></a><span class="lineno"> 840</span>  </div>
|
|
<div class="line"><a name="l00841"></a><span class="lineno"> 841</span>  <span class="comment">// optional double lu_factorization_pivot_threshold = 25 [default = 0.01];</span></div>
|
|
<div class="line"><a name="l00842"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae736602ebdca06a8b874f5c7485c0ca5"> 842</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae736602ebdca06a8b874f5c7485c0ca5">has_lu_factorization_pivot_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00843"></a><span class="lineno"> 843</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00844"></a><span class="lineno"> 844</span>  <span class="keywordtype">bool</span> _internal_has_lu_factorization_pivot_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00845"></a><span class="lineno"> 845</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00846"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1f425980c2a23d1c374e220551aad5f"> 846</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1f425980c2a23d1c374e220551aad5f">clear_lu_factorization_pivot_threshold</a>();</div>
|
|
<div class="line"><a name="l00847"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e1b45c8d1f9cffa3e0c48f5372b3781"> 847</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e1b45c8d1f9cffa3e0c48f5372b3781">lu_factorization_pivot_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00848"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a03d5fec4e2870c8bac86ce32449e5a44"> 848</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a03d5fec4e2870c8bac86ce32449e5a44">set_lu_factorization_pivot_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00849"></a><span class="lineno"> 849</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00850"></a><span class="lineno"> 850</span>  <span class="keywordtype">double</span> _internal_lu_factorization_pivot_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00851"></a><span class="lineno"> 851</span>  <span class="keywordtype">void</span> _internal_set_lu_factorization_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00852"></a><span class="lineno"> 852</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00853"></a><span class="lineno"> 853</span>  </div>
|
|
<div class="line"><a name="l00854"></a><span class="lineno"> 854</span>  <span class="comment">// optional double max_time_in_seconds = 26 [default = inf];</span></div>
|
|
<div class="line"><a name="l00855"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a37f4c3139bc8fa1e619a96d9a8ee36"> 855</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a37f4c3139bc8fa1e619a96d9a8ee36">has_max_time_in_seconds</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00856"></a><span class="lineno"> 856</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00857"></a><span class="lineno"> 857</span>  <span class="keywordtype">bool</span> _internal_has_max_time_in_seconds() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00858"></a><span class="lineno"> 858</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00859"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab9b337954b1aa24c33dca8d43e2696cf"> 859</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab9b337954b1aa24c33dca8d43e2696cf">clear_max_time_in_seconds</a>();</div>
|
|
<div class="line"><a name="l00860"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1924f07faa4fdf4ca4e7f76813f7c2a"> 860</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1924f07faa4fdf4ca4e7f76813f7c2a">max_time_in_seconds</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00861"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad7217afa0f5bd97642d0d2291068c7f9"> 861</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad7217afa0f5bd97642d0d2291068c7f9">set_max_time_in_seconds</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00862"></a><span class="lineno"> 862</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00863"></a><span class="lineno"> 863</span>  <span class="keywordtype">double</span> _internal_max_time_in_seconds() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00864"></a><span class="lineno"> 864</span>  <span class="keywordtype">void</span> _internal_set_max_time_in_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00865"></a><span class="lineno"> 865</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00866"></a><span class="lineno"> 866</span>  </div>
|
|
<div class="line"><a name="l00867"></a><span class="lineno"> 867</span>  <span class="comment">// optional int64 max_number_of_iterations = 27 [default = -1];</span></div>
|
|
<div class="line"><a name="l00868"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09620e8b8f957d6674fa81fa2080996b"> 868</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09620e8b8f957d6674fa81fa2080996b">has_max_number_of_iterations</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00869"></a><span class="lineno"> 869</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00870"></a><span class="lineno"> 870</span>  <span class="keywordtype">bool</span> _internal_has_max_number_of_iterations() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00871"></a><span class="lineno"> 871</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00872"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a804c9bbe38f896eb4faa2c6c901079b6"> 872</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a804c9bbe38f896eb4faa2c6c901079b6">clear_max_number_of_iterations</a>();</div>
|
|
<div class="line"><a name="l00873"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a934e471cc5123cf3d7c5b3c1017a7365"> 873</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a934e471cc5123cf3d7c5b3c1017a7365">max_number_of_iterations</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00874"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b0aa5cf089828f31a1b886cb0edbb0a"> 874</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b0aa5cf089828f31a1b886cb0edbb0a">set_max_number_of_iterations</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="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>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_max_number_of_iterations() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00877"></a><span class="lineno"> 877</span>  <span class="keywordtype">void</span> _internal_set_max_number_of_iterations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00878"></a><span class="lineno"> 878</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00879"></a><span class="lineno"> 879</span>  </div>
|
|
<div class="line"><a name="l00880"></a><span class="lineno"> 880</span>  <span class="comment">// optional double markowitz_singularity_threshold = 30 [default = 1e-15];</span></div>
|
|
<div class="line"><a name="l00881"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac90aab99fc6811dadab3f81d78face05"> 881</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac90aab99fc6811dadab3f81d78face05">has_markowitz_singularity_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00882"></a><span class="lineno"> 882</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00883"></a><span class="lineno"> 883</span>  <span class="keywordtype">bool</span> _internal_has_markowitz_singularity_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00884"></a><span class="lineno"> 884</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00885"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3d817357277a5bd5983d8ba55183ff61"> 885</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3d817357277a5bd5983d8ba55183ff61">clear_markowitz_singularity_threshold</a>();</div>
|
|
<div class="line"><a name="l00886"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a21d03552b461f544f529021994cd065a"> 886</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a21d03552b461f544f529021994cd065a">markowitz_singularity_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00887"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a27eea59894e8dbdc962f72df7b995793"> 887</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a27eea59894e8dbdc962f72df7b995793">set_markowitz_singularity_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00888"></a><span class="lineno"> 888</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00889"></a><span class="lineno"> 889</span>  <span class="keywordtype">double</span> _internal_markowitz_singularity_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00890"></a><span class="lineno"> 890</span>  <span class="keywordtype">void</span> _internal_set_markowitz_singularity_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00891"></a><span class="lineno"> 891</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00892"></a><span class="lineno"> 892</span>  </div>
|
|
<div class="line"><a name="l00893"></a><span class="lineno"> 893</span>  <span class="comment">// optional int32 markowitz_zlatev_parameter = 29 [default = 3];</span></div>
|
|
<div class="line"><a name="l00894"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abcc99f6901182d46f600e682f398c636"> 894</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abcc99f6901182d46f600e682f398c636">has_markowitz_zlatev_parameter</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00895"></a><span class="lineno"> 895</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00896"></a><span class="lineno"> 896</span>  <span class="keywordtype">bool</span> _internal_has_markowitz_zlatev_parameter() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00897"></a><span class="lineno"> 897</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00898"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac12fd0d222ddb5aba26056e21241fec1"> 898</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac12fd0d222ddb5aba26056e21241fec1">clear_markowitz_zlatev_parameter</a>();</div>
|
|
<div class="line"><a name="l00899"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a605b342aeb5ce4b019c70184c53e5f8a"> 899</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a605b342aeb5ce4b019c70184c53e5f8a">markowitz_zlatev_parameter</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00900"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a04d183e2a13a0236ec0f75a47af0a5"> 900</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a04d183e2a13a0236ec0f75a47af0a5">set_markowitz_zlatev_parameter</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="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>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_markowitz_zlatev_parameter() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00903"></a><span class="lineno"> 903</span>  <span class="keywordtype">void</span> _internal_set_markowitz_zlatev_parameter(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00904"></a><span class="lineno"> 904</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00905"></a><span class="lineno"> 905</span>  </div>
|
|
<div class="line"><a name="l00906"></a><span class="lineno"> 906</span>  <span class="comment">// optional int32 devex_weights_reset_period = 33 [default = 150];</span></div>
|
|
<div class="line"><a name="l00907"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aeca1df326815ac5e02298d8d23da8a16"> 907</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aeca1df326815ac5e02298d8d23da8a16">has_devex_weights_reset_period</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00908"></a><span class="lineno"> 908</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00909"></a><span class="lineno"> 909</span>  <span class="keywordtype">bool</span> _internal_has_devex_weights_reset_period() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00910"></a><span class="lineno"> 910</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a420402e80ecb93ca4483d56687496209"> 911</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a420402e80ecb93ca4483d56687496209">clear_devex_weights_reset_period</a>();</div>
|
|
<div class="line"><a name="l00912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a99f543d8d1702e2da5c7be58c5f344e0"> 912</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a99f543d8d1702e2da5c7be58c5f344e0">devex_weights_reset_period</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00913"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab14b3bcc492d3621f38ce368b4db0175"> 913</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab14b3bcc492d3621f38ce368b4db0175">set_devex_weights_reset_period</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00914"></a><span class="lineno"> 914</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00915"></a><span class="lineno"> 915</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_devex_weights_reset_period() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00916"></a><span class="lineno"> 916</span>  <span class="keywordtype">void</span> _internal_set_devex_weights_reset_period(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00917"></a><span class="lineno"> 917</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00918"></a><span class="lineno"> 918</span>  </div>
|
|
<div class="line"><a name="l00919"></a><span class="lineno"> 919</span>  <span class="comment">// optional bool initialize_devex_with_column_norms = 36 [default = true];</span></div>
|
|
<div class="line"><a name="l00920"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55507ec54bb64c136b37d3c4d3c88d90"> 920</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55507ec54bb64c136b37d3c4d3c88d90">has_initialize_devex_with_column_norms</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00921"></a><span class="lineno"> 921</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00922"></a><span class="lineno"> 922</span>  <span class="keywordtype">bool</span> _internal_has_initialize_devex_with_column_norms() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00923"></a><span class="lineno"> 923</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00924"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a65d29ca9905fa01b5acf4d9ccb82ac42"> 924</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a65d29ca9905fa01b5acf4d9ccb82ac42">clear_initialize_devex_with_column_norms</a>();</div>
|
|
<div class="line"><a name="l00925"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a07b332ce5444c12fa9ac4c5886540730"> 925</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a07b332ce5444c12fa9ac4c5886540730">initialize_devex_with_column_norms</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00926"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a512ef2009d3f97261eb95a6200d12ebe"> 926</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a512ef2009d3f97261eb95a6200d12ebe">set_initialize_devex_with_column_norms</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</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"> 928</span>  <span class="keywordtype">bool</span> _internal_initialize_devex_with_column_norms() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00929"></a><span class="lineno"> 929</span>  <span class="keywordtype">void</span> _internal_set_initialize_devex_with_column_norms(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00930"></a><span class="lineno"> 930</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00931"></a><span class="lineno"> 931</span>  </div>
|
|
<div class="line"><a name="l00932"></a><span class="lineno"> 932</span>  <span class="comment">// optional bool exploit_singleton_column_in_initial_basis = 37 [default = true];</span></div>
|
|
<div class="line"><a name="l00933"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aee0dec90188396d4ead135a01a058429"> 933</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aee0dec90188396d4ead135a01a058429">has_exploit_singleton_column_in_initial_basis</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00934"></a><span class="lineno"> 934</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00935"></a><span class="lineno"> 935</span>  <span class="keywordtype">bool</span> _internal_has_exploit_singleton_column_in_initial_basis() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00936"></a><span class="lineno"> 936</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00937"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a20a357b69a211ef298760b4191a5a387"> 937</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a20a357b69a211ef298760b4191a5a387">clear_exploit_singleton_column_in_initial_basis</a>();</div>
|
|
<div class="line"><a name="l00938"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#accdb3c3760a1ae8da6995b21d2400a3a"> 938</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#accdb3c3760a1ae8da6995b21d2400a3a">exploit_singleton_column_in_initial_basis</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00939"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a92245f5b042fe4354df37fdb4b175874"> 939</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a92245f5b042fe4354df37fdb4b175874">set_exploit_singleton_column_in_initial_basis</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00940"></a><span class="lineno"> 940</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00941"></a><span class="lineno"> 941</span>  <span class="keywordtype">bool</span> _internal_exploit_singleton_column_in_initial_basis() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00942"></a><span class="lineno"> 942</span>  <span class="keywordtype">void</span> _internal_set_exploit_singleton_column_in_initial_basis(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00943"></a><span class="lineno"> 943</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00944"></a><span class="lineno"> 944</span>  </div>
|
|
<div class="line"><a name="l00945"></a><span class="lineno"> 945</span>  <span class="comment">// optional bool provide_strong_optimal_guarantee = 24 [default = true];</span></div>
|
|
<div class="line"><a name="l00946"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acf170e73f979ea44a9b6d13847e77ef5"> 946</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acf170e73f979ea44a9b6d13847e77ef5">has_provide_strong_optimal_guarantee</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00947"></a><span class="lineno"> 947</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00948"></a><span class="lineno"> 948</span>  <span class="keywordtype">bool</span> _internal_has_provide_strong_optimal_guarantee() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00949"></a><span class="lineno"> 949</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00950"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ee5dde9ba22d9f490f4673acd10aca8"> 950</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ee5dde9ba22d9f490f4673acd10aca8">clear_provide_strong_optimal_guarantee</a>();</div>
|
|
<div class="line"><a name="l00951"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7ee4935e10f5e337a19739c407669c1"> 951</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7ee4935e10f5e337a19739c407669c1">provide_strong_optimal_guarantee</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00952"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a97c041544ecc810657fc3776f6131d18"> 952</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a97c041544ecc810657fc3776f6131d18">set_provide_strong_optimal_guarantee</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00953"></a><span class="lineno"> 953</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00954"></a><span class="lineno"> 954</span>  <span class="keywordtype">bool</span> _internal_provide_strong_optimal_guarantee() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00955"></a><span class="lineno"> 955</span>  <span class="keywordtype">void</span> _internal_set_provide_strong_optimal_guarantee(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00956"></a><span class="lineno"> 956</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00957"></a><span class="lineno"> 957</span>  </div>
|
|
<div class="line"><a name="l00958"></a><span class="lineno"> 958</span>  <span class="comment">// optional bool change_status_to_imprecise = 58 [default = true];</span></div>
|
|
<div class="line"><a name="l00959"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04d834e49089e112de21b991c246be12"> 959</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04d834e49089e112de21b991c246be12">has_change_status_to_imprecise</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00960"></a><span class="lineno"> 960</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00961"></a><span class="lineno"> 961</span>  <span class="keywordtype">bool</span> _internal_has_change_status_to_imprecise() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00962"></a><span class="lineno"> 962</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00963"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a544e0917676c0e0b9f54871c30b30420"> 963</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a544e0917676c0e0b9f54871c30b30420">clear_change_status_to_imprecise</a>();</div>
|
|
<div class="line"><a name="l00964"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a54fe56232b6ba8a127e6a4460316d664"> 964</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a54fe56232b6ba8a127e6a4460316d664">change_status_to_imprecise</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00965"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0d3a837fe7c3bef1f51c9ce68146059"> 965</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0d3a837fe7c3bef1f51c9ce68146059">set_change_status_to_imprecise</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00966"></a><span class="lineno"> 966</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00967"></a><span class="lineno"> 967</span>  <span class="keywordtype">bool</span> _internal_change_status_to_imprecise() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00968"></a><span class="lineno"> 968</span>  <span class="keywordtype">void</span> _internal_set_change_status_to_imprecise(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00969"></a><span class="lineno"> 969</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00970"></a><span class="lineno"> 970</span>  </div>
|
|
<div class="line"><a name="l00971"></a><span class="lineno"> 971</span>  <span class="comment">// optional bool use_preprocessing = 34 [default = true];</span></div>
|
|
<div class="line"><a name="l00972"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abf1aca8cc5065256d92ebc5dd86c99be"> 972</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abf1aca8cc5065256d92ebc5dd86c99be">has_use_preprocessing</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00973"></a><span class="lineno"> 973</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00974"></a><span class="lineno"> 974</span>  <span class="keywordtype">bool</span> _internal_has_use_preprocessing() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00975"></a><span class="lineno"> 975</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00976"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b7e966b96a51b411e57130d7ee4a1ac"> 976</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b7e966b96a51b411e57130d7ee4a1ac">clear_use_preprocessing</a>();</div>
|
|
<div class="line"><a name="l00977"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4d6b215cd4f7ea8c5239e02bfce3ce6"> 977</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4d6b215cd4f7ea8c5239e02bfce3ce6">use_preprocessing</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00978"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aab35cfcfaade222f6dcb5203e54bbb2b"> 978</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aab35cfcfaade222f6dcb5203e54bbb2b">set_use_preprocessing</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00979"></a><span class="lineno"> 979</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00980"></a><span class="lineno"> 980</span>  <span class="keywordtype">bool</span> _internal_use_preprocessing() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00981"></a><span class="lineno"> 981</span>  <span class="keywordtype">void</span> _internal_set_use_preprocessing(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00982"></a><span class="lineno"> 982</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00983"></a><span class="lineno"> 983</span>  </div>
|
|
<div class="line"><a name="l00984"></a><span class="lineno"> 984</span>  <span class="comment">// optional bool use_middle_product_form_update = 35 [default = true];</span></div>
|
|
<div class="line"><a name="l00985"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7123914d6c90fa2a0fa08b341eb9765a"> 985</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7123914d6c90fa2a0fa08b341eb9765a">has_use_middle_product_form_update</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00986"></a><span class="lineno"> 986</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00987"></a><span class="lineno"> 987</span>  <span class="keywordtype">bool</span> _internal_has_use_middle_product_form_update() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00988"></a><span class="lineno"> 988</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00989"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a12f1b6ca891751404e9549864debc0f0"> 989</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a12f1b6ca891751404e9549864debc0f0">clear_use_middle_product_form_update</a>();</div>
|
|
<div class="line"><a name="l00990"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a577e4b4f1248f698185a30d980610c37"> 990</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a577e4b4f1248f698185a30d980610c37">use_middle_product_form_update</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00991"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aee8370d0d3f0255ae75467939eec22fa"> 991</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aee8370d0d3f0255ae75467939eec22fa">set_use_middle_product_form_update</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00992"></a><span class="lineno"> 992</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00993"></a><span class="lineno"> 993</span>  <span class="keywordtype">bool</span> _internal_use_middle_product_form_update() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00994"></a><span class="lineno"> 994</span>  <span class="keywordtype">void</span> _internal_set_use_middle_product_form_update(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00995"></a><span class="lineno"> 995</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00996"></a><span class="lineno"> 996</span>  </div>
|
|
<div class="line"><a name="l00997"></a><span class="lineno"> 997</span>  <span class="comment">// optional double dual_small_pivot_threshold = 38 [default = 0.0001];</span></div>
|
|
<div class="line"><a name="l00998"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abbef474a39ee80e3e75f48a1cabd5d7a"> 998</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abbef474a39ee80e3e75f48a1cabd5d7a">has_dual_small_pivot_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00999"></a><span class="lineno"> 999</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01000"></a><span class="lineno"> 1000</span>  <span class="keywordtype">bool</span> _internal_has_dual_small_pivot_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01001"></a><span class="lineno"> 1001</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01002"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afa0e84e6099a69ef7e19120a7c4b4ab9"> 1002</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afa0e84e6099a69ef7e19120a7c4b4ab9">clear_dual_small_pivot_threshold</a>();</div>
|
|
<div class="line"><a name="l01003"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a332f5b2f0188109cbe474639ffc5a7be"> 1003</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a332f5b2f0188109cbe474639ffc5a7be">dual_small_pivot_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01004"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a341e991d00d8d354f5477b2ccdd0d9d4"> 1004</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a341e991d00d8d354f5477b2ccdd0d9d4">set_dual_small_pivot_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01005"></a><span class="lineno"> 1005</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>  <span class="keywordtype">double</span> _internal_dual_small_pivot_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01007"></a><span class="lineno"> 1007</span>  <span class="keywordtype">void</span> _internal_set_dual_small_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01008"></a><span class="lineno"> 1008</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>  </div>
|
|
<div class="line"><a name="l01010"></a><span class="lineno"> 1010</span>  <span class="comment">// optional double preprocessor_zero_tolerance = 39 [default = 1e-09];</span></div>
|
|
<div class="line"><a name="l01011"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab2501e03b37c75e7369a428f73c04d6a"> 1011</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab2501e03b37c75e7369a428f73c04d6a">has_preprocessor_zero_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01013"></a><span class="lineno"> 1013</span>  <span class="keywordtype">bool</span> _internal_has_preprocessor_zero_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01014"></a><span class="lineno"> 1014</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01015"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9911dd8def2c22931fad740843029f35"> 1015</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9911dd8def2c22931fad740843029f35">clear_preprocessor_zero_tolerance</a>();</div>
|
|
<div class="line"><a name="l01016"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62aa60776f6ab0ba53612e1552c76a1d"> 1016</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62aa60776f6ab0ba53612e1552c76a1d">preprocessor_zero_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01017"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aedf41347af6ece784010e7589949750d"> 1017</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aedf41347af6ece784010e7589949750d">set_preprocessor_zero_tolerance</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01018"></a><span class="lineno"> 1018</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01019"></a><span class="lineno"> 1019</span>  <span class="keywordtype">double</span> _internal_preprocessor_zero_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>  <span class="keywordtype">void</span> _internal_set_preprocessor_zero_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</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>  </div>
|
|
<div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>  <span class="comment">// optional double objective_lower_limit = 40 [default = -inf];</span></div>
|
|
<div class="line"><a name="l01024"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acde96c2cb8153811d8d564f8384f840d"> 1024</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acde96c2cb8153811d8d564f8384f840d">has_objective_lower_limit</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01025"></a><span class="lineno"> 1025</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>  <span class="keywordtype">bool</span> _internal_has_objective_lower_limit() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01027"></a><span class="lineno"> 1027</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01028"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1108f099d96ba10de43cba97eeb09db0"> 1028</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1108f099d96ba10de43cba97eeb09db0">clear_objective_lower_limit</a>();</div>
|
|
<div class="line"><a name="l01029"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98caedeca524372e87905d94b01d479e"> 1029</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98caedeca524372e87905d94b01d479e">objective_lower_limit</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01030"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a93a45aaba4858938bf3b9693819a7176"> 1030</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a93a45aaba4858938bf3b9693819a7176">set_objective_lower_limit</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</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">double</span> _internal_objective_lower_limit() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>  <span class="keywordtype">void</span> _internal_set_objective_lower_limit(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>  </div>
|
|
<div class="line"><a name="l01036"></a><span class="lineno"> 1036</span>  <span class="comment">// optional double objective_upper_limit = 41 [default = inf];</span></div>
|
|
<div class="line"><a name="l01037"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a87407acf25f648a8468bfc0850e03573"> 1037</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a87407acf25f648a8468bfc0850e03573">has_objective_upper_limit</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01038"></a><span class="lineno"> 1038</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01039"></a><span class="lineno"> 1039</span>  <span class="keywordtype">bool</span> _internal_has_objective_upper_limit() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01040"></a><span class="lineno"> 1040</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01041"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9d6085ce6e616cc1fdcc2ffcf22c7d25"> 1041</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9d6085ce6e616cc1fdcc2ffcf22c7d25">clear_objective_upper_limit</a>();</div>
|
|
<div class="line"><a name="l01042"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aca7375f4b6587a6bf41c55b67e37ced5"> 1042</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aca7375f4b6587a6bf41c55b67e37ced5">objective_upper_limit</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01043"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acc44c7c7e2701321667320b3784a3b65"> 1043</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acc44c7c7e2701321667320b3784a3b65">set_objective_upper_limit</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01044"></a><span class="lineno"> 1044</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>  <span class="keywordtype">double</span> _internal_objective_upper_limit() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>  <span class="keywordtype">void</span> _internal_set_objective_upper_limit(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01047"></a><span class="lineno"> 1047</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01048"></a><span class="lineno"> 1048</span>  </div>
|
|
<div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>  <span class="comment">// optional double degenerate_ministep_factor = 42 [default = 0.01];</span></div>
|
|
<div class="line"><a name="l01050"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2ccb910980a6c5878f07da8acfdd4b0f"> 1050</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2ccb910980a6c5878f07da8acfdd4b0f">has_degenerate_ministep_factor</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01052"></a><span class="lineno"> 1052</span>  <span class="keywordtype">bool</span> _internal_has_degenerate_ministep_factor() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01053"></a><span class="lineno"> 1053</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01054"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4468f6bef65a460b0855cf995d6ffe73"> 1054</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4468f6bef65a460b0855cf995d6ffe73">clear_degenerate_ministep_factor</a>();</div>
|
|
<div class="line"><a name="l01055"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aad2c4edf11b93e46bae7f18ebd43301c"> 1055</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aad2c4edf11b93e46bae7f18ebd43301c">degenerate_ministep_factor</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01056"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae641e92950c0de6d21c9af9af641e69f"> 1056</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae641e92950c0de6d21c9af9af641e69f">set_degenerate_ministep_factor</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01058"></a><span class="lineno"> 1058</span>  <span class="keywordtype">double</span> _internal_degenerate_ministep_factor() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01059"></a><span class="lineno"> 1059</span>  <span class="keywordtype">void</span> _internal_set_degenerate_ministep_factor(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01060"></a><span class="lineno"> 1060</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01061"></a><span class="lineno"> 1061</span>  </div>
|
|
<div class="line"><a name="l01062"></a><span class="lineno"> 1062</span>  <span class="comment">// optional int32 random_seed = 43 [default = 1];</span></div>
|
|
<div class="line"><a name="l01063"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a323d8deb60e59c2fd9588203c0e4d3ec"> 1063</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a323d8deb60e59c2fd9588203c0e4d3ec">has_random_seed</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01064"></a><span class="lineno"> 1064</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01065"></a><span class="lineno"> 1065</span>  <span class="keywordtype">bool</span> _internal_has_random_seed() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01067"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a85679ee5edd2c73b66f6a7c35fd3bada"> 1067</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a85679ee5edd2c73b66f6a7c35fd3bada">clear_random_seed</a>();</div>
|
|
<div class="line"><a name="l01068"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab5bfe88b03fc02efc98f0a1df44071b4"> 1068</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab5bfe88b03fc02efc98f0a1df44071b4">random_seed</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01069"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa148eda9a432e6c798d9e2eecc8645f4"> 1069</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa148eda9a432e6c798d9e2eecc8645f4">set_random_seed</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="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>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_random_seed() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>  <span class="keywordtype">void</span> _internal_set_random_seed(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="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>  </div>
|
|
<div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>  <span class="comment">// optional int32 num_omp_threads = 44 [default = 1];</span></div>
|
|
<div class="line"><a name="l01076"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adee2455a4689e2e8d7e0bf4a732858fe"> 1076</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adee2455a4689e2e8d7e0bf4a732858fe">has_num_omp_threads</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01077"></a><span class="lineno"> 1077</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>  <span class="keywordtype">bool</span> _internal_has_num_omp_threads() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01080"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04c21756123ea84133bc1b6b777f794e"> 1080</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04c21756123ea84133bc1b6b777f794e">clear_num_omp_threads</a>();</div>
|
|
<div class="line"><a name="l01081"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62a88efa8b3469da3f691a599b05b8c7"> 1081</a></span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62a88efa8b3469da3f691a599b05b8c7">num_omp_threads</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01082"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aec5a8ff1609c3678e3570ade56bcd2b2"> 1082</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aec5a8ff1609c3678e3570ade56bcd2b2">set_num_omp_threads</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01083"></a><span class="lineno"> 1083</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01084"></a><span class="lineno"> 1084</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_num_omp_threads() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>  <span class="keywordtype">void</span> _internal_set_num_omp_threads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01087"></a><span class="lineno"> 1087</span>  </div>
|
|
<div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>  <span class="comment">// optional double max_deterministic_time = 45 [default = inf];</span></div>
|
|
<div class="line"><a name="l01089"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab15268f03e47c84a421e2a2682c5664b"> 1089</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab15268f03e47c84a421e2a2682c5664b">has_max_deterministic_time</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01090"></a><span class="lineno"> 1090</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01091"></a><span class="lineno"> 1091</span>  <span class="keywordtype">bool</span> _internal_has_max_deterministic_time() <span class="keyword">const</span>;</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"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2250376209fc364c3b242f443e86e328"> 1093</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2250376209fc364c3b242f443e86e328">clear_max_deterministic_time</a>();</div>
|
|
<div class="line"><a name="l01094"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a042e4456dbde45ef0da51857b8b3650a"> 1094</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a042e4456dbde45ef0da51857b8b3650a">max_deterministic_time</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01095"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a89082aa97657e1720a8c241a4afb4de8"> 1095</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a89082aa97657e1720a8c241a4afb4de8">set_max_deterministic_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01096"></a><span class="lineno"> 1096</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01097"></a><span class="lineno"> 1097</span>  <span class="keywordtype">double</span> _internal_max_deterministic_time() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01098"></a><span class="lineno"> 1098</span>  <span class="keywordtype">void</span> _internal_set_max_deterministic_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01099"></a><span class="lineno"> 1099</span>  <span class="keyword">public</span>:</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="comment">// optional double drop_tolerance = 52 [default = 1e-14];</span></div>
|
|
<div class="line"><a name="l01102"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab7ace3644688974f822dc8b61f5af517"> 1102</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab7ace3644688974f822dc8b61f5af517">has_drop_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01103"></a><span class="lineno"> 1103</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01104"></a><span class="lineno"> 1104</span>  <span class="keywordtype">bool</span> _internal_has_drop_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01105"></a><span class="lineno"> 1105</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01106"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a66aded3b39434b3a74eaaacaea8f6365"> 1106</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a66aded3b39434b3a74eaaacaea8f6365">clear_drop_tolerance</a>();</div>
|
|
<div class="line"><a name="l01107"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f1166ab7db27b8e20e532b36a6329b8"> 1107</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f1166ab7db27b8e20e532b36a6329b8">drop_tolerance</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01108"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8451d162c99c917fcc56937981a1570c"> 1108</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8451d162c99c917fcc56937981a1570c">set_drop_tolerance</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01109"></a><span class="lineno"> 1109</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01110"></a><span class="lineno"> 1110</span>  <span class="keywordtype">double</span> _internal_drop_tolerance() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01111"></a><span class="lineno"> 1111</span>  <span class="keywordtype">void</span> _internal_set_drop_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01113"></a><span class="lineno"> 1113</span>  </div>
|
|
<div class="line"><a name="l01114"></a><span class="lineno"> 1114</span>  <span class="comment">// optional double relative_cost_perturbation = 54 [default = 1e-05];</span></div>
|
|
<div class="line"><a name="l01115"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a95c00913c97c33fea1b825d357b19389"> 1115</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a95c00913c97c33fea1b825d357b19389">has_relative_cost_perturbation</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01116"></a><span class="lineno"> 1116</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01117"></a><span class="lineno"> 1117</span>  <span class="keywordtype">bool</span> _internal_has_relative_cost_perturbation() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01118"></a><span class="lineno"> 1118</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01119"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a910f271899d3dd9c0ac0c7627b5d159f"> 1119</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a910f271899d3dd9c0ac0c7627b5d159f">clear_relative_cost_perturbation</a>();</div>
|
|
<div class="line"><a name="l01120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a927bfa6561d8ebbb618f0f724662d198"> 1120</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a927bfa6561d8ebbb618f0f724662d198">relative_cost_perturbation</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a270751a5c6e312c48ae8a990e8e9e2fa"> 1121</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a270751a5c6e312c48ae8a990e8e9e2fa">set_relative_cost_perturbation</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01122"></a><span class="lineno"> 1122</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01123"></a><span class="lineno"> 1123</span>  <span class="keywordtype">double</span> _internal_relative_cost_perturbation() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01124"></a><span class="lineno"> 1124</span>  <span class="keywordtype">void</span> _internal_set_relative_cost_perturbation(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01126"></a><span class="lineno"> 1126</span>  </div>
|
|
<div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>  <span class="comment">// optional double relative_max_cost_perturbation = 55 [default = 1e-07];</span></div>
|
|
<div class="line"><a name="l01128"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0e5526280c55d032f0b778eb9c04ca8e"> 1128</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0e5526280c55d032f0b778eb9c04ca8e">has_relative_max_cost_perturbation</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01129"></a><span class="lineno"> 1129</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01130"></a><span class="lineno"> 1130</span>  <span class="keywordtype">bool</span> _internal_has_relative_max_cost_perturbation() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01132"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a56a37d5a92b5a14d758707a76f9bebe0"> 1132</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a56a37d5a92b5a14d758707a76f9bebe0">clear_relative_max_cost_perturbation</a>();</div>
|
|
<div class="line"><a name="l01133"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94cab97f98199a152c7300eaad5ae7e5"> 1133</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94cab97f98199a152c7300eaad5ae7e5">relative_max_cost_perturbation</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01134"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad1c7ee22d88f4e250c958c8ce21a55b2"> 1134</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad1c7ee22d88f4e250c958c8ce21a55b2">set_relative_max_cost_perturbation</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01136"></a><span class="lineno"> 1136</span>  <span class="keywordtype">double</span> _internal_relative_max_cost_perturbation() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01137"></a><span class="lineno"> 1137</span>  <span class="keywordtype">void</span> _internal_set_relative_max_cost_perturbation(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01138"></a><span class="lineno"> 1138</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01139"></a><span class="lineno"> 1139</span>  </div>
|
|
<div class="line"><a name="l01140"></a><span class="lineno"> 1140</span>  <span class="comment">// optional double max_number_of_reoptimizations = 56 [default = 40];</span></div>
|
|
<div class="line"><a name="l01141"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7a5105302d7ab4cd8132b3e77dc77634"> 1141</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7a5105302d7ab4cd8132b3e77dc77634">has_max_number_of_reoptimizations</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01142"></a><span class="lineno"> 1142</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>  <span class="keywordtype">bool</span> _internal_has_max_number_of_reoptimizations() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01144"></a><span class="lineno"> 1144</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01145"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a48991ca07d728cd08aba120aea5b1173"> 1145</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a48991ca07d728cd08aba120aea5b1173">clear_max_number_of_reoptimizations</a>();</div>
|
|
<div class="line"><a name="l01146"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a40a3da820a4c1b22d14d8e117f87a464"> 1146</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a40a3da820a4c1b22d14d8e117f87a464">max_number_of_reoptimizations</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01147"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a906037c864d78051929030151b606d88"> 1147</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a906037c864d78051929030151b606d88">set_max_number_of_reoptimizations</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01148"></a><span class="lineno"> 1148</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>  <span class="keywordtype">double</span> _internal_max_number_of_reoptimizations() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01150"></a><span class="lineno"> 1150</span>  <span class="keywordtype">void</span> _internal_set_max_number_of_reoptimizations(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01151"></a><span class="lineno"> 1151</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>  </div>
|
|
<div class="line"><a name="l01153"></a><span class="lineno"> 1153</span>  <span class="comment">// optional .operations_research.glop.GlopParameters.ScalingAlgorithm scaling_method = 57 [default = EQUILIBRATION];</span></div>
|
|
<div class="line"><a name="l01154"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afd621877a52ac6eb749509f827a37735"> 1154</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afd621877a52ac6eb749509f827a37735">has_scaling_method</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01155"></a><span class="lineno"> 1155</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01156"></a><span class="lineno"> 1156</span>  <span class="keywordtype">bool</span> _internal_has_scaling_method() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01157"></a><span class="lineno"> 1157</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af5dcfa06e9e978d1d2d4184f495b480a"> 1158</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af5dcfa06e9e978d1d2d4184f495b480a">clear_scaling_method</a>();</div>
|
|
<div class="line"><a name="l01159"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad82d65df12c399c2b359d9f499d05b1b"> 1159</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">::operations_research::glop::GlopParameters_ScalingAlgorithm</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad82d65df12c399c2b359d9f499d05b1b">scaling_method</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01160"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a37b4b745841f278e5ae1e5979978599f"> 1160</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a37b4b745841f278e5ae1e5979978599f">set_scaling_method</a>(::<a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">operations_research::glop::GlopParameters_ScalingAlgorithm</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01161"></a><span class="lineno"> 1161</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01162"></a><span class="lineno"> 1162</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">::operations_research::glop::GlopParameters_ScalingAlgorithm</a> _internal_scaling_method() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01163"></a><span class="lineno"> 1163</span>  <span class="keywordtype">void</span> _internal_set_scaling_method(::<a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">operations_research::glop::GlopParameters_ScalingAlgorithm</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01164"></a><span class="lineno"> 1164</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01165"></a><span class="lineno"> 1165</span>  </div>
|
|
<div class="line"><a name="l01166"></a><span class="lineno"> 1166</span>  <span class="comment">// optional .operations_research.glop.GlopParameters.CostScalingAlgorithm cost_scaling = 60 [default = CONTAIN_ONE_COST_SCALING];</span></div>
|
|
<div class="line"><a name="l01167"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a08e2876d803eef9662d0f10db714c4e4"> 1167</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a08e2876d803eef9662d0f10db714c4e4">has_cost_scaling</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01168"></a><span class="lineno"> 1168</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01169"></a><span class="lineno"> 1169</span>  <span class="keywordtype">bool</span> _internal_has_cost_scaling() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01170"></a><span class="lineno"> 1170</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01171"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab530bb42b6ce19ac9988d7981583731f"> 1171</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab530bb42b6ce19ac9988d7981583731f">clear_cost_scaling</a>();</div>
|
|
<div class="line"><a name="l01172"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94efc28100dcf03f0030b602625da017"> 1172</a></span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">::operations_research::glop::GlopParameters_CostScalingAlgorithm</a> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94efc28100dcf03f0030b602625da017">cost_scaling</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01173"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7dc56502fd3984fcf39d7523227bd681"> 1173</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7dc56502fd3984fcf39d7523227bd681">set_cost_scaling</a>(::<a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">operations_research::glop::GlopParameters_CostScalingAlgorithm</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01175"></a><span class="lineno"> 1175</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">::operations_research::glop::GlopParameters_CostScalingAlgorithm</a> _internal_cost_scaling() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01176"></a><span class="lineno"> 1176</span>  <span class="keywordtype">void</span> _internal_set_cost_scaling(::<a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">operations_research::glop::GlopParameters_CostScalingAlgorithm</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>  </div>
|
|
<div class="line"><a name="l01179"></a><span class="lineno"> 1179</span>  <span class="comment">// optional double initial_condition_number_threshold = 59 [default = 1e+50];</span></div>
|
|
<div class="line"><a name="l01180"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afe969b94518ea36a7a1440690d9d8f90"> 1180</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afe969b94518ea36a7a1440690d9d8f90">has_initial_condition_number_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01181"></a><span class="lineno"> 1181</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01182"></a><span class="lineno"> 1182</span>  <span class="keywordtype">bool</span> _internal_has_initial_condition_number_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01183"></a><span class="lineno"> 1183</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01184"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0437fbacd2506358d6a923ade6cf2cde"> 1184</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0437fbacd2506358d6a923ade6cf2cde">clear_initial_condition_number_threshold</a>();</div>
|
|
<div class="line"><a name="l01185"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7bc02c01aefa10a465d030026f5c8f9f"> 1185</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7bc02c01aefa10a465d030026f5c8f9f">initial_condition_number_threshold</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01186"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae5e644ead3bccd1e84e8e2f625a615ce"> 1186</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae5e644ead3bccd1e84e8e2f625a615ce">set_initial_condition_number_threshold</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</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="keywordtype">double</span> _internal_initial_condition_number_threshold() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>  <span class="keywordtype">void</span> _internal_set_initial_condition_number_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l01191"></a><span class="lineno"> 1191</span>  </div>
|
|
<div class="line"><a name="l01192"></a><span class="lineno"> 1192</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.glop.GlopParameters)</span></div>
|
|
<div class="line"><a name="l01193"></a><span class="lineno"> 1193</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l01194"></a><span class="lineno"> 1194</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l01195"></a><span class="lineno"> 1195</span>  </div>
|
|
<div class="line"><a name="l01196"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab618dbbac4a8d749da0d85c32932df36"> 1196</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="l01197"></a><span class="lineno"> 1197</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l01199"></a><span class="lineno"> 1199</span>  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<2> _has_bits_;</div>
|
|
<div class="line"><a name="l01200"></a><span class="lineno"> 1200</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l01201"></a><span class="lineno"> 1201</span>  <span class="keywordtype">bool</span> use_dual_simplex_;</div>
|
|
<div class="line"><a name="l01202"></a><span class="lineno"> 1202</span>  <span class="keywordtype">bool</span> allow_simplex_algorithm_change_;</div>
|
|
<div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>  <span class="keywordtype">bool</span> perturb_costs_in_dual_simplex_;</div>
|
|
<div class="line"><a name="l01204"></a><span class="lineno"> 1204</span>  <span class="keywordtype">bool</span> log_search_progress_;</div>
|
|
<div class="line"><a name="l01205"></a><span class="lineno"> 1205</span>  <span class="keywordtype">int</span> feasibility_rule_;</div>
|
|
<div class="line"><a name="l01206"></a><span class="lineno"> 1206</span>  <span class="keywordtype">int</span> optimization_rule_;</div>
|
|
<div class="line"><a name="l01207"></a><span class="lineno"> 1207</span>  <span class="keywordtype">double</span> refactorization_threshold_;</div>
|
|
<div class="line"><a name="l01208"></a><span class="lineno"> 1208</span>  <span class="keywordtype">double</span> recompute_reduced_costs_threshold_;</div>
|
|
<div class="line"><a name="l01209"></a><span class="lineno"> 1209</span>  <span class="keywordtype">double</span> recompute_edges_norm_threshold_;</div>
|
|
<div class="line"><a name="l01210"></a><span class="lineno"> 1210</span>  <span class="keywordtype">double</span> primal_feasibility_tolerance_;</div>
|
|
<div class="line"><a name="l01211"></a><span class="lineno"> 1211</span>  <span class="keywordtype">double</span> dual_feasibility_tolerance_;</div>
|
|
<div class="line"><a name="l01212"></a><span class="lineno"> 1212</span>  <span class="keywordtype">double</span> ratio_test_zero_threshold_;</div>
|
|
<div class="line"><a name="l01213"></a><span class="lineno"> 1213</span>  <span class="keywordtype">bool</span> normalize_using_column_norm_;</div>
|
|
<div class="line"><a name="l01214"></a><span class="lineno"> 1214</span>  <span class="keywordtype">bool</span> use_nested_pricing_;</div>
|
|
<div class="line"><a name="l01215"></a><span class="lineno"> 1215</span>  <span class="keywordtype">bool</span> use_scaling_;</div>
|
|
<div class="line"><a name="l01216"></a><span class="lineno"> 1216</span>  <span class="keywordtype">bool</span> use_transposed_matrix_;</div>
|
|
<div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>  <span class="keywordtype">int</span> initial_basis_;</div>
|
|
<div class="line"><a name="l01218"></a><span class="lineno"> 1218</span>  <span class="keywordtype">double</span> harris_tolerance_ratio_;</div>
|
|
<div class="line"><a name="l01219"></a><span class="lineno"> 1219</span>  <span class="keywordtype">double</span> small_pivot_threshold_;</div>
|
|
<div class="line"><a name="l01220"></a><span class="lineno"> 1220</span>  <span class="keywordtype">double</span> minimum_acceptable_pivot_;</div>
|
|
<div class="line"><a name="l01221"></a><span class="lineno"> 1221</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> basis_refactorization_period_;</div>
|
|
<div class="line"><a name="l01222"></a><span class="lineno"> 1222</span>  <span class="keywordtype">int</span> solve_dual_problem_;</div>
|
|
<div class="line"><a name="l01223"></a><span class="lineno"> 1223</span>  <span class="keywordtype">double</span> dualizer_threshold_;</div>
|
|
<div class="line"><a name="l01224"></a><span class="lineno"> 1224</span>  <span class="keywordtype">double</span> solution_feasibility_tolerance_;</div>
|
|
<div class="line"><a name="l01225"></a><span class="lineno"> 1225</span>  <span class="keywordtype">double</span> lu_factorization_pivot_threshold_;</div>
|
|
<div class="line"><a name="l01226"></a><span class="lineno"> 1226</span>  <span class="keywordtype">double</span> max_time_in_seconds_;</div>
|
|
<div class="line"><a name="l01227"></a><span class="lineno"> 1227</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> max_number_of_iterations_;</div>
|
|
<div class="line"><a name="l01228"></a><span class="lineno"> 1228</span>  <span class="keywordtype">double</span> markowitz_singularity_threshold_;</div>
|
|
<div class="line"><a name="l01229"></a><span class="lineno"> 1229</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> markowitz_zlatev_parameter_;</div>
|
|
<div class="line"><a name="l01230"></a><span class="lineno"> 1230</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> devex_weights_reset_period_;</div>
|
|
<div class="line"><a name="l01231"></a><span class="lineno"> 1231</span>  <span class="keywordtype">bool</span> initialize_devex_with_column_norms_;</div>
|
|
<div class="line"><a name="l01232"></a><span class="lineno"> 1232</span>  <span class="keywordtype">bool</span> exploit_singleton_column_in_initial_basis_;</div>
|
|
<div class="line"><a name="l01233"></a><span class="lineno"> 1233</span>  <span class="keywordtype">bool</span> provide_strong_optimal_guarantee_;</div>
|
|
<div class="line"><a name="l01234"></a><span class="lineno"> 1234</span>  <span class="keywordtype">bool</span> change_status_to_imprecise_;</div>
|
|
<div class="line"><a name="l01235"></a><span class="lineno"> 1235</span>  <span class="keywordtype">bool</span> use_preprocessing_;</div>
|
|
<div class="line"><a name="l01236"></a><span class="lineno"> 1236</span>  <span class="keywordtype">bool</span> use_middle_product_form_update_;</div>
|
|
<div class="line"><a name="l01237"></a><span class="lineno"> 1237</span>  <span class="keywordtype">double</span> dual_small_pivot_threshold_;</div>
|
|
<div class="line"><a name="l01238"></a><span class="lineno"> 1238</span>  <span class="keywordtype">double</span> preprocessor_zero_tolerance_;</div>
|
|
<div class="line"><a name="l01239"></a><span class="lineno"> 1239</span>  <span class="keywordtype">double</span> objective_lower_limit_;</div>
|
|
<div class="line"><a name="l01240"></a><span class="lineno"> 1240</span>  <span class="keywordtype">double</span> objective_upper_limit_;</div>
|
|
<div class="line"><a name="l01241"></a><span class="lineno"> 1241</span>  <span class="keywordtype">double</span> degenerate_ministep_factor_;</div>
|
|
<div class="line"><a name="l01242"></a><span class="lineno"> 1242</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> random_seed_;</div>
|
|
<div class="line"><a name="l01243"></a><span class="lineno"> 1243</span>  <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> num_omp_threads_;</div>
|
|
<div class="line"><a name="l01244"></a><span class="lineno"> 1244</span>  <span class="keywordtype">double</span> max_deterministic_time_;</div>
|
|
<div class="line"><a name="l01245"></a><span class="lineno"> 1245</span>  <span class="keywordtype">double</span> drop_tolerance_;</div>
|
|
<div class="line"><a name="l01246"></a><span class="lineno"> 1246</span>  <span class="keywordtype">double</span> relative_cost_perturbation_;</div>
|
|
<div class="line"><a name="l01247"></a><span class="lineno"> 1247</span>  <span class="keywordtype">double</span> relative_max_cost_perturbation_;</div>
|
|
<div class="line"><a name="l01248"></a><span class="lineno"> 1248</span>  <span class="keywordtype">double</span> max_number_of_reoptimizations_;</div>
|
|
<div class="line"><a name="l01249"></a><span class="lineno"> 1249</span>  <span class="keywordtype">int</span> scaling_method_;</div>
|
|
<div class="line"><a name="l01250"></a><span class="lineno"> 1250</span>  <span class="keywordtype">int</span> cost_scaling_;</div>
|
|
<div class="line"><a name="l01251"></a><span class="lineno"> 1251</span>  <span class="keywordtype">double</span> initial_condition_number_threshold_;</div>
|
|
<div class="line"><a name="l01252"></a><span class="lineno"><a class="line" href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3c578e3e34838195b423077164ab1bde"> 1252</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fglop_2fparameters_2eproto;</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="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l01255"></a><span class="lineno"> 1255</span>  </div>
|
|
<div class="line"><a name="l01256"></a><span class="lineno"> 1256</span>  </div>
|
|
<div class="line"><a name="l01257"></a><span class="lineno"> 1257</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l01258"></a><span class="lineno"> 1258</span>  </div>
|
|
<div class="line"><a name="l01259"></a><span class="lineno"> 1259</span> <span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a name="l01260"></a><span class="lineno"> 1260</span> <span class="preprocessor"> #pragma GCC diagnostic push</span></div>
|
|
<div class="line"><a name="l01261"></a><span class="lineno"> 1261</span> <span class="preprocessor"> #pragma GCC diagnostic ignored "-Wstrict-aliasing"</span></div>
|
|
<div class="line"><a name="l01262"></a><span class="lineno"> 1262</span> <span class="preprocessor">#endif </span><span class="comment">// __GNUC__</span></div>
|
|
<div class="line"><a name="l01263"></a><span class="lineno"> 1263</span> <span class="comment">// GlopParameters</span></div>
|
|
<div class="line"><a name="l01264"></a><span class="lineno"> 1264</span>  </div>
|
|
<div class="line"><a name="l01265"></a><span class="lineno"> 1265</span> <span class="comment">// optional .operations_research.glop.GlopParameters.ScalingAlgorithm scaling_method = 57 [default = EQUILIBRATION];</span></div>
|
|
<div class="line"><a name="l01266"></a><span class="lineno"> 1266</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_scaling_method()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01267"></a><span class="lineno"> 1267</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00010000u) != 0;</div>
|
|
<div class="line"><a name="l01268"></a><span class="lineno"> 1268</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01269"></a><span class="lineno"> 1269</span> }</div>
|
|
<div class="line"><a name="l01270"></a><span class="lineno"> 1270</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_scaling_method()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01271"></a><span class="lineno"> 1271</span>  <span class="keywordflow">return</span> _internal_has_scaling_method();</div>
|
|
<div class="line"><a name="l01272"></a><span class="lineno"> 1272</span> }</div>
|
|
<div class="line"><a name="l01273"></a><span class="lineno"> 1273</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_scaling_method() {</div>
|
|
<div class="line"><a name="l01274"></a><span class="lineno"> 1274</span>  scaling_method_ = 1;</div>
|
|
<div class="line"><a name="l01275"></a><span class="lineno"> 1275</span>  _has_bits_[1] &= ~0x00010000u;</div>
|
|
<div class="line"><a name="l01276"></a><span class="lineno"> 1276</span> }</div>
|
|
<div class="line"><a name="l01277"></a><span class="lineno"> 1277</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">inline ::operations_research::glop::GlopParameters_ScalingAlgorithm</a> GlopParameters::_internal_scaling_method()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01278"></a><span class="lineno"> 1278</span>  <span class="keywordflow">return</span> <span class="keyword">static_cast<</span> ::<a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">operations_research::glop::GlopParameters_ScalingAlgorithm</a> <span class="keyword">></span>(scaling_method_);</div>
|
|
<div class="line"><a name="l01279"></a><span class="lineno"> 1279</span> }</div>
|
|
<div class="line"><a name="l01280"></a><span class="lineno"> 1280</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">inline ::operations_research::glop::GlopParameters_ScalingAlgorithm</a> GlopParameters::scaling_method()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01281"></a><span class="lineno"> 1281</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.scaling_method)</span></div>
|
|
<div class="line"><a name="l01282"></a><span class="lineno"> 1282</span>  <span class="keywordflow">return</span> _internal_scaling_method();</div>
|
|
<div class="line"><a name="l01283"></a><span class="lineno"> 1283</span> }</div>
|
|
<div class="line"><a name="l01284"></a><span class="lineno"> 1284</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_scaling_method(::<a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">operations_research::glop::GlopParameters_ScalingAlgorithm</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01285"></a><span class="lineno"> 1285</span>  assert(::<a class="code" href="namespaceoperations__research_1_1glop.html#ac646752f428429ad6cd60913f6b62371">operations_research::glop::GlopParameters_ScalingAlgorithm_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>));</div>
|
|
<div class="line"><a name="l01286"></a><span class="lineno"> 1286</span>  _has_bits_[1] |= 0x00010000u;</div>
|
|
<div class="line"><a name="l01287"></a><span class="lineno"> 1287</span>  scaling_method_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01288"></a><span class="lineno"> 1288</span> }</div>
|
|
<div class="line"><a name="l01289"></a><span class="lineno"> 1289</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_scaling_method(::<a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">operations_research::glop::GlopParameters_ScalingAlgorithm</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01290"></a><span class="lineno"> 1290</span>  _internal_set_scaling_method(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01291"></a><span class="lineno"> 1291</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.scaling_method)</span></div>
|
|
<div class="line"><a name="l01292"></a><span class="lineno"> 1292</span> }</div>
|
|
<div class="line"><a name="l01293"></a><span class="lineno"> 1293</span>  </div>
|
|
<div class="line"><a name="l01294"></a><span class="lineno"> 1294</span> <span class="comment">// optional .operations_research.glop.GlopParameters.PricingRule feasibility_rule = 1 [default = STEEPEST_EDGE];</span></div>
|
|
<div class="line"><a name="l01295"></a><span class="lineno"> 1295</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_feasibility_rule()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01296"></a><span class="lineno"> 1296</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000010u) != 0;</div>
|
|
<div class="line"><a name="l01297"></a><span class="lineno"> 1297</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01298"></a><span class="lineno"> 1298</span> }</div>
|
|
<div class="line"><a name="l01299"></a><span class="lineno"> 1299</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_feasibility_rule()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01300"></a><span class="lineno"> 1300</span>  <span class="keywordflow">return</span> _internal_has_feasibility_rule();</div>
|
|
<div class="line"><a name="l01301"></a><span class="lineno"> 1301</span> }</div>
|
|
<div class="line"><a name="l01302"></a><span class="lineno"> 1302</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_feasibility_rule() {</div>
|
|
<div class="line"><a name="l01303"></a><span class="lineno"> 1303</span>  feasibility_rule_ = 1;</div>
|
|
<div class="line"><a name="l01304"></a><span class="lineno"> 1304</span>  _has_bits_[0] &= ~0x00000010u;</div>
|
|
<div class="line"><a name="l01305"></a><span class="lineno"> 1305</span> }</div>
|
|
<div class="line"><a name="l01306"></a><span class="lineno"> 1306</span> <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">inline ::operations_research::glop::GlopParameters_PricingRule</a> GlopParameters::_internal_feasibility_rule()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01307"></a><span class="lineno"> 1307</span>  <span class="keywordflow">return</span> <span class="keyword">static_cast<</span> ::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <span class="keyword">></span>(feasibility_rule_);</div>
|
|
<div class="line"><a name="l01308"></a><span class="lineno"> 1308</span> }</div>
|
|
<div class="line"><a name="l01309"></a><span class="lineno"> 1309</span> <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">inline ::operations_research::glop::GlopParameters_PricingRule</a> GlopParameters::feasibility_rule()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01310"></a><span class="lineno"> 1310</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.feasibility_rule)</span></div>
|
|
<div class="line"><a name="l01311"></a><span class="lineno"> 1311</span>  <span class="keywordflow">return</span> _internal_feasibility_rule();</div>
|
|
<div class="line"><a name="l01312"></a><span class="lineno"> 1312</span> }</div>
|
|
<div class="line"><a name="l01313"></a><span class="lineno"> 1313</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_feasibility_rule(::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01314"></a><span class="lineno"> 1314</span>  assert(::<a class="code" href="namespaceoperations__research_1_1glop.html#ac551d73d24c0e80b995c7339c574b53b">operations_research::glop::GlopParameters_PricingRule_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>));</div>
|
|
<div class="line"><a name="l01315"></a><span class="lineno"> 1315</span>  _has_bits_[0] |= 0x00000010u;</div>
|
|
<div class="line"><a name="l01316"></a><span class="lineno"> 1316</span>  feasibility_rule_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01317"></a><span class="lineno"> 1317</span> }</div>
|
|
<div class="line"><a name="l01318"></a><span class="lineno"> 1318</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_feasibility_rule(::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01319"></a><span class="lineno"> 1319</span>  _internal_set_feasibility_rule(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01320"></a><span class="lineno"> 1320</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.feasibility_rule)</span></div>
|
|
<div class="line"><a name="l01321"></a><span class="lineno"> 1321</span> }</div>
|
|
<div class="line"><a name="l01322"></a><span class="lineno"> 1322</span>  </div>
|
|
<div class="line"><a name="l01323"></a><span class="lineno"> 1323</span> <span class="comment">// optional .operations_research.glop.GlopParameters.PricingRule optimization_rule = 2 [default = STEEPEST_EDGE];</span></div>
|
|
<div class="line"><a name="l01324"></a><span class="lineno"> 1324</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_optimization_rule()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01325"></a><span class="lineno"> 1325</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000020u) != 0;</div>
|
|
<div class="line"><a name="l01326"></a><span class="lineno"> 1326</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01327"></a><span class="lineno"> 1327</span> }</div>
|
|
<div class="line"><a name="l01328"></a><span class="lineno"> 1328</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_optimization_rule()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01329"></a><span class="lineno"> 1329</span>  <span class="keywordflow">return</span> _internal_has_optimization_rule();</div>
|
|
<div class="line"><a name="l01330"></a><span class="lineno"> 1330</span> }</div>
|
|
<div class="line"><a name="l01331"></a><span class="lineno"> 1331</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_optimization_rule() {</div>
|
|
<div class="line"><a name="l01332"></a><span class="lineno"> 1332</span>  optimization_rule_ = 1;</div>
|
|
<div class="line"><a name="l01333"></a><span class="lineno"> 1333</span>  _has_bits_[0] &= ~0x00000020u;</div>
|
|
<div class="line"><a name="l01334"></a><span class="lineno"> 1334</span> }</div>
|
|
<div class="line"><a name="l01335"></a><span class="lineno"> 1335</span> <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">inline ::operations_research::glop::GlopParameters_PricingRule</a> GlopParameters::_internal_optimization_rule()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01336"></a><span class="lineno"> 1336</span>  <span class="keywordflow">return</span> <span class="keyword">static_cast<</span> ::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <span class="keyword">></span>(optimization_rule_);</div>
|
|
<div class="line"><a name="l01337"></a><span class="lineno"> 1337</span> }</div>
|
|
<div class="line"><a name="l01338"></a><span class="lineno"> 1338</span> <a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">inline ::operations_research::glop::GlopParameters_PricingRule</a> GlopParameters::optimization_rule()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01339"></a><span class="lineno"> 1339</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.optimization_rule)</span></div>
|
|
<div class="line"><a name="l01340"></a><span class="lineno"> 1340</span>  <span class="keywordflow">return</span> _internal_optimization_rule();</div>
|
|
<div class="line"><a name="l01341"></a><span class="lineno"> 1341</span> }</div>
|
|
<div class="line"><a name="l01342"></a><span class="lineno"> 1342</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_optimization_rule(::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01343"></a><span class="lineno"> 1343</span>  assert(::<a class="code" href="namespaceoperations__research_1_1glop.html#ac551d73d24c0e80b995c7339c574b53b">operations_research::glop::GlopParameters_PricingRule_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>));</div>
|
|
<div class="line"><a name="l01344"></a><span class="lineno"> 1344</span>  _has_bits_[0] |= 0x00000020u;</div>
|
|
<div class="line"><a name="l01345"></a><span class="lineno"> 1345</span>  optimization_rule_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01346"></a><span class="lineno"> 1346</span> }</div>
|
|
<div class="line"><a name="l01347"></a><span class="lineno"> 1347</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_optimization_rule(::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01348"></a><span class="lineno"> 1348</span>  _internal_set_optimization_rule(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01349"></a><span class="lineno"> 1349</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.optimization_rule)</span></div>
|
|
<div class="line"><a name="l01350"></a><span class="lineno"> 1350</span> }</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="comment">// optional bool normalize_using_column_norm = 4 [default = true];</span></div>
|
|
<div class="line"><a name="l01353"></a><span class="lineno"> 1353</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_normalize_using_column_norm()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01354"></a><span class="lineno"> 1354</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00001000u) != 0;</div>
|
|
<div class="line"><a name="l01355"></a><span class="lineno"> 1355</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01356"></a><span class="lineno"> 1356</span> }</div>
|
|
<div class="line"><a name="l01357"></a><span class="lineno"> 1357</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_normalize_using_column_norm()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01358"></a><span class="lineno"> 1358</span>  <span class="keywordflow">return</span> _internal_has_normalize_using_column_norm();</div>
|
|
<div class="line"><a name="l01359"></a><span class="lineno"> 1359</span> }</div>
|
|
<div class="line"><a name="l01360"></a><span class="lineno"> 1360</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_normalize_using_column_norm() {</div>
|
|
<div class="line"><a name="l01361"></a><span class="lineno"> 1361</span>  normalize_using_column_norm_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l01362"></a><span class="lineno"> 1362</span>  _has_bits_[0] &= ~0x00001000u;</div>
|
|
<div class="line"><a name="l01363"></a><span class="lineno"> 1363</span> }</div>
|
|
<div class="line"><a name="l01364"></a><span class="lineno"> 1364</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_normalize_using_column_norm()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01365"></a><span class="lineno"> 1365</span>  <span class="keywordflow">return</span> normalize_using_column_norm_;</div>
|
|
<div class="line"><a name="l01366"></a><span class="lineno"> 1366</span> }</div>
|
|
<div class="line"><a name="l01367"></a><span class="lineno"> 1367</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::normalize_using_column_norm()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01368"></a><span class="lineno"> 1368</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.normalize_using_column_norm)</span></div>
|
|
<div class="line"><a name="l01369"></a><span class="lineno"> 1369</span>  <span class="keywordflow">return</span> _internal_normalize_using_column_norm();</div>
|
|
<div class="line"><a name="l01370"></a><span class="lineno"> 1370</span> }</div>
|
|
<div class="line"><a name="l01371"></a><span class="lineno"> 1371</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_normalize_using_column_norm(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01372"></a><span class="lineno"> 1372</span>  _has_bits_[0] |= 0x00001000u;</div>
|
|
<div class="line"><a name="l01373"></a><span class="lineno"> 1373</span>  normalize_using_column_norm_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01374"></a><span class="lineno"> 1374</span> }</div>
|
|
<div class="line"><a name="l01375"></a><span class="lineno"> 1375</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_normalize_using_column_norm(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01376"></a><span class="lineno"> 1376</span>  _internal_set_normalize_using_column_norm(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01377"></a><span class="lineno"> 1377</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.normalize_using_column_norm)</span></div>
|
|
<div class="line"><a name="l01378"></a><span class="lineno"> 1378</span> }</div>
|
|
<div class="line"><a name="l01379"></a><span class="lineno"> 1379</span>  </div>
|
|
<div class="line"><a name="l01380"></a><span class="lineno"> 1380</span> <span class="comment">// optional bool use_nested_pricing = 5 [default = true];</span></div>
|
|
<div class="line"><a name="l01381"></a><span class="lineno"> 1381</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_use_nested_pricing()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01382"></a><span class="lineno"> 1382</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00002000u) != 0;</div>
|
|
<div class="line"><a name="l01383"></a><span class="lineno"> 1383</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01384"></a><span class="lineno"> 1384</span> }</div>
|
|
<div class="line"><a name="l01385"></a><span class="lineno"> 1385</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_use_nested_pricing()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01386"></a><span class="lineno"> 1386</span>  <span class="keywordflow">return</span> _internal_has_use_nested_pricing();</div>
|
|
<div class="line"><a name="l01387"></a><span class="lineno"> 1387</span> }</div>
|
|
<div class="line"><a name="l01388"></a><span class="lineno"> 1388</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_use_nested_pricing() {</div>
|
|
<div class="line"><a name="l01389"></a><span class="lineno"> 1389</span>  use_nested_pricing_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l01390"></a><span class="lineno"> 1390</span>  _has_bits_[0] &= ~0x00002000u;</div>
|
|
<div class="line"><a name="l01391"></a><span class="lineno"> 1391</span> }</div>
|
|
<div class="line"><a name="l01392"></a><span class="lineno"> 1392</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_use_nested_pricing()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01393"></a><span class="lineno"> 1393</span>  <span class="keywordflow">return</span> use_nested_pricing_;</div>
|
|
<div class="line"><a name="l01394"></a><span class="lineno"> 1394</span> }</div>
|
|
<div class="line"><a name="l01395"></a><span class="lineno"> 1395</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::use_nested_pricing()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01396"></a><span class="lineno"> 1396</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.use_nested_pricing)</span></div>
|
|
<div class="line"><a name="l01397"></a><span class="lineno"> 1397</span>  <span class="keywordflow">return</span> _internal_use_nested_pricing();</div>
|
|
<div class="line"><a name="l01398"></a><span class="lineno"> 1398</span> }</div>
|
|
<div class="line"><a name="l01399"></a><span class="lineno"> 1399</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_use_nested_pricing(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01400"></a><span class="lineno"> 1400</span>  _has_bits_[0] |= 0x00002000u;</div>
|
|
<div class="line"><a name="l01401"></a><span class="lineno"> 1401</span>  use_nested_pricing_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01402"></a><span class="lineno"> 1402</span> }</div>
|
|
<div class="line"><a name="l01403"></a><span class="lineno"> 1403</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_use_nested_pricing(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01404"></a><span class="lineno"> 1404</span>  _internal_set_use_nested_pricing(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01405"></a><span class="lineno"> 1405</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.use_nested_pricing)</span></div>
|
|
<div class="line"><a name="l01406"></a><span class="lineno"> 1406</span> }</div>
|
|
<div class="line"><a name="l01407"></a><span class="lineno"> 1407</span>  </div>
|
|
<div class="line"><a name="l01408"></a><span class="lineno"> 1408</span> <span class="comment">// optional double refactorization_threshold = 6 [default = 1e-09];</span></div>
|
|
<div class="line"><a name="l01409"></a><span class="lineno"> 1409</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_refactorization_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01410"></a><span class="lineno"> 1410</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000040u) != 0;</div>
|
|
<div class="line"><a name="l01411"></a><span class="lineno"> 1411</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01412"></a><span class="lineno"> 1412</span> }</div>
|
|
<div class="line"><a name="l01413"></a><span class="lineno"> 1413</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_refactorization_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01414"></a><span class="lineno"> 1414</span>  <span class="keywordflow">return</span> _internal_has_refactorization_threshold();</div>
|
|
<div class="line"><a name="l01415"></a><span class="lineno"> 1415</span> }</div>
|
|
<div class="line"><a name="l01416"></a><span class="lineno"> 1416</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_refactorization_threshold() {</div>
|
|
<div class="line"><a name="l01417"></a><span class="lineno"> 1417</span>  refactorization_threshold_ = 1e-09;</div>
|
|
<div class="line"><a name="l01418"></a><span class="lineno"> 1418</span>  _has_bits_[0] &= ~0x00000040u;</div>
|
|
<div class="line"><a name="l01419"></a><span class="lineno"> 1419</span> }</div>
|
|
<div class="line"><a name="l01420"></a><span class="lineno"> 1420</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_refactorization_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01421"></a><span class="lineno"> 1421</span>  <span class="keywordflow">return</span> refactorization_threshold_;</div>
|
|
<div class="line"><a name="l01422"></a><span class="lineno"> 1422</span> }</div>
|
|
<div class="line"><a name="l01423"></a><span class="lineno"> 1423</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::refactorization_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01424"></a><span class="lineno"> 1424</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.refactorization_threshold)</span></div>
|
|
<div class="line"><a name="l01425"></a><span class="lineno"> 1425</span>  <span class="keywordflow">return</span> _internal_refactorization_threshold();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_refactorization_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01428"></a><span class="lineno"> 1428</span>  _has_bits_[0] |= 0x00000040u;</div>
|
|
<div class="line"><a name="l01429"></a><span class="lineno"> 1429</span>  refactorization_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01430"></a><span class="lineno"> 1430</span> }</div>
|
|
<div class="line"><a name="l01431"></a><span class="lineno"> 1431</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_refactorization_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01432"></a><span class="lineno"> 1432</span>  _internal_set_refactorization_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01433"></a><span class="lineno"> 1433</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.refactorization_threshold)</span></div>
|
|
<div class="line"><a name="l01434"></a><span class="lineno"> 1434</span> }</div>
|
|
<div class="line"><a name="l01435"></a><span class="lineno"> 1435</span>  </div>
|
|
<div class="line"><a name="l01436"></a><span class="lineno"> 1436</span> <span class="comment">// optional double recompute_reduced_costs_threshold = 8 [default = 1e-08];</span></div>
|
|
<div class="line"><a name="l01437"></a><span class="lineno"> 1437</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_recompute_reduced_costs_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01438"></a><span class="lineno"> 1438</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000080u) != 0;</div>
|
|
<div class="line"><a name="l01439"></a><span class="lineno"> 1439</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01440"></a><span class="lineno"> 1440</span> }</div>
|
|
<div class="line"><a name="l01441"></a><span class="lineno"> 1441</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_recompute_reduced_costs_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01442"></a><span class="lineno"> 1442</span>  <span class="keywordflow">return</span> _internal_has_recompute_reduced_costs_threshold();</div>
|
|
<div class="line"><a name="l01443"></a><span class="lineno"> 1443</span> }</div>
|
|
<div class="line"><a name="l01444"></a><span class="lineno"> 1444</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_recompute_reduced_costs_threshold() {</div>
|
|
<div class="line"><a name="l01445"></a><span class="lineno"> 1445</span>  recompute_reduced_costs_threshold_ = 1e-08;</div>
|
|
<div class="line"><a name="l01446"></a><span class="lineno"> 1446</span>  _has_bits_[0] &= ~0x00000080u;</div>
|
|
<div class="line"><a name="l01447"></a><span class="lineno"> 1447</span> }</div>
|
|
<div class="line"><a name="l01448"></a><span class="lineno"> 1448</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_recompute_reduced_costs_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01449"></a><span class="lineno"> 1449</span>  <span class="keywordflow">return</span> recompute_reduced_costs_threshold_;</div>
|
|
<div class="line"><a name="l01450"></a><span class="lineno"> 1450</span> }</div>
|
|
<div class="line"><a name="l01451"></a><span class="lineno"> 1451</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::recompute_reduced_costs_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01452"></a><span class="lineno"> 1452</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.recompute_reduced_costs_threshold)</span></div>
|
|
<div class="line"><a name="l01453"></a><span class="lineno"> 1453</span>  <span class="keywordflow">return</span> _internal_recompute_reduced_costs_threshold();</div>
|
|
<div class="line"><a name="l01454"></a><span class="lineno"> 1454</span> }</div>
|
|
<div class="line"><a name="l01455"></a><span class="lineno"> 1455</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_recompute_reduced_costs_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01456"></a><span class="lineno"> 1456</span>  _has_bits_[0] |= 0x00000080u;</div>
|
|
<div class="line"><a name="l01457"></a><span class="lineno"> 1457</span>  recompute_reduced_costs_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01458"></a><span class="lineno"> 1458</span> }</div>
|
|
<div class="line"><a name="l01459"></a><span class="lineno"> 1459</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_recompute_reduced_costs_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01460"></a><span class="lineno"> 1460</span>  _internal_set_recompute_reduced_costs_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01461"></a><span class="lineno"> 1461</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.recompute_reduced_costs_threshold)</span></div>
|
|
<div class="line"><a name="l01462"></a><span class="lineno"> 1462</span> }</div>
|
|
<div class="line"><a name="l01463"></a><span class="lineno"> 1463</span>  </div>
|
|
<div class="line"><a name="l01464"></a><span class="lineno"> 1464</span> <span class="comment">// optional double recompute_edges_norm_threshold = 9 [default = 100];</span></div>
|
|
<div class="line"><a name="l01465"></a><span class="lineno"> 1465</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_recompute_edges_norm_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01466"></a><span class="lineno"> 1466</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000100u) != 0;</div>
|
|
<div class="line"><a name="l01467"></a><span class="lineno"> 1467</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01468"></a><span class="lineno"> 1468</span> }</div>
|
|
<div class="line"><a name="l01469"></a><span class="lineno"> 1469</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_recompute_edges_norm_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01470"></a><span class="lineno"> 1470</span>  <span class="keywordflow">return</span> _internal_has_recompute_edges_norm_threshold();</div>
|
|
<div class="line"><a name="l01471"></a><span class="lineno"> 1471</span> }</div>
|
|
<div class="line"><a name="l01472"></a><span class="lineno"> 1472</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_recompute_edges_norm_threshold() {</div>
|
|
<div class="line"><a name="l01473"></a><span class="lineno"> 1473</span>  recompute_edges_norm_threshold_ = 100;</div>
|
|
<div class="line"><a name="l01474"></a><span class="lineno"> 1474</span>  _has_bits_[0] &= ~0x00000100u;</div>
|
|
<div class="line"><a name="l01475"></a><span class="lineno"> 1475</span> }</div>
|
|
<div class="line"><a name="l01476"></a><span class="lineno"> 1476</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_recompute_edges_norm_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01477"></a><span class="lineno"> 1477</span>  <span class="keywordflow">return</span> recompute_edges_norm_threshold_;</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> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::recompute_edges_norm_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01480"></a><span class="lineno"> 1480</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.recompute_edges_norm_threshold)</span></div>
|
|
<div class="line"><a name="l01481"></a><span class="lineno"> 1481</span>  <span class="keywordflow">return</span> _internal_recompute_edges_norm_threshold();</div>
|
|
<div class="line"><a name="l01482"></a><span class="lineno"> 1482</span> }</div>
|
|
<div class="line"><a name="l01483"></a><span class="lineno"> 1483</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_recompute_edges_norm_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01484"></a><span class="lineno"> 1484</span>  _has_bits_[0] |= 0x00000100u;</div>
|
|
<div class="line"><a name="l01485"></a><span class="lineno"> 1485</span>  recompute_edges_norm_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01486"></a><span class="lineno"> 1486</span> }</div>
|
|
<div class="line"><a name="l01487"></a><span class="lineno"> 1487</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_recompute_edges_norm_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01488"></a><span class="lineno"> 1488</span>  _internal_set_recompute_edges_norm_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01489"></a><span class="lineno"> 1489</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.recompute_edges_norm_threshold)</span></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>  </div>
|
|
<div class="line"><a name="l01492"></a><span class="lineno"> 1492</span> <span class="comment">// optional double primal_feasibility_tolerance = 10 [default = 1e-08];</span></div>
|
|
<div class="line"><a name="l01493"></a><span class="lineno"> 1493</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_primal_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01494"></a><span class="lineno"> 1494</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000200u) != 0;</div>
|
|
<div class="line"><a name="l01495"></a><span class="lineno"> 1495</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</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"> 1497</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_primal_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01498"></a><span class="lineno"> 1498</span>  <span class="keywordflow">return</span> _internal_has_primal_feasibility_tolerance();</div>
|
|
<div class="line"><a name="l01499"></a><span class="lineno"> 1499</span> }</div>
|
|
<div class="line"><a name="l01500"></a><span class="lineno"> 1500</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_primal_feasibility_tolerance() {</div>
|
|
<div class="line"><a name="l01501"></a><span class="lineno"> 1501</span>  primal_feasibility_tolerance_ = 1e-08;</div>
|
|
<div class="line"><a name="l01502"></a><span class="lineno"> 1502</span>  _has_bits_[0] &= ~0x00000200u;</div>
|
|
<div class="line"><a name="l01503"></a><span class="lineno"> 1503</span> }</div>
|
|
<div class="line"><a name="l01504"></a><span class="lineno"> 1504</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_primal_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01505"></a><span class="lineno"> 1505</span>  <span class="keywordflow">return</span> primal_feasibility_tolerance_;</div>
|
|
<div class="line"><a name="l01506"></a><span class="lineno"> 1506</span> }</div>
|
|
<div class="line"><a name="l01507"></a><span class="lineno"> 1507</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::primal_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01508"></a><span class="lineno"> 1508</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.primal_feasibility_tolerance)</span></div>
|
|
<div class="line"><a name="l01509"></a><span class="lineno"> 1509</span>  <span class="keywordflow">return</span> _internal_primal_feasibility_tolerance();</div>
|
|
<div class="line"><a name="l01510"></a><span class="lineno"> 1510</span> }</div>
|
|
<div class="line"><a name="l01511"></a><span class="lineno"> 1511</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_primal_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01512"></a><span class="lineno"> 1512</span>  _has_bits_[0] |= 0x00000200u;</div>
|
|
<div class="line"><a name="l01513"></a><span class="lineno"> 1513</span>  primal_feasibility_tolerance_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01514"></a><span class="lineno"> 1514</span> }</div>
|
|
<div class="line"><a name="l01515"></a><span class="lineno"> 1515</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_primal_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01516"></a><span class="lineno"> 1516</span>  _internal_set_primal_feasibility_tolerance(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01517"></a><span class="lineno"> 1517</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.primal_feasibility_tolerance)</span></div>
|
|
<div class="line"><a name="l01518"></a><span class="lineno"> 1518</span> }</div>
|
|
<div class="line"><a name="l01519"></a><span class="lineno"> 1519</span>  </div>
|
|
<div class="line"><a name="l01520"></a><span class="lineno"> 1520</span> <span class="comment">// optional double dual_feasibility_tolerance = 11 [default = 1e-08];</span></div>
|
|
<div class="line"><a name="l01521"></a><span class="lineno"> 1521</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_dual_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01522"></a><span class="lineno"> 1522</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000400u) != 0;</div>
|
|
<div class="line"><a name="l01523"></a><span class="lineno"> 1523</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01524"></a><span class="lineno"> 1524</span> }</div>
|
|
<div class="line"><a name="l01525"></a><span class="lineno"> 1525</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_dual_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01526"></a><span class="lineno"> 1526</span>  <span class="keywordflow">return</span> _internal_has_dual_feasibility_tolerance();</div>
|
|
<div class="line"><a name="l01527"></a><span class="lineno"> 1527</span> }</div>
|
|
<div class="line"><a name="l01528"></a><span class="lineno"> 1528</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_dual_feasibility_tolerance() {</div>
|
|
<div class="line"><a name="l01529"></a><span class="lineno"> 1529</span>  dual_feasibility_tolerance_ = 1e-08;</div>
|
|
<div class="line"><a name="l01530"></a><span class="lineno"> 1530</span>  _has_bits_[0] &= ~0x00000400u;</div>
|
|
<div class="line"><a name="l01531"></a><span class="lineno"> 1531</span> }</div>
|
|
<div class="line"><a name="l01532"></a><span class="lineno"> 1532</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_dual_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01533"></a><span class="lineno"> 1533</span>  <span class="keywordflow">return</span> dual_feasibility_tolerance_;</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> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::dual_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01536"></a><span class="lineno"> 1536</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.dual_feasibility_tolerance)</span></div>
|
|
<div class="line"><a name="l01537"></a><span class="lineno"> 1537</span>  <span class="keywordflow">return</span> _internal_dual_feasibility_tolerance();</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> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_dual_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01540"></a><span class="lineno"> 1540</span>  _has_bits_[0] |= 0x00000400u;</div>
|
|
<div class="line"><a name="l01541"></a><span class="lineno"> 1541</span>  dual_feasibility_tolerance_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01542"></a><span class="lineno"> 1542</span> }</div>
|
|
<div class="line"><a name="l01543"></a><span class="lineno"> 1543</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_dual_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01544"></a><span class="lineno"> 1544</span>  _internal_set_dual_feasibility_tolerance(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01545"></a><span class="lineno"> 1545</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.dual_feasibility_tolerance)</span></div>
|
|
<div class="line"><a name="l01546"></a><span class="lineno"> 1546</span> }</div>
|
|
<div class="line"><a name="l01547"></a><span class="lineno"> 1547</span>  </div>
|
|
<div class="line"><a name="l01548"></a><span class="lineno"> 1548</span> <span class="comment">// optional double ratio_test_zero_threshold = 12 [default = 1e-09];</span></div>
|
|
<div class="line"><a name="l01549"></a><span class="lineno"> 1549</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_ratio_test_zero_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01550"></a><span class="lineno"> 1550</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000800u) != 0;</div>
|
|
<div class="line"><a name="l01551"></a><span class="lineno"> 1551</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01552"></a><span class="lineno"> 1552</span> }</div>
|
|
<div class="line"><a name="l01553"></a><span class="lineno"> 1553</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_ratio_test_zero_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01554"></a><span class="lineno"> 1554</span>  <span class="keywordflow">return</span> _internal_has_ratio_test_zero_threshold();</div>
|
|
<div class="line"><a name="l01555"></a><span class="lineno"> 1555</span> }</div>
|
|
<div class="line"><a name="l01556"></a><span class="lineno"> 1556</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_ratio_test_zero_threshold() {</div>
|
|
<div class="line"><a name="l01557"></a><span class="lineno"> 1557</span>  ratio_test_zero_threshold_ = 1e-09;</div>
|
|
<div class="line"><a name="l01558"></a><span class="lineno"> 1558</span>  _has_bits_[0] &= ~0x00000800u;</div>
|
|
<div class="line"><a name="l01559"></a><span class="lineno"> 1559</span> }</div>
|
|
<div class="line"><a name="l01560"></a><span class="lineno"> 1560</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_ratio_test_zero_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01561"></a><span class="lineno"> 1561</span>  <span class="keywordflow">return</span> ratio_test_zero_threshold_;</div>
|
|
<div class="line"><a name="l01562"></a><span class="lineno"> 1562</span> }</div>
|
|
<div class="line"><a name="l01563"></a><span class="lineno"> 1563</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::ratio_test_zero_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01564"></a><span class="lineno"> 1564</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.ratio_test_zero_threshold)</span></div>
|
|
<div class="line"><a name="l01565"></a><span class="lineno"> 1565</span>  <span class="keywordflow">return</span> _internal_ratio_test_zero_threshold();</div>
|
|
<div class="line"><a name="l01566"></a><span class="lineno"> 1566</span> }</div>
|
|
<div class="line"><a name="l01567"></a><span class="lineno"> 1567</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_ratio_test_zero_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01568"></a><span class="lineno"> 1568</span>  _has_bits_[0] |= 0x00000800u;</div>
|
|
<div class="line"><a name="l01569"></a><span class="lineno"> 1569</span>  ratio_test_zero_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01570"></a><span class="lineno"> 1570</span> }</div>
|
|
<div class="line"><a name="l01571"></a><span class="lineno"> 1571</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_ratio_test_zero_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01572"></a><span class="lineno"> 1572</span>  _internal_set_ratio_test_zero_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01573"></a><span class="lineno"> 1573</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.ratio_test_zero_threshold)</span></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>  </div>
|
|
<div class="line"><a name="l01576"></a><span class="lineno"> 1576</span> <span class="comment">// optional double harris_tolerance_ratio = 13 [default = 0.5];</span></div>
|
|
<div class="line"><a name="l01577"></a><span class="lineno"> 1577</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_harris_tolerance_ratio()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01578"></a><span class="lineno"> 1578</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00020000u) != 0;</div>
|
|
<div class="line"><a name="l01579"></a><span class="lineno"> 1579</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01580"></a><span class="lineno"> 1580</span> }</div>
|
|
<div class="line"><a name="l01581"></a><span class="lineno"> 1581</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_harris_tolerance_ratio()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01582"></a><span class="lineno"> 1582</span>  <span class="keywordflow">return</span> _internal_has_harris_tolerance_ratio();</div>
|
|
<div class="line"><a name="l01583"></a><span class="lineno"> 1583</span> }</div>
|
|
<div class="line"><a name="l01584"></a><span class="lineno"> 1584</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_harris_tolerance_ratio() {</div>
|
|
<div class="line"><a name="l01585"></a><span class="lineno"> 1585</span>  harris_tolerance_ratio_ = 0.5;</div>
|
|
<div class="line"><a name="l01586"></a><span class="lineno"> 1586</span>  _has_bits_[0] &= ~0x00020000u;</div>
|
|
<div class="line"><a name="l01587"></a><span class="lineno"> 1587</span> }</div>
|
|
<div class="line"><a name="l01588"></a><span class="lineno"> 1588</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_harris_tolerance_ratio()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01589"></a><span class="lineno"> 1589</span>  <span class="keywordflow">return</span> harris_tolerance_ratio_;</div>
|
|
<div class="line"><a name="l01590"></a><span class="lineno"> 1590</span> }</div>
|
|
<div class="line"><a name="l01591"></a><span class="lineno"> 1591</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::harris_tolerance_ratio()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01592"></a><span class="lineno"> 1592</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.harris_tolerance_ratio)</span></div>
|
|
<div class="line"><a name="l01593"></a><span class="lineno"> 1593</span>  <span class="keywordflow">return</span> _internal_harris_tolerance_ratio();</div>
|
|
<div class="line"><a name="l01594"></a><span class="lineno"> 1594</span> }</div>
|
|
<div class="line"><a name="l01595"></a><span class="lineno"> 1595</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_harris_tolerance_ratio(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01596"></a><span class="lineno"> 1596</span>  _has_bits_[0] |= 0x00020000u;</div>
|
|
<div class="line"><a name="l01597"></a><span class="lineno"> 1597</span>  harris_tolerance_ratio_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01598"></a><span class="lineno"> 1598</span> }</div>
|
|
<div class="line"><a name="l01599"></a><span class="lineno"> 1599</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_harris_tolerance_ratio(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01600"></a><span class="lineno"> 1600</span>  _internal_set_harris_tolerance_ratio(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01601"></a><span class="lineno"> 1601</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.harris_tolerance_ratio)</span></div>
|
|
<div class="line"><a name="l01602"></a><span class="lineno"> 1602</span> }</div>
|
|
<div class="line"><a name="l01603"></a><span class="lineno"> 1603</span>  </div>
|
|
<div class="line"><a name="l01604"></a><span class="lineno"> 1604</span> <span class="comment">// optional double small_pivot_threshold = 14 [default = 1e-06];</span></div>
|
|
<div class="line"><a name="l01605"></a><span class="lineno"> 1605</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_small_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01606"></a><span class="lineno"> 1606</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00040000u) != 0;</div>
|
|
<div class="line"><a name="l01607"></a><span class="lineno"> 1607</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01608"></a><span class="lineno"> 1608</span> }</div>
|
|
<div class="line"><a name="l01609"></a><span class="lineno"> 1609</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_small_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01610"></a><span class="lineno"> 1610</span>  <span class="keywordflow">return</span> _internal_has_small_pivot_threshold();</div>
|
|
<div class="line"><a name="l01611"></a><span class="lineno"> 1611</span> }</div>
|
|
<div class="line"><a name="l01612"></a><span class="lineno"> 1612</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_small_pivot_threshold() {</div>
|
|
<div class="line"><a name="l01613"></a><span class="lineno"> 1613</span>  small_pivot_threshold_ = 1e-06;</div>
|
|
<div class="line"><a name="l01614"></a><span class="lineno"> 1614</span>  _has_bits_[0] &= ~0x00040000u;</div>
|
|
<div class="line"><a name="l01615"></a><span class="lineno"> 1615</span> }</div>
|
|
<div class="line"><a name="l01616"></a><span class="lineno"> 1616</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_small_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01617"></a><span class="lineno"> 1617</span>  <span class="keywordflow">return</span> small_pivot_threshold_;</div>
|
|
<div class="line"><a name="l01618"></a><span class="lineno"> 1618</span> }</div>
|
|
<div class="line"><a name="l01619"></a><span class="lineno"> 1619</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::small_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01620"></a><span class="lineno"> 1620</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.small_pivot_threshold)</span></div>
|
|
<div class="line"><a name="l01621"></a><span class="lineno"> 1621</span>  <span class="keywordflow">return</span> _internal_small_pivot_threshold();</div>
|
|
<div class="line"><a name="l01622"></a><span class="lineno"> 1622</span> }</div>
|
|
<div class="line"><a name="l01623"></a><span class="lineno"> 1623</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_small_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01624"></a><span class="lineno"> 1624</span>  _has_bits_[0] |= 0x00040000u;</div>
|
|
<div class="line"><a name="l01625"></a><span class="lineno"> 1625</span>  small_pivot_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01626"></a><span class="lineno"> 1626</span> }</div>
|
|
<div class="line"><a name="l01627"></a><span class="lineno"> 1627</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_small_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01628"></a><span class="lineno"> 1628</span>  _internal_set_small_pivot_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01629"></a><span class="lineno"> 1629</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.small_pivot_threshold)</span></div>
|
|
<div class="line"><a name="l01630"></a><span class="lineno"> 1630</span> }</div>
|
|
<div class="line"><a name="l01631"></a><span class="lineno"> 1631</span>  </div>
|
|
<div class="line"><a name="l01632"></a><span class="lineno"> 1632</span> <span class="comment">// optional double minimum_acceptable_pivot = 15 [default = 1e-06];</span></div>
|
|
<div class="line"><a name="l01633"></a><span class="lineno"> 1633</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_minimum_acceptable_pivot()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01634"></a><span class="lineno"> 1634</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00080000u) != 0;</div>
|
|
<div class="line"><a name="l01635"></a><span class="lineno"> 1635</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01636"></a><span class="lineno"> 1636</span> }</div>
|
|
<div class="line"><a name="l01637"></a><span class="lineno"> 1637</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_minimum_acceptable_pivot()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01638"></a><span class="lineno"> 1638</span>  <span class="keywordflow">return</span> _internal_has_minimum_acceptable_pivot();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_minimum_acceptable_pivot() {</div>
|
|
<div class="line"><a name="l01641"></a><span class="lineno"> 1641</span>  minimum_acceptable_pivot_ = 1e-06;</div>
|
|
<div class="line"><a name="l01642"></a><span class="lineno"> 1642</span>  _has_bits_[0] &= ~0x00080000u;</div>
|
|
<div class="line"><a name="l01643"></a><span class="lineno"> 1643</span> }</div>
|
|
<div class="line"><a name="l01644"></a><span class="lineno"> 1644</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_minimum_acceptable_pivot()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01645"></a><span class="lineno"> 1645</span>  <span class="keywordflow">return</span> minimum_acceptable_pivot_;</div>
|
|
<div class="line"><a name="l01646"></a><span class="lineno"> 1646</span> }</div>
|
|
<div class="line"><a name="l01647"></a><span class="lineno"> 1647</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::minimum_acceptable_pivot()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01648"></a><span class="lineno"> 1648</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.minimum_acceptable_pivot)</span></div>
|
|
<div class="line"><a name="l01649"></a><span class="lineno"> 1649</span>  <span class="keywordflow">return</span> _internal_minimum_acceptable_pivot();</div>
|
|
<div class="line"><a name="l01650"></a><span class="lineno"> 1650</span> }</div>
|
|
<div class="line"><a name="l01651"></a><span class="lineno"> 1651</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_minimum_acceptable_pivot(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01652"></a><span class="lineno"> 1652</span>  _has_bits_[0] |= 0x00080000u;</div>
|
|
<div class="line"><a name="l01653"></a><span class="lineno"> 1653</span>  minimum_acceptable_pivot_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01654"></a><span class="lineno"> 1654</span> }</div>
|
|
<div class="line"><a name="l01655"></a><span class="lineno"> 1655</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_minimum_acceptable_pivot(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01656"></a><span class="lineno"> 1656</span>  _internal_set_minimum_acceptable_pivot(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01657"></a><span class="lineno"> 1657</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.minimum_acceptable_pivot)</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"> 1659</span>  </div>
|
|
<div class="line"><a name="l01660"></a><span class="lineno"> 1660</span> <span class="comment">// optional double drop_tolerance = 52 [default = 1e-14];</span></div>
|
|
<div class="line"><a name="l01661"></a><span class="lineno"> 1661</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_drop_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01662"></a><span class="lineno"> 1662</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00001000u) != 0;</div>
|
|
<div class="line"><a name="l01663"></a><span class="lineno"> 1663</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01664"></a><span class="lineno"> 1664</span> }</div>
|
|
<div class="line"><a name="l01665"></a><span class="lineno"> 1665</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_drop_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01666"></a><span class="lineno"> 1666</span>  <span class="keywordflow">return</span> _internal_has_drop_tolerance();</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> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_drop_tolerance() {</div>
|
|
<div class="line"><a name="l01669"></a><span class="lineno"> 1669</span>  drop_tolerance_ = 1e-14;</div>
|
|
<div class="line"><a name="l01670"></a><span class="lineno"> 1670</span>  _has_bits_[1] &= ~0x00001000u;</div>
|
|
<div class="line"><a name="l01671"></a><span class="lineno"> 1671</span> }</div>
|
|
<div class="line"><a name="l01672"></a><span class="lineno"> 1672</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_drop_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01673"></a><span class="lineno"> 1673</span>  <span class="keywordflow">return</span> drop_tolerance_;</div>
|
|
<div class="line"><a name="l01674"></a><span class="lineno"> 1674</span> }</div>
|
|
<div class="line"><a name="l01675"></a><span class="lineno"> 1675</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::drop_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01676"></a><span class="lineno"> 1676</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.drop_tolerance)</span></div>
|
|
<div class="line"><a name="l01677"></a><span class="lineno"> 1677</span>  <span class="keywordflow">return</span> _internal_drop_tolerance();</div>
|
|
<div class="line"><a name="l01678"></a><span class="lineno"> 1678</span> }</div>
|
|
<div class="line"><a name="l01679"></a><span class="lineno"> 1679</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_drop_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01680"></a><span class="lineno"> 1680</span>  _has_bits_[1] |= 0x00001000u;</div>
|
|
<div class="line"><a name="l01681"></a><span class="lineno"> 1681</span>  drop_tolerance_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01682"></a><span class="lineno"> 1682</span> }</div>
|
|
<div class="line"><a name="l01683"></a><span class="lineno"> 1683</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_drop_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01684"></a><span class="lineno"> 1684</span>  _internal_set_drop_tolerance(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01685"></a><span class="lineno"> 1685</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.drop_tolerance)</span></div>
|
|
<div class="line"><a name="l01686"></a><span class="lineno"> 1686</span> }</div>
|
|
<div class="line"><a name="l01687"></a><span class="lineno"> 1687</span>  </div>
|
|
<div class="line"><a name="l01688"></a><span class="lineno"> 1688</span> <span class="comment">// optional bool use_scaling = 16 [default = true];</span></div>
|
|
<div class="line"><a name="l01689"></a><span class="lineno"> 1689</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_use_scaling()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01690"></a><span class="lineno"> 1690</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00004000u) != 0;</div>
|
|
<div class="line"><a name="l01691"></a><span class="lineno"> 1691</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01692"></a><span class="lineno"> 1692</span> }</div>
|
|
<div class="line"><a name="l01693"></a><span class="lineno"> 1693</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_use_scaling()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01694"></a><span class="lineno"> 1694</span>  <span class="keywordflow">return</span> _internal_has_use_scaling();</div>
|
|
<div class="line"><a name="l01695"></a><span class="lineno"> 1695</span> }</div>
|
|
<div class="line"><a name="l01696"></a><span class="lineno"> 1696</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_use_scaling() {</div>
|
|
<div class="line"><a name="l01697"></a><span class="lineno"> 1697</span>  use_scaling_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l01698"></a><span class="lineno"> 1698</span>  _has_bits_[0] &= ~0x00004000u;</div>
|
|
<div class="line"><a name="l01699"></a><span class="lineno"> 1699</span> }</div>
|
|
<div class="line"><a name="l01700"></a><span class="lineno"> 1700</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_use_scaling()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01701"></a><span class="lineno"> 1701</span>  <span class="keywordflow">return</span> use_scaling_;</div>
|
|
<div class="line"><a name="l01702"></a><span class="lineno"> 1702</span> }</div>
|
|
<div class="line"><a name="l01703"></a><span class="lineno"> 1703</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::use_scaling()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01704"></a><span class="lineno"> 1704</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.use_scaling)</span></div>
|
|
<div class="line"><a name="l01705"></a><span class="lineno"> 1705</span>  <span class="keywordflow">return</span> _internal_use_scaling();</div>
|
|
<div class="line"><a name="l01706"></a><span class="lineno"> 1706</span> }</div>
|
|
<div class="line"><a name="l01707"></a><span class="lineno"> 1707</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_use_scaling(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01708"></a><span class="lineno"> 1708</span>  _has_bits_[0] |= 0x00004000u;</div>
|
|
<div class="line"><a name="l01709"></a><span class="lineno"> 1709</span>  use_scaling_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01710"></a><span class="lineno"> 1710</span> }</div>
|
|
<div class="line"><a name="l01711"></a><span class="lineno"> 1711</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_use_scaling(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01712"></a><span class="lineno"> 1712</span>  _internal_set_use_scaling(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01713"></a><span class="lineno"> 1713</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.use_scaling)</span></div>
|
|
<div class="line"><a name="l01714"></a><span class="lineno"> 1714</span> }</div>
|
|
<div class="line"><a name="l01715"></a><span class="lineno"> 1715</span>  </div>
|
|
<div class="line"><a name="l01716"></a><span class="lineno"> 1716</span> <span class="comment">// optional .operations_research.glop.GlopParameters.CostScalingAlgorithm cost_scaling = 60 [default = CONTAIN_ONE_COST_SCALING];</span></div>
|
|
<div class="line"><a name="l01717"></a><span class="lineno"> 1717</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_cost_scaling()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01718"></a><span class="lineno"> 1718</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00020000u) != 0;</div>
|
|
<div class="line"><a name="l01719"></a><span class="lineno"> 1719</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01720"></a><span class="lineno"> 1720</span> }</div>
|
|
<div class="line"><a name="l01721"></a><span class="lineno"> 1721</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_cost_scaling()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01722"></a><span class="lineno"> 1722</span>  <span class="keywordflow">return</span> _internal_has_cost_scaling();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_cost_scaling() {</div>
|
|
<div class="line"><a name="l01725"></a><span class="lineno"> 1725</span>  cost_scaling_ = 1;</div>
|
|
<div class="line"><a name="l01726"></a><span class="lineno"> 1726</span>  _has_bits_[1] &= ~0x00020000u;</div>
|
|
<div class="line"><a name="l01727"></a><span class="lineno"> 1727</span> }</div>
|
|
<div class="line"><a name="l01728"></a><span class="lineno"> 1728</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">inline ::operations_research::glop::GlopParameters_CostScalingAlgorithm</a> GlopParameters::_internal_cost_scaling()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01729"></a><span class="lineno"> 1729</span>  <span class="keywordflow">return</span> <span class="keyword">static_cast<</span> ::<a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">operations_research::glop::GlopParameters_CostScalingAlgorithm</a> <span class="keyword">></span>(cost_scaling_);</div>
|
|
<div class="line"><a name="l01730"></a><span class="lineno"> 1730</span> }</div>
|
|
<div class="line"><a name="l01731"></a><span class="lineno"> 1731</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">inline ::operations_research::glop::GlopParameters_CostScalingAlgorithm</a> GlopParameters::cost_scaling()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01732"></a><span class="lineno"> 1732</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.cost_scaling)</span></div>
|
|
<div class="line"><a name="l01733"></a><span class="lineno"> 1733</span>  <span class="keywordflow">return</span> _internal_cost_scaling();</div>
|
|
<div class="line"><a name="l01734"></a><span class="lineno"> 1734</span> }</div>
|
|
<div class="line"><a name="l01735"></a><span class="lineno"> 1735</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_cost_scaling(::<a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">operations_research::glop::GlopParameters_CostScalingAlgorithm</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01736"></a><span class="lineno"> 1736</span>  assert(::<a class="code" href="namespaceoperations__research_1_1glop.html#a0c8af313e605a648512880a8a0ec1f44">operations_research::glop::GlopParameters_CostScalingAlgorithm_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>));</div>
|
|
<div class="line"><a name="l01737"></a><span class="lineno"> 1737</span>  _has_bits_[1] |= 0x00020000u;</div>
|
|
<div class="line"><a name="l01738"></a><span class="lineno"> 1738</span>  cost_scaling_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01739"></a><span class="lineno"> 1739</span> }</div>
|
|
<div class="line"><a name="l01740"></a><span class="lineno"> 1740</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_cost_scaling(::<a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">operations_research::glop::GlopParameters_CostScalingAlgorithm</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01741"></a><span class="lineno"> 1741</span>  _internal_set_cost_scaling(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01742"></a><span class="lineno"> 1742</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.cost_scaling)</span></div>
|
|
<div class="line"><a name="l01743"></a><span class="lineno"> 1743</span> }</div>
|
|
<div class="line"><a name="l01744"></a><span class="lineno"> 1744</span>  </div>
|
|
<div class="line"><a name="l01745"></a><span class="lineno"> 1745</span> <span class="comment">// optional .operations_research.glop.GlopParameters.InitialBasisHeuristic initial_basis = 17 [default = TRIANGULAR];</span></div>
|
|
<div class="line"><a name="l01746"></a><span class="lineno"> 1746</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_initial_basis()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01747"></a><span class="lineno"> 1747</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00010000u) != 0;</div>
|
|
<div class="line"><a name="l01748"></a><span class="lineno"> 1748</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</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> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_initial_basis()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01751"></a><span class="lineno"> 1751</span>  <span class="keywordflow">return</span> _internal_has_initial_basis();</div>
|
|
<div class="line"><a name="l01752"></a><span class="lineno"> 1752</span> }</div>
|
|
<div class="line"><a name="l01753"></a><span class="lineno"> 1753</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_initial_basis() {</div>
|
|
<div class="line"><a name="l01754"></a><span class="lineno"> 1754</span>  initial_basis_ = 2;</div>
|
|
<div class="line"><a name="l01755"></a><span class="lineno"> 1755</span>  _has_bits_[0] &= ~0x00010000u;</div>
|
|
<div class="line"><a name="l01756"></a><span class="lineno"> 1756</span> }</div>
|
|
<div class="line"><a name="l01757"></a><span class="lineno"> 1757</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">inline ::operations_research::glop::GlopParameters_InitialBasisHeuristic</a> GlopParameters::_internal_initial_basis()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01758"></a><span class="lineno"> 1758</span>  <span class="keywordflow">return</span> <span class="keyword">static_cast<</span> ::<a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">operations_research::glop::GlopParameters_InitialBasisHeuristic</a> <span class="keyword">></span>(initial_basis_);</div>
|
|
<div class="line"><a name="l01759"></a><span class="lineno"> 1759</span> }</div>
|
|
<div class="line"><a name="l01760"></a><span class="lineno"> 1760</span> <a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">inline ::operations_research::glop::GlopParameters_InitialBasisHeuristic</a> GlopParameters::initial_basis()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01761"></a><span class="lineno"> 1761</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.initial_basis)</span></div>
|
|
<div class="line"><a name="l01762"></a><span class="lineno"> 1762</span>  <span class="keywordflow">return</span> _internal_initial_basis();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_initial_basis(::<a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">operations_research::glop::GlopParameters_InitialBasisHeuristic</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01765"></a><span class="lineno"> 1765</span>  assert(::<a class="code" href="namespaceoperations__research_1_1glop.html#a6bdae2e4c80b0034c9dae978e7ab0a7b">operations_research::glop::GlopParameters_InitialBasisHeuristic_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>));</div>
|
|
<div class="line"><a name="l01766"></a><span class="lineno"> 1766</span>  _has_bits_[0] |= 0x00010000u;</div>
|
|
<div class="line"><a name="l01767"></a><span class="lineno"> 1767</span>  initial_basis_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01768"></a><span class="lineno"> 1768</span> }</div>
|
|
<div class="line"><a name="l01769"></a><span class="lineno"> 1769</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_initial_basis(::<a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">operations_research::glop::GlopParameters_InitialBasisHeuristic</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01770"></a><span class="lineno"> 1770</span>  _internal_set_initial_basis(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01771"></a><span class="lineno"> 1771</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.initial_basis)</span></div>
|
|
<div class="line"><a name="l01772"></a><span class="lineno"> 1772</span> }</div>
|
|
<div class="line"><a name="l01773"></a><span class="lineno"> 1773</span>  </div>
|
|
<div class="line"><a name="l01774"></a><span class="lineno"> 1774</span> <span class="comment">// optional bool use_transposed_matrix = 18 [default = true];</span></div>
|
|
<div class="line"><a name="l01775"></a><span class="lineno"> 1775</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_use_transposed_matrix()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01776"></a><span class="lineno"> 1776</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00008000u) != 0;</div>
|
|
<div class="line"><a name="l01777"></a><span class="lineno"> 1777</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01778"></a><span class="lineno"> 1778</span> }</div>
|
|
<div class="line"><a name="l01779"></a><span class="lineno"> 1779</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_use_transposed_matrix()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01780"></a><span class="lineno"> 1780</span>  <span class="keywordflow">return</span> _internal_has_use_transposed_matrix();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_use_transposed_matrix() {</div>
|
|
<div class="line"><a name="l01783"></a><span class="lineno"> 1783</span>  use_transposed_matrix_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l01784"></a><span class="lineno"> 1784</span>  _has_bits_[0] &= ~0x00008000u;</div>
|
|
<div class="line"><a name="l01785"></a><span class="lineno"> 1785</span> }</div>
|
|
<div class="line"><a name="l01786"></a><span class="lineno"> 1786</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_use_transposed_matrix()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01787"></a><span class="lineno"> 1787</span>  <span class="keywordflow">return</span> use_transposed_matrix_;</div>
|
|
<div class="line"><a name="l01788"></a><span class="lineno"> 1788</span> }</div>
|
|
<div class="line"><a name="l01789"></a><span class="lineno"> 1789</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::use_transposed_matrix()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01790"></a><span class="lineno"> 1790</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.use_transposed_matrix)</span></div>
|
|
<div class="line"><a name="l01791"></a><span class="lineno"> 1791</span>  <span class="keywordflow">return</span> _internal_use_transposed_matrix();</div>
|
|
<div class="line"><a name="l01792"></a><span class="lineno"> 1792</span> }</div>
|
|
<div class="line"><a name="l01793"></a><span class="lineno"> 1793</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_use_transposed_matrix(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01794"></a><span class="lineno"> 1794</span>  _has_bits_[0] |= 0x00008000u;</div>
|
|
<div class="line"><a name="l01795"></a><span class="lineno"> 1795</span>  use_transposed_matrix_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01796"></a><span class="lineno"> 1796</span> }</div>
|
|
<div class="line"><a name="l01797"></a><span class="lineno"> 1797</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_use_transposed_matrix(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01798"></a><span class="lineno"> 1798</span>  _internal_set_use_transposed_matrix(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01799"></a><span class="lineno"> 1799</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.use_transposed_matrix)</span></div>
|
|
<div class="line"><a name="l01800"></a><span class="lineno"> 1800</span> }</div>
|
|
<div class="line"><a name="l01801"></a><span class="lineno"> 1801</span>  </div>
|
|
<div class="line"><a name="l01802"></a><span class="lineno"> 1802</span> <span class="comment">// optional int32 basis_refactorization_period = 19 [default = 64];</span></div>
|
|
<div class="line"><a name="l01803"></a><span class="lineno"> 1803</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_basis_refactorization_period()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01804"></a><span class="lineno"> 1804</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00100000u) != 0;</div>
|
|
<div class="line"><a name="l01805"></a><span class="lineno"> 1805</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01806"></a><span class="lineno"> 1806</span> }</div>
|
|
<div class="line"><a name="l01807"></a><span class="lineno"> 1807</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_basis_refactorization_period()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01808"></a><span class="lineno"> 1808</span>  <span class="keywordflow">return</span> _internal_has_basis_refactorization_period();</div>
|
|
<div class="line"><a name="l01809"></a><span class="lineno"> 1809</span> }</div>
|
|
<div class="line"><a name="l01810"></a><span class="lineno"> 1810</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_basis_refactorization_period() {</div>
|
|
<div class="line"><a name="l01811"></a><span class="lineno"> 1811</span>  basis_refactorization_period_ = 64;</div>
|
|
<div class="line"><a name="l01812"></a><span class="lineno"> 1812</span>  _has_bits_[0] &= ~0x00100000u;</div>
|
|
<div class="line"><a name="l01813"></a><span class="lineno"> 1813</span> }</div>
|
|
<div class="line"><a name="l01814"></a><span class="lineno"> 1814</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::_internal_basis_refactorization_period()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01815"></a><span class="lineno"> 1815</span>  <span class="keywordflow">return</span> basis_refactorization_period_;</div>
|
|
<div class="line"><a name="l01816"></a><span class="lineno"> 1816</span> }</div>
|
|
<div class="line"><a name="l01817"></a><span class="lineno"> 1817</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::basis_refactorization_period()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01818"></a><span class="lineno"> 1818</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.basis_refactorization_period)</span></div>
|
|
<div class="line"><a name="l01819"></a><span class="lineno"> 1819</span>  <span class="keywordflow">return</span> _internal_basis_refactorization_period();</div>
|
|
<div class="line"><a name="l01820"></a><span class="lineno"> 1820</span> }</div>
|
|
<div class="line"><a name="l01821"></a><span class="lineno"> 1821</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_basis_refactorization_period(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01822"></a><span class="lineno"> 1822</span>  _has_bits_[0] |= 0x00100000u;</div>
|
|
<div class="line"><a name="l01823"></a><span class="lineno"> 1823</span>  basis_refactorization_period_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01824"></a><span class="lineno"> 1824</span> }</div>
|
|
<div class="line"><a name="l01825"></a><span class="lineno"> 1825</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_basis_refactorization_period(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01826"></a><span class="lineno"> 1826</span>  _internal_set_basis_refactorization_period(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01827"></a><span class="lineno"> 1827</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.basis_refactorization_period)</span></div>
|
|
<div class="line"><a name="l01828"></a><span class="lineno"> 1828</span> }</div>
|
|
<div class="line"><a name="l01829"></a><span class="lineno"> 1829</span>  </div>
|
|
<div class="line"><a name="l01830"></a><span class="lineno"> 1830</span> <span class="comment">// optional .operations_research.glop.GlopParameters.SolverBehavior solve_dual_problem = 20 [default = LET_SOLVER_DECIDE];</span></div>
|
|
<div class="line"><a name="l01831"></a><span class="lineno"> 1831</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_solve_dual_problem()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01832"></a><span class="lineno"> 1832</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00200000u) != 0;</div>
|
|
<div class="line"><a name="l01833"></a><span class="lineno"> 1833</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01834"></a><span class="lineno"> 1834</span> }</div>
|
|
<div class="line"><a name="l01835"></a><span class="lineno"> 1835</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_solve_dual_problem()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01836"></a><span class="lineno"> 1836</span>  <span class="keywordflow">return</span> _internal_has_solve_dual_problem();</div>
|
|
<div class="line"><a name="l01837"></a><span class="lineno"> 1837</span> }</div>
|
|
<div class="line"><a name="l01838"></a><span class="lineno"> 1838</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_solve_dual_problem() {</div>
|
|
<div class="line"><a name="l01839"></a><span class="lineno"> 1839</span>  solve_dual_problem_ = 2;</div>
|
|
<div class="line"><a name="l01840"></a><span class="lineno"> 1840</span>  _has_bits_[0] &= ~0x00200000u;</div>
|
|
<div class="line"><a name="l01841"></a><span class="lineno"> 1841</span> }</div>
|
|
<div class="line"><a name="l01842"></a><span class="lineno"> 1842</span> <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">inline ::operations_research::glop::GlopParameters_SolverBehavior</a> GlopParameters::_internal_solve_dual_problem()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01843"></a><span class="lineno"> 1843</span>  <span class="keywordflow">return</span> <span class="keyword">static_cast<</span> ::<a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">operations_research::glop::GlopParameters_SolverBehavior</a> <span class="keyword">></span>(solve_dual_problem_);</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> <a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">inline ::operations_research::glop::GlopParameters_SolverBehavior</a> GlopParameters::solve_dual_problem()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01846"></a><span class="lineno"> 1846</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.solve_dual_problem)</span></div>
|
|
<div class="line"><a name="l01847"></a><span class="lineno"> 1847</span>  <span class="keywordflow">return</span> _internal_solve_dual_problem();</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">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_solve_dual_problem(::<a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">operations_research::glop::GlopParameters_SolverBehavior</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01850"></a><span class="lineno"> 1850</span>  assert(::<a class="code" href="namespaceoperations__research_1_1glop.html#a81f21d05a3eb1e6900b3bd35406be6d6">operations_research::glop::GlopParameters_SolverBehavior_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>));</div>
|
|
<div class="line"><a name="l01851"></a><span class="lineno"> 1851</span>  _has_bits_[0] |= 0x00200000u;</div>
|
|
<div class="line"><a name="l01852"></a><span class="lineno"> 1852</span>  solve_dual_problem_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01853"></a><span class="lineno"> 1853</span> }</div>
|
|
<div class="line"><a name="l01854"></a><span class="lineno"> 1854</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_solve_dual_problem(::<a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">operations_research::glop::GlopParameters_SolverBehavior</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01855"></a><span class="lineno"> 1855</span>  _internal_set_solve_dual_problem(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01856"></a><span class="lineno"> 1856</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.solve_dual_problem)</span></div>
|
|
<div class="line"><a name="l01857"></a><span class="lineno"> 1857</span> }</div>
|
|
<div class="line"><a name="l01858"></a><span class="lineno"> 1858</span>  </div>
|
|
<div class="line"><a name="l01859"></a><span class="lineno"> 1859</span> <span class="comment">// optional double dualizer_threshold = 21 [default = 1.5];</span></div>
|
|
<div class="line"><a name="l01860"></a><span class="lineno"> 1860</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_dualizer_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01861"></a><span class="lineno"> 1861</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00400000u) != 0;</div>
|
|
<div class="line"><a name="l01862"></a><span class="lineno"> 1862</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01863"></a><span class="lineno"> 1863</span> }</div>
|
|
<div class="line"><a name="l01864"></a><span class="lineno"> 1864</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_dualizer_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01865"></a><span class="lineno"> 1865</span>  <span class="keywordflow">return</span> _internal_has_dualizer_threshold();</div>
|
|
<div class="line"><a name="l01866"></a><span class="lineno"> 1866</span> }</div>
|
|
<div class="line"><a name="l01867"></a><span class="lineno"> 1867</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_dualizer_threshold() {</div>
|
|
<div class="line"><a name="l01868"></a><span class="lineno"> 1868</span>  dualizer_threshold_ = 1.5;</div>
|
|
<div class="line"><a name="l01869"></a><span class="lineno"> 1869</span>  _has_bits_[0] &= ~0x00400000u;</div>
|
|
<div class="line"><a name="l01870"></a><span class="lineno"> 1870</span> }</div>
|
|
<div class="line"><a name="l01871"></a><span class="lineno"> 1871</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_dualizer_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01872"></a><span class="lineno"> 1872</span>  <span class="keywordflow">return</span> dualizer_threshold_;</div>
|
|
<div class="line"><a name="l01873"></a><span class="lineno"> 1873</span> }</div>
|
|
<div class="line"><a name="l01874"></a><span class="lineno"> 1874</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::dualizer_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01875"></a><span class="lineno"> 1875</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.dualizer_threshold)</span></div>
|
|
<div class="line"><a name="l01876"></a><span class="lineno"> 1876</span>  <span class="keywordflow">return</span> _internal_dualizer_threshold();</div>
|
|
<div class="line"><a name="l01877"></a><span class="lineno"> 1877</span> }</div>
|
|
<div class="line"><a name="l01878"></a><span class="lineno"> 1878</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_dualizer_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01879"></a><span class="lineno"> 1879</span>  _has_bits_[0] |= 0x00400000u;</div>
|
|
<div class="line"><a name="l01880"></a><span class="lineno"> 1880</span>  dualizer_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01881"></a><span class="lineno"> 1881</span> }</div>
|
|
<div class="line"><a name="l01882"></a><span class="lineno"> 1882</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_dualizer_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01883"></a><span class="lineno"> 1883</span>  _internal_set_dualizer_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01884"></a><span class="lineno"> 1884</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.dualizer_threshold)</span></div>
|
|
<div class="line"><a name="l01885"></a><span class="lineno"> 1885</span> }</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="comment">// optional double solution_feasibility_tolerance = 22 [default = 1e-06];</span></div>
|
|
<div class="line"><a name="l01888"></a><span class="lineno"> 1888</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_solution_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01889"></a><span class="lineno"> 1889</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00800000u) != 0;</div>
|
|
<div class="line"><a name="l01890"></a><span class="lineno"> 1890</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01891"></a><span class="lineno"> 1891</span> }</div>
|
|
<div class="line"><a name="l01892"></a><span class="lineno"> 1892</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_solution_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01893"></a><span class="lineno"> 1893</span>  <span class="keywordflow">return</span> _internal_has_solution_feasibility_tolerance();</div>
|
|
<div class="line"><a name="l01894"></a><span class="lineno"> 1894</span> }</div>
|
|
<div class="line"><a name="l01895"></a><span class="lineno"> 1895</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_solution_feasibility_tolerance() {</div>
|
|
<div class="line"><a name="l01896"></a><span class="lineno"> 1896</span>  solution_feasibility_tolerance_ = 1e-06;</div>
|
|
<div class="line"><a name="l01897"></a><span class="lineno"> 1897</span>  _has_bits_[0] &= ~0x00800000u;</div>
|
|
<div class="line"><a name="l01898"></a><span class="lineno"> 1898</span> }</div>
|
|
<div class="line"><a name="l01899"></a><span class="lineno"> 1899</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_solution_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01900"></a><span class="lineno"> 1900</span>  <span class="keywordflow">return</span> solution_feasibility_tolerance_;</div>
|
|
<div class="line"><a name="l01901"></a><span class="lineno"> 1901</span> }</div>
|
|
<div class="line"><a name="l01902"></a><span class="lineno"> 1902</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::solution_feasibility_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01903"></a><span class="lineno"> 1903</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.solution_feasibility_tolerance)</span></div>
|
|
<div class="line"><a name="l01904"></a><span class="lineno"> 1904</span>  <span class="keywordflow">return</span> _internal_solution_feasibility_tolerance();</div>
|
|
<div class="line"><a name="l01905"></a><span class="lineno"> 1905</span> }</div>
|
|
<div class="line"><a name="l01906"></a><span class="lineno"> 1906</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_solution_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01907"></a><span class="lineno"> 1907</span>  _has_bits_[0] |= 0x00800000u;</div>
|
|
<div class="line"><a name="l01908"></a><span class="lineno"> 1908</span>  solution_feasibility_tolerance_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01909"></a><span class="lineno"> 1909</span> }</div>
|
|
<div class="line"><a name="l01910"></a><span class="lineno"> 1910</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_solution_feasibility_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01911"></a><span class="lineno"> 1911</span>  _internal_set_solution_feasibility_tolerance(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01912"></a><span class="lineno"> 1912</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.solution_feasibility_tolerance)</span></div>
|
|
<div class="line"><a name="l01913"></a><span class="lineno"> 1913</span> }</div>
|
|
<div class="line"><a name="l01914"></a><span class="lineno"> 1914</span>  </div>
|
|
<div class="line"><a name="l01915"></a><span class="lineno"> 1915</span> <span class="comment">// optional bool provide_strong_optimal_guarantee = 24 [default = true];</span></div>
|
|
<div class="line"><a name="l01916"></a><span class="lineno"> 1916</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_provide_strong_optimal_guarantee()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01917"></a><span class="lineno"> 1917</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000001u) != 0;</div>
|
|
<div class="line"><a name="l01918"></a><span class="lineno"> 1918</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01919"></a><span class="lineno"> 1919</span> }</div>
|
|
<div class="line"><a name="l01920"></a><span class="lineno"> 1920</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_provide_strong_optimal_guarantee()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01921"></a><span class="lineno"> 1921</span>  <span class="keywordflow">return</span> _internal_has_provide_strong_optimal_guarantee();</div>
|
|
<div class="line"><a name="l01922"></a><span class="lineno"> 1922</span> }</div>
|
|
<div class="line"><a name="l01923"></a><span class="lineno"> 1923</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_provide_strong_optimal_guarantee() {</div>
|
|
<div class="line"><a name="l01924"></a><span class="lineno"> 1924</span>  provide_strong_optimal_guarantee_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l01925"></a><span class="lineno"> 1925</span>  _has_bits_[1] &= ~0x00000001u;</div>
|
|
<div class="line"><a name="l01926"></a><span class="lineno"> 1926</span> }</div>
|
|
<div class="line"><a name="l01927"></a><span class="lineno"> 1927</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_provide_strong_optimal_guarantee()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01928"></a><span class="lineno"> 1928</span>  <span class="keywordflow">return</span> provide_strong_optimal_guarantee_;</div>
|
|
<div class="line"><a name="l01929"></a><span class="lineno"> 1929</span> }</div>
|
|
<div class="line"><a name="l01930"></a><span class="lineno"> 1930</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::provide_strong_optimal_guarantee()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01931"></a><span class="lineno"> 1931</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.provide_strong_optimal_guarantee)</span></div>
|
|
<div class="line"><a name="l01932"></a><span class="lineno"> 1932</span>  <span class="keywordflow">return</span> _internal_provide_strong_optimal_guarantee();</div>
|
|
<div class="line"><a name="l01933"></a><span class="lineno"> 1933</span> }</div>
|
|
<div class="line"><a name="l01934"></a><span class="lineno"> 1934</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_provide_strong_optimal_guarantee(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01935"></a><span class="lineno"> 1935</span>  _has_bits_[1] |= 0x00000001u;</div>
|
|
<div class="line"><a name="l01936"></a><span class="lineno"> 1936</span>  provide_strong_optimal_guarantee_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01937"></a><span class="lineno"> 1937</span> }</div>
|
|
<div class="line"><a name="l01938"></a><span class="lineno"> 1938</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_provide_strong_optimal_guarantee(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01939"></a><span class="lineno"> 1939</span>  _internal_set_provide_strong_optimal_guarantee(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01940"></a><span class="lineno"> 1940</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.provide_strong_optimal_guarantee)</span></div>
|
|
<div class="line"><a name="l01941"></a><span class="lineno"> 1941</span> }</div>
|
|
<div class="line"><a name="l01942"></a><span class="lineno"> 1942</span>  </div>
|
|
<div class="line"><a name="l01943"></a><span class="lineno"> 1943</span> <span class="comment">// optional bool change_status_to_imprecise = 58 [default = true];</span></div>
|
|
<div class="line"><a name="l01944"></a><span class="lineno"> 1944</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_change_status_to_imprecise()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01945"></a><span class="lineno"> 1945</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000002u) != 0;</div>
|
|
<div class="line"><a name="l01946"></a><span class="lineno"> 1946</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01947"></a><span class="lineno"> 1947</span> }</div>
|
|
<div class="line"><a name="l01948"></a><span class="lineno"> 1948</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_change_status_to_imprecise()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01949"></a><span class="lineno"> 1949</span>  <span class="keywordflow">return</span> _internal_has_change_status_to_imprecise();</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">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_change_status_to_imprecise() {</div>
|
|
<div class="line"><a name="l01952"></a><span class="lineno"> 1952</span>  change_status_to_imprecise_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l01953"></a><span class="lineno"> 1953</span>  _has_bits_[1] &= ~0x00000002u;</div>
|
|
<div class="line"><a name="l01954"></a><span class="lineno"> 1954</span> }</div>
|
|
<div class="line"><a name="l01955"></a><span class="lineno"> 1955</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_change_status_to_imprecise()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01956"></a><span class="lineno"> 1956</span>  <span class="keywordflow">return</span> change_status_to_imprecise_;</div>
|
|
<div class="line"><a name="l01957"></a><span class="lineno"> 1957</span> }</div>
|
|
<div class="line"><a name="l01958"></a><span class="lineno"> 1958</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::change_status_to_imprecise()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01959"></a><span class="lineno"> 1959</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.change_status_to_imprecise)</span></div>
|
|
<div class="line"><a name="l01960"></a><span class="lineno"> 1960</span>  <span class="keywordflow">return</span> _internal_change_status_to_imprecise();</div>
|
|
<div class="line"><a name="l01961"></a><span class="lineno"> 1961</span> }</div>
|
|
<div class="line"><a name="l01962"></a><span class="lineno"> 1962</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_change_status_to_imprecise(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01963"></a><span class="lineno"> 1963</span>  _has_bits_[1] |= 0x00000002u;</div>
|
|
<div class="line"><a name="l01964"></a><span class="lineno"> 1964</span>  change_status_to_imprecise_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01965"></a><span class="lineno"> 1965</span> }</div>
|
|
<div class="line"><a name="l01966"></a><span class="lineno"> 1966</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_change_status_to_imprecise(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01967"></a><span class="lineno"> 1967</span>  _internal_set_change_status_to_imprecise(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01968"></a><span class="lineno"> 1968</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.change_status_to_imprecise)</span></div>
|
|
<div class="line"><a name="l01969"></a><span class="lineno"> 1969</span> }</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> <span class="comment">// optional double max_number_of_reoptimizations = 56 [default = 40];</span></div>
|
|
<div class="line"><a name="l01972"></a><span class="lineno"> 1972</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_max_number_of_reoptimizations()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01973"></a><span class="lineno"> 1973</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00008000u) != 0;</div>
|
|
<div class="line"><a name="l01974"></a><span class="lineno"> 1974</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01975"></a><span class="lineno"> 1975</span> }</div>
|
|
<div class="line"><a name="l01976"></a><span class="lineno"> 1976</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_max_number_of_reoptimizations()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01977"></a><span class="lineno"> 1977</span>  <span class="keywordflow">return</span> _internal_has_max_number_of_reoptimizations();</div>
|
|
<div class="line"><a name="l01978"></a><span class="lineno"> 1978</span> }</div>
|
|
<div class="line"><a name="l01979"></a><span class="lineno"> 1979</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_max_number_of_reoptimizations() {</div>
|
|
<div class="line"><a name="l01980"></a><span class="lineno"> 1980</span>  max_number_of_reoptimizations_ = 40;</div>
|
|
<div class="line"><a name="l01981"></a><span class="lineno"> 1981</span>  _has_bits_[1] &= ~0x00008000u;</div>
|
|
<div class="line"><a name="l01982"></a><span class="lineno"> 1982</span> }</div>
|
|
<div class="line"><a name="l01983"></a><span class="lineno"> 1983</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_max_number_of_reoptimizations()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01984"></a><span class="lineno"> 1984</span>  <span class="keywordflow">return</span> max_number_of_reoptimizations_;</div>
|
|
<div class="line"><a name="l01985"></a><span class="lineno"> 1985</span> }</div>
|
|
<div class="line"><a name="l01986"></a><span class="lineno"> 1986</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::max_number_of_reoptimizations()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01987"></a><span class="lineno"> 1987</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.max_number_of_reoptimizations)</span></div>
|
|
<div class="line"><a name="l01988"></a><span class="lineno"> 1988</span>  <span class="keywordflow">return</span> _internal_max_number_of_reoptimizations();</div>
|
|
<div class="line"><a name="l01989"></a><span class="lineno"> 1989</span> }</div>
|
|
<div class="line"><a name="l01990"></a><span class="lineno"> 1990</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_max_number_of_reoptimizations(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01991"></a><span class="lineno"> 1991</span>  _has_bits_[1] |= 0x00008000u;</div>
|
|
<div class="line"><a name="l01992"></a><span class="lineno"> 1992</span>  max_number_of_reoptimizations_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01993"></a><span class="lineno"> 1993</span> }</div>
|
|
<div class="line"><a name="l01994"></a><span class="lineno"> 1994</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_max_number_of_reoptimizations(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01995"></a><span class="lineno"> 1995</span>  _internal_set_max_number_of_reoptimizations(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01996"></a><span class="lineno"> 1996</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.max_number_of_reoptimizations)</span></div>
|
|
<div class="line"><a name="l01997"></a><span class="lineno"> 1997</span> }</div>
|
|
<div class="line"><a name="l01998"></a><span class="lineno"> 1998</span>  </div>
|
|
<div class="line"><a name="l01999"></a><span class="lineno"> 1999</span> <span class="comment">// optional double lu_factorization_pivot_threshold = 25 [default = 0.01];</span></div>
|
|
<div class="line"><a name="l02000"></a><span class="lineno"> 2000</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_lu_factorization_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02001"></a><span class="lineno"> 2001</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x01000000u) != 0;</div>
|
|
<div class="line"><a name="l02002"></a><span class="lineno"> 2002</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02003"></a><span class="lineno"> 2003</span> }</div>
|
|
<div class="line"><a name="l02004"></a><span class="lineno"> 2004</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_lu_factorization_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02005"></a><span class="lineno"> 2005</span>  <span class="keywordflow">return</span> _internal_has_lu_factorization_pivot_threshold();</div>
|
|
<div class="line"><a name="l02006"></a><span class="lineno"> 2006</span> }</div>
|
|
<div class="line"><a name="l02007"></a><span class="lineno"> 2007</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_lu_factorization_pivot_threshold() {</div>
|
|
<div class="line"><a name="l02008"></a><span class="lineno"> 2008</span>  lu_factorization_pivot_threshold_ = 0.01;</div>
|
|
<div class="line"><a name="l02009"></a><span class="lineno"> 2009</span>  _has_bits_[0] &= ~0x01000000u;</div>
|
|
<div class="line"><a name="l02010"></a><span class="lineno"> 2010</span> }</div>
|
|
<div class="line"><a name="l02011"></a><span class="lineno"> 2011</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_lu_factorization_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02012"></a><span class="lineno"> 2012</span>  <span class="keywordflow">return</span> lu_factorization_pivot_threshold_;</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="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::lu_factorization_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02015"></a><span class="lineno"> 2015</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.lu_factorization_pivot_threshold)</span></div>
|
|
<div class="line"><a name="l02016"></a><span class="lineno"> 2016</span>  <span class="keywordflow">return</span> _internal_lu_factorization_pivot_threshold();</div>
|
|
<div class="line"><a name="l02017"></a><span class="lineno"> 2017</span> }</div>
|
|
<div class="line"><a name="l02018"></a><span class="lineno"> 2018</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_lu_factorization_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02019"></a><span class="lineno"> 2019</span>  _has_bits_[0] |= 0x01000000u;</div>
|
|
<div class="line"><a name="l02020"></a><span class="lineno"> 2020</span>  lu_factorization_pivot_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02021"></a><span class="lineno"> 2021</span> }</div>
|
|
<div class="line"><a name="l02022"></a><span class="lineno"> 2022</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_lu_factorization_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02023"></a><span class="lineno"> 2023</span>  _internal_set_lu_factorization_pivot_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02024"></a><span class="lineno"> 2024</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.lu_factorization_pivot_threshold)</span></div>
|
|
<div class="line"><a name="l02025"></a><span class="lineno"> 2025</span> }</div>
|
|
<div class="line"><a name="l02026"></a><span class="lineno"> 2026</span>  </div>
|
|
<div class="line"><a name="l02027"></a><span class="lineno"> 2027</span> <span class="comment">// optional double max_time_in_seconds = 26 [default = inf];</span></div>
|
|
<div class="line"><a name="l02028"></a><span class="lineno"> 2028</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_max_time_in_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02029"></a><span class="lineno"> 2029</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x02000000u) != 0;</div>
|
|
<div class="line"><a name="l02030"></a><span class="lineno"> 2030</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02031"></a><span class="lineno"> 2031</span> }</div>
|
|
<div class="line"><a name="l02032"></a><span class="lineno"> 2032</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_max_time_in_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02033"></a><span class="lineno"> 2033</span>  <span class="keywordflow">return</span> _internal_has_max_time_in_seconds();</div>
|
|
<div class="line"><a name="l02034"></a><span class="lineno"> 2034</span> }</div>
|
|
<div class="line"><a name="l02035"></a><span class="lineno"> 2035</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_max_time_in_seconds() {</div>
|
|
<div class="line"><a name="l02036"></a><span class="lineno"> 2036</span>  max_time_in_seconds_ = std::numeric_limits<double>::infinity();</div>
|
|
<div class="line"><a name="l02037"></a><span class="lineno"> 2037</span>  _has_bits_[0] &= ~0x02000000u;</div>
|
|
<div class="line"><a name="l02038"></a><span class="lineno"> 2038</span> }</div>
|
|
<div class="line"><a name="l02039"></a><span class="lineno"> 2039</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_max_time_in_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02040"></a><span class="lineno"> 2040</span>  <span class="keywordflow">return</span> max_time_in_seconds_;</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> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::max_time_in_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02043"></a><span class="lineno"> 2043</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.max_time_in_seconds)</span></div>
|
|
<div class="line"><a name="l02044"></a><span class="lineno"> 2044</span>  <span class="keywordflow">return</span> _internal_max_time_in_seconds();</div>
|
|
<div class="line"><a name="l02045"></a><span class="lineno"> 2045</span> }</div>
|
|
<div class="line"><a name="l02046"></a><span class="lineno"> 2046</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_max_time_in_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02047"></a><span class="lineno"> 2047</span>  _has_bits_[0] |= 0x02000000u;</div>
|
|
<div class="line"><a name="l02048"></a><span class="lineno"> 2048</span>  max_time_in_seconds_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02049"></a><span class="lineno"> 2049</span> }</div>
|
|
<div class="line"><a name="l02050"></a><span class="lineno"> 2050</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_max_time_in_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02051"></a><span class="lineno"> 2051</span>  _internal_set_max_time_in_seconds(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02052"></a><span class="lineno"> 2052</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.max_time_in_seconds)</span></div>
|
|
<div class="line"><a name="l02053"></a><span class="lineno"> 2053</span> }</div>
|
|
<div class="line"><a name="l02054"></a><span class="lineno"> 2054</span>  </div>
|
|
<div class="line"><a name="l02055"></a><span class="lineno"> 2055</span> <span class="comment">// optional double max_deterministic_time = 45 [default = inf];</span></div>
|
|
<div class="line"><a name="l02056"></a><span class="lineno"> 2056</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_max_deterministic_time()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02057"></a><span class="lineno"> 2057</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000800u) != 0;</div>
|
|
<div class="line"><a name="l02058"></a><span class="lineno"> 2058</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02059"></a><span class="lineno"> 2059</span> }</div>
|
|
<div class="line"><a name="l02060"></a><span class="lineno"> 2060</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_max_deterministic_time()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02061"></a><span class="lineno"> 2061</span>  <span class="keywordflow">return</span> _internal_has_max_deterministic_time();</div>
|
|
<div class="line"><a name="l02062"></a><span class="lineno"> 2062</span> }</div>
|
|
<div class="line"><a name="l02063"></a><span class="lineno"> 2063</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_max_deterministic_time() {</div>
|
|
<div class="line"><a name="l02064"></a><span class="lineno"> 2064</span>  max_deterministic_time_ = std::numeric_limits<double>::infinity();</div>
|
|
<div class="line"><a name="l02065"></a><span class="lineno"> 2065</span>  _has_bits_[1] &= ~0x00000800u;</div>
|
|
<div class="line"><a name="l02066"></a><span class="lineno"> 2066</span> }</div>
|
|
<div class="line"><a name="l02067"></a><span class="lineno"> 2067</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_max_deterministic_time()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02068"></a><span class="lineno"> 2068</span>  <span class="keywordflow">return</span> max_deterministic_time_;</div>
|
|
<div class="line"><a name="l02069"></a><span class="lineno"> 2069</span> }</div>
|
|
<div class="line"><a name="l02070"></a><span class="lineno"> 2070</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::max_deterministic_time()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02071"></a><span class="lineno"> 2071</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.max_deterministic_time)</span></div>
|
|
<div class="line"><a name="l02072"></a><span class="lineno"> 2072</span>  <span class="keywordflow">return</span> _internal_max_deterministic_time();</div>
|
|
<div class="line"><a name="l02073"></a><span class="lineno"> 2073</span> }</div>
|
|
<div class="line"><a name="l02074"></a><span class="lineno"> 2074</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_max_deterministic_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02075"></a><span class="lineno"> 2075</span>  _has_bits_[1] |= 0x00000800u;</div>
|
|
<div class="line"><a name="l02076"></a><span class="lineno"> 2076</span>  max_deterministic_time_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</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> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_max_deterministic_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02079"></a><span class="lineno"> 2079</span>  _internal_set_max_deterministic_time(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02080"></a><span class="lineno"> 2080</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.max_deterministic_time)</span></div>
|
|
<div class="line"><a name="l02081"></a><span class="lineno"> 2081</span> }</div>
|
|
<div class="line"><a name="l02082"></a><span class="lineno"> 2082</span>  </div>
|
|
<div class="line"><a name="l02083"></a><span class="lineno"> 2083</span> <span class="comment">// optional int64 max_number_of_iterations = 27 [default = -1];</span></div>
|
|
<div class="line"><a name="l02084"></a><span class="lineno"> 2084</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_max_number_of_iterations()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02085"></a><span class="lineno"> 2085</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x04000000u) != 0;</div>
|
|
<div class="line"><a name="l02086"></a><span class="lineno"> 2086</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</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> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_max_number_of_iterations()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02089"></a><span class="lineno"> 2089</span>  <span class="keywordflow">return</span> _internal_has_max_number_of_iterations();</div>
|
|
<div class="line"><a name="l02090"></a><span class="lineno"> 2090</span> }</div>
|
|
<div class="line"><a name="l02091"></a><span class="lineno"> 2091</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_max_number_of_iterations() {</div>
|
|
<div class="line"><a name="l02092"></a><span class="lineno"> 2092</span>  max_number_of_iterations_ = PROTOBUF_LONGLONG(-1);</div>
|
|
<div class="line"><a name="l02093"></a><span class="lineno"> 2093</span>  _has_bits_[0] &= ~0x04000000u;</div>
|
|
<div class="line"><a name="l02094"></a><span class="lineno"> 2094</span> }</div>
|
|
<div class="line"><a name="l02095"></a><span class="lineno"> 2095</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> GlopParameters::_internal_max_number_of_iterations()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02096"></a><span class="lineno"> 2096</span>  <span class="keywordflow">return</span> max_number_of_iterations_;</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> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> GlopParameters::max_number_of_iterations()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02099"></a><span class="lineno"> 2099</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.max_number_of_iterations)</span></div>
|
|
<div class="line"><a name="l02100"></a><span class="lineno"> 2100</span>  <span class="keywordflow">return</span> _internal_max_number_of_iterations();</div>
|
|
<div class="line"><a name="l02101"></a><span class="lineno"> 2101</span> }</div>
|
|
<div class="line"><a name="l02102"></a><span class="lineno"> 2102</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_max_number_of_iterations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02103"></a><span class="lineno"> 2103</span>  _has_bits_[0] |= 0x04000000u;</div>
|
|
<div class="line"><a name="l02104"></a><span class="lineno"> 2104</span>  max_number_of_iterations_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02105"></a><span class="lineno"> 2105</span> }</div>
|
|
<div class="line"><a name="l02106"></a><span class="lineno"> 2106</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_max_number_of_iterations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02107"></a><span class="lineno"> 2107</span>  _internal_set_max_number_of_iterations(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02108"></a><span class="lineno"> 2108</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.max_number_of_iterations)</span></div>
|
|
<div class="line"><a name="l02109"></a><span class="lineno"> 2109</span> }</div>
|
|
<div class="line"><a name="l02110"></a><span class="lineno"> 2110</span>  </div>
|
|
<div class="line"><a name="l02111"></a><span class="lineno"> 2111</span> <span class="comment">// optional int32 markowitz_zlatev_parameter = 29 [default = 3];</span></div>
|
|
<div class="line"><a name="l02112"></a><span class="lineno"> 2112</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_markowitz_zlatev_parameter()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02113"></a><span class="lineno"> 2113</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x10000000u) != 0;</div>
|
|
<div class="line"><a name="l02114"></a><span class="lineno"> 2114</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02115"></a><span class="lineno"> 2115</span> }</div>
|
|
<div class="line"><a name="l02116"></a><span class="lineno"> 2116</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_markowitz_zlatev_parameter()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02117"></a><span class="lineno"> 2117</span>  <span class="keywordflow">return</span> _internal_has_markowitz_zlatev_parameter();</div>
|
|
<div class="line"><a name="l02118"></a><span class="lineno"> 2118</span> }</div>
|
|
<div class="line"><a name="l02119"></a><span class="lineno"> 2119</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_markowitz_zlatev_parameter() {</div>
|
|
<div class="line"><a name="l02120"></a><span class="lineno"> 2120</span>  markowitz_zlatev_parameter_ = 3;</div>
|
|
<div class="line"><a name="l02121"></a><span class="lineno"> 2121</span>  _has_bits_[0] &= ~0x10000000u;</div>
|
|
<div class="line"><a name="l02122"></a><span class="lineno"> 2122</span> }</div>
|
|
<div class="line"><a name="l02123"></a><span class="lineno"> 2123</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::_internal_markowitz_zlatev_parameter()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02124"></a><span class="lineno"> 2124</span>  <span class="keywordflow">return</span> markowitz_zlatev_parameter_;</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> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::markowitz_zlatev_parameter()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02127"></a><span class="lineno"> 2127</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.markowitz_zlatev_parameter)</span></div>
|
|
<div class="line"><a name="l02128"></a><span class="lineno"> 2128</span>  <span class="keywordflow">return</span> _internal_markowitz_zlatev_parameter();</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> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_markowitz_zlatev_parameter(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02131"></a><span class="lineno"> 2131</span>  _has_bits_[0] |= 0x10000000u;</div>
|
|
<div class="line"><a name="l02132"></a><span class="lineno"> 2132</span>  markowitz_zlatev_parameter_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02133"></a><span class="lineno"> 2133</span> }</div>
|
|
<div class="line"><a name="l02134"></a><span class="lineno"> 2134</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_markowitz_zlatev_parameter(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02135"></a><span class="lineno"> 2135</span>  _internal_set_markowitz_zlatev_parameter(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02136"></a><span class="lineno"> 2136</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.markowitz_zlatev_parameter)</span></div>
|
|
<div class="line"><a name="l02137"></a><span class="lineno"> 2137</span> }</div>
|
|
<div class="line"><a name="l02138"></a><span class="lineno"> 2138</span>  </div>
|
|
<div class="line"><a name="l02139"></a><span class="lineno"> 2139</span> <span class="comment">// optional double markowitz_singularity_threshold = 30 [default = 1e-15];</span></div>
|
|
<div class="line"><a name="l02140"></a><span class="lineno"> 2140</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_markowitz_singularity_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02141"></a><span class="lineno"> 2141</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x08000000u) != 0;</div>
|
|
<div class="line"><a name="l02142"></a><span class="lineno"> 2142</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02143"></a><span class="lineno"> 2143</span> }</div>
|
|
<div class="line"><a name="l02144"></a><span class="lineno"> 2144</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_markowitz_singularity_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02145"></a><span class="lineno"> 2145</span>  <span class="keywordflow">return</span> _internal_has_markowitz_singularity_threshold();</div>
|
|
<div class="line"><a name="l02146"></a><span class="lineno"> 2146</span> }</div>
|
|
<div class="line"><a name="l02147"></a><span class="lineno"> 2147</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_markowitz_singularity_threshold() {</div>
|
|
<div class="line"><a name="l02148"></a><span class="lineno"> 2148</span>  markowitz_singularity_threshold_ = 1e-15;</div>
|
|
<div class="line"><a name="l02149"></a><span class="lineno"> 2149</span>  _has_bits_[0] &= ~0x08000000u;</div>
|
|
<div class="line"><a name="l02150"></a><span class="lineno"> 2150</span> }</div>
|
|
<div class="line"><a name="l02151"></a><span class="lineno"> 2151</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_markowitz_singularity_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02152"></a><span class="lineno"> 2152</span>  <span class="keywordflow">return</span> markowitz_singularity_threshold_;</div>
|
|
<div class="line"><a name="l02153"></a><span class="lineno"> 2153</span> }</div>
|
|
<div class="line"><a name="l02154"></a><span class="lineno"> 2154</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::markowitz_singularity_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02155"></a><span class="lineno"> 2155</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.markowitz_singularity_threshold)</span></div>
|
|
<div class="line"><a name="l02156"></a><span class="lineno"> 2156</span>  <span class="keywordflow">return</span> _internal_markowitz_singularity_threshold();</div>
|
|
<div class="line"><a name="l02157"></a><span class="lineno"> 2157</span> }</div>
|
|
<div class="line"><a name="l02158"></a><span class="lineno"> 2158</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_markowitz_singularity_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02159"></a><span class="lineno"> 2159</span>  _has_bits_[0] |= 0x08000000u;</div>
|
|
<div class="line"><a name="l02160"></a><span class="lineno"> 2160</span>  markowitz_singularity_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02161"></a><span class="lineno"> 2161</span> }</div>
|
|
<div class="line"><a name="l02162"></a><span class="lineno"> 2162</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_markowitz_singularity_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02163"></a><span class="lineno"> 2163</span>  _internal_set_markowitz_singularity_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02164"></a><span class="lineno"> 2164</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.markowitz_singularity_threshold)</span></div>
|
|
<div class="line"><a name="l02165"></a><span class="lineno"> 2165</span> }</div>
|
|
<div class="line"><a name="l02166"></a><span class="lineno"> 2166</span>  </div>
|
|
<div class="line"><a name="l02167"></a><span class="lineno"> 2167</span> <span class="comment">// optional bool use_dual_simplex = 31 [default = false];</span></div>
|
|
<div class="line"><a name="l02168"></a><span class="lineno"> 2168</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_use_dual_simplex()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02169"></a><span class="lineno"> 2169</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000001u) != 0;</div>
|
|
<div class="line"><a name="l02170"></a><span class="lineno"> 2170</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02171"></a><span class="lineno"> 2171</span> }</div>
|
|
<div class="line"><a name="l02172"></a><span class="lineno"> 2172</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_use_dual_simplex()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02173"></a><span class="lineno"> 2173</span>  <span class="keywordflow">return</span> _internal_has_use_dual_simplex();</div>
|
|
<div class="line"><a name="l02174"></a><span class="lineno"> 2174</span> }</div>
|
|
<div class="line"><a name="l02175"></a><span class="lineno"> 2175</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_use_dual_simplex() {</div>
|
|
<div class="line"><a name="l02176"></a><span class="lineno"> 2176</span>  use_dual_simplex_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l02177"></a><span class="lineno"> 2177</span>  _has_bits_[0] &= ~0x00000001u;</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="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_use_dual_simplex()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02180"></a><span class="lineno"> 2180</span>  <span class="keywordflow">return</span> use_dual_simplex_;</div>
|
|
<div class="line"><a name="l02181"></a><span class="lineno"> 2181</span> }</div>
|
|
<div class="line"><a name="l02182"></a><span class="lineno"> 2182</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::use_dual_simplex()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02183"></a><span class="lineno"> 2183</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.use_dual_simplex)</span></div>
|
|
<div class="line"><a name="l02184"></a><span class="lineno"> 2184</span>  <span class="keywordflow">return</span> _internal_use_dual_simplex();</div>
|
|
<div class="line"><a name="l02185"></a><span class="lineno"> 2185</span> }</div>
|
|
<div class="line"><a name="l02186"></a><span class="lineno"> 2186</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_use_dual_simplex(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02187"></a><span class="lineno"> 2187</span>  _has_bits_[0] |= 0x00000001u;</div>
|
|
<div class="line"><a name="l02188"></a><span class="lineno"> 2188</span>  use_dual_simplex_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02189"></a><span class="lineno"> 2189</span> }</div>
|
|
<div class="line"><a name="l02190"></a><span class="lineno"> 2190</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_use_dual_simplex(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02191"></a><span class="lineno"> 2191</span>  _internal_set_use_dual_simplex(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02192"></a><span class="lineno"> 2192</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.use_dual_simplex)</span></div>
|
|
<div class="line"><a name="l02193"></a><span class="lineno"> 2193</span> }</div>
|
|
<div class="line"><a name="l02194"></a><span class="lineno"> 2194</span>  </div>
|
|
<div class="line"><a name="l02195"></a><span class="lineno"> 2195</span> <span class="comment">// optional bool allow_simplex_algorithm_change = 32 [default = false];</span></div>
|
|
<div class="line"><a name="l02196"></a><span class="lineno"> 2196</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_allow_simplex_algorithm_change()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02197"></a><span class="lineno"> 2197</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000002u) != 0;</div>
|
|
<div class="line"><a name="l02198"></a><span class="lineno"> 2198</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02199"></a><span class="lineno"> 2199</span> }</div>
|
|
<div class="line"><a name="l02200"></a><span class="lineno"> 2200</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_allow_simplex_algorithm_change()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02201"></a><span class="lineno"> 2201</span>  <span class="keywordflow">return</span> _internal_has_allow_simplex_algorithm_change();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_allow_simplex_algorithm_change() {</div>
|
|
<div class="line"><a name="l02204"></a><span class="lineno"> 2204</span>  allow_simplex_algorithm_change_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l02205"></a><span class="lineno"> 2205</span>  _has_bits_[0] &= ~0x00000002u;</div>
|
|
<div class="line"><a name="l02206"></a><span class="lineno"> 2206</span> }</div>
|
|
<div class="line"><a name="l02207"></a><span class="lineno"> 2207</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_allow_simplex_algorithm_change()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02208"></a><span class="lineno"> 2208</span>  <span class="keywordflow">return</span> allow_simplex_algorithm_change_;</div>
|
|
<div class="line"><a name="l02209"></a><span class="lineno"> 2209</span> }</div>
|
|
<div class="line"><a name="l02210"></a><span class="lineno"> 2210</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::allow_simplex_algorithm_change()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02211"></a><span class="lineno"> 2211</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.allow_simplex_algorithm_change)</span></div>
|
|
<div class="line"><a name="l02212"></a><span class="lineno"> 2212</span>  <span class="keywordflow">return</span> _internal_allow_simplex_algorithm_change();</div>
|
|
<div class="line"><a name="l02213"></a><span class="lineno"> 2213</span> }</div>
|
|
<div class="line"><a name="l02214"></a><span class="lineno"> 2214</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_allow_simplex_algorithm_change(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02215"></a><span class="lineno"> 2215</span>  _has_bits_[0] |= 0x00000002u;</div>
|
|
<div class="line"><a name="l02216"></a><span class="lineno"> 2216</span>  allow_simplex_algorithm_change_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02217"></a><span class="lineno"> 2217</span> }</div>
|
|
<div class="line"><a name="l02218"></a><span class="lineno"> 2218</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_allow_simplex_algorithm_change(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02219"></a><span class="lineno"> 2219</span>  _internal_set_allow_simplex_algorithm_change(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02220"></a><span class="lineno"> 2220</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.allow_simplex_algorithm_change)</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"> 2222</span>  </div>
|
|
<div class="line"><a name="l02223"></a><span class="lineno"> 2223</span> <span class="comment">// optional int32 devex_weights_reset_period = 33 [default = 150];</span></div>
|
|
<div class="line"><a name="l02224"></a><span class="lineno"> 2224</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_devex_weights_reset_period()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02225"></a><span class="lineno"> 2225</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x20000000u) != 0;</div>
|
|
<div class="line"><a name="l02226"></a><span class="lineno"> 2226</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02227"></a><span class="lineno"> 2227</span> }</div>
|
|
<div class="line"><a name="l02228"></a><span class="lineno"> 2228</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_devex_weights_reset_period()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02229"></a><span class="lineno"> 2229</span>  <span class="keywordflow">return</span> _internal_has_devex_weights_reset_period();</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> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_devex_weights_reset_period() {</div>
|
|
<div class="line"><a name="l02232"></a><span class="lineno"> 2232</span>  devex_weights_reset_period_ = 150;</div>
|
|
<div class="line"><a name="l02233"></a><span class="lineno"> 2233</span>  _has_bits_[0] &= ~0x20000000u;</div>
|
|
<div class="line"><a name="l02234"></a><span class="lineno"> 2234</span> }</div>
|
|
<div class="line"><a name="l02235"></a><span class="lineno"> 2235</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::_internal_devex_weights_reset_period()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02236"></a><span class="lineno"> 2236</span>  <span class="keywordflow">return</span> devex_weights_reset_period_;</div>
|
|
<div class="line"><a name="l02237"></a><span class="lineno"> 2237</span> }</div>
|
|
<div class="line"><a name="l02238"></a><span class="lineno"> 2238</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::devex_weights_reset_period()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02239"></a><span class="lineno"> 2239</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.devex_weights_reset_period)</span></div>
|
|
<div class="line"><a name="l02240"></a><span class="lineno"> 2240</span>  <span class="keywordflow">return</span> _internal_devex_weights_reset_period();</div>
|
|
<div class="line"><a name="l02241"></a><span class="lineno"> 2241</span> }</div>
|
|
<div class="line"><a name="l02242"></a><span class="lineno"> 2242</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_devex_weights_reset_period(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02243"></a><span class="lineno"> 2243</span>  _has_bits_[0] |= 0x20000000u;</div>
|
|
<div class="line"><a name="l02244"></a><span class="lineno"> 2244</span>  devex_weights_reset_period_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02245"></a><span class="lineno"> 2245</span> }</div>
|
|
<div class="line"><a name="l02246"></a><span class="lineno"> 2246</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_devex_weights_reset_period(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02247"></a><span class="lineno"> 2247</span>  _internal_set_devex_weights_reset_period(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02248"></a><span class="lineno"> 2248</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.devex_weights_reset_period)</span></div>
|
|
<div class="line"><a name="l02249"></a><span class="lineno"> 2249</span> }</div>
|
|
<div class="line"><a name="l02250"></a><span class="lineno"> 2250</span>  </div>
|
|
<div class="line"><a name="l02251"></a><span class="lineno"> 2251</span> <span class="comment">// optional bool use_preprocessing = 34 [default = true];</span></div>
|
|
<div class="line"><a name="l02252"></a><span class="lineno"> 2252</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_use_preprocessing()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02253"></a><span class="lineno"> 2253</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000004u) != 0;</div>
|
|
<div class="line"><a name="l02254"></a><span class="lineno"> 2254</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02255"></a><span class="lineno"> 2255</span> }</div>
|
|
<div class="line"><a name="l02256"></a><span class="lineno"> 2256</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_use_preprocessing()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02257"></a><span class="lineno"> 2257</span>  <span class="keywordflow">return</span> _internal_has_use_preprocessing();</div>
|
|
<div class="line"><a name="l02258"></a><span class="lineno"> 2258</span> }</div>
|
|
<div class="line"><a name="l02259"></a><span class="lineno"> 2259</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_use_preprocessing() {</div>
|
|
<div class="line"><a name="l02260"></a><span class="lineno"> 2260</span>  use_preprocessing_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l02261"></a><span class="lineno"> 2261</span>  _has_bits_[1] &= ~0x00000004u;</div>
|
|
<div class="line"><a name="l02262"></a><span class="lineno"> 2262</span> }</div>
|
|
<div class="line"><a name="l02263"></a><span class="lineno"> 2263</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_use_preprocessing()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02264"></a><span class="lineno"> 2264</span>  <span class="keywordflow">return</span> use_preprocessing_;</div>
|
|
<div class="line"><a name="l02265"></a><span class="lineno"> 2265</span> }</div>
|
|
<div class="line"><a name="l02266"></a><span class="lineno"> 2266</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::use_preprocessing()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02267"></a><span class="lineno"> 2267</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.use_preprocessing)</span></div>
|
|
<div class="line"><a name="l02268"></a><span class="lineno"> 2268</span>  <span class="keywordflow">return</span> _internal_use_preprocessing();</div>
|
|
<div class="line"><a name="l02269"></a><span class="lineno"> 2269</span> }</div>
|
|
<div class="line"><a name="l02270"></a><span class="lineno"> 2270</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_use_preprocessing(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02271"></a><span class="lineno"> 2271</span>  _has_bits_[1] |= 0x00000004u;</div>
|
|
<div class="line"><a name="l02272"></a><span class="lineno"> 2272</span>  use_preprocessing_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02273"></a><span class="lineno"> 2273</span> }</div>
|
|
<div class="line"><a name="l02274"></a><span class="lineno"> 2274</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_use_preprocessing(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02275"></a><span class="lineno"> 2275</span>  _internal_set_use_preprocessing(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02276"></a><span class="lineno"> 2276</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.use_preprocessing)</span></div>
|
|
<div class="line"><a name="l02277"></a><span class="lineno"> 2277</span> }</div>
|
|
<div class="line"><a name="l02278"></a><span class="lineno"> 2278</span>  </div>
|
|
<div class="line"><a name="l02279"></a><span class="lineno"> 2279</span> <span class="comment">// optional bool use_middle_product_form_update = 35 [default = true];</span></div>
|
|
<div class="line"><a name="l02280"></a><span class="lineno"> 2280</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_use_middle_product_form_update()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02281"></a><span class="lineno"> 2281</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000008u) != 0;</div>
|
|
<div class="line"><a name="l02282"></a><span class="lineno"> 2282</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02283"></a><span class="lineno"> 2283</span> }</div>
|
|
<div class="line"><a name="l02284"></a><span class="lineno"> 2284</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_use_middle_product_form_update()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02285"></a><span class="lineno"> 2285</span>  <span class="keywordflow">return</span> _internal_has_use_middle_product_form_update();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_use_middle_product_form_update() {</div>
|
|
<div class="line"><a name="l02288"></a><span class="lineno"> 2288</span>  use_middle_product_form_update_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l02289"></a><span class="lineno"> 2289</span>  _has_bits_[1] &= ~0x00000008u;</div>
|
|
<div class="line"><a name="l02290"></a><span class="lineno"> 2290</span> }</div>
|
|
<div class="line"><a name="l02291"></a><span class="lineno"> 2291</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_use_middle_product_form_update()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02292"></a><span class="lineno"> 2292</span>  <span class="keywordflow">return</span> use_middle_product_form_update_;</div>
|
|
<div class="line"><a name="l02293"></a><span class="lineno"> 2293</span> }</div>
|
|
<div class="line"><a name="l02294"></a><span class="lineno"> 2294</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::use_middle_product_form_update()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02295"></a><span class="lineno"> 2295</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.use_middle_product_form_update)</span></div>
|
|
<div class="line"><a name="l02296"></a><span class="lineno"> 2296</span>  <span class="keywordflow">return</span> _internal_use_middle_product_form_update();</div>
|
|
<div class="line"><a name="l02297"></a><span class="lineno"> 2297</span> }</div>
|
|
<div class="line"><a name="l02298"></a><span class="lineno"> 2298</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_use_middle_product_form_update(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02299"></a><span class="lineno"> 2299</span>  _has_bits_[1] |= 0x00000008u;</div>
|
|
<div class="line"><a name="l02300"></a><span class="lineno"> 2300</span>  use_middle_product_form_update_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</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">inline</span> <span class="keywordtype">void</span> GlopParameters::set_use_middle_product_form_update(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02303"></a><span class="lineno"> 2303</span>  _internal_set_use_middle_product_form_update(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02304"></a><span class="lineno"> 2304</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.use_middle_product_form_update)</span></div>
|
|
<div class="line"><a name="l02305"></a><span class="lineno"> 2305</span> }</div>
|
|
<div class="line"><a name="l02306"></a><span class="lineno"> 2306</span>  </div>
|
|
<div class="line"><a name="l02307"></a><span class="lineno"> 2307</span> <span class="comment">// optional bool initialize_devex_with_column_norms = 36 [default = true];</span></div>
|
|
<div class="line"><a name="l02308"></a><span class="lineno"> 2308</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_initialize_devex_with_column_norms()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02309"></a><span class="lineno"> 2309</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x40000000u) != 0;</div>
|
|
<div class="line"><a name="l02310"></a><span class="lineno"> 2310</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02311"></a><span class="lineno"> 2311</span> }</div>
|
|
<div class="line"><a name="l02312"></a><span class="lineno"> 2312</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_initialize_devex_with_column_norms()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02313"></a><span class="lineno"> 2313</span>  <span class="keywordflow">return</span> _internal_has_initialize_devex_with_column_norms();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_initialize_devex_with_column_norms() {</div>
|
|
<div class="line"><a name="l02316"></a><span class="lineno"> 2316</span>  initialize_devex_with_column_norms_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l02317"></a><span class="lineno"> 2317</span>  _has_bits_[0] &= ~0x40000000u;</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> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_initialize_devex_with_column_norms()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02320"></a><span class="lineno"> 2320</span>  <span class="keywordflow">return</span> initialize_devex_with_column_norms_;</div>
|
|
<div class="line"><a name="l02321"></a><span class="lineno"> 2321</span> }</div>
|
|
<div class="line"><a name="l02322"></a><span class="lineno"> 2322</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::initialize_devex_with_column_norms()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02323"></a><span class="lineno"> 2323</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.initialize_devex_with_column_norms)</span></div>
|
|
<div class="line"><a name="l02324"></a><span class="lineno"> 2324</span>  <span class="keywordflow">return</span> _internal_initialize_devex_with_column_norms();</div>
|
|
<div class="line"><a name="l02325"></a><span class="lineno"> 2325</span> }</div>
|
|
<div class="line"><a name="l02326"></a><span class="lineno"> 2326</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_initialize_devex_with_column_norms(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02327"></a><span class="lineno"> 2327</span>  _has_bits_[0] |= 0x40000000u;</div>
|
|
<div class="line"><a name="l02328"></a><span class="lineno"> 2328</span>  initialize_devex_with_column_norms_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02329"></a><span class="lineno"> 2329</span> }</div>
|
|
<div class="line"><a name="l02330"></a><span class="lineno"> 2330</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_initialize_devex_with_column_norms(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02331"></a><span class="lineno"> 2331</span>  _internal_set_initialize_devex_with_column_norms(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02332"></a><span class="lineno"> 2332</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.initialize_devex_with_column_norms)</span></div>
|
|
<div class="line"><a name="l02333"></a><span class="lineno"> 2333</span> }</div>
|
|
<div class="line"><a name="l02334"></a><span class="lineno"> 2334</span>  </div>
|
|
<div class="line"><a name="l02335"></a><span class="lineno"> 2335</span> <span class="comment">// optional bool exploit_singleton_column_in_initial_basis = 37 [default = true];</span></div>
|
|
<div class="line"><a name="l02336"></a><span class="lineno"> 2336</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_exploit_singleton_column_in_initial_basis()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02337"></a><span class="lineno"> 2337</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x80000000u) != 0;</div>
|
|
<div class="line"><a name="l02338"></a><span class="lineno"> 2338</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02339"></a><span class="lineno"> 2339</span> }</div>
|
|
<div class="line"><a name="l02340"></a><span class="lineno"> 2340</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_exploit_singleton_column_in_initial_basis()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02341"></a><span class="lineno"> 2341</span>  <span class="keywordflow">return</span> _internal_has_exploit_singleton_column_in_initial_basis();</div>
|
|
<div class="line"><a name="l02342"></a><span class="lineno"> 2342</span> }</div>
|
|
<div class="line"><a name="l02343"></a><span class="lineno"> 2343</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_exploit_singleton_column_in_initial_basis() {</div>
|
|
<div class="line"><a name="l02344"></a><span class="lineno"> 2344</span>  exploit_singleton_column_in_initial_basis_ = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l02345"></a><span class="lineno"> 2345</span>  _has_bits_[0] &= ~0x80000000u;</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="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_exploit_singleton_column_in_initial_basis()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02348"></a><span class="lineno"> 2348</span>  <span class="keywordflow">return</span> exploit_singleton_column_in_initial_basis_;</div>
|
|
<div class="line"><a name="l02349"></a><span class="lineno"> 2349</span> }</div>
|
|
<div class="line"><a name="l02350"></a><span class="lineno"> 2350</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::exploit_singleton_column_in_initial_basis()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02351"></a><span class="lineno"> 2351</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.exploit_singleton_column_in_initial_basis)</span></div>
|
|
<div class="line"><a name="l02352"></a><span class="lineno"> 2352</span>  <span class="keywordflow">return</span> _internal_exploit_singleton_column_in_initial_basis();</div>
|
|
<div class="line"><a name="l02353"></a><span class="lineno"> 2353</span> }</div>
|
|
<div class="line"><a name="l02354"></a><span class="lineno"> 2354</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_exploit_singleton_column_in_initial_basis(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02355"></a><span class="lineno"> 2355</span>  _has_bits_[0] |= 0x80000000u;</div>
|
|
<div class="line"><a name="l02356"></a><span class="lineno"> 2356</span>  exploit_singleton_column_in_initial_basis_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02357"></a><span class="lineno"> 2357</span> }</div>
|
|
<div class="line"><a name="l02358"></a><span class="lineno"> 2358</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_exploit_singleton_column_in_initial_basis(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02359"></a><span class="lineno"> 2359</span>  _internal_set_exploit_singleton_column_in_initial_basis(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02360"></a><span class="lineno"> 2360</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.exploit_singleton_column_in_initial_basis)</span></div>
|
|
<div class="line"><a name="l02361"></a><span class="lineno"> 2361</span> }</div>
|
|
<div class="line"><a name="l02362"></a><span class="lineno"> 2362</span>  </div>
|
|
<div class="line"><a name="l02363"></a><span class="lineno"> 2363</span> <span class="comment">// optional double dual_small_pivot_threshold = 38 [default = 0.0001];</span></div>
|
|
<div class="line"><a name="l02364"></a><span class="lineno"> 2364</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_dual_small_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02365"></a><span class="lineno"> 2365</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000010u) != 0;</div>
|
|
<div class="line"><a name="l02366"></a><span class="lineno"> 2366</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02367"></a><span class="lineno"> 2367</span> }</div>
|
|
<div class="line"><a name="l02368"></a><span class="lineno"> 2368</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_dual_small_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02369"></a><span class="lineno"> 2369</span>  <span class="keywordflow">return</span> _internal_has_dual_small_pivot_threshold();</div>
|
|
<div class="line"><a name="l02370"></a><span class="lineno"> 2370</span> }</div>
|
|
<div class="line"><a name="l02371"></a><span class="lineno"> 2371</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_dual_small_pivot_threshold() {</div>
|
|
<div class="line"><a name="l02372"></a><span class="lineno"> 2372</span>  dual_small_pivot_threshold_ = 0.0001;</div>
|
|
<div class="line"><a name="l02373"></a><span class="lineno"> 2373</span>  _has_bits_[1] &= ~0x00000010u;</div>
|
|
<div class="line"><a name="l02374"></a><span class="lineno"> 2374</span> }</div>
|
|
<div class="line"><a name="l02375"></a><span class="lineno"> 2375</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_dual_small_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02376"></a><span class="lineno"> 2376</span>  <span class="keywordflow">return</span> dual_small_pivot_threshold_;</div>
|
|
<div class="line"><a name="l02377"></a><span class="lineno"> 2377</span> }</div>
|
|
<div class="line"><a name="l02378"></a><span class="lineno"> 2378</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::dual_small_pivot_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02379"></a><span class="lineno"> 2379</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.dual_small_pivot_threshold)</span></div>
|
|
<div class="line"><a name="l02380"></a><span class="lineno"> 2380</span>  <span class="keywordflow">return</span> _internal_dual_small_pivot_threshold();</div>
|
|
<div class="line"><a name="l02381"></a><span class="lineno"> 2381</span> }</div>
|
|
<div class="line"><a name="l02382"></a><span class="lineno"> 2382</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_dual_small_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02383"></a><span class="lineno"> 2383</span>  _has_bits_[1] |= 0x00000010u;</div>
|
|
<div class="line"><a name="l02384"></a><span class="lineno"> 2384</span>  dual_small_pivot_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02385"></a><span class="lineno"> 2385</span> }</div>
|
|
<div class="line"><a name="l02386"></a><span class="lineno"> 2386</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_dual_small_pivot_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02387"></a><span class="lineno"> 2387</span>  _internal_set_dual_small_pivot_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02388"></a><span class="lineno"> 2388</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.dual_small_pivot_threshold)</span></div>
|
|
<div class="line"><a name="l02389"></a><span class="lineno"> 2389</span> }</div>
|
|
<div class="line"><a name="l02390"></a><span class="lineno"> 2390</span>  </div>
|
|
<div class="line"><a name="l02391"></a><span class="lineno"> 2391</span> <span class="comment">// optional double preprocessor_zero_tolerance = 39 [default = 1e-09];</span></div>
|
|
<div class="line"><a name="l02392"></a><span class="lineno"> 2392</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_preprocessor_zero_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02393"></a><span class="lineno"> 2393</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000020u) != 0;</div>
|
|
<div class="line"><a name="l02394"></a><span class="lineno"> 2394</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</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="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_preprocessor_zero_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02397"></a><span class="lineno"> 2397</span>  <span class="keywordflow">return</span> _internal_has_preprocessor_zero_tolerance();</div>
|
|
<div class="line"><a name="l02398"></a><span class="lineno"> 2398</span> }</div>
|
|
<div class="line"><a name="l02399"></a><span class="lineno"> 2399</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_preprocessor_zero_tolerance() {</div>
|
|
<div class="line"><a name="l02400"></a><span class="lineno"> 2400</span>  preprocessor_zero_tolerance_ = 1e-09;</div>
|
|
<div class="line"><a name="l02401"></a><span class="lineno"> 2401</span>  _has_bits_[1] &= ~0x00000020u;</div>
|
|
<div class="line"><a name="l02402"></a><span class="lineno"> 2402</span> }</div>
|
|
<div class="line"><a name="l02403"></a><span class="lineno"> 2403</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_preprocessor_zero_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02404"></a><span class="lineno"> 2404</span>  <span class="keywordflow">return</span> preprocessor_zero_tolerance_;</div>
|
|
<div class="line"><a name="l02405"></a><span class="lineno"> 2405</span> }</div>
|
|
<div class="line"><a name="l02406"></a><span class="lineno"> 2406</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::preprocessor_zero_tolerance()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02407"></a><span class="lineno"> 2407</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.preprocessor_zero_tolerance)</span></div>
|
|
<div class="line"><a name="l02408"></a><span class="lineno"> 2408</span>  <span class="keywordflow">return</span> _internal_preprocessor_zero_tolerance();</div>
|
|
<div class="line"><a name="l02409"></a><span class="lineno"> 2409</span> }</div>
|
|
<div class="line"><a name="l02410"></a><span class="lineno"> 2410</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_preprocessor_zero_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02411"></a><span class="lineno"> 2411</span>  _has_bits_[1] |= 0x00000020u;</div>
|
|
<div class="line"><a name="l02412"></a><span class="lineno"> 2412</span>  preprocessor_zero_tolerance_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02413"></a><span class="lineno"> 2413</span> }</div>
|
|
<div class="line"><a name="l02414"></a><span class="lineno"> 2414</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_preprocessor_zero_tolerance(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02415"></a><span class="lineno"> 2415</span>  _internal_set_preprocessor_zero_tolerance(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02416"></a><span class="lineno"> 2416</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.preprocessor_zero_tolerance)</span></div>
|
|
<div class="line"><a name="l02417"></a><span class="lineno"> 2417</span> }</div>
|
|
<div class="line"><a name="l02418"></a><span class="lineno"> 2418</span>  </div>
|
|
<div class="line"><a name="l02419"></a><span class="lineno"> 2419</span> <span class="comment">// optional double objective_lower_limit = 40 [default = -inf];</span></div>
|
|
<div class="line"><a name="l02420"></a><span class="lineno"> 2420</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_objective_lower_limit()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02421"></a><span class="lineno"> 2421</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000040u) != 0;</div>
|
|
<div class="line"><a name="l02422"></a><span class="lineno"> 2422</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02423"></a><span class="lineno"> 2423</span> }</div>
|
|
<div class="line"><a name="l02424"></a><span class="lineno"> 2424</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_objective_lower_limit()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02425"></a><span class="lineno"> 2425</span>  <span class="keywordflow">return</span> _internal_has_objective_lower_limit();</div>
|
|
<div class="line"><a name="l02426"></a><span class="lineno"> 2426</span> }</div>
|
|
<div class="line"><a name="l02427"></a><span class="lineno"> 2427</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_objective_lower_limit() {</div>
|
|
<div class="line"><a name="l02428"></a><span class="lineno"> 2428</span>  objective_lower_limit_ = -std::numeric_limits<double>::infinity();</div>
|
|
<div class="line"><a name="l02429"></a><span class="lineno"> 2429</span>  _has_bits_[1] &= ~0x00000040u;</div>
|
|
<div class="line"><a name="l02430"></a><span class="lineno"> 2430</span> }</div>
|
|
<div class="line"><a name="l02431"></a><span class="lineno"> 2431</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_objective_lower_limit()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02432"></a><span class="lineno"> 2432</span>  <span class="keywordflow">return</span> objective_lower_limit_;</div>
|
|
<div class="line"><a name="l02433"></a><span class="lineno"> 2433</span> }</div>
|
|
<div class="line"><a name="l02434"></a><span class="lineno"> 2434</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::objective_lower_limit()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02435"></a><span class="lineno"> 2435</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.objective_lower_limit)</span></div>
|
|
<div class="line"><a name="l02436"></a><span class="lineno"> 2436</span>  <span class="keywordflow">return</span> _internal_objective_lower_limit();</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_objective_lower_limit(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02439"></a><span class="lineno"> 2439</span>  _has_bits_[1] |= 0x00000040u;</div>
|
|
<div class="line"><a name="l02440"></a><span class="lineno"> 2440</span>  objective_lower_limit_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02441"></a><span class="lineno"> 2441</span> }</div>
|
|
<div class="line"><a name="l02442"></a><span class="lineno"> 2442</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_objective_lower_limit(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02443"></a><span class="lineno"> 2443</span>  _internal_set_objective_lower_limit(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02444"></a><span class="lineno"> 2444</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.objective_lower_limit)</span></div>
|
|
<div class="line"><a name="l02445"></a><span class="lineno"> 2445</span> }</div>
|
|
<div class="line"><a name="l02446"></a><span class="lineno"> 2446</span>  </div>
|
|
<div class="line"><a name="l02447"></a><span class="lineno"> 2447</span> <span class="comment">// optional double objective_upper_limit = 41 [default = inf];</span></div>
|
|
<div class="line"><a name="l02448"></a><span class="lineno"> 2448</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_objective_upper_limit()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02449"></a><span class="lineno"> 2449</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000080u) != 0;</div>
|
|
<div class="line"><a name="l02450"></a><span class="lineno"> 2450</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02451"></a><span class="lineno"> 2451</span> }</div>
|
|
<div class="line"><a name="l02452"></a><span class="lineno"> 2452</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_objective_upper_limit()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02453"></a><span class="lineno"> 2453</span>  <span class="keywordflow">return</span> _internal_has_objective_upper_limit();</div>
|
|
<div class="line"><a name="l02454"></a><span class="lineno"> 2454</span> }</div>
|
|
<div class="line"><a name="l02455"></a><span class="lineno"> 2455</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_objective_upper_limit() {</div>
|
|
<div class="line"><a name="l02456"></a><span class="lineno"> 2456</span>  objective_upper_limit_ = std::numeric_limits<double>::infinity();</div>
|
|
<div class="line"><a name="l02457"></a><span class="lineno"> 2457</span>  _has_bits_[1] &= ~0x00000080u;</div>
|
|
<div class="line"><a name="l02458"></a><span class="lineno"> 2458</span> }</div>
|
|
<div class="line"><a name="l02459"></a><span class="lineno"> 2459</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_objective_upper_limit()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02460"></a><span class="lineno"> 2460</span>  <span class="keywordflow">return</span> objective_upper_limit_;</div>
|
|
<div class="line"><a name="l02461"></a><span class="lineno"> 2461</span> }</div>
|
|
<div class="line"><a name="l02462"></a><span class="lineno"> 2462</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::objective_upper_limit()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02463"></a><span class="lineno"> 2463</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.objective_upper_limit)</span></div>
|
|
<div class="line"><a name="l02464"></a><span class="lineno"> 2464</span>  <span class="keywordflow">return</span> _internal_objective_upper_limit();</div>
|
|
<div class="line"><a name="l02465"></a><span class="lineno"> 2465</span> }</div>
|
|
<div class="line"><a name="l02466"></a><span class="lineno"> 2466</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_objective_upper_limit(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02467"></a><span class="lineno"> 2467</span>  _has_bits_[1] |= 0x00000080u;</div>
|
|
<div class="line"><a name="l02468"></a><span class="lineno"> 2468</span>  objective_upper_limit_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</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> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_objective_upper_limit(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02471"></a><span class="lineno"> 2471</span>  _internal_set_objective_upper_limit(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02472"></a><span class="lineno"> 2472</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.objective_upper_limit)</span></div>
|
|
<div class="line"><a name="l02473"></a><span class="lineno"> 2473</span> }</div>
|
|
<div class="line"><a name="l02474"></a><span class="lineno"> 2474</span>  </div>
|
|
<div class="line"><a name="l02475"></a><span class="lineno"> 2475</span> <span class="comment">// optional double degenerate_ministep_factor = 42 [default = 0.01];</span></div>
|
|
<div class="line"><a name="l02476"></a><span class="lineno"> 2476</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_degenerate_ministep_factor()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02477"></a><span class="lineno"> 2477</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000100u) != 0;</div>
|
|
<div class="line"><a name="l02478"></a><span class="lineno"> 2478</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02479"></a><span class="lineno"> 2479</span> }</div>
|
|
<div class="line"><a name="l02480"></a><span class="lineno"> 2480</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_degenerate_ministep_factor()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02481"></a><span class="lineno"> 2481</span>  <span class="keywordflow">return</span> _internal_has_degenerate_ministep_factor();</div>
|
|
<div class="line"><a name="l02482"></a><span class="lineno"> 2482</span> }</div>
|
|
<div class="line"><a name="l02483"></a><span class="lineno"> 2483</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_degenerate_ministep_factor() {</div>
|
|
<div class="line"><a name="l02484"></a><span class="lineno"> 2484</span>  degenerate_ministep_factor_ = 0.01;</div>
|
|
<div class="line"><a name="l02485"></a><span class="lineno"> 2485</span>  _has_bits_[1] &= ~0x00000100u;</div>
|
|
<div class="line"><a name="l02486"></a><span class="lineno"> 2486</span> }</div>
|
|
<div class="line"><a name="l02487"></a><span class="lineno"> 2487</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_degenerate_ministep_factor()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02488"></a><span class="lineno"> 2488</span>  <span class="keywordflow">return</span> degenerate_ministep_factor_;</div>
|
|
<div class="line"><a name="l02489"></a><span class="lineno"> 2489</span> }</div>
|
|
<div class="line"><a name="l02490"></a><span class="lineno"> 2490</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::degenerate_ministep_factor()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02491"></a><span class="lineno"> 2491</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.degenerate_ministep_factor)</span></div>
|
|
<div class="line"><a name="l02492"></a><span class="lineno"> 2492</span>  <span class="keywordflow">return</span> _internal_degenerate_ministep_factor();</div>
|
|
<div class="line"><a name="l02493"></a><span class="lineno"> 2493</span> }</div>
|
|
<div class="line"><a name="l02494"></a><span class="lineno"> 2494</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_degenerate_ministep_factor(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02495"></a><span class="lineno"> 2495</span>  _has_bits_[1] |= 0x00000100u;</div>
|
|
<div class="line"><a name="l02496"></a><span class="lineno"> 2496</span>  degenerate_ministep_factor_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02497"></a><span class="lineno"> 2497</span> }</div>
|
|
<div class="line"><a name="l02498"></a><span class="lineno"> 2498</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_degenerate_ministep_factor(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02499"></a><span class="lineno"> 2499</span>  _internal_set_degenerate_ministep_factor(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02500"></a><span class="lineno"> 2500</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.degenerate_ministep_factor)</span></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>  </div>
|
|
<div class="line"><a name="l02503"></a><span class="lineno"> 2503</span> <span class="comment">// optional int32 random_seed = 43 [default = 1];</span></div>
|
|
<div class="line"><a name="l02504"></a><span class="lineno"> 2504</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_random_seed()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02505"></a><span class="lineno"> 2505</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000200u) != 0;</div>
|
|
<div class="line"><a name="l02506"></a><span class="lineno"> 2506</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02507"></a><span class="lineno"> 2507</span> }</div>
|
|
<div class="line"><a name="l02508"></a><span class="lineno"> 2508</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_random_seed()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02509"></a><span class="lineno"> 2509</span>  <span class="keywordflow">return</span> _internal_has_random_seed();</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">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_random_seed() {</div>
|
|
<div class="line"><a name="l02512"></a><span class="lineno"> 2512</span>  random_seed_ = 1;</div>
|
|
<div class="line"><a name="l02513"></a><span class="lineno"> 2513</span>  _has_bits_[1] &= ~0x00000200u;</div>
|
|
<div class="line"><a name="l02514"></a><span class="lineno"> 2514</span> }</div>
|
|
<div class="line"><a name="l02515"></a><span class="lineno"> 2515</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::_internal_random_seed()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02516"></a><span class="lineno"> 2516</span>  <span class="keywordflow">return</span> random_seed_;</div>
|
|
<div class="line"><a name="l02517"></a><span class="lineno"> 2517</span> }</div>
|
|
<div class="line"><a name="l02518"></a><span class="lineno"> 2518</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::random_seed()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02519"></a><span class="lineno"> 2519</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.random_seed)</span></div>
|
|
<div class="line"><a name="l02520"></a><span class="lineno"> 2520</span>  <span class="keywordflow">return</span> _internal_random_seed();</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> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_random_seed(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02523"></a><span class="lineno"> 2523</span>  _has_bits_[1] |= 0x00000200u;</div>
|
|
<div class="line"><a name="l02524"></a><span class="lineno"> 2524</span>  random_seed_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_random_seed(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02527"></a><span class="lineno"> 2527</span>  _internal_set_random_seed(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02528"></a><span class="lineno"> 2528</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.random_seed)</span></div>
|
|
<div class="line"><a name="l02529"></a><span class="lineno"> 2529</span> }</div>
|
|
<div class="line"><a name="l02530"></a><span class="lineno"> 2530</span>  </div>
|
|
<div class="line"><a name="l02531"></a><span class="lineno"> 2531</span> <span class="comment">// optional int32 num_omp_threads = 44 [default = 1];</span></div>
|
|
<div class="line"><a name="l02532"></a><span class="lineno"> 2532</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_num_omp_threads()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02533"></a><span class="lineno"> 2533</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00000400u) != 0;</div>
|
|
<div class="line"><a name="l02534"></a><span class="lineno"> 2534</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02535"></a><span class="lineno"> 2535</span> }</div>
|
|
<div class="line"><a name="l02536"></a><span class="lineno"> 2536</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_num_omp_threads()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02537"></a><span class="lineno"> 2537</span>  <span class="keywordflow">return</span> _internal_has_num_omp_threads();</div>
|
|
<div class="line"><a name="l02538"></a><span class="lineno"> 2538</span> }</div>
|
|
<div class="line"><a name="l02539"></a><span class="lineno"> 2539</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_num_omp_threads() {</div>
|
|
<div class="line"><a name="l02540"></a><span class="lineno"> 2540</span>  num_omp_threads_ = 1;</div>
|
|
<div class="line"><a name="l02541"></a><span class="lineno"> 2541</span>  _has_bits_[1] &= ~0x00000400u;</div>
|
|
<div class="line"><a name="l02542"></a><span class="lineno"> 2542</span> }</div>
|
|
<div class="line"><a name="l02543"></a><span class="lineno"> 2543</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::_internal_num_omp_threads()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02544"></a><span class="lineno"> 2544</span>  <span class="keywordflow">return</span> num_omp_threads_;</div>
|
|
<div class="line"><a name="l02545"></a><span class="lineno"> 2545</span> }</div>
|
|
<div class="line"><a name="l02546"></a><span class="lineno"> 2546</span> <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> GlopParameters::num_omp_threads()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02547"></a><span class="lineno"> 2547</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.num_omp_threads)</span></div>
|
|
<div class="line"><a name="l02548"></a><span class="lineno"> 2548</span>  <span class="keywordflow">return</span> _internal_num_omp_threads();</div>
|
|
<div class="line"><a name="l02549"></a><span class="lineno"> 2549</span> }</div>
|
|
<div class="line"><a name="l02550"></a><span class="lineno"> 2550</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_num_omp_threads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02551"></a><span class="lineno"> 2551</span>  _has_bits_[1] |= 0x00000400u;</div>
|
|
<div class="line"><a name="l02552"></a><span class="lineno"> 2552</span>  num_omp_threads_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02553"></a><span class="lineno"> 2553</span> }</div>
|
|
<div class="line"><a name="l02554"></a><span class="lineno"> 2554</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_num_omp_threads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02555"></a><span class="lineno"> 2555</span>  _internal_set_num_omp_threads(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02556"></a><span class="lineno"> 2556</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.num_omp_threads)</span></div>
|
|
<div class="line"><a name="l02557"></a><span class="lineno"> 2557</span> }</div>
|
|
<div class="line"><a name="l02558"></a><span class="lineno"> 2558</span>  </div>
|
|
<div class="line"><a name="l02559"></a><span class="lineno"> 2559</span> <span class="comment">// optional bool perturb_costs_in_dual_simplex = 53 [default = false];</span></div>
|
|
<div class="line"><a name="l02560"></a><span class="lineno"> 2560</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_perturb_costs_in_dual_simplex()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02561"></a><span class="lineno"> 2561</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000004u) != 0;</div>
|
|
<div class="line"><a name="l02562"></a><span class="lineno"> 2562</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02563"></a><span class="lineno"> 2563</span> }</div>
|
|
<div class="line"><a name="l02564"></a><span class="lineno"> 2564</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_perturb_costs_in_dual_simplex()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02565"></a><span class="lineno"> 2565</span>  <span class="keywordflow">return</span> _internal_has_perturb_costs_in_dual_simplex();</div>
|
|
<div class="line"><a name="l02566"></a><span class="lineno"> 2566</span> }</div>
|
|
<div class="line"><a name="l02567"></a><span class="lineno"> 2567</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_perturb_costs_in_dual_simplex() {</div>
|
|
<div class="line"><a name="l02568"></a><span class="lineno"> 2568</span>  perturb_costs_in_dual_simplex_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l02569"></a><span class="lineno"> 2569</span>  _has_bits_[0] &= ~0x00000004u;</div>
|
|
<div class="line"><a name="l02570"></a><span class="lineno"> 2570</span> }</div>
|
|
<div class="line"><a name="l02571"></a><span class="lineno"> 2571</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_perturb_costs_in_dual_simplex()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02572"></a><span class="lineno"> 2572</span>  <span class="keywordflow">return</span> perturb_costs_in_dual_simplex_;</div>
|
|
<div class="line"><a name="l02573"></a><span class="lineno"> 2573</span> }</div>
|
|
<div class="line"><a name="l02574"></a><span class="lineno"> 2574</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::perturb_costs_in_dual_simplex()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02575"></a><span class="lineno"> 2575</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.perturb_costs_in_dual_simplex)</span></div>
|
|
<div class="line"><a name="l02576"></a><span class="lineno"> 2576</span>  <span class="keywordflow">return</span> _internal_perturb_costs_in_dual_simplex();</div>
|
|
<div class="line"><a name="l02577"></a><span class="lineno"> 2577</span> }</div>
|
|
<div class="line"><a name="l02578"></a><span class="lineno"> 2578</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_perturb_costs_in_dual_simplex(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02579"></a><span class="lineno"> 2579</span>  _has_bits_[0] |= 0x00000004u;</div>
|
|
<div class="line"><a name="l02580"></a><span class="lineno"> 2580</span>  perturb_costs_in_dual_simplex_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02581"></a><span class="lineno"> 2581</span> }</div>
|
|
<div class="line"><a name="l02582"></a><span class="lineno"> 2582</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_perturb_costs_in_dual_simplex(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02583"></a><span class="lineno"> 2583</span>  _internal_set_perturb_costs_in_dual_simplex(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02584"></a><span class="lineno"> 2584</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.perturb_costs_in_dual_simplex)</span></div>
|
|
<div class="line"><a name="l02585"></a><span class="lineno"> 2585</span> }</div>
|
|
<div class="line"><a name="l02586"></a><span class="lineno"> 2586</span>  </div>
|
|
<div class="line"><a name="l02587"></a><span class="lineno"> 2587</span> <span class="comment">// optional double relative_cost_perturbation = 54 [default = 1e-05];</span></div>
|
|
<div class="line"><a name="l02588"></a><span class="lineno"> 2588</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_relative_cost_perturbation()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02589"></a><span class="lineno"> 2589</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00002000u) != 0;</div>
|
|
<div class="line"><a name="l02590"></a><span class="lineno"> 2590</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02591"></a><span class="lineno"> 2591</span> }</div>
|
|
<div class="line"><a name="l02592"></a><span class="lineno"> 2592</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_relative_cost_perturbation()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02593"></a><span class="lineno"> 2593</span>  <span class="keywordflow">return</span> _internal_has_relative_cost_perturbation();</div>
|
|
<div class="line"><a name="l02594"></a><span class="lineno"> 2594</span> }</div>
|
|
<div class="line"><a name="l02595"></a><span class="lineno"> 2595</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_relative_cost_perturbation() {</div>
|
|
<div class="line"><a name="l02596"></a><span class="lineno"> 2596</span>  relative_cost_perturbation_ = 1e-05;</div>
|
|
<div class="line"><a name="l02597"></a><span class="lineno"> 2597</span>  _has_bits_[1] &= ~0x00002000u;</div>
|
|
<div class="line"><a name="l02598"></a><span class="lineno"> 2598</span> }</div>
|
|
<div class="line"><a name="l02599"></a><span class="lineno"> 2599</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_relative_cost_perturbation()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02600"></a><span class="lineno"> 2600</span>  <span class="keywordflow">return</span> relative_cost_perturbation_;</div>
|
|
<div class="line"><a name="l02601"></a><span class="lineno"> 2601</span> }</div>
|
|
<div class="line"><a name="l02602"></a><span class="lineno"> 2602</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::relative_cost_perturbation()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02603"></a><span class="lineno"> 2603</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.relative_cost_perturbation)</span></div>
|
|
<div class="line"><a name="l02604"></a><span class="lineno"> 2604</span>  <span class="keywordflow">return</span> _internal_relative_cost_perturbation();</div>
|
|
<div class="line"><a name="l02605"></a><span class="lineno"> 2605</span> }</div>
|
|
<div class="line"><a name="l02606"></a><span class="lineno"> 2606</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_relative_cost_perturbation(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02607"></a><span class="lineno"> 2607</span>  _has_bits_[1] |= 0x00002000u;</div>
|
|
<div class="line"><a name="l02608"></a><span class="lineno"> 2608</span>  relative_cost_perturbation_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</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="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_relative_cost_perturbation(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02611"></a><span class="lineno"> 2611</span>  _internal_set_relative_cost_perturbation(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02612"></a><span class="lineno"> 2612</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.relative_cost_perturbation)</span></div>
|
|
<div class="line"><a name="l02613"></a><span class="lineno"> 2613</span> }</div>
|
|
<div class="line"><a name="l02614"></a><span class="lineno"> 2614</span>  </div>
|
|
<div class="line"><a name="l02615"></a><span class="lineno"> 2615</span> <span class="comment">// optional double relative_max_cost_perturbation = 55 [default = 1e-07];</span></div>
|
|
<div class="line"><a name="l02616"></a><span class="lineno"> 2616</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_relative_max_cost_perturbation()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02617"></a><span class="lineno"> 2617</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00004000u) != 0;</div>
|
|
<div class="line"><a name="l02618"></a><span class="lineno"> 2618</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02619"></a><span class="lineno"> 2619</span> }</div>
|
|
<div class="line"><a name="l02620"></a><span class="lineno"> 2620</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_relative_max_cost_perturbation()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02621"></a><span class="lineno"> 2621</span>  <span class="keywordflow">return</span> _internal_has_relative_max_cost_perturbation();</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">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_relative_max_cost_perturbation() {</div>
|
|
<div class="line"><a name="l02624"></a><span class="lineno"> 2624</span>  relative_max_cost_perturbation_ = 1e-07;</div>
|
|
<div class="line"><a name="l02625"></a><span class="lineno"> 2625</span>  _has_bits_[1] &= ~0x00004000u;</div>
|
|
<div class="line"><a name="l02626"></a><span class="lineno"> 2626</span> }</div>
|
|
<div class="line"><a name="l02627"></a><span class="lineno"> 2627</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_relative_max_cost_perturbation()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02628"></a><span class="lineno"> 2628</span>  <span class="keywordflow">return</span> relative_max_cost_perturbation_;</div>
|
|
<div class="line"><a name="l02629"></a><span class="lineno"> 2629</span> }</div>
|
|
<div class="line"><a name="l02630"></a><span class="lineno"> 2630</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::relative_max_cost_perturbation()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02631"></a><span class="lineno"> 2631</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.relative_max_cost_perturbation)</span></div>
|
|
<div class="line"><a name="l02632"></a><span class="lineno"> 2632</span>  <span class="keywordflow">return</span> _internal_relative_max_cost_perturbation();</div>
|
|
<div class="line"><a name="l02633"></a><span class="lineno"> 2633</span> }</div>
|
|
<div class="line"><a name="l02634"></a><span class="lineno"> 2634</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_relative_max_cost_perturbation(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02635"></a><span class="lineno"> 2635</span>  _has_bits_[1] |= 0x00004000u;</div>
|
|
<div class="line"><a name="l02636"></a><span class="lineno"> 2636</span>  relative_max_cost_perturbation_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02637"></a><span class="lineno"> 2637</span> }</div>
|
|
<div class="line"><a name="l02638"></a><span class="lineno"> 2638</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_relative_max_cost_perturbation(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02639"></a><span class="lineno"> 2639</span>  _internal_set_relative_max_cost_perturbation(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02640"></a><span class="lineno"> 2640</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.relative_max_cost_perturbation)</span></div>
|
|
<div class="line"><a name="l02641"></a><span class="lineno"> 2641</span> }</div>
|
|
<div class="line"><a name="l02642"></a><span class="lineno"> 2642</span>  </div>
|
|
<div class="line"><a name="l02643"></a><span class="lineno"> 2643</span> <span class="comment">// optional double initial_condition_number_threshold = 59 [default = 1e+50];</span></div>
|
|
<div class="line"><a name="l02644"></a><span class="lineno"> 2644</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_initial_condition_number_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02645"></a><span class="lineno"> 2645</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[1] & 0x00040000u) != 0;</div>
|
|
<div class="line"><a name="l02646"></a><span class="lineno"> 2646</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02647"></a><span class="lineno"> 2647</span> }</div>
|
|
<div class="line"><a name="l02648"></a><span class="lineno"> 2648</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_initial_condition_number_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02649"></a><span class="lineno"> 2649</span>  <span class="keywordflow">return</span> _internal_has_initial_condition_number_threshold();</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> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_initial_condition_number_threshold() {</div>
|
|
<div class="line"><a name="l02652"></a><span class="lineno"> 2652</span>  initial_condition_number_threshold_ = 1e+50;</div>
|
|
<div class="line"><a name="l02653"></a><span class="lineno"> 2653</span>  _has_bits_[1] &= ~0x00040000u;</div>
|
|
<div class="line"><a name="l02654"></a><span class="lineno"> 2654</span> }</div>
|
|
<div class="line"><a name="l02655"></a><span class="lineno"> 2655</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::_internal_initial_condition_number_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02656"></a><span class="lineno"> 2656</span>  <span class="keywordflow">return</span> initial_condition_number_threshold_;</div>
|
|
<div class="line"><a name="l02657"></a><span class="lineno"> 2657</span> }</div>
|
|
<div class="line"><a name="l02658"></a><span class="lineno"> 2658</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> GlopParameters::initial_condition_number_threshold()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02659"></a><span class="lineno"> 2659</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.initial_condition_number_threshold)</span></div>
|
|
<div class="line"><a name="l02660"></a><span class="lineno"> 2660</span>  <span class="keywordflow">return</span> _internal_initial_condition_number_threshold();</div>
|
|
<div class="line"><a name="l02661"></a><span class="lineno"> 2661</span> }</div>
|
|
<div class="line"><a name="l02662"></a><span class="lineno"> 2662</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_initial_condition_number_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02663"></a><span class="lineno"> 2663</span>  _has_bits_[1] |= 0x00040000u;</div>
|
|
<div class="line"><a name="l02664"></a><span class="lineno"> 2664</span>  initial_condition_number_threshold_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02665"></a><span class="lineno"> 2665</span> }</div>
|
|
<div class="line"><a name="l02666"></a><span class="lineno"> 2666</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_initial_condition_number_threshold(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02667"></a><span class="lineno"> 2667</span>  _internal_set_initial_condition_number_threshold(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02668"></a><span class="lineno"> 2668</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.initial_condition_number_threshold)</span></div>
|
|
<div class="line"><a name="l02669"></a><span class="lineno"> 2669</span> }</div>
|
|
<div class="line"><a name="l02670"></a><span class="lineno"> 2670</span>  </div>
|
|
<div class="line"><a name="l02671"></a><span class="lineno"> 2671</span> <span class="comment">// optional bool log_search_progress = 61 [default = false];</span></div>
|
|
<div class="line"><a name="l02672"></a><span class="lineno"> 2672</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_has_log_search_progress()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02673"></a><span class="lineno"> 2673</span>  <span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> = (_has_bits_[0] & 0x00000008u) != 0;</div>
|
|
<div class="line"><a name="l02674"></a><span class="lineno"> 2674</span>  <span class="keywordflow">return</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02675"></a><span class="lineno"> 2675</span> }</div>
|
|
<div class="line"><a name="l02676"></a><span class="lineno"> 2676</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::has_log_search_progress()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02677"></a><span class="lineno"> 2677</span>  <span class="keywordflow">return</span> _internal_has_log_search_progress();</div>
|
|
<div class="line"><a name="l02678"></a><span class="lineno"> 2678</span> }</div>
|
|
<div class="line"><a name="l02679"></a><span class="lineno"> 2679</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::clear_log_search_progress() {</div>
|
|
<div class="line"><a name="l02680"></a><span class="lineno"> 2680</span>  log_search_progress_ = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l02681"></a><span class="lineno"> 2681</span>  _has_bits_[0] &= ~0x00000008u;</div>
|
|
<div class="line"><a name="l02682"></a><span class="lineno"> 2682</span> }</div>
|
|
<div class="line"><a name="l02683"></a><span class="lineno"> 2683</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::_internal_log_search_progress()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02684"></a><span class="lineno"> 2684</span>  <span class="keywordflow">return</span> log_search_progress_;</div>
|
|
<div class="line"><a name="l02685"></a><span class="lineno"> 2685</span> }</div>
|
|
<div class="line"><a name="l02686"></a><span class="lineno"> 2686</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> GlopParameters::log_search_progress()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l02687"></a><span class="lineno"> 2687</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.glop.GlopParameters.log_search_progress)</span></div>
|
|
<div class="line"><a name="l02688"></a><span class="lineno"> 2688</span>  <span class="keywordflow">return</span> _internal_log_search_progress();</div>
|
|
<div class="line"><a name="l02689"></a><span class="lineno"> 2689</span> }</div>
|
|
<div class="line"><a name="l02690"></a><span class="lineno"> 2690</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::_internal_set_log_search_progress(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02691"></a><span class="lineno"> 2691</span>  _has_bits_[0] |= 0x00000008u;</div>
|
|
<div class="line"><a name="l02692"></a><span class="lineno"> 2692</span>  log_search_progress_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l02693"></a><span class="lineno"> 2693</span> }</div>
|
|
<div class="line"><a name="l02694"></a><span class="lineno"> 2694</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> GlopParameters::set_log_search_progress(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l02695"></a><span class="lineno"> 2695</span>  _internal_set_log_search_progress(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l02696"></a><span class="lineno"> 2696</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.glop.GlopParameters.log_search_progress)</span></div>
|
|
<div class="line"><a name="l02697"></a><span class="lineno"> 2697</span> }</div>
|
|
<div class="line"><a name="l02698"></a><span class="lineno"> 2698</span>  </div>
|
|
<div class="line"><a name="l02699"></a><span class="lineno"> 2699</span> <span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a name="l02700"></a><span class="lineno"> 2700</span> <span class="preprocessor"> #pragma GCC diagnostic pop</span></div>
|
|
<div class="line"><a name="l02701"></a><span class="lineno"> 2701</span> <span class="preprocessor">#endif </span><span class="comment">// __GNUC__</span></div>
|
|
<div class="line"><a name="l02702"></a><span class="lineno"> 2702</span>  </div>
|
|
<div class="line"><a name="l02703"></a><span class="lineno"> 2703</span> <span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div>
|
|
<div class="line"><a name="l02704"></a><span class="lineno"> 2704</span>  </div>
|
|
<div class="line"><a name="l02705"></a><span class="lineno"> 2705</span> } <span class="comment">// namespace glop</span></div>
|
|
<div class="line"><a name="l02706"></a><span class="lineno"> 2706</span> } <span class="comment">// namespace operations_research</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"> 2708</span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l02709"></a><span class="lineno"> 2709</span>  </div>
|
|
<div class="line"><a name="l02710"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1glop_1_1_glop_parameters___scaling_algorithm_01_4.html"> 2710</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">operations_research::glop::GlopParameters_ScalingAlgorithm</a>> : ::std::true_type {};</div>
|
|
<div class="line"><a name="l02711"></a><span class="lineno"> 2711</span> <span class="keyword">template</span> <></div>
|
|
<div class="line"><a name="l02712"></a><span class="lineno"><a class="line" href="parameters_8pb_8h.html#acd16be0283fc0d3a44c75ee2ff81b311"> 2712</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::glop::GlopParameters_ScalingAlgorithm>() {</div>
|
|
<div class="line"><a name="l02713"></a><span class="lineno"> 2713</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a69337e3485c309da7e17a358db986eba">return ::operations_research::glop::GlopParameters_ScalingAlgorithm_descriptor</a>();</div>
|
|
<div class="line"><a name="l02714"></a><span class="lineno"> 2714</span> }</div>
|
|
<div class="line"><a name="l02715"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1glop_1_1_glop_parameters___solver_behavior_01_4.html"> 2715</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">operations_research::glop::GlopParameters_SolverBehavior</a>> : ::std::true_type {};</div>
|
|
<div class="line"><a name="l02716"></a><span class="lineno"> 2716</span> <span class="keyword">template</span> <></div>
|
|
<div class="line"><a name="l02717"></a><span class="lineno"><a class="line" href="parameters_8pb_8h.html#af8daa0e14c64d156d43a6f42f5f1fa68"> 2717</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::glop::GlopParameters_SolverBehavior>() {</div>
|
|
<div class="line"><a name="l02718"></a><span class="lineno"> 2718</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#aabdab5361609541f6179468770bf9bae">return ::operations_research::glop::GlopParameters_SolverBehavior_descriptor</a>();</div>
|
|
<div class="line"><a name="l02719"></a><span class="lineno"> 2719</span> }</div>
|
|
<div class="line"><a name="l02720"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1glop_1_1_glop_parameters___pricing_rule_01_4.html"> 2720</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a>> : ::std::true_type {};</div>
|
|
<div class="line"><a name="l02721"></a><span class="lineno"> 2721</span> <span class="keyword">template</span> <></div>
|
|
<div class="line"><a name="l02722"></a><span class="lineno"><a class="line" href="parameters_8pb_8h.html#ac90ec0968187e14244d9258cb4fa3cbe"> 2722</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::glop::GlopParameters_PricingRule>() {</div>
|
|
<div class="line"><a name="l02723"></a><span class="lineno"> 2723</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#a0285f7fd1e3aff56567d7fe472550c11">return ::operations_research::glop::GlopParameters_PricingRule_descriptor</a>();</div>
|
|
<div class="line"><a name="l02724"></a><span class="lineno"> 2724</span> }</div>
|
|
<div class="line"><a name="l02725"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1glop_1_1_glop_parameters___initial_basis_heuristic_01_4.html"> 2725</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">operations_research::glop::GlopParameters_InitialBasisHeuristic</a>> : ::std::true_type {};</div>
|
|
<div class="line"><a name="l02726"></a><span class="lineno"> 2726</span> <span class="keyword">template</span> <></div>
|
|
<div class="line"><a name="l02727"></a><span class="lineno"><a class="line" href="parameters_8pb_8h.html#af3ce73ac87fba24b00a9064485920b56"> 2727</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::glop::GlopParameters_InitialBasisHeuristic>() {</div>
|
|
<div class="line"><a name="l02728"></a><span class="lineno"> 2728</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#ad00da1f90386e29065761ba337b5e8df">return ::operations_research::glop::GlopParameters_InitialBasisHeuristic_descriptor</a>();</div>
|
|
<div class="line"><a name="l02729"></a><span class="lineno"> 2729</span> }</div>
|
|
<div class="line"><a name="l02730"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1glop_1_1_glop_parameters___cost_scaling_algorithm_01_4.html"> 2730</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">operations_research::glop::GlopParameters_CostScalingAlgorithm</a>> : ::std::true_type {};</div>
|
|
<div class="line"><a name="l02731"></a><span class="lineno"> 2731</span> <span class="keyword">template</span> <></div>
|
|
<div class="line"><a name="l02732"></a><span class="lineno"><a class="line" href="parameters_8pb_8h.html#a7781394a14be1814f8277646cbc75d74"> 2732</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::glop::GlopParameters_CostScalingAlgorithm>() {</div>
|
|
<div class="line"><a name="l02733"></a><span class="lineno"> 2733</span>  <a class="code" href="namespaceoperations__research_1_1glop.html#adbcd70aebdd6c407852dfb5c2d84914e">return ::operations_research::glop::GlopParameters_CostScalingAlgorithm_descriptor</a>();</div>
|
|
<div class="line"><a name="l02734"></a><span class="lineno"> 2734</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> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l02737"></a><span class="lineno"> 2737</span>  </div>
|
|
<div class="line"><a name="l02738"></a><span class="lineno"> 2738</span> <span class="comment">// @@protoc_insertion_point(global_scope)</span></div>
|
|
<div class="line"><a name="l02739"></a><span class="lineno"> 2739</span>  </div>
|
|
<div class="line"><a name="l02740"></a><span class="lineno"> 2740</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a name="l02741"></a><span class="lineno"> 2741</span> <span class="preprocessor">#endif </span><span class="comment">// GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2fglop_2fparameters_2eproto</span></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_glop_parameters_default_type_internal_html"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_glop_parameters_default_type_internal.html">operations_research::glop::GlopParametersDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00019">parameters.pb.cc:19</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html">operations_research::glop::PROTOBUF_FINAL</a></div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00194">parameters.pb.h:195</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0382c1fe4fb69963e9326a5156a2c16b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0382c1fe4fb69963e9326a5156a2c16b">operations_research::glop::PROTOBUF_FINAL::has_solve_dual_problem</a></div><div class="ttdeci">bool has_solve_dual_problem() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a03d5fec4e2870c8bac86ce32449e5a44"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a03d5fec4e2870c8bac86ce32449e5a44">operations_research::glop::PROTOBUF_FINAL::set_lu_factorization_pivot_threshold</a></div><div class="ttdeci">void set_lu_factorization_pivot_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a042e4456dbde45ef0da51857b8b3650a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a042e4456dbde45ef0da51857b8b3650a">operations_research::glop::PROTOBUF_FINAL::max_deterministic_time</a></div><div class="ttdeci">double max_deterministic_time() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0437fbacd2506358d6a923ade6cf2cde"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0437fbacd2506358d6a923ade6cf2cde">operations_research::glop::PROTOBUF_FINAL::clear_initial_condition_number_threshold</a></div><div class="ttdeci">void clear_initial_condition_number_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a04c21756123ea84133bc1b6b777f794e"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04c21756123ea84133bc1b6b777f794e">operations_research::glop::PROTOBUF_FINAL::clear_num_omp_threads</a></div><div class="ttdeci">void clear_num_omp_threads()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a04d834e49089e112de21b991c246be12"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04d834e49089e112de21b991c246be12">operations_research::glop::PROTOBUF_FINAL::has_change_status_to_imprecise</a></div><div class="ttdeci">bool has_change_status_to_imprecise() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a060de54cf2e44654e2e3642c14bb875c"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a060de54cf2e44654e2e3642c14bb875c">operations_research::glop::PROTOBUF_FINAL::CostScalingAlgorithm_IsValid</a></div><div class="ttdeci">static bool CostScalingAlgorithm_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00449">parameters.pb.h:449</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a065a8b9bcab18f086c51e98d1807c3c4"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a065a8b9bcab18f086c51e98d1807c3c4">operations_research::glop::PROTOBUF_FINAL::GlopParameters</a></div><div class="ttdeci">GlopParameters(GlopParameters &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00201">parameters.pb.h:201</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a07b332ce5444c12fa9ac4c5886540730"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a07b332ce5444c12fa9ac4c5886540730">operations_research::glop::PROTOBUF_FINAL::initialize_devex_with_column_norms</a></div><div class="ttdeci">bool initialize_devex_with_column_norms() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a07e7369457ab74eea3dd4e49a7b3c7a2"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a07e7369457ab74eea3dd4e49a7b3c7a2">operations_research::glop::PROTOBUF_FINAL::use_dual_simplex</a></div><div class="ttdeci">bool use_dual_simplex() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a087740f70f8cfc40b6e9d52f12092c17"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a087740f70f8cfc40b6e9d52f12092c17">operations_research::glop::PROTOBUF_FINAL::clear_solve_dual_problem</a></div><div class="ttdeci">void clear_solve_dual_problem()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a08e2876d803eef9662d0f10db714c4e4"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a08e2876d803eef9662d0f10db714c4e4">operations_research::glop::PROTOBUF_FINAL::has_cost_scaling</a></div><div class="ttdeci">bool has_cost_scaling() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a090d8e9393a3f88a7ea763667a9feb70"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a090d8e9393a3f88a7ea763667a9feb70">operations_research::glop::PROTOBUF_FINAL::SolverBehavior_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * SolverBehavior_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00359">parameters.pb.h:359</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a09620e8b8f957d6674fa81fa2080996b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09620e8b8f957d6674fa81fa2080996b">operations_research::glop::PROTOBUF_FINAL::has_max_number_of_iterations</a></div><div class="ttdeci">bool has_max_number_of_iterations() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a09b7b43981bf08e9b82ca1896f91fd67"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09b7b43981bf08e9b82ca1896f91fd67">operations_research::glop::PROTOBUF_FINAL::primal_feasibility_tolerance</a></div><div class="ttdeci">double primal_feasibility_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a09cea8124b0332a4c9896df3cd15399b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09cea8124b0332a4c9896df3cd15399b">operations_research::glop::PROTOBUF_FINAL::clear_recompute_reduced_costs_threshold</a></div><div class="ttdeci">void clear_recompute_reduced_costs_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0e4fbc94a3a6ea75d34528936b954174"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0e4fbc94a3a6ea75d34528936b954174">operations_research::glop::PROTOBUF_FINAL::set_optimization_rule</a></div><div class="ttdeci">void set_optimization_rule(::operations_research::glop::GlopParameters_PricingRule value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0e5526280c55d032f0b778eb9c04ca8e"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0e5526280c55d032f0b778eb9c04ca8e">operations_research::glop::PROTOBUF_FINAL::has_relative_max_cost_perturbation</a></div><div class="ttdeci">bool has_relative_max_cost_perturbation() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a105e124de247829219941828445c34ce"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a105e124de247829219941828445c34ce">operations_research::glop::PROTOBUF_FINAL::recompute_edges_norm_threshold</a></div><div class="ttdeci">double recompute_edges_norm_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1108f099d96ba10de43cba97eeb09db0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1108f099d96ba10de43cba97eeb09db0">operations_research::glop::PROTOBUF_FINAL::clear_objective_lower_limit</a></div><div class="ttdeci">void clear_objective_lower_limit()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a113d601eb3b84a8a21695f2c060a77a2"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a113d601eb3b84a8a21695f2c060a77a2">operations_research::glop::PROTOBUF_FINAL::optimization_rule</a></div><div class="ttdeci">::operations_research::glop::GlopParameters_PricingRule optimization_rule() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a12b8ad6f36f97bcdee906698c98f2ecb"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a12b8ad6f36f97bcdee906698c98f2ecb">operations_research::glop::PROTOBUF_FINAL::has_solution_feasibility_tolerance</a></div><div class="ttdeci">bool has_solution_feasibility_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a12f1b6ca891751404e9549864debc0f0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a12f1b6ca891751404e9549864debc0f0">operations_research::glop::PROTOBUF_FINAL::clear_use_middle_product_form_update</a></div><div class="ttdeci">void clear_use_middle_product_form_update()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::glop::PROTOBUF_FINAL::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00232">parameters.pb.h:232</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a151a01a4f92a39b017d984f4d227b10d"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a151a01a4f92a39b017d984f4d227b10d">operations_research::glop::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">GlopParameters & operator=(GlopParameters &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00210">parameters.pb.h:210</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a155e615a1874ef9d4121eed35951dd69"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a155e615a1874ef9d4121eed35951dd69">operations_research::glop::PROTOBUF_FINAL::refactorization_threshold</a></div><div class="ttdeci">double refactorization_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a15aff33b9baefb846c984351291ae92d"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a15aff33b9baefb846c984351291ae92d">operations_research::glop::PROTOBUF_FINAL::log_search_progress</a></div><div class="ttdeci">bool log_search_progress() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1a918a83456c76d52dddce8d110a094f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1a918a83456c76d52dddce8d110a094f">operations_research::glop::PROTOBUF_FINAL::CostScalingAlgorithm_Parse</a></div><div class="ttdeci">static bool CostScalingAlgorithm_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CostScalingAlgorithm *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00469">parameters.pb.h:469</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1bae02f1cfd9d18a7e2fb982f631b970"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1bae02f1cfd9d18a7e2fb982f631b970">operations_research::glop::PROTOBUF_FINAL::clear_use_scaling</a></div><div class="ttdeci">void clear_use_scaling()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1c6b16a560b8cc75222ae7b6009fd194"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1c6b16a560b8cc75222ae7b6009fd194">operations_research::glop::PROTOBUF_FINAL::set_harris_tolerance_ratio</a></div><div class="ttdeci">void set_harris_tolerance_ratio(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1e436b607da362266ed7e00d18cd6ac7"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">operations_research::glop::PROTOBUF_FINAL::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1f1e747a41c4b020aadca2be544b1e26"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1f1e747a41c4b020aadca2be544b1e26">operations_research::glop::PROTOBUF_FINAL::allow_simplex_algorithm_change</a></div><div class="ttdeci">bool allow_simplex_algorithm_change() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a20a357b69a211ef298760b4191a5a387"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a20a357b69a211ef298760b4191a5a387">operations_research::glop::PROTOBUF_FINAL::clear_exploit_singleton_column_in_initial_basis</a></div><div class="ttdeci">void clear_exploit_singleton_column_in_initial_basis()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a21d03552b461f544f529021994cd065a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a21d03552b461f544f529021994cd065a">operations_research::glop::PROTOBUF_FINAL::markowitz_singularity_threshold</a></div><div class="ttdeci">double markowitz_singularity_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2250376209fc364c3b242f443e86e328"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2250376209fc364c3b242f443e86e328">operations_research::glop::PROTOBUF_FINAL::clear_max_deterministic_time</a></div><div class="ttdeci">void clear_max_deterministic_time()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a22cf6aad0a30dd592261874a397f7e07"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a22cf6aad0a30dd592261874a397f7e07">operations_research::glop::PROTOBUF_FINAL::set_normalize_using_column_norm</a></div><div class="ttdeci">void set_normalize_using_column_norm(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a270751a5c6e312c48ae8a990e8e9e2fa"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a270751a5c6e312c48ae8a990e8e9e2fa">operations_research::glop::PROTOBUF_FINAL::set_relative_cost_perturbation</a></div><div class="ttdeci">void set_relative_cost_perturbation(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a27eea59894e8dbdc962f72df7b995793"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a27eea59894e8dbdc962f72df7b995793">operations_research::glop::PROTOBUF_FINAL::set_markowitz_singularity_threshold</a></div><div class="ttdeci">void set_markowitz_singularity_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a27f48869182dc737f294f459f6097cb7"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a27f48869182dc737f294f459f6097cb7">operations_research::glop::PROTOBUF_FINAL::clear_use_dual_simplex</a></div><div class="ttdeci">void clear_use_dual_simplex()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a29298396c2bd60d7d21e3cf769a32170"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a29298396c2bd60d7d21e3cf769a32170">operations_research::glop::PROTOBUF_FINAL::feasibility_rule</a></div><div class="ttdeci">::operations_research::glop::GlopParameters_PricingRule feasibility_rule() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2a959b2f31468bfaa86fb63f7c6f3c11"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2a959b2f31468bfaa86fb63f7c6f3c11">operations_research::glop::PROTOBUF_FINAL::normalize_using_column_norm</a></div><div class="ttdeci">bool normalize_using_column_norm() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2ccb910980a6c5878f07da8acfdd4b0f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2ccb910980a6c5878f07da8acfdd4b0f">operations_research::glop::PROTOBUF_FINAL::has_degenerate_ministep_factor</a></div><div class="ttdeci">bool has_degenerate_ministep_factor() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2de8403a5b8036f65b071715c61569c2"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2de8403a5b8036f65b071715c61569c2">operations_research::glop::PROTOBUF_FINAL::clear_solution_feasibility_tolerance</a></div><div class="ttdeci">void clear_solution_feasibility_tolerance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a303a97b4313e8795e9096aeb28e1a843"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a303a97b4313e8795e9096aeb28e1a843">operations_research::glop::PROTOBUF_FINAL::has_dualizer_threshold</a></div><div class="ttdeci">bool has_dualizer_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">operations_research::glop::PROTOBUF_FINAL::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00226">parameters.pb.h:226</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a323d8deb60e59c2fd9588203c0e4d3ec"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a323d8deb60e59c2fd9588203c0e4d3ec">operations_research::glop::PROTOBUF_FINAL::has_random_seed</a></div><div class="ttdeci">bool has_random_seed() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a332f5b2f0188109cbe474639ffc5a7be"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a332f5b2f0188109cbe474639ffc5a7be">operations_research::glop::PROTOBUF_FINAL::dual_small_pivot_threshold</a></div><div class="ttdeci">double dual_small_pivot_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a341e991d00d8d354f5477b2ccdd0d9d4"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a341e991d00d8d354f5477b2ccdd0d9d4">operations_research::glop::PROTOBUF_FINAL::set_dual_small_pivot_threshold</a></div><div class="ttdeci">void set_dual_small_pivot_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a350018d0d222ed14895892c34a57e1fb"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a350018d0d222ed14895892c34a57e1fb">operations_research::glop::PROTOBUF_FINAL::ScalingAlgorithm_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ScalingAlgorithm_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00327">parameters.pb.h:327</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3510bf098293c7b1f855d1c0cb239610"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3510bf098293c7b1f855d1c0cb239610">operations_research::glop::PROTOBUF_FINAL::clear_feasibility_rule</a></div><div class="ttdeci">void clear_feasibility_rule()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a35ba76811e9cb96b76d1aae6cbd220f1"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a35ba76811e9cb96b76d1aae6cbd220f1">operations_research::glop::PROTOBUF_FINAL::has_use_transposed_matrix</a></div><div class="ttdeci">bool has_use_transposed_matrix() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a37b4b745841f278e5ae1e5979978599f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a37b4b745841f278e5ae1e5979978599f">operations_research::glop::PROTOBUF_FINAL::set_scaling_method</a></div><div class="ttdeci">void set_scaling_method(::operations_research::glop::GlopParameters_ScalingAlgorithm value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3814b345633d02d68ccdabbd407355b0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3814b345633d02d68ccdabbd407355b0">operations_research::glop::PROTOBUF_FINAL::has_use_dual_simplex</a></div><div class="ttdeci">bool has_use_dual_simplex() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a38f656c894b7e7eac52be1bbd12a7e58"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a38f656c894b7e7eac52be1bbd12a7e58">operations_research::glop::PROTOBUF_FINAL::clear_recompute_edges_norm_threshold</a></div><div class="ttdeci">void clear_recompute_edges_norm_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3a462efed13dad710aa9c70c6f2b10bb"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3a462efed13dad710aa9c70c6f2b10bb">operations_research::glop::PROTOBUF_FINAL::has_allow_simplex_algorithm_change</a></div><div class="ttdeci">bool has_allow_simplex_algorithm_change() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3a793a479df5238f9ed55a64921310c3"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3a793a479df5238f9ed55a64921310c3">operations_research::glop::PROTOBUF_FINAL::has_ratio_test_zero_threshold</a></div><div class="ttdeci">bool has_ratio_test_zero_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3b0aa5cf089828f31a1b886cb0edbb0a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b0aa5cf089828f31a1b886cb0edbb0a">operations_research::glop::PROTOBUF_FINAL::set_max_number_of_iterations</a></div><div class="ttdeci">void set_max_number_of_iterations(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3b1b6efe9d58942b1e3f389756a77136"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b1b6efe9d58942b1e3f389756a77136">operations_research::glop::PROTOBUF_FINAL::clear_small_pivot_threshold</a></div><div class="ttdeci">void clear_small_pivot_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3d817357277a5bd5983d8ba55183ff61"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3d817357277a5bd5983d8ba55183ff61">operations_research::glop::PROTOBUF_FINAL::clear_markowitz_singularity_threshold</a></div><div class="ttdeci">void clear_markowitz_singularity_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3fa48a021b68878de8efe34167419401"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3fa48a021b68878de8efe34167419401">operations_research::glop::PROTOBUF_FINAL::New</a></div><div class="ttdeci">GlopParameters * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00263">parameters.pb.h:263</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a40a2f57f5c801d77d6af1848383a4171"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a40a2f57f5c801d77d6af1848383a4171">operations_research::glop::PROTOBUF_FINAL::harris_tolerance_ratio</a></div><div class="ttdeci">double harris_tolerance_ratio() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a40a3da820a4c1b22d14d8e117f87a464"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a40a3da820a4c1b22d14d8e117f87a464">operations_research::glop::PROTOBUF_FINAL::max_number_of_reoptimizations</a></div><div class="ttdeci">double max_number_of_reoptimizations() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a415980c5b872c9210de22b1c46f5581c"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a415980c5b872c9210de22b1c46f5581c">operations_research::glop::PROTOBUF_FINAL::initial_basis</a></div><div class="ttdeci">::operations_research::glop::GlopParameters_InitialBasisHeuristic initial_basis() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a420402e80ecb93ca4483d56687496209"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a420402e80ecb93ca4483d56687496209">operations_research::glop::PROTOBUF_FINAL::clear_devex_weights_reset_period</a></div><div class="ttdeci">void clear_devex_weights_reset_period()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a4422e344178071198054eff604eea3d2"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">operations_research::glop::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a4468f6bef65a460b0855cf995d6ffe73"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4468f6bef65a460b0855cf995d6ffe73">operations_research::glop::PROTOBUF_FINAL::clear_degenerate_ministep_factor</a></div><div class="ttdeci">void clear_degenerate_ministep_factor()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a466b08569799e2f1de8bc26dc4f2c830"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a466b08569799e2f1de8bc26dc4f2c830">operations_research::glop::PROTOBUF_FINAL::clear_initial_basis</a></div><div class="ttdeci">void clear_initial_basis()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a48991ca07d728cd08aba120aea5b1173"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a48991ca07d728cd08aba120aea5b1173">operations_research::glop::PROTOBUF_FINAL::clear_max_number_of_reoptimizations</a></div><div class="ttdeci">void clear_max_number_of_reoptimizations()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a4af9eaf3757bafddf89355d6548cf1e9"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4af9eaf3757bafddf89355d6548cf1e9">operations_research::glop::PROTOBUF_FINAL::set_allow_simplex_algorithm_change</a></div><div class="ttdeci">void set_allow_simplex_algorithm_change(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a4dd504864c8093075f59be010354954d"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4dd504864c8093075f59be010354954d">operations_research::glop::PROTOBUF_FINAL::set_solve_dual_problem</a></div><div class="ttdeci">void set_solve_dual_problem(::operations_research::glop::GlopParameters_SolverBehavior value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a506ee617c59824ade8714b512df78b3d"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a506ee617c59824ade8714b512df78b3d">operations_research::glop::PROTOBUF_FINAL::New</a></div><div class="ttdeci">GlopParameters * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00267">parameters.pb.h:267</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a50dfac8acfae04457efefad7406e6439"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a50dfac8acfae04457efefad7406e6439">operations_research::glop::PROTOBUF_FINAL::CostScalingAlgorithm_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * CostScalingAlgorithm_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00459">parameters.pb.h:459</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a512ef2009d3f97261eb95a6200d12ebe"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a512ef2009d3f97261eb95a6200d12ebe">operations_research::glop::PROTOBUF_FINAL::set_initialize_devex_with_column_norms</a></div><div class="ttdeci">void set_initialize_devex_with_column_norms(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5423c3ec9507e784006ff81d22f0399e"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5423c3ec9507e784006ff81d22f0399e">operations_research::glop::PROTOBUF_FINAL::InitialBasisHeuristic_Name</a></div><div class="ttdeci">static const std::string & InitialBasisHeuristic_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00429">parameters.pb.h:429</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a544e0917676c0e0b9f54871c30b30420"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a544e0917676c0e0b9f54871c30b30420">operations_research::glop::PROTOBUF_FINAL::clear_change_status_to_imprecise</a></div><div class="ttdeci">void clear_change_status_to_imprecise()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a54fe56232b6ba8a127e6a4460316d664"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a54fe56232b6ba8a127e6a4460316d664">operations_research::glop::PROTOBUF_FINAL::change_status_to_imprecise</a></div><div class="ttdeci">bool change_status_to_imprecise() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a55507ec54bb64c136b37d3c4d3c88d90"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55507ec54bb64c136b37d3c4d3c88d90">operations_research::glop::PROTOBUF_FINAL::has_initialize_devex_with_column_norms</a></div><div class="ttdeci">bool has_initialize_devex_with_column_norms() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a55bf0d9bd70751fb216f7b5df536ae2b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55bf0d9bd70751fb216f7b5df536ae2b">operations_research::glop::PROTOBUF_FINAL::set_recompute_edges_norm_threshold</a></div><div class="ttdeci">void set_recompute_edges_norm_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a56a37d5a92b5a14d758707a76f9bebe0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a56a37d5a92b5a14d758707a76f9bebe0">operations_research::glop::PROTOBUF_FINAL::clear_relative_max_cost_perturbation</a></div><div class="ttdeci">void clear_relative_max_cost_perturbation()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a577e4b4f1248f698185a30d980610c37"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a577e4b4f1248f698185a30d980610c37">operations_research::glop::PROTOBUF_FINAL::use_middle_product_form_update</a></div><div class="ttdeci">bool use_middle_product_form_update() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a597d658a781289c45db6d594b3c4c4d5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a597d658a781289c45db6d594b3c4c4d5">operations_research::glop::PROTOBUF_FINAL::has_recompute_edges_norm_threshold</a></div><div class="ttdeci">bool has_recompute_edges_norm_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5b28cfec6dfae0915d725b0f55346030"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b28cfec6dfae0915d725b0f55346030">operations_research::glop::PROTOBUF_FINAL::set_ratio_test_zero_threshold</a></div><div class="ttdeci">void set_ratio_test_zero_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5c44d7b0673e0659e763960216fc4956"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5c44d7b0673e0659e763960216fc4956">operations_research::glop::PROTOBUF_FINAL::has_feasibility_rule</a></div><div class="ttdeci">bool has_feasibility_rule() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5f1166ab7db27b8e20e532b36a6329b8"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f1166ab7db27b8e20e532b36a6329b8">operations_research::glop::PROTOBUF_FINAL::drop_tolerance</a></div><div class="ttdeci">double drop_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5fe0e919f81e5241d26cb10d47440da0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5fe0e919f81e5241d26cb10d47440da0">operations_research::glop::PROTOBUF_FINAL::use_transposed_matrix</a></div><div class="ttdeci">bool use_transposed_matrix() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a605b342aeb5ce4b019c70184c53e5f8a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a605b342aeb5ce4b019c70184c53e5f8a">operations_research::glop::PROTOBUF_FINAL::markowitz_zlatev_parameter</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 markowitz_zlatev_parameter() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a62a88efa8b3469da3f691a599b05b8c7"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62a88efa8b3469da3f691a599b05b8c7">operations_research::glop::PROTOBUF_FINAL::num_omp_threads</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 num_omp_threads() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a62aa60776f6ab0ba53612e1552c76a1d"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62aa60776f6ab0ba53612e1552c76a1d">operations_research::glop::PROTOBUF_FINAL::preprocessor_zero_tolerance</a></div><div class="ttdeci">double preprocessor_zero_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a62e8614e2018a28c5c2f67e1a9b61a1b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62e8614e2018a28c5c2f67e1a9b61a1b">operations_research::glop::PROTOBUF_FINAL::set_minimum_acceptable_pivot</a></div><div class="ttdeci">void set_minimum_acceptable_pivot(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6318652966655e7a4badbe889149497a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6318652966655e7a4badbe889149497a">operations_research::glop::PROTOBUF_FINAL::GlopParameters</a></div><div class="ttdeci">GlopParameters(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a64b1399e2f9b30d37da1adfa503b2543"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a64b1399e2f9b30d37da1adfa503b2543">operations_research::glop::PROTOBUF_FINAL::clear_perturb_costs_in_dual_simplex</a></div><div class="ttdeci">void clear_perturb_costs_in_dual_simplex()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a650c4a34053a73148a5b8c46ad84ae54"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a650c4a34053a73148a5b8c46ad84ae54">operations_research::glop::PROTOBUF_FINAL::ScalingAlgorithm_IsValid</a></div><div class="ttdeci">static bool ScalingAlgorithm_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00317">parameters.pb.h:317</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a65d29ca9905fa01b5acf4d9ccb82ac42"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a65d29ca9905fa01b5acf4d9ccb82ac42">operations_research::glop::PROTOBUF_FINAL::clear_initialize_devex_with_column_norms</a></div><div class="ttdeci">void clear_initialize_devex_with_column_norms()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a66aded3b39434b3a74eaaacaea8f6365"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a66aded3b39434b3a74eaaacaea8f6365">operations_research::glop::PROTOBUF_FINAL::clear_drop_tolerance</a></div><div class="ttdeci">void clear_drop_tolerance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a68285ca7ffce0d4295c9ce20414eaec4"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a68285ca7ffce0d4295c9ce20414eaec4">operations_research::glop::PROTOBUF_FINAL::minimum_acceptable_pivot</a></div><div class="ttdeci">double minimum_acceptable_pivot() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6879345fdc6777790fc42611633ece47"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6879345fdc6777790fc42611633ece47">operations_research::glop::PROTOBUF_FINAL::clear_refactorization_threshold</a></div><div class="ttdeci">void clear_refactorization_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6991a079989ddfffb8967ebf196de116"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6991a079989ddfffb8967ebf196de116">operations_research::glop::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">GlopParameters & operator=(const GlopParameters &from)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00206">parameters.pb.h:206</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6b7e966b96a51b411e57130d7ee4a1ac"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b7e966b96a51b411e57130d7ee4a1ac">operations_research::glop::PROTOBUF_FINAL::clear_use_preprocessing</a></div><div class="ttdeci">void clear_use_preprocessing()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6d9eb497540d13b85aabe4061bceb4cb"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6d9eb497540d13b85aabe4061bceb4cb">operations_research::glop::PROTOBUF_FINAL::set_use_transposed_matrix</a></div><div class="ttdeci">void set_use_transposed_matrix(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6e3af9a05f9a967de7786d5e2d54d24c"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6e3af9a05f9a967de7786d5e2d54d24c">operations_research::glop::PROTOBUF_FINAL::SolverBehavior_IsValid</a></div><div class="ttdeci">static bool SolverBehavior_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00349">parameters.pb.h:349</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6ee5dde9ba22d9f490f4673acd10aca8"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ee5dde9ba22d9f490f4673acd10aca8">operations_research::glop::PROTOBUF_FINAL::clear_provide_strong_optimal_guarantee</a></div><div class="ttdeci">void clear_provide_strong_optimal_guarantee()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7036f2b497179d8ace5674fb08b04658"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7036f2b497179d8ace5674fb08b04658">operations_research::glop::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(GlopParameters *other)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00255">parameters.pb.h:255</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7104722350d08490e9ce96cf25efb665"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7104722350d08490e9ce96cf25efb665">operations_research::glop::PROTOBUF_FINAL::has_initial_basis</a></div><div class="ttdeci">bool has_initial_basis() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7123914d6c90fa2a0fa08b341eb9765a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7123914d6c90fa2a0fa08b341eb9765a">operations_research::glop::PROTOBUF_FINAL::has_use_middle_product_form_update</a></div><div class="ttdeci">bool has_use_middle_product_form_update() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a71ff58d0857142bc557894f295fb71f8"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a71ff58d0857142bc557894f295fb71f8">operations_research::glop::PROTOBUF_FINAL::InitialBasisHeuristic_IsValid</a></div><div class="ttdeci">static bool InitialBasisHeuristic_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00415">parameters.pb.h:415</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7241a79716e40b76273a33d37cb491a9"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7241a79716e40b76273a33d37cb491a9">operations_research::glop::PROTOBUF_FINAL::dual_feasibility_tolerance</a></div><div class="ttdeci">double dual_feasibility_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a77a9450fa94af4e7c0458da5c59b8600"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a77a9450fa94af4e7c0458da5c59b8600">operations_research::glop::PROTOBUF_FINAL::SolverBehavior_Name</a></div><div class="ttdeci">static const std::string & SolverBehavior_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00363">parameters.pb.h:363</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a78a42e9ed1ed6255800a294417b96a16"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a78a42e9ed1ed6255800a294417b96a16">operations_research::glop::PROTOBUF_FINAL::InitialBasisHeuristic_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * InitialBasisHeuristic_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00425">parameters.pb.h:425</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a79743a8410453226753c28d231397308"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a79743a8410453226753c28d231397308">operations_research::glop::PROTOBUF_FINAL::perturb_costs_in_dual_simplex</a></div><div class="ttdeci">bool perturb_costs_in_dual_simplex() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7a5105302d7ab4cd8132b3e77dc77634"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7a5105302d7ab4cd8132b3e77dc77634">operations_research::glop::PROTOBUF_FINAL::has_max_number_of_reoptimizations</a></div><div class="ttdeci">bool has_max_number_of_reoptimizations() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7bc02c01aefa10a465d030026f5c8f9f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7bc02c01aefa10a465d030026f5c8f9f">operations_research::glop::PROTOBUF_FINAL::initial_condition_number_threshold</a></div><div class="ttdeci">double initial_condition_number_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7ca25b892871fb55deb9a8a3b24e6683"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7ca25b892871fb55deb9a8a3b24e6683">operations_research::glop::PROTOBUF_FINAL::set_dual_feasibility_tolerance</a></div><div class="ttdeci">void set_dual_feasibility_tolerance(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7dc56502fd3984fcf39d7523227bd681"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7dc56502fd3984fcf39d7523227bd681">operations_research::glop::PROTOBUF_FINAL::set_cost_scaling</a></div><div class="ttdeci">void set_cost_scaling(::operations_research::glop::GlopParameters_CostScalingAlgorithm value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7dd414bba4a2bff9858f34f640f5bd51"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7dd414bba4a2bff9858f34f640f5bd51">operations_research::glop::PROTOBUF_FINAL::has_optimization_rule</a></div><div class="ttdeci">bool has_optimization_rule() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a802ffefaec0732058182bb426e8edbd2"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a802ffefaec0732058182bb426e8edbd2">operations_research::glop::PROTOBUF_FINAL::ratio_test_zero_threshold</a></div><div class="ttdeci">double ratio_test_zero_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a804c9bbe38f896eb4faa2c6c901079b6"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a804c9bbe38f896eb4faa2c6c901079b6">operations_research::glop::PROTOBUF_FINAL::clear_max_number_of_iterations</a></div><div class="ttdeci">void clear_max_number_of_iterations()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a82e08c2cbe3205da7975c1dae420cf77"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a82e08c2cbe3205da7975c1dae420cf77">operations_research::glop::PROTOBUF_FINAL::solution_feasibility_tolerance</a></div><div class="ttdeci">double solution_feasibility_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8402dca585d1a52708e4004276a44ba5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8402dca585d1a52708e4004276a44ba5">operations_research::glop::PROTOBUF_FINAL::dualizer_threshold</a></div><div class="ttdeci">double dualizer_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a844c6c6a17ac882310b4bff2ed74ddec"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a844c6c6a17ac882310b4bff2ed74ddec">operations_research::glop::PROTOBUF_FINAL::set_dualizer_threshold</a></div><div class="ttdeci">void set_dualizer_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8451d162c99c917fcc56937981a1570c"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8451d162c99c917fcc56937981a1570c">operations_research::glop::PROTOBUF_FINAL::set_drop_tolerance</a></div><div class="ttdeci">void set_drop_tolerance(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a84b09e4e3ff23381fabcece481e1d3e7"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a84b09e4e3ff23381fabcece481e1d3e7">operations_research::glop::PROTOBUF_FINAL::has_basis_refactorization_period</a></div><div class="ttdeci">bool has_basis_refactorization_period() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a85679ee5edd2c73b66f6a7c35fd3bada"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a85679ee5edd2c73b66f6a7c35fd3bada">operations_research::glop::PROTOBUF_FINAL::clear_random_seed</a></div><div class="ttdeci">void clear_random_seed()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a87407acf25f648a8468bfc0850e03573"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a87407acf25f648a8468bfc0850e03573">operations_research::glop::PROTOBUF_FINAL::has_objective_upper_limit</a></div><div class="ttdeci">bool has_objective_upper_limit() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a87f9504a4ee68c80be4372aab76ea839"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a87f9504a4ee68c80be4372aab76ea839">operations_research::glop::PROTOBUF_FINAL::SolverBehavior</a></div><div class="ttdeci">GlopParameters_SolverBehavior SolverBehavior</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00342">parameters.pb.h:342</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a88110d0f6516feed3b6317cf8e8a0c14"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a88110d0f6516feed3b6317cf8e8a0c14">operations_research::glop::PROTOBUF_FINAL::has_primal_feasibility_tolerance</a></div><div class="ttdeci">bool has_primal_feasibility_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8833e075ef8f8090c75efbe0ada224f7"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">operations_research::glop::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a89082aa97657e1720a8c241a4afb4de8"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a89082aa97657e1720a8c241a4afb4de8">operations_research::glop::PROTOBUF_FINAL::set_max_deterministic_time</a></div><div class="ttdeci">void set_max_deterministic_time(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8b0487622fdc41f543e36cc2870389f6"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8b0487622fdc41f543e36cc2870389f6">operations_research::glop::PROTOBUF_FINAL::has_minimum_acceptable_pivot</a></div><div class="ttdeci">bool has_minimum_acceptable_pivot() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8c1116102a8f4e59b798c98121befe41"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8c1116102a8f4e59b798c98121befe41">operations_research::glop::PROTOBUF_FINAL::PricingRule_Name</a></div><div class="ttdeci">static const std::string & PricingRule_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00395">parameters.pb.h:395</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8ceacde52fee35cf3e25e4d0d4eab628"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8ceacde52fee35cf3e25e4d0d4eab628">operations_research::glop::PROTOBUF_FINAL::has_small_pivot_threshold</a></div><div class="ttdeci">bool has_small_pivot_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8da724afc4ba1d808da0c26d6fb11f40"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8da724afc4ba1d808da0c26d6fb11f40">operations_research::glop::PROTOBUF_FINAL::has_use_scaling</a></div><div class="ttdeci">bool has_use_scaling() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8db66ef4545776f4f4f8ab4355176632"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8db66ef4545776f4f4f8ab4355176632">operations_research::glop::PROTOBUF_FINAL::PricingRule_IsValid</a></div><div class="ttdeci">static bool PricingRule_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00381">parameters.pb.h:381</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8e1b45c8d1f9cffa3e0c48f5372b3781"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e1b45c8d1f9cffa3e0c48f5372b3781">operations_research::glop::PROTOBUF_FINAL::lu_factorization_pivot_threshold</a></div><div class="ttdeci">double lu_factorization_pivot_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9014e8a6b6b3ba3c5290259ca783adb9"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9014e8a6b6b3ba3c5290259ca783adb9">operations_research::glop::PROTOBUF_FINAL::CostScalingAlgorithm_Name</a></div><div class="ttdeci">static const std::string & CostScalingAlgorithm_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00463">parameters.pb.h:463</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a906037c864d78051929030151b606d88"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a906037c864d78051929030151b606d88">operations_research::glop::PROTOBUF_FINAL::set_max_number_of_reoptimizations</a></div><div class="ttdeci">void set_max_number_of_reoptimizations(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9097206ab3972c6d238bfbfe8103ece6"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9097206ab3972c6d238bfbfe8103ece6">operations_research::glop::PROTOBUF_FINAL::PricingRule_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * PricingRule_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00391">parameters.pb.h:391</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a910f271899d3dd9c0ac0c7627b5d159f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a910f271899d3dd9c0ac0c7627b5d159f">operations_research::glop::PROTOBUF_FINAL::clear_relative_cost_perturbation</a></div><div class="ttdeci">void clear_relative_cost_perturbation()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a913e69616719c4283a2beaea46500c64"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a913e69616719c4283a2beaea46500c64">operations_research::glop::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(GlopParameters &a, GlopParameters &b)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00244">parameters.pb.h:244</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a916b9c37daacbfa5f24ccab0d3100357"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a916b9c37daacbfa5f24ccab0d3100357">operations_research::glop::PROTOBUF_FINAL::set_feasibility_rule</a></div><div class="ttdeci">void set_feasibility_rule(::operations_research::glop::GlopParameters_PricingRule value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a92245f5b042fe4354df37fdb4b175874"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a92245f5b042fe4354df37fdb4b175874">operations_research::glop::PROTOBUF_FINAL::set_exploit_singleton_column_in_initial_basis</a></div><div class="ttdeci">void set_exploit_singleton_column_in_initial_basis(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9236c7a3deb825e338fd5dba72027c50"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9236c7a3deb825e338fd5dba72027c50">operations_research::glop::PROTOBUF_FINAL::set_refactorization_threshold</a></div><div class="ttdeci">void set_refactorization_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a927bfa6561d8ebbb618f0f724662d198"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a927bfa6561d8ebbb618f0f724662d198">operations_research::glop::PROTOBUF_FINAL::relative_cost_perturbation</a></div><div class="ttdeci">double relative_cost_perturbation() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a934e471cc5123cf3d7c5b3c1017a7365"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a934e471cc5123cf3d7c5b3c1017a7365">operations_research::glop::PROTOBUF_FINAL::max_number_of_iterations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 max_number_of_iterations() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a93a45aaba4858938bf3b9693819a7176"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a93a45aaba4858938bf3b9693819a7176">operations_research::glop::PROTOBUF_FINAL::set_objective_lower_limit</a></div><div class="ttdeci">void set_objective_lower_limit(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a94cab97f98199a152c7300eaad5ae7e5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94cab97f98199a152c7300eaad5ae7e5">operations_research::glop::PROTOBUF_FINAL::relative_max_cost_perturbation</a></div><div class="ttdeci">double relative_max_cost_perturbation() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a94d464a3a3655f6e0899fd3cd7fea320"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94d464a3a3655f6e0899fd3cd7fea320">operations_research::glop::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const GlopParameters & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a94efc28100dcf03f0030b602625da017"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94efc28100dcf03f0030b602625da017">operations_research::glop::PROTOBUF_FINAL::cost_scaling</a></div><div class="ttdeci">::operations_research::glop::GlopParameters_CostScalingAlgorithm cost_scaling() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a95adef6ef7b836d803fcf5fb2129a45d"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a95adef6ef7b836d803fcf5fb2129a45d">operations_research::glop::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const GlopParameters * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00237">parameters.pb.h:237</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a95c00913c97c33fea1b825d357b19389"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a95c00913c97c33fea1b825d357b19389">operations_research::glop::PROTOBUF_FINAL::has_relative_cost_perturbation</a></div><div class="ttdeci">bool has_relative_cost_perturbation() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a96a911b84e47fdaa800a3ecc7d3bb519"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96a911b84e47fdaa800a3ecc7d3bb519">operations_research::glop::PROTOBUF_FINAL::clear_minimum_acceptable_pivot</a></div><div class="ttdeci">void clear_minimum_acceptable_pivot()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a96ab02e389719ddae4e101744d069856"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96ab02e389719ddae4e101744d069856">operations_research::glop::PROTOBUF_FINAL::clear_normalize_using_column_norm</a></div><div class="ttdeci">void clear_normalize_using_column_norm()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a97c041544ecc810657fc3776f6131d18"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a97c041544ecc810657fc3776f6131d18">operations_research::glop::PROTOBUF_FINAL::set_provide_strong_optimal_guarantee</a></div><div class="ttdeci">void set_provide_strong_optimal_guarantee(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a98caedeca524372e87905d94b01d479e"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98caedeca524372e87905d94b01d479e">operations_research::glop::PROTOBUF_FINAL::objective_lower_limit</a></div><div class="ttdeci">double objective_lower_limit() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9911dd8def2c22931fad740843029f35"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9911dd8def2c22931fad740843029f35">operations_research::glop::PROTOBUF_FINAL::clear_preprocessor_zero_tolerance</a></div><div class="ttdeci">void clear_preprocessor_zero_tolerance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a99f543d8d1702e2da5c7be58c5f344e0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a99f543d8d1702e2da5c7be58c5f344e0">operations_research::glop::PROTOBUF_FINAL::devex_weights_reset_period</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 devex_weights_reset_period() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9a04d183e2a13a0236ec0f75a47af0a5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a04d183e2a13a0236ec0f75a47af0a5">operations_research::glop::PROTOBUF_FINAL::set_markowitz_zlatev_parameter</a></div><div class="ttdeci">void set_markowitz_zlatev_parameter(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9a37f4c3139bc8fa1e619a96d9a8ee36"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a37f4c3139bc8fa1e619a96d9a8ee36">operations_research::glop::PROTOBUF_FINAL::has_max_time_in_seconds</a></div><div class="ttdeci">bool has_max_time_in_seconds() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9a8a0c2bf52a99a8cd8f28e3ee5111e4"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a8a0c2bf52a99a8cd8f28e3ee5111e4">operations_research::glop::PROTOBUF_FINAL::clear_dualizer_threshold</a></div><div class="ttdeci">void clear_dualizer_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9a9e3e178b9f198ec2d03f83e32596d0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a9e3e178b9f198ec2d03f83e32596d0">operations_research::glop::PROTOBUF_FINAL::~GlopParameters</a></div><div class="ttdeci">virtual ~GlopParameters()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9aef9a5a80b0645321f9ed07e6e9e497"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9aef9a5a80b0645321f9ed07e6e9e497">operations_research::glop::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const GlopParameters &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9d6085ce6e616cc1fdcc2ffcf22c7d25"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9d6085ce6e616cc1fdcc2ffcf22c7d25">operations_research::glop::PROTOBUF_FINAL::clear_objective_upper_limit</a></div><div class="ttdeci">void clear_objective_upper_limit()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa148eda9a432e6c798d9e2eecc8645f4"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa148eda9a432e6c798d9e2eecc8645f4">operations_research::glop::PROTOBUF_FINAL::set_random_seed</a></div><div class="ttdeci">void set_random_seed(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa1c6e5bcce8d79db63543eb82f833f8f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa1c6e5bcce8d79db63543eb82f833f8f">operations_research::glop::PROTOBUF_FINAL::PricingRule</a></div><div class="ttdeci">GlopParameters_PricingRule PricingRule</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00374">parameters.pb.h:374</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa4474936cc26240eb6fc517d4150054f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa4474936cc26240eb6fc517d4150054f">operations_research::glop::PROTOBUF_FINAL::set_initial_basis</a></div><div class="ttdeci">void set_initial_basis(::operations_research::glop::GlopParameters_InitialBasisHeuristic value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa6d6b6cb53e9b43a4cb3912872b3c600"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa6d6b6cb53e9b43a4cb3912872b3c600">operations_research::glop::PROTOBUF_FINAL::basis_refactorization_period</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 basis_refactorization_period() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa73a835265c3a75f68fbb08ea75f379f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa73a835265c3a75f68fbb08ea75f379f">operations_research::glop::PROTOBUF_FINAL::clear_log_search_progress</a></div><div class="ttdeci">void clear_log_search_progress()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa8d3cc453a84c907c31d1456201be944"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa8d3cc453a84c907c31d1456201be944">operations_research::glop::PROTOBUF_FINAL::has_refactorization_threshold</a></div><div class="ttdeci">bool has_refactorization_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa9d4be6fe437cd428fd8e1ffa0bc06cb"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa9d4be6fe437cd428fd8e1ffa0bc06cb">operations_research::glop::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(GlopParameters *other)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00247">parameters.pb.h:247</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aab35cfcfaade222f6dcb5203e54bbb2b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aab35cfcfaade222f6dcb5203e54bbb2b">operations_research::glop::PROTOBUF_FINAL::set_use_preprocessing</a></div><div class="ttdeci">void set_use_preprocessing(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aab6ceb76142ab4957ab265e4a5ca7ec2"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aab6ceb76142ab4957ab265e4a5ca7ec2">operations_research::glop::PROTOBUF_FINAL::mutable_unknown_fields</a></div><div class="ttdeci">inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00222">parameters.pb.h:222</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aad2c4edf11b93e46bae7f18ebd43301c"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aad2c4edf11b93e46bae7f18ebd43301c">operations_research::glop::PROTOBUF_FINAL::degenerate_ministep_factor</a></div><div class="ttdeci">double degenerate_ministep_factor() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aadff4d27508e4d0ea6a87aa5bdb6dfda"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aadff4d27508e4d0ea6a87aa5bdb6dfda">operations_research::glop::PROTOBUF_FINAL::has_recompute_reduced_costs_threshold</a></div><div class="ttdeci">bool has_recompute_reduced_costs_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aaf2c5894d4de9c56b49f32b26fd0d9a3"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaf2c5894d4de9c56b49f32b26fd0d9a3">operations_research::glop::PROTOBUF_FINAL::set_use_scaling</a></div><div class="ttdeci">void set_use_scaling(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab055fe5de5ab455c769387b42059f031"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab055fe5de5ab455c769387b42059f031">operations_research::glop::PROTOBUF_FINAL::set_log_search_progress</a></div><div class="ttdeci">void set_log_search_progress(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab0cbfd9131b99560c70d8d00e40a34a0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab0cbfd9131b99560c70d8d00e40a34a0">operations_research::glop::PROTOBUF_FINAL::clear_ratio_test_zero_threshold</a></div><div class="ttdeci">void clear_ratio_test_zero_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab14b3bcc492d3621f38ce368b4db0175"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab14b3bcc492d3621f38ce368b4db0175">operations_research::glop::PROTOBUF_FINAL::set_devex_weights_reset_period</a></div><div class="ttdeci">void set_devex_weights_reset_period(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab15268f03e47c84a421e2a2682c5664b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab15268f03e47c84a421e2a2682c5664b">operations_research::glop::PROTOBUF_FINAL::has_max_deterministic_time</a></div><div class="ttdeci">bool has_max_deterministic_time() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab2501e03b37c75e7369a428f73c04d6a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab2501e03b37c75e7369a428f73c04d6a">operations_research::glop::PROTOBUF_FINAL::has_preprocessor_zero_tolerance</a></div><div class="ttdeci">bool has_preprocessor_zero_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab2e2c1c0ba20bb4da64131172d21d9bc"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab2e2c1c0ba20bb4da64131172d21d9bc">operations_research::glop::PROTOBUF_FINAL::solve_dual_problem</a></div><div class="ttdeci">::operations_research::glop::GlopParameters_SolverBehavior solve_dual_problem() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab530bb42b6ce19ac9988d7981583731f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab530bb42b6ce19ac9988d7981583731f">operations_research::glop::PROTOBUF_FINAL::clear_cost_scaling</a></div><div class="ttdeci">void clear_cost_scaling()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab5bfe88b03fc02efc98f0a1df44071b4"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab5bfe88b03fc02efc98f0a1df44071b4">operations_research::glop::PROTOBUF_FINAL::random_seed</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 random_seed() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab5c256b3d6388f8315eef4ced70ef16b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab5c256b3d6388f8315eef4ced70ef16b">operations_research::glop::PROTOBUF_FINAL::ScalingAlgorithm</a></div><div class="ttdeci">GlopParameters_ScalingAlgorithm ScalingAlgorithm</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00310">parameters.pb.h:310</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab7ace3644688974f822dc8b61f5af517"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab7ace3644688974f822dc8b61f5af517">operations_research::glop::PROTOBUF_FINAL::has_drop_tolerance</a></div><div class="ttdeci">bool has_drop_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab8c7ec57fd4f8d581ec7ae4ff6ce2834"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab8c7ec57fd4f8d581ec7ae4ff6ce2834">operations_research::glop::PROTOBUF_FINAL::has_use_nested_pricing</a></div><div class="ttdeci">bool has_use_nested_pricing() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab9a54e500647e60401338422653967e0"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab9a54e500647e60401338422653967e0">operations_research::glop::PROTOBUF_FINAL::ScalingAlgorithm_Name</a></div><div class="ttdeci">static const std::string & ScalingAlgorithm_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00331">parameters.pb.h:331</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab9b337954b1aa24c33dca8d43e2696cf"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab9b337954b1aa24c33dca8d43e2696cf">operations_research::glop::PROTOBUF_FINAL::clear_max_time_in_seconds</a></div><div class="ttdeci">void clear_max_time_in_seconds()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abaafe56bb109e11d5114ee4e8ac39b93"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abaafe56bb109e11d5114ee4e8ac39b93">operations_research::glop::PROTOBUF_FINAL::small_pivot_threshold</a></div><div class="ttdeci">double small_pivot_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abbef474a39ee80e3e75f48a1cabd5d7a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abbef474a39ee80e3e75f48a1cabd5d7a">operations_research::glop::PROTOBUF_FINAL::has_dual_small_pivot_threshold</a></div><div class="ttdeci">bool has_dual_small_pivot_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abcc99f6901182d46f600e682f398c636"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abcc99f6901182d46f600e682f398c636">operations_research::glop::PROTOBUF_FINAL::has_markowitz_zlatev_parameter</a></div><div class="ttdeci">bool has_markowitz_zlatev_parameter() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abcf25a1665e824d2626407e1354bf168"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abcf25a1665e824d2626407e1354bf168">operations_research::glop::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const GlopParameters &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abe15adbc58d3004a5a6c02ee9dbd703f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abe15adbc58d3004a5a6c02ee9dbd703f">operations_research::glop::PROTOBUF_FINAL::recompute_reduced_costs_threshold</a></div><div class="ttdeci">double recompute_reduced_costs_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abee10a388b53df255f15fbec07e1ac80"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">operations_research::glop::PROTOBUF_FINAL::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abf1aca8cc5065256d92ebc5dd86c99be"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abf1aca8cc5065256d92ebc5dd86c99be">operations_research::glop::PROTOBUF_FINAL::has_use_preprocessing</a></div><div class="ttdeci">bool has_use_preprocessing() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac03b737cc8b4f2fdefeffd77a9265cbc"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac03b737cc8b4f2fdefeffd77a9265cbc">operations_research::glop::PROTOBUF_FINAL::clear_dual_feasibility_tolerance</a></div><div class="ttdeci">void clear_dual_feasibility_tolerance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac11261d5729290881fcab1c21e5f0215"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac11261d5729290881fcab1c21e5f0215">operations_research::glop::PROTOBUF_FINAL::ScalingAlgorithm_Parse</a></div><div class="ttdeci">static bool ScalingAlgorithm_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ScalingAlgorithm *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00337">parameters.pb.h:337</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac12fd0d222ddb5aba26056e21241fec1"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac12fd0d222ddb5aba26056e21241fec1">operations_research::glop::PROTOBUF_FINAL::clear_markowitz_zlatev_parameter</a></div><div class="ttdeci">void clear_markowitz_zlatev_parameter()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac1924f07faa4fdf4ca4e7f76813f7c2a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1924f07faa4fdf4ca4e7f76813f7c2a">operations_research::glop::PROTOBUF_FINAL::max_time_in_seconds</a></div><div class="ttdeci">double max_time_in_seconds() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac1e9f03a677c54ef71de7f4231510d2b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1e9f03a677c54ef71de7f4231510d2b">operations_research::glop::PROTOBUF_FINAL::has_normalize_using_column_norm</a></div><div class="ttdeci">bool has_normalize_using_column_norm() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac1f425980c2a23d1c374e220551aad5f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1f425980c2a23d1c374e220551aad5f">operations_research::glop::PROTOBUF_FINAL::clear_lu_factorization_pivot_threshold</a></div><div class="ttdeci">void clear_lu_factorization_pivot_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::glop::PROTOBUF_FINAL::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00229">parameters.pb.h:229</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac5b885d8d98dd5465d4c71936613f1ca"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac5b885d8d98dd5465d4c71936613f1ca">operations_research::glop::PROTOBUF_FINAL::GlopParameters</a></div><div class="ttdeci">GlopParameters()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00197">parameters.pb.h:197</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac60384a26e7de503b1a66936f8397d5c"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac60384a26e7de503b1a66936f8397d5c">operations_research::glop::PROTOBUF_FINAL::clear_basis_refactorization_period</a></div><div class="ttdeci">void clear_basis_refactorization_period()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac7c4c1b82cec655b248d794fdda899a7"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac7c4c1b82cec655b248d794fdda899a7">operations_research::glop::PROTOBUF_FINAL::GlopParameters</a></div><div class="ttdeci">GlopParameters(const GlopParameters &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac90aab99fc6811dadab3f81d78face05"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac90aab99fc6811dadab3f81d78face05">operations_research::glop::PROTOBUF_FINAL::has_markowitz_singularity_threshold</a></div><div class="ttdeci">bool has_markowitz_singularity_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aca7375f4b6587a6bf41c55b67e37ced5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aca7375f4b6587a6bf41c55b67e37ced5">operations_research::glop::PROTOBUF_FINAL::objective_upper_limit</a></div><div class="ttdeci">double objective_upper_limit() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acb3c0751f3c83d6d684f83c6b44b1e42"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb3c0751f3c83d6d684f83c6b44b1e42">operations_research::glop::PROTOBUF_FINAL::set_basis_refactorization_period</a></div><div class="ttdeci">void set_basis_refactorization_period(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acb63c3154cf9a639f695345ab35b5282"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb63c3154cf9a639f695345ab35b5282">operations_research::glop::PROTOBUF_FINAL::has_dual_feasibility_tolerance</a></div><div class="ttdeci">bool has_dual_feasibility_tolerance() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acc44c7c7e2701321667320b3784a3b65"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acc44c7c7e2701321667320b3784a3b65">operations_research::glop::PROTOBUF_FINAL::set_objective_upper_limit</a></div><div class="ttdeci">void set_objective_upper_limit(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acca1ce09fc63ba147187720830291df5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acca1ce09fc63ba147187720830291df5">operations_research::glop::PROTOBUF_FINAL::use_scaling</a></div><div class="ttdeci">bool use_scaling() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_accdb3c3760a1ae8da6995b21d2400a3a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#accdb3c3760a1ae8da6995b21d2400a3a">operations_research::glop::PROTOBUF_FINAL::exploit_singleton_column_in_initial_basis</a></div><div class="ttdeci">bool exploit_singleton_column_in_initial_basis() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acde96c2cb8153811d8d564f8384f840d"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acde96c2cb8153811d8d564f8384f840d">operations_research::glop::PROTOBUF_FINAL::has_objective_lower_limit</a></div><div class="ttdeci">bool has_objective_lower_limit() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acf170e73f979ea44a9b6d13847e77ef5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acf170e73f979ea44a9b6d13847e77ef5">operations_research::glop::PROTOBUF_FINAL::has_provide_strong_optimal_guarantee</a></div><div class="ttdeci">bool has_provide_strong_optimal_guarantee() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acfca10297d23b5aebc8c01b7d8023459"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acfca10297d23b5aebc8c01b7d8023459">operations_research::glop::PROTOBUF_FINAL::has_log_search_progress</a></div><div class="ttdeci">bool has_log_search_progress() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad113a42c598c58347ee370d6091819fb"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad113a42c598c58347ee370d6091819fb">operations_research::glop::PROTOBUF_FINAL::InitialBasisHeuristic_Parse</a></div><div class="ttdeci">static bool InitialBasisHeuristic_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, InitialBasisHeuristic *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00435">parameters.pb.h:435</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad1c7ee22d88f4e250c958c8ce21a55b2"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad1c7ee22d88f4e250c958c8ce21a55b2">operations_research::glop::PROTOBUF_FINAL::set_relative_max_cost_perturbation</a></div><div class="ttdeci">void set_relative_max_cost_perturbation(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad2b9c6f9a404b09a9b186a25094dd1af"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad2b9c6f9a404b09a9b186a25094dd1af">operations_research::glop::PROTOBUF_FINAL::clear_optimization_rule</a></div><div class="ttdeci">void clear_optimization_rule()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad40c039a608903f2377ab386d9984b2e"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad40c039a608903f2377ab386d9984b2e">operations_research::glop::PROTOBUF_FINAL::InitialBasisHeuristic</a></div><div class="ttdeci">GlopParameters_InitialBasisHeuristic InitialBasisHeuristic</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00406">parameters.pb.h:406</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad4b34a3dae61ab16097ff5eb2dbbf926"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4b34a3dae61ab16097ff5eb2dbbf926">operations_research::glop::PROTOBUF_FINAL::has_harris_tolerance_ratio</a></div><div class="ttdeci">bool has_harris_tolerance_ratio() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad4d6b215cd4f7ea8c5239e02bfce3ce6"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4d6b215cd4f7ea8c5239e02bfce3ce6">operations_research::glop::PROTOBUF_FINAL::use_preprocessing</a></div><div class="ttdeci">bool use_preprocessing() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad4e8539878c954544125bf24c85ff25b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad4e8539878c954544125bf24c85ff25b">operations_research::glop::PROTOBUF_FINAL::clear_allow_simplex_algorithm_change</a></div><div class="ttdeci">void clear_allow_simplex_algorithm_change()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad7217afa0f5bd97642d0d2291068c7f9"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad7217afa0f5bd97642d0d2291068c7f9">operations_research::glop::PROTOBUF_FINAL::set_max_time_in_seconds</a></div><div class="ttdeci">void set_max_time_in_seconds(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad82d65df12c399c2b359d9f499d05b1b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad82d65df12c399c2b359d9f499d05b1b">operations_research::glop::PROTOBUF_FINAL::scaling_method</a></div><div class="ttdeci">::operations_research::glop::GlopParameters_ScalingAlgorithm scaling_method() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_adee2455a4689e2e8d7e0bf4a732858fe"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adee2455a4689e2e8d7e0bf4a732858fe">operations_research::glop::PROTOBUF_FINAL::has_num_omp_threads</a></div><div class="ttdeci">bool has_num_omp_threads() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae0d3a837fe7c3bef1f51c9ce68146059"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0d3a837fe7c3bef1f51c9ce68146059">operations_research::glop::PROTOBUF_FINAL::set_change_status_to_imprecise</a></div><div class="ttdeci">void set_change_status_to_imprecise(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae11465f5f9bd970076b8b22b97ff9e4a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae11465f5f9bd970076b8b22b97ff9e4a">operations_research::glop::PROTOBUF_FINAL::set_small_pivot_threshold</a></div><div class="ttdeci">void set_small_pivot_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae5a13abf3109506da0a981ae9096c752"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae5a13abf3109506da0a981ae9096c752">operations_research::glop::PROTOBUF_FINAL::set_perturb_costs_in_dual_simplex</a></div><div class="ttdeci">void set_perturb_costs_in_dual_simplex(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae5e644ead3bccd1e84e8e2f625a615ce"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae5e644ead3bccd1e84e8e2f625a615ce">operations_research::glop::PROTOBUF_FINAL::set_initial_condition_number_threshold</a></div><div class="ttdeci">void set_initial_condition_number_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae641e92950c0de6d21c9af9af641e69f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae641e92950c0de6d21c9af9af641e69f">operations_research::glop::PROTOBUF_FINAL::set_degenerate_ministep_factor</a></div><div class="ttdeci">void set_degenerate_ministep_factor(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae736602ebdca06a8b874f5c7485c0ca5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae736602ebdca06a8b874f5c7485c0ca5">operations_research::glop::PROTOBUF_FINAL::has_lu_factorization_pivot_threshold</a></div><div class="ttdeci">bool has_lu_factorization_pivot_threshold() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae7a2c95adb506050965d4f1a23e82846"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7a2c95adb506050965d4f1a23e82846">operations_research::glop::PROTOBUF_FINAL::set_recompute_reduced_costs_threshold</a></div><div class="ttdeci">void set_recompute_reduced_costs_threshold(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae7d7072245ee4d0f5059803c9c98d00b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7d7072245ee4d0f5059803c9c98d00b">operations_research::glop::PROTOBUF_FINAL::use_nested_pricing</a></div><div class="ttdeci">bool use_nested_pricing() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae7ee4935e10f5e337a19739c407669c1"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7ee4935e10f5e337a19739c407669c1">operations_research::glop::PROTOBUF_FINAL::provide_strong_optimal_guarantee</a></div><div class="ttdeci">bool provide_strong_optimal_guarantee() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae8c49a0aafa2695f00b28d500886fb6c"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae8c49a0aafa2695f00b28d500886fb6c">operations_research::glop::PROTOBUF_FINAL::set_primal_feasibility_tolerance</a></div><div class="ttdeci">void set_primal_feasibility_tolerance(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae9e659a61ea5d6fadbb4ecaf5b0b8e6b"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae9e659a61ea5d6fadbb4ecaf5b0b8e6b">operations_research::glop::PROTOBUF_FINAL::clear_primal_feasibility_tolerance</a></div><div class="ttdeci">void clear_primal_feasibility_tolerance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aec5a8ff1609c3678e3570ade56bcd2b2"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aec5a8ff1609c3678e3570ade56bcd2b2">operations_research::glop::PROTOBUF_FINAL::set_num_omp_threads</a></div><div class="ttdeci">void set_num_omp_threads(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aeca1df326815ac5e02298d8d23da8a16"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aeca1df326815ac5e02298d8d23da8a16">operations_research::glop::PROTOBUF_FINAL::has_devex_weights_reset_period</a></div><div class="ttdeci">bool has_devex_weights_reset_period() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aedf41347af6ece784010e7589949750d"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aedf41347af6ece784010e7589949750d">operations_research::glop::PROTOBUF_FINAL::set_preprocessor_zero_tolerance</a></div><div class="ttdeci">void set_preprocessor_zero_tolerance(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aee0dec90188396d4ead135a01a058429"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aee0dec90188396d4ead135a01a058429">operations_research::glop::PROTOBUF_FINAL::has_exploit_singleton_column_in_initial_basis</a></div><div class="ttdeci">bool has_exploit_singleton_column_in_initial_basis() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aee8370d0d3f0255ae75467939eec22fa"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aee8370d0d3f0255ae75467939eec22fa">operations_research::glop::PROTOBUF_FINAL::set_use_middle_product_form_update</a></div><div class="ttdeci">void set_use_middle_product_form_update(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aef6cdd621f1ccaf26ed1ca440876b5c5"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aef6cdd621f1ccaf26ed1ca440876b5c5">operations_research::glop::PROTOBUF_FINAL::clear_harris_tolerance_ratio</a></div><div class="ttdeci">void clear_harris_tolerance_ratio()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aeffc6c1d21307915d209f89b6561062f"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aeffc6c1d21307915d209f89b6561062f">operations_research::glop::PROTOBUF_FINAL::has_perturb_costs_in_dual_simplex</a></div><div class="ttdeci">bool has_perturb_costs_in_dual_simplex() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af16d0fcf996a3794d59e893b8961787a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af16d0fcf996a3794d59e893b8961787a">operations_research::glop::PROTOBUF_FINAL::clear_use_nested_pricing</a></div><div class="ttdeci">void clear_use_nested_pricing()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af3d6efc05c7720fa2b189386f8a6f925"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af3d6efc05c7720fa2b189386f8a6f925">operations_research::glop::PROTOBUF_FINAL::clear_use_transposed_matrix</a></div><div class="ttdeci">void clear_use_transposed_matrix()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af45fa89aaa5c18797516e729e5d127e8"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af45fa89aaa5c18797516e729e5d127e8">operations_research::glop::PROTOBUF_FINAL::set_use_dual_simplex</a></div><div class="ttdeci">void set_use_dual_simplex(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af56896fc5efd4a193183ed966afddaf6"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af56896fc5efd4a193183ed966afddaf6">operations_research::glop::PROTOBUF_FINAL::CostScalingAlgorithm</a></div><div class="ttdeci">GlopParameters_CostScalingAlgorithm CostScalingAlgorithm</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00440">parameters.pb.h:440</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af5dcfa06e9e978d1d2d4184f495b480a"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af5dcfa06e9e978d1d2d4184f495b480a">operations_research::glop::PROTOBUF_FINAL::clear_scaling_method</a></div><div class="ttdeci">void clear_scaling_method()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af661986d56e934195c0cc57b3e78f1ae"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af661986d56e934195c0cc57b3e78f1ae">operations_research::glop::PROTOBUF_FINAL::unknown_fields</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00219">parameters.pb.h:219</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af72232f7ee114b0cfc6c9f57334ef24e"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af72232f7ee114b0cfc6c9f57334ef24e">operations_research::glop::PROTOBUF_FINAL::set_solution_feasibility_tolerance</a></div><div class="ttdeci">void set_solution_feasibility_tolerance(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afa0e84e6099a69ef7e19120a7c4b4ab9"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afa0e84e6099a69ef7e19120a7c4b4ab9">operations_research::glop::PROTOBUF_FINAL::clear_dual_small_pivot_threshold</a></div><div class="ttdeci">void clear_dual_small_pivot_threshold()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afadcf01257ff10b329bee8a0c300d781"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afadcf01257ff10b329bee8a0c300d781">operations_research::glop::PROTOBUF_FINAL::PricingRule_Parse</a></div><div class="ttdeci">static bool PricingRule_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PricingRule *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00401">parameters.pb.h:401</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afc1f252791625a70c7dbc48511268014"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afc1f252791625a70c7dbc48511268014">operations_research::glop::PROTOBUF_FINAL::SolverBehavior_Parse</a></div><div class="ttdeci">static bool SolverBehavior_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SolverBehavior *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00369">parameters.pb.h:369</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afd24937469c3914d1b377abecf008768"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afd24937469c3914d1b377abecf008768">operations_research::glop::PROTOBUF_FINAL::set_use_nested_pricing</a></div><div class="ttdeci">void set_use_nested_pricing(bool value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afd621877a52ac6eb749509f827a37735"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afd621877a52ac6eb749509f827a37735">operations_research::glop::PROTOBUF_FINAL::has_scaling_method</a></div><div class="ttdeci">bool has_scaling_method() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afe969b94518ea36a7a1440690d9d8f90"><div class="ttname"><a href="classoperations__research_1_1glop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afe969b94518ea36a7a1440690d9d8f90">operations_research::glop::PROTOBUF_FINAL::has_initial_condition_number_threshold</a></div><div class="ttdeci">bool has_initial_condition_number_threshold() const</div></div>
|
|
<div class="ttc" id="aconstraint__solver_2table_8cc_html_a344010e26426d6a13411648d988bc9b6"><div class="ttname"><a href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a></div><div class="ttdeci">int64 b</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00043">constraint_solver/table.cc:43</a></div></div>
|
|
<div class="ttc" id="aconstraint__solver_2table_8cc_html_af730895c6c6ef6e03caaf6251192dfd2"><div class="ttname"><a href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a></div><div class="ttdeci">int64 a</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00042">constraint_solver/table.cc:42</a></div></div>
|
|
<div class="ttc" id="adefault__search_8cc_html_ac673bc430bdc3fdaa09f7becf98ef267"><div class="ttname"><a href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a></div><div class="ttdeci">const std::string name</div><div class="ttdef"><b>Definition:</b> <a href="default__search_8cc_source.html#l00808">default_search.cc:808</a></div></div>
|
|
<div class="ttc" id="ademon__profiler_8cc_html_a21edc7ca4cc5802c8779d68556bc09cf"><div class="ttname"><a href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a></div><div class="ttdeci">int64 value</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8cc_source.html#l00043">demon_profiler.cc:43</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_a1134b580f8da4de94ca6b1de4d37975e"><div class="ttname"><a href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00038">integral_types.h:38</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_a56f1a81c92849566ae864511088eb7e8"><div class="ttname"><a href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">int32</a></div><div class="ttdeci">int int32</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00033">integral_types.h:33</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_a7cde0074dfd288f2d70c0e035dacb28a"><div class="ttname"><a href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">int64</a></div><div class="ttdeci">int64_t int64</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00034">integral_types.h:34</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_adde6aaee8457bee49c2a92621fe22b79"><div class="ttname"><a href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a></div><div class="ttdeci">unsigned char uint8</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00036">integral_types.h:36</a></div></div>
|
|
<div class="ttc" id="anamespaceinternal_html"><div class="ttname"><a href="namespaceinternal.html">internal</a></div><div class="ttdef"><b>Definition:</b> <a href="bop__parameters_8pb_8h_source.html#l00039">bop_parameters.pb.h:39</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a0285f7fd1e3aff56567d7fe472550c11"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a0285f7fd1e3aff56567d7fe472550c11">operations_research::glop::GlopParameters_PricingRule_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * GlopParameters_PricingRule_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00297">parameters.pb.cc:297</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a04bc84c628bc74b0429d49408bc2ecc3"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a04bc84c628bc74b0429d49408bc2ecc3">operations_research::glop::GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MAX</a></div><div class="ttdeci">constexpr GlopParameters_InitialBasisHeuristic GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MAX</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00150">parameters.pb.h:150</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a073900e7fd0059fdbef5200aecd78e97"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a073900e7fd0059fdbef5200aecd78e97">operations_research::glop::GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_ARRAYSIZE</a></div><div class="ttdeci">constexpr int GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00176">parameters.pb.h:176</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a0c8af313e605a648512880a8a0ec1f44"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a0c8af313e605a648512880a8a0ec1f44">operations_research::glop::GlopParameters_CostScalingAlgorithm_IsValid</a></div><div class="ttdeci">bool GlopParameters_CostScalingAlgorithm_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00349">parameters.pb.cc:349</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a1aa0e2abe6b5ddca01b2e4272b7c9a41"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a1aa0e2abe6b5ddca01b2e4272b7c9a41">operations_research::glop::GlopParameters_PricingRule_PricingRule_MIN</a></div><div class="ttdeci">constexpr GlopParameters_PricingRule GlopParameters_PricingRule_PricingRule_MIN</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00124">parameters.pb.h:124</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a2fd8b391fcbe412f08ff32d053417b75"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a2fd8b391fcbe412f08ff32d053417b75">operations_research::glop::GlopParameters_InitialBasisHeuristic_Parse</a></div><div class="ttdeci">bool GlopParameters_InitialBasisHeuristic_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_InitialBasisHeuristic *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00162">parameters.pb.h:162</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a302f5ade5d41c9daee73986038c234df"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a302f5ade5d41c9daee73986038c234df">operations_research::glop::GlopParameters_SolverBehavior_SolverBehavior_ARRAYSIZE</a></div><div class="ttdeci">constexpr int GlopParameters_SolverBehavior_SolverBehavior_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00102">parameters.pb.h:102</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a31469b7274ad398efa5859950868caf1"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1">operations_research::glop::GlopParameters_SolverBehavior</a></div><div class="ttdeci">GlopParameters_SolverBehavior</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00094">parameters.pb.h:94</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a31469b7274ad398efa5859950868caf1a2818a0fa073a2731ff583caf691c7f57"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1a2818a0fa073a2731ff583caf691c7f57">operations_research::glop::GlopParameters_SolverBehavior_ALWAYS_DO</a></div><div class="ttdeci">@ GlopParameters_SolverBehavior_ALWAYS_DO</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00095">parameters.pb.h:95</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a31469b7274ad398efa5859950868caf1abf1e8daaad08c81e9a22639ead4befa2"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1abf1e8daaad08c81e9a22639ead4befa2">operations_research::glop::GlopParameters_SolverBehavior_LET_SOLVER_DECIDE</a></div><div class="ttdeci">@ GlopParameters_SolverBehavior_LET_SOLVER_DECIDE</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00098">parameters.pb.h:97</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a31469b7274ad398efa5859950868caf1af0a7aabbe8e6ddb665e24355b34152c0"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a31469b7274ad398efa5859950868caf1af0a7aabbe8e6ddb665e24355b34152c0">operations_research::glop::GlopParameters_SolverBehavior_NEVER_DO</a></div><div class="ttdeci">@ GlopParameters_SolverBehavior_NEVER_DO</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00096">parameters.pb.h:96</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a3424d57577a71015a603882dc6986999"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a3424d57577a71015a603882dc6986999">operations_research::glop::GlopParameters_CostScalingAlgorithm_Name</a></div><div class="ttdeci">const std::string & GlopParameters_CostScalingAlgorithm_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00180">parameters.pb.h:180</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a3799c2cf495eb9cd8eb1877f98165394"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a3799c2cf495eb9cd8eb1877f98165394">operations_research::glop::GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_ARRAYSIZE</a></div><div class="ttdeci">constexpr int GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00151">parameters.pb.h:151</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a3b699fb6a90c069c50a1d0ccff55b2c0"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a3b699fb6a90c069c50a1d0ccff55b2c0">operations_research::glop::GlopParameters_InitialBasisHeuristic_Name</a></div><div class="ttdeci">const std::string & GlopParameters_InitialBasisHeuristic_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00155">parameters.pb.h:155</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a478f7702dc7e0407c2730c58e5a147e5"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a478f7702dc7e0407c2730c58e5a147e5">operations_research::glop::GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MIN</a></div><div class="ttdeci">constexpr GlopParameters_ScalingAlgorithm GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MIN</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00076">parameters.pb.h:76</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a4793230401591292124c4a43610b80b5"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a4793230401591292124c4a43610b80b5">operations_research::glop::GlopParameters_ScalingAlgorithm_Name</a></div><div class="ttdeci">const std::string & GlopParameters_ScalingAlgorithm_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00082">parameters.pb.h:82</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a526650e79780d2a4faecf85db8c863bd"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a526650e79780d2a4faecf85db8c863bd">operations_research::glop::GlopParameters_CostScalingAlgorithm_Parse</a></div><div class="ttdeci">bool GlopParameters_CostScalingAlgorithm_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_CostScalingAlgorithm *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00187">parameters.pb.h:187</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a52b6fa0bf59f744a0d73a049212bcc9c"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a52b6fa0bf59f744a0d73a049212bcc9c">operations_research::glop::GlopParameters_PricingRule_PricingRule_ARRAYSIZE</a></div><div class="ttdeci">constexpr int GlopParameters_PricingRule_PricingRule_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00126">parameters.pb.h:126</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a586c6bb4cff57074cd9429c43e1f9fef"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a586c6bb4cff57074cd9429c43e1f9fef">operations_research::glop::GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MAX</a></div><div class="ttdeci">constexpr GlopParameters_ScalingAlgorithm GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MAX</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00077">parameters.pb.h:77</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a69337e3485c309da7e17a358db986eba"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a69337e3485c309da7e17a358db986eba">operations_research::glop::GlopParameters_ScalingAlgorithm_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * GlopParameters_ScalingAlgorithm_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00251">parameters.pb.cc:251</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a6bdae2e4c80b0034c9dae978e7ab0a7b"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a6bdae2e4c80b0034c9dae978e7ab0a7b">operations_research::glop::GlopParameters_InitialBasisHeuristic_IsValid</a></div><div class="ttdeci">bool GlopParameters_InitialBasisHeuristic_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00324">parameters.pb.cc:324</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a6da51e4b948bf56f398510eb5eb845c9"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a6da51e4b948bf56f398510eb5eb845c9">operations_research::glop::_GlopParameters_default_instance_</a></div><div class="ttdeci">class operations_research::glop::GlopParametersDefaultTypeInternal _GlopParameters_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00061">parameters.pb.h:60</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a7d4b3218f60f759ee5d320f03d5c36fa"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a7d4b3218f60f759ee5d320f03d5c36fa">operations_research::glop::GlopParameters_PricingRule_PricingRule_MAX</a></div><div class="ttdeci">constexpr GlopParameters_PricingRule GlopParameters_PricingRule_PricingRule_MAX</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00125">parameters.pb.h:125</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a7d64e9217179107f3c1ee3095ece1960"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a7d64e9217179107f3c1ee3095ece1960">operations_research::glop::GlopParameters_ScalingAlgorithm_ScalingAlgorithm_ARRAYSIZE</a></div><div class="ttdeci">constexpr int GlopParameters_ScalingAlgorithm_ScalingAlgorithm_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00078">parameters.pb.h:78</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a81f21d05a3eb1e6900b3bd35406be6d6"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a81f21d05a3eb1e6900b3bd35406be6d6">operations_research::glop::GlopParameters_SolverBehavior_IsValid</a></div><div class="ttdeci">bool GlopParameters_SolverBehavior_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00278">parameters.pb.cc:278</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a8d4212c24c21b25a11a4c119273df998"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998">operations_research::glop::GlopParameters_ScalingAlgorithm</a></div><div class="ttdeci">GlopParameters_ScalingAlgorithm</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00070">parameters.pb.h:70</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a8d4212c24c21b25a11a4c119273df998a4171cbda9d7ce3de1ccb60e90015a819"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a4171cbda9d7ce3de1ccb60e90015a819">operations_research::glop::GlopParameters_ScalingAlgorithm_LINEAR_PROGRAM</a></div><div class="ttdeci">@ GlopParameters_ScalingAlgorithm_LINEAR_PROGRAM</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00074">parameters.pb.h:73</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a8d4212c24c21b25a11a4c119273df998a6ad280ed69df67e564159595b4584d63"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998a6ad280ed69df67e564159595b4584d63">operations_research::glop::GlopParameters_ScalingAlgorithm_EQUILIBRATION</a></div><div class="ttdeci">@ GlopParameters_ScalingAlgorithm_EQUILIBRATION</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00072">parameters.pb.h:72</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a8d4212c24c21b25a11a4c119273df998ad9ddc7317d6b34900fc7d98c95c08ee7"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a8d4212c24c21b25a11a4c119273df998ad9ddc7317d6b34900fc7d98c95c08ee7">operations_research::glop::GlopParameters_ScalingAlgorithm_DEFAULT</a></div><div class="ttdeci">@ GlopParameters_ScalingAlgorithm_DEFAULT</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00071">parameters.pb.h:71</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_a9575e4a7bbfc57e79071f79ddc365bf0"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#a9575e4a7bbfc57e79071f79ddc365bf0">operations_research::glop::GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MIN</a></div><div class="ttdeci">constexpr GlopParameters_CostScalingAlgorithm GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MIN</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00174">parameters.pb.h:174</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_aa8db8823e52783fd63c7eabb8b172dc3"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3">operations_research::glop::GlopParameters_PricingRule</a></div><div class="ttdeci">GlopParameters_PricingRule</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00118">parameters.pb.h:118</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_aa8db8823e52783fd63c7eabb8b172dc3a3625a45102bddd6b51bbae93c5534b09"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a3625a45102bddd6b51bbae93c5534b09">operations_research::glop::GlopParameters_PricingRule_DANTZIG</a></div><div class="ttdeci">@ GlopParameters_PricingRule_DANTZIG</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00119">parameters.pb.h:119</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_aa8db8823e52783fd63c7eabb8b172dc3a9847e615dfc35e71609845ec7785e332"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9847e615dfc35e71609845ec7785e332">operations_research::glop::GlopParameters_PricingRule_DEVEX</a></div><div class="ttdeci">@ GlopParameters_PricingRule_DEVEX</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00122">parameters.pb.h:121</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_aa8db8823e52783fd63c7eabb8b172dc3a9b5f03747505a278fb03739945986387"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#aa8db8823e52783fd63c7eabb8b172dc3a9b5f03747505a278fb03739945986387">operations_research::glop::GlopParameters_PricingRule_STEEPEST_EDGE</a></div><div class="ttdeci">@ GlopParameters_PricingRule_STEEPEST_EDGE</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00120">parameters.pb.h:120</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_aabdab5361609541f6179468770bf9bae"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#aabdab5361609541f6179468770bf9bae">operations_research::glop::GlopParameters_SolverBehavior_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * GlopParameters_SolverBehavior_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00274">parameters.pb.cc:274</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_aac5827cf560be529add13a58e7e8aa4a"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#aac5827cf560be529add13a58e7e8aa4a">operations_research::glop::GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MAX</a></div><div class="ttdeci">constexpr GlopParameters_CostScalingAlgorithm GlopParameters_CostScalingAlgorithm_CostScalingAlgorithm_MAX</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00175">parameters.pb.h:175</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_aae8fda3a7cdbe6822a3decd1ca31d3be"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#aae8fda3a7cdbe6822a3decd1ca31d3be">operations_research::glop::GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MIN</a></div><div class="ttdeci">constexpr GlopParameters_InitialBasisHeuristic GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MIN</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00149">parameters.pb.h:149</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_aaf3ff4aa0df66df82eeebf3ce441b4c5"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#aaf3ff4aa0df66df82eeebf3ce441b4c5">operations_research::glop::GlopParameters_SolverBehavior_Name</a></div><div class="ttdeci">const std::string & GlopParameters_SolverBehavior_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00106">parameters.pb.h:106</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ab30261fb0a2af305b9abf325d6d1fbd1"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ab30261fb0a2af305b9abf325d6d1fbd1">operations_research::glop::GlopParameters_SolverBehavior_SolverBehavior_MIN</a></div><div class="ttdeci">constexpr GlopParameters_SolverBehavior GlopParameters_SolverBehavior_SolverBehavior_MIN</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00100">parameters.pb.h:100</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ab6f11e2c930c0d4c390a9578db0af240"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240">operations_research::glop::GlopParameters_CostScalingAlgorithm</a></div><div class="ttdeci">GlopParameters_CostScalingAlgorithm</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00167">parameters.pb.h:167</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ab6f11e2c930c0d4c390a9578db0af240a3cbefd1b507359b40f43bd4fc729cc63"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a3cbefd1b507359b40f43bd4fc729cc63">operations_research::glop::GlopParameters_CostScalingAlgorithm_MEAN_COST_SCALING</a></div><div class="ttdeci">@ GlopParameters_CostScalingAlgorithm_MEAN_COST_SCALING</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00170">parameters.pb.h:170</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ab6f11e2c930c0d4c390a9578db0af240a8bb4a38dc75692438cdd1bb088c141b4"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8bb4a38dc75692438cdd1bb088c141b4">operations_research::glop::GlopParameters_CostScalingAlgorithm_NO_COST_SCALING</a></div><div class="ttdeci">@ GlopParameters_CostScalingAlgorithm_NO_COST_SCALING</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00168">parameters.pb.h:168</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ab6f11e2c930c0d4c390a9578db0af240a8e749cf5a988894fb7025c0ddd9fe58c"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a8e749cf5a988894fb7025c0ddd9fe58c">operations_research::glop::GlopParameters_CostScalingAlgorithm_MEDIAN_COST_SCALING</a></div><div class="ttdeci">@ GlopParameters_CostScalingAlgorithm_MEDIAN_COST_SCALING</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00172">parameters.pb.h:171</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ab6f11e2c930c0d4c390a9578db0af240a9f62ed7f786ad5aa15a0ebbafbc9ddae"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ab6f11e2c930c0d4c390a9578db0af240a9f62ed7f786ad5aa15a0ebbafbc9ddae">operations_research::glop::GlopParameters_CostScalingAlgorithm_CONTAIN_ONE_COST_SCALING</a></div><div class="ttdeci">@ GlopParameters_CostScalingAlgorithm_CONTAIN_ONE_COST_SCALING</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00169">parameters.pb.h:169</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_abd54f6e121dfc5ee958bd0e288a25a7f"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#abd54f6e121dfc5ee958bd0e288a25a7f">operations_research::glop::GlopParameters_ScalingAlgorithm_Parse</a></div><div class="ttdeci">bool GlopParameters_ScalingAlgorithm_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_ScalingAlgorithm *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00089">parameters.pb.h:89</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ac136ae73d025d9641a5a034cf7beb01f"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ac136ae73d025d9641a5a034cf7beb01f">operations_research::glop::GlopParameters_SolverBehavior_SolverBehavior_MAX</a></div><div class="ttdeci">constexpr GlopParameters_SolverBehavior GlopParameters_SolverBehavior_SolverBehavior_MAX</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00101">parameters.pb.h:101</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ac551d73d24c0e80b995c7339c574b53b"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ac551d73d24c0e80b995c7339c574b53b">operations_research::glop::GlopParameters_PricingRule_IsValid</a></div><div class="ttdeci">bool GlopParameters_PricingRule_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00301">parameters.pb.cc:301</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ac646752f428429ad6cd60913f6b62371"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ac646752f428429ad6cd60913f6b62371">operations_research::glop::GlopParameters_ScalingAlgorithm_IsValid</a></div><div class="ttdeci">bool GlopParameters_ScalingAlgorithm_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00255">parameters.pb.cc:255</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ac814a1dee51d1ca71aa6a98cbef56b36"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36">operations_research::glop::GlopParameters_InitialBasisHeuristic</a></div><div class="ttdeci">GlopParameters_InitialBasisHeuristic</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00142">parameters.pb.h:142</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ac814a1dee51d1ca71aa6a98cbef56b36a7985a8c979ced62ee6a373d8dc2bb576"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a7985a8c979ced62ee6a373d8dc2bb576">operations_research::glop::GlopParameters_InitialBasisHeuristic_BIXBY</a></div><div class="ttdeci">@ GlopParameters_InitialBasisHeuristic_BIXBY</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00144">parameters.pb.h:144</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ac814a1dee51d1ca71aa6a98cbef56b36a8ca339b6a21e4d0b19a14ac1bee51518"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a8ca339b6a21e4d0b19a14ac1bee51518">operations_research::glop::GlopParameters_InitialBasisHeuristic_TRIANGULAR</a></div><div class="ttdeci">@ GlopParameters_InitialBasisHeuristic_TRIANGULAR</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00145">parameters.pb.h:145</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ac814a1dee51d1ca71aa6a98cbef56b36a99d3c9bd925457e60d55ba5ce1ce5d5d"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36a99d3c9bd925457e60d55ba5ce1ce5d5d">operations_research::glop::GlopParameters_InitialBasisHeuristic_NONE</a></div><div class="ttdeci">@ GlopParameters_InitialBasisHeuristic_NONE</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00143">parameters.pb.h:143</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ac814a1dee51d1ca71aa6a98cbef56b36aa1f5030ff0a216fbd9177ec75a952c34"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ac814a1dee51d1ca71aa6a98cbef56b36aa1f5030ff0a216fbd9177ec75a952c34">operations_research::glop::GlopParameters_InitialBasisHeuristic_MAROS</a></div><div class="ttdeci">@ GlopParameters_InitialBasisHeuristic_MAROS</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00147">parameters.pb.h:146</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ad00da1f90386e29065761ba337b5e8df"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ad00da1f90386e29065761ba337b5e8df">operations_research::glop::GlopParameters_InitialBasisHeuristic_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * GlopParameters_InitialBasisHeuristic_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00320">parameters.pb.cc:320</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_ada027209c77d6a5a445989cbe4d0fd18"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#ada027209c77d6a5a445989cbe4d0fd18">operations_research::glop::GlopParameters_SolverBehavior_Parse</a></div><div class="ttdeci">bool GlopParameters_SolverBehavior_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_SolverBehavior *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00113">parameters.pb.h:113</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_adbcd70aebdd6c407852dfb5c2d84914e"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#adbcd70aebdd6c407852dfb5c2d84914e">operations_research::glop::GlopParameters_CostScalingAlgorithm_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * GlopParameters_CostScalingAlgorithm_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00345">parameters.pb.cc:345</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_adfda0cbfd19464fc95dfaeeee2282830"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#adfda0cbfd19464fc95dfaeeee2282830">operations_research::glop::GlopParameters_PricingRule_Name</a></div><div class="ttdeci">const std::string & GlopParameters_PricingRule_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00130">parameters.pb.h:130</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_1_1glop_html_af6d382e307bf7d8d59350d50d34f6786"><div class="ttname"><a href="namespaceoperations__research_1_1glop.html#af6d382e307bf7d8d59350d50d34f6786">operations_research::glop::GlopParameters_PricingRule_Parse</a></div><div class="ttdeci">bool GlopParameters_PricingRule_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_PricingRule *value)</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00137">parameters.pb.h:137</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html"><div class="ttname"><a href="namespaceoperations__research.html">operations_research</a></div><div class="ttdoc">The vehicle routing library lets one model and solve generic vehicle routing problems ranging from th...</div><div class="ttdef"><b>Definition:</b> <a href="dense__doubly__linked__list_8h_source.html#l00021">dense_doubly_linked_list.h:21</a></div></div>
|
|
<div class="ttc" id="aparameters_8pb_8h_html_a38fb4fd2e166af79413e613c6f243db1"><div class="ttname"><a href="parameters_8pb_8h.html#a38fb4fd2e166af79413e613c6f243db1">descriptor_table_ortools_2fglop_2fparameters_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fglop_2fparameters_2eproto</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8cc_source.html#l00240">parameters.pb.cc:240</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fglop__2fparameters__2eproto_html"><div class="ttname"><a href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html">TableStruct_ortools_2fglop_2fparameters_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00045">parameters.pb.h:45</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fglop__2fparameters__2eproto_html_a345548bf52cc46cc10c6830c03d541ff"><div class="ttname"><a href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fglop_2fparameters_2eproto::offsets</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="parameters_8pb_8h_source.html#l00054">parameters.pb.h:54</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fglop__2fparameters__2eproto_html_a57e83bcf45762efcecb94544c5069304"><div class="ttname"><a href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a57e83bcf45762efcecb94544c5069304">TableStruct_ortools_2fglop_2fparameters_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fglop__2fparameters__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fglop_2fparameters_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fglop__2fparameters__2eproto_html_a6724f6aef157bf57a29bd58026097c39"><div class="ttname"><a href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a6724f6aef157bf57a29bd58026097c39">TableStruct_ortools_2fglop_2fparameters_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fglop__2fparameters__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fglop_2fparameters_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="parameters_8pb_8h_source.html#l00053">parameters.pb.h:53</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fglop__2fparameters__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fglop_2fparameters_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="parameters_8pb_8h_source.html#l00052">parameters.pb.h:52</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_928368908d9e3793e3841b181b38d8da.html">glop</a></li><li class="navelem"><a class="el" href="parameters_8pb_8h.html">parameters.pb.h</a></li>
|
|
<li class="footer">Generated by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.1 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|