|
yosys-master
|
#include <SimpSolver.h>
Collaboration diagram for Minisat::SimpSolver::ClauseDeleted:Public Member Functions | |
| ClauseDeleted (const ClauseAllocator &_ca) | |
| bool | operator() (const CRef &cr) const |
Data Fields | |
| const ClauseAllocator & | ca |
Definition at line 127 of file SimpSolver.h.
|
inlineexplicit |
Definition at line 129 of file SimpSolver.h.
|
inline |
Definition at line 130 of file SimpSolver.h.
| const ClauseAllocator& Minisat::SimpSolver::ClauseDeleted::ca |
Definition at line 128 of file SimpSolver.h.