cprover
interpreter_evaluate.cpp File Reference

Interpreter for GOTO Programs. More...

#include "interpreter_class.h"
#include <cassert>
#include <iostream>
#include <util/ieee_float.h>
#include <util/fixedbv.h>
#include <util/std_expr.h>
Include dependency graph for interpreter_evaluate.cpp:

Go to the source code of this file.

Detailed Description

Interpreter for GOTO Programs.

Definition in file interpreter_evaluate.cpp.