Package com.articulate.sigma.tp
package com.articulate.sigma.tp
-
ClassDescriptionException thrown when a formula has an incorrect arity for a predicate.Base exception class for all ATP (Automated Theorem Prover) related errors.Builder for constructing ATPException with full contextGeneric result structure for ATP (Automated Theorem Prover) runs.Builder for constructing ATPResultException thrown when an ATP executable (Vampire, EProver, LEO-III, etc.) is not found at the configured path or is not executable.Exception thrown when a formula cannot be translated from SUO-KIF to a target format (TPTP, TFF, THF).Class for invoking the latest version of LEO-III from Java.Exception thrown when an ATP process crashes or is killed by a signal.Exception thrown when an ATP process times out.Utility class for extracting SZS (TPTP Standard for System status values) information from prover output.Enumeration of SZS (TPTP Standard for System status values) statuses.Category groupings for SZS statusesClass for invoking the latest research version of Vampire from Java A previous version invoked the KIF version of Vampire from Java but that's 15 years old now.