Automic VaultAutomic Vault

brew

Installer soplex avec Homebrew, apt, dnf, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de soplex pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install soplex

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install soplex

MacPorts ports tree · math/soplex/Portfile · Source: api.github.com

Linux

Debian aptvérifié · 92%
sudo apt install soplex

Debian stable package indexes · soplex · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install soplex

Fedora Rawhide package metadata · soplex · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#soplex

nixpkgs package indexes · pkgs/by-name/so/soplex/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S soplex

Arch Linux sync databases · soplex · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Optimization package for solving linear programming problems (LPs)

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2015: Version 2.2.0 released according to the official SoPlex news archive.
  • 2021: Public GitHub mirrors announced for SCIP, SoPlex, and PaPILO.
  • 2022: SoPlex announced a move to the Apache 2.0 license for the next release.
  • 2026: SoPlex v8.0.2 released as part of SCIP Optimization Suite 10.0.2.

Related projects

  • SCIP is the main related optimization solver and standard consumer named by the SoPlex site.
  • ZIMPL, GCG, UG, and PaPILO are adjacent projects in the SCIP Optimization Suite ecosystem.
  • soplex-rs and SoPlex.jl provide language bindings or wrappers for Rust and Julia users.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
soplexcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-26
version du gestionnaire8.0.3
gestionnaire mis à jour2026-07-06
données localesOK
amontnot checked
dernière version détectéenon détecté

https://soplex.zib.de/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:soplex
Version8.0.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/soplex
Page d'accueilhttps://soplex.zib.de/
Dépôthttps://github.com/scipopt/soplex
Docs amonthttps://soplex.zib.de/doc/html
LicenceApache-2.0
Archive sourcehttps://soplex.zib.de/download/release/soplex-8.0.3.tgz
Dernière mise à jour2026-07-06T11:48:19Z
Pulseupdated
Dépendancesboost, gmp, mpfr
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libsoplex-dev 7.1.3+dfsg-1

sequential object-oriented simplex solver (development files)

https://github.com/scipopt/soplex

sudo apt install libsoplex-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: soplex
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Soplex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsoplex-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsoplexshared7.1 7.1.3+dfsg-1

sequential object-oriented simplex solver (shared library)

https://github.com/scipopt/soplex

sudo apt install libsoplexshared7.1
  • Section: libs
  • Architecture: amd64
  • Source Package: soplex
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Soplex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsoplexshared7.1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

soplex 7.1.3+dfsg-1

sequential object-oriented simplex solver

https://github.com/scipopt/soplex

sudo apt install soplex
  • Section: math
  • Architecture: amd64
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Soplex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: soplex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

soplex

nix profile install nixpkgs#soplex
  • normalized package name match
  • Correspondance par : Soplex
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/soplex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libsoplex-dev 6.0.4+dfsg-1.1build1

sequential object-oriented simplex solver (development files)

https://github.com/scipopt/soplex

sudo apt install libsoplex-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: soplex
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Soplex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsoplex-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsoplexshared6.0t64 6.0.4+dfsg-1.1build1

sequential object-oriented simplex solver (shared library)

https://github.com/scipopt/soplex

sudo apt install libsoplexshared6.0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: soplex
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Soplex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsoplexshared6.0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

soplex 6.0.4+dfsg-1.1build1

sequential object-oriented simplex solver

https://github.com/scipopt/soplex

sudo apt install soplex
  • Section: universe/math
  • Architecture: amd64
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Soplex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: soplex from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libsoplex 8.0.2-1.fc45

Library for sequential object-oriented simplex

https://soplex.zib.de/

sudo dnf install libsoplex
  • License: Apache-2.0 AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: soplex
  • 10 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Soplex
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libsoplex from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libsoplex-devel 8.0.2-1.fc45

Headers and library links for libsoplex

https://soplex.zib.de/

sudo dnf install libsoplex-devel
  • License: Apache-2.0 AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: soplex
  • 10 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Soplex
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libsoplex-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libsoplex-doc 8.0.2-1.fc45

API documentation for libsoplex

https://soplex.zib.de/

sudo dnf install libsoplex-doc
  • License: Apache-2.0 AND GPL-1.0-or-later AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: soplex
  • 1 fournit
  • normalized package name match
  • Correspondance par : Soplex
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libsoplex-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

soplex 8.0.2-1.fc45

Sequential object-oriented simplex

https://soplex.zib.de/

sudo dnf install soplex
  • License: Apache-2.0 AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: soplex
  • 13 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Soplex
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: soplex from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

soplex 8.0.2-1

Sequential object-oriented simPlex

https://www.scipopt.org/

sudo pacman -S soplex
  • License: Apache-2.0
  • Architecture: x86_64
  • 7 Dépendances
  • normalized package name match
  • Correspondance par : Soplex
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: soplex from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

soplex

sudo port install soplex
  • normalized package name match
  • Correspondance par : Soplex
MacPorts ports tree · api.github.com · MacPorts ports tree: math/soplex/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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