Package fr.uga.pddl4j.plan


package fr.uga.pddl4j.plan
This package contains the classes related to plan representation.
  • Interface Summary
    Interface
    Description
    This interface defines the main methods of to access a search generated by a planner.
  • Class Summary
    Class
    Description
    This abstract class implements the main methods of a search.
    This abstract class implements the main methods to manipulate the hierarchical information of a plan.
    This class is used to convert Java plan into its JSON representation.
    This class implements a parallel plan based on the Graphplan planner semantic.
    This class implements a sequential plan.
    This class implements a temporal plan.