Skip to content

Commit 8f8a612

Browse files
committed
Deploying to gh-pages from @ abc7bf4 🚀
1 parent 3f308c5 commit 8f8a612

File tree

7 files changed

+32
-29
lines changed

7 files changed

+32
-29
lines changed

constraint.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -307,12 +307,12 @@ <h1>Constraint<a class="headerlink" href="#constraint" title="Link to this headi
307307
</div>
308308
</div>
309309
<div class="cell_output docutils container">
310-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2025-06-07 17:22:14 [INFO] checks license for COPT v7.2.8 20250516
311-
2025-06-07 17:22:14 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
312-
2025-06-07 17:22:14 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.10/x64/bin
313-
2025-06-07 17:22:14 [WARN] no license files in HOME folder: /home/runner/copt
314-
2025-06-07 17:22:14 [INFO] empty environment variable: COPT_LICENSE_DIR
315-
2025-06-07 17:22:14 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
310+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2025-06-07 17:31:06 [INFO] checks license for COPT v7.2.8 20250516
311+
2025-06-07 17:31:06 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
312+
2025-06-07 17:31:06 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.10/x64/bin
313+
2025-06-07 17:31:06 [WARN] no license files in HOME folder: /home/runner/copt
314+
2025-06-07 17:31:06 [INFO] empty environment variable: COPT_LICENSE_DIR
315+
2025-06-07 17:31:06 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
316316

317317
No license found. Starting COPT with size limitations for non-commercial use
318318
Please apply for a license from www.shanshu.ai/copt
@@ -624,7 +624,7 @@ <h2>Create constraint with comparison operator<a class="headerlink" href="#creat
624624
</div>
625625
</div>
626626
<div class="cell_output docutils container">
627-
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7fecb4a26f30&gt;
627+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;pyoptinterface._src.core_ext.ConstraintIndex at 0x7fec5483adf0&gt;
628628
</pre></div>
629629
</div>
630630
</div>

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 741 μs, sys: 0 ns, total: 741 μs
368-
Wall time: 744 μs
367+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 729 μs, sys: 0 ns, total: 729 μs
368+
Wall time: 732 μ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.6 ms, sys: 87 μs, total: 15.7 ms
381-
Wall time: 15.5 ms
380+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 15.3 ms, sys: 39 μs, total: 15.4 ms
381+
Wall time: 15.3 ms
382382
</pre></div>
383383
</div>
384384
</div>

infeasibility.html

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -317,17 +317,21 @@ <h1>Infeasibility Analysis<a class="headerlink" href="#infeasibility-analysis" t
317317
</div>
318318
</div>
319319
<div class="cell_output docutils container">
320-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Constraint 1 IIS: True2025-06-07 17:22:22 [INFO] checks license for COPT v7.2.8 20250516
321-
2025-06-07 17:22:22 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
322-
2025-06-07 17:22:22 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.10/x64/bin
323-
2025-06-07 17:22:22 [WARN] no license files in HOME folder: /home/runner/copt
324-
2025-06-07 17:22:22 [INFO] empty environment variable: COPT_LICENSE_DIR
325-
2025-06-07 17:22:22 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
320+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Constraint 1 IIS: True2025-06-07 17:31:13 [INFO] checks license for COPT v7.2.8 20250516
321+
2025-06-07 17:31:13 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
322+
2025-06-07 17:31:13 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.10/x64/bin
323+
2025-06-07 17:31:13 [WARN] no license files in HOME folder: /home/runner/copt
324+
2025-06-07 17:31:13 [INFO] empty environment variable: COPT_LICENSE_DIR
325+
2025-06-07 17:31:13 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
326326

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

330-
No license found. LP size is limited to 10000 variables and 10000 constraints
330+
331+
Constraint 2 IIS: True
332+
</pre></div>
333+
</div>
334+
<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
331335
Please apply for a license from www.shanshu.ai/copt
332336

333337
Model fingerprint: 43b22f9c
@@ -344,8 +348,6 @@ <h1>Infeasibility Analysis<a class="headerlink" href="#infeasibility-analysis" t
344348

