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.
|
|
7 years ago | |
|---|---|---|
| .. | ||
| bfp | 13 years ago | |
| colamd | 13 years ago | |
| demo | 13 years ago | |
| lp_solve | 10 years ago | |
| lpsolve55 | 10 years ago | |
| shared | 13 years ago | |
| README.txt | 13 years ago | |
| c | 13 years ago | |
| configure | 13 years ago | |
| configure.ac | 13 years ago | |
| declare.h | 13 years ago | |
| fortify.c | 13 years ago | |
| fortify.h | 13 years ago | |
| ini.c | 13 years ago | |
| ini.h | 13 years ago | |
| lp_Hash.c | 13 years ago | |
| lp_Hash.h | 13 years ago | |
| lp_MDO.c | 13 years ago | |
| lp_MDO.h | 13 years ago | |
| lp_MPS.c | 13 years ago | |
| lp_MPS.h | 13 years ago | |
| lp_SOS.c | 13 years ago | |
| lp_SOS.h | 13 years ago | |
| lp_bit.h | 13 years ago | |
| lp_crash.c | 13 years ago | |
| lp_crash.h | 13 years ago | |
| lp_explicit.h | 13 years ago | |
| lp_fortify.h | 13 years ago | |
| lp_lib.c | 13 years ago | |
| lp_lib.h | 13 years ago | |
| lp_matrix.c | 13 years ago | |
| lp_matrix.h | 13 years ago | |
| lp_mipbb.c | 13 years ago | |
| lp_mipbb.h | 13 years ago | |
| lp_params.c | 13 years ago | |
| lp_presolve.c | 13 years ago | |
| lp_presolve.h | 13 years ago | |
| lp_price.c | 13 years ago | |
| lp_price.h | 13 years ago | |
| lp_pricePSE.c | 13 years ago | |
| lp_pricePSE.h | 13 years ago | |
| lp_report.c | 13 years ago | |
| lp_report.h | 13 years ago | |
| lp_rlp.bat | 13 years ago | |
| lp_rlp.c | 13 years ago | |
| lp_rlp.h | 13 years ago | |
| lp_rlp.l | 13 years ago | |
| lp_rlp.y | 13 years ago | |
| lp_scale.c | 13 years ago | |
| lp_scale.h | 13 years ago | |
| lp_simplex.c | 13 years ago | |
| lp_simplex.h | 13 years ago | |
| lp_solve.def | 13 years ago | |
| lp_solveDLL.c | 13 years ago | |
| lp_solveDLL.h | 13 years ago | |
| lp_types.h | 13 years ago | |
| lp_utils.c | 13 years ago | |
| lp_utils.h | 13 years ago | |
| lp_wlp.c | 13 years ago | |
| lp_wlp.h | 13 years ago | |
| lpkit.h | 13 years ago | |
| lpsolve.h | 13 years ago | |
| ufortify.h | 13 years ago | |
| yacc_read.c | 13 years ago | |
| yacc_read.h | 13 years ago | |
README.txt
Introduction
------------
What is lp_solve and what is it not?
The simple answer is, lp_solve is a Mixed Integer Linear Programming (MILP) solver.
It 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.
It contains full source, examples and manuals.
lp_solve solves pure linear, (mixed) integer/binary, semi-continuous and
special ordered sets (SOS) models.
See the reference guide for more information.
lp_solve 5.5
------------
Why a jump from version numbers 5.1 to 5.5 ?
This is done to indicate that this is more than just another update.
The solver engine was revised and optimised in such a way that performance has improved considerably.
Numerical stability is also better resulting in more models that can be solved.
The LUSOL bfp is now also the default. In the past, the etaPFI bfp package was the default,
but for larger models this leads faster to nume