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
[ 34, 58, 47, 44 ]
72
[ "58-34=24", "47-44=3", "24*3=72" ]
Current State: 72:[34, 58, 47, 44], Operations: [] Exploring Operation: 58-34=24, Resulting Numbers: [47, 44, 24] Generated Node #2: [47, 44, 24] from Operation: 58-34=24 Current State: 72:[47, 44, 24], Operations: ['58-34=24'] Exploring Operation: 47-44=3, Resulting Numbers: [24, 3] Generated Node #3: [24, 3] from Ope...
4
Current State: 72:[34, 58, 47, 44], Operations: [] Exploring Operation: 58-44=14, Resulting Numbers: [34, 47, 14] Generated Node #0,0: 72:[34, 47, 14] Operation: 58-44=14 Exploring Operation: 47-44=3, Resulting Numbers: [34, 58, 3] Generated Node #0,1: 72:[34, 58, 3] Operation: 47-44=3 Exploring Operation: 58-47=11, Re...
0.977431
hs_3
sum_heuristic
[ 5, 90, 25, 92 ]
10
[ "25-5=20", "92-90=2", "20/2=10" ]
Current State: 10:[5, 90, 25, 92], Operations: [] Exploring Operation: 25-5=20, Resulting Numbers: [90, 92, 20] Generated Node #2: [90, 92, 20] from Operation: 25-5=20 Current State: 10:[90, 92, 20], Operations: ['25-5=20'] Exploring Operation: 92-90=2, Resulting Numbers: [20, 2] Generated Node #3: [20, 2] from Operati...
4
Current State: 10:[5, 90, 25, 92], Operations: [] Exploring Operation: 90-25=65, Resulting Numbers: [5, 92, 65] Generated Node #0,0: 10:[5, 92, 65] Operation: 90-25=65 Exploring Operation: 90/5=18, Resulting Numbers: [25, 92, 18] Generated Node #0,1: 10:[25, 92, 18] Operation: 90/5=18 Exploring Operation: 92-90=2, Resu...
0.988715
hs_3
sum_heuristic
[ 97, 88, 47, 16 ]
79
[ "97+47=144", "144/16=9", "88-9=79" ]
Current State: 79:[97, 88, 47, 16], Operations: [] Exploring Operation: 97+47=144, Resulting Numbers: [88, 16, 144] Generated Node #2: [88, 16, 144] from Operation: 97+47=144 Current State: 79:[88, 16, 144], Operations: ['97+47=144'] Exploring Operation: 144/16=9, Resulting Numbers: [88, 9] Generated Node #3: [88, 9] f...
4
Current State: 79:[97, 88, 47, 16], Operations: [] Exploring Operation: 97-16=81, Resulting Numbers: [88, 47, 81] Generated Node #0,0: 79:[88, 47, 81] Operation: 97-16=81 Moving to Node #0,0 Current State: 79:[88, 47, 81], Operations: ['97-16=81'] Exploring Operation: 88-47=41, Resulting Numbers: [81, 41] Generated Nod...
0
hs_1
sum_heuristic
[ 10, 7, 82, 45 ]
87
[ "45-10=35", "35/7=5", "82+5=87" ]
Current State: 87:[10, 7, 82, 45], Operations: [] Exploring Operation: 45-10=35, Resulting Numbers: [7, 82, 35] Generated Node #2: [7, 82, 35] from Operation: 45-10=35 Current State: 87:[7, 82, 35], Operations: ['45-10=35'] Exploring Operation: 35/7=5, Resulting Numbers: [82, 5] Generated Node #3: [82, 5] from Operatio...
4
Current State: 87:[10, 7, 82, 45], Operations: [] Exploring Operation: 45-10=35, Resulting Numbers: [7, 82, 35] Generated Node #0,0: 87:[7, 82, 35] Operation: 45-10=35 Exploring Operation: 82-45=37, Resulting Numbers: [10, 7, 37] Generated Node #0,1: 87:[10, 7, 37] Operation: 82-45=37 Exploring Operation: 45-7=38, Resu...
0.985243
hs_4
sum_heuristic
[ 14, 89, 15, 36 ]
31
[ "89-14=75", "75/15=5", "36-5=31" ]
Current State: 31:[14, 89, 15, 36], Operations: [] Exploring Operation: 89-14=75, Resulting Numbers: [15, 36, 75] Generated Node #2: [15, 36, 75] from Operation: 89-14=75 Current State: 31:[15, 36, 75], Operations: ['89-14=75'] Exploring Operation: 75/15=5, Resulting Numbers: [36, 5] Generated Node #3: [36, 5] from Ope...
4
Current State: 31:[14, 89, 15, 36], Operations: [] Exploring Operation: 89-14=75, Resulting Numbers: [15, 36, 75] Generated Node #0,0: 31:[15, 36, 75] Operation: 89-14=75 Exploring Operation: 89-36=53, Resulting Numbers: [14, 15, 53] Generated Node #0,1: 31:[14, 15, 53] Operation: 89-36=53 Moving to Node #0,1 Current S...
0.987847
hs_2
mult_heuristic
[ 79, 8, 4, 35 ]
69
[ "79-8=71", "4*35=140", "140-71=69" ]
Current State: 69:[79, 8, 4, 35], Operations: [] Exploring Operation: 79-8=71, Resulting Numbers: [4, 35, 71] Generated Node #2: [4, 35, 71] from Operation: 79-8=71 Current State: 69:[4, 35, 71], Operations: ['79-8=71'] Exploring Operation: 4*35=140, Resulting Numbers: [71, 140] Generated Node #3: [71, 140] from Operat...
4
Current State: 69:[79, 8, 4, 35], Operations: [] Exploring Operation: 35-8=27, Resulting Numbers: [79, 4, 27] Generated Node #0,0: 69:[79, 4, 27] Operation: 35-8=27 Exploring Operation: 79-4=75, Resulting Numbers: [8, 35, 75] Generated Node #0,1: 69:[8, 35, 75] Operation: 79-4=75 Exploring Operation: 79-8=71, Resulting...
0
hs_5
sum_heuristic
[ 71, 41, 32, 40 ]
38
[ "71-41=30", "40-32=8", "30+8=38" ]
Current State: 38:[71, 41, 32, 40], Operations: [] Exploring Operation: 71-41=30, Resulting Numbers: [32, 40, 30] Generated Node #2: [32, 40, 30] from Operation: 71-41=30 Current State: 38:[32, 40, 30], Operations: ['71-41=30'] Exploring Operation: 40-32=8, Resulting Numbers: [30, 8] Generated Node #3: [30, 8] from Ope...
4
Current State: 38:[71, 41, 32, 40], Operations: [] Exploring Operation: 71-32=39, Resulting Numbers: [41, 40, 39] Generated Node #0,0: 38:[41, 40, 39] Operation: 71-32=39 Moving to Node #0,0 Current State: 38:[41, 40, 39], Operations: ['71-32=39'] Exploring Operation: 41-40=1, Resulting Numbers: [39, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 37, 35, 44, 53 ]
75
[ "37-35=2", "44/2=22", "53+22=75" ]
Current State: 75:[37, 35, 44, 53], Operations: [] Exploring Operation: 37-35=2, Resulting Numbers: [44, 53, 2] Generated Node #2: [44, 53, 2] from Operation: 37-35=2 Current State: 75:[44, 53, 2], Operations: ['37-35=2'] Exploring Operation: 44/2=22, Resulting Numbers: [53, 22] Generated Node #3: [53, 22] from Operati...
4
Current State: 75:[37, 35, 44, 53], Operations: [] Exploring Operation: 53-37=16, Resulting Numbers: [35, 44, 16] Generated Node #0,0: 75:[35, 44, 16] Operation: 53-37=16 Exploring Operation: 44-37=7, Resulting Numbers: [35, 53, 7] Generated Node #0,1: 75:[35, 53, 7] Operation: 44-37=7 Exploring Operation: 53-44=9, Res...
0
hs_4
mult_heuristic
[ 10, 77, 90, 71 ]
48
[ "77-10=67", "90-71=19", "67-19=48" ]
Current State: 48:[10, 77, 90, 71], Operations: [] Exploring Operation: 77-10=67, Resulting Numbers: [90, 71, 67] Generated Node #2: [90, 71, 67] from Operation: 77-10=67 Current State: 48:[90, 71, 67], Operations: ['77-10=67'] Exploring Operation: 90-71=19, Resulting Numbers: [67, 19] Generated Node #3: [67, 19] from ...
4
Current State: 48:[10, 77, 90, 71], Operations: [] Exploring Operation: 90-77=13, Resulting Numbers: [10, 71, 13] Generated Node #0,0: 48:[10, 71, 13] Operation: 90-77=13 Exploring Operation: 90-71=19, Resulting Numbers: [10, 77, 19] Generated Node #0,1: 48:[10, 77, 19] Operation: 90-71=19 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 22, 2, 75, 93 ]
58
[ "93-75=18", "2*18=36", "22+36=58" ]
Current State: 58:[22, 2, 75, 93], Operations: [] Exploring Operation: 93-75=18, Resulting Numbers: [22, 2, 18] Generated Node #2: [22, 2, 18] from Operation: 93-75=18 Current State: 58:[22, 2, 18], Operations: ['93-75=18'] Exploring Operation: 2*18=36, Resulting Numbers: [22, 36] Generated Node #3: [22, 36] from Opera...
4
Current State: 58:[22, 2, 75, 93], Operations: [] Exploring Operation: 93-75=18, Resulting Numbers: [22, 2, 18] Generated Node #0,0: 58:[22, 2, 18] Operation: 93-75=18 Start Sub Search at level 1: Moving to Node #0,0 Current State: 58:[22, 2, 18], Operations: ['93-75=18'] Exploring Operation: 22-18=4, Resulting Numbers...
0
hs_1
mult_heuristic
[ 63, 21, 8, 61 ]
58
[ "63-61=2", "21+8=29", "2*29=58" ]
Current State: 58:[63, 21, 8, 61], Operations: [] Exploring Operation: 63-61=2, Resulting Numbers: [21, 8, 2] Generated Node #2: [21, 8, 2] from Operation: 63-61=2 Current State: 58:[21, 8, 2], Operations: ['63-61=2'] Exploring Operation: 21+8=29, Resulting Numbers: [2, 29] Generated Node #3: [2, 29] from Operation: 21...
4
Current State: 58:[63, 21, 8, 61], Operations: [] Exploring Operation: 21+8=29, Resulting Numbers: [63, 61, 29] Generated Node #0,0: 58:[63, 61, 29] Operation: 21+8=29 Exploring Operation: 63/21=3, Resulting Numbers: [8, 61, 3] Generated Node #0,1: 58:[8, 61, 3] Operation: 63/21=3 Moving to Node #0,0 Current State: 58:...
0.992188
hs_2
sum_heuristic
[ 57, 63, 2, 90 ]
60
[ "57+63=120", "2*90=180", "180-120=60" ]
Current State: 60:[57, 63, 2, 90], Operations: [] Exploring Operation: 57+63=120, Resulting Numbers: [2, 90, 120] Generated Node #2: [2, 90, 120] from Operation: 57+63=120 Current State: 60:[2, 90, 120], Operations: ['57+63=120'] Exploring Operation: 2*90=180, Resulting Numbers: [120, 180] Generated Node #3: [120, 180]...
4
Current State: 60:[57, 63, 2, 90], Operations: [] Exploring Operation: 90/2=45, Resulting Numbers: [57, 63, 45] Generated Node #0,0: 60:[57, 63, 45] Operation: 90/2=45 Exploring Operation: 90-57=33, Resulting Numbers: [63, 2, 33] Generated Node #0,1: 60:[63, 2, 33] Operation: 90-57=33 Exploring Operation: 90-63=27, Res...
0.988715
hs_3
sum_heuristic
[ 11, 79, 15, 6 ]
89
[ "79-11=68", "15+6=21", "68+21=89" ]
Current State: 89:[11, 79, 15, 6], Operations: [] Exploring Operation: 79-11=68, Resulting Numbers: [15, 6, 68] Generated Node #2: [15, 6, 68] from Operation: 79-11=68 Current State: 89:[15, 6, 68], Operations: ['79-11=68'] Exploring Operation: 15+6=21, Resulting Numbers: [68, 21] Generated Node #3: [68, 21] from Opera...
4
Current State: 89:[11, 79, 15, 6], Operations: [] Exploring Operation: 15*6=90, Resulting Numbers: [11, 79, 90] Generated Node #0,0: 89:[11, 79, 90] Operation: 15*6=90 Exploring Operation: 11+15=26, Resulting Numbers: [79, 6, 26] Generated Node #0,1: 89:[79, 6, 26] Operation: 11+15=26 Exploring Operation: 11+6=17, Resu...
0
hs_4
sum_heuristic
[ 11, 4, 44, 2 ]
62
[ "44-11=33", "2*33=66", "66-4=62" ]
Current State: 62:[11, 4, 44, 2], Operations: [] Exploring Operation: 44-11=33, Resulting Numbers: [4, 2, 33] Generated Node #2: [4, 2, 33] from Operation: 44-11=33 Current State: 62:[4, 2, 33], Operations: ['44-11=33'] Exploring Operation: 2*33=66, Resulting Numbers: [4, 66] Generated Node #3: [4, 66] from Operation: ...
4
Current State: 62:[11, 4, 44, 2], Operations: [] Exploring Operation: 11+44=55, Resulting Numbers: [4, 2, 55] Generated Node #0,0: 62:[4, 2, 55] Operation: 11+44=55 Exploring Operation: 44/11=4, Resulting Numbers: [4, 2, 4] Generated Node #0,1: 62:[4, 2, 4] Operation: 44/11=4 Exploring Operation: 11-4=7, Resulting Numb...
0
hs_4
mult_heuristic
[ 52, 91, 19, 19 ]
52
[ "19-19=0", "91*0=0", "52+0=52" ]
Current State: 52:[52, 91, 19, 19], Operations: [] Exploring Operation: 19-19=0, Resulting Numbers: [52, 91, 0] Generated Node #2: [52, 91, 0] from Operation: 19-19=0 Current State: 52:[52, 91, 0], Operations: ['19-19=0'] Exploring Operation: 91*0=0, Resulting Numbers: [52, 0] Generated Node #3: [52, 0] from Operation:...
4
Current State: 52:[52, 91, 19, 19], Operations: [] Exploring Operation: 91-52=39, Resulting Numbers: [19, 19, 39] Generated Node #0,0: 52:[19, 19, 39] Operation: 91-52=39 Exploring Operation: 19/19=1, Resulting Numbers: [52, 91, 1] Generated Node #0,1: 52:[52, 91, 1] Operation: 19/19=1 Exploring Operation: 91-19=72, Re...
0.915799
hs_5
mult_heuristic
[ 21, 42, 55, 6 ]
83
[ "21+55=76", "42/6=7", "76+7=83" ]
Current State: 83:[21, 42, 55, 6], Operations: [] Exploring Operation: 21+55=76, Resulting Numbers: [42, 6, 76] Generated Node #2: [42, 6, 76] from Operation: 21+55=76 Current State: 83:[42, 6, 76], Operations: ['21+55=76'] Exploring Operation: 42/6=7, Resulting Numbers: [76, 7] Generated Node #3: [76, 7] from Operatio...
4
Current State: 83:[21, 42, 55, 6], Operations: [] Exploring Operation: 21+42=63, Resulting Numbers: [55, 6, 63] Generated Node #0,0: 83:[55, 6, 63] Operation: 21+42=63 Exploring Operation: 21*6=126, Resulting Numbers: [42, 55, 126] Generated Node #0,1: 83:[42, 55, 126] Operation: 21*6=126 Exploring Operation: 21+55=76,...
0
hs_3
mult_heuristic
[ 18, 71, 62, 17 ]
91
[ "18*62=1116", "71*17=1207", "1207-1116=91" ]
Current State: 91:[18, 71, 62, 17], Operations: [] Exploring Operation: 18*62=1116, Resulting Numbers: [71, 17, 1116] Generated Node #2: [71, 17, 1116] from Operation: 18*62=1116 Current State: 91:[71, 17, 1116], Operations: ['18*62=1116'] Exploring Operation: 71*17=1207, Resulting Numbers: [1116, 1207] Generated Node ...
4
Current State: 91:[18, 71, 62, 17], Operations: [] Exploring Operation: 18+71=89, Resulting Numbers: [62, 17, 89] Generated Node #0,0: 91:[62, 17, 89] Operation: 18+71=89 Exploring Operation: 62+17=79, Resulting Numbers: [18, 71, 79] Generated Node #0,1: 91:[18, 71, 79] Operation: 62+17=79 Exploring Operation: 71+17=88...
0
hs_5
sum_heuristic
[ 64, 70, 64, 5 ]
76
[ "64/64=1", "70+5=75", "1+75=76" ]
Current State: 76:[64, 70, 64, 5], Operations: [] Exploring Operation: 64/64=1, Resulting Numbers: [70, 5, 1] Generated Node #2: [70, 5, 1] from Operation: 64/64=1 Current State: 76:[70, 5, 1], Operations: ['64/64=1'] Exploring Operation: 70+5=75, Resulting Numbers: [1, 75] Generated Node #3: [1, 75] from Operation: 70...
4
Current State: 76:[64, 70, 64, 5], Operations: [] Exploring Operation: 64/64=1, Resulting Numbers: [70, 5, 1] Generated Node #0,0: 76:[70, 5, 1] Operation: 64/64=1 Exploring Operation: 64-64=0, Resulting Numbers: [70, 5, 0] Generated Node #0,1: 76:[70, 5, 0] Operation: 64-64=0 Moving to Node #0,0 Current State: 76:[70,...
0.986979
hs_2
sum_heuristic
[ 26, 91, 38, 13 ]
83
[ "26*38=988", "91+988=1079", "1079/13=83" ]
Current State: 83:[26, 91, 38, 13], Operations: [] Exploring Operation: 26*38=988, Resulting Numbers: [91, 13, 988] Generated Node #2: [91, 13, 988] from Operation: 26*38=988 Current State: 83:[91, 13, 988], Operations: ['26*38=988'] Exploring Operation: 91+988=1079, Resulting Numbers: [13, 1079] Generated Node #3: [13...
4
Current State: 83:[26, 91, 38, 13], Operations: [] Exploring Operation: 26+13=39, Resulting Numbers: [91, 38, 39] Generated Node #0,0: 83:[91, 38, 39] Operation: 26+13=39 Exploring Operation: 26-13=13, Resulting Numbers: [91, 38, 13] Generated Node #0,1: 83:[91, 38, 13] Operation: 26-13=13 Exploring Operation: 26+38=64...
0
hs_5
mult_heuristic
[ 85, 36, 6, 53 ]
13
[ "85+53=138", "138/6=23", "36-23=13" ]
Current State: 13:[85, 36, 6, 53], Operations: [] Exploring Operation: 85+53=138, Resulting Numbers: [36, 6, 138] Generated Node #2: [36, 6, 138] from Operation: 85+53=138 Current State: 13:[36, 6, 138], Operations: ['85+53=138'] Exploring Operation: 138/6=23, Resulting Numbers: [36, 23] Generated Node #3: [36, 23] fro...
4
Current State: 13:[85, 36, 6, 53], Operations: [] Exploring Operation: 85-53=32, Resulting Numbers: [36, 6, 32] Generated Node #0,0: 13:[36, 6, 32] Operation: 85-53=32 Exploring Operation: 85-36=49, Resulting Numbers: [6, 53, 49] Generated Node #0,1: 13:[6, 53, 49] Operation: 85-36=49 Exploring Operation: 53-36=17, Res...
0
hs_3
mult_heuristic
[ 48, 78, 76, 4 ]
34
[ "76-48=28", "4*28=112", "112-78=34" ]
Current State: 34:[48, 78, 76, 4], Operations: [] Exploring Operation: 76-48=28, Resulting Numbers: [78, 4, 28] Generated Node #2: [78, 4, 28] from Operation: 76-48=28 Current State: 34:[78, 4, 28], Operations: ['76-48=28'] Exploring Operation: 4*28=112, Resulting Numbers: [78, 112] Generated Node #3: [78, 112] from Op...
4
Current State: 34:[48, 78, 76, 4], Operations: [] Exploring Operation: 78-76=2, Resulting Numbers: [48, 4, 2] Generated Node #0,0: 34:[48, 4, 2] Operation: 78-76=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 34:[48, 4, 2], Operations: ['78-76=2'] Exploring Operation: 48/4=12, Resulting Numbers: [2, ...
0
hs_1
sum_heuristic
[ 37, 74, 58, 52 ]
31
[ "74-37=37", "58-52=6", "37-6=31" ]
Current State: 31:[37, 74, 58, 52], Operations: [] Exploring Operation: 74-37=37, Resulting Numbers: [58, 52, 37] Generated Node #2: [58, 52, 37] from Operation: 74-37=37 Current State: 31:[58, 52, 37], Operations: ['74-37=37'] Exploring Operation: 58-52=6, Resulting Numbers: [37, 6] Generated Node #3: [37, 6] from Ope...
4
Current State: 31:[37, 74, 58, 52], Operations: [] Exploring Operation: 74-52=22, Resulting Numbers: [37, 58, 22] Generated Node #0,0: 31:[37, 58, 22] Operation: 74-52=22 Exploring Operation: 74-37=37, Resulting Numbers: [58, 52, 37] Generated Node #0,1: 31:[58, 52, 37] Operation: 74-37=37 Exploring Operation: 74-58=16...
0.973958
hs_3
mult_heuristic
[ 39, 97, 39, 77 ]
20
[ "39+97=136", "39+77=116", "136-116=20" ]
Current State: 20:[39, 97, 39, 77], Operations: [] Exploring Operation: 39+97=136, Resulting Numbers: [77, 136] Generated Node #2: [77, 136] from Operation: 39+97=136 Current State: 20:[77, 136], Operations: ['39+97=136'] Exploring Operation: 39+77=116, Resulting Numbers: [136, 116] Generated Node #3: [136, 116] from O...
4
Current State: 20:[39, 97, 39, 77], Operations: [] Exploring Operation: 97-39=58, Resulting Numbers: [39, 77, 58] Generated Node #0,0: 20:[39, 77, 58] Operation: 97-39=58 Exploring Operation: 97-77=20, Resulting Numbers: [39, 39, 20] Generated Node #0,1: 20:[39, 39, 20] Operation: 97-77=20 Exploring Operation: 97-39=58...
0.983507
hs_4
sum_heuristic
[ 12, 15, 56, 14 ]
33
[ "12*56=672", "672/14=48", "48-15=33" ]
Current State: 33:[12, 15, 56, 14], Operations: [] Exploring Operation: 12*56=672, Resulting Numbers: [15, 14, 672] Generated Node #2: [15, 14, 672] from Operation: 12*56=672 Current State: 33:[15, 14, 672], Operations: ['12*56=672'] Exploring Operation: 672/14=48, Resulting Numbers: [15, 48] Generated Node #3: [15, 48...
4
Current State: 33:[12, 15, 56, 14], Operations: [] Exploring Operation: 56-15=41, Resulting Numbers: [12, 14, 41] Generated Node #0,0: 33:[12, 14, 41] Operation: 56-15=41 Exploring Operation: 56/14=4, Resulting Numbers: [12, 15, 4] Generated Node #0,1: 33:[12, 15, 4] Operation: 56/14=4 Exploring Operation: 56-14=42, Re...
0
hs_4
sum_heuristic
[ 9, 21, 40, 97 ]
69
[ "21-9=12", "97-40=57", "12+57=69" ]
Current State: 69:[9, 21, 40, 97], Operations: [] Exploring Operation: 21-9=12, Resulting Numbers: [40, 97, 12] Generated Node #2: [40, 97, 12] from Operation: 21-9=12 Current State: 69:[40, 97, 12], Operations: ['21-9=12'] Exploring Operation: 97-40=57, Resulting Numbers: [12, 57] Generated Node #3: [12, 57] from Oper...
4
Current State: 69:[9, 21, 40, 97], Operations: [] Exploring Operation: 97-21=76, Resulting Numbers: [9, 40, 76] Generated Node #0,0: 69:[9, 40, 76] Operation: 97-21=76 Exploring Operation: 97-9=88, Resulting Numbers: [21, 40, 88] Generated Node #0,1: 69:[21, 40, 88] Operation: 97-9=88 Exploring Operation: 40-9=31, Resu...
0.983507
hs_5
sum_heuristic
[ 1, 98, 2, 11 ]
38
[ "1*98=98", "98/2=49", "49-11=38" ]
Current State: 38:[1, 98, 2, 11], Operations: [] Exploring Operation: 1*98=98, Resulting Numbers: [2, 11, 98] Generated Node #2: [2, 11, 98] from Operation: 1*98=98 Current State: 38:[2, 11, 98], Operations: ['1*98=98'] Exploring Operation: 98/2=49, Resulting Numbers: [11, 49] Generated Node #3: [11, 49] from Operation...
4
Current State: 38:[1, 98, 2, 11], Operations: [] Exploring Operation: 98-1=97, Resulting Numbers: [2, 11, 97] Generated Node #0,0: 38:[2, 11, 97] Operation: 98-1=97 Exploring Operation: 2*11=22, Resulting Numbers: [1, 98, 22] Generated Node #0,1: 38:[1, 98, 22] Operation: 2*11=22 Exploring Operation: 98-11=87, Resultin...
0.954861
hs_4
sum_heuristic
[ 43, 43, 65, 79 ]
72
[ "43+43=86", "79-65=14", "86-14=72" ]
Current State: 72:[43, 43, 65, 79], Operations: [] Exploring Operation: 43+43=86, Resulting Numbers: [65, 79, 86] Generated Node #2: [65, 79, 86] from Operation: 43+43=86 Current State: 72:[65, 79, 86], Operations: ['43+43=86'] Exploring Operation: 79-65=14, Resulting Numbers: [86, 14] Generated Node #3: [86, 14] from ...
4
Current State: 72:[43, 43, 65, 79], Operations: [] Exploring Operation: 43/43=1, Resulting Numbers: [65, 79, 1] Generated Node #0,0: 72:[65, 79, 1] Operation: 43/43=1 Exploring Operation: 79-43=36, Resulting Numbers: [43, 65, 36] Generated Node #0,1: 72:[43, 65, 36] Operation: 79-43=36 Exploring Operation: 43-43=0, Res...
0.985243
hs_4
sum_heuristic
[ 59, 8, 17, 56 ]
16
[ "17*56=952", "952-8=944", "944/59=16" ]
Current State: 16:[59, 8, 17, 56], Operations: [] Exploring Operation: 17*56=952, Resulting Numbers: [59, 8, 952] Generated Node #2: [59, 8, 952] from Operation: 17*56=952 Current State: 16:[59, 8, 952], Operations: ['17*56=952'] Exploring Operation: 952-8=944, Resulting Numbers: [59, 944] Generated Node #3: [59, 944] ...
4
Current State: 16:[59, 8, 17, 56], Operations: [] Exploring Operation: 59-56=3, Resulting Numbers: [8, 17, 3] Generated Node #0,0: 16:[8, 17, 3] Operation: 59-56=3 Moving to Node #0,0 Current State: 16:[8, 17, 3], Operations: ['59-56=3'] Exploring Operation: 17-8=9, Resulting Numbers: [3, 9] Generated Node #0,0,0: 16:[...
0
hs_1
sum_heuristic
[ 36, 20, 90, 27 ]
18
[ "36+90=126", "27-20=7", "126/7=18" ]
Current State: 18:[36, 20, 90, 27], Operations: [] Exploring Operation: 36+90=126, Resulting Numbers: [20, 27, 126] Generated Node #2: [20, 27, 126] from Operation: 36+90=126 Current State: 18:[20, 27, 126], Operations: ['36+90=126'] Exploring Operation: 27-20=7, Resulting Numbers: [126, 7] Generated Node #3: [126, 7] ...
4
Current State: 18:[36, 20, 90, 27], Operations: [] Exploring Operation: 90-27=63, Resulting Numbers: [36, 20, 63] Generated Node #0,0: 18:[36, 20, 63] Operation: 90-27=63 Exploring Operation: 36-20=16, Resulting Numbers: [90, 27, 16] Generated Node #0,1: 18:[90, 27, 16] Operation: 36-20=16 Exploring Operation: 36-27=9,...
0.984375
hs_5
mult_heuristic
[ 92, 11, 45, 45 ]
11
[ "45-45=0", "92*0=0", "11+0=11" ]
Current State: 11:[92, 11, 45, 45], Operations: [] Exploring Operation: 45-45=0, Resulting Numbers: [92, 11, 0] Generated Node #2: [92, 11, 0] from Operation: 45-45=0 Current State: 11:[92, 11, 0], Operations: ['45-45=0'] Exploring Operation: 92*0=0, Resulting Numbers: [11, 0] Generated Node #3: [11, 0] from Operation:...
4
Current State: 11:[92, 11, 45, 45], Operations: [] Exploring Operation: 92-45=47, Resulting Numbers: [11, 45, 47] Generated Node #0,0: 11:[11, 45, 47] Operation: 92-45=47 Exploring Operation: 92-45=47, Resulting Numbers: [11, 45, 47] Generated Node #0,1: 11:[11, 45, 47] Operation: 92-45=47 Exploring Operation: 45/45=1,...
0
hs_3
sum_heuristic
[ 36, 13, 30, 7 ]
26
[ "36+13=49", "30-7=23", "49-23=26" ]
Current State: 26:[36, 13, 30, 7], Operations: [] Exploring Operation: 36+13=49, Resulting Numbers: [30, 7, 49] Generated Node #2: [30, 7, 49] from Operation: 36+13=49 Current State: 26:[30, 7, 49], Operations: ['36+13=49'] Exploring Operation: 30-7=23, Resulting Numbers: [49, 23] Generated Node #3: [49, 23] from Opera...
4
Current State: 26:[36, 13, 30, 7], Operations: [] Exploring Operation: 36-13=23, Resulting Numbers: [30, 7, 23] Generated Node #0,0: 26:[30, 7, 23] Operation: 36-13=23 Exploring Operation: 36-30=6, Resulting Numbers: [13, 7, 6] Generated Node #0,1: 26:[13, 7, 6] Operation: 36-30=6 Exploring Operation: 36-7=29, Resultin...
0.979167
hs_3
mult_heuristic
[ 92, 53, 6, 13 ]
46
[ "92-53=39", "13-6=7", "39+7=46" ]
Current State: 46:[92, 53, 6, 13], Operations: [] Exploring Operation: 92-53=39, Resulting Numbers: [6, 13, 39] Generated Node #2: [6, 13, 39] from Operation: 92-53=39 Current State: 46:[6, 13, 39], Operations: ['92-53=39'] Exploring Operation: 13-6=7, Resulting Numbers: [39, 7] Generated Node #3: [39, 7] from Operatio...
4
Current State: 46:[92, 53, 6, 13], Operations: [] Exploring Operation: 92-53=39, Resulting Numbers: [6, 13, 39] Generated Node #0,0: 46:[6, 13, 39] Operation: 92-53=39 Moving to Node #0,0 Current State: 46:[6, 13, 39], Operations: ['92-53=39'] Exploring Operation: 39/13=3, Resulting Numbers: [6, 3] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 5, 5, 51, 21 ]
47
[ "5*5=25", "51+21=72", "72-25=47" ]
Current State: 47:[5, 5, 51, 21], Operations: [] Exploring Operation: 5*5=25, Resulting Numbers: [51, 21, 25] Generated Node #2: [51, 21, 25] from Operation: 5*5=25 Current State: 47:[51, 21, 25], Operations: ['5*5=25'] Exploring Operation: 51+21=72, Resulting Numbers: [25, 72] Generated Node #3: [25, 72] from Operatio...
4
Current State: 47:[5, 5, 51, 21], Operations: [] Exploring Operation: 51-5=46, Resulting Numbers: [5, 21, 46] Generated Node #0,0: 47:[5, 21, 46] Operation: 51-5=46 Exploring Operation: 5+21=26, Resulting Numbers: [5, 51, 26] Generated Node #0,1: 47:[5, 51, 26] Operation: 5+21=26 Exploring Operation: 5+5=10, Resulting ...
0.980903
hs_5
sum_heuristic
[ 97, 71, 73, 18 ]
81
[ "97-71=26", "73-18=55", "26+55=81" ]
Current State: 81:[97, 71, 73, 18], Operations: [] Exploring Operation: 97-71=26, Resulting Numbers: [73, 18, 26] Generated Node #2: [73, 18, 26] from Operation: 97-71=26 Current State: 81:[73, 18, 26], Operations: ['97-71=26'] Exploring Operation: 73-18=55, Resulting Numbers: [26, 55] Generated Node #3: [26, 55] from ...
4
Current State: 81:[97, 71, 73, 18], Operations: [] Exploring Operation: 97-71=26, Resulting Numbers: [73, 18, 26] Generated Node #0,0: 81:[73, 18, 26] Operation: 97-71=26 Exploring Operation: 97-18=79, Resulting Numbers: [71, 73, 79] Generated Node #0,1: 81:[71, 73, 79] Operation: 97-18=79 Exploring Operation: 73-71=2,...
0.988715
hs_4
sum_heuristic
[ 98, 2, 52, 46 ]
98
[ "98*2=196", "52+46=98", "196-98=98" ]
Current State: 98:[98, 2, 52, 46], Operations: [] Exploring Operation: 98*2=196, Resulting Numbers: [52, 46, 196] Generated Node #2: [52, 46, 196] from Operation: 98*2=196 Current State: 98:[52, 46, 196], Operations: ['98*2=196'] Exploring Operation: 52+46=98, Resulting Numbers: [196, 98] Generated Node #3: [196, 98] f...
4
Current State: 98:[98, 2, 52, 46], Operations: [] Exploring Operation: 52-2=50, Resulting Numbers: [98, 46, 50] Generated Node #0,0: 98:[98, 46, 50] Operation: 52-2=50 Exploring Operation: 52-46=6, Resulting Numbers: [98, 2, 6] Generated Node #0,1: 98:[98, 2, 6] Operation: 52-46=6 Exploring Operation: 52+46=98, Resulti...
0
hs_3
sum_heuristic
[ 70, 75, 55, 35 ]
55
[ "70+75=145", "55+35=90", "145-90=55" ]
Current State: 55:[70, 75, 55, 35], Operations: [] Exploring Operation: 70+75=145, Resulting Numbers: [55, 35, 145] Generated Node #2: [55, 35, 145] from Operation: 70+75=145 Current State: 55:[55, 35, 145], Operations: ['70+75=145'] Exploring Operation: 55+35=90, Resulting Numbers: [145, 90] Generated Node #3: [145, 9...
4
Current State: 55:[70, 75, 55, 35], Operations: [] Exploring Operation: 75-70=5, Resulting Numbers: [55, 35, 5] Generated Node #0,0: 55:[55, 35, 5] Operation: 75-70=5 Exploring Operation: 70-35=35, Resulting Numbers: [75, 55, 35] Generated Node #0,1: 55:[75, 55, 35] Operation: 70-35=35 Exploring Operation: 70/35=2, Res...
0.957465
hs_4
sum_heuristic
[ 4, 76, 32, 61 ]
10
[ "76/4=19", "61-32=29", "29-19=10" ]
Current State: 10:[4, 76, 32, 61], Operations: [] Exploring Operation: 76/4=19, Resulting Numbers: [32, 61, 19] Generated Node #2: [32, 61, 19] from Operation: 76/4=19 Current State: 10:[32, 61, 19], Operations: ['76/4=19'] Exploring Operation: 61-32=29, Resulting Numbers: [19, 29] Generated Node #3: [19, 29] from Oper...
4
Current State: 10:[4, 76, 32, 61], Operations: [] Exploring Operation: 76/4=19, Resulting Numbers: [32, 61, 19] Generated Node #0,0: 10:[32, 61, 19] Operation: 76/4=19 Exploring Operation: 76-61=15, Resulting Numbers: [4, 32, 15] Generated Node #0,1: 10:[4, 32, 15] Operation: 76-61=15 Exploring Operation: 76-32=44, Res...
0.979167
hs_3
sum_heuristic
[ 88, 28, 12, 75 ]
80
[ "88-28=60", "60/12=5", "75+5=80" ]
Current State: 80:[88, 28, 12, 75], Operations: [] Exploring Operation: 88-28=60, Resulting Numbers: [12, 75, 60] Generated Node #2: [12, 75, 60] from Operation: 88-28=60 Current State: 80:[12, 75, 60], Operations: ['88-28=60'] Exploring Operation: 60/12=5, Resulting Numbers: [75, 5] Generated Node #3: [75, 5] from Ope...
4
Current State: 80:[88, 28, 12, 75], Operations: [] Exploring Operation: 88-75=13, Resulting Numbers: [28, 12, 13] Generated Node #0,0: 80:[28, 12, 13] Operation: 88-75=13 Exploring Operation: 28+12=40, Resulting Numbers: [88, 75, 40] Generated Node #0,1: 80:[88, 75, 40] Operation: 28+12=40 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 24, 25, 52, 86 ]
34
[ "25-24=1", "86-52=34", "1*34=34" ]
Current State: 34:[24, 25, 52, 86], Operations: [] Exploring Operation: 25-24=1, Resulting Numbers: [52, 86, 1] Generated Node #2: [52, 86, 1] from Operation: 25-24=1 Current State: 34:[52, 86, 1], Operations: ['25-24=1'] Exploring Operation: 86-52=34, Resulting Numbers: [1, 34] Generated Node #3: [1, 34] from Operatio...
4
Current State: 34:[24, 25, 52, 86], Operations: [] Exploring Operation: 86-25=61, Resulting Numbers: [24, 52, 61] Generated Node #0,0: 34:[24, 52, 61] Operation: 86-25=61 Exploring Operation: 86-24=62, Resulting Numbers: [25, 52, 62] Generated Node #0,1: 34:[25, 52, 62] Operation: 86-24=62 Exploring Operation: 52-24=28...
0.988715
hs_4
mult_heuristic
[ 96, 58, 67, 55 ]
53
[ "96-67=29", "58/29=2", "55-2=53" ]
Current State: 53:[96, 58, 67, 55], Operations: [] Exploring Operation: 96-67=29, Resulting Numbers: [58, 55, 29] Generated Node #2: [58, 55, 29] from Operation: 96-67=29 Current State: 53:[58, 55, 29], Operations: ['96-67=29'] Exploring Operation: 58/29=2, Resulting Numbers: [55, 2] Generated Node #3: [55, 2] from Ope...
4
Current State: 53:[96, 58, 67, 55], Operations: [] Exploring Operation: 96-58=38, Resulting Numbers: [67, 55, 38] Generated Node #0,0: 53:[67, 55, 38] Operation: 96-58=38 Exploring Operation: 96-67=29, Resulting Numbers: [58, 55, 29] Generated Node #0,1: 53:[58, 55, 29] Operation: 96-67=29 Exploring Operation: 96-55=41...
0
hs_3
sum_heuristic
[ 34, 6, 57, 61 ]
17
[ "6+57=63", "63-61=2", "34/2=17" ]
Current State: 17:[34, 6, 57, 61], Operations: [] Exploring Operation: 6+57=63, Resulting Numbers: [34, 61, 63] Generated Node #2: [34, 61, 63] from Operation: 6+57=63 Current State: 17:[34, 61, 63], Operations: ['6+57=63'] Exploring Operation: 63-61=2, Resulting Numbers: [34, 2] Generated Node #3: [34, 2] from Operati...
4
Current State: 17:[34, 6, 57, 61], Operations: [] Exploring Operation: 61-34=27, Resulting Numbers: [6, 57, 27] Generated Node #0,0: 17:[6, 57, 27] Operation: 61-34=27 Exploring Operation: 57-34=23, Resulting Numbers: [6, 61, 23] Generated Node #0,1: 17:[6, 61, 23] Operation: 57-34=23 Exploring Operation: 61-57=4, Resu...
0
hs_3
mult_heuristic
[ 8, 97, 29, 93 ]
84
[ "29-8=21", "97-93=4", "21*4=84" ]
Current State: 84:[8, 97, 29, 93], Operations: [] Exploring Operation: 29-8=21, Resulting Numbers: [97, 93, 21] Generated Node #2: [97, 93, 21] from Operation: 29-8=21 Current State: 84:[97, 93, 21], Operations: ['29-8=21'] Exploring Operation: 97-93=4, Resulting Numbers: [21, 4] Generated Node #3: [21, 4] from Operati...
4
Current State: 84:[8, 97, 29, 93], Operations: [] Exploring Operation: 97-8=89, Resulting Numbers: [29, 93, 89] Generated Node #0,0: 84:[29, 93, 89] Operation: 97-8=89 Exploring Operation: 97-93=4, Resulting Numbers: [8, 29, 4] Generated Node #0,1: 84:[8, 29, 4] Operation: 97-93=4 Exploring Operation: 93-8=85, Resultin...
0.989583
hs_3
mult_heuristic
[ 5, 17, 60, 28 ]
23
[ "17-5=12", "60/12=5", "28-5=23" ]
Current State: 23:[5, 17, 60, 28], Operations: [] Exploring Operation: 17-5=12, Resulting Numbers: [60, 28, 12] Generated Node #2: [60, 28, 12] from Operation: 17-5=12 Current State: 23:[60, 28, 12], Operations: ['17-5=12'] Exploring Operation: 60/12=5, Resulting Numbers: [28, 5] Generated Node #3: [28, 5] from Operati...
4
Current State: 23:[5, 17, 60, 28], Operations: [] Exploring Operation: 60-5=55, Resulting Numbers: [17, 28, 55] Generated Node #0,0: 23:[17, 28, 55] Operation: 60-5=55 Exploring Operation: 5+17=22, Resulting Numbers: [60, 28, 22] Generated Node #0,1: 23:[60, 28, 22] Operation: 5+17=22 Exploring Operation: 60/5=12, Resu...
0.982639
hs_4
mult_heuristic
[ 51, 87, 65, 65 ]
87
[ "65-65=0", "51*0=0", "87+0=87" ]
Current State: 87:[51, 87, 65, 65], Operations: [] Exploring Operation: 65-65=0, Resulting Numbers: [51, 87, 0] Generated Node #2: [51, 87, 0] from Operation: 65-65=0 Current State: 87:[51, 87, 0], Operations: ['65-65=0'] Exploring Operation: 51*0=0, Resulting Numbers: [87, 0] Generated Node #3: [87, 0] from Operation:...
4
Current State: 87:[51, 87, 65, 65], Operations: [] Exploring Operation: 65-51=14, Resulting Numbers: [87, 65, 14] Generated Node #0,0: 87:[87, 65, 14] Operation: 65-51=14 Exploring Operation: 87-51=36, Resulting Numbers: [65, 65, 36] Generated Node #0,1: 87:[65, 65, 36] Operation: 87-51=36 Exploring Operation: 65-51=14...
0.942708
hs_5
sum_heuristic
[ 85, 12, 73, 24 ]
23
[ "85-12=73", "73/73=1", "24-1=23" ]
Current State: 23:[85, 12, 73, 24], Operations: [] Exploring Operation: 85-12=73, Resulting Numbers: [73, 24, 73] Generated Node #2: [73, 24, 73] from Operation: 85-12=73 Current State: 23:[73, 24, 73], Operations: ['85-12=73'] Exploring Operation: 73/73=1, Resulting Numbers: [24, 1] Generated Node #3: [24, 1] from Ope...
4
Current State: 23:[85, 12, 73, 24], Operations: [] Exploring Operation: 85-24=61, Resulting Numbers: [12, 73, 61] Generated Node #0,0: 23:[12, 73, 61] Operation: 85-24=61 Exploring Operation: 85-12=73, Resulting Numbers: [73, 24, 73] Generated Node #0,1: 23:[73, 24, 73] Operation: 85-12=73 Exploring Operation: 85-73=12...
0.973958
hs_5
mult_heuristic
[ 20, 71, 4, 9 ]
85
[ "20/4=5", "71+9=80", "5+80=85" ]
Current State: 85:[20, 71, 4, 9], Operations: [] Exploring Operation: 20/4=5, Resulting Numbers: [71, 9, 5] Generated Node #2: [71, 9, 5] from Operation: 20/4=5 Current State: 85:[71, 9, 5], Operations: ['20/4=5'] Exploring Operation: 71+9=80, Resulting Numbers: [5, 80] Generated Node #3: [5, 80] from Operation: 71+9=8...
4
Current State: 85:[20, 71, 4, 9], Operations: [] Exploring Operation: 20+71=91, Resulting Numbers: [4, 9, 91] Generated Node #0,0: 85:[4, 9, 91] Operation: 20+71=91 Exploring Operation: 71+9=80, Resulting Numbers: [20, 4, 80] Generated Node #0,1: 85:[20, 4, 80] Operation: 71+9=80 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 35, 24, 9, 12 ]
52
[ "35-9=26", "24/12=2", "26*2=52" ]
Current State: 52:[35, 24, 9, 12], Operations: [] Exploring Operation: 35-9=26, Resulting Numbers: [24, 12, 26] Generated Node #2: [24, 12, 26] from Operation: 35-9=26 Current State: 52:[24, 12, 26], Operations: ['35-9=26'] Exploring Operation: 24/12=2, Resulting Numbers: [26, 2] Generated Node #3: [26, 2] from Operati...
4
Current State: 52:[35, 24, 9, 12], Operations: [] Exploring Operation: 35-9=26, Resulting Numbers: [24, 12, 26] Generated Node #0,0: 52:[24, 12, 26] Operation: 35-9=26 Exploring Operation: 35-24=11, Resulting Numbers: [9, 12, 11] Generated Node #0,1: 52:[9, 12, 11] Operation: 35-24=11 Exploring Operation: 35+12=47, Res...
0.984375
hs_5
sum_heuristic
[ 57, 46, 71, 2 ]
53
[ "71-57=14", "14/2=7", "46+7=53" ]
Current State: 53:[57, 46, 71, 2], Operations: [] Exploring Operation: 71-57=14, Resulting Numbers: [46, 2, 14] Generated Node #2: [46, 2, 14] from Operation: 71-57=14 Current State: 53:[46, 2, 14], Operations: ['71-57=14'] Exploring Operation: 14/2=7, Resulting Numbers: [46, 7] Generated Node #3: [46, 7] from Operatio...
4
Current State: 53:[57, 46, 71, 2], Operations: [] Exploring Operation: 71-2=69, Resulting Numbers: [57, 46, 69] Generated Node #0,0: 53:[57, 46, 69] Operation: 71-2=69 Exploring Operation: 57+2=59, Resulting Numbers: [46, 71, 59] Generated Node #0,1: 53:[46, 71, 59] Operation: 57+2=59 Exploring Operation: 57-2=55, Resu...
0
hs_5
mult_heuristic
[ 35, 20, 57, 63 ]
61
[ "35+20=55", "63-57=6", "55+6=61" ]
Current State: 61:[35, 20, 57, 63], Operations: [] Exploring Operation: 35+20=55, Resulting Numbers: [57, 63, 55] Generated Node #2: [57, 63, 55] from Operation: 35+20=55 Current State: 61:[57, 63, 55], Operations: ['35+20=55'] Exploring Operation: 63-57=6, Resulting Numbers: [55, 6] Generated Node #3: [55, 6] from Ope...
4
Current State: 61:[35, 20, 57, 63], Operations: [] Exploring Operation: 35+20=55, Resulting Numbers: [57, 63, 55] Generated Node #0,0: 61:[57, 63, 55] Operation: 35+20=55 Start Sub Search at level 1: Moving to Node #0,0 Current State: 61:[57, 63, 55], Operations: ['35+20=55'] Exploring Operation: 57+55=112, Resulting N...
0
hs_1
mult_heuristic
[ 9, 48, 65, 3 ]
72
[ "65-9=56", "48/3=16", "56+16=72" ]
Current State: 72:[9, 48, 65, 3], Operations: [] Exploring Operation: 65-9=56, Resulting Numbers: [48, 3, 56] Generated Node #2: [48, 3, 56] from Operation: 65-9=56 Current State: 72:[48, 3, 56], Operations: ['65-9=56'] Exploring Operation: 48/3=16, Resulting Numbers: [56, 16] Generated Node #3: [56, 16] from Operation...
4
Current State: 72:[9, 48, 65, 3], Operations: [] Exploring Operation: 48-9=39, Resulting Numbers: [65, 3, 39] Generated Node #0,0: 72:[65, 3, 39] Operation: 48-9=39 Exploring Operation: 9+65=74, Resulting Numbers: [48, 3, 74] Generated Node #0,1: 72:[48, 3, 74] Operation: 9+65=74 Exploring Operation: 48-3=45, Resulting...
0.913194
hs_5
mult_heuristic
[ 50, 80, 43, 11 ]
24
[ "80-50=30", "43+11=54", "54-30=24" ]
Current State: 24:[50, 80, 43, 11], Operations: [] Exploring Operation: 80-50=30, Resulting Numbers: [43, 11, 30] Generated Node #2: [43, 11, 30] from Operation: 80-50=30 Current State: 24:[43, 11, 30], Operations: ['80-50=30'] Exploring Operation: 43+11=54, Resulting Numbers: [30, 54] Generated Node #3: [30, 54] from ...
4
Current State: 24:[50, 80, 43, 11], Operations: [] Exploring Operation: 80-43=37, Resulting Numbers: [50, 11, 37] Generated Node #0,0: 24:[50, 11, 37] Operation: 80-43=37 Exploring Operation: 80-50=30, Resulting Numbers: [43, 11, 30] Generated Node #0,1: 24:[43, 11, 30] Operation: 80-50=30 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 70, 60, 99, 10 ]
21
[ "70+60=130", "99+10=109", "130-109=21" ]
Current State: 21:[70, 60, 99, 10], Operations: [] Exploring Operation: 70+60=130, Resulting Numbers: [99, 10, 130] Generated Node #2: [99, 10, 130] from Operation: 70+60=130 Current State: 21:[99, 10, 130], Operations: ['70+60=130'] Exploring Operation: 99+10=109, Resulting Numbers: [130, 109] Generated Node #3: [130,...
4
Current State: 21:[70, 60, 99, 10], Operations: [] Exploring Operation: 99-70=29, Resulting Numbers: [60, 10, 29] Generated Node #0,0: 21:[60, 10, 29] Operation: 99-70=29 Start Sub Search at level 1: Moving to Node #0,0 Current State: 21:[60, 10, 29], Operations: ['99-70=29'] Exploring Operation: 60/10=6, Resulting Num...
0
hs_1
mult_heuristic
[ 31, 27, 14, 71 ]
27
[ "31+27=58", "14+71=85", "85-58=27" ]
Current State: 27:[31, 27, 14, 71], Operations: [] Exploring Operation: 31+27=58, Resulting Numbers: [14, 71, 58] Generated Node #2: [14, 71, 58] from Operation: 31+27=58 Current State: 27:[14, 71, 58], Operations: ['31+27=58'] Exploring Operation: 14+71=85, Resulting Numbers: [58, 85] Generated Node #3: [58, 85] from ...
4
Current State: 27:[31, 27, 14, 71], Operations: [] Exploring Operation: 71-31=40, Resulting Numbers: [27, 14, 40] Generated Node #0,0: 27:[27, 14, 40] Operation: 71-31=40 Start Sub Search at level 1: Moving to Node #0,0 Current State: 27:[27, 14, 40], Operations: ['71-31=40'] Exploring Operation: 40-14=26, Resulting Nu...
0
hs_1
mult_heuristic
[ 28, 39, 74, 83 ]
26
[ "28+83=111", "39*74=2886", "2886/111=26" ]
Current State: 26:[28, 39, 74, 83], Operations: [] Exploring Operation: 28+83=111, Resulting Numbers: [39, 74, 111] Generated Node #2: [39, 74, 111] from Operation: 28+83=111 Current State: 26:[39, 74, 111], Operations: ['28+83=111'] Exploring Operation: 39*74=2886, Resulting Numbers: [111, 2886] Generated Node #3: [11...
4
Current State: 26:[28, 39, 74, 83], Operations: [] Exploring Operation: 83-74=9, Resulting Numbers: [28, 39, 9] Generated Node #0,0: 26:[28, 39, 9] Operation: 83-74=9 Exploring Operation: 74-39=35, Resulting Numbers: [28, 83, 35] Generated Node #0,1: 26:[28, 83, 35] Operation: 74-39=35 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 93, 33, 44, 2 ]
41
[ "93+33=126", "126-44=82", "82/2=41" ]
Current State: 41:[93, 33, 44, 2], Operations: [] Exploring Operation: 93+33=126, Resulting Numbers: [44, 2, 126] Generated Node #2: [44, 2, 126] from Operation: 93+33=126 Current State: 41:[44, 2, 126], Operations: ['93+33=126'] Exploring Operation: 126-44=82, Resulting Numbers: [2, 82] Generated Node #3: [2, 82] from...
4
Current State: 41:[93, 33, 44, 2], Operations: [] Exploring Operation: 93-44=49, Resulting Numbers: [33, 2, 49] Generated Node #0,0: 41:[33, 2, 49] Operation: 93-44=49 Start Sub Search at level 1: Moving to Node #0,0 Current State: 41:[33, 2, 49], Operations: ['93-44=49'] Exploring Operation: 33+2=35, Resulting Numbers...
0
hs_1
sum_heuristic
[ 9, 23, 3, 15 ]
11
[ "9*3=27", "23+15=38", "38-27=11" ]
Current State: 11:[9, 23, 3, 15], Operations: [] Exploring Operation: 9*3=27, Resulting Numbers: [23, 15, 27] Generated Node #2: [23, 15, 27] from Operation: 9*3=27 Current State: 11:[23, 15, 27], Operations: ['9*3=27'] Exploring Operation: 23+15=38, Resulting Numbers: [27, 38] Generated Node #3: [27, 38] from Operatio...
4
Current State: 11:[9, 23, 3, 15], Operations: [] Exploring Operation: 23-9=14, Resulting Numbers: [3, 15, 14] Generated Node #0,0: 11:[3, 15, 14] Operation: 23-9=14 Exploring Operation: 15-3=12, Resulting Numbers: [9, 23, 12] Generated Node #0,1: 11:[9, 23, 12] Operation: 15-3=12 Exploring Operation: 23-15=8, Resulting...
0
hs_4
sum_heuristic
[ 17, 25, 56, 75 ]
100
[ "17+25=42", "56*75=4200", "4200/42=100" ]
Current State: 100:[17, 25, 56, 75], Operations: [] Exploring Operation: 17+25=42, Resulting Numbers: [56, 75, 42] Generated Node #2: [56, 75, 42] from Operation: 17+25=42 Current State: 100:[56, 75, 42], Operations: ['17+25=42'] Exploring Operation: 56*75=4200, Resulting Numbers: [42, 4200] Generated Node #3: [42, 420...
4
Current State: 100:[17, 25, 56, 75], Operations: [] Exploring Operation: 75-56=19, Resulting Numbers: [17, 25, 19] Generated Node #0,0: 100:[17, 25, 19] Operation: 75-56=19 Exploring Operation: 75-25=50, Resulting Numbers: [17, 56, 50] Generated Node #0,1: 100:[17, 56, 50] Operation: 75-25=50 Exploring Operation: 25+75...
0
hs_3
mult_heuristic
[ 71, 96, 43, 7 ]
25
[ "96-71=25", "43+7=50", "50-25=25" ]
Current State: 25:[71, 96, 43, 7], Operations: [] Exploring Operation: 96-71=25, Resulting Numbers: [43, 7, 25] Generated Node #2: [43, 7, 25] from Operation: 96-71=25 Current State: 25:[43, 7, 25], Operations: ['96-71=25'] Exploring Operation: 43+7=50, Resulting Numbers: [25, 50] Generated Node #3: [25, 50] from Opera...
4
Current State: 25:[71, 96, 43, 7], Operations: [] Exploring Operation: 71-43=28, Resulting Numbers: [96, 7, 28] Generated Node #0,0: 25:[96, 7, 28] Operation: 71-43=28 Exploring Operation: 96-71=25, Resulting Numbers: [43, 7, 25] Generated Node #0,1: 25:[43, 7, 25] Operation: 96-71=25 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 79, 72, 10, 90 ]
63
[ "79-72=7", "90/10=9", "7*9=63" ]
Current State: 63:[79, 72, 10, 90], Operations: [] Exploring Operation: 79-72=7, Resulting Numbers: [10, 90, 7] Generated Node #2: [10, 90, 7] from Operation: 79-72=7 Current State: 63:[10, 90, 7], Operations: ['79-72=7'] Exploring Operation: 90/10=9, Resulting Numbers: [7, 9] Generated Node #3: [7, 9] from Operation: ...
4
Current State: 63:[79, 72, 10, 90], Operations: [] Exploring Operation: 90-79=11, Resulting Numbers: [72, 10, 11] Generated Node #0,0: 63:[72, 10, 11] Operation: 90-79=11 Moving to Node #0,0 Current State: 63:[72, 10, 11], Operations: ['90-79=11'] Exploring Operation: 72-10=62, Resulting Numbers: [11, 62] Generated Nod...
0
hs_1
sum_heuristic
[ 31, 29, 56, 21 ]
98
[ "31-29=2", "21*2=42", "56+42=98" ]
Current State: 98:[31, 29, 56, 21], Operations: [] Exploring Operation: 31-29=2, Resulting Numbers: [56, 21, 2] Generated Node #2: [56, 21, 2] from Operation: 31-29=2 Current State: 98:[56, 21, 2], Operations: ['31-29=2'] Exploring Operation: 21*2=42, Resulting Numbers: [56, 42] Generated Node #3: [56, 42] from Operati...
4
Current State: 98:[31, 29, 56, 21], Operations: [] Exploring Operation: 31-21=10, Resulting Numbers: [29, 56, 10] Generated Node #0,0: 98:[29, 56, 10] Operation: 31-21=10 Exploring Operation: 31+21=52, Resulting Numbers: [29, 56, 52] Generated Node #0,1: 98:[29, 56, 52] Operation: 31+21=52 Exploring Operation: 31+29=60...
0.978299
hs_5
mult_heuristic
[ 27, 78, 24, 90 ]
63
[ "78-27=51", "24+90=114", "114-51=63" ]
Current State: 63:[27, 78, 24, 90], Operations: [] Exploring Operation: 78-27=51, Resulting Numbers: [24, 90, 51] Generated Node #2: [24, 90, 51] from Operation: 78-27=51 Current State: 63:[24, 90, 51], Operations: ['78-27=51'] Exploring Operation: 24+90=114, Resulting Numbers: [51, 114] Generated Node #3: [51, 114] fr...
4
Current State: 63:[27, 78, 24, 90], Operations: [] Exploring Operation: 78-27=51, Resulting Numbers: [24, 90, 51] Generated Node #0,0: 63:[24, 90, 51] Operation: 78-27=51 Exploring Operation: 90-24=66, Resulting Numbers: [27, 78, 66] Generated Node #0,1: 63:[27, 78, 66] Operation: 90-24=66 Exploring Operation: 90-27=63...
0.974826
hs_5
sum_heuristic
[ 31, 7, 68, 71 ]
78
[ "31*7=217", "68+71=139", "217-139=78" ]
Current State: 78:[31, 7, 68, 71], Operations: [] Exploring Operation: 31*7=217, Resulting Numbers: [68, 71, 217] Generated Node #2: [68, 71, 217] from Operation: 31*7=217 Current State: 78:[68, 71, 217], Operations: ['31*7=217'] Exploring Operation: 68+71=139, Resulting Numbers: [217, 139] Generated Node #3: [217, 139...
4
Current State: 78:[31, 7, 68, 71], Operations: [] Exploring Operation: 68-31=37, Resulting Numbers: [7, 71, 37] Generated Node #0,0: 78:[7, 71, 37] Operation: 68-31=37 Exploring Operation: 71-68=3, Resulting Numbers: [31, 7, 3] Generated Node #0,1: 78:[31, 7, 3] Operation: 71-68=3 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 11, 54, 17, 75 ]
15
[ "54-11=43", "75-17=58", "58-43=15" ]
Current State: 15:[11, 54, 17, 75], Operations: [] Exploring Operation: 54-11=43, Resulting Numbers: [17, 75, 43] Generated Node #2: [17, 75, 43] from Operation: 54-11=43 Current State: 15:[17, 75, 43], Operations: ['54-11=43'] Exploring Operation: 75-17=58, Resulting Numbers: [43, 58] Generated Node #3: [43, 58] from ...
4
Current State: 15:[11, 54, 17, 75], Operations: [] Exploring Operation: 75-17=58, Resulting Numbers: [11, 54, 58] Generated Node #0,0: 15:[11, 54, 58] Operation: 75-17=58 Exploring Operation: 54-17=37, Resulting Numbers: [11, 75, 37] Generated Node #0,1: 15:[11, 75, 37] Operation: 54-17=37 Exploring Operation: 75-54=21...
0.990451
hs_3
mult_heuristic
[ 24, 7, 43, 10 ]
16
[ "24-7=17", "43-10=33", "33-17=16" ]
Current State: 16:[24, 7, 43, 10], Operations: [] Exploring Operation: 24-7=17, Resulting Numbers: [43, 10, 17] Generated Node #2: [43, 10, 17] from Operation: 24-7=17 Current State: 16:[43, 10, 17], Operations: ['24-7=17'] Exploring Operation: 43-10=33, Resulting Numbers: [17, 33] Generated Node #3: [17, 33] from Oper...
4
Current State: 16:[24, 7, 43, 10], Operations: [] Exploring Operation: 43-10=33, Resulting Numbers: [24, 7, 33] Generated Node #0,0: 16:[24, 7, 33] Operation: 43-10=33 Exploring Operation: 43-24=19, Resulting Numbers: [7, 10, 19] Generated Node #0,1: 16:[7, 10, 19] Operation: 43-24=19 Exploring Operation: 24-7=17, Resu...
0.985243
hs_5
mult_heuristic
[ 72, 19, 6, 36 ]
11
[ "72-19=53", "6+36=42", "53-42=11" ]
Current State: 11:[72, 19, 6, 36], Operations: [] Exploring Operation: 72-19=53, Resulting Numbers: [6, 36, 53] Generated Node #2: [6, 36, 53] from Operation: 72-19=53 Current State: 11:[6, 36, 53], Operations: ['72-19=53'] Exploring Operation: 6+36=42, Resulting Numbers: [53, 42] Generated Node #3: [53, 42] from Opera...
4
Current State: 11:[72, 19, 6, 36], Operations: [] Exploring Operation: 72/6=12, Resulting Numbers: [19, 36, 12] Generated Node #0,0: 11:[19, 36, 12] Operation: 72/6=12 Exploring Operation: 72-36=36, Resulting Numbers: [19, 6, 36] Generated Node #0,1: 11:[19, 6, 36] Operation: 72-36=36 Exploring Operation: 36-19=17, Res...
0.983507
hs_5
sum_heuristic
[ 32, 45, 90, 82 ]
100
[ "82-32=50", "90/45=2", "50*2=100" ]
Current State: 100:[32, 45, 90, 82], Operations: [] Exploring Operation: 82-32=50, Resulting Numbers: [45, 90, 50] Generated Node #2: [45, 90, 50] from Operation: 82-32=50 Current State: 100:[45, 90, 50], Operations: ['82-32=50'] Exploring Operation: 90/45=2, Resulting Numbers: [50, 2] Generated Node #3: [50, 2] from O...
4
Current State: 100:[32, 45, 90, 82], Operations: [] Exploring Operation: 82-32=50, Resulting Numbers: [45, 90, 50] Generated Node #0,0: 100:[45, 90, 50] Operation: 82-32=50 Exploring Operation: 90-82=8, Resulting Numbers: [32, 45, 8] Generated Node #0,1: 100:[32, 45, 8] Operation: 90-82=8 Start Sub Search at level 1: M...
0.986111
hs_2
mult_heuristic
[ 16, 34, 49, 72 ]
41
[ "34-16=18", "72-49=23", "18+23=41" ]
Current State: 41:[16, 34, 49, 72], Operations: [] Exploring Operation: 34-16=18, Resulting Numbers: [49, 72, 18] Generated Node #2: [49, 72, 18] from Operation: 34-16=18 Current State: 41:[49, 72, 18], Operations: ['34-16=18'] Exploring Operation: 72-49=23, Resulting Numbers: [18, 23] Generated Node #3: [18, 23] from ...
4
Current State: 41:[16, 34, 49, 72], Operations: [] Exploring Operation: 72-16=56, Resulting Numbers: [34, 49, 56] Generated Node #0,0: 41:[34, 49, 56] Operation: 72-16=56 Exploring Operation: 72-34=38, Resulting Numbers: [16, 49, 38] Generated Node #0,1: 41:[16, 49, 38] Operation: 72-34=38 Start Sub Search at level 1: ...
0.990451
hs_2
mult_heuristic
[ 7, 5, 30, 18 ]
36
[ "7+5=12", "30+18=48", "48-12=36" ]
Current State: 36:[7, 5, 30, 18], Operations: [] Exploring Operation: 7+5=12, Resulting Numbers: [30, 18, 12] Generated Node #2: [30, 18, 12] from Operation: 7+5=12 Current State: 36:[30, 18, 12], Operations: ['7+5=12'] Exploring Operation: 30+18=48, Resulting Numbers: [12, 48] Generated Node #3: [12, 48] from Operatio...
4
Current State: 36:[7, 5, 30, 18], Operations: [] Exploring Operation: 30/5=6, Resulting Numbers: [7, 18, 6] Generated Node #0,0: 36:[7, 18, 6] Operation: 30/5=6 Moving to Node #0,0 Current State: 36:[7, 18, 6], Operations: ['30/5=6'] Exploring Operation: 18-7=11, Resulting Numbers: [6, 11] Generated Node #0,0,0: 36:[6,...
0
hs_1
mult_heuristic
[ 87, 94, 89, 1 ]
91
[ "87+94=181", "89+1=90", "181-90=91" ]
Current State: 91:[87, 94, 89, 1], Operations: [] Exploring Operation: 87+94=181, Resulting Numbers: [89, 1, 181] Generated Node #2: [89, 1, 181] from Operation: 87+94=181 Current State: 91:[89, 1, 181], Operations: ['87+94=181'] Exploring Operation: 89+1=90, Resulting Numbers: [181, 90] Generated Node #3: [181, 90] fr...
4
Current State: 91:[87, 94, 89, 1], Operations: [] Exploring Operation: 94-87=7, Resulting Numbers: [89, 1, 7] Generated Node #0,0: 91:[89, 1, 7] Operation: 94-87=7 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[89, 1, 7], Operations: ['94-87=7'] Exploring Operation: 89+1=90, Resulting Numbers: [7, ...
0
hs_1
sum_heuristic
[ 12, 14, 19, 42 ]
15
[ "12*14=168", "168/42=4", "19-4=15" ]
Current State: 15:[12, 14, 19, 42], Operations: [] Exploring Operation: 12*14=168, Resulting Numbers: [19, 42, 168] Generated Node #2: [19, 42, 168] from Operation: 12*14=168 Current State: 15:[19, 42, 168], Operations: ['12*14=168'] Exploring Operation: 168/42=4, Resulting Numbers: [19, 4] Generated Node #3: [19, 4] f...
4
Current State: 15:[12, 14, 19, 42], Operations: [] Exploring Operation: 42/14=3, Resulting Numbers: [12, 19, 3] Generated Node #0,0: 15:[12, 19, 3] Operation: 42/14=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 15:[12, 19, 3], Operations: ['42/14=3'] Exploring Operation: 19-12=7, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 78, 83, 34, 68 ]
88
[ "83*68=5644", "5644/34=166", "166-78=88" ]
Current State: 88:[78, 83, 34, 68], Operations: [] Exploring Operation: 83*68=5644, Resulting Numbers: [78, 34, 5644] Generated Node #2: [78, 34, 5644] from Operation: 83*68=5644 Current State: 88:[78, 34, 5644], Operations: ['83*68=5644'] Exploring Operation: 5644/34=166, Resulting Numbers: [78, 166] Generated Node #3...
4
Current State: 88:[78, 83, 34, 68], Operations: [] Exploring Operation: 68/34=2, Resulting Numbers: [78, 83, 2] Generated Node #0,0: 88:[78, 83, 2] Operation: 68/34=2 Exploring Operation: 78-68=10, Resulting Numbers: [83, 34, 10] Generated Node #0,1: 88:[83, 34, 10] Operation: 78-68=10 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 3, 36, 70, 76 ]
38
[ "3*36=108", "70+76=146", "146-108=38" ]
Current State: 38:[3, 36, 70, 76], Operations: [] Exploring Operation: 3*36=108, Resulting Numbers: [70, 76, 108] Generated Node #2: [70, 76, 108] from Operation: 3*36=108 Current State: 38:[70, 76, 108], Operations: ['3*36=108'] Exploring Operation: 70+76=146, Resulting Numbers: [108, 146] Generated Node #3: [108, 146...
4
Current State: 38:[3, 36, 70, 76], Operations: [] Exploring Operation: 70-36=34, Resulting Numbers: [3, 76, 34] Generated Node #0,0: 38:[3, 76, 34] Operation: 70-36=34 Exploring Operation: 76-36=40, Resulting Numbers: [3, 70, 40] Generated Node #0,1: 38:[3, 70, 40] Operation: 76-36=40 Exploring Operation: 76-70=6, Resu...
0.985243
hs_5
mult_heuristic
[ 85, 14, 21, 93 ]
12
[ "93-85=8", "21*8=168", "168/14=12" ]
Current State: 12:[85, 14, 21, 93], Operations: [] Exploring Operation: 93-85=8, Resulting Numbers: [14, 21, 8] Generated Node #2: [14, 21, 8] from Operation: 93-85=8 Current State: 12:[14, 21, 8], Operations: ['93-85=8'] Exploring Operation: 21*8=168, Resulting Numbers: [14, 168] Generated Node #3: [14, 168] from Oper...
4
Current State: 12:[85, 14, 21, 93], Operations: [] Exploring Operation: 93-85=8, Resulting Numbers: [14, 21, 8] Generated Node #0,0: 12:[14, 21, 8] Operation: 93-85=8 Moving to Node #0,0 Current State: 12:[14, 21, 8], Operations: ['93-85=8'] Exploring Operation: 21-14=7, Resulting Numbers: [8, 7] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 19, 65, 28, 49 ]
46
[ "19+65=84", "84/28=3", "49-3=46" ]
Current State: 46:[19, 65, 28, 49], Operations: [] Exploring Operation: 19+65=84, Resulting Numbers: [28, 49, 84] Generated Node #2: [28, 49, 84] from Operation: 19+65=84 Current State: 46:[28, 49, 84], Operations: ['19+65=84'] Exploring Operation: 84/28=3, Resulting Numbers: [49, 3] Generated Node #3: [49, 3] from Ope...
4
Current State: 46:[19, 65, 28, 49], Operations: [] Exploring Operation: 65-19=46, Resulting Numbers: [28, 49, 46] Generated Node #0,0: 46:[28, 49, 46] Operation: 65-19=46 Exploring Operation: 65-49=16, Resulting Numbers: [19, 28, 16] Generated Node #0,1: 46:[19, 28, 16] Operation: 65-49=16 Exploring Operation: 65-28=37...
0
hs_3
sum_heuristic
[ 7, 89, 34, 94 ]
68
[ "7+89=96", "96-94=2", "34*2=68" ]
Current State: 68:[7, 89, 34, 94], Operations: [] Exploring Operation: 7+89=96, Resulting Numbers: [34, 94, 96] Generated Node #2: [34, 94, 96] from Operation: 7+89=96 Current State: 68:[34, 94, 96], Operations: ['7+89=96'] Exploring Operation: 96-94=2, Resulting Numbers: [34, 2] Generated Node #3: [34, 2] from Operati...
4
Current State: 68:[7, 89, 34, 94], Operations: [] Exploring Operation: 94-89=5, Resulting Numbers: [7, 34, 5] Generated Node #0,0: 68:[7, 34, 5] Operation: 94-89=5 Exploring Operation: 94-34=60, Resulting Numbers: [7, 89, 60] Generated Node #0,1: 68:[7, 89, 60] Operation: 94-34=60 Moving to Node #0,0 Current State: 68:...
0.989583
hs_2
mult_heuristic
[ 3, 34, 24, 27 ]
71
[ "3*27=81", "34-24=10", "81-10=71" ]
Current State: 71:[3, 34, 24, 27], Operations: [] Exploring Operation: 3*27=81, Resulting Numbers: [34, 24, 81] Generated Node #2: [34, 24, 81] from Operation: 3*27=81 Current State: 71:[34, 24, 81], Operations: ['3*27=81'] Exploring Operation: 34-24=10, Resulting Numbers: [81, 10] Generated Node #3: [81, 10] from Oper...
4
Current State: 71:[3, 34, 24, 27], Operations: [] Exploring Operation: 3*27=81, Resulting Numbers: [34, 24, 81] Generated Node #0,0: 71:[34, 24, 81] Operation: 3*27=81 Exploring Operation: 3*34=102, Resulting Numbers: [24, 27, 102] Generated Node #0,1: 71:[24, 27, 102] Operation: 3*34=102 Exploring Operation: 3*24=72, ...
0.973958
hs_3
mult_heuristic
[ 73, 12, 6, 97 ]
16
[ "97-73=24", "24/6=4", "12+4=16" ]
Current State: 16:[73, 12, 6, 97], Operations: [] Exploring Operation: 97-73=24, Resulting Numbers: [12, 6, 24] Generated Node #2: [12, 6, 24] from Operation: 97-73=24 Current State: 16:[12, 6, 24], Operations: ['97-73=24'] Exploring Operation: 24/6=4, Resulting Numbers: [12, 4] Generated Node #3: [12, 4] from Operatio...
4
Current State: 16:[73, 12, 6, 97], Operations: [] Exploring Operation: 73-12=61, Resulting Numbers: [6, 97, 61] Generated Node #0,0: 16:[6, 97, 61] Operation: 73-12=61 Exploring Operation: 97-73=24, Resulting Numbers: [12, 6, 24] Generated Node #0,1: 16:[12, 6, 24] Operation: 97-73=24 Start Sub Search at level 1: Movin...
0.990451
hs_2
mult_heuristic
[ 41, 2, 82, 28 ]
32
[ "82/41=2", "2+28=30", "2+30=32" ]
Current State: 32:[41, 2, 82, 28], Operations: [] Exploring Operation: 82/41=2, Resulting Numbers: [2, 28, 2] Generated Node #2: [2, 28, 2] from Operation: 82/41=2 Current State: 32:[2, 28, 2], Operations: ['82/41=2'] Exploring Operation: 2+28=30, Resulting Numbers: [30] 30,32 equal: Goal Reached Exploring Operation: 2...
4
Current State: 32:[41, 2, 82, 28], Operations: [] Exploring Operation: 82/2=41, Resulting Numbers: [41, 28, 41] Generated Node #0,0: 32:[41, 28, 41] Operation: 82/2=41 Exploring Operation: 82-41=41, Resulting Numbers: [2, 28, 41] Generated Node #0,1: 32:[2, 28, 41] Operation: 82-41=41 Exploring Operation: 82/41=2, Resu...
0.951389
hs_4
sum_heuristic
[ 57, 42, 2, 60 ]
78
[ "57+42=99", "99-60=39", "2*39=78" ]
Current State: 78:[57, 42, 2, 60], Operations: [] Exploring Operation: 57+42=99, Resulting Numbers: [2, 60, 99] Generated Node #2: [2, 60, 99] from Operation: 57+42=99 Current State: 78:[2, 60, 99], Operations: ['57+42=99'] Exploring Operation: 99-60=39, Resulting Numbers: [2, 39] Generated Node #3: [2, 39] from Operat...
4
Current State: 78:[57, 42, 2, 60], Operations: [] Exploring Operation: 57-42=15, Resulting Numbers: [2, 60, 15] Generated Node #0,0: 78:[2, 60, 15] Operation: 57-42=15 Exploring Operation: 60-42=18, Resulting Numbers: [57, 2, 18] Generated Node #0,1: 78:[57, 2, 18] Operation: 60-42=18 Exploring Operation: 60/2=30, Resu...
0.988715
hs_4
mult_heuristic
[ 21, 7, 29, 98 ]
83
[ "21-7=14", "98-29=69", "14+69=83" ]
Current State: 83:[21, 7, 29, 98], Operations: [] Exploring Operation: 21-7=14, Resulting Numbers: [29, 98, 14] Generated Node #2: [29, 98, 14] from Operation: 21-7=14 Current State: 83:[29, 98, 14], Operations: ['21-7=14'] Exploring Operation: 98-29=69, Resulting Numbers: [14, 69] Generated Node #3: [14, 69] from Oper...
4
Current State: 83:[21, 7, 29, 98], Operations: [] Exploring Operation: 21*7=147, Resulting Numbers: [29, 98, 147] Generated Node #0,0: 83:[29, 98, 147] Operation: 21*7=147 Exploring Operation: 7+29=36, Resulting Numbers: [21, 98, 36] Generated Node #0,1: 83:[21, 98, 36] Operation: 7+29=36 Exploring Operation: 21+7=28, ...
0.927951
hs_5
sum_heuristic
[ 41, 59, 51, 30 ]
85
[ "59-41=18", "51*30=1530", "1530/18=85" ]
Current State: 85:[41, 59, 51, 30], Operations: [] Exploring Operation: 59-41=18, Resulting Numbers: [51, 30, 18] Generated Node #2: [51, 30, 18] from Operation: 59-41=18 Current State: 85:[51, 30, 18], Operations: ['59-41=18'] Exploring Operation: 51*30=1530, Resulting Numbers: [18, 1530] Generated Node #3: [18, 1530]...
4
Current State: 85:[41, 59, 51, 30], Operations: [] Exploring Operation: 59-51=8, Resulting Numbers: [41, 30, 8] Generated Node #0,0: 85:[41, 30, 8] Operation: 59-51=8 Moving to Node #0,0 Current State: 85:[41, 30, 8], Operations: ['59-51=8'] Exploring Operation: 41-30=11, Resulting Numbers: [8, 11] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 13, 37, 78, 29 ]
73
[ "37-13=24", "78-29=49", "24+49=73" ]
Current State: 73:[13, 37, 78, 29], Operations: [] Exploring Operation: 37-13=24, Resulting Numbers: [78, 29, 24] Generated Node #2: [78, 29, 24] from Operation: 37-13=24 Current State: 73:[78, 29, 24], Operations: ['37-13=24'] Exploring Operation: 78-29=49, Resulting Numbers: [24, 49] Generated Node #3: [24, 49] from ...
4
Current State: 73:[13, 37, 78, 29], Operations: [] Exploring Operation: 13+37=50, Resulting Numbers: [78, 29, 50] Generated Node #0,0: 73:[78, 29, 50] Operation: 13+37=50 Exploring Operation: 37+29=66, Resulting Numbers: [13, 78, 66] Generated Node #0,1: 73:[13, 78, 66] Operation: 37+29=66 Exploring Operation: 13+29=42...
0.96441
hs_3
sum_heuristic
[ 2, 45, 89, 15 ]
74
[ "2*15=30", "89-45=44", "30+44=74" ]
Current State: 74:[2, 45, 89, 15], Operations: [] Exploring Operation: 2*15=30, Resulting Numbers: [45, 89, 30] Generated Node #2: [45, 89, 30] from Operation: 2*15=30 Current State: 74:[45, 89, 30], Operations: ['2*15=30'] Exploring Operation: 89-45=44, Resulting Numbers: [30, 44] Generated Node #3: [30, 44] from Oper...
4
Current State: 74:[2, 45, 89, 15], Operations: [] Exploring Operation: 89-15=74, Resulting Numbers: [2, 45, 74] Generated Node #0,0: 74:[2, 45, 74] Operation: 89-15=74 Exploring Operation: 89-45=44, Resulting Numbers: [2, 15, 44] Generated Node #0,1: 74:[2, 15, 44] Operation: 89-45=44 Exploring Operation: 45/15=3, Resu...
0.967014
hs_3
mult_heuristic
[ 15, 83, 71, 36 ]
12
[ "83-15=68", "71-68=3", "36/3=12" ]
Current State: 12:[15, 83, 71, 36], Operations: [] Exploring Operation: 83-15=68, Resulting Numbers: [71, 36, 68] Generated Node #2: [71, 36, 68] from Operation: 83-15=68 Current State: 12:[71, 36, 68], Operations: ['83-15=68'] Exploring Operation: 71-68=3, Resulting Numbers: [36, 3] Generated Node #3: [36, 3] from Ope...
4
Current State: 12:[15, 83, 71, 36], Operations: [] Exploring Operation: 83-36=47, Resulting Numbers: [15, 71, 47] Generated Node #0,0: 12:[15, 71, 47] Operation: 83-36=47 Exploring Operation: 71-36=35, Resulting Numbers: [15, 83, 35] Generated Node #0,1: 12:[15, 83, 35] Operation: 71-36=35 Exploring Operation: 83-71=12...
0.988715
hs_3
sum_heuristic
[ 57, 42, 2, 62 ]
49
[ "57-42=15", "2+62=64", "64-15=49" ]
Current State: 49:[57, 42, 2, 62], Operations: [] Exploring Operation: 57-42=15, Resulting Numbers: [2, 62, 15] Generated Node #2: [2, 62, 15] from Operation: 57-42=15 Current State: 49:[2, 62, 15], Operations: ['57-42=15'] Exploring Operation: 2+62=64, Resulting Numbers: [15, 64] Generated Node #3: [15, 64] from Opera...
4
Current State: 49:[57, 42, 2, 62], Operations: [] Exploring Operation: 62-57=5, Resulting Numbers: [42, 2, 5] Generated Node #0,0: 49:[42, 2, 5] Operation: 62-57=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 49:[42, 2, 5], Operations: ['62-57=5'] Exploring Operation: 42+2=44, Resulting Numbers: [5, ...
0.993924
hs_1
sum_heuristic
[ 31, 57, 50, 62 ]
95
[ "50-31=19", "62-57=5", "19*5=95" ]
Current State: 95:[31, 57, 50, 62], Operations: [] Exploring Operation: 50-31=19, Resulting Numbers: [57, 62, 19] Generated Node #2: [57, 62, 19] from Operation: 50-31=19 Current State: 95:[57, 62, 19], Operations: ['50-31=19'] Exploring Operation: 62-57=5, Resulting Numbers: [19, 5] Generated Node #3: [19, 5] from Ope...
4
Current State: 95:[31, 57, 50, 62], Operations: [] Exploring Operation: 57-50=7, Resulting Numbers: [31, 62, 7] Generated Node #0,0: 95:[31, 62, 7] Operation: 57-50=7 Exploring Operation: 62-57=5, Resulting Numbers: [31, 50, 5] Generated Node #0,1: 95:[31, 50, 5] Operation: 62-57=5 Moving to Node #0,1 Current State: 95...
0.992188
hs_2
sum_heuristic
[ 7, 66, 92, 46 ]
48
[ "66-46=20", "7*20=140", "140-92=48" ]
Current State: 48:[7, 66, 92, 46], Operations: [] Exploring Operation: 66-46=20, Resulting Numbers: [7, 92, 20] Generated Node #2: [7, 92, 20] from Operation: 66-46=20 Current State: 48:[7, 92, 20], Operations: ['66-46=20'] Exploring Operation: 7*20=140, Resulting Numbers: [92, 140] Generated Node #3: [92, 140] from Op...
4
Current State: 48:[7, 66, 92, 46], Operations: [] Exploring Operation: 92-46=46, Resulting Numbers: [7, 66, 46] Generated Node #0,0: 48:[7, 66, 46] Operation: 92-46=46 Exploring Operation: 92/46=2, Resulting Numbers: [7, 66, 2] Generated Node #0,1: 48:[7, 66, 2] Operation: 92/46=2 Exploring Operation: 92-66=26, Resulti...
0
hs_3
sum_heuristic
[ 57, 96, 24, 99 ]
93
[ "57-24=33", "99/33=3", "96-3=93" ]
Current State: 93:[57, 96, 24, 99], Operations: [] Exploring Operation: 57-24=33, Resulting Numbers: [96, 99, 33] Generated Node #2: [96, 99, 33] from Operation: 57-24=33 Current State: 93:[96, 99, 33], Operations: ['57-24=33'] Exploring Operation: 99/33=3, Resulting Numbers: [96, 3] Generated Node #3: [96, 3] from Ope...
4
Current State: 93:[57, 96, 24, 99], Operations: [] Exploring Operation: 96-57=39, Resulting Numbers: [24, 99, 39] Generated Node #0,0: 93:[24, 99, 39] Operation: 96-57=39 Exploring Operation: 57-24=33, Resulting Numbers: [96, 99, 33] Generated Node #0,1: 93:[96, 99, 33] Operation: 57-24=33 Exploring Operation: 57+24=81...
0.986979
hs_3
sum_heuristic
[ 99, 5, 55, 93 ]
91
[ "93-55=38", "5*38=190", "190-99=91" ]
Current State: 91:[99, 5, 55, 93], Operations: [] Exploring Operation: 93-55=38, Resulting Numbers: [99, 5, 38] Generated Node #2: [99, 5, 38] from Operation: 93-55=38 Current State: 91:[99, 5, 38], Operations: ['93-55=38'] Exploring Operation: 5*38=190, Resulting Numbers: [99, 190] Generated Node #3: [99, 190] from Op...
4
Current State: 91:[99, 5, 55, 93], Operations: [] Exploring Operation: 99-55=44, Resulting Numbers: [5, 93, 44] Generated Node #0,0: 91:[5, 93, 44] Operation: 99-55=44 Exploring Operation: 55/5=11, Resulting Numbers: [99, 93, 11] Generated Node #0,1: 91:[99, 93, 11] Operation: 55/5=11 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 86, 81, 58, 46 ]
84
[ "81-58=23", "46/23=2", "86-2=84" ]
Current State: 84:[86, 81, 58, 46], Operations: [] Exploring Operation: 81-58=23, Resulting Numbers: [86, 46, 23] Generated Node #2: [86, 46, 23] from Operation: 81-58=23 Current State: 84:[86, 46, 23], Operations: ['81-58=23'] Exploring Operation: 46/23=2, Resulting Numbers: [86, 2] Generated Node #3: [86, 2] from Ope...
4
Current State: 84:[86, 81, 58, 46], Operations: [] Exploring Operation: 58-46=12, Resulting Numbers: [86, 81, 12] Generated Node #0,0: 84:[86, 81, 12] Operation: 58-46=12 Exploring Operation: 86-58=28, Resulting Numbers: [81, 46, 28] Generated Node #0,1: 84:[81, 46, 28] Operation: 86-58=28 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 25, 51, 42, 28 ]
99
[ "25*51=1275", "42*28=1176", "1275-1176=99" ]
Current State: 99:[25, 51, 42, 28], Operations: [] Exploring Operation: 25*51=1275, Resulting Numbers: [42, 28, 1275] Generated Node #2: [42, 28, 1275] from Operation: 25*51=1275 Current State: 99:[42, 28, 1275], Operations: ['25*51=1275'] Exploring Operation: 42*28=1176, Resulting Numbers: [1275, 1176] Generated Node ...
4
Current State: 99:[25, 51, 42, 28], Operations: [] Exploring Operation: 51-42=9, Resulting Numbers: [25, 28, 9] Generated Node #0,0: 99:[25, 28, 9] Operation: 51-42=9 Exploring Operation: 28-25=3, Resulting Numbers: [51, 42, 3] Generated Node #0,1: 99:[51, 42, 3] Operation: 28-25=3 Exploring Operation: 51+42=93, Result...
0
hs_5
sum_heuristic
[ 29, 32, 68, 67 ]
74
[ "29+32=61", "68+67=135", "135-61=74" ]
Current State: 74:[29, 32, 68, 67], Operations: [] Exploring Operation: 29+32=61, Resulting Numbers: [68, 67, 61] Generated Node #2: [68, 67, 61] from Operation: 29+32=61 Current State: 74:[68, 67, 61], Operations: ['29+32=61'] Exploring Operation: 68+67=135, Resulting Numbers: [61, 135] Generated Node #3: [61, 135] fr...
4
Current State: 74:[29, 32, 68, 67], Operations: [] Exploring Operation: 68-67=1, Resulting Numbers: [29, 32, 1] Generated Node #0,0: 74:[29, 32, 1] Operation: 68-67=1 Exploring Operation: 68-29=39, Resulting Numbers: [32, 67, 39] Generated Node #0,1: 74:[32, 67, 39] Operation: 68-29=39 Exploring Operation: 32-29=3, Res...
0.986111
hs_5
sum_heuristic
[ 79, 80, 7, 94 ]
100
[ "80-79=1", "7+94=101", "101-1=100" ]
Current State: 100:[79, 80, 7, 94], Operations: [] Exploring Operation: 80-79=1, Resulting Numbers: [7, 94, 1] Generated Node #2: [7, 94, 1] from Operation: 80-79=1 Current State: 100:[7, 94, 1], Operations: ['80-79=1'] Exploring Operation: 7+94=101, Resulting Numbers: [1, 101] Generated Node #3: [1, 101] from Operatio...
4
Current State: 100:[79, 80, 7, 94], Operations: [] Exploring Operation: 94-79=15, Resulting Numbers: [80, 7, 15] Generated Node #0,0: 100:[80, 7, 15] Operation: 94-79=15 Exploring Operation: 80-79=1, Resulting Numbers: [7, 94, 1] Generated Node #0,1: 100:[7, 94, 1] Operation: 80-79=1 Start Sub Search at level 1: Moving...
0.992188
hs_2
sum_heuristic
[ 40, 24, 9, 86 ]
71
[ "40*9=360", "360/24=15", "86-15=71" ]
Current State: 71:[40, 24, 9, 86], Operations: [] Exploring Operation: 40*9=360, Resulting Numbers: [24, 86, 360] Generated Node #2: [24, 86, 360] from Operation: 40*9=360 Current State: 71:[24, 86, 360], Operations: ['40*9=360'] Exploring Operation: 360/24=15, Resulting Numbers: [86, 15] Generated Node #3: [86, 15] fr...
4
Current State: 71:[40, 24, 9, 86], Operations: [] Exploring Operation: 40+24=64, Resulting Numbers: [9, 86, 64] Generated Node #0,0: 71:[9, 86, 64] Operation: 40+24=64 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[9, 86, 64], Operations: ['40+24=64'] Exploring Operation: 86-9=77, Resulting Numbers...
0
hs_1
mult_heuristic
[ 44, 5, 15, 51 ]
16
[ "44-15=29", "51+29=80", "80/5=16" ]
Current State: 16:[44, 5, 15, 51], Operations: [] Exploring Operation: 44-15=29, Resulting Numbers: [5, 51, 29] Generated Node #2: [5, 51, 29] from Operation: 44-15=29 Current State: 16:[5, 51, 29], Operations: ['44-15=29'] Exploring Operation: 51+29=80, Resulting Numbers: [5, 80] Generated Node #3: [5, 80] from Operat...
4
Current State: 16:[44, 5, 15, 51], Operations: [] Exploring Operation: 51-44=7, Resulting Numbers: [5, 15, 7] Generated Node #0,0: 16:[5, 15, 7] Operation: 51-44=7 Moving to Node #0,0 Current State: 16:[5, 15, 7], Operations: ['51-44=7'] Exploring Operation: 7-5=2, Resulting Numbers: [15, 2] Generated Node #0,0,0: 16:[...
0
hs_1
sum_heuristic
[ 48, 51, 12, 84 ]
80
[ "51-48=3", "12/3=4", "84-4=80" ]
Current State: 80:[48, 51, 12, 84], Operations: [] Exploring Operation: 51-48=3, Resulting Numbers: [12, 84, 3] Generated Node #2: [12, 84, 3] from Operation: 51-48=3 Current State: 80:[12, 84, 3], Operations: ['51-48=3'] Exploring Operation: 12/3=4, Resulting Numbers: [84, 4] Generated Node #3: [84, 4] from Operation:...
4
Current State: 80:[48, 51, 12, 84], Operations: [] Exploring Operation: 84-48=36, Resulting Numbers: [51, 12, 36] Generated Node #0,0: 80:[51, 12, 36] Operation: 84-48=36 Exploring Operation: 51-12=39, Resulting Numbers: [48, 84, 39] Generated Node #0,1: 80:[48, 84, 39] Operation: 51-12=39 Exploring Operation: 48/12=4,...
0.982639
hs_4
sum_heuristic
[ 31, 28, 67, 19 ]
27
[ "31+28=59", "67+19=86", "86-59=27" ]
Current State: 27:[31, 28, 67, 19], Operations: [] Exploring Operation: 31+28=59, Resulting Numbers: [67, 19, 59] Generated Node #2: [67, 19, 59] from Operation: 31+28=59 Current State: 27:[67, 19, 59], Operations: ['31+28=59'] Exploring Operation: 67+19=86, Resulting Numbers: [59, 86] Generated Node #3: [59, 86] from ...
4
Current State: 27:[31, 28, 67, 19], Operations: [] Exploring Operation: 67-31=36, Resulting Numbers: [28, 19, 36] Generated Node #0,0: 27:[28, 19, 36] Operation: 67-31=36 Exploring Operation: 67-28=39, Resulting Numbers: [31, 19, 39] Generated Node #0,1: 27:[31, 19, 39] Operation: 67-28=39 Exploring Operation: 28-19=9,...
0.982639
hs_5
sum_heuristic
[ 47, 70, 57, 88 ]
86
[ "47+70=117", "88-57=31", "117-31=86" ]
Current State: 86:[47, 70, 57, 88], Operations: [] Exploring Operation: 47+70=117, Resulting Numbers: [57, 88, 117] Generated Node #2: [57, 88, 117] from Operation: 47+70=117 Current State: 86:[57, 88, 117], Operations: ['47+70=117'] Exploring Operation: 88-57=31, Resulting Numbers: [117, 31] Generated Node #3: [117, 3...
4
Current State: 86:[47, 70, 57, 88], Operations: [] Exploring Operation: 57-47=10, Resulting Numbers: [70, 88, 10] Generated Node #0,0: 86:[70, 88, 10] Operation: 57-47=10 Exploring Operation: 88-47=41, Resulting Numbers: [70, 57, 41] Generated Node #0,1: 86:[70, 57, 41] Operation: 88-47=41 Exploring Operation: 70-57=13...
0.959201
hs_5
sum_heuristic
[ 33, 15, 51, 23 ]
69
[ "33+15=48", "51-48=3", "23*3=69" ]
Current State: 69:[33, 15, 51, 23], Operations: [] Exploring Operation: 33+15=48, Resulting Numbers: [51, 23, 48] Generated Node #2: [51, 23, 48] from Operation: 33+15=48 Current State: 69:[51, 23, 48], Operations: ['33+15=48'] Exploring Operation: 51-48=3, Resulting Numbers: [23, 3] Generated Node #3: [23, 3] from Ope...
4
Current State: 69:[33, 15, 51, 23], Operations: [] Exploring Operation: 33-15=18, Resulting Numbers: [51, 23, 18] Generated Node #0,0: 69:[51, 23, 18] Operation: 33-15=18 Exploring Operation: 15+51=66, Resulting Numbers: [33, 23, 66] Generated Node #0,1: 69:[33, 23, 66] Operation: 15+51=66 Exploring Operation: 51-33=18...
0.978299
hs_3
mult_heuristic
[ 41, 33, 3, 92 ]
28
[ "41-33=8", "92-8=84", "84/3=28" ]
Current State: 28:[41, 33, 3, 92], Operations: [] Exploring Operation: 41-33=8, Resulting Numbers: [3, 92, 8] Generated Node #2: [3, 92, 8] from Operation: 41-33=8 Current State: 28:[3, 92, 8], Operations: ['41-33=8'] Exploring Operation: 92-8=84, Resulting Numbers: [3, 84] Generated Node #3: [3, 84] from Operation: 92...
4
Current State: 28:[41, 33, 3, 92], Operations: [] Exploring Operation: 41-33=8, Resulting Numbers: [3, 92, 8] Generated Node #0,0: 28:[3, 92, 8] Operation: 41-33=8 Exploring Operation: 92-41=51, Resulting Numbers: [33, 3, 51] Generated Node #0,1: 28:[33, 3, 51] Operation: 92-41=51 Exploring Operation: 33-3=30, Resultin...
0.961806
hs_5
sum_heuristic