slackbuilds_ponce/academic/lpsolve/README
R. S. Ananda Murthy 8894f7f91b academic/lpsolve: Added (linear pogramming solver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-11 00:14:13 +07:00

3 lines
194 B
Text

lp_solve is a free (see LGPL for the GNU lesser general public license)
linear (integer) programming solver based on the revised simplex method
and the Branch-and-bound method for the integers.