Skip to content

Commit b74d8d7

Browse files
committed
Deploying to gh-pages from @ 50d59ba 🚀
1 parent 98d6b58 commit b74d8d7

File tree

5 files changed

+13
-17
lines changed

5 files changed

+13
-17
lines changed

container.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -499,9 +499,7 @@ <h2>Building a model with <code class="docutils literal notranslate"><span class
499499
200 3.3333335 100 0.00s
500500
300 2.3611112 150 0.01s
501501
360 2.0000001 180 0.01s
502-
</pre></div>
503-
</div>
504-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Model status : Optimal
502+
Model status : Optimal
505503
QP ASM iterations: 360
506504
Objective value : 2.0000000000e+00
507505
HiGHS run time : 0.01

examples/economic_dispatch.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,12 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
491491
Iteration Objective NullspaceDim
492492
0 15430.248 0 0.00s
493493
100 14091.031 3 0.00s
494+
169 13740.237 10 0.01s
495+
Model status : Optimal
496+
Simplex iterations: 86
497+
QP ASM iterations: 169
498+
Objective value : 1.3740213571e+04
499+
HiGHS run time : 0.01
494500
TerminationStatusCode.OPTIMAL
495501
Objective value: 13740.213571429404
496502
[[100. 100. 100. 100. 100.
@@ -510,14 +516,6 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
510516
52.85719184 53.28576347 53.7143351 54.14290673]]
511517
</pre></div>
512518
</div>
513-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 169 13740.237 10 0.01s
514-
Model status : Optimal
515-
Simplex iterations: 86
516-
QP ASM iterations: 169
517-
Objective value : 1.3740213571e+04
518-
HiGHS run time : 0.01
519-
</pre></div>
520-
</div>
521519
</div>
522520
</div>
523521
</section>

expression.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,8 @@ <h2>Efficient expression construction<a class="headerlink" href="#efficient-expr
364364
</div>
365365
</div>
366366
<div class="cell_output docutils container">
367-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 742 μs, sys: 0 ns, total: 742 μs
368-
Wall time: 745 μs
367+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 701 μs, sys: 0 ns, total: 701 μs
368+
Wall time: 705 μs
369369
</pre></div>
370370
</div>
371371
</div>
@@ -377,8 +377,8 @@ <h2>Efficient expression construction<a class="headerlink" href="#efficient-expr
377377
</div>
378378
</div>
379379
<div class="cell_output docutils container">
380-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 15.7 ms, sys: 0 ns, total: 15.7 ms
381-
Wall time: 15.4 ms
380+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 14.8 ms, sys: 976 μs, total: 15.8 ms
381+
Wall time: 15.6 ms
382382
</pre></div>
383383
</div>
384384
</div>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

structure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h1>Building Bigger Optimization Model<a class="headerlink" href="#building-bigg
420420
0 (bound viol.)
421421
0 (int. viol.)
422422
0 (row viol.)
423-
Timing 0.08 (total)
423+
Timing 0.07 (total)
424424
0.00 (presolve)
425425
0.00 (solve)
426426
0.00 (postsolve)

0 commit comments

Comments
 (0)