Skip to content

Commit

Permalink
Deploying to gh-pages from @ fba8b95 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
metab0t committed Dec 21, 2024
1 parent 3630642 commit 48f2d1a
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 23 deletions.
12 changes: 6 additions & 6 deletions constraint.html
Original file line number Diff line number Diff line change
Expand Up @@ -306,12 +306,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-12-14 09:53:33 [INFO] checks license for COPT v7.2.2 20241023
2024-12-14 09:53:33 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
2024-12-14 09:53:33 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.8/x64/bin
2024-12-14 09:53:33 [WARN] no license files in HOME folder: /home/runner/copt
2024-12-14 09:53:33 [INFO] empty environment variable: COPT_LICENSE_DIR
2024-12-14 09:53:33 [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-12-21 16:18:21 [INFO] checks license for COPT v7.2.2 20241023
2024-12-21 16:18:21 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
2024-12-21 16:18:21 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.12.8/x64/bin
2024-12-21 16:18:21 [WARN] no license files in HOME folder: /home/runner/copt
2024-12-21 16:18:21 [INFO] empty environment variable: COPT_LICENSE_DIR
2024-12-21 16:18:21 [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 examples/economic_dispatch.html
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ <h2>Change the load and solve the model again<a class="headerlink" href="#change
Bound [5e+01, 1e+02]
RHS [2e+01, 2e+02]
Iteration Objective NullspaceDim
0 15430.248 0 0.01s
0 15430.248 0 0.00s
100 14091.031 3 0.01s
169 13740.237 10 0.01s
Model status : Optimal
Expand Down
2 changes: 1 addition & 1 deletion examples/optimal_control_rocket.html
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ <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.099
Total CPU secs in IPOPT (w/o function evaluations) = 0.107
Total CPU secs in NLP function evaluations = 0.004

EXIT: Optimal Solution Found.
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 @@ -607,7 +607,7 @@ <h2>Implementation<a class="headerlink" href="#implementation" title="Link to th
Number of equality constraint Jacobian evaluations = 19
Number of inequality constraint Jacobian evaluations = 19
Number of Lagrangian Hessian evaluations = 18
Total CPU secs in IPOPT (w/o function evaluations) = 0.008
Total CPU secs in IPOPT (w/o function evaluations) = 0.010
Total CPU secs in NLP function evaluations = 0.001

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 @@ -363,8 +363,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 655 μs, sys: 99 μs, total: 754 μs
Wall time: 757 μs
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 718 μs, sys: 0 ns, total: 718 μs
Wall time: 721 μs
</pre></div>
</div>
</div>
Expand All @@ -376,8 +376,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 14.1 ms, sys: 3.7 ms, total: 17.8 ms
Wall time: 17.7 ms
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 14.1 ms, sys: 999 μs, total: 15.1 ms
Wall time: 15 ms
</pre></div>
</div>
</div>
Expand Down
11 changes: 4 additions & 7 deletions nonlinear.html
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,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.004
Total CPU secs in IPOPT (w/o function evaluations) = 0.005
Total CPU secs in NLP function evaluations = 0.000

EXIT: Optimal Solution Found.
Expand Down Expand Up @@ -696,7 +696,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.002
Total CPU secs in NLP function evaluations = 0.000

EXIT: Optimal Solution Found.
Expand Down Expand Up @@ -801,11 +801,8 @@ <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.026
Total CPU secs in NLP function evaluations
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> = 0.001
Total CPU secs in IPOPT (w/o function evaluations) = 0.027
Total CPU secs in NLP function evaluations = 0.001

EXIT: Optimal Solution Found.
</pre></div>
Expand Down
2 changes: 1 addition & 1 deletion numpy.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,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.0012 - starting analytic centre calculation
MIP-Timing: 0.0016 - 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 @@ -394,7 +394,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.0013 - starting analytic centre calculation
MIP-Timing: 0.0011 - 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 48f2d1a

Please sign in to comment.