soplex: Linear optimization solver using the revised simplex method#
Description#
SoPlex is an optimization package for solving linear programming problems (LPs) based on an advanced implementation of the primal and dual revised simplex algorithm. It provides special support for the exact solution of LPs with rational input data.
License#
Apache License, Version 2.0
Upstream Contact#
Type#
optional
Dependencies#
Version Information#
package-version.txt:
602
Equivalent System Packages#
conda:
$ conda install soplex
freebsd:
$ sudo pkg install math/SoPlex
See https://repology.org/project/soplex/versions
However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see trac ticket #27330