#include <SolverTypes.h>
Public Member Functions | |
| OccLists (const Deleted &d) | |
| void | init (const Idx &idx) |
| Vec & | operator[] (const Idx &idx) |
| Vec & | lookup (const Idx &idx) |
| void | cleanAll () |
| void | clean (const Idx &idx) |
| void | smudge (const Idx &idx) |
| void | clear (bool free=true) |
Definition at line 258 of file SolverTypes.h.
|
inline |
Definition at line 266 of file SolverTypes.h.
| void Minisat::OccLists< Idx, Vec, Deleted >::clean | ( | const Idx & | idx | ) |
Definition at line 302 of file SolverTypes.h.


| void Minisat::OccLists< Idx, Vec, Deleted >::cleanAll | ( | ) |
Definition at line 291 of file SolverTypes.h.

|
inline |
|
inline |
|
inline |
|
inline |
|
inline |