v4.10
-
Import/export functionality
- import/export from/to UMB (Unified Markov Binary) format
- import of POMDPs from explicit files (.tra, .obs, etc.)
- optionally, export/import initial state info via .tra file
(currently only done for POMDPs))
-
Full LTL for interval MDPs/DTMCs.
-
Construction and export (but not solution) of:
- negative rewards
- interval POMDPs
- exact interval models
-
Use JVM defaults for max heap size
-
Various bugfixes
-
Development and code-level changes
- fix to allow cross-compiling Arm->Intel on macOS.
- ModelInfo stores actions, aligns with Model
- models stored using BigRational not Function in exact mode