Skip to content

Commit 741d327

Browse files
committed
Deploying to gh-pages from @ 873f7ed 🚀
1 parent 6767509 commit 741d327

File tree

11 files changed

+36
-39
lines changed

11 files changed

+36
-39
lines changed

constraint.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -299,12 +299,12 @@ <h1>Constraint<a class="headerlink" href="#constraint" title="Link to this headi
299299
</div>
300300
</div>
301301
<div class="cell_output docutils container">
302-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2025-12-22 15:06:29 [INFO] checks license for COPT v8.0.2 20251201
303-
2025-12-22 15:06:29 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
304-
2025-12-22 15:06:29 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
305-
2025-12-22 15:06:29 [WARN] no license files in HOME folder: /home/runner/copt
306-
2025-12-22 15:06:29 [INFO] empty environment variable: COPT_LICENSE_DIR
307-
2025-12-22 15:06:29 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
302+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2025-12-22 15:06:55 [INFO] checks license for COPT v8.0.2 20251201
303+
2025-12-22 15:06:55 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
304+
2025-12-22 15:06:55 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
305+
2025-12-22 15:06:55 [WARN] no license files in HOME folder: /home/runner/copt
306+
2025-12-22 15:06:55 [INFO] empty environment variable: COPT_LICENSE_DIR
307+
2025-12-22 15:06:55 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
308308

309309
No license found. Starting COPT with size limitations for non-commercial use
310310
Please apply for a license from www.shanshu.ai/copt
@@ -379,7 +379,7 @@ <h2>Linear Constraint<a class="headerlink" href="#linear-constraint" title="Link
379379
</div>
380380
</div>
381381
<div class="cell_output docutils container">
382-
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f7f242e0830&gt;
382+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f16c8df4830&gt;
383383
</pre></div>
384384
</div>
385385
</div>
@@ -392,7 +392,7 @@ <h2>Linear Constraint<a class="headerlink" href="#linear-constraint" title="Link
392392
</div>
393393
</div>
394394
<div class="cell_output docutils container">
395-
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f7f242e0cd0&gt;
395+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f16c8df4cd0&gt;
396396
</pre></div>
397397
</div>
398398
</div>
@@ -406,7 +406,7 @@ <h2>Linear Constraint<a class="headerlink" href="#linear-constraint" title="Link
406406
</div>
407407
</div>
408408
<div class="cell_output docutils container">
409-
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f7f242e0d30&gt;
409+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f16c8df4d70&gt;
410410
</pre></div>
411411
</div>
412412
</div>

examples/economic_dispatch.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
417417
QP ASM iterations: 108
418418
Objective value : 1.2684000000e+04
419419
P-D objective error : 1.6461008020e-06
420-
HiGHS run time : 0.00
420+
HiGHS run time : 0.01
421421
TerminationStatusCode.OPTIMAL
422422
Objective value: 12684.0
423423
</pre></div>
@@ -488,6 +488,8 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
488488
100 14091.031 3 0.01s
489489
169 13740.237 10 0.01s
490490
Model status : Optimal
491+
Simplex iterations: 86
492+
QP ASM iterations: 169
491493
TerminationStatusCode.OPTIMAL
492494
Objective value: 13740.213571429404
493495
[[100. 100. 100. 100. 100.
@@ -505,8 +507,6 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
505507
50. 50. 50. 50. 50.28576204
506508
50.71433367 51.14290531 51.57147694 52.00004857 52.4286202
507509
52.85719184 53.28576347 53.7143351 54.14290673]]
508-
Simplex iterations: 86
509-
QP ASM iterations: 169
510510
Objective value : 1.3740213571e+04
511511
P-D objective error : 1.6699127419e-06
512512
HiGHS run time : 0.01

examples/optimal_control_rocket.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
496496
Number of equality constraint Jacobian evaluations = 38
497497
Number of inequality constraint Jacobian evaluations = 0
498498
Number of Lagrangian Hessian evaluations = 37
499-
Total CPU secs in IPOPT (w/o function evaluations) = 0.361
499+
Total CPU secs in IPOPT (w/o function evaluations) = 0.351
500500
Total CPU secs in NLP function evaluations = 0.011
501501

502502
EXIT: Optimal Solution Found.

expression.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,8 @@ <h2>Efficient expression construction<a class="headerlink" href="#efficient-expr
356356
</div>
357357
</div>
358358
<div class="cell_output docutils container">
359-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 724 μs, sys: 0 ns, total: 724 μs
360-
Wall time: 728 μs
359+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 737 μs, sys: 0 ns, total: 737 μs
360+
Wall time: 741 μs
361361
</pre></div>
362362
</div>
363363
</div>
@@ -369,7 +369,7 @@ <h2>Efficient expression construction<a class="headerlink" href="#efficient-expr
369369
</div>
370370
</div>
371371
<div class="cell_output docutils container">
372-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 15.5 ms, sys: 58 μs, total: 15.6 ms
372+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 14.6 ms, sys: 925 μs, total: 15.5 ms
373373
Wall time: 15.3 ms
374374
</pre></div>
375375
</div>

