#include <clause.hpp>
Public Attributes | |
int | clause |
int | depth |
int | parents [2] |
int | length |
logic_t | logic |
status_t | status |
size_t | len |
char | string [160] |
|
Definition at line 26 of file clause.hpp. |
|
Definition at line 27 of file clause.hpp. |
|
Definition at line 35 of file clause.hpp. Referenced by Clause::assign(), and Clause::decompose().
|
|
Definition at line 29 of file clause.hpp. |
|
Definition at line 31 of file clause.hpp. Referenced by Clause::compare(), Clause::compose(), Clause::decompose(), and dump().
|
|
Definition at line 28 of file clause.hpp. |
|
Definition at line 33 of file clause.hpp. Referenced by Clause::compare(), Clause::compose(), Clause::decompose(), and main().
|
|
Definition at line 36 of file clause.hpp. Referenced by Clause::assign(), Clause::decompose(), and Clause::print().
|