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