|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
S - States Class.A - Action Class.public interface MpsLpSolver<S extends State,A extends Action>
This interface define the minimium elements for creating a MPS file.
| Method Summary | |
|---|---|
java.io.File |
getMpsFile()
Returns the MPS file name. |
java.lang.String |
getMpsFileName()
Returns the MPS file name. |
java.io.File |
getWorkingDir()
Returns the working directory (where the MPS file is located). |
| Methods inherited from interface jmarkov.jmdp.solvers.LPSolver |
|---|
buildSolution, getBuildTime, getLpSolveTime, getSolBuildTime, solveLP |
| Method Detail |
|---|
java.lang.String getMpsFileName()
java.io.File getMpsFile()
java.io.File getWorkingDir()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||