Update docs to v7.5
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<body>
|
||||
<div id="banner-container">
|
||||
<div id="banner">
|
||||
<span id="sfml">Google OR-Tools 7.4</span>
|
||||
<span id="sfml">Google OR-Tools 7.5</span>
|
||||
</div>
|
||||
</div>
|
||||
<div id="content" style="width: 100%; overflow: hidden;">
|
||||
@@ -30,7 +30,7 @@
|
||||
<div align="center">
|
||||
<h1 style="color: #145A32;">C++ Reference: Linear solver</h1>
|
||||
</div>
|
||||
<!-- Generated by Doxygen 1.8.16 -->
|
||||
<!-- Generated by Doxygen 1.8.18 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
@@ -94,9 +94,9 @@
|
||||
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classoperations__research_1_1LinearExpr.html">LinearExpr</a>& <a class="code" href="classoperations__research_1_1LinearExpr.html#a5a3e5b8fa7c10e4b347e9757ba54360c">operator*=</a>(<span class="keywordtype">double</span> rhs);</div>
|
||||
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="classoperations__research_1_1LinearExpr.html">LinearExpr</a>& <a class="code" href="classoperations__research_1_1LinearExpr.html#ad77266a8988cfa2f5dcb9d25276cd4dc">operator/=</a>(<span class="keywordtype">double</span> rhs);</div>
|
||||
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="classoperations__research_1_1LinearExpr.html">LinearExpr</a> <a class="code" href="classoperations__research_1_1LinearExpr.html#a32985ab0882c48b374e1d26e0fdf9ce6">operator-</a>() <span class="keyword">const</span>;</div>
|
||||
<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="classoperations__research_1_1LinearExpr.html#a96ffc785b7b2135c7980c985883ffdd3"> 141</a></span>  </div>
|
||||
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="classoperations__research_1_1LinearExpr.html#a665001590f89bb9446d0030e2ef8047b"> 142</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1LinearExpr.html#a96ffc785b7b2135c7980c985883ffdd3">offset</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> offset_; }</div>
|
||||
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <span class="keyword">const</span> absl::flat_hash_map<const MPVariable*, double>& <a class="code" href="classoperations__research_1_1LinearExpr.html#a665001590f89bb9446d0030e2ef8047b">terms</a>()<span class="keyword"> const </span>{</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="classoperations__research_1_1LinearExpr.html#a96ffc785b7b2135c7980c985883ffdd3"> 142</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1LinearExpr.html#a96ffc785b7b2135c7980c985883ffdd3">offset</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> offset_; }</div>
|
||||
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="classoperations__research_1_1LinearExpr.html#a665001590f89bb9446d0030e2ef8047b"> 143</a></span>  <span class="keyword">const</span> absl::flat_hash_map<const MPVariable*, double>& <a class="code" href="classoperations__research_1_1LinearExpr.html#a665001590f89bb9446d0030e2ef8047b">terms</a>()<span class="keyword"> const </span>{</div>
|
||||
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keywordflow">return</span> terms_;</div>
|
||||
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  }</div>
|
||||
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  </div>
|
||||
@@ -158,7 +158,7 @@
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearExpr_html_a32985ab0882c48b374e1d26e0fdf9ce6"><div class="ttname"><a href="classoperations__research_1_1LinearExpr.html#a32985ab0882c48b374e1d26e0fdf9ce6">operations_research::LinearExpr::operator-</a></div><div class="ttdeci">LinearExpr operator-() const</div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearExpr_html_a708e7b52aae1fa3c440ef7ced3f06cd9"><div class="ttname"><a href="classoperations__research_1_1LinearExpr.html#a708e7b52aae1fa3c440ef7ced3f06cd9">operations_research::LinearExpr::LinearExpr</a></div><div class="ttdeci">LinearExpr()</div></div>
|
||||
<div class="ttc" id="anamespaceoperations__research_html_a97f9b83239285f5fdfcac1b8e8b4f162"><div class="ttname"><a href="namespaceoperations__research.html#a97f9b83239285f5fdfcac1b8e8b4f162">operations_research::operator+</a></div><div class="ttdeci">LinearExpr operator+(LinearExpr lhs, const LinearExpr &rhs)</div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearExpr_html_a665001590f89bb9446d0030e2ef8047b"><div class="ttname"><a href="classoperations__research_1_1LinearExpr.html#a665001590f89bb9446d0030e2ef8047b">operations_research::LinearExpr::terms</a></div><div class="ttdeci">const absl::flat_hash_map< const MPVariable *, double > & terms() const</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00142">linear_expr.h:142</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearExpr_html_a665001590f89bb9446d0030e2ef8047b"><div class="ttname"><a href="classoperations__research_1_1LinearExpr.html#a665001590f89bb9446d0030e2ef8047b">operations_research::LinearExpr::terms</a></div><div class="ttdeci">const absl::flat_hash_map< const MPVariable *, double > & terms() const</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00143">linear_expr.h:143</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearExpr_html_a1953d5ae154875095008836cd15ab348"><div class="ttname"><a href="classoperations__research_1_1LinearExpr.html#a1953d5ae154875095008836cd15ab348">operations_research::LinearExpr::SolutionValue</a></div><div class="ttdeci">double SolutionValue() const</div><div class="ttdoc">Evaluates the value of this expression at the solution found.</div></div>
|
||||
<div class="ttc" id="anamespaceoperations__research_html"><div class="ttname"><a href="namespaceoperations__research.html">operations_research</a></div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00084">linear_expr.h:84</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearRange_html"><div class="ttname"><a href="classoperations__research_1_1LinearRange.html">operations_research::LinearRange</a></div><div class="ttdoc">An expression of the form:</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00192">linear_expr.h:192</a></div></div>
|
||||
@@ -174,7 +174,7 @@
|
||||
<div class="ttc" id="anamespaceoperations__research_html_a08146f196bd9c3f492ee108732449ced"><div class="ttname"><a href="namespaceoperations__research.html#a08146f196bd9c3f492ee108732449ced">operations_research::operator==</a></div><div class="ttdeci">LinearRange operator==(const LinearExpr &lhs, const LinearExpr &rhs)</div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearRange_html_a9748ce3280b2d4c16a2cd38a480b9c7c"><div class="ttname"><a href="classoperations__research_1_1LinearRange.html#a9748ce3280b2d4c16a2cd38a480b9c7c">operations_research::LinearRange::lower_bound</a></div><div class="ttdeci">double lower_bound() const</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00205">linear_expr.h:205</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearRange_html_a32ea297f2577df1857c480c965f0b6b7"><div class="ttname"><a href="classoperations__research_1_1LinearRange.html#a32ea297f2577df1857c480c965f0b6b7">operations_research::LinearRange::LinearRange</a></div><div class="ttdeci">LinearRange()</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00194">linear_expr.h:194</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearExpr_html_a96ffc785b7b2135c7980c985883ffdd3"><div class="ttname"><a href="classoperations__research_1_1LinearExpr.html#a96ffc785b7b2135c7980c985883ffdd3">operations_research::LinearExpr::offset</a></div><div class="ttdeci">double offset() const</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00141">linear_expr.h:141</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearExpr_html_a96ffc785b7b2135c7980c985883ffdd3"><div class="ttname"><a href="classoperations__research_1_1LinearExpr.html#a96ffc785b7b2135c7980c985883ffdd3">operations_research::LinearExpr::offset</a></div><div class="ttdeci">double offset() const</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00142">linear_expr.h:142</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearRange_html_a5158072d27a176fc38524893183d6527"><div class="ttname"><a href="classoperations__research_1_1LinearRange.html#a5158072d27a176fc38524893183d6527">operations_research::LinearRange::upper_bound</a></div><div class="ttdeci">double upper_bound() const</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00207">linear_expr.h:207</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearRange_html_ac94f6b1a6cc64b35da3b2a250e0c606d"><div class="ttname"><a href="classoperations__research_1_1LinearRange.html#ac94f6b1a6cc64b35da3b2a250e0c606d">operations_research::LinearRange::linear_expr</a></div><div class="ttdeci">const LinearExpr & linear_expr() const</div><div class="ttdef"><b>Definition:</b> <a href="linear__expr_8h_source.html#l00206">linear_expr.h:206</a></div></div>
|
||||
<div class="ttc" id="aclassoperations__research_1_1LinearExpr_html_a19c380b03cea21d7ac7325136a131ff0"><div class="ttname"><a href="classoperations__research_1_1LinearExpr.html#a19c380b03cea21d7ac7325136a131ff0">operations_research::LinearExpr::ToString</a></div><div class="ttdeci">std::string ToString() const</div><div class="ttdoc">A human readable representation of this.</div></div>
|
||||
|
||||
Reference in New Issue
Block a user