Directories
¶
Path | Synopsis |
---|---|
Package dfa provides a way to construct deterministic finite automata from non-deterministic finite automata.
|
Package dfa provides a way to construct deterministic finite automata from non-deterministic finite automata. |
This package checks that two DFA has intersection or not by DFS algorithm.
|
This package checks that two DFA has intersection or not by DFS algorithm. |
Package nfa provides a way to construct non-deterministic finite automata from regular expressions using the Thompson's construction algorithm.
|
Package nfa provides a way to construct non-deterministic finite automata from regular expressions using the Thompson's construction algorithm. |
Package runerange provides operations on rune ranges.
|
Package runerange provides operations on rune ranges. |
Click to show internal directories.
Click to hide internal directories.