Go to the documentation of this file.
12 #ifndef CPROVER_CBMC_COUNTEREXAMPLE_BEAUTIFICATION_H
13 #define CPROVER_CBMC_COUNTEREXAMPLE_BEAUTIFICATION_H
46 symex_target_equationt::SSA_stepst::const_iterator
failed;
49 #endif // CPROVER_CBMC_COUNTEREXAMPLE_BEAUTIFICATION_H
symex_target_equationt::SSA_stepst::const_iterator get_failed_property(const prop_convt &prop_conv, const symex_target_equationt &equation)
std::set< exprt > minimization_listt
Computes a satisfying assignment of minimal cost according to a const function using incremental SAT.
Base class for all expressions.
void minimize(const exprt &expr, class prop_minimizet &prop_minimize)
symex_target_equationt::SSA_stepst::const_iterator failed
Inheriting the interface of symex_targett this class represents the SSA form of the input program as ...
void get_minimization_list(prop_convt &prop_conv, const symex_target_equationt &equation, minimization_listt &minimization_list)
void operator()(boolbvt &boolbv, const symex_target_equationt &equation)
virtual ~counterexample_beautificationt()