Safe Haskell | Safe-Inferred |
---|
FST.Deterministic
Description
Function for making automatons deterministic
- determinize :: Ord a => Automaton a -> Automaton a
Documentation
determinize :: Ord a => Automaton a -> Automaton aSource
Make an automaton deterministic and usefulS