> Am really impressed with GnuMathProg - I prepare the datafile > through and excel interface I slapped together and outputs with > another excel workbook. However, my results files are getting so > big that excel bombs (I am over 65000 lines) is there an easy way of > sorting and sticking the results into some database? If there is > please let me know.
Glpk has no database/spreadsheet interface. However, you can easily write it using glpk api routines, if necessary. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
