#include <clause.h>
Public Attributes | ||
| unsigned | glue: LD_MAX_GLUE | |
| bool | garbage: 1 | |
| bool | quotient: 1 | |
| bool | reason: 1 | |
| bool | redundant: 1 | |
| bool | shrunken: 1 | |
| bool | subsume: 1 | |
| bool | swept: 1 | |
| bool | vivify: 1 | |
| unsigned | used: LD_MAX_USED | |
| unsigned | searched | |
| unsigned | size | |
| unsigned | lits [3] | |
| unsigned | f_learnt: 1 | |
| unsigned | f_mark: 1 | |
| unsigned | f_reallocd: 1 | |
| unsigned | f_deletable: 1 | |
| unsigned | lbd: 28 | |
| union { | ||
| unsigned lit | ||
| clause_act_t act | ||
| } | data [0] | |
| clause_act_t clause::act |
| union { ... } clause::data[0] |