Earlier Versions

pomdp-solve

Version 5.4

Added patches (May 2015) that were contributed years ago by Trey Smith (then at CMU):

  • Faster immediate reward access [June 2006]
  • Scientific notation value support for models/parser. [March 2007]

Download the pomdp-solve v5.4 code

Version 5.3.1

Just a minor updated to v5.3 done in May 2015 to make it compile on more modern version of GCC compiler and operating systems.

Download the pomdp-solve v5.3.1 code

See the Version 5.3.1 Command Line Options Page

Version 5.3

The v5.3 version was new as of 10/16/2005 and worked on versions of GNU/Linux and Apple's OS-X. The biggest differences from the previous 5.2 version was the addition of the finite-grid approximation algorithm. You can now read in a set of points from a file, you can force numeric rouding after each epoch, and a bunch of other niceties to help with infinite horizon convergence.

Download the pomdp-solve v5.3 code

See the Version 5.3 Command Line Options Page

Version 5.2

This was new as of 10/10/2004 and has successfully been compiled in GNU/Linux and MAC OSX. Many minor additions and bug fixes are included, but the biggest change is the manner in which the command line optons are handled. The names have changed, and you can now use a configuration file.

Another big addition is the pomdp-tools executable, which is the home for POMDP utility programs. A few are implemented and a few are planned for the future.

Documentation for these changes exists, but is scattered and patchy, so it will not be available until I find the time to organized and revise it.

Download the pomdp-solve v5.2 code

See the Version 5.2 Command Line Options Page

Version 5.0

This was new as of 12/17/2003 and has successfully been compiled in GNU/Linux and in MS Windows under Cygwin. The big change here is that is uses the autoconf/automake tools. There are also a few additional optimizations that were not present in version 4.0.

Download the pomdp-solve v5.0 code

See the Version 5.0 Command Line Options Page

Version 4.0

This is a complete re-write of the code done in the Summer 1998 and supercedes the code available on Brown University's web site.

Download the pomdp-solve v4.0 code

See the Version 4.0 Installation Instructions