cprover
|
Symbolic Execution. More...
#include <cassert>
#include <unordered_set>
#include <util/guard.h>
#include <util/std_expr.h>
#include <util/ssa_expr.h>
#include <pointer-analysis/value_set.h>
#include <goto-programs/goto_functions.h>
#include "symex_target.h"
Go to the source code of this file.
Classes | |
class | goto_symex_statet |
struct | goto_symex_statet::renaming_levelt |
struct | goto_symex_statet::level0t |
struct | goto_symex_statet::level1t |
struct | goto_symex_statet::level2t |
class | goto_symex_statet::propagationt |
class | goto_symex_statet::goto_statet |
class | goto_symex_statet::framet |
struct | goto_symex_statet::framet::loop_infot |
class | goto_symex_statet::threadt |
Symbolic Execution.
Definition in file goto_symex_state.h.