Class Conjunction.OptimisedRetryableConjuction

    • Method Detail

      • isAlwaysCutOnBacktrack

        public boolean isAlwaysCutOnBacktrack()
        Description copied from interface: PredicateFactory
        Will attempting to re-evaluate this implementation always result in a cut?
        Returns:
        true if a cut will always be encountered when attempting to re-evaluate, false otherwise