Searched defs:inHeap (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/HOL4/src/HolSat/sat_solvers/minisat/
H A DHeap.h70 bool inHeap (int n) { assert(ok(n)); return indices[n] != 0; } function

Completed in 47 milliseconds