Class PartialRecallRefinementNode


  • public class PartialRecallRefinementNode
    extends Object
    Implements the Refinement Node for the refinement tree used in the partial recall execution engine. The Refinement Node consists of a link specification and its corresponding plan. There is correspondence between a link specification and its plan.
    Author:
    Kleanthi Georgala
    • Constructor Detail

    • Method Detail

      • getPlan

        public Plan getPlan()
      • setPlan

        public void setPlan​(Plan p)