Hello everyone,<br><br>This question is just out of curiosity. I am working with this dragon book. From what I have learnt so far, RE uses either NFA or DFA to check whether the string is accepted or not. (Correct?)<br><br>
So what does the Python's RE module use to check the correctness of the string, NFA or DFA?<br><br>-- <br>Intercodes<br>