#include <minisat_solver.h>

Definition at line 174 of file minisat_solver.h.
| MiniSat::PushEntry::PushEntry | ( | int | clauseID, | |
| size_type | trailSize, | |||
| size_type | qhead, | |||
| size_type | thead, | |||
| bool | ok | |||
| ) | [inline] |
Definition at line 185 of file minisat_solver.h.
Definition at line 177 of file minisat_solver.h.
Referenced by MiniSat::Solver::pop(), and MiniSat::Solver::popClauses().
1.5.8