Renaming the states
0
1
2
3
4
5
6
7
8
9
10
11
a i + *
( ) $
0
1
2
3
4
5
6
7
8
9
10
11
b E T F
42/42
LR table for
Gexpr1 with the renamed states:
Rename the states:
<e>
<E>
<T>
<F>
<(>
<i>
<E+>
<T*>
<(E>
<E+T>
<T*F>
<(E)>
0
1
2
3
4
5
6
7
8
9
10
11
Old New