C# Class PetriNetCore.InArc

Inheritance: Arc
Afficher le fichier Open project: aabs/PetriNets

Méthodes publiques

Méthode Description
InArc ( int source, int weight = 1, bool inhibitor = false )

Method Details

InArc() public méthode

public InArc ( int source, int weight = 1, bool inhibitor = false )
source int
weight int
inhibitor bool