Uses of Package
org.apache.commons.math3.optim.linear
Packages that use org.apache.commons.math3.optim.linear
Package
Description
Optimization algorithms for linear constrained problems.
-
Classes in org.apache.commons.math3.optim.linear used by org.apache.commons.math3.optim.linearClassDescriptionA linear constraint for a linear optimization problem.An objective function for a linear optimization problem.Base class for implementing linear optimizers.This class represents exceptions thrown by optimizers when no solution fulfills the constraints.Pivot selection rule to the use for a Simplex solver.Types of relationships between two cells in a Solver
LinearConstraint
.This class represents exceptions thrown by optimizers when a solution escapes to infinity.