S
- stateA
- actionpublic abstract class AbstractTotalSolver<S extends State,A extends Action> extends AbstractInfiniteSolver<S,A>
Constructor and Description |
---|
AbstractTotalSolver(DTMDP<S,A> problem)
Creates a solver for a discrete time problem
|
getIterations, getProblem, printSolution
description, getOptimalPolicy, getOptimalValueFunction, getProcessTime, getValueFunction, isSolved, label, printSolution, setPrintProcessTime, setPrintValueFunction, solve, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals