docs: update
This commit is contained in:
@@ -119,11 +119,11 @@ $(document).ready(function(){initNavTree('CMakeTest_8java_source.html',''); init
|
||||
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> }</div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1Loader_html_a9a2f42e70e4614116cbb84ce99984e4a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1Loader.html#a9a2f42e70e4614116cbb84ce99984e4a">com.google.ortools.Loader.loadNativeLibraries</a></div><div class="ttdeci">static void loadNativeLibraries()</div><div class="ttdef"><b>Definition:</b> <a href="Loader_8java_source.html#l00080">Loader.java:80</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1Loader_html_a9a2f42e70e4614116cbb84ce99984e4a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1Loader.html#a9a2f42e70e4614116cbb84ce99984e4a">com.google.ortools.Loader.loadNativeLibraries</a></div><div class="ttdeci">static void loadNativeLibraries()</div><div class="ttdef"><b>Definition:</b> <a href="Loader_8java_source.html#l00089">Loader.java:89</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_html_a82184e0f0aff709cbbe18de9eb417071"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver.html#a82184e0f0aff709cbbe18de9eb417071">com.google.ortools.linearsolver.MPSolver.objective</a></div><div class="ttdeci">MPObjective objective()</div><div class="ttdoc">Returns the mutable objective object.</div><div class="ttdef"><b>Definition:</b> <a href="MPSolver_8java_source.html#l00282">MPSolver.java:282</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective_html_ac25a1dff53df1bd7dc9f0844ee04ec82"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective.html#ac25a1dff53df1bd7dc9f0844ee04ec82">com.google.ortools.linearsolver.MPObjective.value</a></div><div class="ttdeci">double value()</div><div class="ttdoc">Returns the objective value of the best solution found so far.</div><div class="ttdef"><b>Definition:</b> <a href="MPObjective_8java_source.html#l00131">MPObjective.java:131</a></div></div>
|
||||
<div class="ttc" id="aenumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType_html_a11aec32d1889c3412380e3e2eb3f774b"><div class="ttname"><a href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType.html#a11aec32d1889c3412380e3e2eb3f774b">com.google.ortools.linearsolver.MPSolver.OptimizationProblemType.GLOP_LINEAR_PROGRAMMING</a></div><div class="ttdeci">GLOP_LINEAR_PROGRAMMING</div><div class="ttdef"><b>Definition:</b> <a href="MPSolver_8java_source.html#l00602">MPSolver.java:602</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1Loader_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1Loader.html">com.google.ortools.Loader</a></div><div class="ttdoc">Load native libraries needed for using ortools-java.</div><div class="ttdef"><b>Definition:</b> <a href="Loader_8java_source.html#l00019">Loader.java:19</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1Loader_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1Loader.html">com.google.ortools.Loader</a></div><div class="ttdoc">Load native libraries needed for using ortools-java.</div><div class="ttdef"><b>Definition:</b> <a href="Loader_8java_source.html#l00020">Loader.java:20</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_html_a578663951935567719114bc0b29a944d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver.html#a578663951935567719114bc0b29a944d">com.google.ortools.linearsolver.MPSolver.makeNumVar</a></div><div class="ttdeci">MPVariable makeNumVar(double lb, double ub, String name)</div><div class="ttdoc">Creates a continuous variable.</div><div class="ttdef"><b>Definition:</b> <a href="MPSolver_8java_source.html#l00193">MPSolver.java:193</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective_html_a7ebbe7c8fd2df3c8ace0e427aea69f9d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective.html#a7ebbe7c8fd2df3c8ace0e427aea69f9d">com.google.ortools.linearsolver.MPObjective.setCoefficient</a></div><div class="ttdeci">void setCoefficient(MPVariable var, double coeff)</div><div class="ttdoc">Sets the coefficient of the variable in the objective.</div><div class="ttdef"><b>Definition:</b> <a href="MPObjective_8java_source.html#l00058">MPObjective.java:58</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraint_html_a7ebbe7c8fd2df3c8ace0e427aea69f9d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraint.html#a7ebbe7c8fd2df3c8ace0e427aea69f9d">com.google.ortools.linearsolver.MPConstraint.setCoefficient</a></div><div class="ttdeci">void setCoefficient(MPVariable var, double coeff)</div><div class="ttdoc">Sets the coefficient of the variable on the constraint.</div><div class="ttdef"><b>Definition:</b> <a href="MPConstraint_8java_source.html#l00059">MPConstraint.java:59</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user