#include <safety_checker.h>
Definition at line 24 of file safety_checker.h.
◆ resultt
Enumerator |
---|
SAFE | No safety properties were violated.
|
UNSAFE | Some safety properties were violated.
|
ERROR | Safety is unknown due to an error during safety checking.
|
PAUSED | Symbolic execution has been suspended due to encountering a GOTO while doing path exploration; the symex state has been saved, and symex should be resumed by the caller.
|
Definition at line 29 of file safety_checker.h.
◆ safety_checkert()
◆ operator()()
◆ error_trace
◆ ns
The documentation for this class was generated from the following files: