at
.
logic
.
gapt
.
provers
.
escargot
EscargotLoop
Related Doc:
package escargot
class
EscargotLoop
extends
Logger
Source
escargot.scala
Linear Supertypes
Logger
,
AnyRef
,
Any
Type Hierarchy
EscargotLoop
Logger
Ordering
Alphabetic
By Inheritance
Inherited
EscargotLoop
Logger
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
EscargotLoop
()
Type Members
class
Cls
extends
AnyRef
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
EscargotLoop
to
any2stringadd
[
EscargotLoop
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
EscargotLoop
,
B
)
Implicit information
This member is added by an implicit conversion from
EscargotLoop
to
ArrowAssoc
[
EscargotLoop
] 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
(
clause:
HOLClause
)
:
Cls
def
SimpCls
(
parent:
Cls
,
newProof:
ResolutionProof
)
:
Cls
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
backwardSubsumption
(
given:
Cls
)
:
Unit
def
canonize
(
expr:
LambdaExpression
)
:
LambdaExpression
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
def
deleteDuplicates
()
:
Unit
def
ensuring
(
cond: (
EscargotLoop
) ⇒
Boolean
,
msg: ⇒
Any
)
:
EscargotLoop
Implicit information
This member is added by an implicit conversion from
EscargotLoop
to
Ensuring
[
EscargotLoop
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
EscargotLoop
) ⇒
Boolean
)
:
EscargotLoop
Implicit information
This member is added by an implicit conversion from
EscargotLoop
to
Ensuring
[
EscargotLoop
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
EscargotLoop
Implicit information
This member is added by an implicit conversion from
EscargotLoop
to
Ensuring
[
EscargotLoop
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
EscargotLoop
Implicit information
This member is added by an implicit conversion from
EscargotLoop
to
Ensuring
[
EscargotLoop
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equalityResolution
()
:
Unit
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
factorClauses
()
:
Unit
def
factoring
(
given:
Cls
)
:
Unit
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
EscargotLoop
to
StringFormat
[
EscargotLoop
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
def
forwardSubsumption
()
:
Unit
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
var
hasEquality
:
Boolean
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
inferenceComputation
(
given:
Cls
)
:
Unit
def
info
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isReflModE
(
cls:
Cls
)
:
Boolean
def
isSubsumedByWorkedOff
(
given:
Cls
)
:
Boolean
val
log
:
Logger
Attributes
protected
Definition Classes
Logger
def
loggerName
:
String
Attributes
protected
Definition Classes
Logger
def
loop
()
:
Option
[
ResolutionProof
]
def
matching
(
a:
LambdaExpression
,
b:
LambdaExpression
)
:
Option
[
Substitution
]
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
orderEquations
()
:
Unit
def
orderedParamodulation
(
c1:
Cls
,
c2:
Cls
)
:
Unit
def
orderedParamodulation
(
given:
Cls
)
:
Unit
def
orderedResolution
(
c1:
Cls
,
c2:
Cls
)
:
Unit
def
orderedResolution
(
given:
Cls
)
:
Unit
def
preprocessing
()
:
Unit
var
propositional
:
Boolean
def
reflexivityDeletion
()
:
Unit
var
strategy
:
Int
def
subsume
(
a:
HOLClause
,
b:
HOLClause
)
:
Option
[
Substitution
]
def
subsumptionDeletion
()
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
tautologyDeletion
()
:
Unit
var
termOrdering
:
TermOrdering
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
trace
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
def
unify
(
a:
LambdaExpression
,
b:
LambdaExpression
)
:
Option
[
Substitution
]
def
unifyingEqualityResolution
(
given:
Cls
)
:
Unit
def
unitRewriteNew
()
:
Unit
def
unitRewriting
(
cs:
Traversable
[
Cls
]
,
c2:
Cls
)
:
Boolean
def
unitRewriting
(
given:
Cls
)
:
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
val
workedOff
:
Set
[
Cls
]
def
→
[
B
]
(
y:
B
)
: (
EscargotLoop
,
B
)
Implicit information
This member is added by an implicit conversion from
EscargotLoop
to
ArrowAssoc
[
EscargotLoop
] 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
EscargotLoop
to
any2stringadd
[
EscargotLoop
]
Inherited by implicit conversion StringFormat from
EscargotLoop
to
StringFormat
[
EscargotLoop
]
Inherited by implicit conversion Ensuring from
EscargotLoop
to
Ensuring
[
EscargotLoop
]
Inherited by implicit conversion ArrowAssoc from
EscargotLoop
to
ArrowAssoc
[
EscargotLoop
]
Ungrouped