全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: lp-solve  ]

套件:liblpsolve55-dev(5.5.2.5-2 以及其他的)

liblpsolve55-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 lp-solve

維護小組:

外部的資源:

相似套件:

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.

標籤: 軟體開發: 函式庫, 角色: 開發用函式庫

其他與 liblpsolve55-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 liblpsolve55-dev

下載可用於所有硬體架構的
硬體架構 版本 套件大小 安裝後大小 檔案
armhf 5.5.2.5-2+b1 340。5 kB1,350。0 kB [檔案列表]