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, printSolution
description, getOptimalPolicy, getOptimalValueFunction, getProcessTime, getValueFunction, isSolved, label, printSolution, setPrintProcessTime, setPrintValueFunction, solve, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals