Skip to content

Commit

Permalink
export Transition
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Petrik committed Dec 29, 2023
1 parent d0f996c commit 4e09e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MDPs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export simulate, random_π
export Policy, PolicyStationary, PolicyMarkov
export FPolicyS, FPolicyM, TabPolicySD, TabPolicyMD
export cumulative
export Transition

# ----- Domains -------
module Domains
Expand Down

0 comments on commit 4e09e2f

Please sign in to comment.