C# Class PetriNetCore.InArc

Inheritance: Arc
ファイルを表示 Open project: aabs/PetriNets

Public Methods

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

Method Details

InArc() public method

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