Skip to content

Commit 5fa588e

Browse files
committed
Deploying to gh-pages from @ 64deec9 🚀
1 parent c669444 commit 5fa588e

File tree

10 files changed

+46
-47
lines changed

10 files changed

+46
-47
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-21 13:39:54 [INFO] checks license for COPT v8.0.2 20251201
303-
2025-12-21 13:39:54 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
304-
2025-12-21 13:39:54 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
305-
2025-12-21 13:39:54 [WARN] no license files in HOME folder: /home/runner/copt
306-
2025-12-21 13:39:54 [INFO] empty environment variable: COPT_LICENSE_DIR
307-
2025-12-21 13:39:54 [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-21 13:49:23 [INFO] checks license for COPT v8.0.2 20251201
303+
2025-12-21 13:49:23 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
304+
2025-12-21 13:49:23 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
305+
2025-12-21 13:49:23 [WARN] no license files in HOME folder: /home/runner/copt
306+
2025-12-21 13:49:23 [INFO] empty environment variable: COPT_LICENSE_DIR
307+
2025-12-21 13:49:23 [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 0x7f16acf08830&gt;
382+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7fe6dcb0c4f0&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 0x7f16acf08cd0&gt;
395+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7fe6dcb0ccd0&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 0x7f16acf08d30&gt;
409+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7fe6dcb0cd30&gt;
410410
</pre></div>
411411
</div>
412412
</div>

container.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ <h2>Building a model with <code class="docutils literal notranslate"><span class
496496
QP ASM iterations: 360
497497
Objective value : 2.0000000000e+00
498498
P-D objective error : 3.9999998246e-08
499-
HiGHS run time : 0.02
499+
HiGHS run time : 0.01
500500
</pre></div>
501501
</div>
502502
</div>

examples/optimal_control_rocket.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -478,9 +478,8 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
478478
35 -1.0128334e+00 5.34e-07 3.99e-04 -8.6 8.28e-01 - 1.00e+00 5.00e-01f 2
479479
36 -1.0128334e+00 4.72e-08 1.58e-05 -8.6 3.52e-01 - 1.00e+00 1.00e+00h 1
480480
37 -1.0128334e+00 8.97e-12 3.04e-09 -8.6 1.37e-02 - 1.00e+00 1.00e+00h 1
481-
</pre></div>
482-
</div>
483-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Number of Iterations....: 37
481+
482+
Number of Iterations....: 37
484483

485484
(scaled) (unscaled)
486485
Objective...............: -1.0128333977358319e+00 -1.0128333977358319e+00

examples/optimal_power_flow.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -579,10 +579,7 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
579579
Number of inequality constraint Jacobian evaluations = 19
580580
Number of Lagrangian Hessian evaluations = 18
581581
Total CPU secs in IPOPT (w/o function evaluations) = 0.007
582-
Total CPU secs in NLP function evaluati
583-
</pre></div>
584-
</div>
585-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>ons = 0.000
582+
Total CPU secs in NLP function evaluations = 0.000
586583

587584
EXIT: Optimal Solution Found.
588585
</pre></div>

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 604 μs, sys: 111 μs, total: 715 μs
360-
Wall time: 719 μs
359+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 754 μs, sys: 0 ns, total: 754 μs
360+
Wall time: 758 μ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.2 ms, sys: 0 ns, total: 15.2 ms
372+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 15.3 ms, sys: 0 ns, total: 15.3 ms
373373
Wall time: 15.1 ms
374374
</pre></div>
375375
</div>

infeasibility.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,17 @@ <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 constraints
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-21 13:49:31 [INFO] checks license for COPT v8.0.2 20251201
313+
2025-12-21 13:49:31 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
314+
2025-12-21 13:49:31 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
315+
2025-12-21 13:49:31 [WARN] no license files in HOME folder: /home/runner/copt
316+
2025-12-21 13:49:31 [INFO] empty environment variable: COPT_LICENSE_DIR
317+
2025-12-21 13:49:31 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
318+
319+
No license found. Starting COPT with size limitations for non-commercial use
320+
Please apply for a license from www.shanshu.ai/copt
321+
322+
313323
Please apply for a license from www.shanshu.ai/copt
314324

315325
Model fingerprint: 43b22f9c
@@ -328,15 +338,6 @@ <h1>Infeasibility Analysis<a class="headerlink" href="#infeasibility-analysis" t
328338
IIS computation finished (0.001s)
329339
Constraint 1 IIS: True
330340
Constraint 2 IIS: True
331-
2025-12-21 13:40:03 [INFO] checks license for COPT v8.0.2 20251201
332-
2025-12-21 13:40:03 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
333-
2025-12-21 13:40:03 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.13.11/x64/bin
334-
2025-12-21 13:40:03 [WARN] no license files in HOME folder: /home/runner/copt
335-
2025-12-21 13:40:03 [INFO] empty environment variable: COPT_LICENSE_DIR
336-
2025-12-21 13:40:03 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
337-
338-
No license found. Starting COPT with size limitations for non-commercial use
339-
Please apply for a license from www.shanshu.ai/copt
340341
</pre></div>
341342
</div>
342343
</div>

nonlinear.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,9 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
479479
7 5.4427137e+00 0.00e+00 3.36e-03 -2.5 7.95e-02 - 9.84e-01 1.00e+00f 1
480480
8 5.4366982e+00 0.00e+00 4.18e-06 -3.8 7.75e-03 - 1.00e+00 1.00e+00h 1
481481
9 5.4365655e+00 0.00e+00 1.91e-08 -5.7 1.81e-04 - 1.00e+00 1.00e+00h 1
482-
iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls
482+
</pre></div>
483+
</div>
484+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls
483485
10 5.4365636e+00 0.00e+00 3.26e-12 -8.6 2.72e-06 - 1.00e+00 1.00e+00h 1
484486

485487
Number of Iterations....: 10
@@ -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.005
503505
Total CPU secs in NLP function evaluations = 0.000
504506

505507
EXIT: Optimal Solution Found.
@@ -622,8 +624,8 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
622624
Number of equality constraint Jacobian evaluations = 0
623625
Number of inequality constraint Jacobian evaluations = 0
624626
Number of Lagrangian Hessian evaluations = 14
625-
Total CPU secs in IPOPT (w/o function evaluations) = 0.006
626-
Total CPU secs in NLP function evaluations = 0.002
627+
Total CPU secs in IPOPT (w/o function evaluations) = 0.007
628+
Total CPU secs in NLP function evaluations = 0.000
627629

628630
EXIT: Optimal Solution Found.
629631
</pre></div>
@@ -701,10 +703,10 @@ <h2>Mixing nonlinear and linear/quadratic constraints together<a class="headerli
701703

702704
iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls
703705
0 3.5000000e+02 0.00e+00 0.00e+00 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0
706+
1 3.5000000e+02 0.00e+00 0.00e+00 -1.7 0.00e+00 - 1.00e+00 1.00e+00 0
704707
</pre></div>
705708
</div>
706-
<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
707-
2 3.5000000e+02 0.00e+00 0.00e+00 -3.8 0.00e+00 -2.0 1.00e+00 1.00e+00T 0
709+
<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
708710
3 3.5000000e+02 0.00e+00 0.00e+00 -5.7 0.00e+00 0.2 1.00e+00 1.00e+00T 0
709711
4 3.5000000e+02 0.00e+00 0.00e+00 -8.6 0.00e+00 -0.2 1.00e+00 1.00e+00T 0
710712

@@ -725,7 +727,7 @@ <h2>Mixing nonlinear and linear/quadratic constraints together<a class="headerli
725727
Number of equality constraint Jacobian evaluations = 5
726728
Number of inequality constraint Jacobian evaluations = 0
727729
Number of Lagrangian Hessian evaluations = 4
728-
Total CPU secs in IPOPT (w/o function evaluations) = 0.027
730+
Total CPU secs in IPOPT (w/o function evaluations) = 0.026
729731
Total CPU secs in NLP function evaluations = 0.001
730732

731733
EXIT: Optimal Solution Found.

numpy.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,8 @@ <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
369-
</pre></div>
370-
</div>
371-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Solving report
368+
369+
Solving report
372370
Status Optimal
373371
Primal bound 0
374372
Dual bound 0
@@ -384,6 +382,7 @@ <h2>N-queen problem<a class="headerlink" href="#n-queen-problem" title="Link to
384382
Nodes 1
385383
Repair LPs 0
386384
LP iterations 0
385+
Termination status: TerminationStatusCode.OPTIMAL
387386
</pre></div>
388387
</div>
389388
</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: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -394,10 +394,8 @@ <h1>Building Bigger Optimization Model<a class="headerlink" href="#building-bigg
394394
I =&gt; Shifting; J =&gt; Feasibility jump; L =&gt; Sub-MIP; P =&gt; Empty MIP; R =&gt; Randomized rounding;
395395
S =&gt; Solve LP; T =&gt; Evaluate node; U =&gt; Unbounded; X =&gt; User solution; Y =&gt; HiGHS solution;
396396
Z =&gt; ZI Round; l =&gt; Trivial lower; p =&gt; Trivial point; u =&gt; Trivial upper; z =&gt; Trivial zero
397-
Termination status: TerminationStatusCode.OPTIMAL
398-
</pre></div>
399-
</div>
400-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> Nodes | B&amp;B Tree | Objective Bounds | Dynamic Constraints | Work
397+
398+
Nodes | B&amp;B Tree | Objective Bounds | Dynamic Constraints | Work
401399
Src Proc. InQueue | Leaves Expl. | BestBound BestSol Gap | Cuts InLp Confl. | LpIters Time
402400

403401
J 0 0 0 100.00% -inf 0 Large 0 0 0 0 0.0s
@@ -409,7 +407,10 @@ <h1>Building Bigger Optimization Model<a class="headerlink" href="#building-bigg
409407
Dual bound 0
410408
Gap 0% (tolerance: 0.01%)
411409
P-D integral 0
412-
Solution status feasible
410+
Termination status: TerminationStatusCode.OPTIMAL
411+
</pre></div>
412+
</div>
413+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> Solution status feasible
413414
0 (objective)
414415
0 (bound viol.)
415416
0 (int. viol.)

0 commit comments

Comments
 (0)