> I am interested in GLPSOL for Windows, do you know > where/if I can do that? I have seen > http://ftp.gnu.org/gnu/glpk/ but I > am more interested in the executable if there is one.
See http://gnuwin32.sourceforge.net/packages/glpk.htm http://cygwin.com/packages/glpk/ http://en.wikipedia.org/wiki/GNU_Linear_Programming_Kit Gnuwin32 version is too old (4.9). If you have a windows-native C compiler (like MSVC or BC), you may easily build glpk by yourself; see the subdirectory 'w32' in the distribution. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
