12 #ifndef CPROVER_CPROVER_COUNTEREXAMPLE_FOUND_H
13 #define CPROVER_CPROVER_COUNTEREXAMPLE_FOUND_H
17 #include <unordered_set>
20 const std::vector<framet> &,
22 const std::unordered_set<symbol_exprt, irep_hash> &
address_taken,
std::unordered_set< symbol_exprt, irep_hash > address_taken(const std::vector< exprt > &src)
A namespacet is essentially one or two symbol tables bound together, to allow for symbol lookups in t...
std::optional< propertyt::tracet > counterexample_found(const std::vector< framet > &, const workt &, const std::unordered_set< symbol_exprt, irep_hash > &address_taken, bool verbose, const namespacet &)
void show_assignment(const bv_pointers_widet &)