Package org.rlcommunity.rlglue.codec.taskspec

Class Summary
TaskSpec This class is used to store and parse the information given to an Agent in the RL-Glue framework.
TaskSpecDelegate TaskSpecDelegate was written to be the abstraction between the Task Spec object agents and environments interact with, and the implementation of each version of the Task Spec.
TaskSpecObject Deprecated. As of TaskSpec v3, now use TaskSpec
TaskSpecVersionOnly  
TaskSpecVRLGLUE3 The newest version of the Task Spec (Nov 1 2008).