Uses of Package
edu.uky.ai.planning.ps

Packages that use edu.uky.ai.planning.ps
Package
Description
Contains objects for representing plan space search and plan space planners.
  • Class
    Description
    A causal link describes how the effect of an earlier step (the tail) satisfied the precondition of a later step (the head).
    A flaw is something that prevents a partial plan from being a solution to its problem.
    This interface is implemented by any object which is affected by the bindings of a least-commitment plan.
    This class represents a step in a partial plan.
    This class represents an specific partial plan in a plan-space search.
    A special subclass of PlanSpaceNode representing the root node of the search space.
    A subclass of Search which represents plan-space search (i.e.