Go to the documentation of this file.
12 #ifndef CPROVER_GOTO_CHECKER_COUNTEREXAMPLE_BEAUTIFICATION_H
13 #define CPROVER_GOTO_CHECKER_COUNTEREXAMPLE_BEAUTIFICATION_H
40 symex_target_equationt::SSA_stepst::const_iterator
failed;
45 #endif // CPROVER_GOTO_CHECKER_COUNTEREXAMPLE_BEAUTIFICATION_H
Class that provides messages with a built-in verbosity 'level'.
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.
virtual ~counterexample_beautificationt()=default
Base class for all expressions.
counterexample_beautificationt(message_handlert &message_handler)
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)