LogicBench-1K / annotations /lb1k_00033.json
TKCL-HF's picture
Release LogicBench-1K v1.0.1 (camera-ready)
b29420b verified
Raw
History Blame Contribute Delete
1.2 kB
{
"nodes": [
{
"id": "gate_0",
"type": "NOR"
},
{
"id": "gate_1",
"type": "NOR"
},
{
"id": "gate_2",
"type": "NOR"
},
{
"id": "gate_3",
"type": "NOR"
},
{
"id": "gate_4",
"type": "NOR"
},
{
"id": "gate_5",
"type": "NOR"
},
{
"id": "gate_6",
"type": "NOR"
},
{
"id": "gate_7",
"type": "NOR"
},
{
"id": "gate_8",
"type": "NOR"
},
{
"id": "gate_9",
"type": "NOT"
}
],
"edges": [
{
"source": "gate_0",
"target": "gate_2"
},
{
"source": "gate_1",
"target": "gate_2"
},
{
"source": "gate_2",
"target": "gate_3"
},
{
"source": "gate_3",
"target": "gate_8"
},
{
"source": "gate_4",
"target": "gate_6"
},
{
"source": "gate_5",
"target": "gate_6"
},
{
"source": "gate_6",
"target": "gate_7"
},
{
"source": "gate_7",
"target": "gate_9"
},
{
"source": "gate_9",
"target": "gate_8"
}
],
"image_path": "images/lb1k_00033.jpg"
}