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;
SAT-optimizer for minimizing expressions.
std::set< exprt > minimization_listt
void operator()(boolbvt &boolbv, const symex_target_equationt &equation)
virtual ~counterexample_beautificationt()=default
void get_minimization_list(prop_convt &prop_conv, const symex_target_equationt &equation, minimization_listt &minimization_list)
symex_target_equationt::SSA_stepst::const_iterator failed
symex_target_equationt::SSA_stepst::const_iterator get_failed_property(const prop_convt &prop_conv, const symex_target_equationt &equation)
counterexample_beautificationt(message_handlert &message_handler)
void minimize(const exprt &expr, class prop_minimizet &prop_minimize)
Base class for all expressions.
Class that provides messages with a built-in verbosity 'level'.
Computes a satisfying assignment of minimal cost according to a const function using incremental SAT.
Inheriting the interface of symex_targett this class represents the SSA form of the input program as ...
Generate Equation using Symbolic Execution.