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