You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The optimal value of decision variables can be queried via <codeclass="docutils literal notranslate"><spanclass="pre">get_value</span></code> function.</p>
@@ -485,6 +483,14 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
485
483
RHS [2e+01, 2e+02]
486
484
Iteration Objective NullspaceDim
487
485
0 15430.248 0 0.01s
486
+
100 14091.031 3 0.01s
487
+
169 13740.237 10 0.01s
488
+
Model status : Optimal
489
+
Simplex iterations: 86
490
+
QP ASM iterations: 169
491
+
Objective value : 1.3740213571e+04
492
+
P-D objective error : 1.6699127419e-06
493
+
HiGHS run time : 0.01
488
494
TerminationStatusCode.OPTIMAL
489
495
Objective value: 13740.213571429404
490
496
[[100. 100. 100. 100. 100.
@@ -504,16 +510,6 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
0 commit comments