Skip to content

Commit aff49eb

Browse files
committed
Deploying to gh-pages from @ 48fa37b 🚀
1 parent 05aec7b commit aff49eb

File tree

9 files changed

+42
-39
lines changed

9 files changed

+42
-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 14:59:30 [INFO] checks license for COPT v8.0.2 20251201
303-
2025-12-22 14:59:30 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
304-
2025-12-22 14:59:30 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
305-
2025-12-22 14:59:30 [WARN] no license files in HOME folder: /home/runner/copt
306-
2025-12-22 14:59:30 [INFO] empty environment variable: COPT_LICENSE_DIR
307-
2025-12-22 14:59:30 [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:02:35 [INFO] checks license for COPT v8.0.2 20251201
303+
2025-12-22 15:02:35 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
304+
2025-12-22 15:02:35 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
305+
2025-12-22 15:02:35 [WARN] no license files in HOME folder: /home/runner/copt
306+
2025-12-22 15:02:35 [INFO] empty environment variable: COPT_LICENSE_DIR
307+
2025-12-22 15:02:35 [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 0x7fb2dc118830&gt;
382+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f5dd45b8830&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 0x7fb2dc118cd0&gt;
395+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f5dd45b8cd0&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 0x7fb2dc118d30&gt;
409+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7f5dd45b8d30&gt;
410410
</pre></div>
411411
</div>
412412
</div>

container.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ <h2>Building a model with <code class="docutils literal notranslate"><span class
489489
Iteration Objective NullspaceDim
490490
0 20.000001 0 0.00s
491491
100 5.8333336 50 0.00s
492-
200 3.3333335 100 0.01s
492+
200 3.3333335 100 0.00s
493493
300 2.3611112 150 0.01s
494494
360 2.0000001 180 0.01s
495495
Model status : Optimal

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.348
499+
Total CPU secs in IPOPT (w/o function evaluations) = 0.349
500500
Total CPU secs in NLP function evaluation
501501
</pre></div>
502502
</div>

examples/optimal_power_flow.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,8 +578,8 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
578578
Number of equality constraint Jacobian evaluations = 19
579579
Number of inequality constraint Jacobian evaluations = 19
580580
Number of Lagrangian Hessian evaluations = 18
581-
Total CPU secs in IPOPT (w/o function evaluations) = 0.004
582-
Total CPU secs in NLP function evaluations = 0.001
581+
Total CPU secs in IPOPT (w/o function evaluations) = 0.006
582+
Total CPU secs in NLP function evaluations = 0.000
583583

584584
EXIT: Optimal Solution Found.
585585
</pre></div>

expression.html

Lines changed: 4 additions & 4 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 728 μs, sys: 0 ns, total: 728 μs
360-
Wall time: 732 μs
359+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 704 μs, sys: 0 ns, total: 704 μs
360+
Wall time: 708 μs
361361
</pre></div>
362362
</div>
363363
</div>
@@ -369,8 +369,8 @@ <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.2 ms, sys: 27 μs, total: 15.2 ms
373-
Wall time: 15.1 ms
372+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 15.2 ms, sys: 14 μs, total: 15.3 ms
373+
Wall time: 15.2 ms
374374
</pre></div>
375375
</div>
376376
</div>

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 14:59:39 [INFO] checks license for COPT v8.0.2 20251201
313-
2025-12-22 14:59:39 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
314-
2025-12-22 14:59:39 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
315-
2025-12-22 14:59:39 [WARN] no license files in HOME folder: /home/runner/copt
316-
2025-12-22 14:59:39 [INFO] empty environment variable: COPT_LICENSE_DIR
317-
2025-12-22 14:59:39 [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:02:45 [INFO] checks license for COPT v8.0.2 20251201
313+
2025-12-22 15:02:45 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
314+
2025-12-22 15:02:45 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
315+
2025-12-22 15:02:45 [WARN] no license files in HOME folder: /home/runner/copt
316+
2025-12-22 15:02:45 [INFO] empty environment variable: COPT_LICENSE_DIR
317+
2025-12-22 15:02:45 [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

nonlinear.html

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,9 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
475475
3 3.8770898e+00 5.62e-01 2.99e+02 -1.0 1.18e+00 2.0 1.00e+00 2.50e-01h 3
476476
4 5.5678044e+00 0.00e+00 1.11e+01 -1.0 1.24e+00 - 9.72e-01 1.00e+00H 1
477477
5 5.4931736e+00 0.00e+00 9.32e+00 -1.0 2.80e-01 1.5 1.00e+00 1.00e+00f 1
478-
6 5.4953247e+00 0.00e+00 2.96e-02 -1.0 5.50e-03 - 1.00e+00 1.00e+00h 1
478+
</pre></div>
479+
</div>
480+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 6 5.4953247e+00 0.00e+00 2.96e-02 -1.0 5.50e-03 - 1.00e+00 1.00e+00h 1
479481
7 5.4427137e+00 0.00e+00 3.36e-03 -2.5 7.95e-02 - 9.84e-01 1.00e+00f 1
480482
8 5.4366982e+00 0.00e+00 4.18e-06 -3.8 7.75e-03 - 1.00e+00 1.00e+00h 1
481483
9 5.4365655e+00 0.00e+00 1.91e-08 -5.7 1.81e-04 - 1.00e+00 1.00e+00h 1
@@ -499,7 +501,7 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
499501
Number of equality constraint Jacobian evaluations = 0
500502
Number of inequality constraint Jacobian evaluations = 11
501503
Number of Lagrangian Hessian evaluations = 10
502-
Total CPU secs in IPOPT (w/o function evaluations) = 0.004
504+
Total CPU secs in IPOPT (w/o function evaluations) = 0.006
503505
Total CPU secs in NLP function evaluations = 0.000
504506

505507
EXIT: Optimal Solution Found.
@@ -595,18 +597,17 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
595597
5 1.3918726e-01 0.00e+00 6.51e+00 -1.7 3.49e-01 - 1.00e+00 5.00e-01f 2
596598
6 5.4940990e-02 0.00e+00 4.51e-01 -1.7 9.29e-02 - 1.00e+00 1.00e+00f 1
597599
7 2.9144630e-02 0.00e+00 2.27e+00 -1.7 2.49e-01 - 1.00e+00 5.00e-01f 2
598-
</pre></div>
599-
</div>
600-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 8 9.8586451e-03 0.00e+00 1.15e+00 -1.7 1.10e-01 - 1.00e+00 1.00e+00f 1
600+
8 9.8586451e-03 0.00e+00 1.15e+00 -1.7 1.10e-01 - 1.00e+00 1.00e+00f 1
601601
9 2.3237475e-03 0.00e+00 1.00e+00 -1.7 1.00e-01 - 1.00e+00 1.00e+00f 1
602602
iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls
603603
10 2.3797236e-04 0.00e+00 2.19e-01 -1.7 5.09e-02 - 1.00e+00 1.00e+00f 1
604604
11 4.9267371e-06 0.00e+00 5.95e-02 -1.7 2.53e-02 - 1.00e+00 1.00e+00f 1
605605
12 2.8189506e-09 0.00e+00 8.31e-04 -2.5 3.20e-03 - 1.00e+00 1.00e+00f 1
606606
13 9.6379884e-16 0.00e+00 8.68e-07 -5.7 9.78e-05 - 1.00e+00 1.00e+00f 1
607607
14 3.0814879e-29 0.00e+00 2.02e-13 -8.6 4.65e-08 - 1.00e+00 1.00e+00f 1
608-
609-
Number of Iterations....: 14
608+
</pre></div>
609+
</div>
610+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Number of Iterations....: 14
610611

611612
(scaled) (unscaled)
612613
Objective...............: 3.0814879110195774e-29 3.0814879110195774e-29
@@ -623,7 +624,7 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
623624
Number of equality constraint Jacobian evaluations = 0
624625
Number of inequality constraint Jacobian evaluations = 0
625626
Number of Lagrangian Hessian evaluations = 14
626-
Total CPU secs in IPOPT (w/o function evaluations) = 0.003
627+
Total CPU secs in IPOPT (w/o function evaluations) = 0.005
627628
Total CPU secs in NLP function evaluations = 0.000
628629

629630
EXIT: Optimal Solution Found.
@@ -702,15 +703,14 @@ <h2>Mixing nonlinear and linear/quadratic constraints together<a class="headerli
702703

703704
iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls
704705
0 3.5000000e+02 0.00e+00 0.00e+00 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0
705-
1 3.5000000e+02 0.00e+00 0.00e+00 -1.7 0.00e+00 - 1.00e+00 1.00e+00 0
706706
</pre></div>
707707
</div>
708-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 2 3.5000000e+02 0.00e+00 0.00e+00 -3.8 0.00e+00 -2.0 1.00e+00 1.00e+00T 0
708+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 1 3.5000000e+02 0.00e+00 0.00e+00 -1.7 0.00e+00 - 1.00e+00 1.00e+00 0
709+
2 3.5000000e+02 0.00e+00 0.00e+00 -3.8 0.00e+00 -2.0 1.00e+00 1.00e+00T 0
709710
3 3.5000000e+02 0.00e+00 0.00e+00 -5.7 0.00e+00 0.2 1.00e+00 1.00e+00T 0
710711
4 3.5000000e+02 0.00e+00 0.00e+00 -8.6 0.00e+00 -0.2 1.00e+00 1.00e+00T 0
711-
</pre></div>
712-
</div>
713-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Number of Iterations....: 4
712+
713+
Number of Iterations....: 4
714714

715715
(scaled) (unscaled)
716716
Objective...............: 3.5000000000000318e+02 3.5000000000000318e+02
@@ -728,7 +728,10 @@ <h2>Mixing nonlinear and linear/quadratic constraints together<a class="headerli
728728
Number of inequality constraint Jacobian evaluations = 0
729729
Number of Lagrangian Hessian evaluations = 4
730730
Total CPU secs in IPOPT (w/o function evaluations) = 0.026
731-
Total CPU secs in NLP function evaluations = 0.001
731+
Total CPU secs in NLP function evaluations
732+
</pre></div>
733+
</div>
734+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> = 0.001
732735

733736
EXIT: Optimal Solution Found.
734737
</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.

structure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,11 +413,11 @@ <h1>Building Bigger Optimization Model<a class="headerlink" href="#building-bigg
413413
0 (int. viol.)
414414
0 (row viol.)
415415
Timing 0.01
416+
Termination status: TerminationStatusCode.OPTIMAL
416417
Max sub-MIP depth 0
417418
Nodes 1
418419
Repair LPs 0
419420
LP iterations 0
420-
Termination status: TerminationStatusCode.OPTIMAL
421421
</pre></div>
422422
</div>
423423
</div>

0 commit comments

Comments
 (0)