getting_started.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,9 @@ <h2>Let’s build a simple model and solve it<a class="headerlink" href="#let-s-
578578
Bound [0e+00, 0e+00]
579579
RHS [1e+00, 1e+00]
580580
Iteration Objective NullspaceDim
581-
0 2.0000001 0 0.00s
581+
</pre></div>
582+
</div>
583+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 0 2.0000001 0 0.00s
582584
2 0.66666669 1 0.00s
583585
Model status : Optimal
584586
QP ASM iterations: 2

infeasibility.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -309,12 +309,12 @@ <h1>Infeasibility Analysis<a class="headerlink" href="#infeasibility-analysis" t
309309
</div>
310310
</div>
311311
<div class="cell_output docutils container">
312-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No license found. LP size is limited to 10000 variables and 10000 constraints2025-12-22 15:06:40 [INFO] checks license for COPT v8.0.2 20251201
313-
2025-12-22 15:06:40 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
314-
2025-12-22 15:06:40 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
315-
2025-12-22 15:06:40 [WARN] no license files in HOME folder: /home/runner/copt
316-
2025-12-22 15:06:40 [INFO] empty environment variable: COPT_LICENSE_DIR
317-
2025-12-22 15:06:40 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
312+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No license found. LP size is limited to 10000 variables and 10000 constraints2025-12-22 15:07:06 [INFO] checks license for COPT v8.0.2 20251201
313+
2025-12-22 15:07:06 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
314+
2025-12-22 15:07:06 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
315+
2025-12-22 15:07:06 [WARN] no license files in HOME folder: /home/runner/copt
316+
2025-12-22 15:07:06 [INFO] empty environment variable: COPT_LICENSE_DIR
317+
2025-12-22 15:07:06 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
318318

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

model.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -416,11 +416,9 @@ <h2>Inspect and customize the model<a class="headerlink" href="#inspect-and-cust
416416
Bound [1e+00, 1e+00]
417417
RHS [1e+00, 1e+00]
418418
Iteration Objective NullspaceDim
419-
Objective value: 0.49999999999999994
420-
</pre></div>
421-
</div>
422-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 0 1 0 0.00s
419+
0 1 0 0.00s
423420
2 0.50000002 1 0.00s
421+
Objective value: 0.49999999999999994
424422
Model status : Optimal
425423
QP ASM iterations: 2
426424
Objective value : 5.0000000000e-01

nonlinear.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,9 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
601601
10 2.3797236e-04 0.00e+00 2.19e-01 -1.7 5.09e-02 - 1.00e+00 1.00e+00f 1
602602
11 4.9267371e-06 0.00e+00 5.95e-02 -1.7 2.53e-02 - 1.00e+00 1.00e+00f 1
603603
12 2.8189506e-09 0.00e+00 8.31e-04 -2.5 3.20e-03 - 1.00e+00 1.00e+00f 1
604-
13 9.6379884e-16 0.00e+00 8.68e-07 -5.7 9.78e-05 - 1.00e+00 1.00e+00f 1
604+
</pre></div>
605+
</div>
606+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 13 9.6379884e-16 0.00e+00 8.68e-07 -5.7 9.78e-05 - 1.00e+00 1.00e+00f 1
605607
14 3.0814879e-29 0.00e+00 2.02e-13 -8.6 4.65e-08 - 1.00e+00 1.00e+00f 1
606608

607609
Number of Iterations....: 14
@@ -724,11 +726,8 @@ <h2>Mixing nonlinear and linear/quadratic constraints together<a class="headerli
724726
Number of equality constraint Jacobian evaluations = 5
725727
Number of inequality constraint Jacobian evaluations = 0
726728
Number of Lagrangian Hessian evaluations = 4
727-
Total CPU secs in IPOPT (w/o function evaluations) = 0.026
728-
Total CPU secs in NLP function evaluations
729-
</pre></div>
730-
</div>
731-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> = 0.001
729+
Total CPU secs in IPOPT (w/o function evaluations) = 0.025
730+
Total CPU secs in NLP function evaluations = 0.001
732731

733732
EXIT: Optimal Solution Found.
734733
</pre></div>

numpy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ <h2>N-queen problem<a class="headerlink" href="#n-queen-problem" title="Link to
365365

366366
J 0 0 0 100.00% -inf 0 Large 0 0 0 0 0.0s
367367
1 0 1 100.00% 0 0 0.00% 0 0 0 0 0.0s
368+
Termination status: TerminationStatusCode.OPTIMAL
368369

369370
Solving report
370371
Status Optimal
@@ -382,7 +383,6 @@ <h2>N-queen problem<a class="headerlink" href="#n-queen-problem" title="Link to
382383
Nodes 1
383384
Repair LPs 0
384385
LP iterations 0
385-
Termination status: TerminationStatusCode.OPTIMAL
386386
</pre></div>
387387
</div>
388388
</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)