Automic VaultAutomic Vault

brew

lp_solve を Homebrew, apt, MacPorts, Nix でインストール

lp_solve のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install lp_solve

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install lp_solve

MacPorts ports tree · math/lp_solve/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install lp-solve

Debian stable package indexes · lp-solve · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#lp_solve

nixpkgs package indexes · pkgs/by-name/lp/lp_solve/package.nix · ソース: api.github.com

概要

パッケージ概要

Mixed integer linear programming solver

コマンドとエイリアス

  • lp_solve

履歴

プロジェクトの歴史と使われ方

lp_solve is a free Mixed Integer Linear Programming solver and command-line utility/library. It solves linear, mixed-integer, binary, semi-continuous, and special ordered set models using revised simplex methods and branch-and-bound.

プロジェクトの歴史

The official reference guide says lp_solve was originally developed by Michel Berkelaar at Eindhoven University of Technology. Jeroen Dirks' work enabled the transition from the basic 1.5 version to the fuller 2.0 version by adding a procedural interface, built-in MPS reader, fixes, and enhancements.

The same introduction records that lp_solve moved to LGPL licensing starting with version 3.0, after earlier non-commercial terms. It also says development stagnated for a time at version 3.2 before Kjell Eikland and Peter Notebaert revived development, with later version 4 and version 5 work focused on faster solving, more stability, larger models, and new functionality.

The current GitHub repository and README continue the 5.5 line. The README explains that the jump from 5.1 to 5.5 marked more than a routine update: the solver engine was revised and optimized, numerical stability improved, LUSOL became the default basis factorization package, and the code became faster and more robust than 5.1.

採用の歴史

lp_solve is both a standalone executable and an embeddable library, which explains its broad packaging footprint. The official introduction lists use from C, VB, .NET, Delphi, Excel, Java, AMPL, MATLAB, O-Matrix, Scilab, Octave, and R, and the batch input records Homebrew, Debian/Ubuntu development packages, MacPorts, and Nix packaging.

The official FAQ provides citation data for lp_solve as an open source mixed-integer linear programming system, with version 5.1.0.0 dated 1 May 2004 and co-developers Michel Berkelaar, Kjell Eikland, and Peter Notebaert. That reflects adoption not just as a command but as software embedded or cited in optimization work.

使われ方

The `lp_solve` command reads MIP models from standard input or files and writes results to the console or a file. The official command reference documents built-in LP and MPS input formats, external language interfaces through XLI, redirection and pipelines, and many solver options for minimization/maximization, pivoting, scaling, presolve, basis handling, branch-and-bound, tolerances, timeouts, and model conversion.

As a library, lp_solve exposes an API for building models in memory, solving them, and reading results from many programming languages. The official introduction also notes an IDE, model input through files, and model conversion facilities, while the README highlights BFP and XLI as extension points.

パッケージ好きにとっての重要性

lp_solve is a classic scientific package: old, portable C code, command-line executable, shared library, examples, manuals, and language bindings. It is significant in package history because it bridges Unix solver workflows, Windows IDE use, scripting-language bindings, and academic optimization examples under an LGPL license.

タイムライン

  • Pre-3.0: lp_solve developed by Michel Berkelaar, with version 1.5 preceding the full 2.0 transition.
  • 3.0: Project starts being released under the LGPL according to the official introduction.
  • 2004: Official FAQ citation data names version 5.1.0.0 dated 1 May 2004.
  • 2005: README change history records beta release of version 5.5.0.0.
  • 2025: `lp-solve/lp_solve` repository created on GitHub for the maintained source mirror.

Related projects

  • LUSOL is the basis factorization package that became the default in the 5.5 line.
  • XLI drivers connect lp_solve to external model languages such as MathProg.
  • R, MATLAB, Octave, Scilab, Excel, Java, and .NET interfaces are part of the broader lp_solve ecosystem named by the official docs.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lp_solvecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版5.5.2.14
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/lp-solve/lp_solve

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lp_solve
バージョン5.5.2.14
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lp_solve
ホームページhttps://lp-solve.github.io/
リポジトリhttps://github.com/lp-solve/lp_solve
上流ドキュメントhttps://lp-solve.github.io/
ライセンスLGPL-2.1-or-later
ソースアーカイブhttps://github.com/lp-solve/lp_solve/releases/download/5.5.2.14/lp_solve_5.5.2.14_source.tar.gz
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelp_solve
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

liblpsolve55-dev 5.5.2.11-2

Solve (mixed integer) linear programming problems - library

http://lpsolve.sourceforge.net

sudo apt install liblpsolve55-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: lp-solve
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lp Solve
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblpsolve55-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lp-solve 5.5.2.11-2

Solve (mixed integer) linear programming problems

http://lpsolve.sourceforge.net

sudo apt install lp-solve
  • Section: math
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Lp Solve
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lp-solve from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lp-solve-doc 5.5.2.11-2

Solve (mixed integer) linear programming problems - documentation

http://lpsolve.sourceforge.net

sudo apt install lp-solve-doc
  • Section: doc
  • Architecture: all
  • Source Package: lp-solve
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Lp Solve
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lp-solve-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lp_solve

nix profile install nixpkgs#lp_solve
  • normalized package name match
  • 一致条件: Lp Solve
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lp/lp_solve/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liblpsolve55-dev 5.5.2.5-2build4

Solve (mixed integer) linear programming problems - library

http://lpsolve.sourceforge.net

sudo apt install liblpsolve55-dev
  • Section: universe/math
  • Architecture: amd64
  • Source Package: lp-solve
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lp Solve
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblpsolve55-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

lp-solve 5.5.2.5-2build4

Solve (mixed integer) linear programming problems

http://lpsolve.sourceforge.net

sudo apt install lp-solve
  • Section: math
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Lp Solve
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lp-solve from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

lp-solve-doc 5.5.2.5-2build4

Solve (mixed integer) linear programming problems - documentation

http://lpsolve.sourceforge.net

sudo apt install lp-solve-doc
  • Section: doc
  • Architecture: all
  • Source Package: lp-solve
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Lp Solve
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lp-solve-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
MacPorts95%

lp_solve

sudo port install lp_solve
  • normalized package name match
  • 一致条件: Lp Solve
MacPorts ports tree · api.github.com · MacPorts ports tree: math/lp_solve/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment