Skip to content

Commit

Permalink
deploy: 386391d
Browse files Browse the repository at this point in the history
  • Loading branch information
pablormier committed Apr 25, 2024
1 parent 4d2369f commit 4e4c461
Show file tree
Hide file tree
Showing 287 changed files with 33,362 additions and 33,492 deletions.
114 changes: 57 additions & 57 deletions .jupyter_cache/executed/094517cf9b662d4b071537ec5ac80b62/base.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"</svg>\n"
],
"text/plain": [
"<graphviz.graphs.Digraph at 0x7fccd6712750>"
"<graphviz.graphs.Digraph at 0x7f620e722e90>"
]
},
"execution_count": 2,
Expand Down Expand Up @@ -168,63 +168,63 @@
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : 2/2 inputs mapped to the graph\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : 2/2 inputs mapped to the graph\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : 2/2 outputs mapped to the graph\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : 2/2 outputs mapped to the graph\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : Pruning the graph with size: V x E = (6, 6)...\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : Pruning the graph with size: V x E = (6, 6)...\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : Finished. Final size: V x E = (6, 6).\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : Finished. Final size: V x E = (6, 6).\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : 2/2 inputs after pruning.\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : 2/2 inputs after pruning.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : 2/2 outputs after pruning.\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : 2/2 outputs after pruning.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : Converting into a flow graph...\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : Converting into a flow graph...\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : Creating a network flow problem...\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : Creating a network flow problem...\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : Preprocess completed.\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : Preprocess completed.\n"
]
},
{
Expand All @@ -235,35 +235,35 @@
" CVXPY \n",
" v1.4.3 \n",
"===============================================================================\n",
"(CVXPY) Apr 25 09:15:56 AM: Your problem has 86 variables, 20 constraints, and 0 parameters.\n"
"(CVXPY) Apr 25 09:30:41 AM: Your problem has 86 variables, 20 constraints, and 0 parameters.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: It is compliant with the following grammars: DCP, DQCP\n"
"(CVXPY) Apr 25 09:30:41 AM: It is compliant with the following grammars: DCP, DQCP\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: (If you need to solve this problem multiple times, but with different data, consider using parameters.)\n"
"(CVXPY) Apr 25 09:30:41 AM: (If you need to solve this problem multiple times, but with different data, consider using parameters.)\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: CVXPY will first compile your problem; then, it will invoke a numerical solver to obtain a solution.\n"
"(CVXPY) Apr 25 09:30:41 AM: CVXPY will first compile your problem; then, it will invoke a numerical solver to obtain a solution.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Your problem is compiled with the CPP canonicalization backend.\n"
"(CVXPY) Apr 25 09:30:41 AM: Your problem is compiled with the CPP canonicalization backend.\n"
]
},
{
Expand All @@ -273,49 +273,49 @@
"-------------------------------------------------------------------------------\n",
" Compilation \n",
"-------------------------------------------------------------------------------\n",
"(CVXPY) Apr 25 09:15:56 AM: Compiling problem (target solver=SCIP).\n"
"(CVXPY) Apr 25 09:30:41 AM: Compiling problem (target solver=SCIP).\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Reduction chain: Dcp2Cone -> CvxAttr2Constr -> ConeMatrixStuffing -> SCIP\n"
"(CVXPY) Apr 25 09:30:41 AM: Reduction chain: Dcp2Cone -> CvxAttr2Constr -> ConeMatrixStuffing -> SCIP\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Applying reduction Dcp2Cone\n"
"(CVXPY) Apr 25 09:30:41 AM: Applying reduction Dcp2Cone\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Applying reduction CvxAttr2Constr\n"
"(CVXPY) Apr 25 09:30:41 AM: Applying reduction CvxAttr2Constr\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Applying reduction ConeMatrixStuffing\n"
"(CVXPY) Apr 25 09:30:41 AM: Applying reduction ConeMatrixStuffing\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Applying reduction SCIP\n"
"(CVXPY) Apr 25 09:30:41 AM: Applying reduction SCIP\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Finished problem compilation (took 2.996e-02 seconds).\n"
"(CVXPY) Apr 25 09:30:41 AM: Finished problem compilation (took 3.075e-02 seconds).\n"
]
},
{
Expand All @@ -325,7 +325,7 @@
"-------------------------------------------------------------------------------\n",
" Numerical solver \n",
"-------------------------------------------------------------------------------\n",
"(CVXPY) Apr 25 09:15:56 AM: Invoking solver SCIP to obtain a solution.\n"
"(CVXPY) Apr 25 09:30:41 AM: Invoking solver SCIP to obtain a solution.\n"
]
},
{
Expand All @@ -342,16 +342,7 @@
"(round 5, fast) 67 del vars, 151 del conss, 0 add conss, 52 chg bounds, 15 chg sides, 37 chg coeffs, 0 upgd conss, 0 impls, 18 clqs\n",
"(round 6, exhaustive) 67 del vars, 151 del conss, 0 add conss, 52 chg bounds, 15 chg sides, 37 chg coeffs, 40 upgd conss, 0 impls, 18 clqs\n",
" (0.0s) probing cycle finished: starting next cycle\n",
"(round 7, exhaustive) 69 del vars, 151 del conss, 0 add conss, 52 chg bounds, 15 chg sides, 37 chg coeffs, 40 upgd conss\n",
"(CVXPY) Apr 25 09:15:56 AM: Problem status: optimal\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Optimal value: 7.000e-01\n",
", 28 impls, 46 clqs\n",
"(round 7, exhaustive) 69 del vars, 151 del conss, 0 add conss, 52 chg bounds, 15 chg sides, 37 chg coeffs, 40 upgd conss, 28 impls, 46 clqs\n",
"(round 8, medium) 69 del vars, 155 del conss, 0 add conss, 52 chg bounds, 15 chg sides, 37 chg coeffs, 40 upgd conss, 28 impls, 46 clqs\n",
" (0.0s) probing cycle finished: starting next cycle\n",
" (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)\n",
Expand All @@ -376,38 +367,47 @@
" time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl. \n",
"p 0.0s| 1 | 0 | 0 | - | locks| 0 | 27 | 46 | 42 | 0 | 0 | 0 | 0 |-3.500000e+00 |-6.000000e-01 | 483.33%| unknown\n",
"p 0.0s| 1 | 0 | 0 | - | vbounds| 0 | 27 | 46 | 42 | 0 | 0 | 0 | 0 |-3.500000e+00 |-1.600000e+00 | 118.75%| unknown\n",
"p 0.0s| 1 | 0 | 0 | - | vbounds| 0 | 27 | 47 | 42 | 0 | 0 | 1 | 0 |-3.500000e+00 |-3.200000e+00 | 9.37%| unknown\n",
" 0.0s| 1 | 0 | 14 | - | 1787k | 0 | 27 | 29 | 42 | 0 | 0 | 7 | 0 |-3.300000e+00 |-3.200000e+00 | 3.13%| unknown\n",
"r 0.0s| 1 | 0 | 14 | - |rounding| 0 | 27 | 29 | 42 | 0 | 0 | 7 | 0 |-3.300000e+00 |-3.300000e+00 | 0.00%| unknown\n",
" 0.0s| 1 | 0 | 14 | - | 1788k | 0 | 27 | 29 | 42 | 0 | 0 | 7 | 0 |-3.300000e+00 |-3.300000e+00 | 0.00%| unknown\n",
"p 0.0s| 1 | 0 | 0 | - | vbounds| 0 | 27 | 48 | 42 | 0 | 0 | 2 | 0 |-3.500000e+00 |-3.200000e+00 | 9.37%| unknown\n",
" 0.0s| 1 | 0 | 14 | - | 1785k | 0 | 27 | 29 | 42 | 0 | 0 | 8 | 0 |-3.300000e+00 |-3.200000e+00 | 3.13%| unknown\n",
"r 0.0s| 1 | 0 | 14 | - |rounding| 0 | 27 | 29 | 42 | 0 | 0 | 8 | 0 |-3.300000e+00 |-3.300000e+00 | 0.00%| unknown\n",
" 0.0s| 1 | 0 | 14 | - | 1786k | 0 | 27 | 29 | 42 | 0 | 0 | 8 | 0 |-3.300000e+00 |-3.300000e+00 | 0.00%| unknown\n",
"\n",
"SCIP Status : problem is solved [optimal solution found]\n",
"Solving Time (sec) : 0.00\n",
"Solving Nodes : 1\n",
"Primal Bound : -3.30000000000000e+00 (4 solutions)\n",
"Dual Bound : -3.30000000000000e+00\n",
"Gap : 0.00 %\n"
"Gap : 0.00 %\n",
"\n",
"(CVXPY) Apr 25 09:30:41 AM: Problem status: optimal\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:30:41 AM: Optimal value: 7.000e-01\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Compilation took 2.996e-02 seconds\n"
"(CVXPY) Apr 25 09:30:41 AM: Compilation took 3.075e-02 seconds\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CVXPY) Apr 25 09:15:56 AM: Solver (including time spent in interface) took 1.405e-02 seconds\n"
"(CVXPY) Apr 25 09:30:41 AM: Solver (including time spent in interface) took 1.466e-02 seconds\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"(CORNETO) Apr 25 09:15:56 AM - INFO : Finished in 0.07 s.\n"
"(CORNETO) Apr 25 09:30:41 AM - INFO : Finished in 0.07 s.\n"
]
}
],
Expand Down Expand Up @@ -549,7 +549,7 @@
"</svg>\n"
],
"text/plain": [
"<graphviz.graphs.Digraph at 0x7fccd64113d0>"
"<graphviz.graphs.Digraph at 0x7f620e7aa390>"
]
},
"execution_count": 5,
Expand Down Expand Up @@ -599,23 +599,23 @@
" <tbody>\n",
" <tr>\n",
" <th>0</th>\n",
" <td>M2</td>\n",
" <td>I1</td>\n",
" <td>1.0</td>\n",
" </tr>\n",
" <tr>\n",
" <th>1</th>\n",
" <td>N2</td>\n",
" <td>-1.0</td>\n",
" <td>M2</td>\n",
" <td>1.0</td>\n",
" </tr>\n",
" <tr>\n",
" <th>2</th>\n",
" <td>I1</td>\n",
" <td>1.0</td>\n",
" <td>N1</td>\n",
" <td>0.0</td>\n",
" </tr>\n",
" <tr>\n",
" <th>3</th>\n",
" <td>N1</td>\n",
" <td>0.0</td>\n",
" <td>I2</td>\n",
" <td>1.0</td>\n",
" </tr>\n",
" <tr>\n",
" <th>4</th>\n",
Expand All @@ -624,8 +624,8 @@
" </tr>\n",
" <tr>\n",
" <th>5</th>\n",
" <td>I2</td>\n",
" <td>1.0</td>\n",
" <td>N2</td>\n",
" <td>-1.0</td>\n",
" </tr>\n",
" <tr>\n",
" <th>6</th>\n",
Expand Down Expand Up @@ -653,12 +653,12 @@
],
"text/plain": [
" V value\n",
"0 M2 1.0\n",
"1 N2 -1.0\n",
"2 I1 1.0\n",
"3 N1 0.0\n",
"0 I1 1.0\n",
"1 M2 1.0\n",
"2 N1 0.0\n",
"3 I2 1.0\n",
"4 M1 1.0\n",
"5 I2 1.0\n",
"5 N2 -1.0\n",
"6 _s 1.0\n",
"7 _pert_c0 1.0\n",
"8 _meas_c0 0.0\n",
Expand Down Expand Up @@ -953,7 +953,7 @@
"</svg>\n"
],
"text/plain": [
"<graphviz.graphs.Digraph at 0x7fccd4555950>"
"<graphviz.graphs.Digraph at 0x7f620c627150>"
]
},
"execution_count": 8,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"</svg>\n"
],
"text/plain": [
"<graphviz.graphs.Digraph at 0x7f9bf1d99610>"
"<graphviz.graphs.Digraph at 0x7f2164daad50>"
]
},
"execution_count": 5,
Expand Down
Loading

0 comments on commit 4e4c461

Please sign in to comment.