at
.
logic
.
gapt
.
provers
.
escargot
.
impl
EscargotState
Related Doc:
package impl
class
EscargotState
extends
Logger
Source
state.scala
Linear Supertypes
Logger
,
AnyRef
,
Any
Type Hierarchy
EscargotState
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 information
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 information
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: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
var
emptyClauses
:
Map
[
HOLClause
,
Cls
]
def
ensuring
(
cond: (
EscargotState
) ⇒
Boolean
,
msg: ⇒
Any
)
:
EscargotState
Implicit information
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 information
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 information
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 information
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: ⇒
String
,
e:
Throwable
)
:
Nothing
Attributes
protected
Definition Classes
Logger
def
error
(
msg: ⇒
String
)
:
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 information
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: ⇒
String
)
:
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
]
val
log
:
Logger
Attributes
protected
Definition Classes
Logger
def
loggerName
:
String
Attributes
protected
Definition Classes
Logger
def
loop
()
:
Option
[
ResolutionProof
]
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
]
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: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
def
trySetAssertion
(
assertion:
HOLClause
,
value:
Boolean
)
:
Unit
def
trySetAvatarAtom
(
atom:
HOLAtom
,
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: ⇒
String
,
e:
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logger
def
warn
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
var
workedOff
:
Set
[
Cls
]
def
→
[
B
]
(
y:
B
)
: (
EscargotState
,
B
)
Implicit information
This member is added by an implicit conversion from
EscargotState
to
ArrowAssoc
[
EscargotState
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
Logger
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
EscargotState
to
any2stringadd
[
EscargotState
]
Inherited by implicit conversion StringFormat from
EscargotState
to
StringFormat
[
EscargotState
]
Inherited by implicit conversion Ensuring from
EscargotState
to
Ensuring
[
EscargotState
]
Inherited by implicit conversion ArrowAssoc from
EscargotState
to
ArrowAssoc
[
EscargotState
]
Ungrouped