Skip to content

Commit

Permalink
Deploying to gh-pages from @ c19795c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
metab0t committed Nov 27, 2024
1 parent e3d7f38 commit 89e90e0
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 27 deletions.
12 changes: 6 additions & 6 deletions constraint.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,12 +304,12 @@ <h1>Constraint<a class="headerlink" href="#constraint" title="Link to this headi
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-11-27 17:06:30 [INFO] checks license for COPT v7.2.2 20241023
2024-11-27 17:06:30 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
2024-11-27 17:06:30 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.7/x64/bin
2024-11-27 17:06:30 [WARN] no license files in HOME folder: /home/runner/copt
2024-11-27 17:06:30 [INFO] empty environment variable: COPT_LICENSE_DIR
2024-11-27 17:06:30 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-11-27 17:18:09 [INFO] checks license for COPT v7.2.2 20241023
2024-11-27 17:18:09 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
2024-11-27 17:18:09 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.7/x64/bin
2024-11-27 17:18:09 [WARN] no license files in HOME folder: /home/runner/copt
2024-11-27 17:18:09 [INFO] empty environment variable: COPT_LICENSE_DIR
2024-11-27 17:18:09 [WARN] no license files in EV &#39;COPT_LICENSE_DIR&#39;:

No license found. Starting COPT with size limitations for non-commercial use
Please apply for a license from www.shanshu.ai/copt
Expand Down
2 changes: 1 addition & 1 deletion container.html
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ <h2>Building a model with <code class="docutils literal notranslate"><span class
Iteration Objective NullspaceDim
0 20.000001 0 0.00s
100 5.8333336 50 0.00s
200 3.3333335 100 0.01s
200 3.3333335 100 0.00s
300 2.3611112 150 0.01s
360 2.0000001 180 0.01s
Model status : Optimal
Expand Down
2 changes: 1 addition & 1 deletion examples/economic_dispatch.html
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
RHS [2e+01, 2e+02]
Iteration Objective NullspaceDim
0 15430.248 0 0.00s
100 14091.031 3 0.00s
100 14091.031 3 0.01s
169 13740.237 10 0.01s
Model status : Optimal
Simplex iterations: 86
Expand Down
9 changes: 3 additions & 6 deletions examples/optimal_control_rocket.html
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,6 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
21 -1.0127794e+00 3.92e-08 6.47e-05 -8.6 1.12e-01 - 1.00e+00 5.00e-01f 2
22 -1.0127794e+00 2.33e-09 4.28e-08 -8.6 5.82e-02 - 1.00e+00 1.00e+00h 1
23 -1.0127794e+00 2.55e-13 4.12e-12 -8.6 1.01e-03 - 1.00e+00 1.00e+00h 1
Optimal altitude: 1.012779392216388

Number of Iterations....: 23

Expand All @@ -484,13 +483,11 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
Number of equality constraint Jacobian evaluations = 24
Number of inequality constraint Jacobian evaluations = 0
Number of Lagrangian Hessian evaluations = 23
Total CPU secs in IPOPT (w/o function evaluations) = 0.107
Total CPU secs in NLP function evaluation
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>s = 0.004
Total CPU secs in IPOPT (w/o function evaluations) = 0.111
Total CPU secs in NLP function evaluations = 0.004

EXIT: Optimal Solution Found.
Optimal altitude: 1.012779392216388
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion examples/optimal_power_flow.html
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
Number of equality constraint Jacobian evaluations = 22
Number of inequality constraint Jacobian evaluations = 22
Number of Lagrangian Hessian evaluations = 21
Total CPU secs in IPOPT (w/o function evaluations) = 0.008
Total CPU secs in IPOPT (w/o function evaluations) = 0.006
Total CPU secs in NLP function evaluations = 0.000

