Package org.apache.commons.math3.optimization.linear

This package provides optimization algorithms for linear constrained problems.

See:
          Description

Interface Summary
LinearOptimizer Deprecated. As of 3.1 (to be removed in 4.0).
 

Class Summary
AbstractLinearOptimizer Deprecated. As of 3.1 (to be removed in 4.0).
LinearConstraint Deprecated. As of 3.1 (to be removed in 4.0).
LinearObjectiveFunction Deprecated. As of 3.1 (to be removed in 4.0).
SimplexSolver Deprecated. As of 3.1 (to be removed in 4.0).
 

Enum Summary
Relationship Deprecated. As of 3.1 (to be removed in 4.0).
 

Exception Summary
NoFeasibleSolutionException Deprecated. As of 3.1 (to be removed in 4.0).
UnboundedSolutionException Deprecated. As of 3.1 (to be removed in 4.0).
 

Package org.apache.commons.math3.optimization.linear Description

This package provides optimization algorithms for linear constrained problems.



Copyright © 2017 CNES. All Rights Reserved.