Files
ortools-clone/docs/java/MPSolutionResponse_8java_source.html

186 lines
298 KiB
HTML
Raw Normal View History

2019-07-04 15:11:35 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
2019-09-12 09:22:44 +02:00
<span id="sfml">Google OR-Tools 7.4</span>
2019-07-04 15:11:35 +02:00
</div>
</div>
2019-08-07 18:01:08 -07:00
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
2019-08-12 09:16:03 -07:00
<h2>Java Reference</h2>
2019-08-07 18:01:08 -07:00
<ul>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1sat.html">CP-SAT</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1graph.html">Graph</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html">Knapsack solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html">Linear solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">Routing</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1util.html">Util</a></li>
</ul>
</div>
2019-07-04 15:11:35 +02:00
<div id="content">
2019-08-07 18:01:08 -07:00
<div align="center">
<h1 style="color: #145A32;">Java Reference</h1>
</div>
2019-09-12 09:22:44 +02:00
<!-- Generated by Doxygen 1.8.15 -->
2019-07-04 15:11:35 +02:00
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
2019-07-15 17:42:24 -07:00
<li class="current"><a href="files.html"><span>Files</span></a></li>
2019-07-04 15:11:35 +02:00
</ul>
</div>
<div id="nav-path" class="navpath">
<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_82da1734a9cb0f1cf40dbd95c2117ce5.html">com</a></li><li class="navelem"><a class="el" href="dir_1713cbfcde5229f242ac28be432e77c9.html">google</a></li><li class="navelem"><a class="el" href="dir_06c320066273db25e45ae140036401c9.html">ortools</a></li><li class="navelem"><a class="el" href="dir_4f0d63c348f97e5defc3c6fccd9ab57f.html">linearsolver</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">MPSolutionResponse.java</div> </div>
</div><!--header-->
<div class="contents">
2019-09-12 09:22:44 +02:00
<a href="MPSolutionResponse_8java.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">// Generated by the protocol buffer compiler. DO NOT EDIT!</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// source: ortools/linear_solver/linear_solver.proto</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="keyword">package </span>com.google.ortools.linearsolver;</div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;</div><div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html"> 9</a></span>&#160;<span class="keyword">public</span> <span class="keyword">final</span> <span class="keyword">class </span><a class="code" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html">MPSolutionResponse</a> <span class="keyword">extends</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160; <a class="code" href="namespacecom.html">com</a>.google.protobuf.GeneratedMessageV3 implements</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160; <span class="comment">// @@protoc_insertion_point(message_implements:operations_research.MPSolutionResponse)</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160; <a class="code" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html">MPSolutionResponseOrBuilder</a> {</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">final</span> <span class="keywordtype">long</span> serialVersionUID = 0L;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; <span class="comment">// Use MPSolutionResponse.newBuilder() to construct.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; <span class="keyword">private</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html">MPSolutionResponse</a>(<a class="code" href="namespacecom.html">com</a>.<a class="code" href="namespacecom_1_1google.html">google</a>.protobuf.GeneratedMessageV3.Builder&lt;?&gt; builder) {</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; super(builder);</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; }</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keyword">private</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html">MPSolutionResponse</a>() {</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; status_ = 99;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; statusStr_ = <span class="stringliteral">&quot;&quot;</span>;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; variableValue_ = emptyDoubleList();</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; dualValue_ = emptyDoubleList();</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; reducedCost_ = emptyDoubleList();</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; }</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; @java.lang.Override</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; @SuppressWarnings({<span class="stringlite
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_add8485ad336d27d12cab71dc20fe72e8"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#add8485ad336d27d12cab71dc20fe72e8">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(byte[] data)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00692">MPSolutionResponse.java:692</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a255d7a4d6235a77d65af5d5ff2edb547"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a255d7a4d6235a77d65af5d5ff2edb547">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getStatusStrBytes</a></div><div class="ttdeci">com.google.protobuf.ByteString getStatusStrBytes()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01096">MPSolutionResponse.java:1096</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a340199108d7279a16fbcd5429aa1bd80"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a340199108d7279a16fbcd5429aa1bd80">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getObjectiveValue</a></div><div class="ttdeci">double getObjectiveValue()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01187">MPSolutionResponse.java:1187</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_aca07a5ac53a85c4dbdfd68da533fe599"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#aca07a5ac53a85c4dbdfd68da533fe599">com.google.ortools.linearsolver.MPSolutionResponse.getDefaultInstance</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse getDefaultInstance()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01675">MPSolutionResponse.java:1675</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a77db07dbc1f747f14c5df841ccf5a14c"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a77db07dbc1f747f14c5df841ccf5a14c">com.google.ortools.linearsolver.MPSolutionResponse.toBuilder</a></div><div class="ttdeci">.lang.Override Builder toBuilder()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00749">MPSolutionResponse.java:749</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ac1a0a8c2a823c9a4f1e4f1be774dd3bf"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ac1a0a8c2a823c9a4f1e4f1be774dd3bf">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(com.google.protobuf.ByteString data)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00681">MPSolutionResponse.java:681</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a51feb11e75564d5de9deae7c9a1f1681"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a51feb11e75564d5de9deae7c9a1f1681">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setReducedCost</a></div><div class="ttdeci">Builder setReducedCost(int index, double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01590">MPSolutionResponse.java:1590</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a793fad10739ca74825a5dffb7954bda6"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a793fad10739ca74825a5dffb7954bda6">com.google.ortools.linearsolver.MPSolutionResponse.getVariableValue</a></div><div class="ttdeci">double getVariableValue(int index)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00372">MPSolutionResponse.java:372</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a916dae08dfc215ec61d3721b0eed6631"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a916dae08dfc215ec61d3721b0eed6631">com.google.ortools.linearsolver.MPSolutionResponse.Builder.mergeFrom</a></div><div class="ttdeci">.lang.Override Builder mergeFrom(com.google.protobuf.Message other)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00909">MPSolutionResponse.java:909</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a290ae22f465e8996adf8f356426908c7"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a290ae22f465e8996adf8f356426908c7">com.google.ortools.linearsolver.MPSolutionResponse.Builder.mergeFrom</a></div><div class="ttdeci">.lang.Override Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00975">MPSolutionResponse.java:975</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a16ecbc2719efb2c581d235bd0416ecee"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a16ecbc2719efb2c581d235bd0416ecee">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setObjectiveValue</a></div><div class="ttdeci">Builder setObjectiveValue(double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01199">MPSolutionResponse.java:1199</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a8612c86b5dd6d9337fb16fc42e72ebf5"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a8612c86b5dd6d9337fb16fc42e72ebf5">com.google.ortools.linearsolver.MPSolutionResponse.getReducedCost</a></div><div class="ttdeci">double getReducedCost(int index)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00472">MPSolutionResponse.java:472</a></div></div>
<div class="ttc" id="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html"><div class="ttname"><a href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html">com.google.ortools.linearsolver.MPSolverResponseStatus</a></div><div class="ttdef"><b>Definition:</b> <a href="MPSolverResponseStatus_8java_source.html#l00020">MPSolverResponseStatus.java:20</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_acc78a14325374b37d612021dd73ddf48"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#acc78a14325374b37d612021dd73ddf48">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(java.nio.ByteBuffer data)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00670">MPSolutionResponse.java:670</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a5f7b63b17acb235a17f30cdfe5b7b563"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a5f7b63b17acb235a17f30cdfe5b7b563">com.google.ortools.linearsolver.MPSolutionResponse.getDualValueCount</a></div><div class="ttdeci">int getDualValueCount()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00407">MPSolutionResponse.java:407</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a7b70a910b541621bac953014c3bd69af"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a7b70a910b541621bac953014c3bd69af">com.google.ortools.linearsolver.MPSolutionResponse.STATUS_FIELD_NUMBER</a></div><div class="ttdeci">static final int STATUS_FIELD_NUMBER</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00190">MPSolutionResponse.java:190</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ac316af0298e9645fc3e5159b0d4464e1"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ac316af0298e9645fc3e5159b0d4464e1">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setUnknownFields</a></div><div class="ttdeci">.lang.Override final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01654">MPSolutionResponse.java:1654</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ab91122b9e778e8ae99b9d66572962072"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ab91122b9e778e8ae99b9d66572962072">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getStatusStr</a></div><div class="ttdeci">java.lang.String getStatusStr()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01071">MPSolutionResponse.java:1071</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a8acd7d1e0e85ee50dd3362794d5ec2bb"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a8acd7d1e0e85ee50dd3362794d5ec2bb">com.google.ortools.linearsolver.MPSolutionResponse.getBestObjectiveBound</a></div><div class="ttdeci">double getBestObjectiveBound()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00332">MPSolutionResponse.java:332</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a0ebf8025544f25e46fd5af6446a40cbc"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a0ebf8025544f25e46fd5af6446a40cbc">com.google.ortools.linearsolver.MPSolutionResponse.REDUCED_COST_FIELD_NUMBER</a></div><div class="ttdeci">static final int REDUCED_COST_FIELD_NUMBER</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00427">MPSolutionResponse.java:427</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a933d518fc16e760775083e723eb80b9a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a933d518fc16e760775083e723eb80b9a">com.google.ortools.linearsolver.MPSolutionResponse.Builder.internalGetFieldAccessorTable</a></div><div class="ttdeci">.lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00774">MPSolutionResponse.java:774</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a41ddfb3923fdbf2c9c674af2683701af"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a41ddfb3923fdbf2c9c674af2683701af">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearVariableValue</a></div><div class="ttdeci">Builder clearVariableValue()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01387">MPSolutionResponse.java:1387</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a56c1f2e7e7412e89a7ae66ee58b8db35"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a56c1f2e7e7412e89a7ae66ee58b8db35">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setStatusStrBytes</a></div><div class="ttdeci">Builder setStatusStrBytes(com.google.protobuf.ByteString value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01154">MPSolutionResponse.java:1154</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a075d1d5ccf6f4cd19207c02c1ab842d9"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a075d1d5ccf6f4cd19207c02c1ab842d9">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearReducedCost</a></div><div class="ttdeci">Builder clearReducedCost()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01647">MPSolutionResponse.java:1647</a></div></div>
<div class="ttc" id="namespacecom_html"><div class="ttname"><a href="namespacecom.html">com</a></div></div>
<div class="ttc" id="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_a6af1d88087ccea17d287eb1356407bff"><div class="ttname"><a href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a6af1d88087ccea17d287eb1356407bff">com.google.ortools.linearsolver.MPSolverResponseStatus.valueOf</a></div><div class="ttdeci">.lang.Deprecated static MPSolverResponseStatus valueOf(int value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverResponseStatus_8java_source.html#l00276">MPSolverResponseStatus.java:276</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ab55eefa0b7ba9d1dec56bf8bb2b996b3"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ab55eefa0b7ba9d1dec56bf8bb2b996b3">com.google.ortools.linearsolver.MPSolutionResponse.hashCode</a></div><div class="ttdeci">.lang.Override int hashCode()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00629">MPSolutionResponse.java:629</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a4d646e800887898ce163ec76b8b959f4"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a4d646e800887898ce163ec76b8b959f4">com.google.ortools.linearsolver.MPSolutionResponse.Builder.addAllVariableValue</a></div><div class="ttdeci">Builder addAllVariableValue(java.lang.Iterable&lt;? extends java.lang.Double &gt; values)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01370">MPSolutionResponse.java:1370</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a4cccefa27c0c36e962ea460029b2e3d1"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a4cccefa27c0c36e962ea460029b2e3d1">com.google.ortools.linearsolver.MPSolutionResponse.Builder.addRepeatedField</a></div><div class="ttdeci">.lang.Override Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00903">MPSolutionResponse.java:903</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a34f501e4873d94e64891382bd6514fcc"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a34f501e4873d94e64891382bd6514fcc">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setBestObjectiveBound</a></div><div class="ttdeci">Builder setBestObjectiveBound(double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01261">MPSolutionResponse.java:1261</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_abf8f0873dda105ccbbbfb116fdd759d4"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#abf8f0873dda105ccbbbfb116fdd759d4">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getDualValueList</a></div><div class="ttdeci">java.util.List&lt; java.lang.Double &gt; getDualValueList()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01414">MPSolutionResponse.java:1414</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a221ac794aee8f6f6c37069e0bdaa2d72"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a221ac794aee8f6f6c37069e0bdaa2d72">com.google.ortools.linearsolver.MPSolutionResponse.Builder.mergeFrom</a></div><div class="ttdeci">Builder mergeFrom(com.google.ortools.linearsolver.MPSolutionResponse other)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00918">MPSolutionResponse.java:918</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a9595e84f1a265789b99af6f10e024e33"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a9595e84f1a265789b99af6f10e024e33">com.google.ortools.linearsolver.MPSolutionResponse.getUnknownFields</a></div><div class="ttdeci">.lang.Override final com.google.protobuf.UnknownFieldSet getUnknownFields()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00035">MPSolutionResponse.java:35</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a5f7b63b17acb235a17f30cdfe5b7b563"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a5f7b63b17acb235a17f30cdfe5b7b563">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getDualValueCount</a></div><div class="ttdeci">int getDualValueCount()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01430">MPSolutionResponse.java:1430</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ac684e6d64cc370fd581358b718c4441b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ac684e6d64cc370fd581358b718c4441b">com.google.ortools.linearsolver.MPSolutionResponse.hasStatus</a></div><div class="ttdeci">boolean hasStatus()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00199">MPSolutionResponse.java:199</a></div></div>
<div class="ttc" id="namespacecom_1_1google_1_1ortools_1_1linearsolver_html"><div class="ttname"><a href="namespacecom_1_1google_1_1ortools_1_1linearsolver.html">com.google.ortools.linearsolver</a></div><div class="ttdef"><b>Definition:</b> <a href="LinearSolver_8java_source.html#l00004">LinearSolver.java:4</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a933d518fc16e760775083e723eb80b9a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a933d518fc16e760775083e723eb80b9a">com.google.ortools.linearsolver.MPSolutionResponse.internalGetFieldAccessorTable</a></div><div class="ttdeci">.lang.Override com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00183">MPSolutionResponse.java:183</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ae227d8e44dab56441693103e8e965574"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ae227d8e44dab56441693103e8e965574">com.google.ortools.linearsolver.MPSolutionResponse.Builder.addVariableValue</a></div><div class="ttdeci">Builder addVariableValue(double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01355">MPSolutionResponse.java:1355</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_afed76e2d97b5f1b69aa4c2e32de27a64"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#afed76e2d97b5f1b69aa4c2e32de27a64">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearOneof</a></div><div class="ttdeci">.lang.Override Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00892">MPSolutionResponse.java:892</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a340199108d7279a16fbcd5429aa1bd80"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a340199108d7279a16fbcd5429aa1bd80">com.google.ortools.linearsolver.MPSolutionResponse.getObjectiveValue</a></div><div class="ttdeci">double getObjectiveValue()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00301">MPSolutionResponse.java:301</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_aa3cac801ab284b97467917ec84563a5f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#aa3cac801ab284b97467917ec84563a5f">com.google.ortools.linearsolver.MPSolutionResponse.Builder.buildPartial</a></div><div class="ttdeci">.lang.Override com.google.ortools.linearsolver.MPSolutionResponse buildPartial()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00836">MPSolutionResponse.java:836</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a609cd7a880b7f9790412d91a3cbd7a36"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a609cd7a880b7f9790412d91a3cbd7a36">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00686">MPSolutionResponse.java:686</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a9784c919a09ca2a5340cc57235b5fb36"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a9784c919a09ca2a5340cc57235b5fb36">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getVariableValueList</a></div><div class="ttdeci">java.util.List&lt; java.lang.Double &gt; getVariableValueList()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01302">MPSolutionResponse.java:1302</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ab91122b9e778e8ae99b9d66572962072"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ab91122b9e778e8ae99b9d66572962072">com.google.ortools.linearsolver.MPSolutionResponse.getStatusStr</a></div><div class="ttdeci">java.lang.String getStatusStr()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00240">MPSolutionResponse.java:240</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a7314de9d8d28c72925a9dd0035d42456"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a7314de9d8d28c72925a9dd0035d42456">com.google.ortools.linearsolver.MPSolutionResponse.DUAL_VALUE_FIELD_NUMBER</a></div><div class="ttdeci">static final int DUAL_VALUE_FIELD_NUMBER</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00377">MPSolutionResponse.java:377</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a24a2e300d7a0a76a1774047904734854"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a24a2e300d7a0a76a1774047904734854">com.google.ortools.linearsolver.MPSolutionResponse.BEST_OBJECTIVE_BOUND_FIELD_NUMBER</a></div><div class="ttdeci">static final int BEST_OBJECTIVE_BOUND_FIELD_NUMBER</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00305">MPSolutionResponse.java:305</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_af4059e020506582f0c0b2e87c904967e"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#af4059e020506582f0c0b2e87c904967e">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setStatus</a></div><div class="ttdeci">Builder setStatus(com.google.ortools.linearsolver.MPSolverResponseStatus value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01024">MPSolutionResponse.java:1024</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a5df599d114f2e2c14f929edc26c3c89e"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a5df599d114f2e2c14f929edc26c3c89e">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getDescriptorForType</a></div><div class="ttdeci">.lang.Override com.google.protobuf.Descriptors.Descriptor getDescriptorForType()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00817">MPSolutionResponse.java:817</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ada120643f7710d9df7cad50d6ab2ac51"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ada120643f7710d9df7cad50d6ab2ac51">com.google.ortools.linearsolver.MPSolutionResponse.getDescriptor</a></div><div class="ttdeci">static final com.google.protobuf.Descriptors.Descriptor getDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00177">MPSolutionResponse.java:177</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a7a9cea0f6e267c06d4c85095c5e07815"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a7a9cea0f6e267c06d4c85095c5e07815">com.google.ortools.linearsolver.MPSolutionResponse.parser</a></div><div class="ttdeci">static com.google.protobuf.Parser&lt; MPSolutionResponse &gt; parser()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01690">MPSolutionResponse.java:1690</a></div></div>
<div class="ttc" id="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus_html_abf8ae97ec669a99f7241188e6665fc68"><div class="ttname"><a href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#abf8ae97ec669a99f7241188e6665fc68">com.google.ortools.linearsolver.MPSolverResponseStatus.MPSOLVER_UNKNOWN_STATUS</a></div><div class="ttdeci">MPSOLVER_UNKNOWN_STATUS</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverResponseStatus_8java_source.html#l00105">MPSolverResponseStatus.java:105</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ada120643f7710d9df7cad50d6ab2ac51"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ada120643f7710d9df7cad50d6ab2ac51">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getDescriptor</a></div><div class="ttdeci">static final com.google.protobuf.Descriptors.Descriptor getDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00768">MPSolutionResponse.java:768</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver.html">com.google.ortools.linearsolver.LinearSolver</a></div><div class="ttdef"><b>Definition:</b> <a href="LinearSolver_8java_source.html#l00006">LinearSolver.java:6</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a824077b937a496b26421309b1b559ce5"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a824077b937a496b26421309b1b559ce5">com.google.ortools.linearsolver.MPSolutionResponse.STATUS_STR_FIELD_NUMBER</a></div><div class="ttdeci">static final int STATUS_STR_FIELD_NUMBER</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00215">MPSolutionResponse.java:215</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a96dea02c104b9700b72d0c6ac397cfd4"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a96dea02c104b9700b72d0c6ac397cfd4">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getDualValue</a></div><div class="ttdeci">double getDualValue(int index)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01445">MPSolutionResponse.java:1445</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html">com.google.ortools.linearsolver.MPSolutionResponse</a></div><div class="ttdoc">Protobuf type.</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00009">MPSolutionResponse.java:9</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a8d82e6413e0dc8981b3f18f8b796fba0"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a8d82e6413e0dc8981b3f18f8b796fba0">com.google.ortools.linearsolver.MPSolutionResponse.Builder.addAllReducedCost</a></div><div class="ttdeci">Builder addAllReducedCost(java.lang.Iterable&lt;? extends java.lang.Double &gt; values)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01627">MPSolutionResponse.java:1627</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a3ecb3d9fa849bfc0564082411574a37f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a3ecb3d9fa849bfc0564082411574a37f">com.google.ortools.linearsolver.MPSolutionResponse.OBJECTIVE_VALUE_FIELD_NUMBER</a></div><div class="ttdeci">static final int OBJECTIVE_VALUE_FIELD_NUMBER</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00278">MPSolutionResponse.java:278</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_aa44114a88470d4a38955f1badf91b008"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#aa44114a88470d4a38955f1badf91b008">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearBestObjectiveBound</a></div><div class="ttdeci">Builder clearBestObjectiveBound()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01278">MPSolutionResponse.java:1278</a></div></div>
<div class="ttc" id="namespacecom_1_1google_1_1ortools_html"><div class="ttname"><a href="namespacecom_1_1google_1_1ortools.html">com.google.ortools</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a12a5671bbb2b3c3ae8d9db63eb766c7d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a12a5671bbb2b3c3ae8d9db63eb766c7d">com.google.ortools.linearsolver.MPSolutionResponse.Builder.addReducedCost</a></div><div class="ttdeci">Builder addReducedCost(double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01609">MPSolutionResponse.java:1609</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ad9c7bdd857ca6c970b0d1ba4dadb1f66"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ad9c7bdd857ca6c970b0d1ba4dadb1f66">com.google.ortools.linearsolver.MPSolutionResponse.equals</a></div><div class="ttdeci">.lang.Override boolean equals(final java.lang.Object obj)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00588">MPSolutionResponse.java:588</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_acab334d7dcecf2ae3efa8e973142c563"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#acab334d7dcecf2ae3efa8e973142c563">com.google.ortools.linearsolver.MPSolutionResponse.newInstance</a></div><div class="ttdeci">.lang.Override java.lang.Object newInstance(UnusedPrivateParameter unused)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00028">MPSolutionResponse.java:28</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a9d7f280d5bfbcf64db93e19792f6eea6"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a9d7f280d5bfbcf64db93e19792f6eea6">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getVariableValueCount</a></div><div class="ttdeci">int getVariableValueCount()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01315">MPSolutionResponse.java:1315</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a401adfed369d510f3437d16bccf924c3"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a401adfed369d510f3437d16bccf924c3">com.google.ortools.linearsolver.MPSolutionResponse.newBuilderForType</a></div><div class="ttdeci">.lang.Override Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00755">MPSolutionResponse.java:755</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a38d98e9ff7bd6e57fa8bfca4f8d77971"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a38d98e9ff7bd6e57fa8bfca4f8d77971">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearObjectiveValue</a></div><div class="ttdeci">Builder clearObjectiveValue()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01214">MPSolutionResponse.java:1214</a></div></div>
<div class="ttc" id="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder_html"><div class="ttname"><a href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html">com.google.ortools.linearsolver.MPSolutionResponseOrBuilder</a></div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponseOrBuilder_8java_source.html#l00006">MPSolutionResponseOrBuilder.java:6</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html">com.google.ortools.linearsolver.MPSolutionResponse.Builder</a></div><div class="ttdoc">Protobuf type.</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00763">MPSolutionResponse.java:763</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a9be121e29310e78f85bce99339c0015c"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a9be121e29310e78f85bce99339c0015c">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearStatus</a></div><div class="ttdeci">Builder clearStatus()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01040">MPSolutionResponse.java:1040</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_af5d18ad987f46f34bc16e14dd69ad465"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#af5d18ad987f46f34bc16e14dd69ad465">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearField</a></div><div class="ttdeci">.lang.Override Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00887">MPSolutionResponse.java:887</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ac261cc93edab75dd02a28cfcd261b8c5"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ac261cc93edab75dd02a28cfcd261b8c5">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(java.io.InputStream input)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00702">MPSolutionResponse.java:702</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a5ce2f8cc40dbbbf9df17fa56e0d7356b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a5ce2f8cc40dbbbf9df17fa56e0d7356b">com.google.ortools.linearsolver.MPSolutionResponse.getStatus</a></div><div class="ttdeci">com.google.ortools.linearsolver.MPSolverResponseStatus getStatus()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00209">MPSolutionResponse.java:209</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a63d95c0c5c28a675a6eeab34caabe56e"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a63d95c0c5c28a675a6eeab34caabe56e">com.google.ortools.linearsolver.MPSolutionResponse.getParserForType</a></div><div class="ttdeci">.lang.Override com.google.protobuf.Parser&lt; MPSolutionResponse &gt; getParserForType()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01695">MPSolutionResponse.java:1695</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a80c7547e0008f5c484d2c9dd6aafd0f9"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a80c7547e0008f5c484d2c9dd6aafd0f9">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00696">MPSolutionResponse.java:696</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a9784c919a09ca2a5340cc57235b5fb36"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a9784c919a09ca2a5340cc57235b5fb36">com.google.ortools.linearsolver.MPSolutionResponse.getVariableValueList</a></div><div class="ttdeci">java.util.List&lt; java.lang.Double &gt; getVariableValueList()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00348">MPSolutionResponse.java:348</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a1ea59f3d8818ef9af6597a926341314e"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a1ea59f3d8818ef9af6597a926341314e">com.google.ortools.linearsolver.MPSolutionResponse.newBuilder</a></div><div class="ttdeci">static Builder newBuilder(com.google.ortools.linearsolver.MPSolutionResponse prototype)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00745">MPSolutionResponse.java:745</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a542b6d7ba65ac8ab25e1a42debda37ab"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a542b6d7ba65ac8ab25e1a42debda37ab">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clear</a></div><div class="ttdeci">.lang.Override Builder clear()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00796">MPSolutionResponse.java:796</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_abf8f0873dda105ccbbbfb116fdd759d4"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#abf8f0873dda105ccbbbfb116fdd759d4">com.google.ortools.linearsolver.MPSolutionResponse.getDualValueList</a></div><div class="ttdeci">java.util.List&lt; java.lang.Double &gt; getDualValueList()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00392">MPSolutionResponse.java:392</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a25248f61ccf3c40dd9f457b10f5e0a28"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a25248f61ccf3c40dd9f457b10f5e0a28">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearStatusStr</a></div><div class="ttdeci">Builder clearStatusStr()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01138">MPSolutionResponse.java:1138</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a32247777d57d4e965b2e70efe3218510"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a32247777d57d4e965b2e70efe3218510">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setRepeatedField</a></div><div class="ttdeci">.lang.Override Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00897">MPSolutionResponse.java:897</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ad4c35acf2d13c654bdf4c231402d8e5b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ad4c35acf2d13c654bdf4c231402d8e5b">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clone</a></div><div class="ttdeci">.lang.Override Builder clone()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00877">MPSolutionResponse.java:877</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a813eab1fc00c769aad910c480868972b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a813eab1fc00c769aad910c480868972b">com.google.ortools.linearsolver.MPSolutionResponse.writeTo</a></div><div class="ttdeci">.lang.Override void writeTo(com.google.protobuf.CodedOutputStream output)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00489">MPSolutionResponse.java:489</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a9d7f280d5bfbcf64db93e19792f6eea6"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a9d7f280d5bfbcf64db93e19792f6eea6">com.google.ortools.linearsolver.MPSolutionResponse.getVariableValueCount</a></div><div class="ttdeci">int getVariableValueCount()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00360">MPSolutionResponse.java:360</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a793fad10739ca74825a5dffb7954bda6"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a793fad10739ca74825a5dffb7954bda6">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getVariableValue</a></div><div class="ttdeci">double getVariableValue(int index)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01327">MPSolutionResponse.java:1327</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a3d02929923a618e7dbf73e67d752f7dc"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a3d02929923a618e7dbf73e67d752f7dc">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setStatusStr</a></div><div class="ttdeci">Builder setStatusStr(java.lang.String value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01118">MPSolutionResponse.java:1118</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a4379ec4dfac2b06d517f2d5b51ed799f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a4379ec4dfac2b06d517f2d5b51ed799f">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getDefaultInstanceForType</a></div><div class="ttdeci">.lang.Override com.google.ortools.linearsolver.MPSolutionResponse getDefaultInstanceForType()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00822">MPSolutionResponse.java:822</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ad6f511b39e46ac77a227f705d26673a8"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ad6f511b39e46ac77a227f705d26673a8">com.google.ortools.linearsolver.MPSolutionResponse.getReducedCostList</a></div><div class="ttdeci">java.util.List&lt; java.lang.Double &gt; getReducedCostList()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00442">MPSolutionResponse.java:442</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_aa6d7be2061d1b7deb12e2b79790a8da9"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#aa6d7be2061d1b7deb12e2b79790a8da9">com.google.ortools.linearsolver.MPSolutionResponse.parseDelimitedFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00719">MPSolutionResponse.java:719</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ac684e6d64cc370fd581358b718c4441b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ac684e6d64cc370fd581358b718c4441b">com.google.ortools.linearsolver.MPSolutionResponse.Builder.hasStatus</a></div><div class="ttdeci">boolean hasStatus()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01002">MPSolutionResponse.java:1002</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a3e05e91aa90c10970a9aafb7b561e218"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a3e05e91aa90c10970a9aafb7b561e218">com.google.ortools.linearsolver.MPSolutionResponse.Builder.mergeUnknownFields</a></div><div class="ttdeci">.lang.Override final Builder mergeUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01660">MPSolutionResponse.java:1660</a></div></div>
<div class="ttc" id="namespacecom_1_1google_html"><div class="ttname"><a href="namespacecom_1_1google.html">com.google</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a80312963fc6fe6339f5f32bc35ba6625"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a80312963fc6fe6339f5f32bc35ba6625">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00675">MPSolutionResponse.java:675</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ae0c03f66accb016ed8bb75299d15fd7f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ae0c03f66accb016ed8bb75299d15fd7f">com.google.ortools.linearsolver.MPSolutionResponse.Builder.hasStatusStr</a></div><div class="ttdeci">boolean hasStatusStr()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01058">MPSolutionResponse.java:1058</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a968cb605190759c690e5a97cdc0bb4a1"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a968cb605190759c690e5a97cdc0bb4a1">com.google.ortools.linearsolver.MPSolutionResponse.isInitialized</a></div><div class="ttdeci">.lang.Override final boolean isInitialized()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00479">MPSolutionResponse.java:479</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a96dea02c104b9700b72d0c6ac397cfd4"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a96dea02c104b9700b72d0c6ac397cfd4">com.google.ortools.linearsolver.MPSolutionResponse.getDualValue</a></div><div class="ttdeci">double getDualValue(int index)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00422">MPSolutionResponse.java:422</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a3338cccf051414170b5e3794e6c56a71"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a3338cccf051414170b5e3794e6c56a71">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(com.google.protobuf.CodedInputStream input)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00726">MPSolutionResponse.java:726</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a9381c488f2f6c8bf082bcf72fcff646f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a9381c488f2f6c8bf082bcf72fcff646f">com.google.ortools.linearsolver.MPSolutionResponse.VARIABLE_VALUE_FIELD_NUMBER</a></div><div class="ttdeci">static final int VARIABLE_VALUE_FIELD_NUMBER</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00336">MPSolutionResponse.java:336</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ad6f511b39e46ac77a227f705d26673a8"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ad6f511b39e46ac77a227f705d26673a8">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getReducedCostList</a></div><div class="ttdeci">java.util.List&lt; java.lang.Double &gt; getReducedCostList()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01544">MPSolutionResponse.java:1544</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a255d7a4d6235a77d65af5d5ff2edb547"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a255d7a4d6235a77d65af5d5ff2edb547">com.google.ortools.linearsolver.MPSolutionResponse.getStatusStrBytes</a></div><div class="ttdeci">com.google.protobuf.ByteString getStatusStrBytes()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00265">MPSolutionResponse.java:265</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a4379ec4dfac2b06d517f2d5b51ed799f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a4379ec4dfac2b06d517f2d5b51ed799f">com.google.ortools.linearsolver.MPSolutionResponse.getDefaultInstanceForType</a></div><div class="ttdeci">.lang.Override com.google.ortools.linearsolver.MPSolutionResponse getDefaultInstanceForType()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01700">MPSolutionResponse.java:1700</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a52b18733c794c53e9f619b60bd54b49b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a52b18733c794c53e9f619b60bd54b49b">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00707">MPSolutionResponse.java:707</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a968cb605190759c690e5a97cdc0bb4a1"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a968cb605190759c690e5a97cdc0bb4a1">com.google.ortools.linearsolver.MPSolutionResponse.Builder.isInitialized</a></div><div class="ttdeci">.lang.Override final boolean isInitialized()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00970">MPSolutionResponse.java:970</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_aeff24d3f13ca1e88dc9427c640b64314"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#aeff24d3f13ca1e88dc9427c640b64314">com.google.ortools.linearsolver.MPSolutionResponse.newBuilder</a></div><div class="ttdeci">static Builder newBuilder()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00742">MPSolutionResponse.java:742</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a7a484474c36faf426657f0e94c090dbb"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a7a484474c36faf426657f0e94c090dbb">com.google.ortools.linearsolver.MPSolutionResponse.newBuilderForType</a></div><div class="ttdeci">.lang.Override Builder newBuilderForType()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00741">MPSolutionResponse.java:741</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a0e86ac2dbf86ffe6364b667561e68404"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a0e86ac2dbf86ffe6364b667561e68404">com.google.ortools.linearsolver.MPSolutionResponse.parseFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00732">MPSolutionResponse.java:732</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_ae281124732432b2600cc910ec5d83bad"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#ae281124732432b2600cc910ec5d83bad">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getReducedCostCount</a></div><div class="ttdeci">int getReducedCostCount()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01560">MPSolutionResponse.java:1560</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a511d727e72dc7fe6c1757a001112ee1a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a511d727e72dc7fe6c1757a001112ee1a">com.google.ortools.linearsolver.MPSolutionResponse.PARSER</a></div><div class="ttdeci">.lang.Deprecated static final com.google.protobuf.Parser&lt; MPSolutionResponse &gt; PARSER</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01680">MPSolutionResponse.java:1680</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a8342b02c43d81069adc3e820423d92ac"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a8342b02c43d81069adc3e820423d92ac">com.google.ortools.linearsolver.MPSolutionResponse.getSerializedSize</a></div><div class="ttdeci">.lang.Override int getSerializedSize()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00529">MPSolutionResponse.java:529</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a2b3a881f7fa820664d42adc2b14c1a2d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a2b3a881f7fa820664d42adc2b14c1a2d">com.google.ortools.linearsolver.MPSolutionResponse.Builder.hasBestObjectiveBound</a></div><div class="ttdeci">boolean hasBestObjectiveBound()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01233">MPSolutionResponse.java:1233</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a8612c86b5dd6d9337fb16fc42e72ebf5"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a8612c86b5dd6d9337fb16fc42e72ebf5">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getReducedCost</a></div><div class="ttdeci">double getReducedCost(int index)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01575">MPSolutionResponse.java:1575</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a6a0381778bec0eb738af5338cc98f69a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a6a0381778bec0eb738af5338cc98f69a">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setDualValue</a></div><div class="ttdeci">Builder setDualValue(int index, double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01460">MPSolutionResponse.java:1460</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a4774ecf5a4b09e9ccc67a7989ce34869"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a4774ecf5a4b09e9ccc67a7989ce34869">com.google.ortools.linearsolver.MPSolutionResponse.Builder.addDualValue</a></div><div class="ttdeci">Builder addDualValue(double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01479">MPSolutionResponse.java:1479</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_af5e013cc7b083712347caa09f24b0fa6"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#af5e013cc7b083712347caa09f24b0fa6">com.google.ortools.linearsolver.MPSolutionResponse.Builder.clearDualValue</a></div><div class="ttdeci">Builder clearDualValue()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01517">MPSolutionResponse.java:1517</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_afbcbc6030d2235a0b5117f2fc164c1d3"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#afbcbc6030d2235a0b5117f2fc164c1d3">com.google.ortools.linearsolver.MPSolutionResponse.parseDelimitedFrom</a></div><div class="ttdeci">static com.google.ortools.linearsolver.MPSolutionResponse parseDelimitedFrom(java.io.InputStream input)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00714">MPSolutionResponse.java:714</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a8acd7d1e0e85ee50dd3362794d5ec2bb"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a8acd7d1e0e85ee50dd3362794d5ec2bb">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getBestObjectiveBound</a></div><div class="ttdeci">double getBestObjectiveBound()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01247">MPSolutionResponse.java:1247</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a11f9f2c7325d0d62907e0a31a47a9d3d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a11f9f2c7325d0d62907e0a31a47a9d3d">com.google.ortools.linearsolver.MPSolutionResponse.Builder.build</a></div><div class="ttdeci">.lang.Override com.google.ortools.linearsolver.MPSolutionResponse build()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00827">MPSolutionResponse.java:827</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_a2b3a881f7fa820664d42adc2b14c1a2d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a2b3a881f7fa820664d42adc2b14c1a2d">com.google.ortools.linearsolver.MPSolutionResponse.hasBestObjectiveBound</a></div><div class="ttdeci">boolean hasBestObjectiveBound()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00318">MPSolutionResponse.java:318</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a5ce2f8cc40dbbbf9df17fa56e0d7356b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a5ce2f8cc40dbbbf9df17fa56e0d7356b">com.google.ortools.linearsolver.MPSolutionResponse.Builder.getStatus</a></div><div class="ttdeci">com.google.ortools.linearsolver.MPSolverResponseStatus getStatus()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01012">MPSolutionResponse.java:1012</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a6361e526206abb1ed22f4eba11a13bea"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a6361e526206abb1ed22f4eba11a13bea">com.google.ortools.linearsolver.MPSolutionResponse.Builder.hasObjectiveValue</a></div><div class="ttdeci">boolean hasObjectiveValue()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01175">MPSolutionResponse.java:1175</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ae281124732432b2600cc910ec5d83bad"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ae281124732432b2600cc910ec5d83bad">com.google.ortools.linearsolver.MPSolutionResponse.getReducedCostCount</a></div><div class="ttdeci">int getReducedCostCount()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00457">MPSolutionResponse.java:457</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a29cb2d6e078130bc33cbb0c4e4363843"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a29cb2d6e078130bc33cbb0c4e4363843">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setField</a></div><div class="ttdeci">.lang.Override Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00881">MPSolutionResponse.java:881</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_html_ae0c03f66accb016ed8bb75299d15fd7f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#ae0c03f66accb016ed8bb75299d15fd7f">com.google.ortools.linearsolver.MPSolutionResponse.hasStatusStr</a></div><div class="ttdeci">boolean hasStatusStr()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l00227">MPSolutionResponse.java:227</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a4e98447f2ab9050a2d9e707b8c847c13"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a4e98447f2ab9050a2d9e707b8c847c13">com.google.ortools.linearsolver.MPSolutionResponse.Builder.setVariableValue</a></div><div class="ttdeci">Builder setVariableValue(int index, double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01339">MPSolutionResponse.java:1339</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder_html_a1fef03ed15fc51d37b6f9a988b26425d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a1fef03ed15fc51d37b6f9a988b26425d">com.google.ortools.linearsolver.MPSolutionResponse.Builder.addAllDualValue</a></div><div class="ttdeci">Builder addAllDualValue(java.lang.Iterable&lt;? extends java.lang.Double &gt; values)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolutionResponse_8java_source.html#l01497">MPSolutionResponse.java:1497</a></div></div>
2019-07-04 15:11:35 +02:00
</div><!-- fragment --></div><!-- contents -->
2019-08-07 18:01:08 -07:00
</div>
2019-07-04 15:11:35 +02:00
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>