10#ifndef CPROVER_SOLVERS_SAT_PBS_DIMACS_CNF_H
11#define CPROVER_SOLVERS_SAT_PBS_DIMACS_CNF_H
57 return "PBS - Pseudo Boolean/CNF Solver and Optimizer";
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
pbs_dimacs_cnft(message_handlert &message_handler)
tvt l_get(literalt a) const override
virtual ~pbs_dimacs_cnft()
std::string solver_text() const override
resultt do_prop_solve(const bvt &assumptions) override
virtual void write_dimacs_pb(std::ostream &out)
std::map< literalt, unsigned > pb_constraintmap
std::vector< literalt > bvt
resultt
The result of goto verifying.