You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
11 years ago | |
|---|---|---|
| .. | ||
| cbcc32.bat | 14 years ago | |
| ccc | 11 years ago | |
| ccc.osx | 11 years ago | |
| cgcc.bat | 14 years ago | |
| cvc6.bat | 14 years ago | |
| cvc6d.bat | 14 years ago | |
| cvc8.bat | 14 years ago | |
| lp_solve.c | 14 years ago | |
| lp_solve.sln | 14 years ago | |
| lp_solve.vcproj | 14 years ago | |
| readme.txt | 14 years ago | |
readme.txt
This directory contains the files to build the lp_solve program
To build the program under Windows with the Visual C/C++ compiler, use cvc6.bat (also works for VS.NET)
To build the program under DOS/Windows with the gcc compiler, use cgcc.bat
To build the program under Linux/Unix, use sh ccc
To build the program under Mac OS X 10.3.5, use sh ccc.osx