| Constructor and Description |
|---|
StochasticShortestPath(States<S> states) |
| Modifier and Type | Method and Description |
|---|---|
double |
modifiedProb(S i,
S j,
A a)
This method was specially created to eliminate in a existent graph the
self-transition probabilities.
|
getSteadyStateProbabilities, immediateCost, prob, reachable, setProbabilitySolver, solvefeasibleActions, getAllStates, getNumStates, getSolverdebug, debug, debug, getDebugLevel, getOptimalPolicy, getOptimalValueFunction, getReporter, isFinite, isSolved, operation, printSolution, printSolution, setDebugLevel, setReporter, setSolver, solvepublic double modifiedProb(S i, S j, A a) throws StructureException
i - j - a - StructureException