6.1.7 Getting rid of “unget” transitions

Before we get rid of “unget” transitions, we need to first eliminate ε transitions. Assuming a machine M = (S,Σ,T,s,A) has no ε transitions, and Tcorresponds to the “unget” transitions, then we can do the following transformation.

Note that this transformation destroys the nice and clean connection between component DFAs.