A PHP extension to execute lpsolve, a Mixed Integer Linear Programming (MILP) solver.
Compatible with PHP >= 7.0
apt-get install liblpsolve55-dev php7.4-dev
cd src
phpize
./configure
make- Jesse Denardo
- @DontCryAndPlay
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A PHP extension to execute lpsolve, a Mixed Integer Linear Programming (MILP) solver.
Compatible with PHP >= 7.0
apt-get install liblpsolve55-dev php7.4-dev
cd src
phpize
./configure
make