Uses of Class
org.hipparchus.optim.linear.LinearOptimizer
Package
Description
Optimization algorithms for linear constrained problems.
-
Uses of LinearOptimizer in org.hipparchus.optim.linear
Modifier and TypeClassDescriptionclass
Solves a linear problem using the "Two-Phase Simplex" method.