> I have installed properly glpk on Ubuntu 10.04 LTS but I don't know how > to launch it. > I have tried glpsol but this the message that I obained: > GLPSOL: GLPK LP/MIP Solver 4.38 > No input problem file specified; try /usr/bin/glpsol --help > Please what do I do to launch It ?
Please see the glpk reference manual (Appendix D "Stand-Alone LP/MIP Solver"). The reference manual is included in every glpk distribution and can be found in subdirectory doc/glpk.pdf. GLPK distribution can be ftp'ed from <ftp://ftp.gnu.org/gnu/glpk/> or from some mirror ftp sites; see <http://www.gnu.org/order/ftp.html>. See also: http://en.wikibooks.org/wiki/GLPK http://en.wikipedia.org/wiki/GNU_Linear_Programming_Kit http://www.ibm.com/developerworks/linux/library/l-glpk1/ http://www.ibm.com/developerworks/linux/library/l-glpk2/ http://www.ibm.com/developerworks/linux/library/l-glpk3/ _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
