| Copyright | (c) Eugen Kuksa University of Magdeburg 2017 Tom Kranz 2021-2022 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Eugen Kuksa <kuksa@iks.cs.ovgu.de> |
| Stability | provisional |
| Portability | non-portable (imports Logic) |
| Safe Haskell | None |
TPTP.Prover.ProofParser
Description
Documentation
axiomsFromProofObject :: [String] -> ([String], [String]) Source #
graphFromProofObject :: [String] -> ProofTree Source #
filterProofLines :: [String] -> [String] Source #