Class | Description |
---|---|
GroundedProp |
Propositional functions are defined to be evaluated on object parameters and this class provides a
definition for a grounded propositional function; that is, it specifies specific object parameters
on which the propositional function should be evaluated.
|
PropositionalFunction |
The propositional function class defines evaluations of object instances in an OO-MDP state and are part of the definition for an OO-MDP domain.
|