CBMC
|
#include <counterexample_beautification.h>
Public Member Functions | |
counterexample_beautificationt (message_handlert &message_handler) | |
virtual | ~counterexample_beautificationt ()=default |
void | operator() (boolbvt &boolbv, const symex_target_equationt &equation) |
Protected Member Functions | |
void | get_minimization_list (prop_convt &prop_conv, const symex_target_equationt &equation, minimization_listt &minimization_list) |
void | minimize (const exprt &expr, class prop_minimizet &prop_minimize) |
symex_target_equationt::SSA_stepst::const_iterator | get_failed_property (const prop_convt &prop_conv, const symex_target_equationt &equation) |
Protected Attributes | |
symex_target_equationt::SSA_stepst::const_iterator | failed |
messaget | log |
Definition at line 19 of file counterexample_beautification.h.
|
explicit |
Definition at line 18 of file counterexample_beautification.cpp.
|
virtualdefault |
|
protected |
Definition at line 67 of file counterexample_beautification.cpp.
|
protected |
Definition at line 24 of file counterexample_beautification.cpp.
|
protected |
void counterexample_beautificationt::operator() | ( | boolbvt & | boolbv, |
const symex_target_equationt & | equation | ||
) |
Definition at line 90 of file counterexample_beautification.cpp.
|
protected |
Definition at line 40 of file counterexample_beautification.h.
|
protected |
Definition at line 42 of file counterexample_beautification.h.