| |
Structured Gaussian elimination |
 | | The basic idea of structured Gaussian elimination is to declare some columns (those with the largest number of non-zero elements) as heavy, and to work only on preserving the sparsity of the remaining light columns. |
 | | Those experiments indicated that structured Gaussian elimination ought to be very successful, and that to achieve big reductions in the size of the matrix that has to be solved, the original matrix ought to be kept very sparse, which has implications for the choices of parameters in factorization and discrete logarithm algorithms. |
 | | Structured Gaussian elimination was very successful on data set K, since it reduced it to set L very quickly (in about 20 minutes for reading the data, roughly the same amount of time for the basic run, and then under an hour to produce the dense set of equations that form set L). |
| www.farcaster.com /papers/crypto-solve/node5.html (3236 words) |