QuickGraph


GraphBasedFsa

Namespace: QuickGraph.FSA

Nested types and modules

TypeDescription
DfaNode<'a>
EdgeFSA<'a>
FSA<'a>
FsaParams<'a, 'b>
MultiMap<'a, 'b>
NodeSetSet
ReplaceAmount
ReplaceAppetite
ReplaceOrder
ReplaceSemantics
Symb<'a>

Functions and values

Function or valueDescription
AddToMultiMap trDict a b
Signature: trDict:MultiMap<'?7190,'?7191> -> a:'?7190 -> b:'?7191 -> unit
Type parameters: '?7190, '?7191
fsaToDot (...)
Signature: strs:seq<string> -> initState:ResizeArray<int> -> finalState:ResizeArray<int> -> filePrintPath:string -> unit
newDfaNodeId
Signature: unit -> int
reset
Signature: unit -> unit
setVertexRemoved fsa startV
Signature: fsa:'?7193 -> startV:'?7194 -> seq<'?7194>
Type parameters: '?7193, '?7194, '?7195
Fork me on GitHub