Algorithms.MDP
data MDP a b t
mkDiscountedMDP
mkUndiscountedMDP
type Transitions a b t
type Costs a b t
type ActionSet a b
type CF a b t
data CFBounds a b t
cost
action
optimalityGap
verifyStochastic
data MDPError a b t