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, solve
feasibleActions, getAllStates, getNumStates, getSolver
debug, debug, debug, getDebugLevel, getOptimalPolicy, getOptimalValueFunction, getReporter, isFinite, isSolved, operation, printSolution, printSolution, setDebugLevel, setReporter, setSolver, solve
public double modifiedProb(S i, S j, A a) throws StructureException
i
- j
- a
- StructureException