Uses of Class
com.articulate.sigma.trans.TPTP3ProofProcessor
Packages that use TPTP3ProofProcessor
Package
Description
Provides classes for the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
-
Uses of TPTP3ProofProcessor in com.articulate.sigma
Methods in com.articulate.sigma that return TPTP3ProofProcessorMethods in com.articulate.sigma with parameters of type TPTP3ProofProcessorModifier and TypeMethodDescriptionKB.collectSourceAxioms(KB kb, TPTP3ProofProcessor tpp) Attempt to provide guidance on the likely cause of a contradiction by removing the axioms involved in a contradiction one-by-one and trying again.static StringHTMLformatter.formatTPTP3ProofResult(TPTP3ProofProcessor tpp, String stmt, String lineHtml, String kbName, String language) Create HTML formatted output for a TPTP3 proof -
Uses of TPTP3ProofProcessor in com.articulate.sigma.tp
Fields in com.articulate.sigma.tp declared as TPTP3ProofProcessor