Class | Description |
---|---|
ArcSort |
ArcSort operation.
|
Compose |
Compose operation.
|
Connect |
Connect operation.
|
Determinize |
Determize operation.
|
ExtendFinal |
Extend an Fst to a single final state and undo operations.
|
ILabelCompare |
Comparator used in
ArcSort for sorting
based on input labels |
NShortestPaths |
N-shortest paths operation.
|
OLabelCompare |
Comparator used in
ArcSort for sorting
based on output labels |
Project |
Project operation.
|
Reverse |
Reverse operation.
|
RmEpsilon |
Remove epsilon operation.
|
Enum | Description |
---|---|
ProjectType |
Enum used in
Project operation. |