Package org.tweetyproject.action.signature


package org.tweetyproject.action.signature
  • Classes
    Class
    Description
    This class represents an action signature consisting of a set of fluent names (representing environment states) and a set of action names (representing actions).
    An action is a truth-valued function on the set of action names, which is denoted by the set of actions which are mapped to 'true'.
    This class represents an action name.
    This class represents a fluent name.