macOS
brew install soplexlocal Homebrew formula metadata
sudo port install soplexMacPorts ports tree · math/soplex/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de soplex pour les workflows d'agents IA.
installation
brew install soplexlocal Homebrew formula metadata
sudo port install soplexMacPorts ports tree · math/soplex/Portfile · Source: api.github.com
sudo apt install soplexDebian stable package indexes · soplex · Source: deb.debian.org
sudo dnf install soplexFedora Rawhide package metadata · soplex · Source: dl.fedoraproject.org
nix profile install nixpkgs#soplexnixpkgs package indexes · pkgs/by-name/so/soplex/package.nix · Source: api.github.com
sudo pacman -S soplexArch Linux sync databases · soplex · Source: geo.mirror.pkgbuild.com
aperçu
Optimization package for solving linear programming problems (LPs)
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
soplex | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:soplex |
|---|---|
| Version | 8.0.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/soplex |
| Page d'accueil | https://soplex.zib.de/ |
| Dépôt | https://github.com/scipopt/soplex |
| Docs amont | https://soplex.zib.de/doc/html |
| Licence | Apache-2.0 |
| Archive source | https://soplex.zib.de/download/release/soplex-8.0.3.tgz |
| Dernière mise à jour | 2026-07-06T11:48:19Z |
| Pulse | updated |
| Dépendances | boost, gmp, mpfr |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 soplexpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.