Class BeliefSetContainsPlan


  • public class BeliefSetContainsPlan
    extends Plan
    Test if equal elements can be contained more once in a beliefset.
    • Constructor Detail

      • BeliefSetContainsPlan

        public BeliefSetContainsPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instatiated plan instance from the scheduler.
        Specified by:
        body in class Plan