|
cprover
|
#include <graphml_witness.h>
Collaboration diagram for graphml_witnesst:Public Member Functions | |
| graphml_witnesst (const namespacet &_ns) | |
| void | operator() (const goto_tracet &goto_trace) |
| counterexample witness More... | |
| void | operator() (const symex_target_equationt &equation) |
| proof witness More... | |
| const graphmlt & | graph () |
Protected Member Functions | |
| void | remove_l0_l1 (exprt &expr) |
| std::string | convert_assign_rec (const irep_idt &identifier, const code_assignt &assign) |
Protected Attributes | |
| const namespacet & | ns |
| graphmlt | graphml |
Definition at line 21 of file graphml_witness.h.
|
inlineexplicit |
Definition at line 24 of file graphml_witness.h.
|
protected |
Definition at line 51 of file graphml_witness.cpp.
|
inline |
Definition at line 32 of file graphml_witness.h.
| void graphml_witnesst::operator() | ( | const goto_tracet & | goto_trace | ) |
counterexample witness
Definition at line 179 of file graphml_witness.cpp.
| void graphml_witnesst::operator() | ( | const symex_target_equationt & | equation | ) |
proof witness
Definition at line 356 of file graphml_witness.cpp.
|
protected |
Definition at line 25 of file graphml_witness.cpp.
|
protected |
Definition at line 39 of file graphml_witness.h.
|
protected |
Definition at line 38 of file graphml_witness.h.