> For a VLSI application, I #39;m trying to solve a variant of the > warehouse location problem. My problem stems from the fact that there > are ~5K "customers" and "warehouses", which translates into a 5K by 5K > matrix. This leads me to wonder whether GLPK supports some sort of > sparse matrix representation, one which support mathprog matrix > multiplcations etc. ?
Please see: http://lists.gnu.org/archive/html/help-glpk/2008-02/msg00088.html _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
