#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 34 of file safety_checker.h.
◆ safety_checkert() [1/2]
safety_checkert::safety_checkert |
( |
const namespacet & |
_ns | ) |
|
|
explicit |
◆ safety_checkert() [2/2]
◆ operator()()
◆ error_trace
◆ ns
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/goto-programs/safety_checker.h
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/goto-programs/safety_checker.cpp