ternary-regex
Pattern matching on ternary sequences (-1, 0, +1). Provides NFA and DFA construction
from ternary patterns, NFA→DFA conversion with minimization, wildcard support, and
stream matching against ternary input.
Pattern matching on ternary sequences (-1, 0, +1). Provides NFA and DFA construction
from ternary patterns, NFA→DFA conversion with minimization, wildcard support, and
stream matching against ternary input.