yosys-master
|
Go to the source code of this file.
Namespaces | |
Minisat | |
Functions | |
static double | Minisat::cpuTime (void) |
double | Minisat::memUsed () |
double | Minisat::memUsedPeak (bool strictlyPeak=false) |
void | Minisat::setX86FPUPrecision () |
void | Minisat::limitMemory (uint64_t max_mem_mb) |
void | Minisat::limitTime (uint32_t max_cpu_time) |
void | Minisat::sigTerm (void handler(int)) |