question
stringclasses 3
values | answer
stringclasses 3
values | metadata
dict | difficulty
int64 2
4
|
|---|---|---|---|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 0,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 1,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 2,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 3,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 4,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 5,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 6,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 7,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 8,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 9,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 10,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 11,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 12,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 13,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 14,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 15,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 16,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 17,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 18,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 19,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 20,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 21,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 22,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 23,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 24,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 25,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 26,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 27,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 28,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 29,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 30,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 31,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 32,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 33,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 34,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 35,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 36,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 37,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 38,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 39,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 40,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 41,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 42,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 43,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 44,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 45,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 46,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 47,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 48,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 49,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 50,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 51,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 52,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 53,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 54,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 55,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 56,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 57,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 58,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 59,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 60,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 61,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 62,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 63,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 64,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 65,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 66,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 67,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 68,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 3 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'C'), ('A', 'B'), ('C', 'B'), ('A', 'C'), ('B', 'A'), ('B', 'C'), ('A', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
3,
3
],
"value": [
1,
100
]
},
"min_moves": 7,
"num_disks": 3,
"source_dataset": "tower_of_hanoi",
"source_index": 69,
"source_rod": "A"
}
| 2
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 70,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 71,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 72,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 73,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 74,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 75,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 76,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 77,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 78,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 79,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 80,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 81,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 82,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 83,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 84,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 85,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 86,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 87,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 88,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 89,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 90,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 91,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 92,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 93,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 94,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 95,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 96,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 97,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 98,
"source_rod": "A"
}
| 3
|
Solve the Tower of Hanoi puzzle with 4 disks. Move all disks from rod A to rod C using rod B as auxiliary. Provide the sequence of moves in the format: [(from_rod, to_rod), ...]. For example, (A, C) means move the top disk from rod A to rod C.
|
[('A', 'B'), ('A', 'C'), ('B', 'C'), ('A', 'B'), ('C', 'A'), ('C', 'B'), ('A', 'B'), ('A', 'C'), ('B', 'C'), ('B', 'A'), ('C', 'A'), ('B', 'C'), ('A', 'B'), ('A', 'C'), ('B', 'C')]
|
{
"aux_rod": "B",
"dest_rod": "C",
"difficulty": {
"num_disks": [
4,
4
],
"value": [
1,
100
]
},
"min_moves": 15,
"num_disks": 4,
"source_dataset": "tower_of_hanoi",
"source_index": 99,
"source_rod": "A"
}
| 3
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 75