{ "nodes": [ { "id": "gate_0", "type": "NOT" }, { "id": "gate_1", "type": "NOT" }, { "id": "gate_2", "type": "NOT" }, { "id": "gate_3", "type": "AND" }, { "id": "gate_4", "type": "AND" }, { "id": "gate_5", "type": "AND" }, { "id": "gate_6", "type": "AND" }, { "id": "gate_7", "type": "OR" }, { "id": "gate_8", "type": "OR" }, { "id": "gate_9", "type": "OR" }, { "id": "gate_10", "type": "OR" } ], "edges": [ { "source": "gate_0", "target": "gate_7" }, { "source": "gate_3", "target": "gate_7" }, { "source": "gate_10", "target": "gate_1" }, { "source": "gate_1", "target": "gate_4" }, { "source": "gate_1", "target": "gate_5" }, { "source": "gate_2", "target": "gate_5" }, { "source": "gate_2", "target": "gate_6" }, { "source": "gate_4", "target": "gate_8" }, { "source": "gate_5", "target": "gate_8" }, { "source": "gate_6", "target": "gate_9" } ], "image_path": "images/lb1k_00005.jpg" }