IMAGE DESCRIPTION:
{"Adder": {"nodes": [{"type": "INPUT", "x": -180, "y": -180, "id": 0}, {"type": "INPUT", "x": -180, "y": -120, "id": 1}, {"type": "INPUT", "x": -180, "y": -60, "id": 2}, {"type": "XOR", "x": -60, "y": -180, "id": 3}, {"type": "XOR", "x": 60, "y": -180, "id": 4}, {"type": "AND", "x": -60, "y": -120, "id": 5}, {"type": "AND", "x": -60, "y": -60, "id": 6}, {"type": "OR", "x": 60, "y": -120, "id": 7}, {"type": "OUTPUT", "x": 180, "y": -180, "id": 8}, {"type": "OUTPUT", "x": 180, "y": -120, "id": 9}], "wires": [{"from": 0, "to": 3}, {"from": 1, "to": 3}, {"from": 2, "to": 4}, {"from": 3, "to": 4}, {"from": 1, "to": 5}, {"from": 0, "to": 5}, {"from": 3, "to": 6}, {"from": 2, "to": 6}, {"from": 6, "to": 7}, {"from": 5, "to": 7}, {"from": 7, "to": 9}, {"from": 4, "to": 8}], "ports": {"in": 3, "out": 2}, "inputIndices": [0, 1, 2], "outputIndices": [8, 9], "signature": "AND,AND,INPUT,INPUT,INPUT,OR,OUTPUT,OUTPUT,XOR,XOR 0 >3,0 >5,1 >3,1 >5,2 >4,2 >6,3 >4,3 >6,4 >8,5 >7,6 >7,7 >9"}}