What's new? | Help | Directory | Sign in
Google
mdpsim
PPDDL plan evalutation simulator
  
  
  
  
    
Show all Featured Downloads:
mdpsim-2.2.2.tar.gz
Join project
Project owners:
  hlsyounes
Project members:
olivier.buffet, danbryce410

MDPSim is a client/server-style simulator for Markov decision processes (MDPs). It is used to evaluate planning systems in the Probabilistic Track of the International Planning Competition.

It reads PPDDL problem specifications and sends information about the initial state to a client. The client sends an action as response and the simulator executes the actions sent by a client. After executing an action, a new state is sent to the client. Client-server communication is in XML format.