Class GuessBranch

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

    public class GuessBranch
    extends IndividualBranch

    Copyright: Copyright (c) 2006

    Company: Clark & Parsia, LLC.

    Author:
    Evren sirin
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Branch
      • 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 nominals and inverses are used - this is the only case when the guess rule is needed.
        Specified by:
        shiftTryNext in class Branch
        Parameters:
        openIndex - The shift _index