at
.
logic
.
gapt
.
formats
.
ivy
Paramodulation
Related Doc:
package ivy
case class
Paramodulation
(
id:
String
,
clause_exp:
SExpression
,
position:
List
[
Int
]
,
lit:
FormulaOccurrence
,
is_demodulation:
Boolean
,
vertex:
OccClause
,
t1:
IvyResolutionProof
,
t2:
IvyResolutionProof
)
extends
BinaryAGraph
[
OccClause
] with
BinaryAGraphProof
[
OccClause
] with
IvyResolutionProof
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
IvyResolutionProof
,
BinaryAGraphProof
[
OccClause
],
AGraphProof
[
OccClause
],
BinaryProof
[
OccClause
],
Proof
[
OccClause
],
BinaryAGraph
[
OccClause
],
AGraph
[
OccClause
],
EdgeGraph
[
OccClause
],
Graph
[
OccClause
],
AnyRef
,
Any
Type Hierarchy
Learn more about scaladoc diagrams
Paramodulation
BinaryAGraph[OccClause]
BinaryAGraphProof[OccClause]
IvyResolutionProof
Product
Serializable
Ordering
Alphabetic
By inheritance
Inherited
Paramodulation
Serializable
Serializable
Product
Equals
IvyResolutionProof
BinaryAGraphProof
AGraphProof
BinaryProof
Proof
BinaryAGraph
AGraph
EdgeGraph
Graph
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
Paramodulation
(
id:
String
,
clause_exp:
SExpression
,
position:
List
[
Int
]
,
lit:
FormulaOccurrence
,
is_demodulation:
Boolean
,
vertex:
OccClause
,
t1:
IvyResolutionProof
,
t2:
IvyResolutionProof
)
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
Paramodulation
to
any2stringadd
[
Paramodulation
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
Paramodulation
,
B
)
Implicit information
This member is added by an implicit conversion from
Paramodulation
to
ArrowAssoc
[
Paramodulation
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
clause_exp
:
SExpression
Definition Classes
Paramodulation
→
IvyResolutionProof
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
contains
[
T >:
AGraph
[
OccClause
]
]
(
sub:
T
)
:
Boolean
Definition Classes
BinaryAGraph
→
AGraph
def
ensuring
(
cond: (
Paramodulation
) ⇒
Boolean
,
msg: ⇒
Any
)
:
Paramodulation
Implicit information
This member is added by an implicit conversion from
Paramodulation
to
Ensuring
[
Paramodulation
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
Paramodulation
) ⇒
Boolean
)
:
Paramodulation
Implicit information
This member is added by an implicit conversion from
Paramodulation
to
Ensuring
[
Paramodulation
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
Paramodulation
Implicit information
This member is added by an implicit conversion from
Paramodulation
to
Ensuring
[
Paramodulation
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
Paramodulation
Implicit information
This member is added by an implicit conversion from
Paramodulation
to
Ensuring
[
Paramodulation
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
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
Paramodulation
to
StringFormat
[
Paramodulation
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
val
g
:
Graph
[
OccClause
]
Definition Classes
EdgeGraph
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
hashCode
:
Int
Definition Classes
BinaryAGraph
→ AnyRef → Any
val
id
:
String
Definition Classes
Paramodulation
→
IvyResolutionProof
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
is_demodulation
:
Boolean
val
lit
:
FormulaOccurrence
val
nLine
:
String
Definition Classes
IvyResolutionProof
def
name
:
String
Definition Classes
BinaryAGraph
→
AGraph
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
nodes
[
_ >:
OccClause
]
(
visited:
HashSet
[
AGraph
[_]]
)
:
HashSet
[
AGraph
[_]]
Definition Classes
AGraph
def
nodes
[
_ >:
OccClause
]
()
:
HashSet
[
AGraph
[_]]
Definition Classes
AGraph
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
position
:
List
[
Int
]
def
printNodes
(
p:
IvyResolutionProof
,
m:
List
[
String
]
,
out:
StringBuilder
)
:
List
[
String
]
Definition Classes
IvyResolutionProof
def
root
:
OccClause
Definition Classes
Proof
def
rule
:
ParamodulationType
.type
Definition Classes
Paramodulation
→
Proof
def
size
[
_ >:
OccClause
]
(
visited:
Map
[
AGraph
[_],
Int
]
)
:
Map
[
AGraph
[_],
Int
]
Definition Classes
AGraph
def
size
[
_ >:
OccClause
]
()
:
Int
Definition Classes
AGraph
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
t1
:
IvyResolutionProof
Definition Classes
Paramodulation
→
BinaryAGraph
val
t2
:
IvyResolutionProof
Definition Classes
Paramodulation
→
BinaryAGraph
def
toString
()
:
String
Definition Classes
IvyResolutionProof
→
Proof
→ AnyRef → Any
def
uProof1
:
Proof
[
OccClause
]
Definition Classes
BinaryProof
def
uProof2
:
Proof
[
OccClause
]
Definition Classes
BinaryProof
def
unique_size
:
Int
Definition Classes
AGraph
val
v1
:
OccClause
Definition Classes
EdgeGraph
val
v2
:
OccClause
Definition Classes
EdgeGraph
val
vertex
:
OccClause
Definition Classes
Paramodulation
→
BinaryAGraph
→
AGraph
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
→
[
B
]
(
y:
B
)
: (
Paramodulation
,
B
)
Implicit information
This member is added by an implicit conversion from
Paramodulation
to
ArrowAssoc
[
Paramodulation
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
IvyResolutionProof
Inherited from
BinaryAGraphProof
[
OccClause
]
Inherited from
AGraphProof
[
OccClause
]
Inherited from
BinaryProof
[
OccClause
]
Inherited from
Proof
[
OccClause
]
Inherited from
BinaryAGraph
[
OccClause
]
Inherited from
AGraph
[
OccClause
]
Inherited from
EdgeGraph
[
OccClause
]
Inherited from
Graph
[
OccClause
]
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
Paramodulation
to
any2stringadd
[
Paramodulation
]
Inherited by implicit conversion StringFormat from
Paramodulation
to
StringFormat
[
Paramodulation
]
Inherited by implicit conversion Ensuring from
Paramodulation
to
Ensuring
[
Paramodulation
]
Inherited by implicit conversion ArrowAssoc from
Paramodulation
to
ArrowAssoc
[
Paramodulation
]
Ungrouped