Dattorro Convex Optimization of Eternity II
From Wikimization
(Difference between revisions)
| Line 1: | Line 1: | ||
| + | Eternity II puzzle formulation is discussed in section 4.6.0.0.15 of [http://meboo.convexoptimization.com/Meboo.html Convex Optimization & Euclidean Distance Geometry]. | ||
| + | |||
This [http://www.convexoptimization.com/TOOLS/EternityII.mat Matlab binary] contains: | This [http://www.convexoptimization.com/TOOLS/EternityII.mat Matlab binary] contains: | ||
*<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>\,\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, | ||
Revision as of 00:02, 14 February 2011
Eternity II puzzle formulation is discussed in section 4.6.0.0.15 of Convex Optimization & Euclidean Distance Geometry.
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
.