Package: lp-solve-doc (5.5.0.10-9build1) [universe]
Links for lp-solve-doc
Ubuntu Resources:
Download Source Package lp-solve:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Juan Esteban Monsalve Tobon
- Rene Engelhard
- Anibal Monsalve Salazar
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Solve (mixed integer) linear programming problems - documentation
The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function.
An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real.
The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables.
lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files.
This package contains the documentation for the lp_solve program and the library.
Homepage http://www.geocities.com/lpsolve/
Other Packages Related to lp-solve-doc
|
|
|
-
- rec: www-browser
- virtual package provided by amaya, chimera2, dillo, elinks, elinks-lite, elvis, elvis-console, epiphany-gecko, firefox, firefox-2, firefox-3.0, galeon, kazehakase, konqueror, konqueror-kde4, links, links2, lynx, lynx-cur, midbrowser, netrik, netsurf, seamonkey-browser, w3-el-e21, w3m, w3mmee, xemacs21-gnome-mule, xemacs21-gnome-mule-canna-wnn, xemacs21-gnome-nomule, xemacs21-mule, xemacs21-mule-canna-wnn, xemacs21-nomule
Download lp-solve-doc
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 325.0 kB | 2,232.0 kB | [list of files] |