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
[ 78, 36, 84, 2 ]
24
[ "84-78=6", "36/2=18", "6+18=24" ]
Current State: 24:[78, 36, 84, 2], Operations: [] Exploring Operation: 84-78=6, Resulting Numbers: [36, 2, 6] Generated Node #2: [36, 2, 6] from Operation: 84-78=6 Current State: 24:[36, 2, 6], Operations: ['84-78=6'] Exploring Operation: 36/2=18, Resulting Numbers: [6, 18] Generated Node #3: [6, 18] from Operation: 36...
4
Current State: 24:[78, 36, 84, 2], Operations: [] Exploring Operation: 78-36=42, Resulting Numbers: [84, 2, 42] Generated Node #0,0: 24:[84, 2, 42] Operation: 78-36=42 Exploring Operation: 84-78=6, Resulting Numbers: [36, 2, 6] Generated Node #0,1: 24:[36, 2, 6] Operation: 84-78=6 Moving to Node #0,1 Current State: 24:...
0.990451
hs_2
mult_heuristic
[ 72, 95, 10, 47 ]
34
[ "95-72=23", "10+47=57", "57-23=34" ]
Current State: 34:[72, 95, 10, 47], Operations: [] Exploring Operation: 95-72=23, Resulting Numbers: [10, 47, 23] Generated Node #2: [10, 47, 23] from Operation: 95-72=23 Current State: 34:[10, 47, 23], Operations: ['95-72=23'] Exploring Operation: 10+47=57, Resulting Numbers: [23, 57] Generated Node #3: [23, 57] from ...
4
Current State: 34:[72, 95, 10, 47], Operations: [] Exploring Operation: 72-47=25, Resulting Numbers: [95, 10, 25] Generated Node #0,0: 34:[95, 10, 25] Operation: 72-47=25 Exploring Operation: 95-47=48, Resulting Numbers: [72, 10, 48] Generated Node #0,1: 34:[72, 10, 48] Operation: 95-47=48 Exploring Operation: 95-72=23...
0.987847
hs_3
mult_heuristic
[ 9, 98, 73, 5 ]
70
[ "9*5=45", "98-73=25", "45+25=70" ]
Current State: 70:[9, 98, 73, 5], Operations: [] Exploring Operation: 9*5=45, Resulting Numbers: [98, 73, 45] Generated Node #2: [98, 73, 45] from Operation: 9*5=45 Current State: 70:[98, 73, 45], Operations: ['9*5=45'] Exploring Operation: 98-73=25, Resulting Numbers: [45, 25] Generated Node #3: [45, 25] from Operatio...
4
Current State: 70:[9, 98, 73, 5], Operations: [] Exploring Operation: 98-5=93, Resulting Numbers: [9, 73, 93] Generated Node #0,0: 70:[9, 73, 93] Operation: 98-5=93 Exploring Operation: 73-5=68, Resulting Numbers: [9, 98, 68] Generated Node #0,1: 70:[9, 98, 68] Operation: 73-5=68 Exploring Operation: 98-9=89, Resulting...
0
hs_5
mult_heuristic
[ 28, 66, 75, 57 ]
76
[ "28+66=94", "75-57=18", "94-18=76" ]
Current State: 76:[28, 66, 75, 57], Operations: [] Exploring Operation: 28+66=94, Resulting Numbers: [75, 57, 94] Generated Node #2: [75, 57, 94] from Operation: 28+66=94 Current State: 76:[75, 57, 94], Operations: ['28+66=94'] Exploring Operation: 75-57=18, Resulting Numbers: [94, 18] Generated Node #3: [94, 18] from ...
4
Current State: 76:[28, 66, 75, 57], Operations: [] Exploring Operation: 75-57=18, Resulting Numbers: [28, 66, 18] Generated Node #0,0: 76:[28, 66, 18] Operation: 75-57=18 Exploring Operation: 57-28=29, Resulting Numbers: [66, 75, 29] Generated Node #0,1: 76:[66, 75, 29] Operation: 57-28=29 Exploring Operation: 28+57=85...
0.965278
hs_5
mult_heuristic
[ 41, 83, 78, 2 ]
47
[ "41+78=119", "83*2=166", "166-119=47" ]
Current State: 47:[41, 83, 78, 2], Operations: [] Exploring Operation: 41+78=119, Resulting Numbers: [83, 2, 119] Generated Node #2: [83, 2, 119] from Operation: 41+78=119 Current State: 47:[83, 2, 119], Operations: ['41+78=119'] Exploring Operation: 83*2=166, Resulting Numbers: [119, 166] Generated Node #3: [119, 166]...
4
Current State: 47:[41, 83, 78, 2], Operations: [] Exploring Operation: 78-2=76, Resulting Numbers: [41, 83, 76] Generated Node #0,0: 47:[41, 83, 76] Operation: 78-2=76 Exploring Operation: 41-2=39, Resulting Numbers: [83, 78, 39] Generated Node #0,1: 47:[83, 78, 39] Operation: 41-2=39 Exploring Operation: 78/2=39, Resu...
0
hs_5
sum_heuristic
[ 31, 18, 75, 69 ]
23
[ "31*69=2139", "18+75=93", "2139/93=23" ]
Current State: 23:[31, 18, 75, 69], Operations: [] Exploring Operation: 31*69=2139, Resulting Numbers: [18, 75, 2139] Generated Node #2: [18, 75, 2139] from Operation: 31*69=2139 Current State: 23:[18, 75, 2139], Operations: ['31*69=2139'] Exploring Operation: 18+75=93, Resulting Numbers: [2139, 93] Generated Node #3: ...
4
Current State: 23:[31, 18, 75, 69], Operations: [] Exploring Operation: 69-31=38, Resulting Numbers: [18, 75, 38] Generated Node #0,0: 23:[18, 75, 38] Operation: 69-31=38 Exploring Operation: 75-18=57, Resulting Numbers: [31, 69, 57] Generated Node #0,1: 23:[31, 69, 57] Operation: 75-18=57 Exploring Operation: 75-31=44...
0
hs_4
sum_heuristic
[ 27, 65, 47, 28 ]
73
[ "27+65=92", "47-28=19", "92-19=73" ]
Current State: 73:[27, 65, 47, 28], Operations: [] Exploring Operation: 27+65=92, Resulting Numbers: [47, 28, 92] Generated Node #2: [47, 28, 92] from Operation: 27+65=92 Current State: 73:[47, 28, 92], Operations: ['27+65=92'] Exploring Operation: 47-28=19, Resulting Numbers: [92, 19] Generated Node #3: [92, 19] from ...
4
Current State: 73:[27, 65, 47, 28], Operations: [] Exploring Operation: 27+28=55, Resulting Numbers: [65, 47, 55] Generated Node #0,0: 73:[65, 47, 55] Operation: 27+28=55 Exploring Operation: 27+47=74, Resulting Numbers: [65, 28, 74] Generated Node #0,1: 73:[65, 28, 74] Operation: 27+47=74 Exploring Operation: 47+28=75...
0.983507
hs_3
mult_heuristic
[ 5, 83, 41, 13 ]
11
[ "83-41=42", "13+42=55", "55/5=11" ]
Current State: 11:[5, 83, 41, 13], Operations: [] Exploring Operation: 83-41=42, Resulting Numbers: [5, 13, 42] Generated Node #2: [5, 13, 42] from Operation: 83-41=42 Current State: 11:[5, 13, 42], Operations: ['83-41=42'] Exploring Operation: 13+42=55, Resulting Numbers: [5, 55] Generated Node #3: [5, 55] from Operat...
4
Current State: 11:[5, 83, 41, 13], Operations: [] Exploring Operation: 83-41=42, Resulting Numbers: [5, 13, 42] Generated Node #0,0: 11:[5, 13, 42] Operation: 83-41=42 Exploring Operation: 41-13=28, Resulting Numbers: [5, 83, 28] Generated Node #0,1: 11:[5, 83, 28] Operation: 41-13=28 Exploring Operation: 83-13=70, Res...
0.970486
hs_3
sum_heuristic
[ 16, 39, 4, 8 ]
41
[ "16/4=4", "8/4=2", "39+2=41" ]
Current State: 41:[16, 39, 4, 8], Operations: [] Exploring Operation: 16/4=4, Resulting Numbers: [39, 8, 4] Generated Node #2: [39, 8, 4] from Operation: 16/4=4 Current State: 41:[39, 8, 4], Operations: ['16/4=4'] Exploring Operation: 8/4=2, Resulting Numbers: [39, 2] Generated Node #3: [39, 2] from Operation: 8/4=2 Cu...
4
Current State: 41:[16, 39, 4, 8], Operations: [] Exploring Operation: 4+8=12, Resulting Numbers: [16, 39, 12] Generated Node #0,0: 41:[16, 39, 12] Operation: 4+8=12 Exploring Operation: 16+4=20, Resulting Numbers: [39, 8, 20] Generated Node #0,1: 41:[39, 8, 20] Operation: 16+4=20 Exploring Operation: 4*8=32, Resulting ...
0
hs_4
mult_heuristic
[ 45, 83, 11, 42 ]
24
[ "45-42=3", "83-11=72", "72/3=24" ]
Current State: 24:[45, 83, 11, 42], Operations: [] Exploring Operation: 45-42=3, Resulting Numbers: [83, 11, 3] Generated Node #2: [83, 11, 3] from Operation: 45-42=3 Current State: 24:[83, 11, 3], Operations: ['45-42=3'] Exploring Operation: 83-11=72, Resulting Numbers: [3, 72] Generated Node #3: [3, 72] from Operatio...
4
Current State: 24:[45, 83, 11, 42], Operations: [] Exploring Operation: 83-45=38, Resulting Numbers: [11, 42, 38] Generated Node #0,0: 24:[11, 42, 38] Operation: 83-45=38 Exploring Operation: 83-42=41, Resulting Numbers: [45, 11, 41] Generated Node #0,1: 24:[45, 11, 41] Operation: 83-42=41 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 21, 9, 60, 5 ]
54
[ "21+9=30", "30/5=6", "60-6=54" ]
Current State: 54:[21, 9, 60, 5], Operations: [] Exploring Operation: 21+9=30, Resulting Numbers: [60, 5, 30] Generated Node #2: [60, 5, 30] from Operation: 21+9=30 Current State: 54:[60, 5, 30], Operations: ['21+9=30'] Exploring Operation: 30/5=6, Resulting Numbers: [60, 6] Generated Node #3: [60, 6] from Operation: 3...
4
Current State: 54:[21, 9, 60, 5], Operations: [] Exploring Operation: 60/5=12, Resulting Numbers: [21, 9, 12] Generated Node #0,0: 54:[21, 9, 12] Operation: 60/5=12 Exploring Operation: 21+5=26, Resulting Numbers: [9, 60, 26] Generated Node #0,1: 54:[9, 60, 26] Operation: 21+5=26 Exploring Operation: 60-5=55, Resulting...
0
hs_3
mult_heuristic
[ 4, 26, 31, 8 ]
84
[ "4*31=124", "26*8=208", "208-124=84" ]
Current State: 84:[4, 26, 31, 8], Operations: [] Exploring Operation: 4*31=124, Resulting Numbers: [26, 8, 124] Generated Node #2: [26, 8, 124] from Operation: 4*31=124 Current State: 84:[26, 8, 124], Operations: ['4*31=124'] Exploring Operation: 26*8=208, Resulting Numbers: [124, 208] Generated Node #3: [124, 208] fro...
4
Current State: 84:[4, 26, 31, 8], Operations: [] Exploring Operation: 31-4=27, Resulting Numbers: [26, 8, 27] Generated Node #0,0: 84:[26, 8, 27] Operation: 31-4=27 Exploring Operation: 31-26=5, Resulting Numbers: [4, 8, 5] Generated Node #0,1: 84:[4, 8, 5] Operation: 31-26=5 Moving to Node #0,1 Current State: 84:[4, 8...
0
hs_2
mult_heuristic
[ 41, 7, 14, 45 ]
63
[ "45-41=4", "14*4=56", "7+56=63" ]
Current State: 63:[41, 7, 14, 45], Operations: [] Exploring Operation: 45-41=4, Resulting Numbers: [7, 14, 4] Generated Node #2: [7, 14, 4] from Operation: 45-41=4 Current State: 63:[7, 14, 4], Operations: ['45-41=4'] Exploring Operation: 14*4=56, Resulting Numbers: [7, 56] Generated Node #3: [7, 56] from Operation: 14...
4
Current State: 63:[41, 7, 14, 45], Operations: [] Exploring Operation: 41-14=27, Resulting Numbers: [7, 45, 27] Generated Node #0,0: 63:[7, 45, 27] Operation: 41-14=27 Exploring Operation: 41+14=55, Resulting Numbers: [7, 45, 55] Generated Node #0,1: 63:[7, 45, 55] Operation: 41+14=55 Exploring Operation: 14+45=59, Res...
0
hs_4
sum_heuristic
[ 72, 16, 7, 35 ]
60
[ "72+16=88", "35-7=28", "88-28=60" ]
Current State: 60:[72, 16, 7, 35], Operations: [] Exploring Operation: 72+16=88, Resulting Numbers: [7, 35, 88] Generated Node #2: [7, 35, 88] from Operation: 72+16=88 Current State: 60:[7, 35, 88], Operations: ['72+16=88'] Exploring Operation: 35-7=28, Resulting Numbers: [88, 28] Generated Node #3: [88, 28] from Opera...
4
Current State: 60:[72, 16, 7, 35], Operations: [] Exploring Operation: 35/7=5, Resulting Numbers: [72, 16, 5] Generated Node #0,0: 60:[72, 16, 5] Operation: 35/7=5 Exploring Operation: 35-16=19, Resulting Numbers: [72, 7, 19] Generated Node #0,1: 60:[72, 7, 19] Operation: 35-16=19 Exploring Operation: 72-35=37, Resulti...
0.978299
hs_5
mult_heuristic
[ 64, 43, 25, 59 ]
48
[ "64-59=5", "25/5=5", "43+5=48" ]
Current State: 48:[64, 43, 25, 59], Operations: [] Exploring Operation: 64-59=5, Resulting Numbers: [43, 25, 5] Generated Node #2: [43, 25, 5] from Operation: 64-59=5 Current State: 48:[43, 25, 5], Operations: ['64-59=5'] Exploring Operation: 25/5=5, Resulting Numbers: [43, 5] Generated Node #3: [43, 5] from Operation:...
4
Current State: 48:[64, 43, 25, 59], Operations: [] Exploring Operation: 64-59=5, Resulting Numbers: [43, 25, 5] Generated Node #0,0: 48:[43, 25, 5] Operation: 64-59=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 48:[43, 25, 5], Operations: ['64-59=5'] Exploring Operation: 43+5=48, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 16, 88, 54, 20 ]
30
[ "16+88=104", "54+20=74", "104-74=30" ]
Current State: 30:[16, 88, 54, 20], Operations: [] Exploring Operation: 16+88=104, Resulting Numbers: [54, 20, 104] Generated Node #2: [54, 20, 104] from Operation: 16+88=104 Current State: 30:[54, 20, 104], Operations: ['16+88=104'] Exploring Operation: 54+20=74, Resulting Numbers: [104, 74] Generated Node #3: [104, 7...
4
Current State: 30:[16, 88, 54, 20], Operations: [] Exploring Operation: 54-20=34, Resulting Numbers: [16, 88, 34] Generated Node #0,0: 30:[16, 88, 34] Operation: 54-20=34 Exploring Operation: 88-16=72, Resulting Numbers: [54, 20, 72] Generated Node #0,1: 30:[54, 20, 72] Operation: 88-16=72 Exploring Operation: 88-54=34...
0.977431
hs_4
mult_heuristic
[ 24, 97, 8, 63 ]
50
[ "24+97=121", "8+63=71", "121-71=50" ]
Current State: 50:[24, 97, 8, 63], Operations: [] Exploring Operation: 24+97=121, Resulting Numbers: [8, 63, 121] Generated Node #2: [8, 63, 121] from Operation: 24+97=121 Current State: 50:[8, 63, 121], Operations: ['24+97=121'] Exploring Operation: 8+63=71, Resulting Numbers: [121, 71] Generated Node #3: [121, 71] fr...
4
Current State: 50:[24, 97, 8, 63], Operations: [] Exploring Operation: 97-24=73, Resulting Numbers: [8, 63, 73] Generated Node #0,0: 50:[8, 63, 73] Operation: 97-24=73 Exploring Operation: 97-8=89, Resulting Numbers: [24, 63, 89] Generated Node #0,1: 50:[24, 63, 89] Operation: 97-8=89 Exploring Operation: 97-63=34, Res...
0.986979
hs_3
mult_heuristic
[ 27, 25, 27, 2 ]
56
[ "27-25=2", "27*2=54", "2+54=56" ]
Current State: 56:[27, 25, 27, 2], Operations: [] Exploring Operation: 27-25=2, Resulting Numbers: [2, 2] Generated Node #2: [2, 2] from Operation: 27-25=2 Current State: 56:[2, 2], Operations: ['27-25=2'] Exploring Operation: 27*2=54, Resulting Numbers: [54] 54,56 equal: Goal Reached Exploring Operation: 2+54=56, Resu...
4
Current State: 56:[27, 25, 27, 2], Operations: [] Exploring Operation: 27-25=2, Resulting Numbers: [27, 2, 2] Generated Node #0,0: 56:[27, 2, 2] Operation: 27-25=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 56:[27, 2, 2], Operations: ['27-25=2'] Exploring Operation: 27+2=29, Resulting Numbers: [2, ...
0
hs_1
mult_heuristic
[ 25, 27, 91, 49 ]
10
[ "25+27=52", "91-49=42", "52-42=10" ]
Current State: 10:[25, 27, 91, 49], Operations: [] Exploring Operation: 25+27=52, Resulting Numbers: [91, 49, 52] Generated Node #2: [91, 49, 52] from Operation: 25+27=52 Current State: 10:[91, 49, 52], Operations: ['25+27=52'] Exploring Operation: 91-49=42, Resulting Numbers: [52, 42] Generated Node #3: [52, 42] from ...
4
Current State: 10:[25, 27, 91, 49], Operations: [] Exploring Operation: 91-27=64, Resulting Numbers: [25, 49, 64] Generated Node #0,0: 10:[25, 49, 64] Operation: 91-27=64 Exploring Operation: 91-49=42, Resulting Numbers: [25, 27, 42] Generated Node #0,1: 10:[25, 27, 42] Operation: 91-49=42 Exploring Operation: 91-25=66...
0.966146
hs_4
sum_heuristic
[ 15, 32, 91, 40 ]
95
[ "91-15=76", "40*76=3040", "3040/32=95" ]
Current State: 95:[15, 32, 91, 40], Operations: [] Exploring Operation: 91-15=76, Resulting Numbers: [32, 40, 76] Generated Node #2: [32, 40, 76] from Operation: 91-15=76 Current State: 95:[32, 40, 76], Operations: ['91-15=76'] Exploring Operation: 40*76=3040, Resulting Numbers: [32, 3040] Generated Node #3: [32, 3040]...
4
Current State: 95:[15, 32, 91, 40], Operations: [] Exploring Operation: 40-32=8, Resulting Numbers: [15, 91, 8] Generated Node #0,0: 95:[15, 91, 8] Operation: 40-32=8 Moving to Node #0,0 Current State: 95:[15, 91, 8], Operations: ['40-32=8'] Exploring Operation: 15-8=7, Resulting Numbers: [91, 7] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 73, 79, 70, 66 ]
24
[ "79-73=6", "70-66=4", "6*4=24" ]
Current State: 24:[73, 79, 70, 66], Operations: [] Exploring Operation: 79-73=6, Resulting Numbers: [70, 66, 6] Generated Node #2: [70, 66, 6] from Operation: 79-73=6 Current State: 24:[70, 66, 6], Operations: ['79-73=6'] Exploring Operation: 70-66=4, Resulting Numbers: [6, 4] Generated Node #3: [6, 4] from Operation: ...
4
Current State: 24:[73, 79, 70, 66], Operations: [] Exploring Operation: 79-73=6, Resulting Numbers: [70, 66, 6] Generated Node #0,0: 24:[70, 66, 6] Operation: 79-73=6 Exploring Operation: 79-66=13, Resulting Numbers: [73, 70, 13] Generated Node #0,1: 24:[73, 70, 13] Operation: 79-66=13 Exploring Operation: 79-70=9, Res...
0.989583
hs_3
mult_heuristic
[ 45, 83, 4, 10 ]
57
[ "45-10=35", "4*35=140", "140-83=57" ]
Current State: 57:[45, 83, 4, 10], Operations: [] Exploring Operation: 45-10=35, Resulting Numbers: [83, 4, 35] Generated Node #2: [83, 4, 35] from Operation: 45-10=35 Current State: 57:[83, 4, 35], Operations: ['45-10=35'] Exploring Operation: 4*35=140, Resulting Numbers: [83, 140] Generated Node #3: [83, 140] from Op...
4
Current State: 57:[45, 83, 4, 10], Operations: [] Exploring Operation: 83-10=73, Resulting Numbers: [45, 4, 73] Generated Node #0,0: 57:[45, 4, 73] Operation: 83-10=73 Exploring Operation: 45+10=55, Resulting Numbers: [83, 4, 55] Generated Node #0,1: 57:[83, 4, 55] Operation: 45+10=55 Exploring Operation: 83-45=38, Res...
0
hs_3
mult_heuristic
[ 36, 45, 12, 27 ]
81
[ "45-36=9", "12*9=108", "108-27=81" ]
Current State: 81:[36, 45, 12, 27], Operations: [] Exploring Operation: 45-36=9, Resulting Numbers: [12, 27, 9] Generated Node #2: [12, 27, 9] from Operation: 45-36=9 Current State: 81:[12, 27, 9], Operations: ['45-36=9'] Exploring Operation: 12*9=108, Resulting Numbers: [27, 108] Generated Node #3: [27, 108] from Oper...
4
Current State: 81:[36, 45, 12, 27], Operations: [] Exploring Operation: 45-12=33, Resulting Numbers: [36, 27, 33] Generated Node #0,0: 81:[36, 27, 33] Operation: 45-12=33 Exploring Operation: 36+45=81, Resulting Numbers: [12, 27, 81] Generated Node #0,1: 81:[12, 27, 81] Operation: 36+45=81 Exploring Operation: 36-12=24...
0.96875
hs_5
mult_heuristic
[ 87, 99, 29, 30 ]
89
[ "87/29=3", "30/3=10", "99-10=89" ]
Current State: 89:[87, 99, 29, 30], Operations: [] Exploring Operation: 87/29=3, Resulting Numbers: [99, 30, 3] Generated Node #2: [99, 30, 3] from Operation: 87/29=3 Current State: 89:[99, 30, 3], Operations: ['87/29=3'] Exploring Operation: 30/3=10, Resulting Numbers: [99, 10] Generated Node #3: [99, 10] from Operati...
4
Current State: 89:[87, 99, 29, 30], Operations: [] Exploring Operation: 99-29=70, Resulting Numbers: [87, 30, 70] Generated Node #0,0: 89:[87, 30, 70] Operation: 99-29=70 Exploring Operation: 99-30=69, Resulting Numbers: [87, 29, 69] Generated Node #0,1: 89:[87, 29, 69] Operation: 99-30=69 Exploring Operation: 29+30=59...
0
hs_3
mult_heuristic
[ 31, 70, 28, 69 ]
95
[ "69-31=38", "70*38=2660", "2660/28=95" ]
Current State: 95:[31, 70, 28, 69], Operations: [] Exploring Operation: 69-31=38, Resulting Numbers: [70, 28, 38] Generated Node #2: [70, 28, 38] from Operation: 69-31=38 Current State: 95:[70, 28, 38], Operations: ['69-31=38'] Exploring Operation: 70*38=2660, Resulting Numbers: [28, 2660] Generated Node #3: [28, 2660]...
4
Current State: 95:[31, 70, 28, 69], Operations: [] Exploring Operation: 31+69=100, Resulting Numbers: [70, 28, 100] Generated Node #0,0: 95:[70, 28, 100] Operation: 31+69=100 Exploring Operation: 28+69=97, Resulting Numbers: [31, 70, 97] Generated Node #0,1: 95:[31, 70, 97] Operation: 28+69=97 Exploring Operation: 70-6...
0
hs_3
mult_heuristic
[ 95, 85, 91, 60 ]
100
[ "95-91=4", "85-60=25", "4*25=100" ]
Current State: 100:[95, 85, 91, 60], Operations: [] Exploring Operation: 95-91=4, Resulting Numbers: [85, 60, 4] Generated Node #2: [85, 60, 4] from Operation: 95-91=4 Current State: 100:[85, 60, 4], Operations: ['95-91=4'] Exploring Operation: 85-60=25, Resulting Numbers: [4, 25] Generated Node #3: [4, 25] from Operat...
4
Current State: 100:[95, 85, 91, 60], Operations: [] Exploring Operation: 85-60=25, Resulting Numbers: [95, 91, 25] Generated Node #0,0: 100:[95, 91, 25] Operation: 85-60=25 Exploring Operation: 91-85=6, Resulting Numbers: [95, 60, 6] Generated Node #0,1: 100:[95, 60, 6] Operation: 91-85=6 Start Sub Search at level 1: M...
0.991319
hs_2
sum_heuristic
[ 42, 13, 21, 2 ]
29
[ "42-21=21", "2*21=42", "42-13=29" ]
Current State: 29:[42, 13, 21, 2], Operations: [] Exploring Operation: 42-21=21, Resulting Numbers: [13, 2, 21] Generated Node #2: [13, 2, 21] from Operation: 42-21=21 Current State: 29:[13, 2, 21], Operations: ['42-21=21'] Exploring Operation: 2*21=42, Resulting Numbers: [13, 42] Generated Node #3: [13, 42] from Opera...
4
Current State: 29:[42, 13, 21, 2], Operations: [] Exploring Operation: 42/2=21, Resulting Numbers: [13, 21, 21] Generated Node #0,0: 29:[13, 21, 21] Operation: 42/2=21 Exploring Operation: 42-13=29, Resulting Numbers: [21, 2, 29] Generated Node #0,1: 29:[21, 2, 29] Operation: 42-13=29 Exploring Operation: 13*2=26, Resu...
0.97309
hs_3
mult_heuristic
[ 28, 28, 6, 92 ]
86
[ "28-28=0", "92-6=86", "0+86=86" ]
Current State: 86:[28, 28, 6, 92], Operations: [] Exploring Operation: 28-28=0, Resulting Numbers: [6, 92, 0] Generated Node #2: [6, 92, 0] from Operation: 28-28=0 Current State: 86:[6, 92, 0], Operations: ['28-28=0'] Exploring Operation: 92-6=86, Resulting Numbers: [0, 86] Generated Node #3: [0, 86] from Operation: 92...
4
Current State: 86:[28, 28, 6, 92], Operations: [] Exploring Operation: 28/28=1, Resulting Numbers: [6, 92, 1] Generated Node #0,0: 86:[6, 92, 1] Operation: 28/28=1 Exploring Operation: 28-28=0, Resulting Numbers: [6, 92, 0] Generated Node #0,1: 86:[6, 92, 0] Operation: 28-28=0 Start Sub Search at level 1: Moving to Nod...
0.992188
hs_2
sum_heuristic
[ 64, 14, 76, 68 ]
70
[ "64+14=78", "76-68=8", "78-8=70" ]
Current State: 70:[64, 14, 76, 68], Operations: [] Exploring Operation: 64+14=78, Resulting Numbers: [76, 68, 78] Generated Node #2: [76, 68, 78] from Operation: 64+14=78 Current State: 70:[76, 68, 78], Operations: ['64+14=78'] Exploring Operation: 76-68=8, Resulting Numbers: [78, 8] Generated Node #3: [78, 8] from Ope...
4
Current State: 70:[64, 14, 76, 68], Operations: [] Exploring Operation: 68-64=4, Resulting Numbers: [14, 76, 4] Generated Node #0,0: 70:[14, 76, 4] Operation: 68-64=4 Exploring Operation: 76-64=12, Resulting Numbers: [14, 68, 12] Generated Node #0,1: 70:[14, 68, 12] Operation: 76-64=12 Exploring Operation: 64+14=78, Re...
0.986979
hs_4
sum_heuristic
[ 46, 4, 2, 27 ]
38
[ "46-2=44", "44/4=11", "27+11=38" ]
Current State: 38:[46, 4, 2, 27], Operations: [] Exploring Operation: 46-2=44, Resulting Numbers: [4, 27, 44] Generated Node #2: [4, 27, 44] from Operation: 46-2=44 Current State: 38:[4, 27, 44], Operations: ['46-2=44'] Exploring Operation: 44/4=11, Resulting Numbers: [27, 11] Generated Node #3: [27, 11] from Operation...
4
Current State: 38:[46, 4, 2, 27], Operations: [] Exploring Operation: 46-27=19, Resulting Numbers: [4, 2, 19] Generated Node #0,0: 38:[4, 2, 19] Operation: 46-27=19 Exploring Operation: 27-4=23, Resulting Numbers: [46, 2, 23] Generated Node #0,1: 38:[46, 2, 23] Operation: 27-4=23 Exploring Operation: 46-4=42, Resulting...
0.988715
hs_3
mult_heuristic
[ 19, 19, 34, 44 ]
48
[ "19+19=38", "44-34=10", "38+10=48" ]
Current State: 48:[19, 19, 34, 44], Operations: [] Exploring Operation: 19+19=38, Resulting Numbers: [34, 44, 38] Generated Node #2: [34, 44, 38] from Operation: 19+19=38 Current State: 48:[34, 44, 38], Operations: ['19+19=38'] Exploring Operation: 44-34=10, Resulting Numbers: [38, 10] Generated Node #3: [38, 10] from ...
4
Current State: 48:[19, 19, 34, 44], Operations: [] Exploring Operation: 34-19=15, Resulting Numbers: [19, 44, 15] Generated Node #0,0: 48:[19, 44, 15] Operation: 34-19=15 Exploring Operation: 44-34=10, Resulting Numbers: [19, 19, 10] Generated Node #0,1: 48:[19, 19, 10] Operation: 44-34=10 Exploring Operation: 34-19=15...
0.986979
hs_3
sum_heuristic
[ 46, 15, 70, 82 ]
91
[ "46+15=61", "70+82=152", "152-61=91" ]
Current State: 91:[46, 15, 70, 82], Operations: [] Exploring Operation: 46+15=61, Resulting Numbers: [70, 82, 61] Generated Node #2: [70, 82, 61] from Operation: 46+15=61 Current State: 91:[70, 82, 61], Operations: ['46+15=61'] Exploring Operation: 70+82=152, Resulting Numbers: [61, 152] Generated Node #3: [61, 152] fr...
4
Current State: 91:[46, 15, 70, 82], Operations: [] Exploring Operation: 46+70=116, Resulting Numbers: [15, 82, 116] Generated Node #0,0: 91:[15, 82, 116] Operation: 46+70=116 Exploring Operation: 82-46=36, Resulting Numbers: [15, 70, 36] Generated Node #0,1: 91:[15, 70, 36] Operation: 82-46=36 Exploring Operation: 46-1...
0.985243
hs_5
mult_heuristic
[ 27, 65, 91, 62 ]
62
[ "27+65=92", "92-91=1", "62*1=62" ]
Current State: 62:[27, 65, 91, 62], Operations: [] Exploring Operation: 27+65=92, Resulting Numbers: [91, 62, 92] Generated Node #2: [91, 62, 92] from Operation: 27+65=92 Current State: 62:[91, 62, 92], Operations: ['27+65=92'] Exploring Operation: 92-91=1, Resulting Numbers: [62, 1] Generated Node #3: [62, 1] from Ope...
4
Current State: 62:[27, 65, 91, 62], Operations: [] Exploring Operation: 91-65=26, Resulting Numbers: [27, 62, 26] Generated Node #0,0: 62:[27, 62, 26] Operation: 91-65=26 Exploring Operation: 91-27=64, Resulting Numbers: [65, 62, 64] Generated Node #0,1: 62:[65, 62, 64] Operation: 91-27=64 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 24, 78, 41, 54 ]
18
[ "54-41=13", "78/13=6", "24-6=18" ]
Current State: 18:[24, 78, 41, 54], Operations: [] Exploring Operation: 54-41=13, Resulting Numbers: [24, 78, 13] Generated Node #2: [24, 78, 13] from Operation: 54-41=13 Current State: 18:[24, 78, 13], Operations: ['54-41=13'] Exploring Operation: 78/13=6, Resulting Numbers: [24, 6] Generated Node #3: [24, 6] from Ope...
4
Current State: 18:[24, 78, 41, 54], Operations: [] Exploring Operation: 78-54=24, Resulting Numbers: [24, 41, 24] Generated Node #0,0: 18:[24, 41, 24] Operation: 78-54=24 Exploring Operation: 78-41=37, Resulting Numbers: [24, 54, 37] Generated Node #0,1: 18:[24, 54, 37] Operation: 78-41=37 Exploring Operation: 78-24=54...
0.960069
hs_4
sum_heuristic
[ 51, 82, 16, 38 ]
79
[ "51+82=133", "16+38=54", "133-54=79" ]
Current State: 79:[51, 82, 16, 38], Operations: [] Exploring Operation: 51+82=133, Resulting Numbers: [16, 38, 133] Generated Node #2: [16, 38, 133] from Operation: 51+82=133 Current State: 79:[16, 38, 133], Operations: ['51+82=133'] Exploring Operation: 16+38=54, Resulting Numbers: [133, 54] Generated Node #3: [133, 5...
4
Current State: 79:[51, 82, 16, 38], Operations: [] Exploring Operation: 51+16=67, Resulting Numbers: [82, 38, 67] Generated Node #0,0: 79:[82, 38, 67] Operation: 51+16=67 Start Sub Search at level 1: Moving to Node #0,0 Current State: 79:[82, 38, 67], Operations: ['51+16=67'] Exploring Operation: 38+67=105, Resulting N...
0
hs_1
sum_heuristic
[ 68, 3, 93, 19 ]
18
[ "93-68=25", "25-19=6", "3*6=18" ]
Current State: 18:[68, 3, 93, 19], Operations: [] Exploring Operation: 93-68=25, Resulting Numbers: [3, 19, 25] Generated Node #2: [3, 19, 25] from Operation: 93-68=25 Current State: 18:[3, 19, 25], Operations: ['93-68=25'] Exploring Operation: 25-19=6, Resulting Numbers: [3, 6] Generated Node #3: [3, 6] from Operation...
4
Current State: 18:[68, 3, 93, 19], Operations: [] Exploring Operation: 93/3=31, Resulting Numbers: [68, 19, 31] Generated Node #0,0: 18:[68, 19, 31] Operation: 93/3=31 Exploring Operation: 93-68=25, Resulting Numbers: [3, 19, 25] Generated Node #0,1: 18:[3, 19, 25] Operation: 93-68=25 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 80, 78, 98, 93 ]
10
[ "80-78=2", "98-93=5", "2*5=10" ]
Current State: 10:[80, 78, 98, 93], Operations: [] Exploring Operation: 80-78=2, Resulting Numbers: [98, 93, 2] Generated Node #2: [98, 93, 2] from Operation: 80-78=2 Current State: 10:[98, 93, 2], Operations: ['80-78=2'] Exploring Operation: 98-93=5, Resulting Numbers: [2, 5] Generated Node #3: [2, 5] from Operation: ...
4
Current State: 10:[80, 78, 98, 93], Operations: [] Exploring Operation: 98-93=5, Resulting Numbers: [80, 78, 5] Generated Node #0,0: 10:[80, 78, 5] Operation: 98-93=5 Exploring Operation: 93-80=13, Resulting Numbers: [78, 98, 13] Generated Node #0,1: 10:[78, 98, 13] Operation: 93-80=13 Exploring Operation: 98-80=18, Re...
0.990451
hs_3
mult_heuristic
[ 42, 42, 40, 40 ]
19
[ "42-40=2", "42/2=21", "40-21=19" ]
Current State: 19:[42, 42, 40, 40], Operations: [] Exploring Operation: 42-40=2, Resulting Numbers: [2] 2,19 equal: Goal Reached Exploring Operation: 42/2=21, Resulting Numbers: [21] 21,19 equal: Goal Reached Exploring Operation: 40-21=19, Resulting Numbers: [19] 19,19 equal: Goal Reached
4
Current State: 19:[42, 42, 40, 40], Operations: [] Exploring Operation: 42-40=2, Resulting Numbers: [42, 40, 2] Generated Node #0,0: 19:[42, 40, 2] Operation: 42-40=2 Exploring Operation: 42-40=2, Resulting Numbers: [42, 40, 2] Generated Node #0,1: 19:[42, 40, 2] Operation: 42-40=2 Exploring Operation: 42-40=2, Resulti...
0.967882
hs_5
mult_heuristic
[ 52, 63, 75, 26 ]
60
[ "63-52=11", "75-26=49", "11+49=60" ]
Current State: 60:[52, 63, 75, 26], Operations: [] Exploring Operation: 63-52=11, Resulting Numbers: [75, 26, 11] Generated Node #2: [75, 26, 11] from Operation: 63-52=11 Current State: 60:[75, 26, 11], Operations: ['63-52=11'] Exploring Operation: 75-26=49, Resulting Numbers: [11, 49] Generated Node #3: [11, 49] from ...
4
Current State: 60:[52, 63, 75, 26], Operations: [] Exploring Operation: 75-52=23, Resulting Numbers: [63, 26, 23] Generated Node #0,0: 60:[63, 26, 23] Operation: 75-52=23 Moving to Node #0,0 Current State: 60:[63, 26, 23], Operations: ['75-52=23'] Exploring Operation: 26-23=3, Resulting Numbers: [63, 3] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 33, 30, 3, 90 ]
73
[ "30+90=120", "120/3=40", "33+40=73" ]
Current State: 73:[33, 30, 3, 90], Operations: [] Exploring Operation: 30+90=120, Resulting Numbers: [33, 3, 120] Generated Node #2: [33, 3, 120] from Operation: 30+90=120 Current State: 73:[33, 3, 120], Operations: ['30+90=120'] Exploring Operation: 120/3=40, Resulting Numbers: [33, 40] Generated Node #3: [33, 40] fro...
4
Current State: 73:[33, 30, 3, 90], Operations: [] Exploring Operation: 30*3=90, Resulting Numbers: [33, 90, 90] Generated Node #0,0: 73:[33, 90, 90] Operation: 30*3=90 Start Sub Search at level 1: Moving to Node #0,0 Current State: 73:[33, 90, 90], Operations: ['30*3=90'] Exploring Operation: 90-33=57, Resulting Number...
0
hs_1
mult_heuristic
[ 70, 39, 97, 29 ]
35
[ "70*29=2030", "97-39=58", "2030/58=35" ]
Current State: 35:[70, 39, 97, 29], Operations: [] Exploring Operation: 70*29=2030, Resulting Numbers: [39, 97, 2030] Generated Node #2: [39, 97, 2030] from Operation: 70*29=2030 Current State: 35:[39, 97, 2030], Operations: ['70*29=2030'] Exploring Operation: 97-39=58, Resulting Numbers: [2030, 58] Generated Node #3: ...
4
Current State: 35:[70, 39, 97, 29], Operations: [] Exploring Operation: 97-29=68, Resulting Numbers: [70, 39, 68] Generated Node #0,0: 35:[70, 39, 68] Operation: 97-29=68 Exploring Operation: 70-39=31, Resulting Numbers: [97, 29, 31] Generated Node #0,1: 35:[97, 29, 31] Operation: 70-39=31 Exploring Operation: 97-70=27...
0.918403
hs_5
mult_heuristic
[ 98, 15, 74, 1 ]
67
[ "15-1=14", "98/14=7", "74-7=67" ]
Current State: 67:[98, 15, 74, 1], Operations: [] Exploring Operation: 15-1=14, Resulting Numbers: [98, 74, 14] Generated Node #2: [98, 74, 14] from Operation: 15-1=14 Current State: 67:[98, 74, 14], Operations: ['15-1=14'] Exploring Operation: 98/14=7, Resulting Numbers: [74, 7] Generated Node #3: [74, 7] from Operati...
4
Current State: 67:[98, 15, 74, 1], Operations: [] Exploring Operation: 15+1=16, Resulting Numbers: [98, 74, 16] Generated Node #0,0: 67:[98, 74, 16] Operation: 15+1=16 Exploring Operation: 98*1=98, Resulting Numbers: [15, 74, 98] Generated Node #0,1: 67:[15, 74, 98] Operation: 98*1=98 Exploring Operation: 98-1=97, Resu...
0
hs_5
mult_heuristic
[ 66, 83, 2, 95 ]
41
[ "66+83=149", "2*95=190", "190-149=41" ]
Current State: 41:[66, 83, 2, 95], Operations: [] Exploring Operation: 66+83=149, Resulting Numbers: [2, 95, 149] Generated Node #2: [2, 95, 149] from Operation: 66+83=149 Current State: 41:[2, 95, 149], Operations: ['66+83=149'] Exploring Operation: 2*95=190, Resulting Numbers: [149, 190] Generated Node #3: [149, 190]...
4
Current State: 41:[66, 83, 2, 95], Operations: [] Exploring Operation: 66-2=64, Resulting Numbers: [83, 95, 64] Generated Node #0,0: 41:[83, 95, 64] Operation: 66-2=64 Exploring Operation: 95-83=12, Resulting Numbers: [66, 2, 12] Generated Node #0,1: 41:[66, 2, 12] Operation: 95-83=12 Exploring Operation: 83-66=17, Res...
0
hs_5
mult_heuristic
[ 31, 19, 79, 35 ]
94
[ "31+19=50", "79-35=44", "50+44=94" ]
Current State: 94:[31, 19, 79, 35], Operations: [] Exploring Operation: 31+19=50, Resulting Numbers: [79, 35, 50] Generated Node #2: [79, 35, 50] from Operation: 31+19=50 Current State: 94:[79, 35, 50], Operations: ['31+19=50'] Exploring Operation: 79-35=44, Resulting Numbers: [50, 44] Generated Node #3: [50, 44] from ...
4
Current State: 94:[31, 19, 79, 35], Operations: [] Exploring Operation: 31+19=50, Resulting Numbers: [79, 35, 50] Generated Node #0,0: 94:[79, 35, 50] Operation: 31+19=50 Start Sub Search at level 1: Moving to Node #0,0 Current State: 94:[79, 35, 50], Operations: ['31+19=50'] Exploring Operation: 79-35=44, Resulting Nu...
0.993924
hs_1
mult_heuristic
[ 26, 39, 33, 61 ]
29
[ "26+39=65", "33+61=94", "94-65=29" ]
Current State: 29:[26, 39, 33, 61], Operations: [] Exploring Operation: 26+39=65, Resulting Numbers: [33, 61, 65] Generated Node #2: [33, 61, 65] from Operation: 26+39=65 Current State: 29:[33, 61, 65], Operations: ['26+39=65'] Exploring Operation: 33+61=94, Resulting Numbers: [65, 94] Generated Node #3: [65, 94] from ...
4
Current State: 29:[26, 39, 33, 61], Operations: [] Exploring Operation: 61-26=35, Resulting Numbers: [39, 33, 35] Generated Node #0,0: 29:[39, 33, 35] Operation: 61-26=35 Exploring Operation: 61-33=28, Resulting Numbers: [26, 39, 28] Generated Node #0,1: 29:[26, 39, 28] Operation: 61-33=28 Exploring Operation: 61-39=22...
0.971354
hs_3
sum_heuristic
[ 55, 71, 45, 52 ]
64
[ "55-52=3", "45*3=135", "135-71=64" ]
Current State: 64:[55, 71, 45, 52], Operations: [] Exploring Operation: 55-52=3, Resulting Numbers: [71, 45, 3] Generated Node #2: [71, 45, 3] from Operation: 55-52=3 Current State: 64:[71, 45, 3], Operations: ['55-52=3'] Exploring Operation: 45*3=135, Resulting Numbers: [71, 135] Generated Node #3: [71, 135] from Oper...
4
Current State: 64:[55, 71, 45, 52], Operations: [] Exploring Operation: 55-45=10, Resulting Numbers: [71, 52, 10] Generated Node #0,0: 64:[71, 52, 10] Operation: 55-45=10 Exploring Operation: 52-45=7, Resulting Numbers: [55, 71, 7] Generated Node #0,1: 64:[55, 71, 7] Operation: 52-45=7 Moving to Node #0,1 Current State...
0
hs_2
mult_heuristic
[ 77, 42, 54, 48 ]
51
[ "77*54=4158", "4158/42=99", "99-48=51" ]
Current State: 51:[77, 42, 54, 48], Operations: [] Exploring Operation: 77*54=4158, Resulting Numbers: [42, 48, 4158] Generated Node #2: [42, 48, 4158] from Operation: 77*54=4158 Current State: 51:[42, 48, 4158], Operations: ['77*54=4158'] Exploring Operation: 4158/42=99, Resulting Numbers: [48, 99] Generated Node #3: ...
4
Current State: 51:[77, 42, 54, 48], Operations: [] Exploring Operation: 77-54=23, Resulting Numbers: [42, 48, 23] Generated Node #0,0: 51:[42, 48, 23] Operation: 77-54=23 Exploring Operation: 77-48=29, Resulting Numbers: [42, 54, 29] Generated Node #0,1: 51:[42, 54, 29] Operation: 77-48=29 Exploring Operation: 77-42=35...
0
hs_5
mult_heuristic
[ 18, 48, 38, 31 ]
73
[ "18+48=66", "38-31=7", "66+7=73" ]
Current State: 73:[18, 48, 38, 31], Operations: [] Exploring Operation: 18+48=66, Resulting Numbers: [38, 31, 66] Generated Node #2: [38, 31, 66] from Operation: 18+48=66 Current State: 73:[38, 31, 66], Operations: ['18+48=66'] Exploring Operation: 38-31=7, Resulting Numbers: [66, 7] Generated Node #3: [66, 7] from Ope...
4
Current State: 73:[18, 48, 38, 31], Operations: [] Exploring Operation: 18+48=66, Resulting Numbers: [38, 31, 66] Generated Node #0,0: 73:[38, 31, 66] Operation: 18+48=66 Start Sub Search at level 1: Moving to Node #0,0 Current State: 73:[38, 31, 66], Operations: ['18+48=66'] Exploring Operation: 38+31=69, Resulting Nu...
0
hs_1
sum_heuristic
[ 19, 16, 51, 82 ]
80
[ "51-19=32", "32/16=2", "82-2=80" ]
Current State: 80:[19, 16, 51, 82], Operations: [] Exploring Operation: 51-19=32, Resulting Numbers: [16, 82, 32] Generated Node #2: [16, 82, 32] from Operation: 51-19=32 Current State: 80:[16, 82, 32], Operations: ['51-19=32'] Exploring Operation: 32/16=2, Resulting Numbers: [82, 2] Generated Node #3: [82, 2] from Ope...
4
Current State: 80:[19, 16, 51, 82], Operations: [] Exploring Operation: 82-51=31, Resulting Numbers: [19, 16, 31] Generated Node #0,0: 80:[19, 16, 31] Operation: 82-51=31 Exploring Operation: 51-19=32, Resulting Numbers: [16, 82, 32] Generated Node #0,1: 80:[16, 82, 32] Operation: 51-19=32 Exploring Operation: 19-16=3,...
0.951389
hs_5
mult_heuristic
[ 3, 78, 13, 78 ]
40
[ "3*13=39", "78/78=1", "39+1=40" ]
Current State: 40:[3, 78, 13, 78], Operations: [] Exploring Operation: 3*13=39, Resulting Numbers: [78, 78, 39] Generated Node #2: [78, 78, 39] from Operation: 3*13=39 Current State: 40:[78, 78, 39], Operations: ['3*13=39'] Exploring Operation: 78/78=1, Resulting Numbers: [39, 1] Generated Node #3: [39, 1] from Operati...
4
Current State: 40:[3, 78, 13, 78], Operations: [] Exploring Operation: 78/13=6, Resulting Numbers: [3, 78, 6] Generated Node #0,0: 40:[3, 78, 6] Operation: 78/13=6 Exploring Operation: 78/13=6, Resulting Numbers: [3, 78, 6] Generated Node #0,1: 40:[3, 78, 6] Operation: 78/13=6 Exploring Operation: 78-78=0, Resulting Nu...
0.952257
hs_4
mult_heuristic
[ 3, 48, 18, 38 ]
11
[ "48-3=45", "18+38=56", "56-45=11" ]
Current State: 11:[3, 48, 18, 38], Operations: [] Exploring Operation: 48-3=45, Resulting Numbers: [18, 38, 45] Generated Node #2: [18, 38, 45] from Operation: 48-3=45 Current State: 11:[18, 38, 45], Operations: ['48-3=45'] Exploring Operation: 18+38=56, Resulting Numbers: [45, 56] Generated Node #3: [45, 56] from Oper...
4
Current State: 11:[3, 48, 18, 38], Operations: [] Exploring Operation: 48-38=10, Resulting Numbers: [3, 18, 10] Generated Node #0,0: 11:[3, 18, 10] Operation: 48-38=10 Exploring Operation: 48/3=16, Resulting Numbers: [18, 38, 16] Generated Node #0,1: 11:[18, 38, 16] Operation: 48/3=16 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 92, 77, 25, 54 ]
29
[ "77-54=23", "92/23=4", "25+4=29" ]
Current State: 29:[92, 77, 25, 54], Operations: [] Exploring Operation: 77-54=23, Resulting Numbers: [92, 25, 23] Generated Node #2: [92, 25, 23] from Operation: 77-54=23 Current State: 29:[92, 25, 23], Operations: ['77-54=23'] Exploring Operation: 92/23=4, Resulting Numbers: [25, 4] Generated Node #3: [25, 4] from Ope...
4
Current State: 29:[92, 77, 25, 54], Operations: [] Exploring Operation: 92-54=38, Resulting Numbers: [77, 25, 38] Generated Node #0,0: 29:[77, 25, 38] Operation: 92-54=38 Exploring Operation: 92-25=67, Resulting Numbers: [77, 54, 67] Generated Node #0,1: 29:[77, 54, 67] Operation: 92-25=67 Exploring Operation: 77-25=52...
0.963542
hs_5
sum_heuristic
[ 84, 74, 93, 27 ]
38
[ "84+74=158", "93+27=120", "158-120=38" ]
Current State: 38:[84, 74, 93, 27], Operations: [] Exploring Operation: 84+74=158, Resulting Numbers: [93, 27, 158] Generated Node #2: [93, 27, 158] from Operation: 84+74=158 Current State: 38:[93, 27, 158], Operations: ['84+74=158'] Exploring Operation: 93+27=120, Resulting Numbers: [158, 120] Generated Node #3: [158,...
4
Current State: 38:[84, 74, 93, 27], Operations: [] Exploring Operation: 93-84=9, Resulting Numbers: [74, 27, 9] Generated Node #0,0: 38:[74, 27, 9] Operation: 93-84=9 Exploring Operation: 93-74=19, Resulting Numbers: [84, 27, 19] Generated Node #0,1: 38:[84, 27, 19] Operation: 93-74=19 Start Sub Search at level 1: Movi...
0.992188
hs_2
sum_heuristic
[ 97, 54, 16, 10 ]
90
[ "54+16=70", "70/10=7", "97-7=90" ]
Current State: 90:[97, 54, 16, 10], Operations: [] Exploring Operation: 54+16=70, Resulting Numbers: [97, 10, 70] Generated Node #2: [97, 10, 70] from Operation: 54+16=70 Current State: 90:[97, 10, 70], Operations: ['54+16=70'] Exploring Operation: 70/10=7, Resulting Numbers: [97, 7] Generated Node #3: [97, 7] from Ope...
4
Current State: 90:[97, 54, 16, 10], Operations: [] Exploring Operation: 97-54=43, Resulting Numbers: [16, 10, 43] Generated Node #0,0: 90:[16, 10, 43] Operation: 97-54=43 Start Sub Search at level 1: Moving to Node #0,0 Current State: 90:[16, 10, 43], Operations: ['97-54=43'] Exploring Operation: 16-10=6, Resulting Num...
0
hs_1
mult_heuristic
[ 82, 48, 43, 90 ]
64
[ "48-43=5", "90/5=18", "82-18=64" ]
Current State: 64:[82, 48, 43, 90], Operations: [] Exploring Operation: 48-43=5, Resulting Numbers: [82, 90, 5] Generated Node #2: [82, 90, 5] from Operation: 48-43=5 Current State: 64:[82, 90, 5], Operations: ['48-43=5'] Exploring Operation: 90/5=18, Resulting Numbers: [82, 18] Generated Node #3: [82, 18] from Operati...
4
Current State: 64:[82, 48, 43, 90], Operations: [] Exploring Operation: 82-43=39, Resulting Numbers: [48, 90, 39] Generated Node #0,0: 64:[48, 90, 39] Operation: 82-43=39 Exploring Operation: 90-48=42, Resulting Numbers: [82, 43, 42] Generated Node #0,1: 64:[82, 43, 42] Operation: 90-48=42 Exploring Operation: 90-82=8,...
0.928819
hs_5
sum_heuristic
[ 35, 68, 13, 82 ]
34
[ "35+68=103", "82-13=69", "103-69=34" ]
Current State: 34:[35, 68, 13, 82], Operations: [] Exploring Operation: 35+68=103, Resulting Numbers: [13, 82, 103] Generated Node #2: [13, 82, 103] from Operation: 35+68=103 Current State: 34:[13, 82, 103], Operations: ['35+68=103'] Exploring Operation: 82-13=69, Resulting Numbers: [103, 69] Generated Node #3: [103, 6...
4
Current State: 34:[35, 68, 13, 82], Operations: [] Exploring Operation: 68-13=55, Resulting Numbers: [35, 82, 55] Generated Node #0,0: 34:[35, 82, 55] Operation: 68-13=55 Exploring Operation: 68-35=33, Resulting Numbers: [13, 82, 33] Generated Node #0,1: 34:[13, 82, 33] Operation: 68-35=33 Exploring Operation: 82-68=14...
0.986979
hs_4
mult_heuristic
[ 1, 81, 76, 84 ]
80
[ "81-1=80", "76+84=160", "160-80=80" ]
Current State: 80:[1, 81, 76, 84], Operations: [] Exploring Operation: 81-1=80, Resulting Numbers: [76, 84, 80] Generated Node #2: [76, 84, 80] from Operation: 81-1=80 Current State: 80:[76, 84, 80], Operations: ['81-1=80'] Exploring Operation: 76+84=160, Resulting Numbers: [80, 160] Generated Node #3: [80, 160] from O...
4
Current State: 80:[1, 81, 76, 84], Operations: [] Exploring Operation: 81-76=5, Resulting Numbers: [1, 84, 5] Generated Node #0,0: 80:[1, 84, 5] Operation: 81-76=5 Exploring Operation: 84-76=8, Resulting Numbers: [1, 81, 8] Generated Node #0,1: 80:[1, 81, 8] Operation: 84-76=8 Moving to Node #0,1 Current State: 80:[1, ...
0.989583
hs_2
sum_heuristic
[ 10, 46, 7, 48 ]
37
[ "46*7=322", "48+322=370", "370/10=37" ]
Current State: 37:[10, 46, 7, 48], Operations: [] Exploring Operation: 46*7=322, Resulting Numbers: [10, 48, 322] Generated Node #2: [10, 48, 322] from Operation: 46*7=322 Current State: 37:[10, 48, 322], Operations: ['46*7=322'] Exploring Operation: 48+322=370, Resulting Numbers: [10, 370] Generated Node #3: [10, 370]...
4
Current State: 37:[10, 46, 7, 48], Operations: [] Exploring Operation: 10+7=17, Resulting Numbers: [46, 48, 17] Generated Node #0,0: 37:[46, 48, 17] Operation: 10+7=17 Exploring Operation: 48-10=38, Resulting Numbers: [46, 7, 38] Generated Node #0,1: 37:[46, 7, 38] Operation: 48-10=38 Exploring Operation: 46-7=39, Resu...
0
hs_3
sum_heuristic
[ 75, 71, 6, 74 ]
84
[ "75-71=4", "6+74=80", "4+80=84" ]
Current State: 84:[75, 71, 6, 74], Operations: [] Exploring Operation: 75-71=4, Resulting Numbers: [6, 74, 4] Generated Node #2: [6, 74, 4] from Operation: 75-71=4 Current State: 84:[6, 74, 4], Operations: ['75-71=4'] Exploring Operation: 6+74=80, Resulting Numbers: [4, 80] Generated Node #3: [4, 80] from Operation: 6+...
4
Current State: 84:[75, 71, 6, 74], Operations: [] Exploring Operation: 75+6=81, Resulting Numbers: [71, 74, 81] Generated Node #0,0: 84:[71, 74, 81] Operation: 75+6=81 Exploring Operation: 75-74=1, Resulting Numbers: [71, 6, 1] Generated Node #0,1: 84:[71, 6, 1] Operation: 75-74=1 Exploring Operation: 74-71=3, Resultin...
0.984375
hs_5
sum_heuristic
[ 5, 42, 38, 31 ]
30
[ "5*42=210", "38-31=7", "210/7=30" ]
Current State: 30:[5, 42, 38, 31], Operations: [] Exploring Operation: 5*42=210, Resulting Numbers: [38, 31, 210] Generated Node #2: [38, 31, 210] from Operation: 5*42=210 Current State: 30:[38, 31, 210], Operations: ['5*42=210'] Exploring Operation: 38-31=7, Resulting Numbers: [210, 7] Generated Node #3: [210, 7] from...
4
Current State: 30:[5, 42, 38, 31], Operations: [] Exploring Operation: 38-31=7, Resulting Numbers: [5, 42, 7] Generated Node #0,0: 30:[5, 42, 7] Operation: 38-31=7 Exploring Operation: 42-38=4, Resulting Numbers: [5, 31, 4] Generated Node #0,1: 30:[5, 31, 4] Operation: 42-38=4 Exploring Operation: 42-5=37, Resulting Nu...
0.981771
hs_5
sum_heuristic
[ 81, 10, 90, 75 ]
75
[ "81+10=91", "91-90=1", "75*1=75" ]
Current State: 75:[81, 10, 90, 75], Operations: [] Exploring Operation: 81+10=91, Resulting Numbers: [90, 75, 91] Generated Node #2: [90, 75, 91] from Operation: 81+10=91 Current State: 75:[90, 75, 91], Operations: ['81+10=91'] Exploring Operation: 91-90=1, Resulting Numbers: [75, 1] Generated Node #3: [75, 1] from Ope...
4
Current State: 75:[81, 10, 90, 75], Operations: [] Exploring Operation: 90-81=9, Resulting Numbers: [10, 75, 9] Generated Node #0,0: 75:[10, 75, 9] Operation: 90-81=9 Exploring Operation: 90/10=9, Resulting Numbers: [81, 75, 9] Generated Node #0,1: 75:[81, 75, 9] Operation: 90/10=9 Start Sub Search at level 1: Moving t...
0.992188
hs_2
mult_heuristic
[ 18, 8, 8, 16 ]
16
[ "18*8=144", "8*16=128", "144-128=16" ]
Current State: 16:[18, 8, 8, 16], Operations: [] Exploring Operation: 18*8=144, Resulting Numbers: [16, 144] Generated Node #2: [16, 144] from Operation: 18*8=144 Current State: 16:[16, 144], Operations: ['18*8=144'] Exploring Operation: 8*16=128, Resulting Numbers: [144, 128] Generated Node #3: [144, 128] from Operati...
4
Current State: 16:[18, 8, 8, 16], Operations: [] Exploring Operation: 18-8=10, Resulting Numbers: [8, 16, 10] Generated Node #0,0: 16:[8, 16, 10] Operation: 18-8=10 Exploring Operation: 16-8=8, Resulting Numbers: [18, 8, 8] Generated Node #0,1: 16:[18, 8, 8] Operation: 16-8=8 Exploring Operation: 18-8=10, Resulting Num...
0
hs_5
mult_heuristic
[ 20, 2, 6, 27 ]
25
[ "20+6=26", "2*26=52", "52-27=25" ]
Current State: 25:[20, 2, 6, 27], Operations: [] Exploring Operation: 20+6=26, Resulting Numbers: [2, 27, 26] Generated Node #2: [2, 27, 26] from Operation: 20+6=26 Current State: 25:[2, 27, 26], Operations: ['20+6=26'] Exploring Operation: 2*26=52, Resulting Numbers: [27, 52] Generated Node #3: [27, 52] from Operation...
4
Current State: 25:[20, 2, 6, 27], Operations: [] Exploring Operation: 20+2=22, Resulting Numbers: [6, 27, 22] Generated Node #0,0: 25:[6, 27, 22] Operation: 20+2=22 Exploring Operation: 20+6=26, Resulting Numbers: [2, 27, 26] Generated Node #0,1: 25:[2, 27, 26] Operation: 20+6=26 Moving to Node #0,0 Current State: 25:[...
0
hs_2
sum_heuristic
[ 35, 7, 50, 37 ]
27
[ "35/7=5", "50/5=10", "37-10=27" ]
Current State: 27:[35, 7, 50, 37], Operations: [] Exploring Operation: 35/7=5, Resulting Numbers: [50, 37, 5] Generated Node #2: [50, 37, 5] from Operation: 35/7=5 Current State: 27:[50, 37, 5], Operations: ['35/7=5'] Exploring Operation: 50/5=10, Resulting Numbers: [37, 10] Generated Node #3: [37, 10] from Operation: ...
4
Current State: 27:[35, 7, 50, 37], Operations: [] Exploring Operation: 50-37=13, Resulting Numbers: [35, 7, 13] Generated Node #0,0: 27:[35, 7, 13] Operation: 50-37=13 Exploring Operation: 37-35=2, Resulting Numbers: [7, 50, 2] Generated Node #0,1: 27:[7, 50, 2] Operation: 37-35=2 Exploring Operation: 50-35=15, Resulti...
0
hs_3
sum_heuristic
[ 56, 63, 70, 16 ]
38
[ "63+70=133", "16*133=2128", "2128/56=38" ]
Current State: 38:[56, 63, 70, 16], Operations: [] Exploring Operation: 63+70=133, Resulting Numbers: [56, 16, 133] Generated Node #2: [56, 16, 133] from Operation: 63+70=133 Current State: 38:[56, 16, 133], Operations: ['63+70=133'] Exploring Operation: 16*133=2128, Resulting Numbers: [56, 2128] Generated Node #3: [56...
4
Current State: 38:[56, 63, 70, 16], Operations: [] Exploring Operation: 63-56=7, Resulting Numbers: [70, 16, 7] Generated Node #0,0: 38:[70, 16, 7] Operation: 63-56=7 Exploring Operation: 63-16=47, Resulting Numbers: [56, 70, 47] Generated Node #0,1: 38:[56, 70, 47] Operation: 63-16=47 Exploring Operation: 56-16=40, Re...
0
hs_5
sum_heuristic
[ 38, 94, 78, 63 ]
71
[ "94-38=56", "78-63=15", "56+15=71" ]
Current State: 71:[38, 94, 78, 63], Operations: [] Exploring Operation: 94-38=56, Resulting Numbers: [78, 63, 56] Generated Node #2: [78, 63, 56] from Operation: 94-38=56 Current State: 71:[78, 63, 56], Operations: ['94-38=56'] Exploring Operation: 78-63=15, Resulting Numbers: [56, 15] Generated Node #3: [56, 15] from ...
4
Current State: 71:[38, 94, 78, 63], Operations: [] Exploring Operation: 38+63=101, Resulting Numbers: [94, 78, 101] Generated Node #0,0: 71:[94, 78, 101] Operation: 38+63=101 Exploring Operation: 94-38=56, Resulting Numbers: [78, 63, 56] Generated Node #0,1: 71:[78, 63, 56] Operation: 94-38=56 Moving to Node #0,1 Curre...
0.986111
hs_2
mult_heuristic
[ 6, 8, 41, 6 ]
48
[ "6/6=1", "8+41=49", "49-1=48" ]
Current State: 48:[6, 8, 41, 6], Operations: [] Exploring Operation: 6/6=1, Resulting Numbers: [8, 41, 1] Generated Node #2: [8, 41, 1] from Operation: 6/6=1 Current State: 48:[8, 41, 1], Operations: ['6/6=1'] Exploring Operation: 8+41=49, Resulting Numbers: [1, 49] Generated Node #3: [1, 49] from Operation: 8+41=49 Cu...
4
Current State: 48:[6, 8, 41, 6], Operations: [] Exploring Operation: 6+41=47, Resulting Numbers: [8, 6, 47] Generated Node #0,0: 48:[8, 6, 47] Operation: 6+41=47 Exploring Operation: 8+41=49, Resulting Numbers: [6, 6, 49] Generated Node #0,1: 48:[6, 6, 49] Operation: 8+41=49 Start Sub Search at level 1: Moving to Node ...
0.984375
hs_2
mult_heuristic
[ 29, 50, 50, 81 ]
53
[ "81-29=52", "50/50=1", "52+1=53" ]
Current State: 53:[29, 50, 50, 81], Operations: [] Exploring Operation: 81-29=52, Resulting Numbers: [50, 50, 52] Generated Node #2: [50, 50, 52] from Operation: 81-29=52 Current State: 53:[50, 50, 52], Operations: ['81-29=52'] Exploring Operation: 50/50=1, Resulting Numbers: [52, 1] Generated Node #3: [52, 1] from Ope...
4
Current State: 53:[29, 50, 50, 81], Operations: [] Exploring Operation: 29+50=79, Resulting Numbers: [50, 81, 79] Generated Node #0,0: 53:[50, 81, 79] Operation: 29+50=79 Exploring Operation: 29+50=79, Resulting Numbers: [50, 81, 79] Generated Node #0,1: 53:[50, 81, 79] Operation: 29+50=79 Exploring Operation: 81-50=31...
0.921007
hs_5
mult_heuristic
[ 33, 93, 27, 11 ]
13
[ "93-27=66", "66/33=2", "11+2=13" ]
Current State: 13:[33, 93, 27, 11], Operations: [] Exploring Operation: 93-27=66, Resulting Numbers: [33, 11, 66] Generated Node #2: [33, 11, 66] from Operation: 93-27=66 Current State: 13:[33, 11, 66], Operations: ['93-27=66'] Exploring Operation: 66/33=2, Resulting Numbers: [11, 2] Generated Node #3: [11, 2] from Ope...
4
Current State: 13:[33, 93, 27, 11], Operations: [] Exploring Operation: 93-33=60, Resulting Numbers: [27, 11, 60] Generated Node #0,0: 13:[27, 11, 60] Operation: 93-33=60 Exploring Operation: 93-27=66, Resulting Numbers: [33, 11, 66] Generated Node #0,1: 13:[33, 11, 66] Operation: 93-27=66 Start Sub Search at level 1: ...
0.986979
hs_2
mult_heuristic
[ 7, 34, 59, 46 ]
14
[ "34-7=27", "59-46=13", "27-13=14" ]
Current State: 14:[7, 34, 59, 46], Operations: [] Exploring Operation: 34-7=27, Resulting Numbers: [59, 46, 27] Generated Node #2: [59, 46, 27] from Operation: 34-7=27 Current State: 14:[59, 46, 27], Operations: ['34-7=27'] Exploring Operation: 59-46=13, Resulting Numbers: [27, 13] Generated Node #3: [27, 13] from Oper...
4
Current State: 14:[7, 34, 59, 46], Operations: [] Exploring Operation: 34-7=27, Resulting Numbers: [59, 46, 27] Generated Node #0,0: 14:[59, 46, 27] Operation: 34-7=27 Exploring Operation: 59-46=13, Resulting Numbers: [7, 34, 13] Generated Node #0,1: 14:[7, 34, 13] Operation: 59-46=13 Exploring Operation: 59-34=25, Res...
0.987847
hs_4
mult_heuristic
[ 63, 2, 17, 37 ]
11
[ "63+2=65", "17+37=54", "65-54=11" ]
Current State: 11:[63, 2, 17, 37], Operations: [] Exploring Operation: 63+2=65, Resulting Numbers: [17, 37, 65] Generated Node #2: [17, 37, 65] from Operation: 63+2=65 Current State: 11:[17, 37, 65], Operations: ['63+2=65'] Exploring Operation: 17+37=54, Resulting Numbers: [65, 54] Generated Node #3: [65, 54] from Oper...
4
Current State: 11:[63, 2, 17, 37], Operations: [] Exploring Operation: 63-37=26, Resulting Numbers: [2, 17, 26] Generated Node #0,0: 11:[2, 17, 26] Operation: 63-37=26 Start Sub Search at level 1: Moving to Node #0,0 Current State: 11:[2, 17, 26], Operations: ['63-37=26'] Exploring Operation: 26/2=13, Resulting Numbers...
0
hs_1
mult_heuristic
[ 30, 28, 56, 89 ]
91
[ "30+28=58", "89-56=33", "58+33=91" ]
Current State: 91:[30, 28, 56, 89], Operations: [] Exploring Operation: 30+28=58, Resulting Numbers: [56, 89, 58] Generated Node #2: [56, 89, 58] from Operation: 30+28=58 Current State: 91:[56, 89, 58], Operations: ['30+28=58'] Exploring Operation: 89-56=33, Resulting Numbers: [58, 33] Generated Node #3: [58, 33] from ...
4
Current State: 91:[30, 28, 56, 89], Operations: [] Exploring Operation: 56-30=26, Resulting Numbers: [28, 89, 26] Generated Node #0,0: 91:[28, 89, 26] Operation: 56-30=26 Exploring Operation: 56/28=2, Resulting Numbers: [30, 89, 2] Generated Node #0,1: 91:[30, 89, 2] Operation: 56/28=2 Exploring Operation: 28+56=84, Re...
0.945313
hs_4
mult_heuristic
[ 33, 35, 40, 41 ]
42
[ "35-33=2", "41*2=82", "82-40=42" ]
Current State: 42:[33, 35, 40, 41], Operations: [] Exploring Operation: 35-33=2, Resulting Numbers: [40, 41, 2] Generated Node #2: [40, 41, 2] from Operation: 35-33=2 Current State: 42:[40, 41, 2], Operations: ['35-33=2'] Exploring Operation: 41*2=82, Resulting Numbers: [40, 82] Generated Node #3: [40, 82] from Operati...
4
Current State: 42:[33, 35, 40, 41], Operations: [] Exploring Operation: 40-33=7, Resulting Numbers: [35, 41, 7] Generated Node #0,0: 42:[35, 41, 7] Operation: 40-33=7 Exploring Operation: 40-35=5, Resulting Numbers: [33, 41, 5] Generated Node #0,1: 42:[33, 41, 5] Operation: 40-35=5 Exploring Operation: 41-33=8, Resulti...
0.973958
hs_4
sum_heuristic
[ 75, 14, 11, 16 ]
97
[ "16-14=2", "11*2=22", "75+22=97" ]
Current State: 97:[75, 14, 11, 16], Operations: [] Exploring Operation: 16-14=2, Resulting Numbers: [75, 11, 2] Generated Node #2: [75, 11, 2] from Operation: 16-14=2 Current State: 97:[75, 11, 2], Operations: ['16-14=2'] Exploring Operation: 11*2=22, Resulting Numbers: [75, 22] Generated Node #3: [75, 22] from Operati...
4
Current State: 97:[75, 14, 11, 16], Operations: [] Exploring Operation: 75+14=89, Resulting Numbers: [11, 16, 89] Generated Node #0,0: 97:[11, 16, 89] Operation: 75+14=89 Exploring Operation: 14*11=154, Resulting Numbers: [75, 16, 154] Generated Node #0,1: 97:[75, 16, 154] Operation: 14*11=154 Moving to Node #0,1 Curre...
0
hs_2
sum_heuristic
[ 20, 33, 5, 67 ]
66
[ "20*5=100", "67-33=34", "100-34=66" ]
Current State: 66:[20, 33, 5, 67], Operations: [] Exploring Operation: 20*5=100, Resulting Numbers: [33, 67, 100] Generated Node #2: [33, 67, 100] from Operation: 20*5=100 Current State: 66:[33, 67, 100], Operations: ['20*5=100'] Exploring Operation: 67-33=34, Resulting Numbers: [100, 34] Generated Node #3: [100, 34] f...
4
Current State: 66:[20, 33, 5, 67], Operations: [] Exploring Operation: 20-5=15, Resulting Numbers: [33, 67, 15] Generated Node #0,0: 66:[33, 67, 15] Operation: 20-5=15 Exploring Operation: 20+5=25, Resulting Numbers: [33, 67, 25] Generated Node #0,1: 66:[33, 67, 25] Operation: 20+5=25 Exploring Operation: 67-33=34, Res...
0
hs_5
sum_heuristic
[ 52, 39, 65, 55 ]
78
[ "55-52=3", "65-39=26", "3*26=78" ]
Current State: 78:[52, 39, 65, 55], Operations: [] Exploring Operation: 55-52=3, Resulting Numbers: [39, 65, 3] Generated Node #2: [39, 65, 3] from Operation: 55-52=3 Current State: 78:[39, 65, 3], Operations: ['55-52=3'] Exploring Operation: 65-39=26, Resulting Numbers: [3, 26] Generated Node #3: [3, 26] from Operatio...
4
Current State: 78:[52, 39, 65, 55], Operations: [] Exploring Operation: 52-39=13, Resulting Numbers: [65, 55, 13] Generated Node #0,0: 78:[65, 55, 13] Operation: 52-39=13 Exploring Operation: 65-52=13, Resulting Numbers: [39, 55, 13] Generated Node #0,1: 78:[39, 55, 13] Operation: 65-52=13 Exploring Operation: 55-52=3,...
0.985243
hs_5
mult_heuristic
[ 1, 87, 9, 75 ]
96
[ "9-1=8", "87-75=12", "8*12=96" ]
Current State: 96:[1, 87, 9, 75], Operations: [] Exploring Operation: 9-1=8, Resulting Numbers: [87, 75, 8] Generated Node #2: [87, 75, 8] from Operation: 9-1=8 Current State: 96:[87, 75, 8], Operations: ['9-1=8'] Exploring Operation: 87-75=12, Resulting Numbers: [8, 12] Generated Node #3: [8, 12] from Operation: 87-75...
4
Current State: 96:[1, 87, 9, 75], Operations: [] Exploring Operation: 87+9=96, Resulting Numbers: [1, 75, 96] Generated Node #0,0: 96:[1, 75, 96] Operation: 87+9=96 Exploring Operation: 87-75=12, Resulting Numbers: [1, 9, 12] Generated Node #0,1: 96:[1, 9, 12] Operation: 87-75=12 Moving to Node #0,1 Current State: 96:[...
0.986979
hs_2
sum_heuristic
[ 78, 17, 13, 27 ]
75
[ "78*17=1326", "1326/13=102", "102-27=75" ]
Current State: 75:[78, 17, 13, 27], Operations: [] Exploring Operation: 78*17=1326, Resulting Numbers: [13, 27, 1326] Generated Node #2: [13, 27, 1326] from Operation: 78*17=1326 Current State: 75:[13, 27, 1326], Operations: ['78*17=1326'] Exploring Operation: 1326/13=102, Resulting Numbers: [27, 102] Generated Node #3...
4
Current State: 75:[78, 17, 13, 27], Operations: [] Exploring Operation: 78/13=6, Resulting Numbers: [17, 27, 6] Generated Node #0,0: 75:[17, 27, 6] Operation: 78/13=6 Exploring Operation: 17-13=4, Resulting Numbers: [78, 27, 4] Generated Node #0,1: 75:[78, 27, 4] Operation: 17-13=4 Exploring Operation: 27-13=14, Result...
0.969618
hs_3
mult_heuristic
[ 45, 52, 15, 98 ]
55
[ "52+98=150", "150/15=10", "45+10=55" ]
Current State: 55:[45, 52, 15, 98], Operations: [] Exploring Operation: 52+98=150, Resulting Numbers: [45, 15, 150] Generated Node #2: [45, 15, 150] from Operation: 52+98=150 Current State: 55:[45, 15, 150], Operations: ['52+98=150'] Exploring Operation: 150/15=10, Resulting Numbers: [45, 10] Generated Node #3: [45, 10...
4
Current State: 55:[45, 52, 15, 98], Operations: [] Exploring Operation: 98-45=53, Resulting Numbers: [52, 15, 53] Generated Node #0,0: 55:[52, 15, 53] Operation: 98-45=53 Moving to Node #0,0 Current State: 55:[52, 15, 53], Operations: ['98-45=53'] Exploring Operation: 53-52=1, Resulting Numbers: [15, 1] Generated Node ...
0
hs_1
sum_heuristic
[ 46, 73, 3, 5 ]
90
[ "46+5=51", "51/3=17", "73+17=90" ]
Current State: 90:[46, 73, 3, 5], Operations: [] Exploring Operation: 46+5=51, Resulting Numbers: [73, 3, 51] Generated Node #2: [73, 3, 51] from Operation: 46+5=51 Current State: 90:[73, 3, 51], Operations: ['46+5=51'] Exploring Operation: 51/3=17, Resulting Numbers: [73, 17] Generated Node #3: [73, 17] from Operation...
4
Current State: 90:[46, 73, 3, 5], Operations: [] Exploring Operation: 73-46=27, Resulting Numbers: [3, 5, 27] Generated Node #0,0: 90:[3, 5, 27] Operation: 73-46=27 Exploring Operation: 73+3=76, Resulting Numbers: [46, 5, 76] Generated Node #0,1: 90:[46, 5, 76] Operation: 73+3=76 Exploring Operation: 73+5=78, Resulting...
0
hs_3
mult_heuristic
[ 77, 30, 96, 11 ]
38
[ "77-30=47", "96-11=85", "85-47=38" ]
Current State: 38:[77, 30, 96, 11], Operations: [] Exploring Operation: 77-30=47, Resulting Numbers: [96, 11, 47] Generated Node #2: [96, 11, 47] from Operation: 77-30=47 Current State: 38:[96, 11, 47], Operations: ['77-30=47'] Exploring Operation: 96-11=85, Resulting Numbers: [47, 85] Generated Node #3: [47, 85] from ...
4
Current State: 38:[77, 30, 96, 11], Operations: [] Exploring Operation: 96-30=66, Resulting Numbers: [77, 11, 66] Generated Node #0,0: 38:[77, 11, 66] Operation: 96-30=66 Exploring Operation: 96-77=19, Resulting Numbers: [30, 11, 19] Generated Node #0,1: 38:[30, 11, 19] Operation: 96-77=19 Exploring Operation: 77/11=7,...
0.986979
hs_4
mult_heuristic
[ 87, 5, 53, 67 ]
57
[ "87-67=20", "20/5=4", "53+4=57" ]
Current State: 57:[87, 5, 53, 67], Operations: [] Exploring Operation: 87-67=20, Resulting Numbers: [5, 53, 20] Generated Node #2: [5, 53, 20] from Operation: 87-67=20 Current State: 57:[5, 53, 20], Operations: ['87-67=20'] Exploring Operation: 20/5=4, Resulting Numbers: [53, 4] Generated Node #3: [53, 4] from Operatio...
4
Current State: 57:[87, 5, 53, 67], Operations: [] Exploring Operation: 87-53=34, Resulting Numbers: [5, 67, 34] Generated Node #0,0: 57:[5, 67, 34] Operation: 87-53=34 Exploring Operation: 67-5=62, Resulting Numbers: [87, 53, 62] Generated Node #0,1: 57:[87, 53, 62] Operation: 67-5=62 Exploring Operation: 67-53=14, Res...
0.983507
hs_5
sum_heuristic
[ 74, 81, 30, 94 ]
71
[ "81-74=7", "94-30=64", "7+64=71" ]
Current State: 71:[74, 81, 30, 94], Operations: [] Exploring Operation: 81-74=7, Resulting Numbers: [30, 94, 7] Generated Node #2: [30, 94, 7] from Operation: 81-74=7 Current State: 71:[30, 94, 7], Operations: ['81-74=7'] Exploring Operation: 94-30=64, Resulting Numbers: [7, 64] Generated Node #3: [7, 64] from Operatio...
4
Current State: 71:[74, 81, 30, 94], Operations: [] Exploring Operation: 94-30=64, Resulting Numbers: [74, 81, 64] Generated Node #0,0: 71:[74, 81, 64] Operation: 94-30=64 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[74, 81, 64], Operations: ['94-30=64'] Exploring Operation: 81-64=17, Resulting Nu...
0
hs_1
sum_heuristic
[ 65, 86, 27, 23 ]
17
[ "86-65=21", "27-23=4", "21-4=17" ]
Current State: 17:[65, 86, 27, 23], Operations: [] Exploring Operation: 86-65=21, Resulting Numbers: [27, 23, 21] Generated Node #2: [27, 23, 21] from Operation: 86-65=21 Current State: 17:[27, 23, 21], Operations: ['86-65=21'] Exploring Operation: 27-23=4, Resulting Numbers: [21, 4] Generated Node #3: [21, 4] from Ope...
4
Current State: 17:[65, 86, 27, 23], Operations: [] Exploring Operation: 86-27=59, Resulting Numbers: [65, 23, 59] Generated Node #0,0: 17:[65, 23, 59] Operation: 86-27=59 Exploring Operation: 86-23=63, Resulting Numbers: [65, 27, 63] Generated Node #0,1: 17:[65, 27, 63] Operation: 86-23=63 Exploring Operation: 65-27=38...
0.977431
hs_5
sum_heuristic
[ 70, 18, 3, 53 ]
71
[ "70+18=88", "3*53=159", "159-88=71" ]
Current State: 71:[70, 18, 3, 53], Operations: [] Exploring Operation: 70+18=88, Resulting Numbers: [3, 53, 88] Generated Node #2: [3, 53, 88] from Operation: 70+18=88 Current State: 71:[3, 53, 88], Operations: ['70+18=88'] Exploring Operation: 3*53=159, Resulting Numbers: [88, 159] Generated Node #3: [88, 159] from Op...
4
Current State: 71:[70, 18, 3, 53], Operations: [] Exploring Operation: 18*3=54, Resulting Numbers: [70, 53, 54] Generated Node #0,0: 71:[70, 53, 54] Operation: 18*3=54 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[70, 53, 54], Operations: ['18*3=54'] Exploring Operation: 53+54=107, Resulting Numbe...
0
hs_1
sum_heuristic
[ 64, 54, 17, 15 ]
27
[ "17+15=32", "64/32=2", "54/2=27" ]
Current State: 27:[64, 54, 17, 15], Operations: [] Exploring Operation: 17+15=32, Resulting Numbers: [64, 54, 32] Generated Node #2: [64, 54, 32] from Operation: 17+15=32 Current State: 27:[64, 54, 32], Operations: ['17+15=32'] Exploring Operation: 64/32=2, Resulting Numbers: [54, 2] Generated Node #3: [54, 2] from Ope...
4
Current State: 27:[64, 54, 17, 15], Operations: [] Exploring Operation: 64-54=10, Resulting Numbers: [17, 15, 10] Generated Node #0,0: 27:[17, 15, 10] Operation: 64-54=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 27:[17, 15, 10], Operations: ['64-54=10'] Exploring Operation: 17-15=2, Resulting Num...
0
hs_1
sum_heuristic
[ 89, 27, 85, 92 ]
76
[ "92-89=3", "27/3=9", "85-9=76" ]
Current State: 76:[89, 27, 85, 92], Operations: [] Exploring Operation: 92-89=3, Resulting Numbers: [27, 85, 3] Generated Node #2: [27, 85, 3] from Operation: 92-89=3 Current State: 76:[27, 85, 3], Operations: ['92-89=3'] Exploring Operation: 27/3=9, Resulting Numbers: [85, 9] Generated Node #3: [85, 9] from Operation:...
4
Current State: 76:[89, 27, 85, 92], Operations: [] Exploring Operation: 92-89=3, Resulting Numbers: [27, 85, 3] Generated Node #0,0: 76:[27, 85, 3] Operation: 92-89=3 Exploring Operation: 92-27=65, Resulting Numbers: [89, 85, 65] Generated Node #0,1: 76:[89, 85, 65] Operation: 92-27=65 Exploring Operation: 92-85=7, Res...
0.982639
hs_4
mult_heuristic
[ 84, 43, 2, 84 ]
44
[ "84/84=1", "43+2=45", "45-1=44" ]
Current State: 44:[84, 43, 2, 84], Operations: [] Exploring Operation: 84/84=1, Resulting Numbers: [43, 2, 1] Generated Node #2: [43, 2, 1] from Operation: 84/84=1 Current State: 44:[43, 2, 1], Operations: ['84/84=1'] Exploring Operation: 43+2=45, Resulting Numbers: [1, 45] Generated Node #3: [1, 45] from Operation: 43...
4
Current State: 44:[84, 43, 2, 84], Operations: [] Exploring Operation: 84/84=1, Resulting Numbers: [43, 2, 1] Generated Node #0,0: 44:[43, 2, 1] Operation: 84/84=1 Exploring Operation: 84-84=0, Resulting Numbers: [43, 2, 0] Generated Node #0,1: 44:[43, 2, 0] Operation: 84-84=0 Start Sub Search at level 1: Moving to Nod...
0
hs_2
sum_heuristic
[ 77, 63, 79, 18 ]
43
[ "77+63=140", "79+18=97", "140-97=43" ]
Current State: 43:[77, 63, 79, 18], Operations: [] Exploring Operation: 77+63=140, Resulting Numbers: [79, 18, 140] Generated Node #2: [79, 18, 140] from Operation: 77+63=140 Current State: 43:[79, 18, 140], Operations: ['77+63=140'] Exploring Operation: 79+18=97, Resulting Numbers: [140, 97] Generated Node #3: [140, 9...
4
Current State: 43:[77, 63, 79, 18], Operations: [] Exploring Operation: 63-18=45, Resulting Numbers: [77, 79, 45] Generated Node #0,0: 43:[77, 79, 45] Operation: 63-18=45 Exploring Operation: 79-18=61, Resulting Numbers: [77, 63, 61] Generated Node #0,1: 43:[77, 63, 61] Operation: 79-18=61 Exploring Operation: 77-18=59...
0.986979
hs_4
sum_heuristic
[ 90, 2, 24, 11 ]
10
[ "90/2=45", "24+11=35", "45-35=10" ]
Current State: 10:[90, 2, 24, 11], Operations: [] Exploring Operation: 90/2=45, Resulting Numbers: [24, 11, 45] Generated Node #2: [24, 11, 45] from Operation: 90/2=45 Current State: 10:[24, 11, 45], Operations: ['90/2=45'] Exploring Operation: 24+11=35, Resulting Numbers: [45, 35] Generated Node #3: [45, 35] from Oper...
4
Current State: 10:[90, 2, 24, 11], Operations: [] Exploring Operation: 90/2=45, Resulting Numbers: [24, 11, 45] Generated Node #0,0: 10:[24, 11, 45] Operation: 90/2=45 Exploring Operation: 90-24=66, Resulting Numbers: [2, 11, 66] Generated Node #0,1: 10:[2, 11, 66] Operation: 90-24=66 Start Sub Search at level 1: Movin...
0.991319
hs_2
sum_heuristic
[ 35, 63, 96, 32 ]
36
[ "63-35=28", "96-32=64", "64-28=36" ]
Current State: 36:[35, 63, 96, 32], Operations: [] Exploring Operation: 63-35=28, Resulting Numbers: [96, 32, 28] Generated Node #2: [96, 32, 28] from Operation: 63-35=28 Current State: 36:[96, 32, 28], Operations: ['63-35=28'] Exploring Operation: 96-32=64, Resulting Numbers: [28, 64] Generated Node #3: [28, 64] from ...
4
Current State: 36:[35, 63, 96, 32], Operations: [] Exploring Operation: 96-35=61, Resulting Numbers: [63, 32, 61] Generated Node #0,0: 36:[63, 32, 61] Operation: 96-35=61 Exploring Operation: 96/32=3, Resulting Numbers: [35, 63, 3] Generated Node #0,1: 36:[35, 63, 3] Operation: 96/32=3 Exploring Operation: 63-32=31, Re...
0.985243
hs_5
mult_heuristic
[ 68, 61, 86, 6 ]
82
[ "86-61=25", "6*25=150", "150-68=82" ]
Current State: 82:[68, 61, 86, 6], Operations: [] Exploring Operation: 86-61=25, Resulting Numbers: [68, 6, 25] Generated Node #2: [68, 6, 25] from Operation: 86-61=25 Current State: 82:[68, 6, 25], Operations: ['86-61=25'] Exploring Operation: 6*25=150, Resulting Numbers: [68, 150] Generated Node #3: [68, 150] from Op...
4
Current State: 82:[68, 61, 86, 6], Operations: [] Exploring Operation: 86-61=25, Resulting Numbers: [68, 6, 25] Generated Node #0,0: 82:[68, 6, 25] Operation: 86-61=25 Exploring Operation: 61+6=67, Resulting Numbers: [68, 86, 67] Generated Node #0,1: 82:[68, 86, 67] Operation: 61+6=67 Exploring Operation: 68+6=74, Resu...
0
hs_5
mult_heuristic
[ 3, 78, 12, 7 ]
87
[ "3*7=21", "78-12=66", "21+66=87" ]
Current State: 87:[3, 78, 12, 7], Operations: [] Exploring Operation: 3*7=21, Resulting Numbers: [78, 12, 21] Generated Node #2: [78, 12, 21] from Operation: 3*7=21 Current State: 87:[78, 12, 21], Operations: ['3*7=21'] Exploring Operation: 78-12=66, Resulting Numbers: [21, 66] Generated Node #3: [21, 66] from Operatio...
4
Current State: 87:[3, 78, 12, 7], Operations: [] Exploring Operation: 12*7=84, Resulting Numbers: [3, 78, 84] Generated Node #0,0: 87:[3, 78, 84] Operation: 12*7=84 Exploring Operation: 12-7=5, Resulting Numbers: [3, 78, 5] Generated Node #0,1: 87:[3, 78, 5] Operation: 12-7=5 Exploring Operation: 78+7=85, Resulting Num...
0
hs_4
sum_heuristic
[ 20, 73, 39, 17 ]
71
[ "20+73=93", "39-17=22", "93-22=71" ]
Current State: 71:[20, 73, 39, 17], Operations: [] Exploring Operation: 20+73=93, Resulting Numbers: [39, 17, 93] Generated Node #2: [39, 17, 93] from Operation: 20+73=93 Current State: 71:[39, 17, 93], Operations: ['20+73=93'] Exploring Operation: 39-17=22, Resulting Numbers: [93, 22] Generated Node #3: [93, 22] from ...
4
Current State: 71:[20, 73, 39, 17], Operations: [] Exploring Operation: 39+17=56, Resulting Numbers: [20, 73, 56] Generated Node #0,0: 71:[20, 73, 56] Operation: 39+17=56 Exploring Operation: 20+17=37, Resulting Numbers: [73, 39, 37] Generated Node #0,1: 71:[73, 39, 37] Operation: 20+17=37 Exploring Operation: 20+39=59...
0.963542
hs_3
sum_heuristic
[ 74, 46, 92, 95 ]
58
[ "74*46=3404", "3404/92=37", "95-37=58" ]
Current State: 58:[74, 46, 92, 95], Operations: [] Exploring Operation: 74*46=3404, Resulting Numbers: [92, 95, 3404] Generated Node #2: [92, 95, 3404] from Operation: 74*46=3404 Current State: 58:[92, 95, 3404], Operations: ['74*46=3404'] Exploring Operation: 3404/92=37, Resulting Numbers: [95, 37] Generated Node #3: ...
4
Current State: 58:[74, 46, 92, 95], Operations: [] Exploring Operation: 95-92=3, Resulting Numbers: [74, 46, 3] Generated Node #0,0: 58:[74, 46, 3] Operation: 95-92=3 Exploring Operation: 95-46=49, Resulting Numbers: [74, 92, 49] Generated Node #0,1: 58:[74, 92, 49] Operation: 95-46=49 Exploring Operation: 92-74=18, Re...
0.966146
hs_5
mult_heuristic
[ 92, 66, 99, 72 ]
66
[ "92*99=9108", "66+72=138", "9108/138=66" ]
Current State: 66:[92, 66, 99, 72], Operations: [] Exploring Operation: 92*99=9108, Resulting Numbers: [66, 72, 9108] Generated Node #2: [66, 72, 9108] from Operation: 92*99=9108 Current State: 66:[66, 72, 9108], Operations: ['92*99=9108'] Exploring Operation: 66+72=138, Resulting Numbers: [9108, 138] Generated Node #3...
4
Current State: 66:[92, 66, 99, 72], Operations: [] Exploring Operation: 99-72=27, Resulting Numbers: [92, 66, 27] Generated Node #0,0: 66:[92, 66, 27] Operation: 99-72=27 Exploring Operation: 99-66=33, Resulting Numbers: [92, 72, 33] Generated Node #0,1: 66:[92, 72, 33] Operation: 99-66=33 Exploring Operation: 92-72=20...
0
hs_5
mult_heuristic
[ 69, 69, 52, 67 ]
14
[ "69/69=1", "67-52=15", "15-1=14" ]
Current State: 14:[69, 69, 52, 67], Operations: [] Exploring Operation: 69/69=1, Resulting Numbers: [52, 67, 1] Generated Node #2: [52, 67, 1] from Operation: 69/69=1 Current State: 14:[52, 67, 1], Operations: ['69/69=1'] Exploring Operation: 67-52=15, Resulting Numbers: [1, 15] Generated Node #3: [1, 15] from Operatio...
4
Current State: 14:[69, 69, 52, 67], Operations: [] Exploring Operation: 69/69=1, Resulting Numbers: [52, 67, 1] Generated Node #0,0: 14:[52, 67, 1] Operation: 69/69=1 Moving to Node #0,0 Current State: 14:[52, 67, 1], Operations: ['69/69=1'] Exploring Operation: 67-52=15, Resulting Numbers: [1, 15] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 7, 35, 63, 47 ]
21
[ "35/7=5", "63-47=16", "5+16=21" ]
Current State: 21:[7, 35, 63, 47], Operations: [] Exploring Operation: 35/7=5, Resulting Numbers: [63, 47, 5] Generated Node #2: [63, 47, 5] from Operation: 35/7=5 Current State: 21:[63, 47, 5], Operations: ['35/7=5'] Exploring Operation: 63-47=16, Resulting Numbers: [5, 16] Generated Node #3: [5, 16] from Operation: 6...
4
Current State: 21:[7, 35, 63, 47], Operations: [] Exploring Operation: 63-35=28, Resulting Numbers: [7, 47, 28] Generated Node #0,0: 21:[7, 47, 28] Operation: 63-35=28 Exploring Operation: 63-47=16, Resulting Numbers: [7, 35, 16] Generated Node #0,1: 21:[7, 35, 16] Operation: 63-47=16 Start Sub Search at level 1: Movin...
0.990451
hs_2
mult_heuristic
[ 7, 13, 24, 17 ]
68
[ "7+13=20", "24-20=4", "17*4=68" ]
Current State: 68:[7, 13, 24, 17], Operations: [] Exploring Operation: 7+13=20, Resulting Numbers: [24, 17, 20] Generated Node #2: [24, 17, 20] from Operation: 7+13=20 Current State: 68:[24, 17, 20], Operations: ['7+13=20'] Exploring Operation: 24-20=4, Resulting Numbers: [17, 4] Generated Node #3: [17, 4] from Operati...
4
Current State: 68:[7, 13, 24, 17], Operations: [] Exploring Operation: 13+24=37, Resulting Numbers: [7, 17, 37] Generated Node #0,0: 68:[7, 17, 37] Operation: 13+24=37 Exploring Operation: 24-7=17, Resulting Numbers: [13, 17, 17] Generated Node #0,1: 68:[13, 17, 17] Operation: 24-7=17 Exploring Operation: 7+24=31, Resu...
0.966146
hs_4
mult_heuristic
[ 58, 43, 53, 43 ]
53
[ "43-43=0", "58*0=0", "53+0=53" ]
Current State: 53:[58, 43, 53, 43], Operations: [] Exploring Operation: 43-43=0, Resulting Numbers: [58, 53, 0] Generated Node #2: [58, 53, 0] from Operation: 43-43=0 Current State: 53:[58, 53, 0], Operations: ['43-43=0'] Exploring Operation: 58*0=0, Resulting Numbers: [53, 0] Generated Node #3: [53, 0] from Operation:...
4
Current State: 53:[58, 43, 53, 43], Operations: [] Exploring Operation: 43+43=86, Resulting Numbers: [58, 53, 86] Generated Node #0,0: 53:[58, 53, 86] Operation: 43+43=86 Exploring Operation: 58-43=15, Resulting Numbers: [53, 43, 15] Generated Node #0,1: 53:[53, 43, 15] Operation: 58-43=15 Exploring Operation: 58-43=15...
0
hs_3
sum_heuristic