| Package | Description |
|---|---|
| net.sf.tweety.logics.fol.syntax.tptp.fof |
| Modifier and Type | Class and Description |
|---|---|
class |
TptpFofAtomicFormula
This class models an atom for the Tptp-Format
Each atom represents only one lower-case word.
|
class |
TptpFofExistsQuantifiedFormula
This class models the Tptp-Fof-ExistsQuantifiedFormula
Format:
ExistsQuantifiedFormula :=
|
class |
TptpFofForallQuantifiedFormula
This class models the Tptp-Fof-ForallQuantifiedFormula
Format:
ExistsQuantifiedFormula :=
|
class |
TptpFofNegation
Negation for a given formula
|
class |
TptpFofQuantifiedFormula
The abstract class for quantified formulas
|
Copyright © 2016. All rights reserved.