CBMC
|
graph of abstract events More...
#include <list>
#include <set>
#include <map>
#include <iosfwd>
#include <util/graph.h>
#include <util/invariant.h>
#include "abstract_event.h"
#include "data_dp.h"
#include "wmm.h"
Go to the source code of this file.
Classes | |
class | event_grapht |
class | event_grapht::critical_cyclet |
struct | event_grapht::critical_cyclet::delayt |
class | event_grapht::graph_explorert |
class | event_grapht::graph_conc_explorert |
class | event_grapht::graph_pensieve_explorert |
Typedefs | |
typedef grapht< abstract_eventt > | wmm_grapht |
typedef wmm_grapht::node_indext | event_idt |
graph of abstract events
Definition in file event_graph.h.
typedef wmm_grapht::node_indext event_idt |
Definition at line 32 of file event_graph.h.
typedef grapht<abstract_eventt> wmm_grapht |
Definition at line 31 of file event_graph.h.