Class SimplexSolver

  • All Implemented Interfaces:
    LinearOptimizer

    @Deprecated
    public class SimplexSolver
    extends AbstractLinearOptimizer
    Deprecated.
    As of 3.1 (to be removed in 4.0).
    Solves a linear problem using the Two-Phase Simplex Method.
    Since:
    2.0