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
[ 92, 50, 72, 75 ]
58
[ "75-72=3", "50*3=150", "150-92=58" ]
Current State: 58:[92, 50, 72, 75], Operations: [] Exploring Operation: 75-72=3, Resulting Numbers: [92, 50, 3] Generated Node #2: [92, 50, 3] from Operation: 75-72=3 Current State: 58:[92, 50, 3], Operations: ['75-72=3'] Exploring Operation: 50*3=150, Resulting Numbers: [92, 150] Generated Node #3: [92, 150] from Oper...
4
Current State: 58:[92, 50, 72, 75], Operations: [] Exploring Operation: 92-72=20, Resulting Numbers: [50, 75, 20] Generated Node #0,0: 58:[50, 75, 20] Operation: 92-72=20 Start Sub Search at level 1: Moving to Node #0,0 Current State: 58:[50, 75, 20], Operations: ['92-72=20'] Exploring Operation: 75-20=55, Resulting Nu...
0
hs_1
sum_heuristic
[ 14, 12, 16, 51 ]
37
[ "14-12=2", "51-16=35", "2+35=37" ]
Current State: 37:[14, 12, 16, 51], Operations: [] Exploring Operation: 14-12=2, Resulting Numbers: [16, 51, 2] Generated Node #2: [16, 51, 2] from Operation: 14-12=2 Current State: 37:[16, 51, 2], Operations: ['14-12=2'] Exploring Operation: 51-16=35, Resulting Numbers: [2, 35] Generated Node #3: [2, 35] from Operatio...
4
Current State: 37:[14, 12, 16, 51], Operations: [] Exploring Operation: 14+12=26, Resulting Numbers: [16, 51, 26] Generated Node #0,0: 37:[16, 51, 26] Operation: 14+12=26 Exploring Operation: 14+16=30, Resulting Numbers: [12, 51, 30] Generated Node #0,1: 37:[12, 51, 30] Operation: 14+16=30 Exploring Operation: 51-14=37...
0.940104
hs_4
mult_heuristic
[ 69, 68, 95, 4 ]
39
[ "95-68=27", "4*27=108", "108-69=39" ]
Current State: 39:[69, 68, 95, 4], Operations: [] Exploring Operation: 95-68=27, Resulting Numbers: [69, 4, 27] Generated Node #2: [69, 4, 27] from Operation: 95-68=27 Current State: 39:[69, 4, 27], Operations: ['95-68=27'] Exploring Operation: 4*27=108, Resulting Numbers: [69, 108] Generated Node #3: [69, 108] from Op...
4
Current State: 39:[69, 68, 95, 4], Operations: [] Exploring Operation: 95-69=26, Resulting Numbers: [68, 4, 26] Generated Node #0,0: 39:[68, 4, 26] Operation: 95-69=26 Exploring Operation: 95-68=27, Resulting Numbers: [69, 4, 27] Generated Node #0,1: 39:[69, 4, 27] Operation: 95-68=27 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 34, 82, 69, 78 ]
31
[ "34+82=116", "69+78=147", "147-116=31" ]
Current State: 31:[34, 82, 69, 78], Operations: [] Exploring Operation: 34+82=116, Resulting Numbers: [69, 78, 116] Generated Node #2: [69, 78, 116] from Operation: 34+82=116 Current State: 31:[69, 78, 116], Operations: ['34+82=116'] Exploring Operation: 69+78=147, Resulting Numbers: [116, 147] Generated Node #3: [116,...
4
Current State: 31:[34, 82, 69, 78], Operations: [] Exploring Operation: 69-34=35, Resulting Numbers: [82, 78, 35] Generated Node #0,0: 31:[82, 78, 35] Operation: 69-34=35 Exploring Operation: 82-34=48, Resulting Numbers: [69, 78, 48] Generated Node #0,1: 31:[69, 78, 48] Operation: 82-34=48 Exploring Operation: 82-78=4,...
0.986111
hs_5
mult_heuristic
[ 57, 6, 5, 86 ]
28
[ "57+6=63", "5+86=91", "91-63=28" ]
Current State: 28:[57, 6, 5, 86], Operations: [] Exploring Operation: 57+6=63, Resulting Numbers: [5, 86, 63] Generated Node #2: [5, 86, 63] from Operation: 57+6=63 Current State: 28:[5, 86, 63], Operations: ['57+6=63'] Exploring Operation: 5+86=91, Resulting Numbers: [63, 91] Generated Node #3: [63, 91] from Operation...
4
Current State: 28:[57, 6, 5, 86], Operations: [] Exploring Operation: 57-6=51, Resulting Numbers: [5, 86, 51] Generated Node #0,0: 28:[5, 86, 51] Operation: 57-6=51 Exploring Operation: 86-6=80, Resulting Numbers: [57, 5, 80] Generated Node #0,1: 28:[57, 5, 80] Operation: 86-6=80 Exploring Operation: 86-57=29, Resultin...
0.977431
hs_3
sum_heuristic
[ 95, 14, 69, 55 ]
67
[ "95-14=81", "69-55=14", "81-14=67" ]
Current State: 67:[95, 14, 69, 55], Operations: [] Exploring Operation: 95-14=81, Resulting Numbers: [69, 55, 81] Generated Node #2: [69, 55, 81] from Operation: 95-14=81 Current State: 67:[69, 55, 81], Operations: ['95-14=81'] Exploring Operation: 69-55=14, Resulting Numbers: [81, 14] Generated Node #3: [81, 14] from ...
4
Current State: 67:[95, 14, 69, 55], Operations: [] Exploring Operation: 69-14=55, Resulting Numbers: [95, 55, 55] Generated Node #0,0: 67:[95, 55, 55] Operation: 69-14=55 Exploring Operation: 95+14=109, Resulting Numbers: [69, 55, 109] Generated Node #0,1: 67:[69, 55, 109] Operation: 95+14=109 Exploring Operation: 14+5...
0.984375
hs_5
mult_heuristic
[ 91, 39, 11, 7 ]
56
[ "91-39=52", "11-7=4", "52+4=56" ]
Current State: 56:[91, 39, 11, 7], Operations: [] Exploring Operation: 91-39=52, Resulting Numbers: [11, 7, 52] Generated Node #2: [11, 7, 52] from Operation: 91-39=52 Current State: 56:[11, 7, 52], Operations: ['91-39=52'] Exploring Operation: 11-7=4, Resulting Numbers: [52, 4] Generated Node #3: [52, 4] from Operatio...
4
Current State: 56:[91, 39, 11, 7], Operations: [] Exploring Operation: 91-39=52, Resulting Numbers: [11, 7, 52] Generated Node #0,0: 56:[11, 7, 52] Operation: 91-39=52 Exploring Operation: 91/7=13, Resulting Numbers: [39, 11, 13] Generated Node #0,1: 56:[39, 11, 13] Operation: 91/7=13 Exploring Operation: 91-11=80, Res...
0.967882
hs_4
sum_heuristic
[ 4, 20, 6, 37 ]
28
[ "4*37=148", "20*6=120", "148-120=28" ]
Current State: 28:[4, 20, 6, 37], Operations: [] Exploring Operation: 4*37=148, Resulting Numbers: [20, 6, 148] Generated Node #2: [20, 6, 148] from Operation: 4*37=148 Current State: 28:[20, 6, 148], Operations: ['4*37=148'] Exploring Operation: 20*6=120, Resulting Numbers: [148, 120] Generated Node #3: [148, 120] fro...
4
Current State: 28:[4, 20, 6, 37], Operations: [] Exploring Operation: 20-6=14, Resulting Numbers: [4, 37, 14] Generated Node #0,0: 28:[4, 37, 14] Operation: 20-6=14 Exploring Operation: 37-20=17, Resulting Numbers: [4, 6, 17] Generated Node #0,1: 28:[4, 6, 17] Operation: 37-20=17 Moving to Node #0,1 Current State: 28:[...
0
hs_2
mult_heuristic
[ 22, 47, 12, 52 ]
38
[ "52-47=5", "12*5=60", "60-22=38" ]
Current State: 38:[22, 47, 12, 52], Operations: [] Exploring Operation: 52-47=5, Resulting Numbers: [22, 12, 5] Generated Node #2: [22, 12, 5] from Operation: 52-47=5 Current State: 38:[22, 12, 5], Operations: ['52-47=5'] Exploring Operation: 12*5=60, Resulting Numbers: [22, 60] Generated Node #3: [22, 60] from Operati...
4
Current State: 38:[22, 47, 12, 52], Operations: [] Exploring Operation: 52-47=5, Resulting Numbers: [22, 12, 5] Generated Node #0,0: 38:[22, 12, 5] Operation: 52-47=5 Exploring Operation: 47-12=35, Resulting Numbers: [22, 52, 35] Generated Node #0,1: 38:[22, 52, 35] Operation: 47-12=35 Exploring Operation: 52-22=30, Re...
0
hs_4
sum_heuristic
[ 55, 74, 36, 30 ]
60
[ "74+36=110", "110/55=2", "30*2=60" ]
Current State: 60:[55, 74, 36, 30], Operations: [] Exploring Operation: 74+36=110, Resulting Numbers: [55, 30, 110] Generated Node #2: [55, 30, 110] from Operation: 74+36=110 Current State: 60:[55, 30, 110], Operations: ['74+36=110'] Exploring Operation: 110/55=2, Resulting Numbers: [30, 2] Generated Node #3: [30, 2] f...
4
Current State: 60:[55, 74, 36, 30], Operations: [] Exploring Operation: 36-30=6, Resulting Numbers: [55, 74, 6] Generated Node #0,0: 60:[55, 74, 6] Operation: 36-30=6 Exploring Operation: 74-36=38, Resulting Numbers: [55, 30, 38] Generated Node #0,1: 60:[55, 30, 38] Operation: 74-36=38 Exploring Operation: 74-55=19, Re...
0
hs_5
mult_heuristic
[ 53, 45, 47, 47 ]
97
[ "53+45=98", "47/47=1", "98-1=97" ]
Current State: 97:[53, 45, 47, 47], Operations: [] Exploring Operation: 53+45=98, Resulting Numbers: [47, 47, 98] Generated Node #2: [47, 47, 98] from Operation: 53+45=98 Current State: 97:[47, 47, 98], Operations: ['53+45=98'] Exploring Operation: 47/47=1, Resulting Numbers: [98, 1] Generated Node #3: [98, 1] from Ope...
4
Current State: 97:[53, 45, 47, 47], Operations: [] Exploring Operation: 45+47=92, Resulting Numbers: [53, 47, 92] Generated Node #0,0: 97:[53, 47, 92] Operation: 45+47=92 Exploring Operation: 47+47=94, Resulting Numbers: [53, 45, 94] Generated Node #0,1: 97:[53, 45, 94] Operation: 47+47=94 Exploring Operation: 45+47=92...
0
hs_3
mult_heuristic
[ 84, 59, 14, 69 ]
30
[ "84-59=25", "69-14=55", "55-25=30" ]
Current State: 30:[84, 59, 14, 69], Operations: [] Exploring Operation: 84-59=25, Resulting Numbers: [14, 69, 25] Generated Node #2: [14, 69, 25] from Operation: 84-59=25 Current State: 30:[14, 69, 25], Operations: ['84-59=25'] Exploring Operation: 69-14=55, Resulting Numbers: [25, 55] Generated Node #3: [25, 55] from ...
4
Current State: 30:[84, 59, 14, 69], Operations: [] Exploring Operation: 84-69=15, Resulting Numbers: [59, 14, 15] Generated Node #0,0: 30:[59, 14, 15] Operation: 84-69=15 Start Sub Search at level 1: Moving to Node #0,0 Current State: 30:[59, 14, 15], Operations: ['84-69=15'] Exploring Operation: 59-14=45, Resulting Nu...
0.993924
hs_1
sum_heuristic
[ 99, 29, 70, 61 ]
61
[ "99-29=70", "70+61=131", "131-70=61" ]
Current State: 61:[99, 29, 70, 61], Operations: [] Exploring Operation: 99-29=70, Resulting Numbers: [70, 61, 70] Generated Node #2: [70, 61, 70] from Operation: 99-29=70 Current State: 61:[70, 61, 70], Operations: ['99-29=70'] Exploring Operation: 70+61=131, Resulting Numbers: [131] 131,61 equal: Goal Reached Explorin...
4
Current State: 61:[99, 29, 70, 61], Operations: [] Exploring Operation: 99-70=29, Resulting Numbers: [29, 61, 29] Generated Node #0,0: 61:[29, 61, 29] Operation: 99-70=29 Exploring Operation: 99-61=38, Resulting Numbers: [29, 70, 38] Generated Node #0,1: 61:[29, 70, 38] Operation: 99-61=38 Exploring Operation: 99-29=70...
0.96875
hs_5
sum_heuristic
[ 44, 64, 90, 82 ]
100
[ "44+64=108", "90-82=8", "108-8=100" ]
Current State: 100:[44, 64, 90, 82], Operations: [] Exploring Operation: 44+64=108, Resulting Numbers: [90, 82, 108] Generated Node #2: [90, 82, 108] from Operation: 44+64=108 Current State: 100:[90, 82, 108], Operations: ['44+64=108'] Exploring Operation: 90-82=8, Resulting Numbers: [108, 8] Generated Node #3: [108, 8...
4
Current State: 100:[44, 64, 90, 82], Operations: [] Exploring Operation: 90-64=26, Resulting Numbers: [44, 82, 26] Generated Node #0,0: 100:[44, 82, 26] Operation: 90-64=26 Exploring Operation: 64-44=20, Resulting Numbers: [90, 82, 20] Generated Node #0,1: 100:[90, 82, 20] Operation: 64-44=20 Exploring Operation: 90-82...
0.967882
hs_4
mult_heuristic
[ 1, 36, 44, 2 ]
54
[ "1+44=45", "2*45=90", "90-36=54" ]
Current State: 54:[1, 36, 44, 2], Operations: [] Exploring Operation: 1+44=45, Resulting Numbers: [36, 2, 45] Generated Node #2: [36, 2, 45] from Operation: 1+44=45 Current State: 54:[36, 2, 45], Operations: ['1+44=45'] Exploring Operation: 2*45=90, Resulting Numbers: [36, 90] Generated Node #3: [36, 90] from Operation...
4
Current State: 54:[1, 36, 44, 2], Operations: [] Exploring Operation: 44-36=8, Resulting Numbers: [1, 2, 8] Generated Node #0,0: 54:[1, 2, 8] Operation: 44-36=8 Exploring Operation: 36/2=18, Resulting Numbers: [1, 44, 18] Generated Node #0,1: 54:[1, 44, 18] Operation: 36/2=18 Moving to Node #0,0 Current State: 54:[1, 2...
0
hs_2
mult_heuristic
[ 39, 60, 29, 27 ]
23
[ "60-39=21", "29-27=2", "21+2=23" ]
Current State: 23:[39, 60, 29, 27], Operations: [] Exploring Operation: 60-39=21, Resulting Numbers: [29, 27, 21] Generated Node #2: [29, 27, 21] from Operation: 60-39=21 Current State: 23:[29, 27, 21], Operations: ['60-39=21'] Exploring Operation: 29-27=2, Resulting Numbers: [21, 2] Generated Node #3: [21, 2] from Ope...
4
Current State: 23:[39, 60, 29, 27], Operations: [] Exploring Operation: 60-27=33, Resulting Numbers: [39, 29, 33] Generated Node #0,0: 23:[39, 29, 33] Operation: 60-27=33 Exploring Operation: 60-29=31, Resulting Numbers: [39, 27, 31] Generated Node #0,1: 23:[39, 27, 31] Operation: 60-29=31 Exploring Operation: 39-27=12...
0.983507
hs_5
mult_heuristic
[ 24, 3, 67, 48 ]
81
[ "67-24=43", "3*43=129", "129-48=81" ]
Current State: 81:[24, 3, 67, 48], Operations: [] Exploring Operation: 67-24=43, Resulting Numbers: [3, 48, 43] Generated Node #2: [3, 48, 43] from Operation: 67-24=43 Current State: 81:[3, 48, 43], Operations: ['67-24=43'] Exploring Operation: 3*43=129, Resulting Numbers: [48, 129] Generated Node #3: [48, 129] from Op...
4
Current State: 81:[24, 3, 67, 48], Operations: [] Exploring Operation: 67-48=19, Resulting Numbers: [24, 3, 19] Generated Node #0,0: 81:[24, 3, 19] Operation: 67-48=19 Exploring Operation: 48-24=24, Resulting Numbers: [3, 67, 24] Generated Node #0,1: 81:[3, 67, 24] Operation: 48-24=24 Exploring Operation: 48/24=2, Resu...
0
hs_3
sum_heuristic
[ 15, 39, 95, 77 ]
72
[ "15+39=54", "95-77=18", "54+18=72" ]
Current State: 72:[15, 39, 95, 77], Operations: [] Exploring Operation: 15+39=54, Resulting Numbers: [95, 77, 54] Generated Node #2: [95, 77, 54] from Operation: 15+39=54 Current State: 72:[95, 77, 54], Operations: ['15+39=54'] Exploring Operation: 95-77=18, Resulting Numbers: [54, 18] Generated Node #3: [54, 18] from ...
4
Current State: 72:[15, 39, 95, 77], Operations: [] Exploring Operation: 95-39=56, Resulting Numbers: [15, 77, 56] Generated Node #0,0: 72:[15, 77, 56] Operation: 95-39=56 Exploring Operation: 39-15=24, Resulting Numbers: [95, 77, 24] Generated Node #0,1: 72:[95, 77, 24] Operation: 39-15=24 Exploring Operation: 95-77=18...
0.978299
hs_4
sum_heuristic
[ 69, 47, 29, 6 ]
58
[ "69+47=116", "29*6=174", "174-116=58" ]
Current State: 58:[69, 47, 29, 6], Operations: [] Exploring Operation: 69+47=116, Resulting Numbers: [29, 6, 116] Generated Node #2: [29, 6, 116] from Operation: 69+47=116 Current State: 58:[29, 6, 116], Operations: ['69+47=116'] Exploring Operation: 29*6=174, Resulting Numbers: [116, 174] Generated Node #3: [116, 174]...
4
Current State: 58:[69, 47, 29, 6], Operations: [] Exploring Operation: 69-47=22, Resulting Numbers: [29, 6, 22] Generated Node #0,0: 58:[29, 6, 22] Operation: 69-47=22 Moving to Node #0,0 Current State: 58:[29, 6, 22], Operations: ['69-47=22'] Exploring Operation: 6+22=28, Resulting Numbers: [29, 28] Generated Node #0,...
0
hs_1
mult_heuristic
[ 47, 40, 36, 64 ]
31
[ "40-36=4", "64/4=16", "47-16=31" ]
Current State: 31:[47, 40, 36, 64], Operations: [] Exploring Operation: 40-36=4, Resulting Numbers: [47, 64, 4] Generated Node #2: [47, 64, 4] from Operation: 40-36=4 Current State: 31:[47, 64, 4], Operations: ['40-36=4'] Exploring Operation: 64/4=16, Resulting Numbers: [47, 16] Generated Node #3: [47, 16] from Operati...
4
Current State: 31:[47, 40, 36, 64], Operations: [] Exploring Operation: 64-47=17, Resulting Numbers: [40, 36, 17] Generated Node #0,0: 31:[40, 36, 17] Operation: 64-47=17 Exploring Operation: 64-40=24, Resulting Numbers: [47, 36, 24] Generated Node #0,1: 31:[47, 36, 24] Operation: 64-40=24 Exploring Operation: 64-36=28...
0
hs_3
sum_heuristic
[ 40, 56, 45, 47 ]
14
[ "56-40=16", "47-45=2", "16-2=14" ]
Current State: 14:[40, 56, 45, 47], Operations: [] Exploring Operation: 56-40=16, Resulting Numbers: [45, 47, 16] Generated Node #2: [45, 47, 16] from Operation: 56-40=16 Current State: 14:[45, 47, 16], Operations: ['56-40=16'] Exploring Operation: 47-45=2, Resulting Numbers: [16, 2] Generated Node #3: [16, 2] from Ope...
4
Current State: 14:[40, 56, 45, 47], Operations: [] Exploring Operation: 56-45=11, Resulting Numbers: [40, 47, 11] Generated Node #0,0: 14:[40, 47, 11] Operation: 56-45=11 Exploring Operation: 56-47=9, Resulting Numbers: [40, 45, 9] Generated Node #0,1: 14:[40, 45, 9] Operation: 56-47=9 Exploring Operation: 56-40=16, Re...
0.975694
hs_3
mult_heuristic
[ 55, 68, 13, 92 ]
92
[ "68-55=13", "13+92=105", "105-13=92" ]
Current State: 92:[55, 68, 13, 92], Operations: [] Exploring Operation: 68-55=13, Resulting Numbers: [13, 92, 13] Generated Node #2: [13, 92, 13] from Operation: 68-55=13 Current State: 92:[13, 92, 13], Operations: ['68-55=13'] Exploring Operation: 13+92=105, Resulting Numbers: [105] 105,92 equal: Goal Reached Explorin...
4
Current State: 92:[55, 68, 13, 92], Operations: [] Exploring Operation: 68-55=13, Resulting Numbers: [13, 92, 13] Generated Node #0,0: 92:[13, 92, 13] Operation: 68-55=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 92:[13, 92, 13], Operations: ['68-55=13'] Exploring Operation: 13/13=1, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 49, 21, 17, 10 ]
89
[ "21-17=4", "10*4=40", "49+40=89" ]
Current State: 89:[49, 21, 17, 10], Operations: [] Exploring Operation: 21-17=4, Resulting Numbers: [49, 10, 4] Generated Node #2: [49, 10, 4] from Operation: 21-17=4 Current State: 89:[49, 10, 4], Operations: ['21-17=4'] Exploring Operation: 10*4=40, Resulting Numbers: [49, 40] Generated Node #3: [49, 40] from Operati...
4
Current State: 89:[49, 21, 17, 10], Operations: [] Exploring Operation: 49+21=70, Resulting Numbers: [17, 10, 70] Generated Node #0,0: 89:[17, 10, 70] Operation: 49+21=70 Start Sub Search at level 1: Moving to Node #0,0 Current State: 89:[17, 10, 70], Operations: ['49+21=70'] Exploring Operation: 17+10=27, Resulting Nu...
0
hs_1
sum_heuristic
[ 87, 51, 56, 33 ]
78
[ "56-51=5", "33*5=165", "165-87=78" ]
Current State: 78:[87, 51, 56, 33], Operations: [] Exploring Operation: 56-51=5, Resulting Numbers: [87, 33, 5] Generated Node #2: [87, 33, 5] from Operation: 56-51=5 Current State: 78:[87, 33, 5], Operations: ['56-51=5'] Exploring Operation: 33*5=165, Resulting Numbers: [87, 165] Generated Node #3: [87, 165] from Oper...
4
Current State: 78:[87, 51, 56, 33], Operations: [] Exploring Operation: 56-51=5, Resulting Numbers: [87, 33, 5] Generated Node #0,0: 78:[87, 33, 5] Operation: 56-51=5 Exploring Operation: 87-51=36, Resulting Numbers: [56, 33, 36] Generated Node #0,1: 78:[56, 33, 36] Operation: 87-51=36 Exploring Operation: 56-33=23, Re...
0
hs_4
mult_heuristic
[ 17, 56, 71, 56 ]
53
[ "71-17=54", "56/56=1", "54-1=53" ]
Current State: 53:[17, 56, 71, 56], Operations: [] Exploring Operation: 71-17=54, Resulting Numbers: [56, 56, 54] Generated Node #2: [56, 56, 54] from Operation: 71-17=54 Current State: 53:[56, 56, 54], Operations: ['71-17=54'] Exploring Operation: 56/56=1, Resulting Numbers: [54, 1] Generated Node #3: [54, 1] from Ope...
4
Current State: 53:[17, 56, 71, 56], Operations: [] Exploring Operation: 71-17=54, Resulting Numbers: [56, 56, 54] Generated Node #0,0: 53:[56, 56, 54] Operation: 71-17=54 Exploring Operation: 56-17=39, Resulting Numbers: [71, 56, 39] Generated Node #0,1: 53:[71, 56, 39] Operation: 56-17=39 Exploring Operation: 56-17=39...
0.988715
hs_3
mult_heuristic
[ 14, 13, 36, 33 ]
68
[ "14-13=1", "36+33=69", "69-1=68" ]
Current State: 68:[14, 13, 36, 33], Operations: [] Exploring Operation: 14-13=1, Resulting Numbers: [36, 33, 1] Generated Node #2: [36, 33, 1] from Operation: 14-13=1 Current State: 68:[36, 33, 1], Operations: ['14-13=1'] Exploring Operation: 36+33=69, Resulting Numbers: [1, 69] Generated Node #3: [1, 69] from Operatio...
4
Current State: 68:[14, 13, 36, 33], Operations: [] Exploring Operation: 33-13=20, Resulting Numbers: [14, 36, 20] Generated Node #0,0: 68:[14, 36, 20] Operation: 33-13=20 Exploring Operation: 14-13=1, Resulting Numbers: [36, 33, 1] Generated Node #0,1: 68:[36, 33, 1] Operation: 14-13=1 Exploring Operation: 33-14=19, Re...
0.988715
hs_3
sum_heuristic
[ 9, 39, 9, 5 ]
16
[ "39-9=30", "9+5=14", "30-14=16" ]
Current State: 16:[9, 39, 9, 5], Operations: [] Exploring Operation: 39-9=30, Resulting Numbers: [5, 30] Generated Node #2: [5, 30] from Operation: 39-9=30 Current State: 16:[5, 30], Operations: ['39-9=30'] Exploring Operation: 9+5=14, Resulting Numbers: [30, 14] Generated Node #3: [30, 14] from Operation: 9+5=14 Curre...
4
Current State: 16:[9, 39, 9, 5], Operations: [] Exploring Operation: 9-5=4, Resulting Numbers: [39, 9, 4] Generated Node #0,0: 16:[39, 9, 4] Operation: 9-5=4 Exploring Operation: 39-5=34, Resulting Numbers: [9, 9, 34] Generated Node #0,1: 16:[9, 9, 34] Operation: 39-5=34 Exploring Operation: 39-9=30, Resulting Numbers:...
0.985243
hs_4
sum_heuristic
[ 26, 83, 27, 59 ]
78
[ "83-27=56", "59-56=3", "26*3=78" ]
Current State: 78:[26, 83, 27, 59], Operations: [] Exploring Operation: 83-27=56, Resulting Numbers: [26, 59, 56] Generated Node #2: [26, 59, 56] from Operation: 83-27=56 Current State: 78:[26, 59, 56], Operations: ['83-27=56'] Exploring Operation: 59-56=3, Resulting Numbers: [26, 3] Generated Node #3: [26, 3] from Ope...
4
Current State: 78:[26, 83, 27, 59], Operations: [] Exploring Operation: 59-26=33, Resulting Numbers: [83, 27, 33] Generated Node #0,0: 78:[83, 27, 33] Operation: 59-26=33 Exploring Operation: 59-27=32, Resulting Numbers: [26, 83, 32] Generated Node #0,1: 78:[26, 83, 32] Operation: 59-27=32 Exploring Operation: 83-59=24...
0.990451
hs_3
mult_heuristic
[ 48, 55, 24, 21 ]
78
[ "48/24=2", "55+21=76", "2+76=78" ]
Current State: 78:[48, 55, 24, 21], Operations: [] Exploring Operation: 48/24=2, Resulting Numbers: [55, 21, 2] Generated Node #2: [55, 21, 2] from Operation: 48/24=2 Current State: 78:[55, 21, 2], Operations: ['48/24=2'] Exploring Operation: 55+21=76, Resulting Numbers: [2, 76] Generated Node #3: [2, 76] from Operatio...
4
Current State: 78:[48, 55, 24, 21], Operations: [] Exploring Operation: 55+24=79, Resulting Numbers: [48, 21, 79] Generated Node #0,0: 78:[48, 21, 79] Operation: 55+24=79 Exploring Operation: 55-21=34, Resulting Numbers: [48, 24, 34] Generated Node #0,1: 78:[48, 24, 34] Operation: 55-21=34 Exploring Operation: 55-48=7,...
0.960069
hs_4
mult_heuristic
[ 48, 97, 24, 10 ]
77
[ "48/24=2", "10*2=20", "97-20=77" ]
Current State: 77:[48, 97, 24, 10], Operations: [] Exploring Operation: 48/24=2, Resulting Numbers: [97, 10, 2] Generated Node #2: [97, 10, 2] from Operation: 48/24=2 Current State: 77:[97, 10, 2], Operations: ['48/24=2'] Exploring Operation: 10*2=20, Resulting Numbers: [97, 20] Generated Node #3: [97, 20] from Operati...
4
Current State: 77:[48, 97, 24, 10], Operations: [] Exploring Operation: 48+24=72, Resulting Numbers: [97, 10, 72] Generated Node #0,0: 77:[97, 10, 72] Operation: 48+24=72 Exploring Operation: 48/24=2, Resulting Numbers: [97, 10, 2] Generated Node #0,1: 77:[97, 10, 2] Operation: 48/24=2 Exploring Operation: 48-24=24, Re...
0
hs_3
mult_heuristic
[ 24, 64, 4, 99 ]
29
[ "24/4=6", "99-64=35", "35-6=29" ]
Current State: 29:[24, 64, 4, 99], Operations: [] Exploring Operation: 24/4=6, Resulting Numbers: [64, 99, 6] Generated Node #2: [64, 99, 6] from Operation: 24/4=6 Current State: 29:[64, 99, 6], Operations: ['24/4=6'] Exploring Operation: 99-64=35, Resulting Numbers: [6, 35] Generated Node #3: [6, 35] from Operation: 9...
4
Current State: 29:[24, 64, 4, 99], Operations: [] Exploring Operation: 99-64=35, Resulting Numbers: [24, 4, 35] Generated Node #0,0: 29:[24, 4, 35] Operation: 99-64=35 Start Sub Search at level 1: Moving to Node #0,0 Current State: 29:[24, 4, 35], Operations: ['99-64=35'] Exploring Operation: 24+4=28, Resulting Numbers...
0
hs_1
sum_heuristic
[ 24, 12, 9, 9 ]
35
[ "24+12=36", "9/9=1", "36-1=35" ]
Current State: 35:[24, 12, 9, 9], Operations: [] Exploring Operation: 24+12=36, Resulting Numbers: [9, 9, 36] Generated Node #2: [9, 9, 36] from Operation: 24+12=36 Current State: 35:[9, 9, 36], Operations: ['24+12=36'] Exploring Operation: 9/9=1, Resulting Numbers: [36, 1] Generated Node #3: [36, 1] from Operation: 9/...
4
Current State: 35:[24, 12, 9, 9], Operations: [] Exploring Operation: 24-12=12, Resulting Numbers: [9, 9, 12] Generated Node #0,0: 35:[9, 9, 12] Operation: 24-12=12 Exploring Operation: 24/12=2, Resulting Numbers: [9, 9, 2] Generated Node #0,1: 35:[9, 9, 2] Operation: 24/12=2 Exploring Operation: 24+12=36, Resulting Nu...
0.980903
hs_4
mult_heuristic
[ 47, 90, 29, 10 ]
27
[ "47-29=18", "90/10=9", "18+9=27" ]
Current State: 27:[47, 90, 29, 10], Operations: [] Exploring Operation: 47-29=18, Resulting Numbers: [90, 10, 18] Generated Node #2: [90, 10, 18] from Operation: 47-29=18 Current State: 27:[90, 10, 18], Operations: ['47-29=18'] Exploring Operation: 90/10=9, Resulting Numbers: [18, 9] Generated Node #3: [18, 9] from Ope...
4
Current State: 27:[47, 90, 29, 10], Operations: [] Exploring Operation: 90-47=43, Resulting Numbers: [29, 10, 43] Generated Node #0,0: 27:[29, 10, 43] Operation: 90-47=43 Exploring Operation: 90-29=61, Resulting Numbers: [47, 10, 61] Generated Node #0,1: 27:[47, 10, 61] Operation: 90-29=61 Exploring Operation: 90/10=9,...
0.973958
hs_3
sum_heuristic
[ 2, 97, 54, 8 ]
78
[ "54/2=27", "97+8=105", "105-27=78" ]
Current State: 78:[2, 97, 54, 8], Operations: [] Exploring Operation: 54/2=27, Resulting Numbers: [97, 8, 27] Generated Node #2: [97, 8, 27] from Operation: 54/2=27 Current State: 78:[97, 8, 27], Operations: ['54/2=27'] Exploring Operation: 97+8=105, Resulting Numbers: [27, 105] Generated Node #3: [27, 105] from Operat...
4
Current State: 78:[2, 97, 54, 8], Operations: [] Exploring Operation: 54/2=27, Resulting Numbers: [97, 8, 27] Generated Node #0,0: 78:[97, 8, 27] Operation: 54/2=27 Exploring Operation: 97-54=43, Resulting Numbers: [2, 8, 43] Generated Node #0,1: 78:[2, 8, 43] Operation: 97-54=43 Start Sub Search at level 1: Moving to ...
0.986111
hs_2
mult_heuristic
[ 68, 5, 75, 7 ]
60
[ "68+7=75", "75/5=15", "75-15=60" ]
Current State: 60:[68, 5, 75, 7], Operations: [] Exploring Operation: 68+7=75, Resulting Numbers: [5, 75, 75] Generated Node #2: [5, 75, 75] from Operation: 68+7=75 Current State: 60:[5, 75, 75], Operations: ['68+7=75'] Exploring Operation: 75/5=15, Resulting Numbers: [15] 15,60 equal: Goal Reached Exploring Operation:...
4
Current State: 60:[68, 5, 75, 7], Operations: [] Exploring Operation: 75/5=15, Resulting Numbers: [68, 7, 15] Generated Node #0,0: 60:[68, 7, 15] Operation: 75/5=15 Exploring Operation: 75-68=7, Resulting Numbers: [5, 7, 7] Generated Node #0,1: 60:[5, 7, 7] Operation: 75-68=7 Exploring Operation: 68-7=61, Resulting Num...
0.976563
hs_3
mult_heuristic
[ 25, 2, 23, 1 ]
97
[ "25+23=48", "2*48=96", "1+96=97" ]
Current State: 97:[25, 2, 23, 1], Operations: [] Exploring Operation: 25+23=48, Resulting Numbers: [2, 1, 48] Generated Node #2: [2, 1, 48] from Operation: 25+23=48 Current State: 97:[2, 1, 48], Operations: ['25+23=48'] Exploring Operation: 2*48=96, Resulting Numbers: [1, 96] Generated Node #3: [1, 96] from Operation: ...
4
Current State: 97:[25, 2, 23, 1], Operations: [] Exploring Operation: 25*2=50, Resulting Numbers: [23, 1, 50] Generated Node #0,0: 97:[23, 1, 50] Operation: 25*2=50 Exploring Operation: 2*23=46, Resulting Numbers: [25, 1, 46] Generated Node #0,1: 97:[25, 1, 46] Operation: 2*23=46 Start Sub Search at level 1: Moving to ...
0
hs_2
mult_heuristic
[ 18, 80, 37, 69 ]
94
[ "80-18=62", "69-37=32", "62+32=94" ]
Current State: 94:[18, 80, 37, 69], Operations: [] Exploring Operation: 80-18=62, Resulting Numbers: [37, 69, 62] Generated Node #2: [37, 69, 62] from Operation: 80-18=62 Current State: 94:[37, 69, 62], Operations: ['80-18=62'] Exploring Operation: 69-37=32, Resulting Numbers: [62, 32] Generated Node #3: [62, 32] from ...
4
Current State: 94:[18, 80, 37, 69], Operations: [] Exploring Operation: 18+69=87, Resulting Numbers: [80, 37, 87] Generated Node #0,0: 94:[80, 37, 87] Operation: 18+69=87 Exploring Operation: 69-18=51, Resulting Numbers: [80, 37, 51] Generated Node #0,1: 94:[80, 37, 51] Operation: 69-18=51 Moving to Node #0,1 Current S...
0.990451
hs_2
sum_heuristic
[ 48, 53, 29, 89 ]
87
[ "53-29=24", "48/24=2", "89-2=87" ]
Current State: 87:[48, 53, 29, 89], Operations: [] Exploring Operation: 53-29=24, Resulting Numbers: [48, 89, 24] Generated Node #2: [48, 89, 24] from Operation: 53-29=24 Current State: 87:[48, 89, 24], Operations: ['53-29=24'] Exploring Operation: 48/24=2, Resulting Numbers: [89, 2] Generated Node #3: [89, 2] from Ope...
4
Current State: 87:[48, 53, 29, 89], Operations: [] Exploring Operation: 53-48=5, Resulting Numbers: [29, 89, 5] Generated Node #0,0: 87:[29, 89, 5] Operation: 53-48=5 Exploring Operation: 53-29=24, Resulting Numbers: [48, 89, 24] Generated Node #0,1: 87:[48, 89, 24] Operation: 53-29=24 Exploring Operation: 89-53=36, Re...
0.966146
hs_5
sum_heuristic
[ 69, 3, 91, 68 ]
93
[ "69-3=66", "91+68=159", "159-66=93" ]
Current State: 93:[69, 3, 91, 68], Operations: [] Exploring Operation: 69-3=66, Resulting Numbers: [91, 68, 66] Generated Node #2: [91, 68, 66] from Operation: 69-3=66 Current State: 93:[91, 68, 66], Operations: ['69-3=66'] Exploring Operation: 91+68=159, Resulting Numbers: [66, 159] Generated Node #3: [66, 159] from O...
4
Current State: 93:[69, 3, 91, 68], Operations: [] Exploring Operation: 69-68=1, Resulting Numbers: [3, 91, 1] Generated Node #0,0: 93:[3, 91, 1] Operation: 69-68=1 Exploring Operation: 91-68=23, Resulting Numbers: [69, 3, 23] Generated Node #0,1: 93:[69, 3, 23] Operation: 91-68=23 Moving to Node #0,0 Current State: 93:...
0
hs_2
mult_heuristic
[ 2, 86, 45, 95 ]
97
[ "86/2=43", "45+95=140", "140-43=97" ]
Current State: 97:[2, 86, 45, 95], Operations: [] Exploring Operation: 86/2=43, Resulting Numbers: [45, 95, 43] Generated Node #2: [45, 95, 43] from Operation: 86/2=43 Current State: 97:[45, 95, 43], Operations: ['86/2=43'] Exploring Operation: 45+95=140, Resulting Numbers: [43, 140] Generated Node #3: [43, 140] from O...
4
Current State: 97:[2, 86, 45, 95], Operations: [] Exploring Operation: 2+86=88, Resulting Numbers: [45, 95, 88] Generated Node #0,0: 97:[45, 95, 88] Operation: 2+86=88 Exploring Operation: 2+95=97, Resulting Numbers: [86, 45, 97] Generated Node #0,1: 97:[86, 45, 97] Operation: 2+95=97 Exploring Operation: 2+45=47, Resu...
0
hs_4
sum_heuristic
[ 71, 35, 66, 5 ]
38
[ "71+66=137", "35*5=175", "175-137=38" ]
Current State: 38:[71, 35, 66, 5], Operations: [] Exploring Operation: 71+66=137, Resulting Numbers: [35, 5, 137] Generated Node #2: [35, 5, 137] from Operation: 71+66=137 Current State: 38:[35, 5, 137], Operations: ['71+66=137'] Exploring Operation: 35*5=175, Resulting Numbers: [137, 175] Generated Node #3: [137, 175]...
4
Current State: 38:[71, 35, 66, 5], Operations: [] Exploring Operation: 71-66=5, Resulting Numbers: [35, 5, 5] Generated Node #0,0: 38:[35, 5, 5] Operation: 71-66=5 Exploring Operation: 71-35=36, Resulting Numbers: [66, 5, 36] Generated Node #0,1: 38:[66, 5, 36] Operation: 71-35=36 Exploring Operation: 66-35=31, Resulti...
0
hs_3
mult_heuristic
[ 50, 6, 27, 65 ]
36
[ "50+6=56", "27+65=92", "92-56=36" ]
Current State: 36:[50, 6, 27, 65], Operations: [] Exploring Operation: 50+6=56, Resulting Numbers: [27, 65, 56] Generated Node #2: [27, 65, 56] from Operation: 50+6=56 Current State: 36:[27, 65, 56], Operations: ['50+6=56'] Exploring Operation: 27+65=92, Resulting Numbers: [56, 92] Generated Node #3: [56, 92] from Oper...
4
Current State: 36:[50, 6, 27, 65], Operations: [] Exploring Operation: 50-6=44, Resulting Numbers: [27, 65, 44] Generated Node #0,0: 36:[27, 65, 44] Operation: 50-6=44 Exploring Operation: 6+27=33, Resulting Numbers: [50, 65, 33] Generated Node #0,1: 36:[50, 65, 33] Operation: 6+27=33 Exploring Operation: 65-50=15, Res...
0.981771
hs_5
sum_heuristic
[ 35, 58, 32, 32 ]
93
[ "35+58=93", "32-32=0", "93+0=93" ]
Current State: 93:[35, 58, 32, 32], Operations: [] Exploring Operation: 35+58=93, Resulting Numbers: [32, 32, 93] Generated Node #2: [32, 32, 93] from Operation: 35+58=93 Current State: 93:[32, 32, 93], Operations: ['35+58=93'] Exploring Operation: 32-32=0, Resulting Numbers: [93, 0] Generated Node #3: [93, 0] from Ope...
4
Current State: 93:[35, 58, 32, 32], Operations: [] Exploring Operation: 58+32=90, Resulting Numbers: [35, 32, 90] Generated Node #0,0: 93:[35, 32, 90] Operation: 58+32=90 Exploring Operation: 35+58=93, Resulting Numbers: [32, 32, 93] Generated Node #0,1: 93:[32, 32, 93] Operation: 35+58=93 Exploring Operation: 58+32=90...
0.990451
hs_3
mult_heuristic
[ 62, 25, 27, 22 ]
51
[ "27-25=2", "22/2=11", "62-11=51" ]
Current State: 51:[62, 25, 27, 22], Operations: [] Exploring Operation: 27-25=2, Resulting Numbers: [62, 22, 2] Generated Node #2: [62, 22, 2] from Operation: 27-25=2 Current State: 51:[62, 22, 2], Operations: ['27-25=2'] Exploring Operation: 22/2=11, Resulting Numbers: [62, 11] Generated Node #3: [62, 11] from Operati...
4
Current State: 51:[62, 25, 27, 22], Operations: [] Exploring Operation: 25+27=52, Resulting Numbers: [62, 22, 52] Generated Node #0,0: 51:[62, 22, 52] Operation: 25+27=52 Start Sub Search at level 1: Moving to Node #0,0 Current State: 51:[62, 22, 52], Operations: ['25+27=52'] Exploring Operation: 62-22=40, Resulting Nu...
0
hs_1
mult_heuristic
[ 41, 21, 62, 60 ]
61
[ "41+21=62", "62/62=1", "60+1=61" ]
Current State: 61:[41, 21, 62, 60], Operations: [] Exploring Operation: 41+21=62, Resulting Numbers: [62, 60, 62] Generated Node #2: [62, 60, 62] from Operation: 41+21=62 Current State: 61:[62, 60, 62], Operations: ['41+21=62'] Exploring Operation: 62/62=1, Resulting Numbers: [60, 1] Generated Node #3: [60, 1] from Ope...
4
Current State: 61:[41, 21, 62, 60], Operations: [] Exploring Operation: 62-21=41, Resulting Numbers: [41, 60, 41] Generated Node #0,0: 61:[41, 60, 41] Operation: 62-21=41 Exploring Operation: 21+60=81, Resulting Numbers: [41, 62, 81] Generated Node #0,1: 61:[41, 62, 81] Operation: 21+60=81 Exploring Operation: 41+21=62...
0.980035
hs_5
sum_heuristic
[ 14, 43, 28, 16 ]
73
[ "43-14=29", "28+16=44", "29+44=73" ]
Current State: 73:[14, 43, 28, 16], Operations: [] Exploring Operation: 43-14=29, Resulting Numbers: [28, 16, 29] Generated Node #2: [28, 16, 29] from Operation: 43-14=29 Current State: 73:[28, 16, 29], Operations: ['43-14=29'] Exploring Operation: 28+16=44, Resulting Numbers: [29, 44] Generated Node #3: [29, 44] from ...
4
Current State: 73:[14, 43, 28, 16], Operations: [] Exploring Operation: 43+28=71, Resulting Numbers: [14, 16, 71] Generated Node #0,0: 73:[14, 16, 71] Operation: 43+28=71 Exploring Operation: 14+43=57, Resulting Numbers: [28, 16, 57] Generated Node #0,1: 73:[28, 16, 57] Operation: 14+43=57 Exploring Operation: 14+28=42...
0.982639
hs_4
sum_heuristic
[ 2, 85, 10, 97 ]
89
[ "97-10=87", "2*87=174", "174-85=89" ]
Current State: 89:[2, 85, 10, 97], Operations: [] Exploring Operation: 97-10=87, Resulting Numbers: [2, 85, 87] Generated Node #2: [2, 85, 87] from Operation: 97-10=87 Current State: 89:[2, 85, 87], Operations: ['97-10=87'] Exploring Operation: 2*87=174, Resulting Numbers: [85, 174] Generated Node #3: [85, 174] from Op...
4
Current State: 89:[2, 85, 10, 97], Operations: [] Exploring Operation: 2+85=87, Resulting Numbers: [10, 97, 87] Generated Node #0,0: 89:[10, 97, 87] Operation: 2+85=87 Exploring Operation: 2*10=20, Resulting Numbers: [85, 97, 20] Generated Node #0,1: 89:[85, 97, 20] Operation: 2*10=20 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 74, 39, 57, 61 ]
19
[ "74-61=13", "39/13=3", "57/3=19" ]
Current State: 19:[74, 39, 57, 61], Operations: [] Exploring Operation: 74-61=13, Resulting Numbers: [39, 57, 13] Generated Node #2: [39, 57, 13] from Operation: 74-61=13 Current State: 19:[39, 57, 13], Operations: ['74-61=13'] Exploring Operation: 39/13=3, Resulting Numbers: [57, 3] Generated Node #3: [57, 3] from Ope...
4
Current State: 19:[74, 39, 57, 61], Operations: [] Exploring Operation: 61-57=4, Resulting Numbers: [74, 39, 4] Generated Node #0,0: 19:[74, 39, 4] Operation: 61-57=4 Exploring Operation: 74-57=17, Resulting Numbers: [39, 61, 17] Generated Node #0,1: 19:[39, 61, 17] Operation: 74-57=17 Exploring Operation: 74-61=13, Re...
0.947917
hs_4
mult_heuristic
[ 31, 33, 32, 58 ]
89
[ "31+58=89", "33-32=1", "89*1=89" ]
Current State: 89:[31, 33, 32, 58], Operations: [] Exploring Operation: 31+58=89, Resulting Numbers: [33, 32, 89] Generated Node #2: [33, 32, 89] from Operation: 31+58=89 Current State: 89:[33, 32, 89], Operations: ['31+58=89'] Exploring Operation: 33-32=1, Resulting Numbers: [89, 1] Generated Node #3: [89, 1] from Ope...
4
Current State: 89:[31, 33, 32, 58], Operations: [] Exploring Operation: 31+32=63, Resulting Numbers: [33, 58, 63] Generated Node #0,0: 89:[33, 58, 63] Operation: 31+32=63 Exploring Operation: 31+58=89, Resulting Numbers: [33, 32, 89] Generated Node #0,1: 89:[33, 32, 89] Operation: 31+58=89 Exploring Operation: 31+33=64...
0.967014
hs_5
mult_heuristic
[ 47, 31, 79, 93 ]
35
[ "79-47=32", "93/31=3", "32+3=35" ]
Current State: 35:[47, 31, 79, 93], Operations: [] Exploring Operation: 79-47=32, Resulting Numbers: [31, 93, 32] Generated Node #2: [31, 93, 32] from Operation: 79-47=32 Current State: 35:[31, 93, 32], Operations: ['79-47=32'] Exploring Operation: 93/31=3, Resulting Numbers: [32, 3] Generated Node #3: [32, 3] from Ope...
4
Current State: 35:[47, 31, 79, 93], Operations: [] Exploring Operation: 93-79=14, Resulting Numbers: [47, 31, 14] Generated Node #0,0: 35:[47, 31, 14] Operation: 93-79=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[47, 31, 14], Operations: ['93-79=14'] Exploring Operation: 47-14=33, Resulting Nu...
0
hs_1
mult_heuristic
[ 45, 55, 30, 49 ]
100
[ "49-45=4", "55-30=25", "4*25=100" ]
Current State: 100:[45, 55, 30, 49], Operations: [] Exploring Operation: 49-45=4, Resulting Numbers: [55, 30, 4] Generated Node #2: [55, 30, 4] from Operation: 49-45=4 Current State: 100:[55, 30, 4], Operations: ['49-45=4'] Exploring Operation: 55-30=25, Resulting Numbers: [4, 25] Generated Node #3: [4, 25] from Operat...
4
Current State: 100:[45, 55, 30, 49], Operations: [] Exploring Operation: 45+55=100, Resulting Numbers: [30, 49, 100] Generated Node #0,0: 100:[30, 49, 100] Operation: 45+55=100 Exploring Operation: 55-30=25, Resulting Numbers: [45, 49, 25] Generated Node #0,1: 100:[45, 49, 25] Operation: 55-30=25 Exploring Operation: 5...
0.976563
hs_3
mult_heuristic
[ 31, 74, 63, 10 ]
32
[ "31+74=105", "63+10=73", "105-73=32" ]
Current State: 32:[31, 74, 63, 10], Operations: [] Exploring Operation: 31+74=105, Resulting Numbers: [63, 10, 105] Generated Node #2: [63, 10, 105] from Operation: 31+74=105 Current State: 32:[63, 10, 105], Operations: ['31+74=105'] Exploring Operation: 63+10=73, Resulting Numbers: [105, 73] Generated Node #3: [105, 7...
4
Current State: 32:[31, 74, 63, 10], Operations: [] Exploring Operation: 74-31=43, Resulting Numbers: [63, 10, 43] Generated Node #0,0: 32:[63, 10, 43] Operation: 74-31=43 Exploring Operation: 74-63=11, Resulting Numbers: [31, 10, 11] Generated Node #0,1: 32:[31, 10, 11] Operation: 74-63=11 Exploring Operation: 63-31=32...
0.983507
hs_3
sum_heuristic
[ 22, 43, 76, 6 ]
34
[ "76-22=54", "54/6=9", "43-9=34" ]
Current State: 34:[22, 43, 76, 6], Operations: [] Exploring Operation: 76-22=54, Resulting Numbers: [43, 6, 54] Generated Node #2: [43, 6, 54] from Operation: 76-22=54 Current State: 34:[43, 6, 54], Operations: ['76-22=54'] Exploring Operation: 54/6=9, Resulting Numbers: [43, 9] Generated Node #3: [43, 9] from Operatio...
4
Current State: 34:[22, 43, 76, 6], Operations: [] Exploring Operation: 76-22=54, Resulting Numbers: [43, 6, 54] Generated Node #0,0: 34:[43, 6, 54] Operation: 76-22=54 Exploring Operation: 76-43=33, Resulting Numbers: [22, 6, 33] Generated Node #0,1: 34:[22, 6, 33] Operation: 76-43=33 Exploring Operation: 43-22=21, Res...
0.985243
hs_3
mult_heuristic
[ 14, 72, 68, 55 ]
10
[ "72-55=17", "68/17=4", "14-4=10" ]
Current State: 10:[14, 72, 68, 55], Operations: [] Exploring Operation: 72-55=17, Resulting Numbers: [14, 68, 17] Generated Node #2: [14, 68, 17] from Operation: 72-55=17 Current State: 10:[14, 68, 17], Operations: ['72-55=17'] Exploring Operation: 68/17=4, Resulting Numbers: [14, 4] Generated Node #3: [14, 4] from Ope...
4
Current State: 10:[14, 72, 68, 55], Operations: [] Exploring Operation: 68-55=13, Resulting Numbers: [14, 72, 13] Generated Node #0,0: 10:[14, 72, 13] Operation: 68-55=13 Exploring Operation: 72-55=17, Resulting Numbers: [14, 68, 17] Generated Node #0,1: 10:[14, 68, 17] Operation: 72-55=17 Exploring Operation: 72-68=4,...
0.976563
hs_3
mult_heuristic
[ 64, 25, 49, 46 ]
42
[ "64-25=39", "49-46=3", "39+3=42" ]
Current State: 42:[64, 25, 49, 46], Operations: [] Exploring Operation: 64-25=39, Resulting Numbers: [49, 46, 39] Generated Node #2: [49, 46, 39] from Operation: 64-25=39 Current State: 42:[49, 46, 39], Operations: ['64-25=39'] Exploring Operation: 49-46=3, Resulting Numbers: [39, 3] Generated Node #3: [39, 3] from Ope...
4
Current State: 42:[64, 25, 49, 46], Operations: [] Exploring Operation: 64-25=39, Resulting Numbers: [49, 46, 39] Generated Node #0,0: 42:[49, 46, 39] Operation: 64-25=39 Exploring Operation: 64-49=15, Resulting Numbers: [25, 46, 15] Generated Node #0,1: 42:[25, 46, 15] Operation: 64-49=15 Moving to Node #0,1 Current S...
0.986979
hs_2
mult_heuristic
[ 55, 45, 73, 99 ]
36
[ "55-45=10", "99-73=26", "10+26=36" ]
Current State: 36:[55, 45, 73, 99], Operations: [] Exploring Operation: 55-45=10, Resulting Numbers: [73, 99, 10] Generated Node #2: [73, 99, 10] from Operation: 55-45=10 Current State: 36:[73, 99, 10], Operations: ['55-45=10'] Exploring Operation: 99-73=26, Resulting Numbers: [10, 26] Generated Node #3: [10, 26] from ...
4
Current State: 36:[55, 45, 73, 99], Operations: [] Exploring Operation: 99-73=26, Resulting Numbers: [55, 45, 26] Generated Node #0,0: 36:[55, 45, 26] Operation: 99-73=26 Exploring Operation: 99-55=44, Resulting Numbers: [45, 73, 44] Generated Node #0,1: 36:[45, 73, 44] Operation: 99-55=44 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 79, 42, 49, 99 ]
87
[ "79-42=37", "99-49=50", "37+50=87" ]
Current State: 87:[79, 42, 49, 99], Operations: [] Exploring Operation: 79-42=37, Resulting Numbers: [49, 99, 37] Generated Node #2: [49, 99, 37] from Operation: 79-42=37 Current State: 87:[49, 99, 37], Operations: ['79-42=37'] Exploring Operation: 99-49=50, Resulting Numbers: [37, 50] Generated Node #3: [37, 50] from ...
4
Current State: 87:[79, 42, 49, 99], Operations: [] Exploring Operation: 79-42=37, Resulting Numbers: [49, 99, 37] Generated Node #0,0: 87:[49, 99, 37] Operation: 79-42=37 Exploring Operation: 79-49=30, Resulting Numbers: [42, 99, 30] Generated Node #0,1: 87:[42, 99, 30] Operation: 79-49=30 Exploring Operation: 42+49=91...
0.986111
hs_4
sum_heuristic
[ 65, 26, 50, 75 ]
21
[ "65-50=15", "75/15=5", "26-5=21" ]
Current State: 21:[65, 26, 50, 75], Operations: [] Exploring Operation: 65-50=15, Resulting Numbers: [26, 75, 15] Generated Node #2: [26, 75, 15] from Operation: 65-50=15 Current State: 21:[26, 75, 15], Operations: ['65-50=15'] Exploring Operation: 75/15=5, Resulting Numbers: [26, 5] Generated Node #3: [26, 5] from Ope...
4
Current State: 21:[65, 26, 50, 75], Operations: [] Exploring Operation: 65-50=15, Resulting Numbers: [26, 75, 15] Generated Node #0,0: 21:[26, 75, 15] Operation: 65-50=15 Exploring Operation: 65-26=39, Resulting Numbers: [50, 75, 39] Generated Node #0,1: 21:[50, 75, 39] Operation: 65-26=39 Exploring Operation: 75-65=10...
0.983507
hs_5
sum_heuristic
[ 9, 69, 5, 24 ]
66
[ "24-9=15", "15/5=3", "69-3=66" ]
Current State: 66:[9, 69, 5, 24], Operations: [] Exploring Operation: 24-9=15, Resulting Numbers: [69, 5, 15] Generated Node #2: [69, 5, 15] from Operation: 24-9=15 Current State: 66:[69, 5, 15], Operations: ['24-9=15'] Exploring Operation: 15/5=3, Resulting Numbers: [69, 3] Generated Node #3: [69, 3] from Operation: 1...
4
Current State: 66:[9, 69, 5, 24], Operations: [] Exploring Operation: 9-5=4, Resulting Numbers: [69, 24, 4] Generated Node #0,0: 66:[69, 24, 4] Operation: 9-5=4 Exploring Operation: 69-5=64, Resulting Numbers: [9, 24, 64] Generated Node #0,1: 66:[9, 24, 64] Operation: 69-5=64 Exploring Operation: 9+24=33, Resulting Num...
0
hs_3
mult_heuristic
[ 7, 38, 65, 16 ]
77
[ "65-38=27", "27-16=11", "7*11=77" ]
Current State: 77:[7, 38, 65, 16], Operations: [] Exploring Operation: 65-38=27, Resulting Numbers: [7, 16, 27] Generated Node #2: [7, 16, 27] from Operation: 65-38=27 Current State: 77:[7, 16, 27], Operations: ['65-38=27'] Exploring Operation: 27-16=11, Resulting Numbers: [7, 11] Generated Node #3: [7, 11] from Operat...
4
Current State: 77:[7, 38, 65, 16], Operations: [] Exploring Operation: 38-16=22, Resulting Numbers: [7, 65, 22] Generated Node #0,0: 77:[7, 65, 22] Operation: 38-16=22 Exploring Operation: 65-38=27, Resulting Numbers: [7, 16, 27] Generated Node #0,1: 77:[7, 16, 27] Operation: 65-38=27 Exploring Operation: 38+65=103, Re...
0.989583
hs_3
sum_heuristic
[ 36, 60, 85, 43 ]
94
[ "36*85=3060", "3060/60=51", "43+51=94" ]
Current State: 94:[36, 60, 85, 43], Operations: [] Exploring Operation: 36*85=3060, Resulting Numbers: [60, 43, 3060] Generated Node #2: [60, 43, 3060] from Operation: 36*85=3060 Current State: 94:[60, 43, 3060], Operations: ['36*85=3060'] Exploring Operation: 3060/60=51, Resulting Numbers: [43, 51] Generated Node #3: ...
4
Current State: 94:[36, 60, 85, 43], Operations: [] Exploring Operation: 43-36=7, Resulting Numbers: [60, 85, 7] Generated Node #0,0: 94:[60, 85, 7] Operation: 43-36=7 Exploring Operation: 85-36=49, Resulting Numbers: [60, 43, 49] Generated Node #0,1: 94:[60, 43, 49] Operation: 85-36=49 Exploring Operation: 60+43=103, R...
0
hs_4
sum_heuristic
[ 15, 51, 22, 90 ]
67
[ "90/15=6", "51+22=73", "73-6=67" ]
Current State: 67:[15, 51, 22, 90], Operations: [] Exploring Operation: 90/15=6, Resulting Numbers: [51, 22, 6] Generated Node #2: [51, 22, 6] from Operation: 90/15=6 Current State: 67:[51, 22, 6], Operations: ['90/15=6'] Exploring Operation: 51+22=73, Resulting Numbers: [6, 73] Generated Node #3: [6, 73] from Operatio...
4
Current State: 67:[15, 51, 22, 90], Operations: [] Exploring Operation: 15+22=37, Resulting Numbers: [51, 90, 37] Generated Node #0,0: 67:[51, 90, 37] Operation: 15+22=37 Exploring Operation: 15+51=66, Resulting Numbers: [22, 90, 66] Generated Node #0,1: 67:[22, 90, 66] Operation: 15+51=66 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 14, 60, 16, 17 ]
41
[ "14+60=74", "16+17=33", "74-33=41" ]
Current State: 41:[14, 60, 16, 17], Operations: [] Exploring Operation: 14+60=74, Resulting Numbers: [16, 17, 74] Generated Node #2: [16, 17, 74] from Operation: 14+60=74 Current State: 41:[16, 17, 74], Operations: ['14+60=74'] Exploring Operation: 16+17=33, Resulting Numbers: [74, 33] Generated Node #3: [74, 33] from ...
4
Current State: 41:[14, 60, 16, 17], Operations: [] Exploring Operation: 14+17=31, Resulting Numbers: [60, 16, 31] Generated Node #0,0: 41:[60, 16, 31] Operation: 14+17=31 Exploring Operation: 60-14=46, Resulting Numbers: [16, 17, 46] Generated Node #0,1: 41:[16, 17, 46] Operation: 60-14=46 Exploring Operation: 14+16=30...
0
hs_3
mult_heuristic
[ 45, 98, 31, 92 ]
84
[ "45-31=14", "98-92=6", "14*6=84" ]
Current State: 84:[45, 98, 31, 92], Operations: [] Exploring Operation: 45-31=14, Resulting Numbers: [98, 92, 14] Generated Node #2: [98, 92, 14] from Operation: 45-31=14 Current State: 84:[98, 92, 14], Operations: ['45-31=14'] Exploring Operation: 98-92=6, Resulting Numbers: [14, 6] Generated Node #3: [14, 6] from Ope...
4
Current State: 84:[45, 98, 31, 92], Operations: [] Exploring Operation: 98-92=6, Resulting Numbers: [45, 31, 6] Generated Node #0,0: 84:[45, 31, 6] Operation: 98-92=6 Moving to Node #0,0 Current State: 84:[45, 31, 6], Operations: ['98-92=6'] Exploring Operation: 45-31=14, Resulting Numbers: [6, 14] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 24, 42, 4, 32 ]
40
[ "42-24=18", "4*18=72", "72-32=40" ]
Current State: 40:[24, 42, 4, 32], Operations: [] Exploring Operation: 42-24=18, Resulting Numbers: [4, 32, 18] Generated Node #2: [4, 32, 18] from Operation: 42-24=18 Current State: 40:[4, 32, 18], Operations: ['42-24=18'] Exploring Operation: 4*18=72, Resulting Numbers: [32, 72] Generated Node #3: [32, 72] from Opera...
4
Current State: 40:[24, 42, 4, 32], Operations: [] Exploring Operation: 42-32=10, Resulting Numbers: [24, 4, 10] Generated Node #0,0: 40:[24, 4, 10] Operation: 42-32=10 Exploring Operation: 32-24=8, Resulting Numbers: [42, 4, 8] Generated Node #0,1: 40:[42, 4, 8] Operation: 32-24=8 Moving to Node #0,1 Current State: 40:...
0
hs_2
sum_heuristic
[ 31, 64, 3, 98 ]
87
[ "64-31=33", "33/3=11", "98-11=87" ]
Current State: 87:[31, 64, 3, 98], Operations: [] Exploring Operation: 64-31=33, Resulting Numbers: [3, 98, 33] Generated Node #2: [3, 98, 33] from Operation: 64-31=33 Current State: 87:[3, 98, 33], Operations: ['64-31=33'] Exploring Operation: 33/3=11, Resulting Numbers: [98, 11] Generated Node #3: [98, 11] from Opera...
4
Current State: 87:[31, 64, 3, 98], Operations: [] Exploring Operation: 98-64=34, Resulting Numbers: [31, 3, 34] Generated Node #0,0: 87:[31, 3, 34] Operation: 98-64=34 Start Sub Search at level 1: Moving to Node #0,0 Current State: 87:[31, 3, 34], Operations: ['98-64=34'] Exploring Operation: 34-31=3, Resulting Numbers...
0
hs_1
sum_heuristic
[ 66, 39, 12, 56 ]
17
[ "66-39=27", "56-12=44", "44-27=17" ]
Current State: 17:[66, 39, 12, 56], Operations: [] Exploring Operation: 66-39=27, Resulting Numbers: [12, 56, 27] Generated Node #2: [12, 56, 27] from Operation: 66-39=27 Current State: 17:[12, 56, 27], Operations: ['66-39=27'] Exploring Operation: 56-12=44, Resulting Numbers: [27, 44] Generated Node #3: [27, 44] from ...
4
Current State: 17:[66, 39, 12, 56], Operations: [] Exploring Operation: 66-39=27, Resulting Numbers: [12, 56, 27] Generated Node #0,0: 17:[12, 56, 27] Operation: 66-39=27 Exploring Operation: 56-39=17, Resulting Numbers: [66, 12, 17] Generated Node #0,1: 17:[66, 12, 17] Operation: 56-39=17 Exploring Operation: 66-56=10...
0.988715
hs_3
mult_heuristic
[ 33, 32, 43, 85 ]
63
[ "33+32=65", "43+85=128", "128-65=63" ]
Current State: 63:[33, 32, 43, 85], Operations: [] Exploring Operation: 33+32=65, Resulting Numbers: [43, 85, 65] Generated Node #2: [43, 85, 65] from Operation: 33+32=65 Current State: 63:[43, 85, 65], Operations: ['33+32=65'] Exploring Operation: 43+85=128, Resulting Numbers: [65, 128] Generated Node #3: [65, 128] fr...
4
Current State: 63:[33, 32, 43, 85], Operations: [] Exploring Operation: 43-33=10, Resulting Numbers: [32, 85, 10] Generated Node #0,0: 63:[32, 85, 10] Operation: 43-33=10 Exploring Operation: 33+32=65, Resulting Numbers: [43, 85, 65] Generated Node #0,1: 63:[43, 85, 65] Operation: 33+32=65 Exploring Operation: 85-33=52...
0.985243
hs_5
mult_heuristic
[ 44, 95, 46, 94 ]
93
[ "46-44=2", "94*2=188", "188-95=93" ]
Current State: 93:[44, 95, 46, 94], Operations: [] Exploring Operation: 46-44=2, Resulting Numbers: [95, 94, 2] Generated Node #2: [95, 94, 2] from Operation: 46-44=2 Current State: 93:[95, 94, 2], Operations: ['46-44=2'] Exploring Operation: 94*2=188, Resulting Numbers: [95, 188] Generated Node #3: [95, 188] from Oper...
4
Current State: 93:[44, 95, 46, 94], Operations: [] Exploring Operation: 46-44=2, Resulting Numbers: [95, 94, 2] Generated Node #0,0: 93:[95, 94, 2] Operation: 46-44=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[95, 94, 2], Operations: ['46-44=2'] Exploring Operation: 95-2=93, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 88, 71, 14, 77 ]
83
[ "88-77=11", "14*11=154", "154-71=83" ]
Current State: 83:[88, 71, 14, 77], Operations: [] Exploring Operation: 88-77=11, Resulting Numbers: [71, 14, 11] Generated Node #2: [71, 14, 11] from Operation: 88-77=11 Current State: 83:[71, 14, 11], Operations: ['88-77=11'] Exploring Operation: 14*11=154, Resulting Numbers: [71, 154] Generated Node #3: [71, 154] fr...
4
Current State: 83:[88, 71, 14, 77], Operations: [] Exploring Operation: 71+14=85, Resulting Numbers: [88, 77, 85] Generated Node #0,0: 83:[88, 77, 85] Operation: 71+14=85 Exploring Operation: 14+77=91, Resulting Numbers: [88, 71, 91] Generated Node #0,1: 83:[88, 71, 91] Operation: 14+77=91 Exploring Operation: 88-14=74...
0
hs_3
sum_heuristic
[ 6, 67, 53, 46 ]
67
[ "53-6=47", "47-46=1", "67*1=67" ]
Current State: 67:[6, 67, 53, 46], Operations: [] Exploring Operation: 53-6=47, Resulting Numbers: [67, 46, 47] Generated Node #2: [67, 46, 47] from Operation: 53-6=47 Current State: 67:[67, 46, 47], Operations: ['53-6=47'] Exploring Operation: 47-46=1, Resulting Numbers: [67, 1] Generated Node #3: [67, 1] from Operati...
4
Current State: 67:[6, 67, 53, 46], Operations: [] Exploring Operation: 6+46=52, Resulting Numbers: [67, 53, 52] Generated Node #0,0: 67:[67, 53, 52] Operation: 6+46=52 Exploring Operation: 6+53=59, Resulting Numbers: [67, 46, 59] Generated Node #0,1: 67:[67, 46, 59] Operation: 6+53=59 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 16, 47, 92, 93 ]
89
[ "47-16=31", "93/31=3", "92-3=89" ]
Current State: 89:[16, 47, 92, 93], Operations: [] Exploring Operation: 47-16=31, Resulting Numbers: [92, 93, 31] Generated Node #2: [92, 93, 31] from Operation: 47-16=31 Current State: 89:[92, 93, 31], Operations: ['47-16=31'] Exploring Operation: 93/31=3, Resulting Numbers: [92, 3] Generated Node #3: [92, 3] from Ope...
4
Current State: 89:[16, 47, 92, 93], Operations: [] Exploring Operation: 16+47=63, Resulting Numbers: [92, 93, 63] Generated Node #0,0: 89:[92, 93, 63] Operation: 16+47=63 Start Sub Search at level 1: Moving to Node #0,0 Current State: 89:[92, 93, 63], Operations: ['16+47=63'] Exploring Operation: 93-63=30, Resulting Nu...
0
hs_1
mult_heuristic
[ 22, 17, 15, 10 ]
87
[ "22-15=7", "10*7=70", "17+70=87" ]
Current State: 87:[22, 17, 15, 10], Operations: [] Exploring Operation: 22-15=7, Resulting Numbers: [17, 10, 7] Generated Node #2: [17, 10, 7] from Operation: 22-15=7 Current State: 87:[17, 10, 7], Operations: ['22-15=7'] Exploring Operation: 10*7=70, Resulting Numbers: [17, 70] Generated Node #3: [17, 70] from Operati...
4
Current State: 87:[22, 17, 15, 10], Operations: [] Exploring Operation: 17-15=2, Resulting Numbers: [22, 10, 2] Generated Node #0,0: 87:[22, 10, 2] Operation: 17-15=2 Exploring Operation: 17+15=32, Resulting Numbers: [22, 10, 32] Generated Node #0,1: 87:[22, 10, 32] Operation: 17+15=32 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 31, 26, 29, 23 ]
63
[ "31+26=57", "29-23=6", "57+6=63" ]
Current State: 63:[31, 26, 29, 23], Operations: [] Exploring Operation: 31+26=57, Resulting Numbers: [29, 23, 57] Generated Node #2: [29, 23, 57] from Operation: 31+26=57 Current State: 63:[29, 23, 57], Operations: ['31+26=57'] Exploring Operation: 29-23=6, Resulting Numbers: [57, 6] Generated Node #3: [57, 6] from Ope...
4
Current State: 63:[31, 26, 29, 23], Operations: [] Exploring Operation: 31+29=60, Resulting Numbers: [26, 23, 60] Generated Node #0,0: 63:[26, 23, 60] Operation: 31+29=60 Exploring Operation: 31-29=2, Resulting Numbers: [26, 23, 2] Generated Node #0,1: 63:[26, 23, 2] Operation: 31-29=2 Start Sub Search at level 1: Movi...
0.986979
hs_2
sum_heuristic
[ 36, 71, 31, 93 ]
97
[ "71-36=35", "93-31=62", "35+62=97" ]
Current State: 97:[36, 71, 31, 93], Operations: [] Exploring Operation: 71-36=35, Resulting Numbers: [31, 93, 35] Generated Node #2: [31, 93, 35] from Operation: 71-36=35 Current State: 97:[31, 93, 35], Operations: ['71-36=35'] Exploring Operation: 93-31=62, Resulting Numbers: [35, 62] Generated Node #3: [35, 62] from ...
4
Current State: 97:[36, 71, 31, 93], Operations: [] Exploring Operation: 36+31=67, Resulting Numbers: [71, 93, 67] Generated Node #0,0: 97:[71, 93, 67] Operation: 36+31=67 Exploring Operation: 71+31=102, Resulting Numbers: [36, 93, 102] Generated Node #0,1: 97:[36, 93, 102] Operation: 71+31=102 Exploring Operation: 36+7...
0.984375
hs_3
sum_heuristic
[ 71, 51, 36, 30 ]
14
[ "71-51=20", "36-30=6", "20-6=14" ]
Current State: 14:[71, 51, 36, 30], Operations: [] Exploring Operation: 71-51=20, Resulting Numbers: [36, 30, 20] Generated Node #2: [36, 30, 20] from Operation: 71-51=20 Current State: 14:[36, 30, 20], Operations: ['71-51=20'] Exploring Operation: 36-30=6, Resulting Numbers: [20, 6] Generated Node #3: [20, 6] from Ope...
4
Current State: 14:[71, 51, 36, 30], Operations: [] Exploring Operation: 51-36=15, Resulting Numbers: [71, 30, 15] Generated Node #0,0: 14:[71, 30, 15] Operation: 51-36=15 Exploring Operation: 71-36=35, Resulting Numbers: [51, 30, 35] Generated Node #0,1: 14:[51, 30, 35] Operation: 71-36=35 Exploring Operation: 71-30=41...
0.988715
hs_4
sum_heuristic
[ 62, 25, 77, 18 ]
22
[ "62-25=37", "77-18=59", "59-37=22" ]
Current State: 22:[62, 25, 77, 18], Operations: [] Exploring Operation: 62-25=37, Resulting Numbers: [77, 18, 37] Generated Node #2: [77, 18, 37] from Operation: 62-25=37 Current State: 22:[77, 18, 37], Operations: ['62-25=37'] Exploring Operation: 77-18=59, Resulting Numbers: [37, 59] Generated Node #3: [37, 59] from ...
4
Current State: 22:[62, 25, 77, 18], Operations: [] Exploring Operation: 62-18=44, Resulting Numbers: [25, 77, 44] Generated Node #0,0: 22:[25, 77, 44] Operation: 62-18=44 Exploring Operation: 62-25=37, Resulting Numbers: [77, 18, 37] Generated Node #0,1: 22:[77, 18, 37] Operation: 62-25=37 Exploring Operation: 77-25=52...
0.971354
hs_4
mult_heuristic
[ 42, 98, 22, 92 ]
29
[ "98-92=6", "42/6=7", "22+7=29" ]
Current State: 29:[42, 98, 22, 92], Operations: [] Exploring Operation: 98-92=6, Resulting Numbers: [42, 22, 6] Generated Node #2: [42, 22, 6] from Operation: 98-92=6 Current State: 29:[42, 22, 6], Operations: ['98-92=6'] Exploring Operation: 42/6=7, Resulting Numbers: [22, 7] Generated Node #3: [22, 7] from Operation:...
4
Current State: 29:[42, 98, 22, 92], Operations: [] Exploring Operation: 98-22=76, Resulting Numbers: [42, 92, 76] Generated Node #0,0: 29:[42, 92, 76] Operation: 98-22=76 Exploring Operation: 92-42=50, Resulting Numbers: [98, 22, 50] Generated Node #0,1: 29:[98, 22, 50] Operation: 92-42=50 Exploring Operation: 98-42=56...
0
hs_4
mult_heuristic
[ 12, 81, 92, 42 ]
43
[ "12+81=93", "92-42=50", "93-50=43" ]
Current State: 43:[12, 81, 92, 42], Operations: [] Exploring Operation: 12+81=93, Resulting Numbers: [92, 42, 93] Generated Node #2: [92, 42, 93] from Operation: 12+81=93 Current State: 43:[92, 42, 93], Operations: ['12+81=93'] Exploring Operation: 92-42=50, Resulting Numbers: [93, 50] Generated Node #3: [93, 50] from ...
4
Current State: 43:[12, 81, 92, 42], Operations: [] Exploring Operation: 92-12=80, Resulting Numbers: [81, 42, 80] Generated Node #0,0: 43:[81, 42, 80] Operation: 92-12=80 Exploring Operation: 92-81=11, Resulting Numbers: [12, 42, 11] Generated Node #0,1: 43:[12, 42, 11] Operation: 92-81=11 Exploring Operation: 81-12=69...
0.980035
hs_5
mult_heuristic
[ 28, 93, 66, 52 ]
91
[ "66-52=14", "28/14=2", "93-2=91" ]
Current State: 91:[28, 93, 66, 52], Operations: [] Exploring Operation: 66-52=14, Resulting Numbers: [28, 93, 14] Generated Node #2: [28, 93, 14] from Operation: 66-52=14 Current State: 91:[28, 93, 14], Operations: ['66-52=14'] Exploring Operation: 28/14=2, Resulting Numbers: [93, 2] Generated Node #3: [93, 2] from Ope...
4
Current State: 91:[28, 93, 66, 52], Operations: [] Exploring Operation: 28+52=80, Resulting Numbers: [93, 66, 80] Generated Node #0,0: 91:[93, 66, 80] Operation: 28+52=80 Exploring Operation: 66-52=14, Resulting Numbers: [28, 93, 14] Generated Node #0,1: 91:[28, 93, 14] Operation: 66-52=14 Moving to Node #0,1 Current S...
0.986979
hs_2
sum_heuristic
[ 12, 68, 15, 31 ]
96
[ "12+68=80", "31-15=16", "80+16=96" ]
Current State: 96:[12, 68, 15, 31], Operations: [] Exploring Operation: 12+68=80, Resulting Numbers: [15, 31, 80] Generated Node #2: [15, 31, 80] from Operation: 12+68=80 Current State: 96:[15, 31, 80], Operations: ['12+68=80'] Exploring Operation: 31-15=16, Resulting Numbers: [80, 16] Generated Node #3: [80, 16] from ...
4
Current State: 96:[12, 68, 15, 31], Operations: [] Exploring Operation: 68-15=53, Resulting Numbers: [12, 31, 53] Generated Node #0,0: 96:[12, 31, 53] Operation: 68-15=53 Exploring Operation: 68-12=56, Resulting Numbers: [15, 31, 56] Generated Node #0,1: 96:[15, 31, 56] Operation: 68-12=56 Exploring Operation: 68-31=37...
0.972222
hs_4
mult_heuristic
[ 4, 53, 18, 18 ]
93
[ "4+53=57", "18+18=36", "57+36=93" ]
Current State: 93:[4, 53, 18, 18], Operations: [] Exploring Operation: 4+53=57, Resulting Numbers: [18, 18, 57] Generated Node #2: [18, 18, 57] from Operation: 4+53=57 Current State: 93:[18, 18, 57], Operations: ['4+53=57'] Exploring Operation: 18+18=36, Resulting Numbers: [57, 36] Generated Node #3: [57, 36] from Oper...
4
Current State: 93:[4, 53, 18, 18], Operations: [] Exploring Operation: 18/18=1, Resulting Numbers: [4, 53, 1] Generated Node #0,0: 93:[4, 53, 1] Operation: 18/18=1 Exploring Operation: 53-18=35, Resulting Numbers: [4, 18, 35] Generated Node #0,1: 93:[4, 18, 35] Operation: 53-18=35 Exploring Operation: 53-18=35, Resulti...
0
hs_3
mult_heuristic
[ 88, 11, 3, 30 ]
67
[ "88-11=77", "30/3=10", "77-10=67" ]
Current State: 67:[88, 11, 3, 30], Operations: [] Exploring Operation: 88-11=77, Resulting Numbers: [3, 30, 77] Generated Node #2: [3, 30, 77] from Operation: 88-11=77 Current State: 67:[3, 30, 77], Operations: ['88-11=77'] Exploring Operation: 30/3=10, Resulting Numbers: [77, 10] Generated Node #3: [77, 10] from Opera...
4
Current State: 67:[88, 11, 3, 30], Operations: [] Exploring Operation: 3*30=90, Resulting Numbers: [88, 11, 90] Generated Node #0,0: 67:[88, 11, 90] Operation: 3*30=90 Exploring Operation: 88-3=85, Resulting Numbers: [11, 30, 85] Generated Node #0,1: 67:[11, 30, 85] Operation: 88-3=85 Exploring Operation: 88-11=77, Res...
0
hs_5
mult_heuristic
[ 19, 27, 21, 61 ]
44
[ "21-19=2", "27+61=88", "88/2=44" ]
Current State: 44:[19, 27, 21, 61], Operations: [] Exploring Operation: 21-19=2, Resulting Numbers: [27, 61, 2] Generated Node #2: [27, 61, 2] from Operation: 21-19=2 Current State: 44:[27, 61, 2], Operations: ['21-19=2'] Exploring Operation: 27+61=88, Resulting Numbers: [2, 88] Generated Node #3: [2, 88] from Operatio...
4
Current State: 44:[19, 27, 21, 61], Operations: [] Exploring Operation: 19+27=46, Resulting Numbers: [21, 61, 46] Generated Node #0,0: 44:[21, 61, 46] Operation: 19+27=46 Exploring Operation: 61-27=34, Resulting Numbers: [19, 21, 34] Generated Node #0,1: 44:[19, 21, 34] Operation: 61-27=34 Exploring Operation: 61-21=40...
0
hs_4
sum_heuristic
[ 23, 56, 1, 14 ]
27
[ "23*1=23", "56/14=4", "23+4=27" ]
Current State: 27:[23, 56, 1, 14], Operations: [] Exploring Operation: 23*1=23, Resulting Numbers: [56, 14, 23] Generated Node #2: [56, 14, 23] from Operation: 23*1=23 Current State: 27:[56, 14, 23], Operations: ['23*1=23'] Exploring Operation: 56/14=4, Resulting Numbers: [23, 4] Generated Node #3: [23, 4] from Operati...
4
Current State: 27:[23, 56, 1, 14], Operations: [] Exploring Operation: 56/14=4, Resulting Numbers: [23, 1, 4] Generated Node #0,0: 27:[23, 1, 4] Operation: 56/14=4 Exploring Operation: 56-23=33, Resulting Numbers: [1, 14, 33] Generated Node #0,1: 27:[1, 14, 33] Operation: 56-23=33 Exploring Operation: 56-14=42, Resulti...
0.988715
hs_4
mult_heuristic
[ 75, 60, 69, 64 ]
87
[ "69-64=5", "60/5=12", "75+12=87" ]
Current State: 87:[75, 60, 69, 64], Operations: [] Exploring Operation: 69-64=5, Resulting Numbers: [75, 60, 5] Generated Node #2: [75, 60, 5] from Operation: 69-64=5 Current State: 87:[75, 60, 5], Operations: ['69-64=5'] Exploring Operation: 60/5=12, Resulting Numbers: [75, 12] Generated Node #3: [75, 12] from Operati...
4
Current State: 87:[75, 60, 69, 64], Operations: [] Exploring Operation: 69-60=9, Resulting Numbers: [75, 64, 9] Generated Node #0,0: 87:[75, 64, 9] Operation: 69-60=9 Exploring Operation: 64-60=4, Resulting Numbers: [75, 69, 4] Generated Node #0,1: 87:[75, 69, 4] Operation: 64-60=4 Moving to Node #0,1 Current State: 87...
0
hs_2
mult_heuristic
[ 95, 58, 58, 18 ]
78
[ "95-18=77", "58/58=1", "77+1=78" ]
Current State: 78:[95, 58, 58, 18], Operations: [] Exploring Operation: 95-18=77, Resulting Numbers: [58, 58, 77] Generated Node #2: [58, 58, 77] from Operation: 95-18=77 Current State: 78:[58, 58, 77], Operations: ['95-18=77'] Exploring Operation: 58/58=1, Resulting Numbers: [77, 1] Generated Node #3: [77, 1] from Ope...
4
Current State: 78:[95, 58, 58, 18], Operations: [] Exploring Operation: 58-58=0, Resulting Numbers: [95, 18, 0] Generated Node #0,0: 78:[95, 18, 0] Operation: 58-58=0 Exploring Operation: 58/58=1, Resulting Numbers: [95, 18, 1] Generated Node #0,1: 78:[95, 18, 1] Operation: 58/58=1 Moving to Node #0,1 Current State: 78...
0.992188
hs_2
sum_heuristic
[ 61, 9, 40, 37 ]
64
[ "40-37=3", "9/3=3", "61+3=64" ]
Current State: 64:[61, 9, 40, 37], Operations: [] Exploring Operation: 40-37=3, Resulting Numbers: [61, 9, 3] Generated Node #2: [61, 9, 3] from Operation: 40-37=3 Current State: 64:[61, 9, 3], Operations: ['40-37=3'] Exploring Operation: 9/3=3, Resulting Numbers: [61, 3] Generated Node #3: [61, 3] from Operation: 9/3=...
4
Current State: 64:[61, 9, 40, 37], Operations: [] Exploring Operation: 61-40=21, Resulting Numbers: [9, 37, 21] Generated Node #0,0: 64:[9, 37, 21] Operation: 61-40=21 Exploring Operation: 40-37=3, Resulting Numbers: [61, 9, 3] Generated Node #0,1: 64:[61, 9, 3] Operation: 40-37=3 Exploring Operation: 40-9=31, Resultin...
0.987847
hs_3
sum_heuristic
[ 39, 4, 53, 9 ]
65
[ "53-39=14", "4*14=56", "9+56=65" ]
Current State: 65:[39, 4, 53, 9], Operations: [] Exploring Operation: 53-39=14, Resulting Numbers: [4, 9, 14] Generated Node #2: [4, 9, 14] from Operation: 53-39=14 Current State: 65:[4, 9, 14], Operations: ['53-39=14'] Exploring Operation: 4*14=56, Resulting Numbers: [9, 56] Generated Node #3: [9, 56] from Operation: ...
4
Current State: 65:[39, 4, 53, 9], Operations: [] Exploring Operation: 53-39=14, Resulting Numbers: [4, 9, 14] Generated Node #0,0: 65:[4, 9, 14] Operation: 53-39=14 Exploring Operation: 39+9=48, Resulting Numbers: [4, 53, 48] Generated Node #0,1: 65:[4, 53, 48] Operation: 39+9=48 Start Sub Search at level 1: Moving to ...
0.984375
hs_2
sum_heuristic
[ 16, 53, 2, 32 ]
67
[ "53-16=37", "32-2=30", "37+30=67" ]
Current State: 67:[16, 53, 2, 32], Operations: [] Exploring Operation: 53-16=37, Resulting Numbers: [2, 32, 37] Generated Node #2: [2, 32, 37] from Operation: 53-16=37 Current State: 67:[2, 32, 37], Operations: ['53-16=37'] Exploring Operation: 32-2=30, Resulting Numbers: [37, 30] Generated Node #3: [37, 30] from Opera...
4
Current State: 67:[16, 53, 2, 32], Operations: [] Exploring Operation: 2*32=64, Resulting Numbers: [16, 53, 64] Generated Node #0,0: 67:[16, 53, 64] Operation: 2*32=64 Exploring Operation: 16*2=32, Resulting Numbers: [53, 32, 32] Generated Node #0,1: 67:[53, 32, 32] Operation: 16*2=32 Exploring Operation: 16+32=48, Res...
0.928819
hs_5
mult_heuristic
[ 43, 40, 34, 21 ]
81
[ "43-40=3", "34*3=102", "102-21=81" ]
Current State: 81:[43, 40, 34, 21], Operations: [] Exploring Operation: 43-40=3, Resulting Numbers: [34, 21, 3] Generated Node #2: [34, 21, 3] from Operation: 43-40=3 Current State: 81:[34, 21, 3], Operations: ['43-40=3'] Exploring Operation: 34*3=102, Resulting Numbers: [21, 102] Generated Node #3: [21, 102] from Oper...
4
Current State: 81:[43, 40, 34, 21], Operations: [] Exploring Operation: 43+40=83, Resulting Numbers: [34, 21, 83] Generated Node #0,0: 81:[34, 21, 83] Operation: 43+40=83 Exploring Operation: 43-40=3, Resulting Numbers: [34, 21, 3] Generated Node #0,1: 81:[34, 21, 3] Operation: 43-40=3 Moving to Node #0,1 Current State...
0
hs_2
sum_heuristic
[ 20, 92, 90, 7 ]
25
[ "92-20=72", "90+7=97", "97-72=25" ]
Current State: 25:[20, 92, 90, 7], Operations: [] Exploring Operation: 92-20=72, Resulting Numbers: [90, 7, 72] Generated Node #2: [90, 7, 72] from Operation: 92-20=72 Current State: 25:[90, 7, 72], Operations: ['92-20=72'] Exploring Operation: 90+7=97, Resulting Numbers: [72, 97] Generated Node #3: [72, 97] from Opera...
4
Current State: 25:[20, 92, 90, 7], Operations: [] Exploring Operation: 90-20=70, Resulting Numbers: [92, 7, 70] Generated Node #0,0: 25:[92, 7, 70] Operation: 90-20=70 Exploring Operation: 92-90=2, Resulting Numbers: [20, 7, 2] Generated Node #0,1: 25:[20, 7, 2] Operation: 92-90=2 Exploring Operation: 92-7=85, Resultin...
0.985243
hs_4
sum_heuristic
[ 47, 77, 12, 54 ]
23
[ "54-47=7", "77/7=11", "12+11=23" ]
Current State: 23:[47, 77, 12, 54], Operations: [] Exploring Operation: 54-47=7, Resulting Numbers: [77, 12, 7] Generated Node #2: [77, 12, 7] from Operation: 54-47=7 Current State: 23:[77, 12, 7], Operations: ['54-47=7'] Exploring Operation: 77/7=11, Resulting Numbers: [12, 11] Generated Node #3: [12, 11] from Operati...
4
Current State: 23:[47, 77, 12, 54], Operations: [] Exploring Operation: 77-54=23, Resulting Numbers: [47, 12, 23] Generated Node #0,0: 23:[47, 12, 23] Operation: 77-54=23 Start Sub Search at level 1: Moving to Node #0,0 Current State: 23:[47, 12, 23], Operations: ['77-54=23'] Exploring Operation: 47-12=35, Resulting Nu...
0
hs_1
sum_heuristic
[ 58, 55, 29, 49 ]
81
[ "58-55=3", "29+49=78", "3+78=81" ]
Current State: 81:[58, 55, 29, 49], Operations: [] Exploring Operation: 58-55=3, Resulting Numbers: [29, 49, 3] Generated Node #2: [29, 49, 3] from Operation: 58-55=3 Current State: 81:[29, 49, 3], Operations: ['58-55=3'] Exploring Operation: 29+49=78, Resulting Numbers: [3, 78] Generated Node #3: [3, 78] from Operatio...
4
Current State: 81:[58, 55, 29, 49], Operations: [] Exploring Operation: 55-49=6, Resulting Numbers: [58, 29, 6] Generated Node #0,0: 81:[58, 29, 6] Operation: 55-49=6 Exploring Operation: 55+29=84, Resulting Numbers: [58, 49, 84] Generated Node #0,1: 81:[58, 49, 84] Operation: 55+29=84 Exploring Operation: 58-49=9, Res...
0.984375
hs_5
sum_heuristic
[ 49, 78, 54, 96 ]
85
[ "49+78=127", "96-54=42", "127-42=85" ]
Current State: 85:[49, 78, 54, 96], Operations: [] Exploring Operation: 49+78=127, Resulting Numbers: [54, 96, 127] Generated Node #2: [54, 96, 127] from Operation: 49+78=127 Current State: 85:[54, 96, 127], Operations: ['49+78=127'] Exploring Operation: 96-54=42, Resulting Numbers: [127, 42] Generated Node #3: [127, 4...
4
Current State: 85:[49, 78, 54, 96], Operations: [] Exploring Operation: 54-49=5, Resulting Numbers: [78, 96, 5] Generated Node #0,0: 85:[78, 96, 5] Operation: 54-49=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[78, 96, 5], Operations: ['54-49=5'] Exploring Operation: 96-78=18, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 32, 36, 27, 2 ]
79
[ "32/2=16", "36+27=63", "16+63=79" ]
Current State: 79:[32, 36, 27, 2], Operations: [] Exploring Operation: 32/2=16, Resulting Numbers: [36, 27, 16] Generated Node #2: [36, 27, 16] from Operation: 32/2=16 Current State: 79:[36, 27, 16], Operations: ['32/2=16'] Exploring Operation: 36+27=63, Resulting Numbers: [16, 63] Generated Node #3: [16, 63] from Oper...
4
Current State: 79:[32, 36, 27, 2], Operations: [] Exploring Operation: 32*2=64, Resulting Numbers: [36, 27, 64] Generated Node #0,0: 79:[36, 27, 64] Operation: 32*2=64 Exploring Operation: 36*2=72, Resulting Numbers: [32, 27, 72] Generated Node #0,1: 79:[32, 27, 72] Operation: 36*2=72 Exploring Operation: 27*2=54, Resu...
0
hs_4
mult_heuristic
[ 94, 93, 15, 52 ]
36
[ "94-93=1", "52-15=37", "37-1=36" ]
Current State: 36:[94, 93, 15, 52], Operations: [] Exploring Operation: 94-93=1, Resulting Numbers: [15, 52, 1] Generated Node #2: [15, 52, 1] from Operation: 94-93=1 Current State: 36:[15, 52, 1], Operations: ['94-93=1'] Exploring Operation: 52-15=37, Resulting Numbers: [1, 37] Generated Node #3: [1, 37] from Operatio...
4
Current State: 36:[94, 93, 15, 52], Operations: [] Exploring Operation: 94-93=1, Resulting Numbers: [15, 52, 1] Generated Node #0,0: 36:[15, 52, 1] Operation: 94-93=1 Moving to Node #0,0 Current State: 36:[15, 52, 1], Operations: ['94-93=1'] Exploring Operation: 52-15=37, Resulting Numbers: [1, 37] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 85, 36, 19, 43 ]
13
[ "85-36=49", "19+43=62", "62-49=13" ]
Current State: 13:[85, 36, 19, 43], Operations: [] Exploring Operation: 85-36=49, Resulting Numbers: [19, 43, 49] Generated Node #2: [19, 43, 49] from Operation: 85-36=49 Current State: 13:[19, 43, 49], Operations: ['85-36=49'] Exploring Operation: 19+43=62, Resulting Numbers: [49, 62] Generated Node #3: [49, 62] from ...
4
Current State: 13:[85, 36, 19, 43], Operations: [] Exploring Operation: 85-43=42, Resulting Numbers: [36, 19, 42] Generated Node #0,0: 13:[36, 19, 42] Operation: 85-43=42 Start Sub Search at level 1: Moving to Node #0,0 Current State: 13:[36, 19, 42], Operations: ['85-43=42'] Exploring Operation: 42-36=6, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 72, 38, 26, 92 ]
76
[ "72-26=46", "38*92=3496", "3496/46=76" ]
Current State: 76:[72, 38, 26, 92], Operations: [] Exploring Operation: 72-26=46, Resulting Numbers: [38, 92, 46] Generated Node #2: [38, 92, 46] from Operation: 72-26=46 Current State: 76:[38, 92, 46], Operations: ['72-26=46'] Exploring Operation: 38*92=3496, Resulting Numbers: [46, 3496] Generated Node #3: [46, 3496]...
4
Current State: 76:[72, 38, 26, 92], Operations: [] Exploring Operation: 92-26=66, Resulting Numbers: [72, 38, 66] Generated Node #0,0: 76:[72, 38, 66] Operation: 92-26=66 Exploring Operation: 92-72=20, Resulting Numbers: [38, 26, 20] Generated Node #0,1: 76:[38, 26, 20] Operation: 92-72=20 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 6, 67, 4, 46 ]
57
[ "46-6=40", "40/4=10", "67-10=57" ]
Current State: 57:[6, 67, 4, 46], Operations: [] Exploring Operation: 46-6=40, Resulting Numbers: [67, 4, 40] Generated Node #2: [67, 4, 40] from Operation: 46-6=40 Current State: 57:[67, 4, 40], Operations: ['46-6=40'] Exploring Operation: 40/4=10, Resulting Numbers: [67, 10] Generated Node #3: [67, 10] from Operation...
4
Current State: 57:[6, 67, 4, 46], Operations: [] Exploring Operation: 67-46=21, Resulting Numbers: [6, 4, 21] Generated Node #0,0: 57:[6, 4, 21] Operation: 67-46=21 Exploring Operation: 4+46=50, Resulting Numbers: [6, 67, 50] Generated Node #0,1: 57:[6, 67, 50] Operation: 4+46=50 Exploring Operation: 67-6=61, Resulting...
0
hs_5
mult_heuristic