JuliaPOMDP / JuliaPOMDP/POMDPXFiles.jl

Handle Terminal States

Open
#10 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The conversion from the POMDPs.jl model to the xml file is not using `isterminal`. Terminal states are assumed to be absorbing state (probability of one to stay in that state).
options:
- Have a warning that tells the user that the transition at the terminal state should be absorbing
- Create a dummy state based on `isterminal`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.