class EscargotState extends Logger
Ordering
- Alphabetic
- By Inheritance
Inherited
- EscargotState
- Logger
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new EscargotState()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from EscargotState to any2stringadd[EscargotState] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (EscargotState, B)
- Implicit
- This member is added by an implicit conversion from EscargotState to ArrowAssoc[EscargotState] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def DerivedCls(parent1: Cls, parent2: Cls, newProof: ResolutionProof): Cls
- def DerivedCls(parent: Cls, newProof: ResolutionProof): Cls
- def InputCls(proof: ResolutionProof): Cls
- def InputCls(clause: HOLSequent): Cls
- def SimpCls(parent: Cls, newProof: ResolutionProof): Cls
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- var avatarModel: MapBasedInterpretation
- def choose(): Cls
- def clauseProcessing(): Unit
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
debug(msg: ⇒ Any): Unit
- Attributes
- protected
- Definition Classes
- Logger
- var emptyClauses: Map[HOLClause, Cls]
-
def
ensuring(cond: (EscargotState) ⇒ Boolean, msg: ⇒ Any): EscargotState
- Implicit
- This member is added by an implicit conversion from EscargotState to Ensuring[EscargotState] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (EscargotState) ⇒ Boolean): EscargotState
- Implicit
- This member is added by an implicit conversion from EscargotState to Ensuring[EscargotState] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): EscargotState
- Implicit
- This member is added by an implicit conversion from EscargotState to Ensuring[EscargotState] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): EscargotState
- Implicit
- This member is added by an implicit conversion from EscargotState to Ensuring[EscargotState] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
error(msg: ⇒ Any, e: Throwable): Nothing
- Attributes
- protected
- Definition Classes
- Logger
-
def
error(msg: ⇒ Any): Unit
- Attributes
- protected
- Definition Classes
- Logger
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from EscargotState to StringFormat[EscargotState] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- def inferenceComputation(given: Cls): Boolean
- var inferences: Seq[InferenceRule]
-
def
info(msg: ⇒ Any): Unit
- Attributes
- protected
- Definition Classes
- Logger
- def isActive(assertion: HOLClause): Boolean
- def isActive(cls: Cls): Boolean
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val locked: Set[(Cls, Option[HOLClause])]
- def loop(): Option[ResolutionProof]
-
def
makeVerbose(): Unit
- Definition Classes
- Logger
- var nameGen: NameGenerator
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- var newlyDerived: Set[Cls]
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- def preprocessing(): Unit
- var preprocessingRules: Seq[PreprocessingRule]
- def stateAsFormula: Formula
- var strategy: Int
- def switchToNewModel(model: Interpretation): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- var termOrdering: TermOrdering
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
trace(msg: ⇒ Any): Unit
- Attributes
- protected
- Definition Classes
- Logger
- def trySetAssertion(assertion: HOLClause, value: Boolean): Unit
- def trySetAvatarAtom(atom: Atom, value: Boolean): Unit
- val usable: Set[Cls]
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
warn(msg: ⇒ Any, e: Throwable): Unit
- Attributes
- protected
- Definition Classes
- Logger
-
def
warn(msg: ⇒ Any): Unit
- Attributes
- protected
- Definition Classes
- Logger
- var workedOff: Set[Cls]
-
def
→[B](y: B): (EscargotState, B)
- Implicit
- This member is added by an implicit conversion from EscargotState to ArrowAssoc[EscargotState] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc