| 1 |
aw0a |
1 |
This is the lp_solve 2.0 release |
| 2 |
|
|
|
| 3 |
|
|
bug reports, succes stories and requests for changes are welcome at: |
| 4 |
|
|
|
| 5 |
|
|
Michel Berkelaar |
| 6 |
|
|
michel@es.ele.tue.nl |
| 7 |
|
|
|
| 8 |
|
|
Most of the changes between 1.5 and 2.0 were contributed by: |
| 9 |
|
|
|
| 10 |
|
|
Jeroen Dirks |
| 11 |
|
|
j.j.dirks@twi.tudelft.nl |
| 12 |
|
|
kac209@amsi34.ksla.nl |
| 13 |
|
|
|
| 14 |
|
|
BUILDING LP_SOLVE |
| 15 |
|
|
|
| 16 |
|
|
Just edit the Makefile to pick the compiler of your choice, and to set the |
| 17 |
|
|
desired compiler options. Then type 'make'. After a succesful make, type 'make |
| 18 |
|
|
test' to run a couple of examples and to test the results against the ones I |
| 19 |
|
|
got. Also run program 'demo' to test the procedural interface. |