|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinearProgramSolver | |
---|---|
sbrt.ext.cplex | Provides a class that allows communication with CPLEX. |
sbrt.ext.glpk | Provides a class that allows communication with GLPK. |
Uses of LinearProgramSolver in sbrt.ext.cplex |
---|
Classes in sbrt.ext.cplex that implement LinearProgramSolver | |
---|---|
class |
CplexSolver<R,C>
This class is a wrapper for the CPLEX package from ILOG. |
Uses of LinearProgramSolver in sbrt.ext.glpk |
---|
Classes in sbrt.ext.glpk that implement LinearProgramSolver | |
---|---|
class |
GlpkSolver<R,C>
This class is a wrapper for the GLPK package from GNU. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |