10#ifndef CPROVER_SOLVERS_SAT_SATCHECK_BOOLEFORCE_H
11#define CPROVER_SOLVERS_SAT_SATCHECK_BOOLEFORCE_H
26 void lcnf(
const bvt &bv)
override;
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
virtual ~satcheck_booleforce_baset()
void lcnf(const bvt &bv) override
std::string solver_text() const override
resultt do_prop_solve(const bvt &assumptions) override
tvt l_get(literalt a) const override
bool is_in_core(literalt l) const
satcheck_booleforce_coret()
CNF Generation, via Tseitin.
std::vector< literalt > bvt