Y
Hacker News
new
|
ask
|
show
|
jobs
by
pkal
29 days ago
No, because you can compute the optimal automaton (as in least number of states) that recognizes the same language:
https://en.wikipedia.org/wiki/DFA_minimization
1 comments
IsTom
29 days ago
And there are language families where minimal DFA is still exponentially large compared to NFA.
link