{ "nodes": [ { "id": "gate_0", "type": "NOR" }, { "id": "gate_1", "type": "NOR" }, { "id": "gate_2", "type": "NOR" }, { "id": "gate_3", "type": "NOR" }, { "id": "gate_4", "type": "NOT" } ], "edges": [ { "source": "gate_0", "target": "gate_2" }, { "source": "gate_1", "target": "gate_2" }, { "source": "gate_2", "target": "gate_4" }, { "source": "gate_4", "target": "gate_3" } ], "image_path": "images/lb1k_00013.jpg" }