| Class | Description |
|---|---|
| BinaryClause |
Data structure for binary clause.
|
| Clauses | |
| HTClause |
Lazy data structure for clause using the Head Tail data structure from SATO,
The original scheme is improved by avoiding moving pointers to literals but
moving the literals themselves.
|
| LearntBinaryClause | |
| LearntHTClause | |
| LearntWLClause | |
| Lits | |
| OriginalBinaryClause | |
| OriginalHTClause | |
| OriginalWLClause | |
| UnitClause | |
| UnitClauses | |
| WLClause |
Lazy data structure for clause using Watched Literals.
|
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.