> But I need LpsolveIDE from time to > time for viewing my matrix and debugging my mathprog models. As > probably you know that LpsolveIDE has good matrix viewer. I can see my > LP/MIPmatrix in grid. I use it to see that how my matrix is being > organised, if my mathprog model would yield the right matrix structure > that I wanted.
Do you mean viewing the matrix pattern? Or what? > Anyway, anybody know how to compile xli_mathprog.dll with the current > glpk-4.42 with table support. I think you could compile glpk_x_y.dll using one of batch scripts provided in glpk/w32 or glpk/w64, and then compile xli_mathprog.dll along with glpk_x_y.lib import library. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
