

InterviewSolution
Saved Bookmarks
1. |
The __________ of a set of states, P, of an NFA is defined as the set of states reachable from any state in P following e-transitions.(a) e-closure(b) e-pack(c) Q in the tuple(d) None of the mentionedThis question was posed to me in exam.My question comes from Finite Automata with Epsilon Transition topic in division Finite Automata of Automata Theory |
Answer» The correct CHOICE is (a) e-closure |
|