JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.numericalmethod.suanshu.optimization.constrained.convex.sdp.socp.qp.lp
Interface LPMinimizer
All Superinterfaces:
MinimizationSolution
<
Vector
>, java.io.Serializable
All Known Subinterfaces:
LPSimplexMinimizer
All Known Implementing Classes:
LPBoundedMinimizer
,
LPUnboundedMinimizer
,
LPUnboundedMinimizerScheme2
public interface
LPMinimizer
extends
MinimizationSolution
<
Vector
>
An LP minimizer minimizes the objective of an LP problem, satisfying all the constraints.
Method Summary
Methods inherited from interface com.numericalmethod.suanshu.optimization.problem.
MinimizationSolution
minimizer
,
minimum
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method