|
CBMC
|
An implementation of incremental_goto_checkert may implement this interface to provide GraphML witnesses.
More...
#include <witness_provider.h>
Inheritance diagram for witness_providert:Public Member Functions | |
| virtual | ~witness_providert ()=default |
| virtual void | output_error_witness (const goto_tracet &)=0 |
| virtual void | output_proof ()=0 |
An implementation of incremental_goto_checkert may implement this interface to provide GraphML witnesses.
Definition at line 19 of file witness_provider.h.
|
virtualdefault |
|
pure virtual |
Implemented in multi_path_symex_checkert, single_loop_incremental_symex_checkert, and single_path_symex_checkert.
Implemented in multi_path_symex_checkert, single_loop_incremental_symex_checkert, and single_path_symex_checkert.