macOS
brew install soplexlocal Homebrew formula metadata
sudo port install soplexMacPorts ports tree · math/soplex/Portfile · 来源: api.github.com
安装
brew install soplexlocal Homebrew formula metadata
sudo port install soplexMacPorts ports tree · math/soplex/Portfile · 来源: api.github.com
sudo apt install soplexDebian stable package indexes · soplex · 来源: deb.debian.org
sudo dnf install soplexFedora Rawhide package metadata · soplex · 来源: dl.fedoraproject.org
nix profile install nixpkgs#soplexnixpkgs package indexes · pkgs/by-name/so/soplex/package.nix · 来源: api.github.com
sudo pacman -S soplexArch Linux sync databases · soplex · 来源: geo.mirror.pkgbuild.com
概览
Optimization package for solving linear programming problems (LPs)
历史
SoPlex, short for Sequential object-oriented simPlex, is an optimization package and command-line solver for linear programming problems. It is also a C++ library and is tightly associated with the SCIP Optimization Suite.
The official SoPlex site describes it as an advanced implementation of the primal and dual revised simplex algorithm with support for exact rational LP solving. It names Roland Wunderling as the original author and lists current and former developers around the Zuse Institute Berlin optimization community.
SoPlex is part of the SCIP Optimization Suite and the GitHub README says the original repository is hosted at ZIB, with a read-only GitHub mirror under the `scipopt` organization. That mirror is the official public HTTP source-control URL useful to package managers.
The official site says SoPlex has been used in numerous research and industry projects and is the standard LP solver linked to SCIP. That gives it importance beyond the standalone `soplex` executable: many users encounter it as a dependency in mathematical optimization stacks.
The package-manager metadata in this batch shows SoPlex available through Homebrew, Debian, Ubuntu, Fedora, Arch, MacPorts, and Nix. For a specialized scientific solver, that is meaningful distribution coverage.
SoPlex can be used as a standalone command-line solver reading MPS or LP format files, or embedded as a C++ class library. Its niche is linear programming, especially cases where exact rational techniques, iterative refinement, or numerically difficult LPs matter.
For CLI users, the value is reproducible local access to an LP solver without pulling in the full SCIP workflow. For library users, the package exposes the solver as a C++ dependency that other optimization tools can link against.
SoPlex is the kind of package package nerds care about because it turns academic and industrial optimization research into a buildable, linkable Unix package. It sits at the boundary between scientific software, command-line tools, and dependency plumbing for larger solvers.
The 2021 public GitHub mirrors and the later Apache-2.0 licensing shift are especially relevant to packaging culture: they make source retrieval, redistribution, and automated builds easier for general-purpose package managers.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
soplex | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:soplex |
|---|---|
| 版本 | 8.0.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/soplex |
| 主页 | https://soplex.zib.de/ |
| 仓库 | https://github.com/scipopt/soplex |
| 上游文档 | https://soplex.zib.de/doc/html |
| 许可证 | Apache-2.0 |
| 源码归档 | https://soplex.zib.de/download/release/soplex-8.0.3.tgz |
| 最后更新 | 2026-07-06T11:48:19Z |
| Pulse | updated |
| 依赖 | boost, gmp, mpfr |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | soplex |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libsoplex-dev 7.1.3+dfsg-1
sequential object-oriented simplex solver (development files)
https://github.com/scipopt/soplex
sudo apt install libsoplex-devlibsoplexshared7.1 7.1.3+dfsg-1
sequential object-oriented simplex solver (shared library)
https://github.com/scipopt/soplex
sudo apt install libsoplexshared7.1soplex 7.1.3+dfsg-1
sequential object-oriented simplex solver
https://github.com/scipopt/soplex
sudo apt install soplexsoplex
nix profile install nixpkgs#soplexlibsoplex-dev 6.0.4+dfsg-1.1build1
sequential object-oriented simplex solver (development files)
https://github.com/scipopt/soplex
sudo apt install libsoplex-devlibsoplexshared6.0t64 6.0.4+dfsg-1.1build1
sequential object-oriented simplex solver (shared library)
https://github.com/scipopt/soplex
sudo apt install libsoplexshared6.0t64soplex 6.0.4+dfsg-1.1build1
sequential object-oriented simplex solver
https://github.com/scipopt/soplex
sudo apt install soplexlibsoplex 8.0.2-1.fc45
Library for sequential object-oriented simplex
sudo dnf install libsoplexlibsoplex-devel 8.0.2-1.fc45
Headers and library links for libsoplex
sudo dnf install libsoplex-devellibsoplex-doc 8.0.2-1.fc45
API documentation for libsoplex
sudo dnf install libsoplex-docsoplex 8.0.2-1.fc45
Sequential object-oriented simplex
sudo dnf install soplexsoplex 8.0.2-1
Sequential object-oriented simPlex
sudo pacman -S soplexsoplex
sudo port install soplex来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.