Skip to content

Commit 7866e21

Browse files
committed
Deploying to gh-pages from @ c5266ab 🚀
1 parent 79e667e commit 7866e21

File tree

8 files changed

+20
-25
lines changed

8 files changed

+20
-25
lines changed

constraint.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -306,12 +306,12 @@ <h1>Constraint<a class="headerlink" href="#constraint" title="Link to this headi
306306
</div>
307307
</div>
308308
<div class="cell_output docutils container">
309-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2025-01-26 14:08:34 [INFO] checks license for COPT v7.2.4 20241206
310-
2025-01-26 14:08:34 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
311-
2025-01-26 14:08:34 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.8/x64/bin
312-
2025-01-26 14:08:34 [WARN] no license files in HOME folder: /home/runner/copt
313-
2025-01-26 14:08:34 [INFO] empty environment variable: COPT_LICENSE_DIR
314-
2025-01-26 14:08:34 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
309+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2025-01-26 14:15:51 [INFO] checks license for COPT v7.2.4 20241206
310+
2025-01-26 14:15:51 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
311+
2025-01-26 14:15:51 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.8/x64/bin
312+
2025-01-26 14:15:51 [WARN] no license files in HOME folder: /home/runner/copt
313+
2025-01-26 14:15:51 [INFO] empty environment variable: COPT_LICENSE_DIR
314+
2025-01-26 14:15:51 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
315315

316316
No license found. Starting COPT with size limitations for non-commercial use
317317
Please apply for a license from www.shanshu.ai/copt

examples/economic_dispatch.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,8 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
486486
Bound [5e+01, 1e+02]
487487
RHS [2e+01, 2e+02]
488488
Iteration Objective NullspaceDim
489-
0 15430.248 0 0.01s
490-
100 14091.031 3 0.01s
489+
0 15430.248 0 0.00s
490+
100 14091.031 3 0.00s
491491
169 13740.237 10 0.01s
492492
Model status : Optimal
493493
Simplex iterations: 86

examples/optimal_control_rocket.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,8 +479,8 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
479479
Number of equality constraint Jacobian evaluations = 24
480480
Number of inequality constraint Jacobian evaluations = 0
481481
Number of Lagrangian Hessian evaluations = 23
482-
Total CPU secs in IPOPT (w/o function evaluations) = 0.119
483-
Total CPU secs in NLP function evaluations = 0.007
482+
Total CPU secs in IPOPT (w/o function evaluations) = 0.125
483+
Total CPU secs in NLP function evaluations = 0.004
484484

485485
EXIT: Optimal Solution Found.
486486
</pre></div>

examples/optimal_power_flow.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -586,9 +586,7 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
586586
13 1.7552853e+04 3.50e-03 1.39e-01 -2.5 8.11e-02 - 1.00e+00 7.89e-01h 1
587587
14 1.7552881e+04 1.84e-05 1.96e-03 -2.5 1.30e-02 - 1.00e+00 1.00e+00h 1
588588
15 1.7551955e+04 1.39e-05 6.19e-03 -3.8 1.78e-02 - 1.00e+00 9.72e-01f 1
589-
</pre></div>
590-
</div>
591-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 16 1.7551939e+04 1.54e-08 1.13e-06 -3.8 6.68e-04 - 1.00e+00 1.00e+00f 1
589+
16 1.7551939e+04 1.54e-08 1.13e-06 -3.8 6.68e-04 - 1.00e+00 1.00e+00f 1
592590
17 1.7551891e+04 1.33e-08 1.02e-06 -5.7 9.92e-04 - 1.00e+00 1.00e+00f 1
593591
18 1.7551891e+04 1.15e-12 1.20e-10 -8.6 1.29e-05 - 1.00e+00 1.00e+00h 1
594592

expression.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@ <h2>Efficient expression construction<a class="headerlink" href="#efficient-expr
363363
</div>
364364
</div>
365365
<div class="cell_output docutils container">
366-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 608 μs, sys: 113 μs, total: 721 μs
367-
Wall time: 723 μs
366+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 776 μs, sys: 0 ns, total: 776 μs
367+
Wall time: 779 μs
368368
</pre></div>
369369
</div>
370370
</div>
@@ -376,8 +376,8 @@ <h2>Efficient expression construction<a class="headerlink" href="#efficient-expr
376376
</div>
377377
</div>
378378
<div class="cell_output docutils container">
379-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 19.1 ms, sys: 941 μs, total: 20 ms
380-
Wall time: 19.8 ms
379+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 19.8 ms, sys: 0 ns, total: 19.8 ms
380+
Wall time: 19.7 ms
381381
</pre></div>
382382
</div>
383383
</div>

model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ <h2>Inspect and customize the model<a class="headerlink" href="#inspect-and-cust
415415
</div>
416416
<div class="cell_output docutils container">
417417
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Running HiGHS 1.9.0 (git hash: 66f735e): Copyright (c) 2024 HiGHS under MIT licence terms
418+
Objective value: 0.49999999999999994
418419
Coefficient ranges:
419420
Matrix [1e+00, 1e+00]
420421
Cost [0e+00, 0e+00]
@@ -427,7 +428,6 @@ <h2>Inspect and customize the model<a class="headerlink" href="#inspect-and-cust
427428
QP ASM iterations: 2
428429
Objective value : 5.0000000000e-01
429430
HiGHS run time : 0.00
430-
Objective value: 0.49999999999999994
431431
</pre></div>
432432
</div>
433433
</div>

nonlinear.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
554554
Number of equality constraint Jacobian evaluations = 0
555555
Number of inequality constraint Jacobian evaluations = 11
556556
Number of Lagrangian Hessian evaluations = 10
557-
Total CPU secs in IPOPT (w/o function evaluations) = 0.003
557+
Total CPU secs in IPOPT (w/o function evaluations) = 0.004
558558
Total CPU secs in NLP function evaluations = 0.000
559559

560560
EXIT: Optimal Solution Found.
@@ -696,11 +696,8 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
696696
Number of equality constraint Jacobian evaluations = 0
697697
Number of inequality constraint Jacobian evaluations = 0
698698
Number of Lagrangian Hessian evaluations = 14
699-
Total CPU secs in IPOPT (w/o function evaluations) = 0.004
700-
Total CPU secs in NLP function evaluations
701-
</pre></div>
702-
</div>
703-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> = 0.000
699+
Total CPU secs in IPOPT (w/o function evaluations) = 0.002
700+
Total CPU secs in NLP function evaluations = 0.000
704701

705702
EXIT: Optimal Solution Found.
706703
</pre></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.

0 commit comments

Comments
 (0)