The contents of this directory are originally from ftp://ftp.es.ele.tue.nl/pub/lp_solve/ Last update: August 30, 1994. JuHa Haataja, CSC (jhaataja@csc.fi). --------------------------------------------------------------------------- This directory contains the sources to the Mixed Integer Linear Program solver 'lp_solve' in compressed tar format: lp_solve.tar.Z This is the supported version, which is written in strict ANSI C, meant for UNIX and contains porting information for VMS. The most current version is 1.4. A translator from the popular and de facto standard MPS format to the equation format understood by lp_solve can be found in mps2eq_0.2.tar.Z. Complaints about these programs should be sent to michel@es.ele.tue.nl. --------------------------------------------------------------------------- A DOS executable + docs + examples based on version 1.3 of lp_solve is stored in lpsol13b.zip If you want to compile for DOS yourself, have a look at lpdos13b.tar.Z. It contains the (few) patches you need to do it yourself. Beware, you need some lex and yacc equivalent as well as a C compiler. The same for lp_solve version 1.4 can be found in lpdos14.tar.Z and lpsol14.zip. This stuff is not supported by me, but by yash@wisdom.weizmann.ac.il (Wool Avishai).