3 #ifndef CPROVER_GOTO_SYMEX_SYMEX_COMPLEXITY_LIMIT_EXCEEDED_ACTION_H
4 #define CPROVER_GOTO_SYMEX_SYMEX_COMPLEXITY_LIMIT_EXCEEDED_ACTION_H
bool reachable
Is this code reachable? If not we can take shortcuts such as not entering function calls,...
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.