User talk:Wotao.yin
From Wikimization
I regard the following as a difficult problem, having spent considerable time with it.
Vector is left unspecified beause I may want to vary it later in a convex iteration.
For your purposes, it may arbitrarily be set to
or
.
Rectangular submatrix comes from a permutation matrix
having three out of every four consecutive columns discarded.
Notation denotes vectorization; it means the columns of
are stacked with column 1 on top and column 256 on the bottom.
Matrix is sparse having only 979,444 nonzeros.
It contains integers from the set
.
Vector is quite sparse having only a single nonzero entry:
.
A good presolver can eliminate about 50,000 columns of because one of the constraints (fifth row from the bottom of
) has only nonnegative entries. This means that about 50,000 entries in permutation submatrix
can be set to zero before solution begins.
--Dattorro 03:31, 5 November 2010 (PDT)