Closed
Description
Currently, as of 5.73, you have the choice of building CBMC to use MiniSat or CaDiCaL as a solver. Each is faster in some cases. However, a user cannot choose on a per-proof basis which to use: they must set the right flag when compiling CBMC then are locked into that choice. This differs from the SMT experience, where you can choose the solver as a commandline flag
Proposal: Add a flag for selecting the SAT solver, just like in SMT