Class RuleBranch

  • All Implemented Interfaces:
    java.lang.Comparable<Branch>

    public class RuleBranch
    extends Branch
    • Method Detail

      • shiftTryNext

        public void shiftTryNext​(int openIndex)
        Added for to re-open closed branches. This is needed for incremental reasoning through deletions Currently this method does nothing as we cannot support incremental reasoning when both rules are used in the KB
        Specified by:
        shiftTryNext in class Branch
        Parameters:
        openIndex - The shift _index