3#ifndef CPROVER_GOTO_SYMEX_SYMEX_COMPLEXITY_LIMIT_EXCEEDED_ACTION_H
4#define CPROVER_GOTO_SYMEX_SYMEX_COMPLEXITY_LIMIT_EXCEEDED_ACTION_H
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Central data structure: state.
Default heuristic transformation that cancels branches when complexity has been breached.
virtual void transform(const complexity_violationt heuristic_result, goto_symex_statet ¤t_state)
virtual ~symex_complexity_limit_exceeded_actiont()
complexity_violationt
What sort of symex-complexity violation has taken place.