S - stateA - actionpublic abstract class AbstractDiscountedSolver<S extends State,A extends Action> extends AbstractInfiniteSolver<S,A>
| Modifier and Type | Method and Description |
|---|---|
double |
getInterestRate()
Returns the current value of the discount factor.
|
void |
setInterestRate(double interestRate)
Sets a new Interest Rate
|
getIterations, getProblem, printSolutiondescription, getOptimalPolicy, getOptimalValueFunction, getProcessTime, getValueFunction, isSolved, label, printSolution, setPrintProcessTime, setPrintValueFunction, solve, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitequals