Package | Description |
---|---|
org.apache.commons.math3.optimization.linear |
This package provides optimization algorithms for linear constrained problems.
|
Modifier and Type | Class and Description |
---|---|
class |
SimplexSolver
Solves a linear problem using the Two-Phase Simplex Method.
|
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.