QuickGraph


EdgeFST<'a, 'b>

Namespace: QuickGraph.FST
Parent Module: GraphBasedFst

Constructors

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

CompiledName: .ctor

Fork me on GitHub