Which of the following cannot be used to decide whether and how a given regexp matches a string:
Posted: Thu Jul 14, 2022 9:24 am
a) NFA to DFA
b) Lazy DFA algorithm
c) Backtracking
d) None of the mentioned
b) Lazy DFA algorithm
c) Backtracking
d) None of the mentioned