Dattorro Convex Optimization of Eternity II
From Wikimization
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | This [http://www.convexoptimization.com/TOOLS | + | This [http://www.convexoptimization.com/TOOLS/EternityII.mat Matlab binary] contains: |
| - | *<math>\,\ | + | *<math>\,\tau\in\!\mathbb{R}^{11077}</math> and <math>\,E\!\in\!\mathbb{R}^{11077\times262144}</math> is the million column Eternity II matrix with redundant columns removed, |
| + | *<math>\,\tilde{\tau}\in\!\mathbb{R}^{10054}</math> and <math>\,\tilde{E}\!\in\!\mathbb{R}^{10054\times204304}</math> has columns removed corresponding to zero variables, | ||
| + | *<math>\,b\in\!\mathbb{R}^{7362}</math> and <math>\,A\!\in\!\mathbb{R}^{7362\times150638}</math> has columns removed not in smallest face (containing <math>\tilde{\tau}</math>) of polyhedral cone <math>\{\tilde{E}^{}x~|~x\!\succeq\!0\}</math> | ||
I regard the following as a very difficult problem, having spent considerable time with it. | I regard the following as a very difficult problem, having spent considerable time with it. | ||
Revision as of 23:59, 13 February 2011
This Matlab binary contains:
and
is the million column Eternity II matrix with redundant columns removed,
and
has columns removed corresponding to zero variables,
and
has columns removed not in smallest face (containing
) of polyhedral cone
I regard the following as a very difficult problem, having spent considerable time with it.
Matrix is sparse having only 1,170,516 nonzeros.
All entries of are integers from the set
.
.
Vector is left unspecified because it is varied later as part of a
Convex Iteration.
Vector may arbitrarily be set to
or
.