title Bitwise OR description Computes the bitwise OR of its two binary inputs. Assumes the inputs have the same number of bits. vertices 0 R 0.1 0.5 3 L 0.1 0.2 5 L 0.1 0.8 2 L 0.35 0.2 1 L 0.35 0.5 4 L 0.35 0.8 6 L 0.6 0.5 7 H 0.85 0.5 edges 2 3 | | 3 0 0 a .4 3 0 1 b -.4 0 1 # # 1 2 0 # 1 4 1 # 4 5 | | 5 0 0 b .4 5 0 1 b -.4 1 6 | # 6 6 a 0 90 6 6 b 1 -90 6 7 # # tapes [1] 0 0 1 | 0 1 0 1