QuickGraph


EdgeFSA<'a>

Namespace: QuickGraph.FSA
Parent Module: GraphBasedFsa

Constructors

ConstructorDescription
new(s, e, t)
Signature: (s:int * e:int * t:Symb<'a>) -> EdgeFSA<'a>

CompiledName: .ctor

Fork me on GitHub