title Equal Number of 0's and 1's description Accepts strings that contain an equal number of 0's and 1's. vertices 0 L 0.1 0.5 1 R 0.35 0.5 2 R 0.6 0.2 3 R 0.6 0.8 4 Y 0.6 0.5 5 N 0.85 0.5 edges 0 1 # # 1 2 0 x 1 3 1 x 1 4 # # 2 0 1 x 2 5 # # 3 0 0 x 3 5 # # tapes [0] 1 1 1 0 0 [1] 0 1 0 0 1 [0] 0 1 1 0 0 1 [1] 0 0 0 1