DiaDes  0.1
DIAgnosis of Discrete-Event System
Classes | Namespaces | Typedefs
BoundedNet.hh File Reference
#include <sstream>
#include <diades/graph/Graph.hh>
#include <diades/graph/NodeMap.hh>
#include <diades/utils/Substring.hh>
#include <diades/utils/Exceptions.hh>
#include <set>
#include <unordered_set>
#include <diades/petri/Marking.hh>
#include <diades/graph/Utils.hh>

Go to the source code of this file.

Classes

class  Diades::Petri::BoundedNet
 n-bounded Petri nets More...
 
class  Diades::Petri::BoundedNet::ConstIterator
 
class  Diades::Petri::BoundedNet::PerTypeIterator
 Iterators over the places or the transitions of the Net. More...
 

Namespaces

 Diades
 Namespace of the Diades project.
 
 Diades::Petri
 

Typedefs

typedef Diades::Graph::Node Diades::Petri::Place
 
typedef Diades::Graph::Node Diades::Petri::Transition
 
typedef Diades::Graph::Edge Diades::Petri::Arc