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