Skip to content

Commit

Permalink
Deploying to gh-pages from @ 362800f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
metab0t committed Nov 22, 2024
1 parent 8df3a14 commit b451f3e
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions constraint.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,12 +303,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-22 18:06:48 [INFO] checks license for COPT v7.2.2 20241023
2024-11-22 18:06:48 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
2024-11-22 18:06:48 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.11.10/x64/bin
2024-11-22 18:06:48 [WARN] no license files in HOME folder: /home/runner/copt
2024-11-22 18:06:48 [INFO] empty environment variable: COPT_LICENSE_DIR
2024-11-22 18:06:48 [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-22 18:16:54 [INFO] checks license for COPT v7.2.2 20241023
2024-11-22 18:16:54 [WARN] no license files in current working folder: /home/runner/work/PyOptInterface/PyOptInterface/docs/source
2024-11-22 18:16:54 [WARN] no license files in binary folder: /opt/hostedtoolcache/Python/3.11.10/x64/bin
2024-11-22 18:16:54 [WARN] no license files in HOME folder: /home/runner/copt
2024-11-22 18:16:54 [INFO] empty environment variable: COPT_LICENSE_DIR
2024-11-22 18:16:54 [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 @@ -482,7 +482,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
8 changes: 4 additions & 4 deletions expression.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,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 535 μs, sys: 137 μs, total: 672 μs
Wall time: 676 μs
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 531 μs, sys: 95 μs, total: 626 μs
Wall time: 629 μs
</pre></div>
</div>
</div>
Expand All @@ -371,8 +371,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 18.5 ms, sys: 0 ns, total: 18.5 ms
Wall time: 18.3 ms
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 17.7 ms, sys: 0 ns, total: 17.7 ms
Wall time: 17.6 ms
</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 @@ -352,7 +352,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.0014 - starting analytic centre calculation
MIP-Timing: 0.0013 - 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 @@ -389,7 +389,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.0025 - starting analytic centre calculation
MIP-Timing: 0.0023 - 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 b451f3e

Please sign in to comment.