nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
45,
41,
94,
82
] | 79 | [
"41+94=135",
"135/45=3",
"82-3=79"
] | Current State: 79:[45, 41, 94, 82], Operations: []
Exploring Operation: 41+94=135, Resulting Numbers: [45, 82, 135]
Generated Node #2: [45, 82, 135] from Operation: 41+94=135
Current State: 79:[45, 82, 135], Operations: ['41+94=135']
Exploring Operation: 135/45=3, Resulting Numbers: [82, 3]
Generated Node #3: [82, 3] f... | 4 | Current State: 79:[45, 41, 94, 82], Operations: []
Exploring Operation: 45+41=86, Resulting Numbers: [94, 82, 86]
Generated Node #0,0: 79:[94, 82, 86] Operation: 45+41=86
Exploring Operation: 94-41=53, Resulting Numbers: [45, 82, 53]
Generated Node #0,1: 79:[45, 82, 53] Operation: 94-41=53
Exploring Operation: 94-45=49... | 0 | hs_3 | mult_heuristic |
[
71,
13,
20,
53
] | 15 | [
"71-13=58",
"20+53=73",
"73-58=15"
] | Current State: 15:[71, 13, 20, 53], Operations: []
Exploring Operation: 71-13=58, Resulting Numbers: [20, 53, 58]
Generated Node #2: [20, 53, 58] from Operation: 71-13=58
Current State: 15:[20, 53, 58], Operations: ['71-13=58']
Exploring Operation: 20+53=73, Resulting Numbers: [58, 73]
Generated Node #3: [58, 73] from ... | 4 | Current State: 15:[71, 13, 20, 53], Operations: []
Exploring Operation: 71-53=18, Resulting Numbers: [13, 20, 18]
Generated Node #0,0: 15:[13, 20, 18] Operation: 71-53=18
Exploring Operation: 71-20=51, Resulting Numbers: [13, 53, 51]
Generated Node #0,1: 15:[13, 53, 51] Operation: 71-20=51
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
10,
4,
63,
29
] | 28 | [
"10-4=6",
"63-29=34",
"34-6=28"
] | Current State: 28:[10, 4, 63, 29], Operations: []
Exploring Operation: 10-4=6, Resulting Numbers: [63, 29, 6]
Generated Node #2: [63, 29, 6] from Operation: 10-4=6
Current State: 28:[63, 29, 6], Operations: ['10-4=6']
Exploring Operation: 63-29=34, Resulting Numbers: [6, 34]
Generated Node #3: [6, 34] from Operation: 6... | 4 | Current State: 28:[10, 4, 63, 29], Operations: []
Exploring Operation: 63-4=59, Resulting Numbers: [10, 29, 59]
Generated Node #0,0: 28:[10, 29, 59] Operation: 63-4=59
Exploring Operation: 63-29=34, Resulting Numbers: [10, 4, 34]
Generated Node #0,1: 28:[10, 4, 34] Operation: 63-29=34
Exploring Operation: 63-10=53, Res... | 0.989583 | hs_3 | sum_heuristic |
[
49,
54,
15,
85
] | 88 | [
"54-49=5",
"15/5=3",
"85+3=88"
] | Current State: 88:[49, 54, 15, 85], Operations: []
Exploring Operation: 54-49=5, Resulting Numbers: [15, 85, 5]
Generated Node #2: [15, 85, 5] from Operation: 54-49=5
Current State: 88:[15, 85, 5], Operations: ['54-49=5']
Exploring Operation: 15/5=3, Resulting Numbers: [85, 3]
Generated Node #3: [85, 3] from Operation:... | 4 | Current State: 88:[49, 54, 15, 85], Operations: []
Exploring Operation: 54-15=39, Resulting Numbers: [49, 85, 39]
Generated Node #0,0: 88:[49, 85, 39] Operation: 54-15=39
Exploring Operation: 54-49=5, Resulting Numbers: [15, 85, 5]
Generated Node #0,1: 88:[15, 85, 5] Operation: 54-49=5
Exploring Operation: 49+54=103, R... | 0.940104 | hs_5 | sum_heuristic |
[
91,
72,
86,
88
] | 53 | [
"88-86=2",
"72*2=144",
"144-91=53"
] | Current State: 53:[91, 72, 86, 88], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [91, 72, 2]
Generated Node #2: [91, 72, 2] from Operation: 88-86=2
Current State: 53:[91, 72, 2], Operations: ['88-86=2']
Exploring Operation: 72*2=144, Resulting Numbers: [91, 144]
Generated Node #3: [91, 144] from Oper... | 4 | Current State: 53:[91, 72, 86, 88], Operations: []
Exploring Operation: 88-72=16, Resulting Numbers: [91, 86, 16]
Generated Node #0,0: 53:[91, 86, 16] Operation: 88-72=16
Exploring Operation: 91-72=19, Resulting Numbers: [86, 88, 19]
Generated Node #0,1: 53:[86, 88, 19] Operation: 91-72=19
Exploring Operation: 91-86=5,... | 0 | hs_5 | mult_heuristic |
[
28,
85,
7,
8
] | 83 | [
"28-7=21",
"8*21=168",
"168-85=83"
] | Current State: 83:[28, 85, 7, 8], Operations: []
Exploring Operation: 28-7=21, Resulting Numbers: [85, 8, 21]
Generated Node #2: [85, 8, 21] from Operation: 28-7=21
Current State: 83:[85, 8, 21], Operations: ['28-7=21']
Exploring Operation: 8*21=168, Resulting Numbers: [85, 168]
Generated Node #3: [85, 168] from Operat... | 4 | Current State: 83:[28, 85, 7, 8], Operations: []
Exploring Operation: 7*8=56, Resulting Numbers: [28, 85, 56]
Generated Node #0,0: 83:[28, 85, 56] Operation: 7*8=56
Moving to Node #0,0
Current State: 83:[28, 85, 56], Operations: ['7*8=56']
Exploring Operation: 28+56=84, Resulting Numbers: [85, 84]
Generated Node #0,0,0... | 0 | hs_1 | sum_heuristic |
[
33,
57,
94,
97
] | 72 | [
"57-33=24",
"97-94=3",
"24*3=72"
] | Current State: 72:[33, 57, 94, 97], Operations: []
Exploring Operation: 57-33=24, Resulting Numbers: [94, 97, 24]
Generated Node #2: [94, 97, 24] from Operation: 57-33=24
Current State: 72:[94, 97, 24], Operations: ['57-33=24']
Exploring Operation: 97-94=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] from Ope... | 4 | Current State: 72:[33, 57, 94, 97], Operations: []
Exploring Operation: 94-57=37, Resulting Numbers: [33, 97, 37]
Generated Node #0,0: 72:[33, 97, 37] Operation: 94-57=37
Exploring Operation: 97-33=64, Resulting Numbers: [57, 94, 64]
Generated Node #0,1: 72:[57, 94, 64] Operation: 97-33=64
Exploring Operation: 97-94=3,... | 0.987847 | hs_4 | mult_heuristic |
[
20,
3,
76,
14
] | 46 | [
"20+76=96",
"96/3=32",
"14+32=46"
] | Current State: 46:[20, 3, 76, 14], Operations: []
Exploring Operation: 20+76=96, Resulting Numbers: [3, 14, 96]
Generated Node #2: [3, 14, 96] from Operation: 20+76=96
Current State: 46:[3, 14, 96], Operations: ['20+76=96']
Exploring Operation: 96/3=32, Resulting Numbers: [14, 32]
Generated Node #3: [14, 32] from Opera... | 4 | Current State: 46:[20, 3, 76, 14], Operations: []
Exploring Operation: 76-20=56, Resulting Numbers: [3, 14, 56]
Generated Node #0,0: 46:[3, 14, 56] Operation: 76-20=56
Exploring Operation: 20-14=6, Resulting Numbers: [3, 76, 6]
Generated Node #0,1: 46:[3, 76, 6] Operation: 20-14=6
Exploring Operation: 76-14=62, Resulti... | 0 | hs_3 | sum_heuristic |
[
4,
82,
69,
2
] | 15 | [
"4+82=86",
"69+2=71",
"86-71=15"
] | Current State: 15:[4, 82, 69, 2], Operations: []
Exploring Operation: 4+82=86, Resulting Numbers: [69, 2, 86]
Generated Node #2: [69, 2, 86] from Operation: 4+82=86
Current State: 15:[69, 2, 86], Operations: ['4+82=86']
Exploring Operation: 69+2=71, Resulting Numbers: [86, 71]
Generated Node #3: [86, 71] from Operation... | 4 | Current State: 15:[4, 82, 69, 2], Operations: []
Exploring Operation: 82-69=13, Resulting Numbers: [4, 2, 13]
Generated Node #0,0: 15:[4, 2, 13] Operation: 82-69=13
Moving to Node #0,0
Current State: 15:[4, 2, 13], Operations: ['82-69=13']
Exploring Operation: 2+13=15, Resulting Numbers: [4, 15]
Generated Node #0,0,0: ... | 0 | hs_1 | mult_heuristic |
[
15,
35,
4,
45
] | 34 | [
"45/15=3",
"35-4=31",
"3+31=34"
] | Current State: 34:[15, 35, 4, 45], Operations: []
Exploring Operation: 45/15=3, Resulting Numbers: [35, 4, 3]
Generated Node #2: [35, 4, 3] from Operation: 45/15=3
Current State: 34:[35, 4, 3], Operations: ['45/15=3']
Exploring Operation: 35-4=31, Resulting Numbers: [3, 31]
Generated Node #3: [3, 31] from Operation: 35... | 4 | Current State: 34:[15, 35, 4, 45], Operations: []
Exploring Operation: 45/15=3, Resulting Numbers: [35, 4, 3]
Generated Node #0,0: 34:[35, 4, 3] Operation: 45/15=3
Moving to Node #0,0
Current State: 34:[35, 4, 3], Operations: ['45/15=3']
Exploring Operation: 4-3=1, Resulting Numbers: [35, 1]
Generated Node #0,0,0: 34:[... | 0.993924 | hs_1 | mult_heuristic |
[
27,
14,
8,
57
] | 14 | [
"27+57=84",
"14-8=6",
"84/6=14"
] | Current State: 14:[27, 14, 8, 57], Operations: []
Exploring Operation: 27+57=84, Resulting Numbers: [14, 8, 84]
Generated Node #2: [14, 8, 84] from Operation: 27+57=84
Current State: 14:[14, 8, 84], Operations: ['27+57=84']
Exploring Operation: 14-8=6, Resulting Numbers: [84, 6]
Generated Node #3: [84, 6] from Operatio... | 4 | Current State: 14:[27, 14, 8, 57], Operations: []
Exploring Operation: 57-27=30, Resulting Numbers: [14, 8, 30]
Generated Node #0,0: 14:[14, 8, 30] Operation: 57-27=30
Moving to Node #0,0
Current State: 14:[14, 8, 30], Operations: ['57-27=30']
Exploring Operation: 30-14=16, Resulting Numbers: [8, 16]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
62,
39,
4,
52
] | 10 | [
"62-39=23",
"52/4=13",
"23-13=10"
] | Current State: 10:[62, 39, 4, 52], Operations: []
Exploring Operation: 62-39=23, Resulting Numbers: [4, 52, 23]
Generated Node #2: [4, 52, 23] from Operation: 62-39=23
Current State: 10:[4, 52, 23], Operations: ['62-39=23']
Exploring Operation: 52/4=13, Resulting Numbers: [23, 13]
Generated Node #3: [23, 13] from Opera... | 4 | Current State: 10:[62, 39, 4, 52], Operations: []
Exploring Operation: 62-39=23, Resulting Numbers: [4, 52, 23]
Generated Node #0,0: 10:[4, 52, 23] Operation: 62-39=23
Exploring Operation: 62-52=10, Resulting Numbers: [39, 4, 10]
Generated Node #0,1: 10:[39, 4, 10] Operation: 62-52=10
Moving to Node #0,1
Current State:... | 0.986979 | hs_2 | sum_heuristic |
[
64,
13,
71,
28
] | 52 | [
"71-64=7",
"13*28=364",
"364/7=52"
] | Current State: 52:[64, 13, 71, 28], Operations: []
Exploring Operation: 71-64=7, Resulting Numbers: [13, 28, 7]
Generated Node #2: [13, 28, 7] from Operation: 71-64=7
Current State: 52:[13, 28, 7], Operations: ['71-64=7']
Exploring Operation: 13*28=364, Resulting Numbers: [7, 364]
Generated Node #3: [7, 364] from Opera... | 4 | Current State: 52:[64, 13, 71, 28], Operations: []
Exploring Operation: 71-64=7, Resulting Numbers: [13, 28, 7]
Generated Node #0,0: 52:[13, 28, 7] Operation: 71-64=7
Moving to Node #0,0
Current State: 52:[13, 28, 7], Operations: ['71-64=7']
Exploring Operation: 28/7=4, Resulting Numbers: [13, 4]
Generated Node #0,0,0:... | 0.993924 | hs_1 | sum_heuristic |
[
36,
7,
75,
25
] | 98 | [
"75-36=39",
"39-25=14",
"7*14=98"
] | Current State: 98:[36, 7, 75, 25], Operations: []
Exploring Operation: 75-36=39, Resulting Numbers: [7, 25, 39]
Generated Node #2: [7, 25, 39] from Operation: 75-36=39
Current State: 98:[7, 25, 39], Operations: ['75-36=39']
Exploring Operation: 39-25=14, Resulting Numbers: [7, 14]
Generated Node #3: [7, 14] from Operat... | 4 | Current State: 98:[36, 7, 75, 25], Operations: []
Exploring Operation: 75+25=100, Resulting Numbers: [36, 7, 100]
Generated Node #0,0: 98:[36, 7, 100] Operation: 75+25=100
Exploring Operation: 75/25=3, Resulting Numbers: [36, 7, 3]
Generated Node #0,1: 98:[36, 7, 3] Operation: 75/25=3
Exploring Operation: 75-25=50, Res... | 0.979167 | hs_3 | sum_heuristic |
[
84,
15,
86,
89
] | 39 | [
"89-86=3",
"15*3=45",
"84-45=39"
] | Current State: 39:[84, 15, 86, 89], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [84, 15, 3]
Generated Node #2: [84, 15, 3] from Operation: 89-86=3
Current State: 39:[84, 15, 3], Operations: ['89-86=3']
Exploring Operation: 15*3=45, Resulting Numbers: [84, 45]
Generated Node #3: [84, 45] from Operati... | 4 | Current State: 39:[84, 15, 86, 89], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [84, 15, 3]
Generated Node #0,0: 39:[84, 15, 3] Operation: 89-86=3
Moving to Node #0,0
Current State: 39:[84, 15, 3], Operations: ['89-86=3']
Exploring Operation: 84/3=28, Resulting Numbers: [15, 28]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
3,
1,
63,
87
] | 28 | [
"3+1=4",
"87-63=24",
"4+24=28"
] | Current State: 28:[3, 1, 63, 87], Operations: []
Exploring Operation: 3+1=4, Resulting Numbers: [63, 87, 4]
Generated Node #2: [63, 87, 4] from Operation: 3+1=4
Current State: 28:[63, 87, 4], Operations: ['3+1=4']
Exploring Operation: 87-63=24, Resulting Numbers: [4, 24]
Generated Node #3: [4, 24] from Operation: 87-63... | 4 | Current State: 28:[3, 1, 63, 87], Operations: []
Exploring Operation: 87-63=24, Resulting Numbers: [3, 1, 24]
Generated Node #0,0: 28:[3, 1, 24] Operation: 87-63=24
Exploring Operation: 63/3=21, Resulting Numbers: [1, 87, 21]
Generated Node #0,1: 28:[1, 87, 21] Operation: 63/3=21
Exploring Operation: 63-3=60, Resulting... | 0.987847 | hs_4 | sum_heuristic |
[
17,
78,
5,
29
] | 27 | [
"78-17=61",
"5+29=34",
"61-34=27"
] | Current State: 27:[17, 78, 5, 29], Operations: []
Exploring Operation: 78-17=61, Resulting Numbers: [5, 29, 61]
Generated Node #2: [5, 29, 61] from Operation: 78-17=61
Current State: 27:[5, 29, 61], Operations: ['78-17=61']
Exploring Operation: 5+29=34, Resulting Numbers: [61, 34]
Generated Node #3: [61, 34] from Opera... | 4 | Current State: 27:[17, 78, 5, 29], Operations: []
Exploring Operation: 17-5=12, Resulting Numbers: [78, 29, 12]
Generated Node #0,0: 27:[78, 29, 12] Operation: 17-5=12
Exploring Operation: 78-29=49, Resulting Numbers: [17, 5, 49]
Generated Node #0,1: 27:[17, 5, 49] Operation: 78-29=49
Exploring Operation: 78-5=73, Resu... | 0.985243 | hs_5 | mult_heuristic |
[
49,
12,
6,
78
] | 50 | [
"49-12=37",
"78/6=13",
"37+13=50"
] | Current State: 50:[49, 12, 6, 78], Operations: []
Exploring Operation: 49-12=37, Resulting Numbers: [6, 78, 37]
Generated Node #2: [6, 78, 37] from Operation: 49-12=37
Current State: 50:[6, 78, 37], Operations: ['49-12=37']
Exploring Operation: 78/6=13, Resulting Numbers: [37, 13]
Generated Node #3: [37, 13] from Opera... | 4 | Current State: 50:[49, 12, 6, 78], Operations: []
Exploring Operation: 78-12=66, Resulting Numbers: [49, 6, 66]
Generated Node #0,0: 50:[49, 6, 66] Operation: 78-12=66
Exploring Operation: 78-6=72, Resulting Numbers: [49, 12, 72]
Generated Node #0,1: 50:[49, 12, 72] Operation: 78-6=72
Exploring Operation: 78-49=29, Res... | 0.982639 | hs_5 | sum_heuristic |
[
80,
24,
59,
12
] | 38 | [
"24*59=1416",
"1416/12=118",
"118-80=38"
] | Current State: 38:[80, 24, 59, 12], Operations: []
Exploring Operation: 24*59=1416, Resulting Numbers: [80, 12, 1416]
Generated Node #2: [80, 12, 1416] from Operation: 24*59=1416
Current State: 38:[80, 12, 1416], Operations: ['24*59=1416']
Exploring Operation: 1416/12=118, Resulting Numbers: [80, 118]
Generated Node #3... | 4 | Current State: 38:[80, 24, 59, 12], Operations: []
Exploring Operation: 80-24=56, Resulting Numbers: [59, 12, 56]
Generated Node #0,0: 38:[59, 12, 56] Operation: 80-24=56
Exploring Operation: 59-24=35, Resulting Numbers: [80, 12, 35]
Generated Node #0,1: 38:[80, 12, 35] Operation: 59-24=35
Exploring Operation: 80-12=68... | 0 | hs_4 | sum_heuristic |
[
6,
8,
31,
69
] | 61 | [
"8*69=552",
"552/6=92",
"92-31=61"
] | Current State: 61:[6, 8, 31, 69], Operations: []
Exploring Operation: 8*69=552, Resulting Numbers: [6, 31, 552]
Generated Node #2: [6, 31, 552] from Operation: 8*69=552
Current State: 61:[6, 31, 552], Operations: ['8*69=552']
Exploring Operation: 552/6=92, Resulting Numbers: [31, 92]
Generated Node #3: [31, 92] from Op... | 4 | Current State: 61:[6, 8, 31, 69], Operations: []
Exploring Operation: 6+8=14, Resulting Numbers: [31, 69, 14]
Generated Node #0,0: 61:[31, 69, 14] Operation: 6+8=14
Exploring Operation: 6+31=37, Resulting Numbers: [8, 69, 37]
Generated Node #0,1: 61:[8, 69, 37] Operation: 6+31=37
Exploring Operation: 6*8=48, Resulting ... | 0 | hs_3 | sum_heuristic |
[
97,
14,
13,
9
] | 100 | [
"14+13=27",
"27/9=3",
"97+3=100"
] | Current State: 100:[97, 14, 13, 9], Operations: []
Exploring Operation: 14+13=27, Resulting Numbers: [97, 9, 27]
Generated Node #2: [97, 9, 27] from Operation: 14+13=27
Current State: 100:[97, 9, 27], Operations: ['14+13=27']
Exploring Operation: 27/9=3, Resulting Numbers: [97, 3]
Generated Node #3: [97, 3] from Operat... | 4 | Current State: 100:[97, 14, 13, 9], Operations: []
Exploring Operation: 14+9=23, Resulting Numbers: [97, 13, 23]
Generated Node #0,0: 100:[97, 13, 23] Operation: 14+9=23
Exploring Operation: 14-9=5, Resulting Numbers: [97, 13, 5]
Generated Node #0,1: 100:[97, 13, 5] Operation: 14-9=5
Exploring Operation: 14+13=27, Resu... | 0.949653 | hs_5 | sum_heuristic |
[
49,
38,
81,
4
] | 42 | [
"49+38=87",
"81+87=168",
"168/4=42"
] | Current State: 42:[49, 38, 81, 4], Operations: []
Exploring Operation: 49+38=87, Resulting Numbers: [81, 4, 87]
Generated Node #2: [81, 4, 87] from Operation: 49+38=87
Current State: 42:[81, 4, 87], Operations: ['49+38=87']
Exploring Operation: 81+87=168, Resulting Numbers: [4, 168]
Generated Node #3: [4, 168] from Ope... | 4 | Current State: 42:[49, 38, 81, 4], Operations: []
Exploring Operation: 81-38=43, Resulting Numbers: [49, 4, 43]
Generated Node #0,0: 42:[49, 4, 43] Operation: 81-38=43
Moving to Node #0,0
Current State: 42:[49, 4, 43], Operations: ['81-38=43']
Exploring Operation: 49-43=6, Resulting Numbers: [4, 6]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
47,
28,
25,
79
] | 82 | [
"47+28=75",
"75/25=3",
"79+3=82"
] | Current State: 82:[47, 28, 25, 79], Operations: []
Exploring Operation: 47+28=75, Resulting Numbers: [25, 79, 75]
Generated Node #2: [25, 79, 75] from Operation: 47+28=75
Current State: 82:[25, 79, 75], Operations: ['47+28=75']
Exploring Operation: 75/25=3, Resulting Numbers: [79, 3]
Generated Node #3: [79, 3] from Ope... | 4 | Current State: 82:[47, 28, 25, 79], Operations: []
Exploring Operation: 28+25=53, Resulting Numbers: [47, 79, 53]
Generated Node #0,0: 82:[47, 79, 53] Operation: 28+25=53
Exploring Operation: 28-25=3, Resulting Numbers: [47, 79, 3]
Generated Node #0,1: 82:[47, 79, 3] Operation: 28-25=3
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
49,
13,
37,
52
] | 47 | [
"49+13=62",
"52-37=15",
"62-15=47"
] | Current State: 47:[49, 13, 37, 52], Operations: []
Exploring Operation: 49+13=62, Resulting Numbers: [37, 52, 62]
Generated Node #2: [37, 52, 62] from Operation: 49+13=62
Current State: 47:[37, 52, 62], Operations: ['49+13=62']
Exploring Operation: 52-37=15, Resulting Numbers: [62, 15]
Generated Node #3: [62, 15] from ... | 4 | Current State: 47:[49, 13, 37, 52], Operations: []
Exploring Operation: 49+13=62, Resulting Numbers: [37, 52, 62]
Generated Node #0,0: 47:[37, 52, 62] Operation: 49+13=62
Exploring Operation: 13+37=50, Resulting Numbers: [49, 52, 50]
Generated Node #0,1: 47:[49, 52, 50] Operation: 13+37=50
Exploring Operation: 49-13=36... | 0.987847 | hs_4 | mult_heuristic |
[
9,
21,
36,
21
] | 63 | [
"21-9=12",
"36*21=756",
"756/12=63"
] | Current State: 63:[9, 21, 36, 21], Operations: []
Exploring Operation: 21-9=12, Resulting Numbers: [36, 12]
Generated Node #2: [36, 12] from Operation: 21-9=12
Current State: 63:[36, 12], Operations: ['21-9=12']
Exploring Operation: 36*21=756, Resulting Numbers: [12, 756]
Generated Node #3: [12, 756] from Operation: 36... | 4 | Current State: 63:[9, 21, 36, 21], Operations: []
Exploring Operation: 21+36=57, Resulting Numbers: [9, 21, 57]
Generated Node #0,0: 63:[9, 21, 57] Operation: 21+36=57
Exploring Operation: 36/9=4, Resulting Numbers: [21, 21, 4]
Generated Node #0,1: 63:[21, 21, 4] Operation: 36/9=4
Exploring Operation: 36-9=27, Resultin... | 0 | hs_4 | mult_heuristic |
[
26,
6,
35,
77
] | 44 | [
"26*6=156",
"35+77=112",
"156-112=44"
] | Current State: 44:[26, 6, 35, 77], Operations: []
Exploring Operation: 26*6=156, Resulting Numbers: [35, 77, 156]
Generated Node #2: [35, 77, 156] from Operation: 26*6=156
Current State: 44:[35, 77, 156], Operations: ['26*6=156']
Exploring Operation: 35+77=112, Resulting Numbers: [156, 112]
Generated Node #3: [156, 112... | 4 | Current State: 44:[26, 6, 35, 77], Operations: []
Exploring Operation: 77-35=42, Resulting Numbers: [26, 6, 42]
Generated Node #0,0: 44:[26, 6, 42] Operation: 77-35=42
Moving to Node #0,0
Current State: 44:[26, 6, 42], Operations: ['77-35=42']
Exploring Operation: 26-6=20, Resulting Numbers: [42, 20]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
28,
83,
62,
52
] | 59 | [
"83-28=55",
"62+52=114",
"114-55=59"
] | Current State: 59:[28, 83, 62, 52], Operations: []
Exploring Operation: 83-28=55, Resulting Numbers: [62, 52, 55]
Generated Node #2: [62, 52, 55] from Operation: 83-28=55
Current State: 59:[62, 52, 55], Operations: ['83-28=55']
Exploring Operation: 62+52=114, Resulting Numbers: [55, 114]
Generated Node #3: [55, 114] fr... | 4 | Current State: 59:[28, 83, 62, 52], Operations: []
Exploring Operation: 28+52=80, Resulting Numbers: [83, 62, 80]
Generated Node #0,0: 59:[83, 62, 80] Operation: 28+52=80
Exploring Operation: 62-28=34, Resulting Numbers: [83, 52, 34]
Generated Node #0,1: 59:[83, 52, 34] Operation: 62-28=34
Exploring Operation: 83-28=55... | 0.972222 | hs_3 | sum_heuristic |
[
44,
11,
72,
48
] | 79 | [
"44+11=55",
"72-48=24",
"55+24=79"
] | Current State: 79:[44, 11, 72, 48], Operations: []
Exploring Operation: 44+11=55, Resulting Numbers: [72, 48, 55]
Generated Node #2: [72, 48, 55] from Operation: 44+11=55
Current State: 79:[72, 48, 55], Operations: ['44+11=55']
Exploring Operation: 72-48=24, Resulting Numbers: [55, 24]
Generated Node #3: [55, 24] from ... | 4 | Current State: 79:[44, 11, 72, 48], Operations: []
Exploring Operation: 11+72=83, Resulting Numbers: [44, 48, 83]
Generated Node #0,0: 79:[44, 48, 83] Operation: 11+72=83
Exploring Operation: 44-11=33, Resulting Numbers: [72, 48, 33]
Generated Node #0,1: 79:[72, 48, 33] Operation: 44-11=33
Exploring Operation: 11+48=59... | 0.962674 | hs_5 | sum_heuristic |
[
53,
2,
5,
45
] | 86 | [
"5*45=225",
"225-53=172",
"172/2=86"
] | Current State: 86:[53, 2, 5, 45], Operations: []
Exploring Operation: 5*45=225, Resulting Numbers: [53, 2, 225]
Generated Node #2: [53, 2, 225] from Operation: 5*45=225
Current State: 86:[53, 2, 225], Operations: ['5*45=225']
Exploring Operation: 225-53=172, Resulting Numbers: [2, 172]
Generated Node #3: [2, 172] from ... | 4 | Current State: 86:[53, 2, 5, 45], Operations: []
Exploring Operation: 53-45=8, Resulting Numbers: [2, 5, 8]
Generated Node #0,0: 86:[2, 5, 8] Operation: 53-45=8
Exploring Operation: 53-2=51, Resulting Numbers: [5, 45, 51]
Generated Node #0,1: 86:[5, 45, 51] Operation: 53-2=51
Exploring Operation: 53-5=48, Resulting Num... | 0 | hs_3 | sum_heuristic |
[
87,
55,
97,
41
] | 87 | [
"97-55=42",
"42-41=1",
"87*1=87"
] | Current State: 87:[87, 55, 97, 41], Operations: []
Exploring Operation: 97-55=42, Resulting Numbers: [87, 41, 42]
Generated Node #2: [87, 41, 42] from Operation: 97-55=42
Current State: 87:[87, 41, 42], Operations: ['97-55=42']
Exploring Operation: 42-41=1, Resulting Numbers: [87, 1]
Generated Node #3: [87, 1] from Ope... | 4 | Current State: 87:[87, 55, 97, 41], Operations: []
Exploring Operation: 97-87=10, Resulting Numbers: [55, 41, 10]
Generated Node #0,0: 87:[55, 41, 10] Operation: 97-87=10
Exploring Operation: 55-41=14, Resulting Numbers: [87, 97, 14]
Generated Node #0,1: 87:[87, 97, 14] Operation: 55-41=14
Exploring Operation: 55+41=96... | 0.986979 | hs_5 | mult_heuristic |
[
2,
83,
88,
80
] | 94 | [
"83-80=3",
"2*3=6",
"88+6=94"
] | Current State: 94:[2, 83, 88, 80], Operations: []
Exploring Operation: 83-80=3, Resulting Numbers: [2, 88, 3]
Generated Node #2: [2, 88, 3] from Operation: 83-80=3
Current State: 94:[2, 88, 3], Operations: ['83-80=3']
Exploring Operation: 2*3=6, Resulting Numbers: [88, 6]
Generated Node #3: [88, 6] from Operation: 2*3=... | 4 | Current State: 94:[2, 83, 88, 80], Operations: []
Exploring Operation: 88-83=5, Resulting Numbers: [2, 80, 5]
Generated Node #0,0: 94:[2, 80, 5] Operation: 88-83=5
Exploring Operation: 83-80=3, Resulting Numbers: [2, 88, 3]
Generated Node #0,1: 94:[2, 88, 3] Operation: 83-80=3
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | mult_heuristic |
[
2,
46,
10,
27
] | 10 | [
"2*27=54",
"46+54=100",
"100/10=10"
] | Current State: 10:[2, 46, 10, 27], Operations: []
Exploring Operation: 2*27=54, Resulting Numbers: [46, 10, 54]
Generated Node #2: [46, 10, 54] from Operation: 2*27=54
Current State: 10:[46, 10, 54], Operations: ['2*27=54']
Exploring Operation: 46+54=100, Resulting Numbers: [10, 100]
Generated Node #3: [10, 100] from O... | 4 | Current State: 10:[2, 46, 10, 27], Operations: []
Exploring Operation: 46-27=19, Resulting Numbers: [2, 10, 19]
Generated Node #0,0: 10:[2, 10, 19] Operation: 46-27=19
Exploring Operation: 46/2=23, Resulting Numbers: [10, 27, 23]
Generated Node #0,1: 10:[10, 27, 23] Operation: 46/2=23
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
54,
27,
5,
2
] | 65 | [
"27-5=22",
"22/2=11",
"54+11=65"
] | Current State: 65:[54, 27, 5, 2], Operations: []
Exploring Operation: 27-5=22, Resulting Numbers: [54, 2, 22]
Generated Node #2: [54, 2, 22] from Operation: 27-5=22
Current State: 65:[54, 2, 22], Operations: ['27-5=22']
Exploring Operation: 22/2=11, Resulting Numbers: [54, 11]
Generated Node #3: [54, 11] from Operation... | 4 | Current State: 65:[54, 27, 5, 2], Operations: []
Exploring Operation: 54-27=27, Resulting Numbers: [5, 2, 27]
Generated Node #0,0: 65:[5, 2, 27] Operation: 54-27=27
Exploring Operation: 54+27=81, Resulting Numbers: [5, 2, 81]
Generated Node #0,1: 65:[5, 2, 81] Operation: 54+27=81
Exploring Operation: 54/27=2, Resulting... | 0 | hs_3 | mult_heuristic |
[
46,
78,
39,
41
] | 23 | [
"78-39=39",
"41-39=2",
"46/2=23"
] | Current State: 23:[46, 78, 39, 41], Operations: []
Exploring Operation: 78-39=39, Resulting Numbers: [46, 41, 39]
Generated Node #2: [46, 41, 39] from Operation: 78-39=39
Current State: 23:[46, 41, 39], Operations: ['78-39=39']
Exploring Operation: 41-39=2, Resulting Numbers: [46, 2]
Generated Node #3: [46, 2] from Ope... | 4 | Current State: 23:[46, 78, 39, 41], Operations: []
Exploring Operation: 78-41=37, Resulting Numbers: [46, 39, 37]
Generated Node #0,0: 23:[46, 39, 37] Operation: 78-41=37
Exploring Operation: 78-46=32, Resulting Numbers: [39, 41, 32]
Generated Node #0,1: 23:[39, 41, 32] Operation: 78-46=32
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
56,
98,
59,
32
] | 52 | [
"59+32=91",
"56*91=5096",
"5096/98=52"
] | Current State: 52:[56, 98, 59, 32], Operations: []
Exploring Operation: 59+32=91, Resulting Numbers: [56, 98, 91]
Generated Node #2: [56, 98, 91] from Operation: 59+32=91
Current State: 52:[56, 98, 91], Operations: ['59+32=91']
Exploring Operation: 56*91=5096, Resulting Numbers: [98, 5096]
Generated Node #3: [98, 5096]... | 4 | Current State: 52:[56, 98, 59, 32], Operations: []
Exploring Operation: 98-56=42, Resulting Numbers: [59, 32, 42]
Generated Node #0,0: 52:[59, 32, 42] Operation: 98-56=42
Moving to Node #0,0
Current State: 52:[59, 32, 42], Operations: ['98-56=42']
Exploring Operation: 59-42=17, Resulting Numbers: [32, 17]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
2,
69,
71,
96
] | 50 | [
"96/2=48",
"71-69=2",
"48+2=50"
] | Current State: 50:[2, 69, 71, 96], Operations: []
Exploring Operation: 96/2=48, Resulting Numbers: [69, 71, 48]
Generated Node #2: [69, 71, 48] from Operation: 96/2=48
Current State: 50:[69, 71, 48], Operations: ['96/2=48']
Exploring Operation: 71-69=2, Resulting Numbers: [48, 2]
Generated Node #3: [48, 2] from Operati... | 4 | Current State: 50:[2, 69, 71, 96], Operations: []
Exploring Operation: 96/2=48, Resulting Numbers: [69, 71, 48]
Generated Node #0,0: 50:[69, 71, 48] Operation: 96/2=48
Exploring Operation: 71-69=2, Resulting Numbers: [2, 96, 2]
Generated Node #0,1: 50:[2, 96, 2] Operation: 71-69=2
Exploring Operation: 96-71=25, Resulti... | 0.956597 | hs_4 | mult_heuristic |
[
41,
12,
12,
51
] | 34 | [
"41-12=29",
"12+51=63",
"63-29=34"
] | Current State: 34:[41, 12, 12, 51], Operations: []
Exploring Operation: 41-12=29, Resulting Numbers: [51, 29]
Generated Node #2: [51, 29] from Operation: 41-12=29
Current State: 34:[51, 29], Operations: ['41-12=29']
Exploring Operation: 12+51=63, Resulting Numbers: [29, 63]
Generated Node #3: [29, 63] from Operation: 1... | 4 | Current State: 34:[41, 12, 12, 51], Operations: []
Exploring Operation: 51-12=39, Resulting Numbers: [41, 12, 39]
Generated Node #0,0: 34:[41, 12, 39] Operation: 51-12=39
Exploring Operation: 12/12=1, Resulting Numbers: [41, 51, 1]
Generated Node #0,1: 34:[41, 51, 1] Operation: 12/12=1
Exploring Operation: 51-12=39, Re... | 0.909722 | hs_5 | sum_heuristic |
[
5,
86,
36,
26
] | 88 | [
"36-26=10",
"10/5=2",
"86+2=88"
] | Current State: 88:[5, 86, 36, 26], Operations: []
Exploring Operation: 36-26=10, Resulting Numbers: [5, 86, 10]
Generated Node #2: [5, 86, 10] from Operation: 36-26=10
Current State: 88:[5, 86, 10], Operations: ['36-26=10']
Exploring Operation: 10/5=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Operatio... | 4 | Current State: 88:[5, 86, 36, 26], Operations: []
Exploring Operation: 36-26=10, Resulting Numbers: [5, 86, 10]
Generated Node #0,0: 88:[5, 86, 10] Operation: 36-26=10
Moving to Node #0,0
Current State: 88:[5, 86, 10], Operations: ['36-26=10']
Exploring Operation: 10/5=2, Resulting Numbers: [86, 2]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
35,
76,
56,
33
] | 94 | [
"35-33=2",
"76/2=38",
"56+38=94"
] | Current State: 94:[35, 76, 56, 33], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [76, 56, 2]
Generated Node #2: [76, 56, 2] from Operation: 35-33=2
Current State: 94:[76, 56, 2], Operations: ['35-33=2']
Exploring Operation: 76/2=38, Resulting Numbers: [56, 38]
Generated Node #3: [56, 38] from Operati... | 4 | Current State: 94:[35, 76, 56, 33], Operations: []
Exploring Operation: 76-35=41, Resulting Numbers: [56, 33, 41]
Generated Node #0,0: 94:[56, 33, 41] Operation: 76-35=41
Exploring Operation: 35+56=91, Resulting Numbers: [76, 33, 91]
Generated Node #0,1: 94:[76, 33, 91] Operation: 35+56=91
Exploring Operation: 56+33=89... | 0.930556 | hs_5 | sum_heuristic |
[
64,
32,
77,
81
] | 73 | [
"64/32=2",
"77*2=154",
"154-81=73"
] | Current State: 73:[64, 32, 77, 81], Operations: []
Exploring Operation: 64/32=2, Resulting Numbers: [77, 81, 2]
Generated Node #2: [77, 81, 2] from Operation: 64/32=2
Current State: 73:[77, 81, 2], Operations: ['64/32=2']
Exploring Operation: 77*2=154, Resulting Numbers: [81, 154]
Generated Node #3: [81, 154] from Oper... | 4 | Current State: 73:[64, 32, 77, 81], Operations: []
Exploring Operation: 81-32=49, Resulting Numbers: [64, 77, 49]
Generated Node #0,0: 73:[64, 77, 49] Operation: 81-32=49
Exploring Operation: 64+32=96, Resulting Numbers: [77, 81, 96]
Generated Node #0,1: 73:[77, 81, 96] Operation: 64+32=96
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
59,
52,
82,
60
] | 31 | [
"59+52=111",
"82+60=142",
"142-111=31"
] | Current State: 31:[59, 52, 82, 60], Operations: []
Exploring Operation: 59+52=111, Resulting Numbers: [82, 60, 111]
Generated Node #2: [82, 60, 111] from Operation: 59+52=111
Current State: 31:[82, 60, 111], Operations: ['59+52=111']
Exploring Operation: 82+60=142, Resulting Numbers: [111, 142]
Generated Node #3: [111,... | 4 | Current State: 31:[59, 52, 82, 60], Operations: []
Exploring Operation: 82-52=30, Resulting Numbers: [59, 60, 30]
Generated Node #0,0: 31:[59, 60, 30] Operation: 82-52=30
Exploring Operation: 82-59=23, Resulting Numbers: [52, 60, 23]
Generated Node #0,1: 31:[52, 60, 23] Operation: 82-59=23
Exploring Operation: 82-60=22... | 0.986111 | hs_3 | mult_heuristic |
[
17,
27,
78,
73
] | 50 | [
"27-17=10",
"78-73=5",
"10*5=50"
] | Current State: 50:[17, 27, 78, 73], Operations: []
Exploring Operation: 27-17=10, Resulting Numbers: [78, 73, 10]
Generated Node #2: [78, 73, 10] from Operation: 27-17=10
Current State: 50:[78, 73, 10], Operations: ['27-17=10']
Exploring Operation: 78-73=5, Resulting Numbers: [10, 5]
Generated Node #3: [10, 5] from Ope... | 4 | Current State: 50:[17, 27, 78, 73], Operations: []
Exploring Operation: 78-17=61, Resulting Numbers: [27, 73, 61]
Generated Node #0,0: 50:[27, 73, 61] Operation: 78-17=61
Exploring Operation: 78-27=51, Resulting Numbers: [17, 73, 51]
Generated Node #0,1: 50:[17, 73, 51] Operation: 78-27=51
Exploring Operation: 78-73=5,... | 0.977431 | hs_3 | sum_heuristic |
[
87,
15,
6,
88
] | 91 | [
"88-87=1",
"15*6=90",
"1+90=91"
] | Current State: 91:[87, 15, 6, 88], Operations: []
Exploring Operation: 88-87=1, Resulting Numbers: [15, 6, 1]
Generated Node #2: [15, 6, 1] from Operation: 88-87=1
Current State: 91:[15, 6, 1], Operations: ['88-87=1']
Exploring Operation: 15*6=90, Resulting Numbers: [1, 90]
Generated Node #3: [1, 90] from Operation: 15... | 4 | Current State: 91:[87, 15, 6, 88], Operations: []
Exploring Operation: 87+6=93, Resulting Numbers: [15, 88, 93]
Generated Node #0,0: 91:[15, 88, 93] Operation: 87+6=93
Moving to Node #0,0
Current State: 91:[15, 88, 93], Operations: ['87+6=93']
Exploring Operation: 93-88=5, Resulting Numbers: [15, 5]
Generated Node #0,0... | 0 | hs_1 | sum_heuristic |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 10