#include <Output.hpp>
Inheritance diagram for TPTPOutput:
Public Member Functions | |
TPTPOutput (ostream &) | |
void | pretty (const Refutation &, int answerNumber) |
Private Member Functions | |
void | inference (const Unit &conclusion, int indent) |
void | clause (const Clause &) |
void | clause (const Clause &, int indent) |
void | formula (const Formula &) |
void | formula (const Formula &, int indent) |
|
|
|
Implements Output. |
|
Implements Output. |
|
Implements Output. |
|
Reimplemented from Output. |
|
Implements Output. |
|
Implements Output. |