CBMC
|
Loop Acceleration. More...
#include "path.h"
#include <goto-programs/goto_program.h>
#include <map>
#include <vector>
#include <set>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | automatont |
class | trace_automatont |
Typedefs | |
typedef unsigned int | statet |
typedef std::set< statet > | state_sett |
Loop Acceleration.
Definition in file trace_automaton.h.
typedef std::set<statet> state_sett |
Definition at line 25 of file trace_automaton.h.
typedef unsigned int statet |
Definition at line 24 of file trace_automaton.h.