Uses of Package
org.drip.optimization.simplex
Package | Description |
---|---|
org.drip.optimization.simplex |
Rd to R1 Simplex Scheme
|
-
Classes in org.drip.optimization.simplex used by org.drip.optimization.simplex Class Description ColumnPivotingDiagnostics ColumnPivotingDiagnostics holds the Diagnostics of a Column Pivoting Run.DantzigSolver DantzigSolver solves the Canonical Simplex using the Dantzig Solver.LinearExpression LinearExpression implements the Rd to R1 Linear Expression.MinimumRatioRun MinimumRatioRun holds the results of a Minimum Ratio Test Run.ObjectiveFunction ObjectiveFunction implements the Rd to R1 Minimize/Maximize Objective Function.PivotRun PivotRun holds the Run Sequence of a Set of Pivoting Operations.StandardConstraint StandardConstraint implements the Standard Constraint of the Simplex Scheme.StandardForm StandardForm exposes the Standard Form of the Simplex Scheme.StandardPolytope StandardPolytope implements the Standard Constraint Polytope of the Simplex Scheme.