12#ifndef CPROVER_SOLVERS_QBF_QBF_SQUOLEM_H
13#define CPROVER_SOLVERS_QBF_QBF_SQUOLEM_H
15#include <quannon/squolem2/squolem2.h>
33 void lcnf(
const bvt &bv)
override;
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
resultt prop_solve() override
std::string solver_text() const override
tvt l_get(literalt a) const override
void set_no_variables(size_t no) override
void set_quantifier(const quantifiert::typet type, const literalt l) override
virtual size_t no_clauses() const
void add_quantifier(const quantifiert &quantifier) override
void lcnf(const bvt &bv) override
std::vector< literalt > bvt
resultt
The result of goto verifying.