Uses of Package
org.apache.commons.math3.optimization.linear
-
Packages that use org.apache.commons.math3.optimization.linear Package Description org.apache.commons.math3.optimization.linear This package provides optimization algorithms for linear constrained problems. -
Classes in org.apache.commons.math3.optimization.linear used by org.apache.commons.math3.optimization.linear Class Description 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).LinearOptimizer Deprecated.As of 3.1 (to be removed in 4.0).NoFeasibleSolutionException Deprecated.As of 3.1 (to be removed in 4.0).Relationship Deprecated.As of 3.1 (to be removed in 4.0).SimplexTableau Deprecated.As of 3.1 (to be removed in 4.0).UnboundedSolutionException Deprecated.As of 3.1 (to be removed in 4.0).