12 #ifndef CPROVER_GOTO_CHECKER_WITNESS_PROVIDER_H
13 #define CPROVER_GOTO_CHECKER_WITNESS_PROVIDER_H
An implementation of incremental_goto_checkert may implement this interface to provide GraphML witnes...
virtual void output_error_witness(const goto_tracet &)=0
virtual void output_proof()=0
virtual ~witness_providert()=default