ftp.nice.ch/pub/next/unix/science/lp_solve-2.0.NIHS.bs.tar.gz#/lp_solve-2.0

CHANGELOG
 
MANIFEST
 
MIPLIB_RESULTS
 
Makefile
 
NETLIB_RESULTS
 
README
 
debug.c
[View debug.c] 
debug.h
[View debug.h] 
demo.c
[View demo.c] 
lex.l
 
lp.y
 
lp2mps.c
[View lp2mps.c] 
lp_examples/
 
lp_solve.1
 
lp_solve.c
[View lp_solve.c] 
lpglob.h
[View lpglob.h] 
lpkit.c
[View lpkit.c] 
lpkit.h
[View lpkit.h] 
make.out
 
mps2lp.c
[View mps2lp.c] 
patchlevel.h
[View patchlevel.h] 
pkg/
 
read.c
[View read.c] 
read.h
[View read.h] 
read_mps.c.new
 
readmps.c
[View readmps.c] 
solve.c
[View solve.c] 
y.tab.c
[View y.tab.c] 

README

This is the lp_solve 2.0 release

bug reports, succes stories and requests for changes are welcome at:

Michel Berkelaar
michel@es.ele.tue.nl

Most of the changes between 1.5 and 2.0 were contributed by:

Jeroen Dirks
j.j.dirks@twi.tudelft.nl
kac209@amsi34.ksla.nl

BUILDING LP_SOLVE

Just edit the Makefile to pick the compiler of your choice, and to set the
desired compiler options. Then type 'make'. After a succesful make, type 'make
test' to run a couple of examples and to test the results against the ones I
got. Also run program 'demo' to test the procedural interface.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.