Skip to content

pomdp_0.99.2

Compare
Choose a tag to compare
@mhahsler mhahsler released this 15 May 01:43
· 199 commits to master since this release

pomdp 0.99.2 (05/14/2021)

Bugfix

  • Removed nonportable flag -C from Makefile.

pomdp 0.99.1 (05/13/2021)

New Features

  • Added a wrapper for the sarsop library.

Changes

  • Improved error messages when accessing fields not parsed by read_POMDP.
  • policy() no longer returns the graph, but just alphas and the optimal action.
  • The maintainer is now mhahsler.

Bugfix

  • Resolved issues with factors for R 4.0. We now mostly use character instead of factors.
  • States and actions as numbers are now handled correctly (reported by meeheal).
  • Added spelling fixes by brianrice2.
  • Fixed buffer overflow for filename parameters in pomdpsolve.