at
.
logic
.
gapt
.
formats
.
tptp
TPTPFOLExporter
Related Doc:
package tptp
object
TPTPFOLExporter
extends
Logger
Linear Supertypes
Logger
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
TPTPFOLExporter
Logger
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
debug
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
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
export
(
s:
HOLSequent
)
:
String
def
exportFormula
(
f:
FOLFormula
)
:
String
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getVarRenaming
(
f:
FOLFormula
)
:
HashMap
[
FOLVar
,
String
]
def
handleAtom
(
x:
String
,
args:
List
[
FOLTerm
]
)
(
implicit
s_map:
Map
[
FOLVar
,
String
]
)
:
String
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
info
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
log
:
Logger
Attributes
protected
Definition Classes
Logger
def
loggerName
:
String
Attributes
protected
Definition Classes
Logger
val
nLine
:
String
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
sequentToProblem
(
s:
HOLSequent
,
n:
String
)
:
String
def
sequentToProblemFull
(
s:
HOLSequent
,
n:
String
)
:
String
def
single_quote
(
s:
String
)
:
String
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
tptp
(
t:
FOLTerm
)
(
implicit
s_map:
Map
[
FOLVar
,
String
]
)
:
String
def
tptp
(
f:
FOLFormula
)
(
implicit
s_map:
Map
[
FOLVar
,
String
]
)
:
String
def
tptp
(
e:
FOLExpression
)
(
implicit
s_map:
Map
[
FOLVar
,
String
]
)
:
String
def
tptpFormula
(
f:
FOLFormula
)
(
implicit
s_map:
Map
[
FOLVar
,
String
]
)
:
String
def
tptp_problem
(
ss:
List
[
HOLSequent
]
)
:
String
def
tptp_problem_named
(
ss:
List
[(
String
,
HOLSequent
)]
)
:
String
def
tptp_proof_problem
(
seq:
HOLSequent
)
:
String
def
tptp_proof_problem_split
(
seq:
HOLSequent
)
:
String
def
trace
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
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
Inherited from
Logger
Inherited from
AnyRef
Inherited from
Any
Ungrouped