Go to the documentation of this file.
10 #ifndef CPROVER_SOLVERS_SAT_SATCHECK_CADICAL_H
11 #define CPROVER_SOLVERS_SAT_SATCHECK_CADICAL_H
31 void lcnf(
const bvt &bv)
override;
54 #endif // CPROVER_SOLVERS_SAT_SATCHECK_CADICAL_H
void set_assignment(literalt a, bool value) override
resultt
The result of goto verifying.
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
satcheck_cadicalt(message_handlert &message_handler)
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
const std::string solver_text() override