cprover
Loading...
Searching...
No Matches
event_graph.h File Reference

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"
Include dependency graph for event_graph.h:
This graph shows which files directly or indirectly include this file:

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_eventtwmm_grapht
typedef wmm_grapht::node_indext event_idt

Detailed Description

graph of abstract events

Definition in file event_graph.h.

Typedef Documentation

◆ event_idt

Definition at line 32 of file event_graph.h.

◆ wmm_grapht

Definition at line 31 of file event_graph.h.