![]() |
Connect++ 0.6.0
A fast, readable connection prover for first-order logic.
|
Parser's representation of a Clause. More...
#include <TPTPParser.hpp>

Public Attributes | |
| string | name |
| string | role |
| std::vector< fof_atomic_formula_type > | f |
Parser's representation of a Clause.
Definition at line 125 of file TPTPParser.hpp.
| std::vector<fof_atomic_formula_type> tptp_parser::cnf_annotated_struct::f |
Definition at line 128 of file TPTPParser.hpp.
| string tptp_parser::cnf_annotated_struct::name |
Definition at line 126 of file TPTPParser.hpp.
| string tptp_parser::cnf_annotated_struct::role |
Definition at line 127 of file TPTPParser.hpp.