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