EXIT: Optimal Solution Found.
Expand Down
8 changes: 4 additions & 4 deletions expression.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,8 @@ <h2>Efficient expression construction<a class="headerlink" href="#efficient-expr
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 626 μs, sys: 109 μs, total: 735 μs
Wall time: 738 μs
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 642 μs, sys: 99 μs, total: 741 μs
Wall time: 744 μs
</pre></div>
</div>
</div>
Expand All @@ -374,8 +374,8 @@ <h2>Efficient expression construction<a class="headerlink" href="#efficient-expr
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 17.8 ms, sys: 319 μs, total: 18.1 ms
Wall time: 18 ms
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 18 ms, sys: 0 ns, total: 18 ms
Wall time: 17.9 ms
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion model.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,14 +413,14 @@ <h2>Inspect and customize the model<a class="headerlink" href="#inspect-and-cust
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Running HiGHS 1.8.1 (git hash: 4a7f24a): Copyright (c) 2024 HiGHS under MIT licence terms
Objective value: 0.49999999999999994
Coefficient ranges:
Matrix [1e+00, 1e+00]
Cost [0e+00, 0e+00]
Bound [1e+00, 1e+00]
RHS [1e+00, 1e+00]
Iteration Objective NullspaceDim
0 1 0 0.00s
Objective value: 0.49999999999999994
2 0.50000002 1 0.00s
Model status : Optimal
QP ASM iterations: 2
Expand Down
8 changes: 4 additions & 4 deletions nonlinear.html
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
Number of equality constraint Jacobian evaluations = 0
Number of inequality constraint Jacobian evaluations = 11
Number of Lagrangian Hessian evaluations = 10
Total CPU secs in IPOPT (w/o function evaluations) = 0.001
Total CPU secs in IPOPT (w/o function evaluations) = 0.002
Total CPU secs in NLP function evaluations = 0.000

EXIT: Optimal Solution Found.
Expand Down Expand Up @@ -692,7 +692,7 @@ <h2>Nonlinear constraints and objectives<a class="headerlink" href="#nonlinear-c
Number of equality constraint Jacobian evaluations = 0
Number of inequality constraint Jacobian evaluations = 0
Number of Lagrangian Hessian evaluations = 14
Total CPU secs in IPOPT (w/o function evaluations) = 0.004
Total CPU secs in IPOPT (w/o function evaluations) = 0.001
Total CPU secs in NLP function evaluations = 0.000

EXIT: Optimal Solution Found.
Expand Down Expand Up @@ -768,6 +768,7 @@ <h2>Mixing nonlinear and linear/quadratic constraints together<a class="headerli
2 3.5000000e+02 0.00e+00 0.00e+00 -3.8 0.00e+00 -2.0 1.00e+00 1.00e+00T 0
3 3.5000000e+02 0.00e+00 0.00e+00 -5.7 0.00e+00 0.2 1.00e+00 1.00e+00T 0
4 3.5000000e+02 0.00e+00 0.00e+00 -8.6 0.00e+00 -0.2 1.00e+00 1.00e+00T 0
Objective value: 350.0000000000032

Number of Iterations....: 4

Expand All @@ -786,11 +787,10 @@ <h2>Mixing nonlinear and linear/quadratic constraints together<a class="headerli
Number of equality constraint Jacobian evaluations = 5
Number of inequality constraint Jacobian evaluations = 0
Number of Lagrangian Hessian evaluations = 4
Total CPU secs in IPOPT (w/o function evaluations) = 0.023
Total CPU secs in IPOPT (w/o function evaluations) = 0.026
Total CPU secs in NLP function evaluations = 0.001

EXIT: Optimal Solution Found.
Objective value: 350.0000000000032
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion numpy.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ <h1>Numpy Container and N-queens Problem<a class="headerlink" href="#numpy-conta
42 rows
64 cols (64 binary, 0 integer, 0 implied int., 0 continuous)
270 nonzeros
MIP-Timing: 0.0013 - starting analytic centre calculation
MIP-Timing: 0.0014 - starting analytic centre calculation

Src: B =&gt; Branching; C =&gt; Central rounding; F =&gt; Feasibility pump; H =&gt; Heuristic; L =&gt; Sub-MIP;
P =&gt; Empty MIP; R =&gt; Randomized rounding; S =&gt; Solve LP; T =&gt; Evaluate node; U =&gt; Unbounded;
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion structure.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ <h1>Building Bigger Optimization Model<a class="headerlink" href="#building-bigg
42 rows
64 cols (64 binary, 0 integer, 0 implied int., 0 continuous)
270 nonzeros
MIP-Timing: 0.0022 - starting analytic centre calculation
MIP-Timing: 0.002 - starting analytic centre calculation

Src: B =&gt; Branching; C =&gt; Central rounding; F =&gt; Feasibility pump; H =&gt; Heuristic; L =&gt; Sub-MIP;
P =&gt; Empty MIP; R =&gt; Randomized rounding; S =&gt; Solve LP; T =&gt; Evaluate node; U =&gt; Unbounded;
Expand Down

0 comments on commit 89e90e0

Please sign in to comment.