1.4. How come I find a different solution when I write a problem to disk, then read and solve it?

Writing a file may change the ordering of non-zeros in the sparse columns of A, and in some cases the order of variables or constraints. This may lead to different rounding errors in subsequent optimizations and ultimately slightly different solutions.

Mon Sep 14 15:59:20 2009