Datasets:

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
[ 12, 8, 4, 92 ]
11
[ "8-4=4", "92/4=23", "23-12=11" ]
Current State: 11:[12, 8, 4, 92], Operations: [] Exploring Operation: 8-4=4, Resulting Numbers: [12, 92, 4] Generated Node #2: [12, 92, 4] from Operation: 8-4=4 Current State: 11:[12, 92, 4], Operations: ['8-4=4'] Exploring Operation: 92/4=23, Resulting Numbers: [12, 23] Generated Node #3: [12, 23] from Operation: 92/4...
4
Current State: 11:[12, 8, 4, 92], Operations: [] Exploring Operation: 92-12=80, Resulting Numbers: [8, 4, 80] Generated Node #0,0: 11:[8, 4, 80] Operation: 92-12=80 Exploring Operation: 92/4=23, Resulting Numbers: [12, 8, 23] Generated Node #0,1: 11:[12, 8, 23] Operation: 92/4=23 Moving to Node #0,1 Current State: 11:[...
0
hs_2
sum_heuristic
[ 62, 21, 9, 1 ]
91
[ "62+21=83", "9-1=8", "83+8=91" ]
Current State: 91:[62, 21, 9, 1], Operations: [] Exploring Operation: 62+21=83, Resulting Numbers: [9, 1, 83] Generated Node #2: [9, 1, 83] from Operation: 62+21=83 Current State: 91:[9, 1, 83], Operations: ['62+21=83'] Exploring Operation: 9-1=8, Resulting Numbers: [83, 8] Generated Node #3: [83, 8] from Operation: 9-...
4
Current State: 91:[62, 21, 9, 1], Operations: [] Exploring Operation: 62+21=83, Resulting Numbers: [9, 1, 83] Generated Node #0,0: 91:[9, 1, 83] Operation: 62+21=83 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[9, 1, 83], Operations: ['62+21=83'] Exploring Operation: 9+83=92, Resulting Numbers: [1...
0.993924
hs_1
mult_heuristic
[ 60, 2, 26, 85 ]
93
[ "60+85=145", "2*26=52", "145-52=93" ]
Current State: 93:[60, 2, 26, 85], Operations: [] Exploring Operation: 60+85=145, Resulting Numbers: [2, 26, 145] Generated Node #2: [2, 26, 145] from Operation: 60+85=145 Current State: 93:[2, 26, 145], Operations: ['60+85=145'] Exploring Operation: 2*26=52, Resulting Numbers: [145, 52] Generated Node #3: [145, 52] fr...
4
Current State: 93:[60, 2, 26, 85], Operations: [] Exploring Operation: 85-60=25, Resulting Numbers: [2, 26, 25] Generated Node #0,0: 93:[2, 26, 25] Operation: 85-60=25 Exploring Operation: 60-26=34, Resulting Numbers: [2, 85, 34] Generated Node #0,1: 93:[2, 85, 34] Operation: 60-26=34 Exploring Operation: 60/2=30, Resu...
0
hs_3
mult_heuristic
[ 1, 85, 6, 61 ]
78
[ "6-1=5", "85/5=17", "61+17=78" ]
Current State: 78:[1, 85, 6, 61], Operations: [] Exploring Operation: 6-1=5, Resulting Numbers: [85, 61, 5] Generated Node #2: [85, 61, 5] from Operation: 6-1=5 Current State: 78:[85, 61, 5], Operations: ['6-1=5'] Exploring Operation: 85/5=17, Resulting Numbers: [61, 17] Generated Node #3: [61, 17] from Operation: 85/5...
4
Current State: 78:[1, 85, 6, 61], Operations: [] Exploring Operation: 85-61=24, Resulting Numbers: [1, 6, 24] Generated Node #0,0: 78:[1, 6, 24] Operation: 85-61=24 Start Sub Search at level 1: Moving to Node #0,0 Current State: 78:[1, 6, 24], Operations: ['85-61=24'] Exploring Operation: 1+24=25, Resulting Numbers: [6...
0
hs_1
mult_heuristic
[ 87, 63, 9, 66 ]
91
[ "87*66=5742", "5742-9=5733", "5733/63=91" ]
Current State: 91:[87, 63, 9, 66], Operations: [] Exploring Operation: 87*66=5742, Resulting Numbers: [63, 9, 5742] Generated Node #2: [63, 9, 5742] from Operation: 87*66=5742 Current State: 91:[63, 9, 5742], Operations: ['87*66=5742'] Exploring Operation: 5742-9=5733, Resulting Numbers: [63, 5733] Generated Node #3: [...
4
Current State: 91:[87, 63, 9, 66], Operations: [] Exploring Operation: 66-63=3, Resulting Numbers: [87, 9, 3] Generated Node #0,0: 91:[87, 9, 3] Operation: 66-63=3 Exploring Operation: 63/9=7, Resulting Numbers: [87, 66, 7] Generated Node #0,1: 91:[87, 66, 7] Operation: 63/9=7 Start Sub Search at level 1: Moving to Nod...
0
hs_2
sum_heuristic
[ 11, 39, 68, 13 ]
19
[ "68-11=57", "39/13=3", "57/3=19" ]
Current State: 19:[11, 39, 68, 13], Operations: [] Exploring Operation: 68-11=57, Resulting Numbers: [39, 13, 57] Generated Node #2: [39, 13, 57] from Operation: 68-11=57 Current State: 19:[39, 13, 57], Operations: ['68-11=57'] Exploring Operation: 39/13=3, Resulting Numbers: [57, 3] Generated Node #3: [57, 3] from Ope...
4
Current State: 19:[11, 39, 68, 13], Operations: [] Exploring Operation: 68-39=29, Resulting Numbers: [11, 13, 29] Generated Node #0,0: 19:[11, 13, 29] Operation: 68-39=29 Moving to Node #0,0 Current State: 19:[11, 13, 29], Operations: ['68-39=29'] Exploring Operation: 29-11=18, Resulting Numbers: [13, 18] Generated Nod...
0
hs_1
sum_heuristic
[ 18, 25, 1, 10 ]
70
[ "25-18=7", "1*10=10", "7*10=70" ]
Current State: 70:[18, 25, 1, 10], Operations: [] Exploring Operation: 25-18=7, Resulting Numbers: [1, 10, 7] Generated Node #2: [1, 10, 7] from Operation: 25-18=7 Current State: 70:[1, 10, 7], Operations: ['25-18=7'] Exploring Operation: 1*10=10, Resulting Numbers: [7, 10] Generated Node #3: [7, 10] from Operation: 1*...
4
Current State: 70:[18, 25, 1, 10], Operations: [] Exploring Operation: 25+10=35, Resulting Numbers: [18, 1, 35] Generated Node #0,0: 70:[18, 1, 35] Operation: 25+10=35 Exploring Operation: 25-18=7, Resulting Numbers: [1, 10, 7] Generated Node #0,1: 70:[1, 10, 7] Operation: 25-18=7 Start Sub Search at level 1: Moving to...
0.991319
hs_2
sum_heuristic
[ 78, 17, 19, 14 ]
19
[ "78+17=95", "19-14=5", "95/5=19" ]
Current State: 19:[78, 17, 19, 14], Operations: [] Exploring Operation: 78+17=95, Resulting Numbers: [19, 14, 95] Generated Node #2: [19, 14, 95] from Operation: 78+17=95 Current State: 19:[19, 14, 95], Operations: ['78+17=95'] Exploring Operation: 19-14=5, Resulting Numbers: [95, 5] Generated Node #3: [95, 5] from Ope...
4
Current State: 19:[78, 17, 19, 14], Operations: [] Exploring Operation: 17+14=31, Resulting Numbers: [78, 19, 31] Generated Node #0,0: 19:[78, 19, 31] Operation: 17+14=31 Exploring Operation: 78-19=59, Resulting Numbers: [17, 14, 59] Generated Node #0,1: 19:[17, 14, 59] Operation: 78-19=59 Exploring Operation: 78-14=64...
0
hs_4
sum_heuristic
[ 18, 4, 15, 83 ]
20
[ "18-15=3", "83-3=80", "80/4=20" ]
Current State: 20:[18, 4, 15, 83], Operations: [] Exploring Operation: 18-15=3, Resulting Numbers: [4, 83, 3] Generated Node #2: [4, 83, 3] from Operation: 18-15=3 Current State: 20:[4, 83, 3], Operations: ['18-15=3'] Exploring Operation: 83-3=80, Resulting Numbers: [4, 80] Generated Node #3: [4, 80] from Operation: 83...
4
Current State: 20:[18, 4, 15, 83], Operations: [] Exploring Operation: 83-18=65, Resulting Numbers: [4, 15, 65] Generated Node #0,0: 20:[4, 15, 65] Operation: 83-18=65 Exploring Operation: 83-15=68, Resulting Numbers: [18, 4, 68] Generated Node #0,1: 20:[18, 4, 68] Operation: 83-15=68 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 13, 31, 60, 1 ]
17
[ "13+31=44", "60+1=61", "61-44=17" ]
Current State: 17:[13, 31, 60, 1], Operations: [] Exploring Operation: 13+31=44, Resulting Numbers: [60, 1, 44] Generated Node #2: [60, 1, 44] from Operation: 13+31=44 Current State: 17:[60, 1, 44], Operations: ['13+31=44'] Exploring Operation: 60+1=61, Resulting Numbers: [44, 61] Generated Node #3: [44, 61] from Opera...
4
Current State: 17:[13, 31, 60, 1], Operations: [] Exploring Operation: 60-31=29, Resulting Numbers: [13, 1, 29] Generated Node #0,0: 17:[13, 1, 29] Operation: 60-31=29 Exploring Operation: 60-13=47, Resulting Numbers: [31, 1, 47] Generated Node #0,1: 17:[31, 1, 47] Operation: 60-13=47 Exploring Operation: 31-13=18, Res...
0.986979
hs_3
sum_heuristic
[ 68, 16, 38, 30 ]
76
[ "68+16=84", "38-30=8", "84-8=76" ]
Current State: 76:[68, 16, 38, 30], Operations: [] Exploring Operation: 68+16=84, Resulting Numbers: [38, 30, 84] Generated Node #2: [38, 30, 84] from Operation: 68+16=84 Current State: 76:[38, 30, 84], Operations: ['68+16=84'] Exploring Operation: 38-30=8, Resulting Numbers: [84, 8] Generated Node #3: [84, 8] from Ope...
4
Current State: 76:[68, 16, 38, 30], Operations: [] Exploring Operation: 68-30=38, Resulting Numbers: [16, 38, 38] Generated Node #0,0: 76:[16, 38, 38] Operation: 68-30=38 Exploring Operation: 30-16=14, Resulting Numbers: [68, 38, 14] Generated Node #0,1: 76:[68, 38, 14] Operation: 30-16=14 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 68, 20, 56, 72 ]
84
[ "68-20=48", "56*72=4032", "4032/48=84" ]
Current State: 84:[68, 20, 56, 72], Operations: [] Exploring Operation: 68-20=48, Resulting Numbers: [56, 72, 48] Generated Node #2: [56, 72, 48] from Operation: 68-20=48 Current State: 84:[56, 72, 48], Operations: ['68-20=48'] Exploring Operation: 56*72=4032, Resulting Numbers: [48, 4032] Generated Node #3: [48, 4032]...
4
Current State: 84:[68, 20, 56, 72], Operations: [] Exploring Operation: 68-56=12, Resulting Numbers: [20, 72, 12] Generated Node #0,0: 84:[20, 72, 12] Operation: 68-56=12 Moving to Node #0,0 Current State: 84:[20, 72, 12], Operations: ['68-56=12'] Exploring Operation: 72+12=84, Resulting Numbers: [20, 84] Generated Nod...
0
hs_1
mult_heuristic
[ 91, 87, 7, 63 ]
66
[ "91-87=4", "7+63=70", "70-4=66" ]
Current State: 66:[91, 87, 7, 63], Operations: [] Exploring Operation: 91-87=4, Resulting Numbers: [7, 63, 4] Generated Node #2: [7, 63, 4] from Operation: 91-87=4 Current State: 66:[7, 63, 4], Operations: ['91-87=4'] Exploring Operation: 7+63=70, Resulting Numbers: [4, 70] Generated Node #3: [4, 70] from Operation: 7+...
4
Current State: 66:[91, 87, 7, 63], Operations: [] Exploring Operation: 91-87=4, Resulting Numbers: [7, 63, 4] Generated Node #0,0: 66:[7, 63, 4] Operation: 91-87=4 Exploring Operation: 91-63=28, Resulting Numbers: [87, 7, 28] Generated Node #0,1: 66:[87, 7, 28] Operation: 91-63=28 Exploring Operation: 87-63=24, Resulti...
0.979167
hs_4
sum_heuristic
[ 42, 4, 6, 8 ]
32
[ "42+4=46", "6+8=14", "46-14=32" ]
Current State: 32:[42, 4, 6, 8], Operations: [] Exploring Operation: 42+4=46, Resulting Numbers: [6, 8, 46] Generated Node #2: [6, 8, 46] from Operation: 42+4=46 Current State: 32:[6, 8, 46], Operations: ['42+4=46'] Exploring Operation: 6+8=14, Resulting Numbers: [46, 14] Generated Node #3: [46, 14] from Operation: 6+8...
4
Current State: 32:[42, 4, 6, 8], Operations: [] Exploring Operation: 42/6=7, Resulting Numbers: [4, 8, 7] Generated Node #0,0: 32:[4, 8, 7] Operation: 42/6=7 Exploring Operation: 42-8=34, Resulting Numbers: [4, 6, 34] Generated Node #0,1: 32:[4, 6, 34] Operation: 42-8=34 Exploring Operation: 42-6=36, Resulting Numbers:...
0.972222
hs_3
sum_heuristic
[ 66, 44, 12, 58 ]
77
[ "58-44=14", "66*14=924", "924/12=77" ]
Current State: 77:[66, 44, 12, 58], Operations: [] Exploring Operation: 58-44=14, Resulting Numbers: [66, 12, 14] Generated Node #2: [66, 12, 14] from Operation: 58-44=14 Current State: 77:[66, 12, 14], Operations: ['58-44=14'] Exploring Operation: 66*14=924, Resulting Numbers: [12, 924] Generated Node #3: [12, 924] fr...
4
Current State: 77:[66, 44, 12, 58], Operations: [] Exploring Operation: 58-44=14, Resulting Numbers: [66, 12, 14] Generated Node #0,0: 77:[66, 12, 14] Operation: 58-44=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 77:[66, 12, 14], Operations: ['58-44=14'] Exploring Operation: 66+12=78, Resulting Nu...
0
hs_1
mult_heuristic
[ 39, 23, 41, 77 ]
69
[ "39+41=80", "80-77=3", "23*3=69" ]
Current State: 69:[39, 23, 41, 77], Operations: [] Exploring Operation: 39+41=80, Resulting Numbers: [23, 77, 80] Generated Node #2: [23, 77, 80] from Operation: 39+41=80 Current State: 69:[23, 77, 80], Operations: ['39+41=80'] Exploring Operation: 80-77=3, Resulting Numbers: [23, 3] Generated Node #3: [23, 3] from Ope...
4
Current State: 69:[39, 23, 41, 77], Operations: [] Exploring Operation: 23+41=64, Resulting Numbers: [39, 77, 64] Generated Node #0,0: 69:[39, 77, 64] Operation: 23+41=64 Exploring Operation: 77-41=36, Resulting Numbers: [39, 23, 36] Generated Node #0,1: 69:[39, 23, 36] Operation: 77-41=36 Exploring Operation: 39+41=80...
0.967882
hs_5
sum_heuristic
[ 10, 18, 31, 73 ]
76
[ "10+18=28", "31+73=104", "104-28=76" ]
Current State: 76:[10, 18, 31, 73], Operations: [] Exploring Operation: 10+18=28, Resulting Numbers: [31, 73, 28] Generated Node #2: [31, 73, 28] from Operation: 10+18=28 Current State: 76:[31, 73, 28], Operations: ['10+18=28'] Exploring Operation: 31+73=104, Resulting Numbers: [28, 104] Generated Node #3: [28, 104] fr...
4
Current State: 76:[10, 18, 31, 73], Operations: [] Exploring Operation: 10+31=41, Resulting Numbers: [18, 73, 41] Generated Node #0,0: 76:[18, 73, 41] Operation: 10+31=41 Exploring Operation: 31-10=21, Resulting Numbers: [18, 73, 21] Generated Node #0,1: 76:[18, 73, 21] Operation: 31-10=21 Moving to Node #0,1 Current S...
0.989583
hs_2
sum_heuristic
[ 35, 32, 40, 43 ]
71
[ "35*32=1120", "1120/40=28", "43+28=71" ]
Current State: 71:[35, 32, 40, 43], Operations: [] Exploring Operation: 35*32=1120, Resulting Numbers: [40, 43, 1120] Generated Node #2: [40, 43, 1120] from Operation: 35*32=1120 Current State: 71:[40, 43, 1120], Operations: ['35*32=1120'] Exploring Operation: 1120/40=28, Resulting Numbers: [43, 28] Generated Node #3: ...
4
Current State: 71:[35, 32, 40, 43], Operations: [] Exploring Operation: 35+32=67, Resulting Numbers: [40, 43, 67] Generated Node #0,0: 71:[40, 43, 67] Operation: 35+32=67 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[40, 43, 67], Operations: ['35+32=67'] Exploring Operation: 40+43=83, Resulting Nu...
0
hs_1
mult_heuristic
[ 32, 89, 80, 68 ]
81
[ "80*68=5440", "5440/32=170", "170-89=81" ]
Current State: 81:[32, 89, 80, 68], Operations: [] Exploring Operation: 80*68=5440, Resulting Numbers: [32, 89, 5440] Generated Node #2: [32, 89, 5440] from Operation: 80*68=5440 Current State: 81:[32, 89, 5440], Operations: ['80*68=5440'] Exploring Operation: 5440/32=170, Resulting Numbers: [89, 170] Generated Node #3...
4
Current State: 81:[32, 89, 80, 68], Operations: [] Exploring Operation: 89-80=9, Resulting Numbers: [32, 68, 9] Generated Node #0,0: 81:[32, 68, 9] Operation: 89-80=9 Exploring Operation: 32+68=100, Resulting Numbers: [89, 80, 100] Generated Node #0,1: 81:[89, 80, 100] Operation: 32+68=100 Exploring Operation: 68-32=36...
0
hs_5
sum_heuristic
[ 92, 5, 13, 22 ]
99
[ "13+22=35", "35/5=7", "92+7=99" ]
Current State: 99:[92, 5, 13, 22], Operations: [] Exploring Operation: 13+22=35, Resulting Numbers: [92, 5, 35] Generated Node #2: [92, 5, 35] from Operation: 13+22=35 Current State: 99:[92, 5, 35], Operations: ['13+22=35'] Exploring Operation: 35/5=7, Resulting Numbers: [92, 7] Generated Node #3: [92, 7] from Operatio...
4
Current State: 99:[92, 5, 13, 22], Operations: [] Exploring Operation: 5+22=27, Resulting Numbers: [92, 13, 27] Generated Node #0,0: 99:[92, 13, 27] Operation: 5+22=27 Exploring Operation: 22-13=9, Resulting Numbers: [92, 5, 9] Generated Node #0,1: 99:[92, 5, 9] Operation: 22-13=9 Exploring Operation: 92+5=97, Resultin...
0.970486
hs_4
mult_heuristic
[ 2, 4, 37, 40 ]
57
[ "4-2=2", "40/2=20", "37+20=57" ]
Current State: 57:[2, 4, 37, 40], Operations: [] Exploring Operation: 4-2=2, Resulting Numbers: [37, 40, 2] Generated Node #2: [37, 40, 2] from Operation: 4-2=2 Current State: 57:[37, 40, 2], Operations: ['4-2=2'] Exploring Operation: 40/2=20, Resulting Numbers: [37, 20] Generated Node #3: [37, 20] from Operation: 40/2...
4
Current State: 57:[2, 4, 37, 40], Operations: [] Exploring Operation: 37+40=77, Resulting Numbers: [2, 4, 77] Generated Node #0,0: 57:[2, 4, 77] Operation: 37+40=77 Exploring Operation: 40/4=10, Resulting Numbers: [2, 37, 10] Generated Node #0,1: 57:[2, 37, 10] Operation: 40/4=10 Exploring Operation: 40/2=20, Resulting...
0.940104
hs_4
mult_heuristic
[ 6, 10, 84, 92 ]
11
[ "6+10=16", "84+92=176", "176/16=11" ]
Current State: 11:[6, 10, 84, 92], Operations: [] Exploring Operation: 6+10=16, Resulting Numbers: [84, 92, 16] Generated Node #2: [84, 92, 16] from Operation: 6+10=16 Current State: 11:[84, 92, 16], Operations: ['6+10=16'] Exploring Operation: 84+92=176, Resulting Numbers: [16, 176] Generated Node #3: [16, 176] from O...
4
Current State: 11:[6, 10, 84, 92], Operations: [] Exploring Operation: 92-6=86, Resulting Numbers: [10, 84, 86] Generated Node #0,0: 11:[10, 84, 86] Operation: 92-6=86 Exploring Operation: 84-6=78, Resulting Numbers: [10, 92, 78] Generated Node #0,1: 11:[10, 92, 78] Operation: 84-6=78 Exploring Operation: 84/6=14, Resu...
0
hs_5
mult_heuristic
[ 13, 45, 12, 9 ]
48
[ "13*45=585", "585-9=576", "576/12=48" ]
Current State: 48:[13, 45, 12, 9], Operations: [] Exploring Operation: 13*45=585, Resulting Numbers: [12, 9, 585] Generated Node #2: [12, 9, 585] from Operation: 13*45=585 Current State: 48:[12, 9, 585], Operations: ['13*45=585'] Exploring Operation: 585-9=576, Resulting Numbers: [12, 576] Generated Node #3: [12, 576] ...
4
Current State: 48:[13, 45, 12, 9], Operations: [] Exploring Operation: 45/9=5, Resulting Numbers: [13, 12, 5] Generated Node #0,0: 48:[13, 12, 5] Operation: 45/9=5 Moving to Node #0,0 Current State: 48:[13, 12, 5], Operations: ['45/9=5'] Exploring Operation: 13-5=8, Resulting Numbers: [12, 8] Generated Node #0,0,0: 48:...
0
hs_1
mult_heuristic
[ 91, 2, 94, 57 ]
64
[ "91+94=185", "185-57=128", "128/2=64" ]
Current State: 64:[91, 2, 94, 57], Operations: [] Exploring Operation: 91+94=185, Resulting Numbers: [2, 57, 185] Generated Node #2: [2, 57, 185] from Operation: 91+94=185 Current State: 64:[2, 57, 185], Operations: ['91+94=185'] Exploring Operation: 185-57=128, Resulting Numbers: [2, 128] Generated Node #3: [2, 128] f...
4
Current State: 64:[91, 2, 94, 57], Operations: [] Exploring Operation: 91-57=34, Resulting Numbers: [2, 94, 34] Generated Node #0,0: 64:[2, 94, 34] Operation: 91-57=34 Exploring Operation: 94/2=47, Resulting Numbers: [91, 57, 47] Generated Node #0,1: 64:[91, 57, 47] Operation: 94/2=47 Exploring Operation: 94-57=37, Res...
0
hs_5
sum_heuristic
[ 92, 79, 2, 38 ]
71
[ "92/2=46", "79+38=117", "117-46=71" ]
Current State: 71:[92, 79, 2, 38], Operations: [] Exploring Operation: 92/2=46, Resulting Numbers: [79, 38, 46] Generated Node #2: [79, 38, 46] from Operation: 92/2=46 Current State: 71:[79, 38, 46], Operations: ['92/2=46'] Exploring Operation: 79+38=117, Resulting Numbers: [46, 117] Generated Node #3: [46, 117] from O...
4
Current State: 71:[92, 79, 2, 38], Operations: [] Exploring Operation: 92-2=90, Resulting Numbers: [79, 38, 90] Generated Node #0,0: 71:[79, 38, 90] Operation: 92-2=90 Exploring Operation: 79-2=77, Resulting Numbers: [92, 38, 77] Generated Node #0,1: 71:[92, 38, 77] Operation: 79-2=77 Exploring Operation: 2+38=40, Resu...
0
hs_4
sum_heuristic
[ 30, 26, 82, 96 ]
58
[ "30-26=4", "96/4=24", "82-24=58" ]
Current State: 58:[30, 26, 82, 96], Operations: [] Exploring Operation: 30-26=4, Resulting Numbers: [82, 96, 4] Generated Node #2: [82, 96, 4] from Operation: 30-26=4 Current State: 58:[82, 96, 4], Operations: ['30-26=4'] Exploring Operation: 96/4=24, Resulting Numbers: [82, 24] Generated Node #3: [82, 24] from Operati...
4
Current State: 58:[30, 26, 82, 96], Operations: [] Exploring Operation: 96-30=66, Resulting Numbers: [26, 82, 66] Generated Node #0,0: 58:[26, 82, 66] Operation: 96-30=66 Exploring Operation: 96-82=14, Resulting Numbers: [30, 26, 14] Generated Node #0,1: 58:[30, 26, 14] Operation: 96-82=14 Exploring Operation: 96-26=70...
0
hs_4
mult_heuristic
[ 20, 26, 28, 28 ]
35
[ "26*28=728", "728-28=700", "700/20=35" ]
Current State: 35:[20, 26, 28, 28], Operations: [] Exploring Operation: 26*28=728, Resulting Numbers: [20, 728] Generated Node #2: [20, 728] from Operation: 26*28=728 Current State: 35:[20, 728], Operations: ['26*28=728'] Exploring Operation: 728-28=700, Resulting Numbers: [20, 700] Generated Node #3: [20, 700] from Op...
4
Current State: 35:[20, 26, 28, 28], Operations: [] Exploring Operation: 28-26=2, Resulting Numbers: [20, 28, 2] Generated Node #0,0: 35:[20, 28, 2] Operation: 28-26=2 Exploring Operation: 28-20=8, Resulting Numbers: [26, 28, 8] Generated Node #0,1: 35:[26, 28, 8] Operation: 28-20=8 Exploring Operation: 28-26=2, Resulti...
0
hs_5
mult_heuristic
[ 87, 32, 55, 92 ]
28
[ "87+32=119", "55+92=147", "147-119=28" ]
Current State: 28:[87, 32, 55, 92], Operations: [] Exploring Operation: 87+32=119, Resulting Numbers: [55, 92, 119] Generated Node #2: [55, 92, 119] from Operation: 87+32=119 Current State: 28:[55, 92, 119], Operations: ['87+32=119'] Exploring Operation: 55+92=147, Resulting Numbers: [119, 147] Generated Node #3: [119,...
4
Current State: 28:[87, 32, 55, 92], Operations: [] Exploring Operation: 92-87=5, Resulting Numbers: [32, 55, 5] Generated Node #0,0: 28:[32, 55, 5] Operation: 92-87=5 Exploring Operation: 87-55=32, Resulting Numbers: [32, 92, 32] Generated Node #0,1: 28:[32, 92, 32] Operation: 87-55=32 Exploring Operation: 92-55=37, Re...
0.989583
hs_3
mult_heuristic
[ 96, 48, 78, 40 ]
40
[ "96/48=2", "78-40=38", "2+38=40" ]
Current State: 40:[96, 48, 78, 40], Operations: [] Exploring Operation: 96/48=2, Resulting Numbers: [78, 40, 2] Generated Node #2: [78, 40, 2] from Operation: 96/48=2 Current State: 40:[78, 40, 2], Operations: ['96/48=2'] Exploring Operation: 78-40=38, Resulting Numbers: [2, 38] Generated Node #3: [2, 38] from Operatio...
4
Current State: 40:[96, 48, 78, 40], Operations: [] Exploring Operation: 96-40=56, Resulting Numbers: [48, 78, 56] Generated Node #0,0: 40:[48, 78, 56] Operation: 96-40=56 Exploring Operation: 96/48=2, Resulting Numbers: [78, 40, 2] Generated Node #0,1: 40:[78, 40, 2] Operation: 96/48=2 Exploring Operation: 78-48=30, Re...
0.952257
hs_5
sum_heuristic
[ 33, 52, 49, 7 ]
29
[ "33+52=85", "49+7=56", "85-56=29" ]
Current State: 29:[33, 52, 49, 7], Operations: [] Exploring Operation: 33+52=85, Resulting Numbers: [49, 7, 85] Generated Node #2: [49, 7, 85] from Operation: 33+52=85 Current State: 29:[49, 7, 85], Operations: ['33+52=85'] Exploring Operation: 49+7=56, Resulting Numbers: [85, 56] Generated Node #3: [85, 56] from Opera...
4
Current State: 29:[33, 52, 49, 7], Operations: [] Exploring Operation: 49-7=42, Resulting Numbers: [33, 52, 42] Generated Node #0,0: 29:[33, 52, 42] Operation: 49-7=42 Exploring Operation: 52-7=45, Resulting Numbers: [33, 49, 45] Generated Node #0,1: 29:[33, 49, 45] Operation: 52-7=45 Exploring Operation: 33-7=26, Resu...
0.97309
hs_3
mult_heuristic
[ 18, 2, 30, 3 ]
84
[ "30+3=33", "2*33=66", "18+66=84" ]
Current State: 84:[18, 2, 30, 3], Operations: [] Exploring Operation: 30+3=33, Resulting Numbers: [18, 2, 33] Generated Node #2: [18, 2, 33] from Operation: 30+3=33 Current State: 84:[18, 2, 33], Operations: ['30+3=33'] Exploring Operation: 2*33=66, Resulting Numbers: [18, 66] Generated Node #3: [18, 66] from Operation...
4
Current State: 84:[18, 2, 30, 3], Operations: [] Exploring Operation: 18/3=6, Resulting Numbers: [2, 30, 6] Generated Node #0,0: 84:[2, 30, 6] Operation: 18/3=6 Exploring Operation: 30-18=12, Resulting Numbers: [2, 3, 12] Generated Node #0,1: 84:[2, 3, 12] Operation: 30-18=12 Exploring Operation: 18+3=21, Resulting Num...
0
hs_3
sum_heuristic
[ 32, 52, 30, 4 ]
46
[ "52-32=20", "30-4=26", "20+26=46" ]
Current State: 46:[32, 52, 30, 4], Operations: [] Exploring Operation: 52-32=20, Resulting Numbers: [30, 4, 20] Generated Node #2: [30, 4, 20] from Operation: 52-32=20 Current State: 46:[30, 4, 20], Operations: ['52-32=20'] Exploring Operation: 30-4=26, Resulting Numbers: [20, 26] Generated Node #3: [20, 26] from Opera...
4
Current State: 46:[32, 52, 30, 4], Operations: [] Exploring Operation: 32-30=2, Resulting Numbers: [52, 4, 2] Generated Node #0,0: 46:[52, 4, 2] Operation: 32-30=2 Exploring Operation: 52-32=20, Resulting Numbers: [30, 4, 20] Generated Node #0,1: 46:[30, 4, 20] Operation: 52-32=20 Start Sub Search at level 1: Moving to...
0.992188
hs_2
mult_heuristic
[ 15, 73, 28, 28 ]
59
[ "73-15=58", "28/28=1", "58+1=59" ]
Current State: 59:[15, 73, 28, 28], Operations: [] Exploring Operation: 73-15=58, Resulting Numbers: [28, 28, 58] Generated Node #2: [28, 28, 58] from Operation: 73-15=58 Current State: 59:[28, 28, 58], Operations: ['73-15=58'] Exploring Operation: 28/28=1, Resulting Numbers: [58, 1] Generated Node #3: [58, 1] from Ope...
4
Current State: 59:[15, 73, 28, 28], Operations: [] Exploring Operation: 28+28=56, Resulting Numbers: [15, 73, 56] Generated Node #0,0: 59:[15, 73, 56] Operation: 28+28=56 Exploring Operation: 15+28=43, Resulting Numbers: [73, 28, 43] Generated Node #0,1: 59:[73, 28, 43] Operation: 15+28=43 Exploring Operation: 15+28=43...
0
hs_3
mult_heuristic
[ 4, 62, 54, 59 ]
62
[ "4+54=58", "59-58=1", "62*1=62" ]
Current State: 62:[4, 62, 54, 59], Operations: [] Exploring Operation: 4+54=58, Resulting Numbers: [62, 59, 58] Generated Node #2: [62, 59, 58] from Operation: 4+54=58 Current State: 62:[62, 59, 58], Operations: ['4+54=58'] Exploring Operation: 59-58=1, Resulting Numbers: [62, 1] Generated Node #3: [62, 1] from Operati...
4
Current State: 62:[4, 62, 54, 59], Operations: [] Exploring Operation: 59-54=5, Resulting Numbers: [4, 62, 5] Generated Node #0,0: 62:[4, 62, 5] Operation: 59-54=5 Exploring Operation: 4+59=63, Resulting Numbers: [62, 54, 63] Generated Node #0,1: 62:[62, 54, 63] Operation: 4+59=63 Exploring Operation: 4+54=58, Resultin...
0.990451
hs_3
sum_heuristic
[ 8, 81, 64, 53 ]
44
[ "81-8=73", "64+53=117", "117-73=44" ]
Current State: 44:[8, 81, 64, 53], Operations: [] Exploring Operation: 81-8=73, Resulting Numbers: [64, 53, 73] Generated Node #2: [64, 53, 73] from Operation: 81-8=73 Current State: 44:[64, 53, 73], Operations: ['81-8=73'] Exploring Operation: 64+53=117, Resulting Numbers: [73, 117] Generated Node #3: [73, 117] from O...
4
Current State: 44:[8, 81, 64, 53], Operations: [] Exploring Operation: 64-53=11, Resulting Numbers: [8, 81, 11] Generated Node #0,0: 44:[8, 81, 11] Operation: 64-53=11 Exploring Operation: 81-53=28, Resulting Numbers: [8, 64, 28] Generated Node #0,1: 44:[8, 64, 28] Operation: 81-53=28 Exploring Operation: 81-64=17, Res...
0.986111
hs_3
mult_heuristic
[ 7, 82, 73, 9 ]
54
[ "7*9=63", "82-73=9", "63-9=54" ]
Current State: 54:[7, 82, 73, 9], Operations: [] Exploring Operation: 7*9=63, Resulting Numbers: [82, 73, 63] Generated Node #2: [82, 73, 63] from Operation: 7*9=63 Current State: 54:[82, 73, 63], Operations: ['7*9=63'] Exploring Operation: 82-73=9, Resulting Numbers: [63, 9] Generated Node #3: [63, 9] from Operation: ...
4
Current State: 54:[7, 82, 73, 9], Operations: [] Exploring Operation: 82-7=75, Resulting Numbers: [73, 9, 75] Generated Node #0,0: 54:[73, 9, 75] Operation: 82-7=75 Exploring Operation: 82-9=73, Resulting Numbers: [7, 73, 73] Generated Node #0,1: 54:[7, 73, 73] Operation: 82-9=73 Exploring Operation: 82-73=9, Resulting...
0
hs_4
sum_heuristic
[ 49, 20, 61, 11 ]
88
[ "49+20=69", "69-61=8", "11*8=88" ]
Current State: 88:[49, 20, 61, 11], Operations: [] Exploring Operation: 49+20=69, Resulting Numbers: [61, 11, 69] Generated Node #2: [61, 11, 69] from Operation: 49+20=69 Current State: 88:[61, 11, 69], Operations: ['49+20=69'] Exploring Operation: 69-61=8, Resulting Numbers: [11, 8] Generated Node #3: [11, 8] from Ope...
4
Current State: 88:[49, 20, 61, 11], Operations: [] Exploring Operation: 61-49=12, Resulting Numbers: [20, 11, 12] Generated Node #0,0: 88:[20, 11, 12] Operation: 61-49=12 Exploring Operation: 61-20=41, Resulting Numbers: [49, 11, 41] Generated Node #0,1: 88:[49, 11, 41] Operation: 61-20=41 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 10, 42, 11, 93 ]
13
[ "42-11=31", "93/31=3", "10+3=13" ]
Current State: 13:[10, 42, 11, 93], Operations: [] Exploring Operation: 42-11=31, Resulting Numbers: [10, 93, 31] Generated Node #2: [10, 93, 31] from Operation: 42-11=31 Current State: 13:[10, 93, 31], Operations: ['42-11=31'] Exploring Operation: 93/31=3, Resulting Numbers: [10, 3] Generated Node #3: [10, 3] from Ope...
4
Current State: 13:[10, 42, 11, 93], Operations: [] Exploring Operation: 42-10=32, Resulting Numbers: [11, 93, 32] Generated Node #0,0: 13:[11, 93, 32] Operation: 42-10=32 Exploring Operation: 93-10=83, Resulting Numbers: [42, 11, 83] Generated Node #0,1: 13:[42, 11, 83] Operation: 93-10=83 Exploring Operation: 93-42=51...
0.966146
hs_4
sum_heuristic
[ 57, 41, 95, 35 ]
44
[ "57-41=16", "95-35=60", "60-16=44" ]
Current State: 44:[57, 41, 95, 35], Operations: [] Exploring Operation: 57-41=16, Resulting Numbers: [95, 35, 16] Generated Node #2: [95, 35, 16] from Operation: 57-41=16 Current State: 44:[95, 35, 16], Operations: ['57-41=16'] Exploring Operation: 95-35=60, Resulting Numbers: [16, 60] Generated Node #3: [16, 60] from ...
4
Current State: 44:[57, 41, 95, 35], Operations: [] Exploring Operation: 95-41=54, Resulting Numbers: [57, 35, 54] Generated Node #0,0: 44:[57, 35, 54] Operation: 95-41=54 Exploring Operation: 57-35=22, Resulting Numbers: [41, 95, 22] Generated Node #0,1: 44:[41, 95, 22] Operation: 57-35=22 Exploring Operation: 95-35=60...
0.986979
hs_5
mult_heuristic
[ 92, 28, 13, 60 ]
47
[ "92+28=120", "13+60=73", "120-73=47" ]
Current State: 47:[92, 28, 13, 60], Operations: [] Exploring Operation: 92+28=120, Resulting Numbers: [13, 60, 120] Generated Node #2: [13, 60, 120] from Operation: 92+28=120 Current State: 47:[13, 60, 120], Operations: ['92+28=120'] Exploring Operation: 13+60=73, Resulting Numbers: [120, 73] Generated Node #3: [120, 7...
4
Current State: 47:[92, 28, 13, 60], Operations: [] Exploring Operation: 92-28=64, Resulting Numbers: [13, 60, 64] Generated Node #0,0: 47:[13, 60, 64] Operation: 92-28=64 Exploring Operation: 92-13=79, Resulting Numbers: [28, 60, 79] Generated Node #0,1: 47:[28, 60, 79] Operation: 92-13=79 Exploring Operation: 28+13=41...
0.956597
hs_4
sum_heuristic
[ 73, 83, 73, 38 ]
83
[ "73-73=0", "38*0=0", "83+0=83" ]
Current State: 83:[73, 83, 73, 38], Operations: [] Exploring Operation: 73-73=0, Resulting Numbers: [83, 38, 0] Generated Node #2: [83, 38, 0] from Operation: 73-73=0 Current State: 83:[83, 38, 0], Operations: ['73-73=0'] Exploring Operation: 38*0=0, Resulting Numbers: [83, 0] Generated Node #3: [83, 0] from Operation:...
4
Current State: 83:[73, 83, 73, 38], Operations: [] Exploring Operation: 73+38=111, Resulting Numbers: [83, 73, 111] Generated Node #0,0: 83:[83, 73, 111] Operation: 73+38=111 Start Sub Search at level 1: Moving to Node #0,0 Current State: 83:[83, 73, 111], Operations: ['73+38=111'] Exploring Operation: 111-73=38, Resul...
0
hs_1
mult_heuristic
[ 91, 18, 68, 47 ]
94
[ "91-18=73", "68-47=21", "73+21=94" ]
Current State: 94:[91, 18, 68, 47], Operations: [] Exploring Operation: 91-18=73, Resulting Numbers: [68, 47, 73] Generated Node #2: [68, 47, 73] from Operation: 91-18=73 Current State: 94:[68, 47, 73], Operations: ['91-18=73'] Exploring Operation: 68-47=21, Resulting Numbers: [73, 21] Generated Node #3: [73, 21] from ...
4
Current State: 94:[91, 18, 68, 47], Operations: [] Exploring Operation: 68-18=50, Resulting Numbers: [91, 47, 50] Generated Node #0,0: 94:[91, 47, 50] Operation: 68-18=50 Exploring Operation: 91+18=109, Resulting Numbers: [68, 47, 109] Generated Node #0,1: 94:[68, 47, 109] Operation: 91+18=109 Exploring Operation: 18+6...
0.988715
hs_3
mult_heuristic
[ 93, 88, 78, 49 ]
54
[ "93+88=181", "78+49=127", "181-127=54" ]
Current State: 54:[93, 88, 78, 49], Operations: [] Exploring Operation: 93+88=181, Resulting Numbers: [78, 49, 181] Generated Node #2: [78, 49, 181] from Operation: 93+88=181 Current State: 54:[78, 49, 181], Operations: ['93+88=181'] Exploring Operation: 78+49=127, Resulting Numbers: [181, 127] Generated Node #3: [181,...
4
Current State: 54:[93, 88, 78, 49], Operations: [] Exploring Operation: 93-78=15, Resulting Numbers: [88, 49, 15] Generated Node #0,0: 54:[88, 49, 15] Operation: 93-78=15 Exploring Operation: 88-78=10, Resulting Numbers: [93, 49, 10] Generated Node #0,1: 54:[93, 49, 10] Operation: 88-78=10 Exploring Operation: 93-88=5,...
0.973958
hs_4
mult_heuristic
[ 4, 57, 14, 76 ]
42
[ "4*57=228", "14*228=3192", "3192/76=42" ]
Current State: 42:[4, 57, 14, 76], Operations: [] Exploring Operation: 4*57=228, Resulting Numbers: [14, 76, 228] Generated Node #2: [14, 76, 228] from Operation: 4*57=228 Current State: 42:[14, 76, 228], Operations: ['4*57=228'] Exploring Operation: 14*228=3192, Resulting Numbers: [76, 3192] Generated Node #3: [76, 31...
4
Current State: 42:[4, 57, 14, 76], Operations: [] Exploring Operation: 76/4=19, Resulting Numbers: [57, 14, 19] Generated Node #0,0: 42:[57, 14, 19] Operation: 76/4=19 Exploring Operation: 57-4=53, Resulting Numbers: [14, 76, 53] Generated Node #0,1: 42:[14, 76, 53] Operation: 57-4=53 Exploring Operation: 57-14=43, Res...
0.94184
hs_5
sum_heuristic
[ 6, 3, 17, 73 ]
80
[ "6+3=9", "17*9=153", "153-73=80" ]
Current State: 80:[6, 3, 17, 73], Operations: [] Exploring Operation: 6+3=9, Resulting Numbers: [17, 73, 9] Generated Node #2: [17, 73, 9] from Operation: 6+3=9 Current State: 80:[17, 73, 9], Operations: ['6+3=9'] Exploring Operation: 17*9=153, Resulting Numbers: [73, 153] Generated Node #3: [73, 153] from Operation: 1...
4
Current State: 80:[6, 3, 17, 73], Operations: [] Exploring Operation: 3+73=76, Resulting Numbers: [6, 17, 76] Generated Node #0,0: 80:[6, 17, 76] Operation: 3+73=76 Exploring Operation: 6+73=79, Resulting Numbers: [3, 17, 79] Generated Node #0,1: 80:[3, 17, 79] Operation: 6+73=79 Exploring Operation: 6/3=2, Resulting N...
0
hs_3
mult_heuristic
[ 11, 40, 8, 30 ]
22
[ "40-8=32", "32-30=2", "11*2=22" ]
Current State: 22:[11, 40, 8, 30], Operations: [] Exploring Operation: 40-8=32, Resulting Numbers: [11, 30, 32] Generated Node #2: [11, 30, 32] from Operation: 40-8=32 Current State: 22:[11, 30, 32], Operations: ['40-8=32'] Exploring Operation: 32-30=2, Resulting Numbers: [11, 2] Generated Node #3: [11, 2] from Operati...
4
Current State: 22:[11, 40, 8, 30], Operations: [] Exploring Operation: 40-30=10, Resulting Numbers: [11, 8, 10] Generated Node #0,0: 22:[11, 8, 10] Operation: 40-30=10 Exploring Operation: 40/8=5, Resulting Numbers: [11, 30, 5] Generated Node #0,1: 22:[11, 30, 5] Operation: 40/8=5 Exploring Operation: 40-11=29, Resulti...
0.989583
hs_3
mult_heuristic
[ 78, 88, 31, 5 ]
26
[ "88-78=10", "31+5=36", "36-10=26" ]
Current State: 26:[78, 88, 31, 5], Operations: [] Exploring Operation: 88-78=10, Resulting Numbers: [31, 5, 10] Generated Node #2: [31, 5, 10] from Operation: 88-78=10 Current State: 26:[31, 5, 10], Operations: ['88-78=10'] Exploring Operation: 31+5=36, Resulting Numbers: [10, 36] Generated Node #3: [10, 36] from Opera...
4
Current State: 26:[78, 88, 31, 5], Operations: [] Exploring Operation: 88-78=10, Resulting Numbers: [31, 5, 10] Generated Node #0,0: 26:[31, 5, 10] Operation: 88-78=10 Moving to Node #0,0 Current State: 26:[31, 5, 10], Operations: ['88-78=10'] Exploring Operation: 31-5=26, Resulting Numbers: [10, 26] Generated Node #0,...
0
hs_1
sum_heuristic
[ 31, 50, 51, 98 ]
34
[ "31+50=81", "98-51=47", "81-47=34" ]
Current State: 34:[31, 50, 51, 98], Operations: [] Exploring Operation: 31+50=81, Resulting Numbers: [51, 98, 81] Generated Node #2: [51, 98, 81] from Operation: 31+50=81 Current State: 34:[51, 98, 81], Operations: ['31+50=81'] Exploring Operation: 98-51=47, Resulting Numbers: [81, 47] Generated Node #3: [81, 47] from ...
4
Current State: 34:[31, 50, 51, 98], Operations: [] Exploring Operation: 98-50=48, Resulting Numbers: [31, 51, 48] Generated Node #0,0: 34:[31, 51, 48] Operation: 98-50=48 Exploring Operation: 98-51=47, Resulting Numbers: [31, 50, 47] Generated Node #0,1: 34:[31, 50, 47] Operation: 98-51=47 Moving to Node #0,1 Current S...
0.990451
hs_2
mult_heuristic
[ 77, 53, 19, 99 ]
94
[ "77-53=24", "19+99=118", "118-24=94" ]
Current State: 94:[77, 53, 19, 99], Operations: [] Exploring Operation: 77-53=24, Resulting Numbers: [19, 99, 24] Generated Node #2: [19, 99, 24] from Operation: 77-53=24 Current State: 94:[19, 99, 24], Operations: ['77-53=24'] Exploring Operation: 19+99=118, Resulting Numbers: [24, 118] Generated Node #3: [24, 118] fr...
4
Current State: 94:[77, 53, 19, 99], Operations: [] Exploring Operation: 77-19=58, Resulting Numbers: [53, 99, 58] Generated Node #0,0: 94:[53, 99, 58] Operation: 77-19=58 Exploring Operation: 77+19=96, Resulting Numbers: [53, 99, 96] Generated Node #0,1: 94:[53, 99, 96] Operation: 77+19=96 Exploring Operation: 99-53=46...
0.973958
hs_4
mult_heuristic
[ 48, 21, 2, 22 ]
19
[ "48/2=24", "21+22=43", "43-24=19" ]
Current State: 19:[48, 21, 2, 22], Operations: [] Exploring Operation: 48/2=24, Resulting Numbers: [21, 22, 24] Generated Node #2: [21, 22, 24] from Operation: 48/2=24 Current State: 19:[21, 22, 24], Operations: ['48/2=24'] Exploring Operation: 21+22=43, Resulting Numbers: [24, 43] Generated Node #3: [24, 43] from Oper...
4
Current State: 19:[48, 21, 2, 22], Operations: [] Exploring Operation: 48-22=26, Resulting Numbers: [21, 2, 26] Generated Node #0,0: 19:[21, 2, 26] Operation: 48-22=26 Exploring Operation: 48-21=27, Resulting Numbers: [2, 22, 27] Generated Node #0,1: 19:[2, 22, 27] Operation: 48-21=27 Exploring Operation: 48/2=24, Resu...
0.988715
hs_3
mult_heuristic
[ 14, 37, 2, 56 ]
74
[ "14*2=28", "37*56=2072", "2072/28=74" ]
Current State: 74:[14, 37, 2, 56], Operations: [] Exploring Operation: 14*2=28, Resulting Numbers: [37, 56, 28] Generated Node #2: [37, 56, 28] from Operation: 14*2=28 Current State: 74:[37, 56, 28], Operations: ['14*2=28'] Exploring Operation: 37*56=2072, Resulting Numbers: [28, 2072] Generated Node #3: [28, 2072] fro...
4
Current State: 74:[14, 37, 2, 56], Operations: [] Exploring Operation: 56/14=4, Resulting Numbers: [37, 2, 4] Generated Node #0,0: 74:[37, 2, 4] Operation: 56/14=4 Exploring Operation: 14+56=70, Resulting Numbers: [37, 2, 70] Generated Node #0,1: 74:[37, 2, 70] Operation: 14+56=70 Exploring Operation: 56/2=28, Resultin...
0.976563
hs_4
mult_heuristic
[ 32, 67, 31, 47 ]
83
[ "32+67=99", "47-31=16", "99-16=83" ]
Current State: 83:[32, 67, 31, 47], Operations: [] Exploring Operation: 32+67=99, Resulting Numbers: [31, 47, 99] Generated Node #2: [31, 47, 99] from Operation: 32+67=99 Current State: 83:[31, 47, 99], Operations: ['32+67=99'] Exploring Operation: 47-31=16, Resulting Numbers: [99, 16] Generated Node #3: [99, 16] from ...
4
Current State: 83:[32, 67, 31, 47], Operations: [] Exploring Operation: 32+47=79, Resulting Numbers: [67, 31, 79] Generated Node #0,0: 83:[67, 31, 79] Operation: 32+47=79 Exploring Operation: 31+47=78, Resulting Numbers: [32, 67, 78] Generated Node #0,1: 83:[32, 67, 78] Operation: 31+47=78 Exploring Operation: 32+31=63...
0.963542
hs_3
mult_heuristic
[ 8, 96, 6, 35 ]
43
[ "35-8=27", "96/6=16", "27+16=43" ]
Current State: 43:[8, 96, 6, 35], Operations: [] Exploring Operation: 35-8=27, Resulting Numbers: [96, 6, 27] Generated Node #2: [96, 6, 27] from Operation: 35-8=27 Current State: 43:[96, 6, 27], Operations: ['35-8=27'] Exploring Operation: 96/6=16, Resulting Numbers: [27, 16] Generated Node #3: [27, 16] from Operation...
4
Current State: 43:[8, 96, 6, 35], Operations: [] Exploring Operation: 8*6=48, Resulting Numbers: [96, 35, 48] Generated Node #0,0: 43:[96, 35, 48] Operation: 8*6=48 Start Sub Search at level 1: Moving to Node #0,0 Current State: 43:[96, 35, 48], Operations: ['8*6=48'] Exploring Operation: 96-48=48, Resulting Numbers: [...
0
hs_1
mult_heuristic
[ 28, 34, 76, 85 ]
99
[ "28+34=62", "76+85=161", "161-62=99" ]
Current State: 99:[28, 34, 76, 85], Operations: [] Exploring Operation: 28+34=62, Resulting Numbers: [76, 85, 62] Generated Node #2: [76, 85, 62] from Operation: 28+34=62 Current State: 99:[76, 85, 62], Operations: ['28+34=62'] Exploring Operation: 76+85=161, Resulting Numbers: [62, 161] Generated Node #3: [62, 161] fr...
4
Current State: 99:[28, 34, 76, 85], Operations: [] Exploring Operation: 85-76=9, Resulting Numbers: [28, 34, 9] Generated Node #0,0: 99:[28, 34, 9] Operation: 85-76=9 Exploring Operation: 28+76=104, Resulting Numbers: [34, 85, 104] Generated Node #0,1: 99:[34, 85, 104] Operation: 28+76=104 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 75, 15, 70, 18 ]
95
[ "18-15=3", "75/3=25", "70+25=95" ]
Current State: 95:[75, 15, 70, 18], Operations: [] Exploring Operation: 18-15=3, Resulting Numbers: [75, 70, 3] Generated Node #2: [75, 70, 3] from Operation: 18-15=3 Current State: 95:[75, 70, 3], Operations: ['18-15=3'] Exploring Operation: 75/3=25, Resulting Numbers: [70, 25] Generated Node #3: [70, 25] from Operati...
4
Current State: 95:[75, 15, 70, 18], Operations: [] Exploring Operation: 75-70=5, Resulting Numbers: [15, 18, 5] Generated Node #0,0: 95:[15, 18, 5] Operation: 75-70=5 Exploring Operation: 75/15=5, Resulting Numbers: [70, 18, 5] Generated Node #0,1: 95:[70, 18, 5] Operation: 75/15=5 Moving to Node #0,0 Current State: 95...
0
hs_2
mult_heuristic
[ 42, 27, 86, 25 ]
88
[ "86-42=44", "27-25=2", "44*2=88" ]
Current State: 88:[42, 27, 86, 25], Operations: [] Exploring Operation: 86-42=44, Resulting Numbers: [27, 25, 44] Generated Node #2: [27, 25, 44] from Operation: 86-42=44 Current State: 88:[27, 25, 44], Operations: ['86-42=44'] Exploring Operation: 27-25=2, Resulting Numbers: [44, 2] Generated Node #3: [44, 2] from Ope...
4
Current State: 88:[42, 27, 86, 25], Operations: [] Exploring Operation: 42-27=15, Resulting Numbers: [86, 25, 15] Generated Node #0,0: 88:[86, 25, 15] Operation: 42-27=15 Exploring Operation: 42-25=17, Resulting Numbers: [27, 86, 17] Generated Node #0,1: 88:[27, 86, 17] Operation: 42-25=17 Exploring Operation: 27-25=2,...
0.976563
hs_4
sum_heuristic
[ 77, 7, 14, 10 ]
74
[ "77-7=70", "14-10=4", "70+4=74" ]
Current State: 74:[77, 7, 14, 10], Operations: [] Exploring Operation: 77-7=70, Resulting Numbers: [14, 10, 70] Generated Node #2: [14, 10, 70] from Operation: 77-7=70 Current State: 74:[14, 10, 70], Operations: ['77-7=70'] Exploring Operation: 14-10=4, Resulting Numbers: [70, 4] Generated Node #3: [70, 4] from Operati...
4
Current State: 74:[77, 7, 14, 10], Operations: [] Exploring Operation: 14-10=4, Resulting Numbers: [77, 7, 4] Generated Node #0,0: 74:[77, 7, 4] Operation: 14-10=4 Moving to Node #0,0 Current State: 74:[77, 7, 4], Operations: ['14-10=4'] Exploring Operation: 7-4=3, Resulting Numbers: [77, 3] Generated Node #0,0,0: 74:[...
0.993924
hs_1
sum_heuristic
[ 64, 73, 9, 73 ]
64
[ "73-73=0", "9*0=0", "64+0=64" ]
Current State: 64:[64, 73, 9, 73], Operations: [] Exploring Operation: 73-73=0, Resulting Numbers: [64, 9, 0] Generated Node #2: [64, 9, 0] from Operation: 73-73=0 Current State: 64:[64, 9, 0], Operations: ['73-73=0'] Exploring Operation: 9*0=0, Resulting Numbers: [64, 0] Generated Node #3: [64, 0] from Operation: 9*0=...
4
Current State: 64:[64, 73, 9, 73], Operations: [] Exploring Operation: 73/73=1, Resulting Numbers: [64, 9, 1] Generated Node #0,0: 64:[64, 9, 1] Operation: 73/73=1 Exploring Operation: 73-73=0, Resulting Numbers: [64, 9, 0] Generated Node #0,1: 64:[64, 9, 0] Operation: 73-73=0 Start Sub Search at level 1: Moving to Nod...
0
hs_2
sum_heuristic
[ 19, 95, 4, 30 ]
36
[ "19+95=114", "30+114=144", "144/4=36" ]
Current State: 36:[19, 95, 4, 30], Operations: [] Exploring Operation: 19+95=114, Resulting Numbers: [4, 30, 114] Generated Node #2: [4, 30, 114] from Operation: 19+95=114 Current State: 36:[4, 30, 114], Operations: ['19+95=114'] Exploring Operation: 30+114=144, Resulting Numbers: [4, 144] Generated Node #3: [4, 144] f...
4
Current State: 36:[19, 95, 4, 30], Operations: [] Exploring Operation: 95/19=5, Resulting Numbers: [4, 30, 5] Generated Node #0,0: 36:[4, 30, 5] Operation: 95/19=5 Moving to Node #0,0 Current State: 36:[4, 30, 5], Operations: ['95/19=5'] Exploring Operation: 30/5=6, Resulting Numbers: [4, 6] Generated Node #0,0,0: 36:[...
0
hs_1
mult_heuristic
[ 27, 27, 33, 87 ]
19
[ "33-27=6", "27+87=114", "114/6=19" ]
Current State: 19:[27, 27, 33, 87], Operations: [] Exploring Operation: 33-27=6, Resulting Numbers: [87, 6] Generated Node #2: [87, 6] from Operation: 33-27=6 Current State: 19:[87, 6], Operations: ['33-27=6'] Exploring Operation: 27+87=114, Resulting Numbers: [6, 114] Generated Node #3: [6, 114] from Operation: 27+87=...
4
Current State: 19:[27, 27, 33, 87], Operations: [] Exploring Operation: 87-33=54, Resulting Numbers: [27, 27, 54] Generated Node #0,0: 19:[27, 27, 54] Operation: 87-33=54 Exploring Operation: 87-27=60, Resulting Numbers: [27, 33, 60] Generated Node #0,1: 19:[27, 33, 60] Operation: 87-27=60 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 16, 29, 86, 55 ]
32
[ "86-29=57", "57-55=2", "16*2=32" ]
Current State: 32:[16, 29, 86, 55], Operations: [] Exploring Operation: 86-29=57, Resulting Numbers: [16, 55, 57] Generated Node #2: [16, 55, 57] from Operation: 86-29=57 Current State: 32:[16, 55, 57], Operations: ['86-29=57'] Exploring Operation: 57-55=2, Resulting Numbers: [16, 2] Generated Node #3: [16, 2] from Ope...
4
Current State: 32:[16, 29, 86, 55], Operations: [] Exploring Operation: 86-29=57, Resulting Numbers: [16, 55, 57] Generated Node #0,0: 32:[16, 55, 57] Operation: 86-29=57 Exploring Operation: 86-55=31, Resulting Numbers: [16, 29, 31] Generated Node #0,1: 32:[16, 29, 31] Operation: 86-55=31 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 26, 12, 91, 32 ]
97
[ "26+12=38", "91-32=59", "38+59=97" ]
Current State: 97:[26, 12, 91, 32], Operations: [] Exploring Operation: 26+12=38, Resulting Numbers: [91, 32, 38] Generated Node #2: [91, 32, 38] from Operation: 26+12=38 Current State: 97:[91, 32, 38], Operations: ['26+12=38'] Exploring Operation: 91-32=59, Resulting Numbers: [38, 59] Generated Node #3: [38, 59] from ...
4
Current State: 97:[26, 12, 91, 32], Operations: [] Exploring Operation: 12+91=103, Resulting Numbers: [26, 32, 103] Generated Node #0,0: 97:[26, 32, 103] Operation: 12+91=103 Exploring Operation: 26+12=38, Resulting Numbers: [91, 32, 38] Generated Node #0,1: 97:[91, 32, 38] Operation: 26+12=38 Exploring Operation: 12+3...
0.947049
hs_4
sum_heuristic
[ 84, 28, 56, 93 ]
87
[ "84/28=3", "93/3=31", "56+31=87" ]
Current State: 87:[84, 28, 56, 93], Operations: [] Exploring Operation: 84/28=3, Resulting Numbers: [56, 93, 3] Generated Node #2: [56, 93, 3] from Operation: 84/28=3 Current State: 87:[56, 93, 3], Operations: ['84/28=3'] Exploring Operation: 93/3=31, Resulting Numbers: [56, 31] Generated Node #3: [56, 31] from Operati...
4
Current State: 87:[84, 28, 56, 93], Operations: [] Exploring Operation: 84-56=28, Resulting Numbers: [28, 93, 28] Generated Node #0,0: 87:[28, 93, 28] Operation: 84-56=28 Start Sub Search at level 1: Moving to Node #0,0 Current State: 87:[28, 93, 28], Operations: ['84-56=28'] Exploring Operation: 28/28=1, Resulting Num...
0
hs_1
sum_heuristic
[ 70, 39, 75, 30 ]
74
[ "70-39=31", "75+30=105", "105-31=74" ]
Current State: 74:[70, 39, 75, 30], Operations: [] Exploring Operation: 70-39=31, Resulting Numbers: [75, 30, 31] Generated Node #2: [75, 30, 31] from Operation: 70-39=31 Current State: 74:[75, 30, 31], Operations: ['70-39=31'] Exploring Operation: 75+30=105, Resulting Numbers: [31, 105] Generated Node #3: [31, 105] fr...
4
Current State: 74:[70, 39, 75, 30], Operations: [] Exploring Operation: 75-70=5, Resulting Numbers: [39, 30, 5] Generated Node #0,0: 74:[39, 30, 5] Operation: 75-70=5 Exploring Operation: 75-39=36, Resulting Numbers: [70, 30, 36] Generated Node #0,1: 74:[70, 30, 36] Operation: 75-39=36 Exploring Operation: 39+30=69, Re...
0.986979
hs_4
mult_heuristic
[ 16, 67, 46, 3 ]
29
[ "67-16=51", "51/3=17", "46-17=29" ]
Current State: 29:[16, 67, 46, 3], Operations: [] Exploring Operation: 67-16=51, Resulting Numbers: [46, 3, 51] Generated Node #2: [46, 3, 51] from Operation: 67-16=51 Current State: 29:[46, 3, 51], Operations: ['67-16=51'] Exploring Operation: 51/3=17, Resulting Numbers: [46, 17] Generated Node #3: [46, 17] from Opera...
4
Current State: 29:[16, 67, 46, 3], Operations: [] Exploring Operation: 46-16=30, Resulting Numbers: [67, 3, 30] Generated Node #0,0: 29:[67, 3, 30] Operation: 46-16=30 Exploring Operation: 67-46=21, Resulting Numbers: [16, 3, 21] Generated Node #0,1: 29:[16, 3, 21] Operation: 67-46=21 Exploring Operation: 16+3=19, Resu...
0.946181
hs_4
mult_heuristic
[ 65, 31, 88, 67 ]
55
[ "65-31=34", "88-67=21", "34+21=55" ]
Current State: 55:[65, 31, 88, 67], Operations: [] Exploring Operation: 65-31=34, Resulting Numbers: [88, 67, 34] Generated Node #2: [88, 67, 34] from Operation: 65-31=34 Current State: 55:[88, 67, 34], Operations: ['65-31=34'] Exploring Operation: 88-67=21, Resulting Numbers: [34, 21] Generated Node #3: [34, 21] from ...
4
Current State: 55:[65, 31, 88, 67], Operations: [] Exploring Operation: 88-67=21, Resulting Numbers: [65, 31, 21] Generated Node #0,0: 55:[65, 31, 21] Operation: 88-67=21 Exploring Operation: 88-31=57, Resulting Numbers: [65, 67, 57] Generated Node #0,1: 55:[65, 67, 57] Operation: 88-31=57 Exploring Operation: 88-65=23...
0.988715
hs_4
sum_heuristic
[ 11, 5, 38, 69 ]
72
[ "38-5=33", "33/11=3", "69+3=72" ]
Current State: 72:[11, 5, 38, 69], Operations: [] Exploring Operation: 38-5=33, Resulting Numbers: [11, 69, 33] Generated Node #2: [11, 69, 33] from Operation: 38-5=33 Current State: 72:[11, 69, 33], Operations: ['38-5=33'] Exploring Operation: 33/11=3, Resulting Numbers: [69, 3] Generated Node #3: [69, 3] from Operati...
4
Current State: 72:[11, 5, 38, 69], Operations: [] Exploring Operation: 11+5=16, Resulting Numbers: [38, 69, 16] Generated Node #0,0: 72:[38, 69, 16] Operation: 11+5=16 Exploring Operation: 38-11=27, Resulting Numbers: [5, 69, 27] Generated Node #0,1: 72:[5, 69, 27] Operation: 38-11=27 Exploring Operation: 11-5=6, Resul...
0
hs_4
mult_heuristic
[ 53, 64, 79, 19 ]
49
[ "64-53=11", "79-19=60", "60-11=49" ]
Current State: 49:[53, 64, 79, 19], Operations: [] Exploring Operation: 64-53=11, Resulting Numbers: [79, 19, 11] Generated Node #2: [79, 19, 11] from Operation: 64-53=11 Current State: 49:[79, 19, 11], Operations: ['64-53=11'] Exploring Operation: 79-19=60, Resulting Numbers: [11, 60] Generated Node #3: [11, 60] from ...
4
Current State: 49:[53, 64, 79, 19], Operations: [] Exploring Operation: 79-19=60, Resulting Numbers: [53, 64, 60] Generated Node #0,0: 49:[53, 64, 60] Operation: 79-19=60 Exploring Operation: 79-64=15, Resulting Numbers: [53, 19, 15] Generated Node #0,1: 49:[53, 19, 15] Operation: 79-64=15 Moving to Node #0,1 Current S...
0.990451
hs_2
mult_heuristic
[ 10, 48, 44, 97 ]
50
[ "48+44=92", "97-92=5", "10*5=50" ]
Current State: 50:[10, 48, 44, 97], Operations: [] Exploring Operation: 48+44=92, Resulting Numbers: [10, 97, 92] Generated Node #2: [10, 97, 92] from Operation: 48+44=92 Current State: 50:[10, 97, 92], Operations: ['48+44=92'] Exploring Operation: 97-92=5, Resulting Numbers: [10, 5] Generated Node #3: [10, 5] from Ope...
4
Current State: 50:[10, 48, 44, 97], Operations: [] Exploring Operation: 97-48=49, Resulting Numbers: [10, 44, 49] Generated Node #0,0: 50:[10, 44, 49] Operation: 97-48=49 Exploring Operation: 97-44=53, Resulting Numbers: [10, 48, 53] Generated Node #0,1: 50:[10, 48, 53] Operation: 97-44=53 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 32, 34, 37, 54 ]
41
[ "34*37=1258", "54+1258=1312", "1312/32=41" ]
Current State: 41:[32, 34, 37, 54], Operations: [] Exploring Operation: 34*37=1258, Resulting Numbers: [32, 54, 1258] Generated Node #2: [32, 54, 1258] from Operation: 34*37=1258 Current State: 41:[32, 54, 1258], Operations: ['34*37=1258'] Exploring Operation: 54+1258=1312, Resulting Numbers: [32, 1312] Generated Node ...
4
Current State: 41:[32, 34, 37, 54], Operations: [] Exploring Operation: 54-32=22, Resulting Numbers: [34, 37, 22] Generated Node #0,0: 41:[34, 37, 22] Operation: 54-32=22 Start Sub Search at level 1: Moving to Node #0,0 Current State: 41:[34, 37, 22], Operations: ['54-32=22'] Exploring Operation: 34+22=56, Resulting Nu...
0
hs_1
sum_heuristic
[ 39, 37, 88, 48 ]
13
[ "88-37=51", "51-48=3", "39/3=13" ]
Current State: 13:[39, 37, 88, 48], Operations: [] Exploring Operation: 88-37=51, Resulting Numbers: [39, 48, 51] Generated Node #2: [39, 48, 51] from Operation: 88-37=51 Current State: 13:[39, 48, 51], Operations: ['88-37=51'] Exploring Operation: 51-48=3, Resulting Numbers: [39, 3] Generated Node #3: [39, 3] from Ope...
4
Current State: 13:[39, 37, 88, 48], Operations: [] Exploring Operation: 88-37=51, Resulting Numbers: [39, 48, 51] Generated Node #0,0: 13:[39, 48, 51] Operation: 88-37=51 Exploring Operation: 48-37=11, Resulting Numbers: [39, 88, 11] Generated Node #0,1: 13:[39, 88, 11] Operation: 48-37=11 Exploring Operation: 88-48=40...
0.983507
hs_5
mult_heuristic
[ 48, 2, 22, 55 ]
90
[ "48+22=70", "70/2=35", "55+35=90" ]
Current State: 90:[48, 2, 22, 55], Operations: [] Exploring Operation: 48+22=70, Resulting Numbers: [2, 55, 70] Generated Node #2: [2, 55, 70] from Operation: 48+22=70 Current State: 90:[2, 55, 70], Operations: ['48+22=70'] Exploring Operation: 70/2=35, Resulting Numbers: [55, 35] Generated Node #3: [55, 35] from Opera...
4
Current State: 90:[48, 2, 22, 55], Operations: [] Exploring Operation: 55-48=7, Resulting Numbers: [2, 22, 7] Generated Node #0,0: 90:[2, 22, 7] Operation: 55-48=7 Exploring Operation: 55-22=33, Resulting Numbers: [48, 2, 33] Generated Node #0,1: 90:[48, 2, 33] Operation: 55-22=33 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 99, 26, 44, 84 ]
55
[ "99-26=73", "44+84=128", "128-73=55" ]
Current State: 55:[99, 26, 44, 84], Operations: [] Exploring Operation: 99-26=73, Resulting Numbers: [44, 84, 73] Generated Node #2: [44, 84, 73] from Operation: 99-26=73 Current State: 55:[44, 84, 73], Operations: ['99-26=73'] Exploring Operation: 44+84=128, Resulting Numbers: [73, 128] Generated Node #3: [73, 128] fr...
4
Current State: 55:[99, 26, 44, 84], Operations: [] Exploring Operation: 99-44=55, Resulting Numbers: [26, 84, 55] Generated Node #0,0: 55:[26, 84, 55] Operation: 99-44=55 Exploring Operation: 99-26=73, Resulting Numbers: [44, 84, 73] Generated Node #0,1: 55:[44, 84, 73] Operation: 99-26=73 Exploring Operation: 99-84=15...
0.987847
hs_4
mult_heuristic
[ 54, 40, 12, 8 ]
21
[ "54-40=14", "12*14=168", "168/8=21" ]
Current State: 21:[54, 40, 12, 8], Operations: [] Exploring Operation: 54-40=14, Resulting Numbers: [12, 8, 14] Generated Node #2: [12, 8, 14] from Operation: 54-40=14 Current State: 21:[12, 8, 14], Operations: ['54-40=14'] Exploring Operation: 12*14=168, Resulting Numbers: [8, 168] Generated Node #3: [8, 168] from Ope...
4
Current State: 21:[54, 40, 12, 8], Operations: [] Exploring Operation: 54-40=14, Resulting Numbers: [12, 8, 14] Generated Node #0,0: 21:[12, 8, 14] Operation: 54-40=14 Exploring Operation: 40/8=5, Resulting Numbers: [54, 12, 5] Generated Node #0,1: 21:[54, 12, 5] Operation: 40/8=5 Exploring Operation: 54-12=42, Resulti...
0
hs_4
mult_heuristic
[ 45, 44, 75, 48 ]
26
[ "45-44=1", "75-48=27", "27-1=26" ]
Current State: 26:[45, 44, 75, 48], Operations: [] Exploring Operation: 45-44=1, Resulting Numbers: [75, 48, 1] Generated Node #2: [75, 48, 1] from Operation: 45-44=1 Current State: 26:[75, 48, 1], Operations: ['45-44=1'] Exploring Operation: 75-48=27, Resulting Numbers: [1, 27] Generated Node #3: [1, 27] from Operatio...
4
Current State: 26:[45, 44, 75, 48], Operations: [] Exploring Operation: 48-45=3, Resulting Numbers: [44, 75, 3] Generated Node #0,0: 26:[44, 75, 3] Operation: 48-45=3 Exploring Operation: 75-44=31, Resulting Numbers: [45, 48, 31] Generated Node #0,1: 26:[45, 48, 31] Operation: 75-44=31 Exploring Operation: 75-45=30, Re...
0.987847
hs_4
mult_heuristic
[ 72, 44, 92, 10 ]
88
[ "92-72=20", "44*20=880", "880/10=88" ]
Current State: 88:[72, 44, 92, 10], Operations: [] Exploring Operation: 92-72=20, Resulting Numbers: [44, 10, 20] Generated Node #2: [44, 10, 20] from Operation: 92-72=20 Current State: 88:[44, 10, 20], Operations: ['92-72=20'] Exploring Operation: 44*20=880, Resulting Numbers: [10, 880] Generated Node #3: [10, 880] fr...
4
Current State: 88:[72, 44, 92, 10], Operations: [] Exploring Operation: 92-72=20, Resulting Numbers: [44, 10, 20] Generated Node #0,0: 88:[44, 10, 20] Operation: 92-72=20 Exploring Operation: 72-44=28, Resulting Numbers: [92, 10, 28] Generated Node #0,1: 88:[92, 10, 28] Operation: 72-44=28 Exploring Operation: 92-44=48...
0.986111
hs_5
sum_heuristic
[ 42, 23, 38, 69 ]
67
[ "42-23=19", "38/19=2", "69-2=67" ]
Current State: 67:[42, 23, 38, 69], Operations: [] Exploring Operation: 42-23=19, Resulting Numbers: [38, 69, 19] Generated Node #2: [38, 69, 19] from Operation: 42-23=19 Current State: 67:[38, 69, 19], Operations: ['42-23=19'] Exploring Operation: 38/19=2, Resulting Numbers: [69, 2] Generated Node #3: [69, 2] from Ope...
4
Current State: 67:[42, 23, 38, 69], Operations: [] Exploring Operation: 42+38=80, Resulting Numbers: [23, 69, 80] Generated Node #0,0: 67:[23, 69, 80] Operation: 42+38=80 Exploring Operation: 23+38=61, Resulting Numbers: [42, 69, 61] Generated Node #0,1: 67:[42, 69, 61] Operation: 23+38=61 Exploring Operation: 69-23=46...
0
hs_4
mult_heuristic
[ 76, 3, 7, 92 ]
73
[ "7-3=4", "76/4=19", "92-19=73" ]
Current State: 73:[76, 3, 7, 92], Operations: [] Exploring Operation: 7-3=4, Resulting Numbers: [76, 92, 4] Generated Node #2: [76, 92, 4] from Operation: 7-3=4 Current State: 73:[76, 92, 4], Operations: ['7-3=4'] Exploring Operation: 76/4=19, Resulting Numbers: [92, 19] Generated Node #3: [92, 19] from Operation: 76/4...
4
Current State: 73:[76, 3, 7, 92], Operations: [] Exploring Operation: 3+7=10, Resulting Numbers: [76, 92, 10] Generated Node #0,0: 73:[76, 92, 10] Operation: 3+7=10 Exploring Operation: 92-3=89, Resulting Numbers: [76, 7, 89] Generated Node #0,1: 73:[76, 7, 89] Operation: 92-3=89 Exploring Operation: 92-7=85, Resulting...
0
hs_5
sum_heuristic
[ 34, 79, 15, 34 ]
31
[ "79-34=45", "45/15=3", "34-3=31" ]
Current State: 31:[34, 79, 15, 34], Operations: [] Exploring Operation: 79-34=45, Resulting Numbers: [15, 45] Generated Node #2: [15, 45] from Operation: 79-34=45 Current State: 31:[15, 45], Operations: ['79-34=45'] Exploring Operation: 45/15=3, Resulting Numbers: [3] 3,31 equal: Goal Reached Exploring Operation: 34-3=...
4
Current State: 31:[34, 79, 15, 34], Operations: [] Exploring Operation: 34-15=19, Resulting Numbers: [79, 34, 19] Generated Node #0,0: 31:[79, 34, 19] Operation: 34-15=19 Exploring Operation: 79-34=45, Resulting Numbers: [34, 15, 45] Generated Node #0,1: 31:[34, 15, 45] Operation: 79-34=45 Exploring Operation: 79-34=45...
0.980035
hs_5
sum_heuristic
[ 93, 6, 40, 71 ]
68
[ "93+6=99", "71-40=31", "99-31=68" ]
Current State: 68:[93, 6, 40, 71], Operations: [] Exploring Operation: 93+6=99, Resulting Numbers: [40, 71, 99] Generated Node #2: [40, 71, 99] from Operation: 93+6=99 Current State: 68:[40, 71, 99], Operations: ['93+6=99'] Exploring Operation: 71-40=31, Resulting Numbers: [99, 31] Generated Node #3: [99, 31] from Oper...
4
Current State: 68:[93, 6, 40, 71], Operations: [] Exploring Operation: 93-71=22, Resulting Numbers: [6, 40, 22] Generated Node #0,0: 68:[6, 40, 22] Operation: 93-71=22 Exploring Operation: 40-6=34, Resulting Numbers: [93, 71, 34] Generated Node #0,1: 68:[93, 71, 34] Operation: 40-6=34 Exploring Operation: 71-40=31, Res...
0.976563
hs_5
sum_heuristic
[ 54, 38, 4, 53 ]
36
[ "54*38=2052", "4+53=57", "2052/57=36" ]
Current State: 36:[54, 38, 4, 53], Operations: [] Exploring Operation: 54*38=2052, Resulting Numbers: [4, 53, 2052] Generated Node #2: [4, 53, 2052] from Operation: 54*38=2052 Current State: 36:[4, 53, 2052], Operations: ['54*38=2052'] Exploring Operation: 4+53=57, Resulting Numbers: [2052, 57] Generated Node #3: [2052...
4
Current State: 36:[54, 38, 4, 53], Operations: [] Exploring Operation: 54-38=16, Resulting Numbers: [4, 53, 16] Generated Node #0,0: 36:[4, 53, 16] Operation: 54-38=16 Exploring Operation: 54-53=1, Resulting Numbers: [38, 4, 1] Generated Node #0,1: 36:[38, 4, 1] Operation: 54-53=1 Moving to Node #0,1 Current State: 36:...
0
hs_2
mult_heuristic
[ 73, 62, 15, 70 ]
96
[ "73-62=11", "15+70=85", "11+85=96" ]
Current State: 96:[73, 62, 15, 70], Operations: [] Exploring Operation: 73-62=11, Resulting Numbers: [15, 70, 11] Generated Node #2: [15, 70, 11] from Operation: 73-62=11 Current State: 96:[15, 70, 11], Operations: ['73-62=11'] Exploring Operation: 15+70=85, Resulting Numbers: [11, 85] Generated Node #3: [11, 85] from ...
4
Current State: 96:[73, 62, 15, 70], Operations: [] Exploring Operation: 73+15=88, Resulting Numbers: [62, 70, 88] Generated Node #0,0: 96:[62, 70, 88] Operation: 73+15=88 Exploring Operation: 73-70=3, Resulting Numbers: [62, 15, 3] Generated Node #0,1: 96:[62, 15, 3] Operation: 73-70=3 Exploring Operation: 73-62=11, Re...
0.973958
hs_4
mult_heuristic
[ 10, 43, 58, 34 ]
58
[ "43-10=33", "34-33=1", "58*1=58" ]
Current State: 58:[10, 43, 58, 34], Operations: [] Exploring Operation: 43-10=33, Resulting Numbers: [58, 34, 33] Generated Node #2: [58, 34, 33] from Operation: 43-10=33 Current State: 58:[58, 34, 33], Operations: ['43-10=33'] Exploring Operation: 34-33=1, Resulting Numbers: [58, 1] Generated Node #3: [58, 1] from Ope...
4
Current State: 58:[10, 43, 58, 34], Operations: [] Exploring Operation: 43-10=33, Resulting Numbers: [58, 34, 33] Generated Node #0,0: 58:[58, 34, 33] Operation: 43-10=33 Moving to Node #0,0 Current State: 58:[58, 34, 33], Operations: ['43-10=33'] Exploring Operation: 34-33=1, Resulting Numbers: [58, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 14, 60, 82, 85 ]
49
[ "60-14=46", "85-82=3", "46+3=49" ]
Current State: 49:[14, 60, 82, 85], Operations: [] Exploring Operation: 60-14=46, Resulting Numbers: [82, 85, 46] Generated Node #2: [82, 85, 46] from Operation: 60-14=46 Current State: 49:[82, 85, 46], Operations: ['60-14=46'] Exploring Operation: 85-82=3, Resulting Numbers: [46, 3] Generated Node #3: [46, 3] from Ope...
4
Current State: 49:[14, 60, 82, 85], Operations: [] Exploring Operation: 82-60=22, Resulting Numbers: [14, 85, 22] Generated Node #0,0: 49:[14, 85, 22] Operation: 82-60=22 Exploring Operation: 85-60=25, Resulting Numbers: [14, 82, 25] Generated Node #0,1: 49:[14, 82, 25] Operation: 85-60=25 Exploring Operation: 85-82=3,...
0.987847
hs_4
mult_heuristic
[ 54, 40, 27, 85 ]
44
[ "54-40=14", "85-27=58", "58-14=44" ]
Current State: 44:[54, 40, 27, 85], Operations: [] Exploring Operation: 54-40=14, Resulting Numbers: [27, 85, 14] Generated Node #2: [27, 85, 14] from Operation: 54-40=14 Current State: 44:[27, 85, 14], Operations: ['54-40=14'] Exploring Operation: 85-27=58, Resulting Numbers: [14, 58] Generated Node #3: [14, 58] from ...
4
Current State: 44:[54, 40, 27, 85], Operations: [] Exploring Operation: 85-27=58, Resulting Numbers: [54, 40, 58] Generated Node #0,0: 44:[54, 40, 58] Operation: 85-27=58 Exploring Operation: 85-54=31, Resulting Numbers: [40, 27, 31] Generated Node #0,1: 44:[40, 27, 31] Operation: 85-54=31 Exploring Operation: 85-40=45...
0.971354
hs_4
mult_heuristic
[ 25, 54, 52, 78 ]
54
[ "25+52=77", "78-77=1", "54*1=54" ]
Current State: 54:[25, 54, 52, 78], Operations: [] Exploring Operation: 25+52=77, Resulting Numbers: [54, 78, 77] Generated Node #2: [54, 78, 77] from Operation: 25+52=77 Current State: 54:[54, 78, 77], Operations: ['25+52=77'] Exploring Operation: 78-77=1, Resulting Numbers: [54, 1] Generated Node #3: [54, 1] from Ope...
4
Current State: 54:[25, 54, 52, 78], Operations: [] Exploring Operation: 78-25=53, Resulting Numbers: [54, 52, 53] Generated Node #0,0: 54:[54, 52, 53] Operation: 78-25=53 Exploring Operation: 52-25=27, Resulting Numbers: [54, 78, 27] Generated Node #0,1: 54:[54, 78, 27] Operation: 52-25=27 Exploring Operation: 78-52=26...
0.953125
hs_5
mult_heuristic
[ 1, 83, 81, 40 ]
41
[ "83-1=82", "81-40=41", "82-41=41" ]
Current State: 41:[1, 83, 81, 40], Operations: [] Exploring Operation: 83-1=82, Resulting Numbers: [81, 40, 82] Generated Node #2: [81, 40, 82] from Operation: 83-1=82 Current State: 41:[81, 40, 82], Operations: ['83-1=82'] Exploring Operation: 81-40=41, Resulting Numbers: [82, 41] Generated Node #3: [82, 41] from Oper...
4
Current State: 41:[1, 83, 81, 40], Operations: [] Exploring Operation: 83-81=2, Resulting Numbers: [1, 40, 2] Generated Node #0,0: 41:[1, 40, 2] Operation: 83-81=2 Moving to Node #0,0 Current State: 41:[1, 40, 2], Operations: ['83-81=2'] Exploring Operation: 1+40=41, Resulting Numbers: [2, 41] Generated Node #0,0,0: 41...
0
hs_1
mult_heuristic
[ 77, 2, 88, 54 ]
64
[ "2+54=56", "88*56=4928", "4928/77=64" ]
Current State: 64:[77, 2, 88, 54], Operations: [] Exploring Operation: 2+54=56, Resulting Numbers: [77, 88, 56] Generated Node #2: [77, 88, 56] from Operation: 2+54=56 Current State: 64:[77, 88, 56], Operations: ['2+54=56'] Exploring Operation: 88*56=4928, Resulting Numbers: [77, 4928] Generated Node #3: [77, 4928] fro...
4
Current State: 64:[77, 2, 88, 54], Operations: [] Exploring Operation: 88/2=44, Resulting Numbers: [77, 54, 44] Generated Node #0,0: 64:[77, 54, 44] Operation: 88/2=44 Exploring Operation: 88-77=11, Resulting Numbers: [2, 54, 11] Generated Node #0,1: 64:[2, 54, 11] Operation: 88-77=11 Exploring Operation: 88-54=34, Res...
0
hs_5
mult_heuristic
[ 10, 60, 72, 59 ]
62
[ "72-10=62", "60-59=1", "62*1=62" ]
Current State: 62:[10, 60, 72, 59], Operations: [] Exploring Operation: 72-10=62, Resulting Numbers: [60, 59, 62] Generated Node #2: [60, 59, 62] from Operation: 72-10=62 Current State: 62:[60, 59, 62], Operations: ['72-10=62'] Exploring Operation: 60-59=1, Resulting Numbers: [62, 1] Generated Node #3: [62, 1] from Ope...
4
Current State: 62:[10, 60, 72, 59], Operations: [] Exploring Operation: 60-59=1, Resulting Numbers: [10, 72, 1] Generated Node #0,0: 62:[10, 72, 1] Operation: 60-59=1 Exploring Operation: 10+60=70, Resulting Numbers: [72, 59, 70] Generated Node #0,1: 62:[72, 59, 70] Operation: 10+60=70 Exploring Operation: 10+59=69, Re...
0.985243
hs_5
sum_heuristic
[ 64, 31, 77, 58 ]
76
[ "64+31=95", "77-58=19", "95-19=76" ]
Current State: 76:[64, 31, 77, 58], Operations: [] Exploring Operation: 64+31=95, Resulting Numbers: [77, 58, 95] Generated Node #2: [77, 58, 95] from Operation: 64+31=95 Current State: 76:[77, 58, 95], Operations: ['64+31=95'] Exploring Operation: 77-58=19, Resulting Numbers: [95, 19] Generated Node #3: [95, 19] from ...
4
Current State: 76:[64, 31, 77, 58], Operations: [] Exploring Operation: 64-58=6, Resulting Numbers: [31, 77, 6] Generated Node #0,0: 76:[31, 77, 6] Operation: 64-58=6 Exploring Operation: 58-31=27, Resulting Numbers: [64, 77, 27] Generated Node #0,1: 76:[64, 77, 27] Operation: 58-31=27 Exploring Operation: 77-58=19, Re...
0.975694
hs_3
mult_heuristic
[ 16, 37, 69, 49 ]
98
[ "69-37=32", "32/16=2", "49*2=98" ]
Current State: 98:[16, 37, 69, 49], Operations: [] Exploring Operation: 69-37=32, Resulting Numbers: [16, 49, 32] Generated Node #2: [16, 49, 32] from Operation: 69-37=32 Current State: 98:[16, 49, 32], Operations: ['69-37=32'] Exploring Operation: 32/16=2, Resulting Numbers: [49, 2] Generated Node #3: [49, 2] from Ope...
4
Current State: 98:[16, 37, 69, 49], Operations: [] Exploring Operation: 69-37=32, Resulting Numbers: [16, 49, 32] Generated Node #0,0: 98:[16, 49, 32] Operation: 69-37=32 Exploring Operation: 69-16=53, Resulting Numbers: [37, 49, 53] Generated Node #0,1: 98:[37, 49, 53] Operation: 69-16=53 Exploring Operation: 37+69=10...
0.969618
hs_3
mult_heuristic
[ 64, 32, 38, 73 ]
61
[ "64+32=96", "73-38=35", "96-35=61" ]
Current State: 61:[64, 32, 38, 73], Operations: [] Exploring Operation: 64+32=96, Resulting Numbers: [38, 73, 96] Generated Node #2: [38, 73, 96] from Operation: 64+32=96 Current State: 61:[38, 73, 96], Operations: ['64+32=96'] Exploring Operation: 73-38=35, Resulting Numbers: [96, 35] Generated Node #3: [96, 35] from ...
4
Current State: 61:[64, 32, 38, 73], Operations: [] Exploring Operation: 73-38=35, Resulting Numbers: [64, 32, 35] Generated Node #0,0: 61:[64, 32, 35] Operation: 73-38=35 Exploring Operation: 32+38=70, Resulting Numbers: [64, 73, 70] Generated Node #0,1: 61:[64, 73, 70] Operation: 32+38=70 Exploring Operation: 73-32=41...
0.989583
hs_3
sum_heuristic
[ 54, 41, 86, 77 ]
86
[ "54+41=95", "86-77=9", "95-9=86" ]
Current State: 86:[54, 41, 86, 77], Operations: [] Exploring Operation: 54+41=95, Resulting Numbers: [86, 77, 95] Generated Node #2: [86, 77, 95] from Operation: 54+41=95 Current State: 86:[86, 77, 95], Operations: ['54+41=95'] Exploring Operation: 86-77=9, Resulting Numbers: [95, 9] Generated Node #3: [95, 9] from Ope...
4
Current State: 86:[54, 41, 86, 77], Operations: [] Exploring Operation: 86-77=9, Resulting Numbers: [54, 41, 9] Generated Node #0,0: 86:[54, 41, 9] Operation: 86-77=9 Exploring Operation: 54-41=13, Resulting Numbers: [86, 77, 13] Generated Node #0,1: 86:[86, 77, 13] Operation: 54-41=13 Exploring Operation: 77-41=36, Re...
0.97309
hs_4
mult_heuristic
[ 10, 61, 62, 56 ]
31
[ "61-56=5", "10/5=2", "62/2=31" ]
Current State: 31:[10, 61, 62, 56], Operations: [] Exploring Operation: 61-56=5, Resulting Numbers: [10, 62, 5] Generated Node #2: [10, 62, 5] from Operation: 61-56=5 Current State: 31:[10, 62, 5], Operations: ['61-56=5'] Exploring Operation: 10/5=2, Resulting Numbers: [62, 2] Generated Node #3: [62, 2] from Operation:...
4
Current State: 31:[10, 61, 62, 56], Operations: [] Exploring Operation: 61-10=51, Resulting Numbers: [62, 56, 51] Generated Node #0,0: 31:[62, 56, 51] Operation: 61-10=51 Exploring Operation: 62-10=52, Resulting Numbers: [61, 56, 52] Generated Node #0,1: 31:[61, 56, 52] Operation: 62-10=52 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 41, 97, 45, 27 ]
38
[ "97-41=56", "45-27=18", "56-18=38" ]
Current State: 38:[41, 97, 45, 27], Operations: [] Exploring Operation: 97-41=56, Resulting Numbers: [45, 27, 56] Generated Node #2: [45, 27, 56] from Operation: 97-41=56 Current State: 38:[45, 27, 56], Operations: ['97-41=56'] Exploring Operation: 45-27=18, Resulting Numbers: [56, 18] Generated Node #3: [56, 18] from ...
4
Current State: 38:[41, 97, 45, 27], Operations: [] Exploring Operation: 97-45=52, Resulting Numbers: [41, 27, 52] Generated Node #0,0: 38:[41, 27, 52] Operation: 97-45=52 Start Sub Search at level 1: Moving to Node #0,0 Current State: 38:[41, 27, 52], Operations: ['97-45=52'] Exploring Operation: 52-27=25, Resulting Nu...
0
hs_1
mult_heuristic
[ 29, 42, 55, 54 ]
70
[ "29+42=71", "55-54=1", "71-1=70" ]
Current State: 70:[29, 42, 55, 54], Operations: [] Exploring Operation: 29+42=71, Resulting Numbers: [55, 54, 71] Generated Node #2: [55, 54, 71] from Operation: 29+42=71 Current State: 70:[55, 54, 71], Operations: ['29+42=71'] Exploring Operation: 55-54=1, Resulting Numbers: [71, 1] Generated Node #3: [71, 1] from Ope...
4
Current State: 70:[29, 42, 55, 54], Operations: [] Exploring Operation: 55-42=13, Resulting Numbers: [29, 54, 13] Generated Node #0,0: 70:[29, 54, 13] Operation: 55-42=13 Exploring Operation: 55-54=1, Resulting Numbers: [29, 42, 1] Generated Node #0,1: 70:[29, 42, 1] Operation: 55-54=1 Moving to Node #0,1 Current State...
0.988715
hs_2
mult_heuristic
[ 98, 47, 67, 11 ]
67
[ "98+47=145", "67+11=78", "145-78=67" ]
Current State: 67:[98, 47, 67, 11], Operations: [] Exploring Operation: 98+47=145, Resulting Numbers: [67, 11, 145] Generated Node #2: [67, 11, 145] from Operation: 98+47=145 Current State: 67:[67, 11, 145], Operations: ['98+47=145'] Exploring Operation: 67+11=78, Resulting Numbers: [145, 78] Generated Node #3: [145, 7...
4
Current State: 67:[98, 47, 67, 11], Operations: [] Exploring Operation: 98-11=87, Resulting Numbers: [47, 67, 87] Generated Node #0,0: 67:[47, 67, 87] Operation: 98-11=87 Moving to Node #0,0 Current State: 67:[47, 67, 87], Operations: ['98-11=87'] Exploring Operation: 87-47=40, Resulting Numbers: [67, 40] Generated Nod...
0
hs_1
mult_heuristic
[ 84, 6, 50, 84 ]
57
[ "84/84=1", "6+50=56", "1+56=57" ]
Current State: 57:[84, 6, 50, 84], Operations: [] Exploring Operation: 84/84=1, Resulting Numbers: [6, 50, 1] Generated Node #2: [6, 50, 1] from Operation: 84/84=1 Current State: 57:[6, 50, 1], Operations: ['84/84=1'] Exploring Operation: 6+50=56, Resulting Numbers: [1, 56] Generated Node #3: [1, 56] from Operation: 6+...
4
Current State: 57:[84, 6, 50, 84], Operations: [] Exploring Operation: 84/84=1, Resulting Numbers: [6, 50, 1] Generated Node #0,0: 57:[6, 50, 1] Operation: 84/84=1 Exploring Operation: 84-84=0, Resulting Numbers: [6, 50, 0] Generated Node #0,1: 57:[6, 50, 0] Operation: 84-84=0 Moving to Node #0,0 Current State: 57:[6, ...
0.992188
hs_2
mult_heuristic
[ 82, 90, 22, 86 ]
56
[ "90-82=8", "86-22=64", "64-8=56" ]
Current State: 56:[82, 90, 22, 86], Operations: [] Exploring Operation: 90-82=8, Resulting Numbers: [22, 86, 8] Generated Node #2: [22, 86, 8] from Operation: 90-82=8 Current State: 56:[22, 86, 8], Operations: ['90-82=8'] Exploring Operation: 86-22=64, Resulting Numbers: [8, 64] Generated Node #3: [8, 64] from Operatio...
4
Current State: 56:[82, 90, 22, 86], Operations: [] Exploring Operation: 86-82=4, Resulting Numbers: [90, 22, 4] Generated Node #0,0: 56:[90, 22, 4] Operation: 86-82=4 Exploring Operation: 90-86=4, Resulting Numbers: [82, 22, 4] Generated Node #0,1: 56:[82, 22, 4] Operation: 90-86=4 Exploring Operation: 90-82=8, Resulti...
0.986111
hs_4
sum_heuristic
[ 32, 83, 55, 32 ]
29
[ "32/32=1", "83-55=28", "1+28=29" ]
Current State: 29:[32, 83, 55, 32], Operations: [] Exploring Operation: 32/32=1, Resulting Numbers: [83, 55, 1] Generated Node #2: [83, 55, 1] from Operation: 32/32=1 Current State: 29:[83, 55, 1], Operations: ['32/32=1'] Exploring Operation: 83-55=28, Resulting Numbers: [1, 28] Generated Node #3: [1, 28] from Operatio...
4
Current State: 29:[32, 83, 55, 32], Operations: [] Exploring Operation: 83-55=28, Resulting Numbers: [32, 32, 28] Generated Node #0,0: 29:[32, 32, 28] Operation: 83-55=28 Exploring Operation: 83-32=51, Resulting Numbers: [55, 32, 51] Generated Node #0,1: 29:[55, 32, 51] Operation: 83-32=51 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic