|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LinearProgramSolver<R,C> | This interface is used to represent linear program solvers. |
ProgramSolver<R,C> | This interface is used to represent program solvers, as in linear or quadratic program solvers. |
QuadraticProgramSolver<R,C> | This interface is used to represent quadratic program solvers. |
Enum Summary | |
---|---|
OptSense | This enum type is used to represent the sense, or direction, of an optimization problem. |
ProgramSolverStatus | This enum type is used to indicate the status of a program solver. |
Exception Summary | |
---|---|
ProgramSolverException | This class is used to wrap exceptions thrown by program solver packages. |
Provides classes and interfaces for creating objects relevant to solving optimization problems.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |