Go to the documentation of this file.
10 #ifndef CPROVER_SOLVERS_SAT_SATCHECK_PICOSAT_H
11 #define CPROVER_SOLVERS_SAT_SATCHECK_PICOSAT_H
27 void lcnf(
const bvt &bv)
override;
50 #endif // CPROVER_SOLVERS_SAT_SATCHECK_PICOSAT_H
void set_assumptions(const bvt &_assumptions) override
resultt
The result of goto verifying.
std::vector< literalt > bvt
void set_assignment(literalt a, bool value) override
tvt l_get(literalt a) const override
bool has_set_assumptions() const override
const std::string solver_text() override
bool is_in_conflict(literalt a) const override
Returns true if an assumption is in the final conflict.
void lcnf(const bvt &bv) override
bool has_is_in_conflict() const override
resultt do_prop_solve() override