Storage of symbolic execution paths to resume. More...
#include <util/invariant.h>#include <analyses/dirty.h>#include <analyses/local_safe_pointers.h>#include "goto_symex_state.h"#include "symex_target_equation.h"#include <memory>Go to the source code of this file.
paths and exploration-strategy option, suitable to be invoked from front-ends. Storage of symbolic execution paths to resume.
Definition in file path_storage.h.
Ensure that is_valid_strategy() returns true for a particular string before calling this function on that string.
Definition at line 128 of file path_storage.cpp.
is there a factory constructor for the named strategy?
Definition at line 123 of file path_storage.cpp.
add paths and exploration-strategy option, suitable to be invoked from front-ends.
Definition at line 136 of file path_storage.cpp.
suitable for displaying as a front-end help message
Definition at line 110 of file path_storage.cpp.