Open
Description
At HAC-SPECIS, we have thought, to limit the explosion of possibilities to explore, to be able to enable/disable exhaustive search, something like
bool set_exhaustive(bool set);
which would set the flag for the current thread. That way, we can enable exhaustive search only for the application module to be model-checked.