LogicBench-1K / annotations /lb1k_00000.json
TKCL-HF's picture
Release LogicBench-1K v1.0.1 (camera-ready)
b29420b verified
Raw
History Blame Contribute Delete
2.5 kB
{
"nodes": [
{
"id": "gate_0",
"type": "XOR"
},
{
"id": "gate_1",
"type": "XOR"
},
{
"id": "gate_2",
"type": "XOR"
},
{
"id": "gate_3",
"type": "XOR"
},
{
"id": "gate_4",
"type": "NOT"
},
{
"id": "gate_5",
"type": "NAND"
},
{
"id": "gate_6",
"type": "NAND"
},
{
"id": "gate_7",
"type": "NAND"
},
{
"id": "gate_8",
"type": "NAND"
},
{
"id": "gate_9",
"type": "OR"
},
{
"id": "gate_10",
"type": "OR"
},
{
"id": "gate_11",
"type": "OR"
},
{
"id": "gate_12",
"type": "OR"
},
{
"id": "gate_13",
"type": "NAND"
},
{
"id": "gate_14",
"type": "AND"
},
{
"id": "gate_15",
"type": "AND"
},
{
"id": "gate_16",
"type": "AND"
},
{
"id": "gate_17",
"type": "AND"
},
{
"id": "gate_18",
"type": "NOT"
}
],
"edges": [
{
"source": "gate_0",
"target": "gate_4"
},
{
"source": "gate_0",
"target": "gate_9"
},
{
"source": "gate_4",
"target": "gate_14"
},
{
"source": "gate_9",
"target": "gate_5"
},
{
"source": "gate_9",
"target": "gate_6"
},
{
"source": "gate_1",
"target": "gate_14"
},
{
"source": "gate_1",
"target": "gate_10"
},
{
"source": "gate_14",
"target": "gate_10"
},
{
"source": "gate_10",
"target": "gate_6"
},
{
"source": "gate_10",
"target": "gate_7"
},
{
"source": "gate_2",
"target": "gate_13"
},
{
"source": "gate_2",
"target": "gate_15"
},
{
"source": "gate_13",
"target": "gate_18"
},
{
"source": "gate_18",
"target": "gate_15"
},
{
"source": "gate_15",
"target": "gate_11"
},
{
"source": "gate_11",
"target": "gate_7"
},
{
"source": "gate_11",
"target": "gate_8"
},
{
"source": "gate_3",
"target": "gate_16"
},
{
"source": "gate_3",
"target": "gate_12"
},
{
"source": "gate_16",
"target": "gate_12"
},
{
"source": "gate_12",
"target": "gate_8"
}
],
"image_path": "images/lb1k_00000.jpg"
}