A High Level Petri Graph.

Namespace:  QuickGraph.Concepts.Petri
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1407 (2.4.2.1407)

Syntax

C#
public interface IPetriNet
Visual Basic (Declaration)
Public Interface IPetriNet

Remarks

This object is called a Petri Net in honour of Petri's work. In fact, it should be named High Level Petri Graph.

See Also