Paquet : liblpsolve55-dev (5.5.2.14-4.1 et autres)
Liens pour liblpsolve55-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source lp-solve :
- [lp-solve_5.5.2.14-4.1.dsc]
- [lp-solve_5.5.2.14.orig-doc.tar.gz]
- [lp-solve_5.5.2.14.orig.tar.gz]
- [lp-solve_5.5.2.14-4.1.debian.tar.xz]
Responsables :
- Debian Math Team (Page QA)
- Juan Esteban Monsalve Tobon (Page QA)
- Rene Engelhard (Page QA)
- Anibal Monsalve Salazar (Page QA)
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Solve (mixed integer) linear programming problems - library
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 static library for developing programs using liblpsolve.
Autres paquets associés à liblpsolve55-dev
|
|
|
|
-
- dep: libsuitesparse-dev
- libraries for sparse matrices computations (development files)
Télécharger liblpsolve55-dev
Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|---|
alpha (portage non officiel) | 5.5.2.14-4.1 | 466,4 ko | 3 110,0 ko | [liste des fichiers] |
amd64 | 5.5.2.14-4.1 | 452,8 ko | 2 372,0 ko | [liste des fichiers] |
arm64 | 5.5.2.14-4.1 | 390,6 ko | 2 114,0 ko | [liste des fichiers] |
armel | 5.5.2.14-4.1 | 378,7 ko | 1 774,0 ko | [liste des fichiers] |
armhf | 5.5.2.14-4.1 | 356,5 ko | 1 398,0 ko | [liste des fichiers] |
hppa (portage non officiel) | 5.5.2.14-4.1 | 511,1 ko | 1 946,0 ko | [liste des fichiers] |
i386 | 5.5.2.14-4.1 | 460,1 ko | 2 003,0 ko | [liste des fichiers] |
ia64 (portage non officiel) | 5.5.2.5-2+b2 | 521,9 ko | 3 411,0 ko | [liste des fichiers] |
loong64 (portage non officiel) | 5.5.2.14-4.1 | 1 051,6 ko | 10 751,0 ko | [liste des fichiers] |
m68k (portage non officiel) | 5.5.2.14-4.1 | 384,1 ko | 1 553,0 ko | [liste des fichiers] |
mips64el | 5.5.2.14-4.1 | 436,9 ko | 2 651,0 ko | [liste des fichiers] |
ppc64 (portage non officiel) | 5.5.2.14-4.1 | 460,3 ko | 2 675,0 ko | [liste des fichiers] |
ppc64el | 5.5.2.14-4.1 | 465,0 ko | 2 542,0 ko | [liste des fichiers] |
riscv64 | 5.5.2.14-4.1 | 1 027,7 ko | 10 314,0 ko | [liste des fichiers] |
s390x | 5.5.2.14-4.1 | 434,5 ko | 2 237,0 ko | [liste des fichiers] |
sh4 (portage non officiel) | 5.5.2.14-4.1 | 523,7 ko | 1 500,0 ko | [liste des fichiers] |
sparc64 (portage non officiel) | 5.5.2.14-4.1 | 379,4 ko | 2 278,0 ko | [liste des fichiers] |
x32 (portage non officiel) | 5.5.2.14-4.1 | 435,2 ko | 1 850,0 ko | [liste des fichiers] |