345349
IIS summary: 2 rows, 0 bounds of columns
346350
IIS computation finished (0.001s)
347-
348-
Constraint 2 IIS: True
349351
</pre></div>
350352
</div>
351353
</div>
@@ -392,12 +394,11 @@ <h1>Infeasibility Analysis<a class="headerlink" href="#infeasibility-analysis" t
392394
Model fingerprint: 6e53fbd7
393395

394396
Start the IIS computation for an LP
395-
396-
Iteration Min RowBnd Max RowBnd Min ColBnd Max ColBnd Time
397-
0 0 1 0 2 0.00s
398397
</pre></div>
399398
</div>
400-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> 1 0 1 0 2 0.00s
399+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> Iteration Min RowBnd Max RowBnd Min ColBnd Max ColBnd Time
400+
0 0 1 0 2 0.00s
401+
1 0 1 0 2 0.00s
401402
2 1 1 0 2 0.00s
402403
3 1 1 1 2 0.00s
403404
4 1 1 2 2 0.00s

model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,14 +423,14 @@ <h2>Inspect and customize the model<a class="headerlink" href="#inspect-and-cust
423423
Bound [1e+00, 1e+00]
424424
RHS [1e+00, 1e+00]
425425
Iteration Objective NullspaceDim
426+
Objective value: 0.49999999999999994
426427
0 1 0 0.00s
427428
2 0.50000002 1 0.00s
428429
Model status : Optimal
429430
QP ASM iterations: 2
430431
Objective value : 5.0000000000e-01
431432
P-D objective error : 2.4999999473e-08
432433
HiGHS run time : 0.00
433-
Objective value: 0.49999999999999994
434434
</pre></div>
435435
</div>
436436
</div>

numpy.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ <h2>N-queen problem<a class="headerlink" href="#n-queen-problem" title="Link to
370370
Nodes | B&amp;B Tree | Objective Bounds | Dynamic Constraints | Work
371371
Src Proc. InQueue | Leaves Expl. | BestBound BestSol Gap | Cuts InLp Confl. | LpIters Time
372372

373-
Termination status: TerminationStatusCode.OPTIMAL
374373
J 0 0 0 100.00% -inf 0 Large 0 0 0 0 0.0s
375374
1 0 1 100.00% 0 0 0.00% 0 0 0 0 0.0s
376375

@@ -396,6 +395,7 @@ <h2>N-queen problem<a class="headerlink" href="#n-queen-problem" title="Link to
396395
0 (strong br.)
397396
0 (separation)
398397
0 (heuristics)
398+
Termination status: TerminationStatusCode.OPTIMAL
399399
</pre></div>
400400
</div>
401401
</div>
@@ -449,7 +449,9 @@ <h2>Built-in functions to add variables and constraints as Numpy <code class="do
449449
<div class="cell_output docutils container">
450450
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Running HiGHS 1.11.0 (git hash: 364c83a): Copyright (c) 2025 HiGHS under MIT licence terms
451451
Hessian has dimension 8 but no nonzeros, so is ignored
452-
LP has 16 rows; 8 cols; 16 nonzeros
452+
</pre></div>
453+
</div>
454+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>LP has 16 rows; 8 cols; 16 nonzeros
453455
Coefficient ranges:
454456
Matrix [1e+00, 1e+00]
455457
Cost [1e+00, 1e+00]

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
@@ -396,7 +396,6 @@ <h1>Building Bigger Optimization Model<a class="headerlink" href="#building-bigg
396396
42 rows
397397
64 cols (64 binary, 0 integer, 0 implied int., 0 continuous, 0 domain fixed)
398398
270 nonzeros
399-
Termination status: TerminationStatusCode.OPTIMAL
400399

401400
Src: B =&gt; Branching; C =&gt; Central rounding; F =&gt; Feasibility pump; J =&gt; Feasibility jump;
402401
H =&gt; Heuristic; L =&gt; Sub-MIP; P =&gt; Empty MIP; R =&gt; Randomized rounding; Z =&gt; ZI Round;
@@ -431,6 +430,7 @@ <h1>Building Bigger Optimization Model<a class="headerlink" href="#building-bigg
431430
0 (strong br.)
432431
0 (separation)
433432
0 (heuristics)
433+
Termination status: TerminationStatusCode.OPTIMAL
434434
</pre></div>
435435
</div>
436436
</div>

0 commit comments

Comments
 (0)