macOS
brew install soplexlocal Homebrew formula metadata
sudo port install soplexMacPorts ports tree · math/soplex/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für soplex in AI-Agent-Workflows.
Installation
brew install soplexlocal Homebrew formula metadata
sudo port install soplexMacPorts ports tree · math/soplex/Portfile · Quelle: api.github.com
sudo apt install soplexDebian stable package indexes · soplex · Quelle: deb.debian.org
sudo dnf install soplexFedora Rawhide package metadata · soplex · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#soplexnixpkgs package indexes · pkgs/by-name/so/soplex/package.nix · Quelle: api.github.com
sudo pacman -S soplexArch Linux sync databases · soplex · Quelle: geo.mirror.pkgbuild.com
Überblick
Optimization package for solving linear programming problems (LPs)
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
soplex | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:soplex |
|---|---|
| Version | 8.0.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/soplex |
| Homepage | https://soplex.zib.de/ |
| Repository | https://github.com/scipopt/soplex |
| Upstream-Dokumentation | https://soplex.zib.de/doc/html |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://soplex.zib.de/download/release/soplex-8.0.3.tgz |
| Zuletzt aktualisiert | 2026-07-06T11:48:19Z |
| Pulse | updated |
| Abhängigkeiten | boost, gmp, mpfr |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 soplexQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.