Go to the documentation of this file.
10 #ifndef CPROVER_SOLVERS_SAT_SATCHECK_CADICAL_H
11 #define CPROVER_SOLVERS_SAT_SATCHECK_CADICAL_H
50 #endif // CPROVER_SOLVERS_SAT_SATCHECK_CADICAL_H
void set_assignment(literalt a, bool value) override
std::vector< literalt > bvt
bool is_in_conflict(literalt a) const override
Returns true if an assumption is in the final conflict.
void set_assumptions(const bvt &_assumptions) override
bool has_is_in_conflict() const override
virtual ~satcheck_cadicalt()
resultt do_prop_solve() override
void lcnf(const bvt &bv) override
tvt l_get(literalt a) const override
bool has_set_assumptions() const override
CNF Generation, via Tseitin.
const std::string solver_text() override