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
[ 10, 90, 63, 72 ]
79
[ "90/10=9", "63/9=7", "72+7=79" ]
Current State: 79:[10, 90, 63, 72], Operations: [] Exploring Operation: 90/10=9, Resulting Numbers: [63, 72, 9] Generated Node #2: [63, 72, 9] from Operation: 90/10=9 Current State: 79:[63, 72, 9], Operations: ['90/10=9'] Exploring Operation: 63/9=7, Resulting Numbers: [72, 7] Generated Node #3: [72, 7] from Operation:...
4
Current State: 79:[10, 90, 63, 72], Operations: [] Exploring Operation: 10+63=73, Resulting Numbers: [90, 72, 73] Generated Node #0,0: 79:[90, 72, 73] Operation: 10+63=73 Exploring Operation: 90-10=80, Resulting Numbers: [63, 72, 80] Generated Node #0,1: 79:[63, 72, 80] Operation: 90-10=80 Exploring Operation: 10+72=82...
0
hs_3
mult_heuristic
[ 84, 79, 53, 71 ]
23
[ "84-79=5", "71-53=18", "5+18=23" ]
Current State: 23:[84, 79, 53, 71], Operations: [] Exploring Operation: 84-79=5, Resulting Numbers: [53, 71, 5] Generated Node #2: [53, 71, 5] from Operation: 84-79=5 Current State: 23:[53, 71, 5], Operations: ['84-79=5'] Exploring Operation: 71-53=18, Resulting Numbers: [5, 18] Generated Node #3: [5, 18] from Operatio...
4
Current State: 23:[84, 79, 53, 71], Operations: [] Exploring Operation: 84-71=13, Resulting Numbers: [79, 53, 13] Generated Node #0,0: 23:[79, 53, 13] Operation: 84-71=13 Exploring Operation: 84-79=5, Resulting Numbers: [53, 71, 5] Generated Node #0,1: 23:[53, 71, 5] Operation: 84-79=5 Exploring Operation: 79-71=8, Res...
0.978299
hs_3
mult_heuristic
[ 2, 15, 4, 11 ]
47
[ "2+11=13", "15*4=60", "60-13=47" ]
Current State: 47:[2, 15, 4, 11], Operations: [] Exploring Operation: 2+11=13, Resulting Numbers: [15, 4, 13] Generated Node #2: [15, 4, 13] from Operation: 2+11=13 Current State: 47:[15, 4, 13], Operations: ['2+11=13'] Exploring Operation: 15*4=60, Resulting Numbers: [13, 60] Generated Node #3: [13, 60] from Operation...
4
Current State: 47:[2, 15, 4, 11], Operations: [] Exploring Operation: 4*11=44, Resulting Numbers: [2, 15, 44] Generated Node #0,0: 47:[2, 15, 44] Operation: 4*11=44 Exploring Operation: 15*4=60, Resulting Numbers: [2, 11, 60] Generated Node #0,1: 47:[2, 11, 60] Operation: 15*4=60 Start Sub Search at level 1: Moving to ...
0.984375
hs_2
mult_heuristic
[ 36, 49, 9, 16 ]
27
[ "49-36=13", "16-13=3", "9*3=27" ]
Current State: 27:[36, 49, 9, 16], Operations: [] Exploring Operation: 49-36=13, Resulting Numbers: [9, 16, 13] Generated Node #2: [9, 16, 13] from Operation: 49-36=13 Current State: 27:[9, 16, 13], Operations: ['49-36=13'] Exploring Operation: 16-13=3, Resulting Numbers: [9, 3] Generated Node #3: [9, 3] from Operation...
4
Current State: 27:[36, 49, 9, 16], Operations: [] Exploring Operation: 36-9=27, Resulting Numbers: [49, 16, 27] Generated Node #0,0: 27:[49, 16, 27] Operation: 36-9=27 Exploring Operation: 49-36=13, Resulting Numbers: [9, 16, 13] Generated Node #0,1: 27:[9, 16, 13] Operation: 49-36=13 Exploring Operation: 49-16=33, Res...
0.988715
hs_3
mult_heuristic
[ 70, 14, 11, 5 ]
60
[ "70/14=5", "11*5=55", "5+55=60" ]
Current State: 60:[70, 14, 11, 5], Operations: [] Exploring Operation: 70/14=5, Resulting Numbers: [11, 5, 5] Generated Node #2: [11, 5, 5] from Operation: 70/14=5 Current State: 60:[11, 5, 5], Operations: ['70/14=5'] Exploring Operation: 11*5=55, Resulting Numbers: [55] 55,60 equal: Goal Reached Exploring Operation: 5...
4
Current State: 60:[70, 14, 11, 5], Operations: [] Exploring Operation: 70-11=59, Resulting Numbers: [14, 5, 59] Generated Node #0,0: 60:[14, 5, 59] Operation: 70-11=59 Exploring Operation: 70/5=14, Resulting Numbers: [14, 11, 14] Generated Node #0,1: 60:[14, 11, 14] Operation: 70/5=14 Exploring Operation: 70/14=5, Resu...
0
hs_3
sum_heuristic
[ 33, 45, 20, 59 ]
27
[ "45-33=12", "59-20=39", "39-12=27" ]
Current State: 27:[33, 45, 20, 59], Operations: [] Exploring Operation: 45-33=12, Resulting Numbers: [20, 59, 12] Generated Node #2: [20, 59, 12] from Operation: 45-33=12 Current State: 27:[20, 59, 12], Operations: ['45-33=12'] Exploring Operation: 59-20=39, Resulting Numbers: [12, 39] Generated Node #3: [12, 39] from ...
4
Current State: 27:[33, 45, 20, 59], Operations: [] Exploring Operation: 59-45=14, Resulting Numbers: [33, 20, 14] Generated Node #0,0: 27:[33, 20, 14] Operation: 59-45=14 Exploring Operation: 59-33=26, Resulting Numbers: [45, 20, 26] Generated Node #0,1: 27:[45, 20, 26] Operation: 59-33=26 Exploring Operation: 59-20=39...
0.983507
hs_3
mult_heuristic
[ 96, 81, 2, 99 ]
39
[ "96+81=177", "177-99=78", "78/2=39" ]
Current State: 39:[96, 81, 2, 99], Operations: [] Exploring Operation: 96+81=177, Resulting Numbers: [2, 99, 177] Generated Node #2: [2, 99, 177] from Operation: 96+81=177 Current State: 39:[2, 99, 177], Operations: ['96+81=177'] Exploring Operation: 177-99=78, Resulting Numbers: [2, 78] Generated Node #3: [2, 78] from...
4
Current State: 39:[96, 81, 2, 99], Operations: [] Exploring Operation: 99-96=3, Resulting Numbers: [81, 2, 3] Generated Node #0,0: 39:[81, 2, 3] Operation: 99-96=3 Exploring Operation: 96-81=15, Resulting Numbers: [2, 99, 15] Generated Node #0,1: 39:[2, 99, 15] Operation: 96-81=15 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 64, 63, 90, 60 ]
31
[ "64-63=1", "90-60=30", "1+30=31" ]
Current State: 31:[64, 63, 90, 60], Operations: [] Exploring Operation: 64-63=1, Resulting Numbers: [90, 60, 1] Generated Node #2: [90, 60, 1] from Operation: 64-63=1 Current State: 31:[90, 60, 1], Operations: ['64-63=1'] Exploring Operation: 90-60=30, Resulting Numbers: [1, 30] Generated Node #3: [1, 30] from Operatio...
4
Current State: 31:[64, 63, 90, 60], Operations: [] Exploring Operation: 90-64=26, Resulting Numbers: [63, 60, 26] Generated Node #0,0: 31:[63, 60, 26] Operation: 90-64=26 Start Sub Search at level 1: Moving to Node #0,0 Current State: 31:[63, 60, 26], Operations: ['90-64=26'] Exploring Operation: 63-60=3, Resulting Num...
0
hs_1
sum_heuristic
[ 52, 54, 74, 14 ]
23
[ "54-52=2", "74/2=37", "37-14=23" ]
Current State: 23:[52, 54, 74, 14], Operations: [] Exploring Operation: 54-52=2, Resulting Numbers: [74, 14, 2] Generated Node #2: [74, 14, 2] from Operation: 54-52=2 Current State: 23:[74, 14, 2], Operations: ['54-52=2'] Exploring Operation: 74/2=37, Resulting Numbers: [14, 37] Generated Node #3: [14, 37] from Operati...
4
Current State: 23:[52, 54, 74, 14], Operations: [] Exploring Operation: 74-52=22, Resulting Numbers: [54, 14, 22] Generated Node #0,0: 23:[54, 14, 22] Operation: 74-52=22 Exploring Operation: 74-54=20, Resulting Numbers: [52, 14, 20] Generated Node #0,1: 23:[52, 14, 20] Operation: 74-54=20 Exploring Operation: 54-52=2,...
0.959201
hs_4
sum_heuristic
[ 2, 34, 7, 63 ]
23
[ "34-2=32", "63/7=9", "32-9=23" ]
Current State: 23:[2, 34, 7, 63], Operations: [] Exploring Operation: 34-2=32, Resulting Numbers: [7, 63, 32] Generated Node #2: [7, 63, 32] from Operation: 34-2=32 Current State: 23:[7, 63, 32], Operations: ['34-2=32'] Exploring Operation: 63/7=9, Resulting Numbers: [32, 9] Generated Node #3: [32, 9] from Operation: 6...
4
Current State: 23:[2, 34, 7, 63], Operations: [] Exploring Operation: 63/7=9, Resulting Numbers: [2, 34, 9] Generated Node #0,0: 23:[2, 34, 9] Operation: 63/7=9 Exploring Operation: 63-34=29, Resulting Numbers: [2, 7, 29] Generated Node #0,1: 23:[2, 7, 29] Operation: 63-34=29 Start Sub Search at level 1: Moving to Node...
0
hs_2
mult_heuristic
[ 53, 66, 47, 62 ]
25
[ "53+47=100", "66-62=4", "100/4=25" ]
Current State: 25:[53, 66, 47, 62], Operations: [] Exploring Operation: 53+47=100, Resulting Numbers: [66, 62, 100] Generated Node #2: [66, 62, 100] from Operation: 53+47=100 Current State: 25:[66, 62, 100], Operations: ['53+47=100'] Exploring Operation: 66-62=4, Resulting Numbers: [100, 4] Generated Node #3: [100, 4] ...
4
Current State: 25:[53, 66, 47, 62], Operations: [] Exploring Operation: 66-62=4, Resulting Numbers: [53, 47, 4] Generated Node #0,0: 25:[53, 47, 4] Operation: 66-62=4 Exploring Operation: 66-53=13, Resulting Numbers: [47, 62, 13] Generated Node #0,1: 25:[47, 62, 13] Operation: 66-53=13 Exploring Operation: 62-53=9, Res...
0
hs_3
mult_heuristic
[ 35, 90, 15, 79 ]
39
[ "90-35=55", "15+79=94", "94-55=39" ]
Current State: 39:[35, 90, 15, 79], Operations: [] Exploring Operation: 90-35=55, Resulting Numbers: [15, 79, 55] Generated Node #2: [15, 79, 55] from Operation: 90-35=55 Current State: 39:[15, 79, 55], Operations: ['90-35=55'] Exploring Operation: 15+79=94, Resulting Numbers: [55, 94] Generated Node #3: [55, 94] from ...
4
Current State: 39:[35, 90, 15, 79], Operations: [] Exploring Operation: 90-79=11, Resulting Numbers: [35, 15, 11] Generated Node #0,0: 39:[35, 15, 11] Operation: 90-79=11 Moving to Node #0,0 Current State: 39:[35, 15, 11], Operations: ['90-79=11'] Exploring Operation: 15-11=4, Resulting Numbers: [35, 4] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 39, 76, 13, 2 ]
14
[ "39+13=52", "76/2=38", "52-38=14" ]
Current State: 14:[39, 76, 13, 2], Operations: [] Exploring Operation: 39+13=52, Resulting Numbers: [76, 2, 52] Generated Node #2: [76, 2, 52] from Operation: 39+13=52 Current State: 14:[76, 2, 52], Operations: ['39+13=52'] Exploring Operation: 76/2=38, Resulting Numbers: [52, 38] Generated Node #3: [52, 38] from Opera...
4
Current State: 14:[39, 76, 13, 2], Operations: [] Exploring Operation: 76-39=37, Resulting Numbers: [13, 2, 37] Generated Node #0,0: 14:[13, 2, 37] Operation: 76-39=37 Exploring Operation: 39/13=3, Resulting Numbers: [76, 2, 3] Generated Node #0,1: 14:[76, 2, 3] Operation: 39/13=3 Exploring Operation: 39-13=26, Resulti...
0.972222
hs_4
sum_heuristic
[ 13, 64, 11, 50 ]
67
[ "50-11=39", "39/13=3", "64+3=67" ]
Current State: 67:[13, 64, 11, 50], Operations: [] Exploring Operation: 50-11=39, Resulting Numbers: [13, 64, 39] Generated Node #2: [13, 64, 39] from Operation: 50-11=39 Current State: 67:[13, 64, 39], Operations: ['50-11=39'] Exploring Operation: 39/13=3, Resulting Numbers: [64, 3] Generated Node #3: [64, 3] from Ope...
4
Current State: 67:[13, 64, 11, 50], Operations: [] Exploring Operation: 13+50=63, Resulting Numbers: [64, 11, 63] Generated Node #0,0: 67:[64, 11, 63] Operation: 13+50=63 Exploring Operation: 13+11=24, Resulting Numbers: [64, 50, 24] Generated Node #0,1: 67:[64, 50, 24] Operation: 13+11=24 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 57, 23, 43, 28 ]
46
[ "57-43=14", "23*28=644", "644/14=46" ]
Current State: 46:[57, 23, 43, 28], Operations: [] Exploring Operation: 57-43=14, Resulting Numbers: [23, 28, 14] Generated Node #2: [23, 28, 14] from Operation: 57-43=14 Current State: 46:[23, 28, 14], Operations: ['57-43=14'] Exploring Operation: 23*28=644, Resulting Numbers: [14, 644] Generated Node #3: [14, 644] fr...
4
Current State: 46:[57, 23, 43, 28], Operations: [] Exploring Operation: 57-28=29, Resulting Numbers: [23, 43, 29] Generated Node #0,0: 46:[23, 43, 29] Operation: 57-28=29 Moving to Node #0,0 Current State: 46:[23, 43, 29], Operations: ['57-28=29'] Exploring Operation: 29-23=6, Resulting Numbers: [43, 6] Generated Node ...
0
hs_1
mult_heuristic
[ 28, 3, 12, 4 ]
19
[ "3*12=36", "36/4=9", "28-9=19" ]
Current State: 19:[28, 3, 12, 4], Operations: [] Exploring Operation: 3*12=36, Resulting Numbers: [28, 4, 36] Generated Node #2: [28, 4, 36] from Operation: 3*12=36 Current State: 19:[28, 4, 36], Operations: ['3*12=36'] Exploring Operation: 36/4=9, Resulting Numbers: [28, 9] Generated Node #3: [28, 9] from Operation: 3...
4
Current State: 19:[28, 3, 12, 4], Operations: [] Exploring Operation: 3*4=12, Resulting Numbers: [28, 12, 12] Generated Node #0,0: 19:[28, 12, 12] Operation: 3*4=12 Moving to Node #0,0 Current State: 19:[28, 12, 12], Operations: ['3*4=12'] Exploring Operation: 28-12=16, Resulting Numbers: [12, 16] Generated Node #0,0,0...
0
hs_1
mult_heuristic
[ 55, 6, 65, 16 ]
20
[ "55+6=61", "65+16=81", "81-61=20" ]
Current State: 20:[55, 6, 65, 16], Operations: [] Exploring Operation: 55+6=61, Resulting Numbers: [65, 16, 61] Generated Node #2: [65, 16, 61] from Operation: 55+6=61 Current State: 20:[65, 16, 61], Operations: ['55+6=61'] Exploring Operation: 65+16=81, Resulting Numbers: [61, 81] Generated Node #3: [61, 81] from Oper...
4
Current State: 20:[55, 6, 65, 16], Operations: [] Exploring Operation: 65-16=49, Resulting Numbers: [55, 6, 49] Generated Node #0,0: 20:[55, 6, 49] Operation: 65-16=49 Exploring Operation: 55-16=39, Resulting Numbers: [6, 65, 39] Generated Node #0,1: 20:[6, 65, 39] Operation: 55-16=39 Exploring Operation: 65-55=10, Res...
0.988715
hs_3
mult_heuristic
[ 13, 14, 34, 43 ]
50
[ "13+14=27", "34+43=77", "77-27=50" ]
Current State: 50:[13, 14, 34, 43], Operations: [] Exploring Operation: 13+14=27, Resulting Numbers: [34, 43, 27] Generated Node #2: [34, 43, 27] from Operation: 13+14=27 Current State: 50:[34, 43, 27], Operations: ['13+14=27'] Exploring Operation: 34+43=77, Resulting Numbers: [27, 77] Generated Node #3: [27, 77] from ...
4
Current State: 50:[13, 14, 34, 43], Operations: [] Exploring Operation: 14+34=48, Resulting Numbers: [13, 43, 48] Generated Node #0,0: 50:[13, 43, 48] Operation: 14+34=48 Exploring Operation: 43-34=9, Resulting Numbers: [13, 14, 9] Generated Node #0,1: 50:[13, 14, 9] Operation: 43-34=9 Exploring Operation: 13+34=47, Re...
0.938368
hs_5
sum_heuristic
[ 78, 43, 30, 6 ]
25
[ "78+30=108", "108/6=18", "43-18=25" ]
Current State: 25:[78, 43, 30, 6], Operations: [] Exploring Operation: 78+30=108, Resulting Numbers: [43, 6, 108] Generated Node #2: [43, 6, 108] from Operation: 78+30=108 Current State: 25:[43, 6, 108], Operations: ['78+30=108'] Exploring Operation: 108/6=18, Resulting Numbers: [43, 18] Generated Node #3: [43, 18] fro...
4
Current State: 25:[78, 43, 30, 6], Operations: [] Exploring Operation: 43-30=13, Resulting Numbers: [78, 6, 13] Generated Node #0,0: 25:[78, 6, 13] Operation: 43-30=13 Exploring Operation: 78/6=13, Resulting Numbers: [43, 30, 13] Generated Node #0,1: 25:[43, 30, 13] Operation: 78/6=13 Exploring Operation: 78-43=35, Res...
0
hs_4
mult_heuristic
[ 65, 65, 24, 82 ]
58
[ "65-65=0", "82-24=58", "0+58=58" ]
Current State: 58:[65, 65, 24, 82], Operations: [] Exploring Operation: 65-65=0, Resulting Numbers: [24, 82, 0] Generated Node #2: [24, 82, 0] from Operation: 65-65=0 Current State: 58:[24, 82, 0], Operations: ['65-65=0'] Exploring Operation: 82-24=58, Resulting Numbers: [0, 58] Generated Node #3: [0, 58] from Operatio...
4
Current State: 58:[65, 65, 24, 82], Operations: [] Exploring Operation: 82-24=58, Resulting Numbers: [65, 65, 58] Generated Node #0,0: 58:[65, 65, 58] Operation: 82-24=58 Moving to Node #0,0 Current State: 58:[65, 65, 58], Operations: ['82-24=58'] Exploring Operation: 65/65=1, Resulting Numbers: [58, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 66, 68, 60, 96 ]
98
[ "66+68=134", "96-60=36", "134-36=98" ]
Current State: 98:[66, 68, 60, 96], Operations: [] Exploring Operation: 66+68=134, Resulting Numbers: [60, 96, 134] Generated Node #2: [60, 96, 134] from Operation: 66+68=134 Current State: 98:[60, 96, 134], Operations: ['66+68=134'] Exploring Operation: 96-60=36, Resulting Numbers: [134, 36] Generated Node #3: [134, 3...
4
Current State: 98:[66, 68, 60, 96], Operations: [] Exploring Operation: 68-66=2, Resulting Numbers: [60, 96, 2] Generated Node #0,0: 98:[60, 96, 2] Operation: 68-66=2 Moving to Node #0,0 Current State: 98:[60, 96, 2], Operations: ['68-66=2'] Exploring Operation: 60-2=58, Resulting Numbers: [96, 58] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 94, 13, 74, 90 ]
22
[ "94-90=4", "13*4=52", "74-52=22" ]
Current State: 22:[94, 13, 74, 90], Operations: [] Exploring Operation: 94-90=4, Resulting Numbers: [13, 74, 4] Generated Node #2: [13, 74, 4] from Operation: 94-90=4 Current State: 22:[13, 74, 4], Operations: ['94-90=4'] Exploring Operation: 13*4=52, Resulting Numbers: [74, 52] Generated Node #3: [74, 52] from Operati...
4
Current State: 22:[94, 13, 74, 90], Operations: [] Exploring Operation: 74-13=61, Resulting Numbers: [94, 90, 61] Generated Node #0,0: 22:[94, 90, 61] Operation: 74-13=61 Exploring Operation: 94-13=81, Resulting Numbers: [74, 90, 81] Generated Node #0,1: 22:[74, 90, 81] Operation: 94-13=81 Exploring Operation: 94-90=4,...
0
hs_5
sum_heuristic
[ 82, 16, 11, 60 ]
78
[ "60-16=44", "44/11=4", "82-4=78" ]
Current State: 78:[82, 16, 11, 60], Operations: [] Exploring Operation: 60-16=44, Resulting Numbers: [82, 11, 44] Generated Node #2: [82, 11, 44] from Operation: 60-16=44 Current State: 78:[82, 11, 44], Operations: ['60-16=44'] Exploring Operation: 44/11=4, Resulting Numbers: [82, 4] Generated Node #3: [82, 4] from Ope...
4
Current State: 78:[82, 16, 11, 60], Operations: [] Exploring Operation: 60-16=44, Resulting Numbers: [82, 11, 44] Generated Node #0,0: 78:[82, 11, 44] Operation: 60-16=44 Exploring Operation: 82-60=22, Resulting Numbers: [16, 11, 22] Generated Node #0,1: 78:[16, 11, 22] Operation: 82-60=22 Exploring Operation: 11+60=71...
0.955729
hs_4
mult_heuristic
[ 1, 99, 50, 62 ]
86
[ "99-1=98", "62-50=12", "98-12=86" ]
Current State: 86:[1, 99, 50, 62], Operations: [] Exploring Operation: 99-1=98, Resulting Numbers: [50, 62, 98] Generated Node #2: [50, 62, 98] from Operation: 99-1=98 Current State: 86:[50, 62, 98], Operations: ['99-1=98'] Exploring Operation: 62-50=12, Resulting Numbers: [98, 12] Generated Node #3: [98, 12] from Oper...
4
Current State: 86:[1, 99, 50, 62], Operations: [] Exploring Operation: 99-62=37, Resulting Numbers: [1, 50, 37] Generated Node #0,0: 86:[1, 50, 37] Operation: 99-62=37 Start Sub Search at level 1: Moving to Node #0,0 Current State: 86:[1, 50, 37], Operations: ['99-62=37'] Exploring Operation: 50+37=87, Resulting Number...
0.993924
hs_1
sum_heuristic
[ 89, 60, 85, 40 ]
80
[ "89-85=4", "60-40=20", "4*20=80" ]
Current State: 80:[89, 60, 85, 40], Operations: [] Exploring Operation: 89-85=4, Resulting Numbers: [60, 40, 4] Generated Node #2: [60, 40, 4] from Operation: 89-85=4 Current State: 80:[60, 40, 4], Operations: ['89-85=4'] Exploring Operation: 60-40=20, Resulting Numbers: [4, 20] Generated Node #3: [4, 20] from Operatio...
4
Current State: 80:[89, 60, 85, 40], Operations: [] Exploring Operation: 89-85=4, Resulting Numbers: [60, 40, 4] Generated Node #0,0: 80:[60, 40, 4] Operation: 89-85=4 Exploring Operation: 60-40=20, Resulting Numbers: [89, 85, 20] Generated Node #0,1: 80:[89, 85, 20] Operation: 60-40=20 Exploring Operation: 89-40=49, Re...
0.967882
hs_5
mult_heuristic
[ 26, 51, 65, 2 ]
33
[ "65-51=14", "14/2=7", "26+7=33" ]
Current State: 33:[26, 51, 65, 2], Operations: [] Exploring Operation: 65-51=14, Resulting Numbers: [26, 2, 14] Generated Node #2: [26, 2, 14] from Operation: 65-51=14 Current State: 33:[26, 2, 14], Operations: ['65-51=14'] Exploring Operation: 14/2=7, Resulting Numbers: [26, 7] Generated Node #3: [26, 7] from Operatio...
4
Current State: 33:[26, 51, 65, 2], Operations: [] Exploring Operation: 51-26=25, Resulting Numbers: [65, 2, 25] Generated Node #0,0: 33:[65, 2, 25] Operation: 51-26=25 Exploring Operation: 26/2=13, Resulting Numbers: [51, 65, 13] Generated Node #0,1: 33:[51, 65, 13] Operation: 26/2=13 Exploring Operation: 65-51=14, Res...
0
hs_4
mult_heuristic
[ 42, 7, 21, 7 ]
62
[ "42+21=63", "7/7=1", "63-1=62" ]
Current State: 62:[42, 7, 21, 7], Operations: [] Exploring Operation: 42+21=63, Resulting Numbers: [7, 7, 63] Generated Node #2: [7, 7, 63] from Operation: 42+21=63 Current State: 62:[7, 7, 63], Operations: ['42+21=63'] Exploring Operation: 7/7=1, Resulting Numbers: [63, 1] Generated Node #3: [63, 1] from Operation: 7/...
4
Current State: 62:[42, 7, 21, 7], Operations: [] Exploring Operation: 42/21=2, Resulting Numbers: [7, 7, 2] Generated Node #0,0: 62:[7, 7, 2] Operation: 42/21=2 Exploring Operation: 42+21=63, Resulting Numbers: [7, 7, 63] Generated Node #0,1: 62:[7, 7, 63] Operation: 42+21=63 Exploring Operation: 21/7=3, Resulting Numb...
0.971354
hs_4
mult_heuristic
[ 32, 15, 24, 78 ]
46
[ "32*24=768", "768-78=690", "690/15=46" ]
Current State: 46:[32, 15, 24, 78], Operations: [] Exploring Operation: 32*24=768, Resulting Numbers: [15, 78, 768] Generated Node #2: [15, 78, 768] from Operation: 32*24=768 Current State: 46:[15, 78, 768], Operations: ['32*24=768'] Exploring Operation: 768-78=690, Resulting Numbers: [15, 690] Generated Node #3: [15, ...
4
Current State: 46:[32, 15, 24, 78], Operations: [] Exploring Operation: 78-32=46, Resulting Numbers: [15, 24, 46] Generated Node #0,0: 46:[15, 24, 46] Operation: 78-32=46 Moving to Node #0,0 Current State: 46:[15, 24, 46], Operations: ['78-32=46'] Exploring Operation: 15+24=39, Resulting Numbers: [46, 39] Generated Nod...
0
hs_1
mult_heuristic
[ 7, 24, 25, 96 ]
40
[ "7+24=31", "96-25=71", "71-31=40" ]
Current State: 40:[7, 24, 25, 96], Operations: [] Exploring Operation: 7+24=31, Resulting Numbers: [25, 96, 31] Generated Node #2: [25, 96, 31] from Operation: 7+24=31 Current State: 40:[25, 96, 31], Operations: ['7+24=31'] Exploring Operation: 96-25=71, Resulting Numbers: [31, 71] Generated Node #3: [31, 71] from Oper...
4
Current State: 40:[7, 24, 25, 96], Operations: [] Exploring Operation: 96-7=89, Resulting Numbers: [24, 25, 89] Generated Node #0,0: 40:[24, 25, 89] Operation: 96-7=89 Exploring Operation: 96/24=4, Resulting Numbers: [7, 25, 4] Generated Node #0,1: 40:[7, 25, 4] Operation: 96/24=4 Exploring Operation: 96-24=72, Resulti...
0.972222
hs_4
mult_heuristic
[ 62, 12, 20, 39 ]
69
[ "62-12=50", "39-20=19", "50+19=69" ]
Current State: 69:[62, 12, 20, 39], Operations: [] Exploring Operation: 62-12=50, Resulting Numbers: [20, 39, 50] Generated Node #2: [20, 39, 50] from Operation: 62-12=50 Current State: 69:[20, 39, 50], Operations: ['62-12=50'] Exploring Operation: 39-20=19, Resulting Numbers: [50, 19] Generated Node #3: [50, 19] from ...
4
Current State: 69:[62, 12, 20, 39], Operations: [] Exploring Operation: 62-39=23, Resulting Numbers: [12, 20, 23] Generated Node #0,0: 69:[12, 20, 23] Operation: 62-39=23 Moving to Node #0,0 Current State: 69:[12, 20, 23], Operations: ['62-39=23'] Exploring Operation: 20-12=8, Resulting Numbers: [23, 8] Generated Node ...
0
hs_1
sum_heuristic
[ 3, 51, 97, 15 ]
64
[ "51-3=48", "97+15=112", "112-48=64" ]
Current State: 64:[3, 51, 97, 15], Operations: [] Exploring Operation: 51-3=48, Resulting Numbers: [97, 15, 48] Generated Node #2: [97, 15, 48] from Operation: 51-3=48 Current State: 64:[97, 15, 48], Operations: ['51-3=48'] Exploring Operation: 97+15=112, Resulting Numbers: [48, 112] Generated Node #3: [48, 112] from O...
4
Current State: 64:[3, 51, 97, 15], Operations: [] Exploring Operation: 97-51=46, Resulting Numbers: [3, 15, 46] Generated Node #0,0: 64:[3, 15, 46] Operation: 97-51=46 Moving to Node #0,0 Current State: 64:[3, 15, 46], Operations: ['97-51=46'] Exploring Operation: 46-15=31, Resulting Numbers: [3, 31] Generated Node #0,...
0
hs_1
mult_heuristic
[ 14, 78, 16, 26 ]
58
[ "14*78=1092", "1092/26=42", "16+42=58" ]
Current State: 58:[14, 78, 16, 26], Operations: [] Exploring Operation: 14*78=1092, Resulting Numbers: [16, 26, 1092] Generated Node #2: [16, 26, 1092] from Operation: 14*78=1092 Current State: 58:[16, 26, 1092], Operations: ['14*78=1092'] Exploring Operation: 1092/26=42, Resulting Numbers: [16, 42] Generated Node #3: ...
4
Current State: 58:[14, 78, 16, 26], Operations: [] Exploring Operation: 16-14=2, Resulting Numbers: [78, 26, 2] Generated Node #0,0: 58:[78, 26, 2] Operation: 16-14=2 Exploring Operation: 78-16=62, Resulting Numbers: [14, 26, 62] Generated Node #0,1: 58:[14, 26, 62] Operation: 78-16=62 Exploring Operation: 78-14=64, Re...
0
hs_3
sum_heuristic
[ 38, 11, 85, 34 ]
41
[ "38-34=4", "11*4=44", "85-44=41" ]
Current State: 41:[38, 11, 85, 34], Operations: [] Exploring Operation: 38-34=4, Resulting Numbers: [11, 85, 4] Generated Node #2: [11, 85, 4] from Operation: 38-34=4 Current State: 41:[11, 85, 4], Operations: ['38-34=4'] Exploring Operation: 11*4=44, Resulting Numbers: [85, 44] Generated Node #3: [85, 44] from Operati...
4
Current State: 41:[38, 11, 85, 34], Operations: [] Exploring Operation: 38+11=49, Resulting Numbers: [85, 34, 49] Generated Node #0,0: 41:[85, 34, 49] Operation: 38+11=49 Exploring Operation: 85-38=47, Resulting Numbers: [11, 34, 47] Generated Node #0,1: 41:[11, 34, 47] Operation: 85-38=47 Exploring Operation: 85-34=51...
0
hs_5
sum_heuristic
[ 2, 32, 95, 53 ]
72
[ "32-2=30", "95-53=42", "30+42=72" ]
Current State: 72:[2, 32, 95, 53], Operations: [] Exploring Operation: 32-2=30, Resulting Numbers: [95, 53, 30] Generated Node #2: [95, 53, 30] from Operation: 32-2=30 Current State: 72:[95, 53, 30], Operations: ['32-2=30'] Exploring Operation: 95-53=42, Resulting Numbers: [30, 42] Generated Node #3: [30, 42] from Oper...
4
Current State: 72:[2, 32, 95, 53], Operations: [] Exploring Operation: 95-53=42, Resulting Numbers: [2, 32, 42] Generated Node #0,0: 72:[2, 32, 42] Operation: 95-53=42 Exploring Operation: 95-32=63, Resulting Numbers: [2, 53, 63] Generated Node #0,1: 72:[2, 53, 63] Operation: 95-32=63 Exploring Operation: 53-32=21, Res...
0.986979
hs_3
sum_heuristic
[ 69, 20, 10, 91 ]
20
[ "69+20=89", "91-89=2", "10*2=20" ]
Current State: 20:[69, 20, 10, 91], Operations: [] Exploring Operation: 69+20=89, Resulting Numbers: [10, 91, 89] Generated Node #2: [10, 91, 89] from Operation: 69+20=89 Current State: 20:[10, 91, 89], Operations: ['69+20=89'] Exploring Operation: 91-89=2, Resulting Numbers: [10, 2] Generated Node #3: [10, 2] from Ope...
4
Current State: 20:[69, 20, 10, 91], Operations: [] Exploring Operation: 91-69=22, Resulting Numbers: [20, 10, 22] Generated Node #0,0: 20:[20, 10, 22] Operation: 91-69=22 Exploring Operation: 91-20=71, Resulting Numbers: [69, 10, 71] Generated Node #0,1: 20:[69, 10, 71] Operation: 91-20=71 Exploring Operation: 91-10=81...
0.984375
hs_5
mult_heuristic
[ 73, 12, 54, 30 ]
76
[ "30-12=18", "54/18=3", "73+3=76" ]
Current State: 76:[73, 12, 54, 30], Operations: [] Exploring Operation: 30-12=18, Resulting Numbers: [73, 54, 18] Generated Node #2: [73, 54, 18] from Operation: 30-12=18 Current State: 76:[73, 54, 18], Operations: ['30-12=18'] Exploring Operation: 54/18=3, Resulting Numbers: [73, 3] Generated Node #3: [73, 3] from Ope...
4
Current State: 76:[73, 12, 54, 30], Operations: [] Exploring Operation: 54-30=24, Resulting Numbers: [73, 12, 24] Generated Node #0,0: 76:[73, 12, 24] Operation: 54-30=24 Exploring Operation: 54-12=42, Resulting Numbers: [73, 30, 42] Generated Node #0,1: 76:[73, 30, 42] Operation: 54-12=42 Exploring Operation: 54+30=84...
0
hs_4
mult_heuristic
[ 49, 75, 96, 82 ]
12
[ "75-49=26", "96-82=14", "26-14=12" ]
Current State: 12:[49, 75, 96, 82], Operations: [] Exploring Operation: 75-49=26, Resulting Numbers: [96, 82, 26] Generated Node #2: [96, 82, 26] from Operation: 75-49=26 Current State: 12:[96, 82, 26], Operations: ['75-49=26'] Exploring Operation: 96-82=14, Resulting Numbers: [26, 14] Generated Node #3: [26, 14] from ...
4
Current State: 12:[49, 75, 96, 82], Operations: [] Exploring Operation: 82-75=7, Resulting Numbers: [49, 96, 7] Generated Node #0,0: 12:[49, 96, 7] Operation: 82-75=7 Exploring Operation: 96-75=21, Resulting Numbers: [49, 82, 21] Generated Node #0,1: 12:[49, 82, 21] Operation: 96-75=21 Exploring Operation: 75-49=26, Re...
0.988715
hs_4
sum_heuristic
[ 51, 64, 91, 11 ]
35
[ "51+64=115", "91-11=80", "115-80=35" ]
Current State: 35:[51, 64, 91, 11], Operations: [] Exploring Operation: 51+64=115, Resulting Numbers: [91, 11, 115] Generated Node #2: [91, 11, 115] from Operation: 51+64=115 Current State: 35:[91, 11, 115], Operations: ['51+64=115'] Exploring Operation: 91-11=80, Resulting Numbers: [115, 80] Generated Node #3: [115, 8...
4
Current State: 35:[51, 64, 91, 11], Operations: [] Exploring Operation: 91-64=27, Resulting Numbers: [51, 11, 27] Generated Node #0,0: 35:[51, 11, 27] Operation: 91-64=27 Exploring Operation: 91-51=40, Resulting Numbers: [64, 11, 40] Generated Node #0,1: 35:[64, 11, 40] Operation: 91-51=40 Exploring Operation: 64-51=13...
0.984375
hs_4
sum_heuristic
[ 81, 45, 19, 4 ]
84
[ "19-4=15", "45/15=3", "81+3=84" ]
Current State: 84:[81, 45, 19, 4], Operations: [] Exploring Operation: 19-4=15, Resulting Numbers: [81, 45, 15] Generated Node #2: [81, 45, 15] from Operation: 19-4=15 Current State: 84:[81, 45, 15], Operations: ['19-4=15'] Exploring Operation: 45/15=3, Resulting Numbers: [81, 3] Generated Node #3: [81, 3] from Operati...
4
Current State: 84:[81, 45, 19, 4], Operations: [] Exploring Operation: 45-4=41, Resulting Numbers: [81, 19, 41] Generated Node #0,0: 84:[81, 19, 41] Operation: 45-4=41 Exploring Operation: 19-4=15, Resulting Numbers: [81, 45, 15] Generated Node #0,1: 84:[81, 45, 15] Operation: 19-4=15 Exploring Operation: 81+4=85, Resu...
0.93316
hs_5
mult_heuristic
[ 51, 21, 28, 51 ]
53
[ "51-21=30", "51-28=23", "30+23=53" ]
Current State: 53:[51, 21, 28, 51], Operations: [] Exploring Operation: 51-21=30, Resulting Numbers: [28, 30] Generated Node #2: [28, 30] from Operation: 51-21=30 Current State: 53:[28, 30], Operations: ['51-21=30'] Exploring Operation: 51-28=23, Resulting Numbers: [30, 23] Generated Node #3: [30, 23] from Operation: 5...
4
Current State: 53:[51, 21, 28, 51], Operations: [] Exploring Operation: 21+28=49, Resulting Numbers: [51, 51, 49] Generated Node #0,0: 53:[51, 51, 49] Operation: 21+28=49 Start Sub Search at level 1: Moving to Node #0,0 Current State: 53:[51, 51, 49], Operations: ['21+28=49'] Exploring Operation: 51+49=100, Resulting N...
0
hs_1
sum_heuristic
[ 76, 92, 15, 50 ]
81
[ "92-76=16", "15+50=65", "16+65=81" ]
Current State: 81:[76, 92, 15, 50], Operations: [] Exploring Operation: 92-76=16, Resulting Numbers: [15, 50, 16] Generated Node #2: [15, 50, 16] from Operation: 92-76=16 Current State: 81:[15, 50, 16], Operations: ['92-76=16'] Exploring Operation: 15+50=65, Resulting Numbers: [16, 65] Generated Node #3: [16, 65] from ...
4
Current State: 81:[76, 92, 15, 50], Operations: [] Exploring Operation: 50-15=35, Resulting Numbers: [76, 92, 35] Generated Node #0,0: 81:[76, 92, 35] Operation: 50-15=35 Exploring Operation: 76-50=26, Resulting Numbers: [92, 15, 26] Generated Node #0,1: 81:[92, 15, 26] Operation: 76-50=26 Moving to Node #0,1 Current S...
0.990451
hs_2
mult_heuristic
[ 6, 11, 38, 25 ]
13
[ "25-6=19", "38/19=2", "11+2=13" ]
Current State: 13:[6, 11, 38, 25], Operations: [] Exploring Operation: 25-6=19, Resulting Numbers: [11, 38, 19] Generated Node #2: [11, 38, 19] from Operation: 25-6=19 Current State: 13:[11, 38, 19], Operations: ['25-6=19'] Exploring Operation: 38/19=2, Resulting Numbers: [11, 2] Generated Node #3: [11, 2] from Operati...
4
Current State: 13:[6, 11, 38, 25], Operations: [] Exploring Operation: 25-6=19, Resulting Numbers: [11, 38, 19] Generated Node #0,0: 13:[11, 38, 19] Operation: 25-6=19 Exploring Operation: 38-6=32, Resulting Numbers: [11, 25, 32] Generated Node #0,1: 13:[11, 25, 32] Operation: 38-6=32 Exploring Operation: 38-25=13, Res...
0.976563
hs_3
sum_heuristic
[ 82, 8, 88, 67 ]
32
[ "82-67=15", "8*15=120", "120-88=32" ]
Current State: 32:[82, 8, 88, 67], Operations: [] Exploring Operation: 82-67=15, Resulting Numbers: [8, 88, 15] Generated Node #2: [8, 88, 15] from Operation: 82-67=15 Current State: 32:[8, 88, 15], Operations: ['82-67=15'] Exploring Operation: 8*15=120, Resulting Numbers: [88, 120] Generated Node #3: [88, 120] from Op...
4
Current State: 32:[82, 8, 88, 67], Operations: [] Exploring Operation: 88-67=21, Resulting Numbers: [82, 8, 21] Generated Node #0,0: 32:[82, 8, 21] Operation: 88-67=21 Exploring Operation: 88-82=6, Resulting Numbers: [8, 67, 6] Generated Node #0,1: 32:[8, 67, 6] Operation: 88-82=6 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 83, 65, 57, 5 ]
33
[ "83-65=18", "5*18=90", "90-57=33" ]
Current State: 33:[83, 65, 57, 5], Operations: [] Exploring Operation: 83-65=18, Resulting Numbers: [57, 5, 18] Generated Node #2: [57, 5, 18] from Operation: 83-65=18 Current State: 33:[57, 5, 18], Operations: ['83-65=18'] Exploring Operation: 5*18=90, Resulting Numbers: [57, 90] Generated Node #3: [57, 90] from Opera...
4
Current State: 33:[83, 65, 57, 5], Operations: [] Exploring Operation: 83-5=78, Resulting Numbers: [65, 57, 78] Generated Node #0,0: 33:[65, 57, 78] Operation: 83-5=78 Exploring Operation: 65/5=13, Resulting Numbers: [83, 57, 13] Generated Node #0,1: 33:[83, 57, 13] Operation: 65/5=13 Exploring Operation: 83-65=18, Res...
0
hs_5
sum_heuristic
[ 18, 76, 96, 95 ]
58
[ "76-18=58", "96-95=1", "58*1=58" ]
Current State: 58:[18, 76, 96, 95], Operations: [] Exploring Operation: 76-18=58, Resulting Numbers: [96, 95, 58] Generated Node #2: [96, 95, 58] from Operation: 76-18=58 Current State: 58:[96, 95, 58], Operations: ['76-18=58'] Exploring Operation: 96-95=1, Resulting Numbers: [58, 1] Generated Node #3: [58, 1] from Ope...
4
Current State: 58:[18, 76, 96, 95], Operations: [] Exploring Operation: 95-76=19, Resulting Numbers: [18, 96, 19] Generated Node #0,0: 58:[18, 96, 19] Operation: 95-76=19 Exploring Operation: 96-95=1, Resulting Numbers: [18, 76, 1] Generated Node #0,1: 58:[18, 76, 1] Operation: 96-95=1 Exploring Operation: 76-18=58, Re...
0.986979
hs_4
mult_heuristic
[ 64, 86, 14, 6 ]
81
[ "64+6=70", "70/14=5", "86-5=81" ]
Current State: 81:[64, 86, 14, 6], Operations: [] Exploring Operation: 64+6=70, Resulting Numbers: [86, 14, 70] Generated Node #2: [86, 14, 70] from Operation: 64+6=70 Current State: 81:[86, 14, 70], Operations: ['64+6=70'] Exploring Operation: 70/14=5, Resulting Numbers: [86, 5] Generated Node #3: [86, 5] from Operati...
4
Current State: 81:[64, 86, 14, 6], Operations: [] Exploring Operation: 64+14=78, Resulting Numbers: [86, 6, 78] Generated Node #0,0: 81:[86, 6, 78] Operation: 64+14=78 Moving to Node #0,0 Current State: 81:[86, 6, 78], Operations: ['64+14=78'] Exploring Operation: 86-6=80, Resulting Numbers: [78, 80] Generated Node #0,...
0
hs_1
mult_heuristic
[ 69, 78, 72, 20 ]
61
[ "78-69=9", "72-20=52", "9+52=61" ]
Current State: 61:[69, 78, 72, 20], Operations: [] Exploring Operation: 78-69=9, Resulting Numbers: [72, 20, 9] Generated Node #2: [72, 20, 9] from Operation: 78-69=9 Current State: 61:[72, 20, 9], Operations: ['78-69=9'] Exploring Operation: 72-20=52, Resulting Numbers: [9, 52] Generated Node #3: [9, 52] from Operatio...
4
Current State: 61:[69, 78, 72, 20], Operations: [] Exploring Operation: 69+20=89, Resulting Numbers: [78, 72, 89] Generated Node #0,0: 61:[78, 72, 89] Operation: 69+20=89 Exploring Operation: 72-20=52, Resulting Numbers: [69, 78, 52] Generated Node #0,1: 61:[69, 78, 52] Operation: 72-20=52 Exploring Operation: 78-20=58...
0.944444
hs_5
sum_heuristic
[ 68, 50, 58, 65 ]
60
[ "68-58=10", "50/10=5", "65-5=60" ]
Current State: 60:[68, 50, 58, 65], Operations: [] Exploring Operation: 68-58=10, Resulting Numbers: [50, 65, 10] Generated Node #2: [50, 65, 10] from Operation: 68-58=10 Current State: 60:[50, 65, 10], Operations: ['68-58=10'] Exploring Operation: 50/10=5, Resulting Numbers: [65, 5] Generated Node #3: [65, 5] from Ope...
4
Current State: 60:[68, 50, 58, 65], Operations: [] Exploring Operation: 65-50=15, Resulting Numbers: [68, 58, 15] Generated Node #0,0: 60:[68, 58, 15] Operation: 65-50=15 Exploring Operation: 68-65=3, Resulting Numbers: [50, 58, 3] Generated Node #0,1: 60:[50, 58, 3] Operation: 68-65=3 Exploring Operation: 68-50=18, Re...
0
hs_3
mult_heuristic
[ 14, 61, 45, 48 ]
25
[ "14+61=75", "48-45=3", "75/3=25" ]
Current State: 25:[14, 61, 45, 48], Operations: [] Exploring Operation: 14+61=75, Resulting Numbers: [45, 48, 75] Generated Node #2: [45, 48, 75] from Operation: 14+61=75 Current State: 25:[45, 48, 75], Operations: ['14+61=75'] Exploring Operation: 48-45=3, Resulting Numbers: [75, 3] Generated Node #3: [75, 3] from Ope...
4
Current State: 25:[14, 61, 45, 48], Operations: [] Exploring Operation: 48-45=3, Resulting Numbers: [14, 61, 3] Generated Node #0,0: 25:[14, 61, 3] Operation: 48-45=3 Exploring Operation: 45-14=31, Resulting Numbers: [61, 48, 31] Generated Node #0,1: 25:[61, 48, 31] Operation: 45-14=31 Exploring Operation: 61-14=47, Re...
0
hs_5
sum_heuristic
[ 79, 6, 54, 4 ]
29
[ "6-4=2", "54*2=108", "108-79=29" ]
Current State: 29:[79, 6, 54, 4], Operations: [] Exploring Operation: 6-4=2, Resulting Numbers: [79, 54, 2] Generated Node #2: [79, 54, 2] from Operation: 6-4=2 Current State: 29:[79, 54, 2], Operations: ['6-4=2'] Exploring Operation: 54*2=108, Resulting Numbers: [79, 108] Generated Node #3: [79, 108] from Operation: 5...
4
Current State: 29:[79, 6, 54, 4], Operations: [] Exploring Operation: 6*4=24, Resulting Numbers: [79, 54, 24] Generated Node #0,0: 29:[79, 54, 24] Operation: 6*4=24 Exploring Operation: 79-54=25, Resulting Numbers: [6, 4, 25] Generated Node #0,1: 29:[6, 4, 25] Operation: 79-54=25 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 61, 8, 33, 55 ]
15
[ "61-55=6", "8*6=48", "48-33=15" ]
Current State: 15:[61, 8, 33, 55], Operations: [] Exploring Operation: 61-55=6, Resulting Numbers: [8, 33, 6] Generated Node #2: [8, 33, 6] from Operation: 61-55=6 Current State: 15:[8, 33, 6], Operations: ['61-55=6'] Exploring Operation: 8*6=48, Resulting Numbers: [33, 48] Generated Node #3: [33, 48] from Operation: 8...
4
Current State: 15:[61, 8, 33, 55], Operations: [] Exploring Operation: 55-33=22, Resulting Numbers: [61, 8, 22] Generated Node #0,0: 15:[61, 8, 22] Operation: 55-33=22 Exploring Operation: 61-55=6, Resulting Numbers: [8, 33, 6] Generated Node #0,1: 15:[8, 33, 6] Operation: 61-55=6 Exploring Operation: 61-8=53, Resultin...
0
hs_4
mult_heuristic
[ 7, 10, 41, 35 ]
18
[ "10-7=3", "41-35=6", "3*6=18" ]
Current State: 18:[7, 10, 41, 35], Operations: [] Exploring Operation: 10-7=3, Resulting Numbers: [41, 35, 3] Generated Node #2: [41, 35, 3] from Operation: 10-7=3 Current State: 18:[41, 35, 3], Operations: ['10-7=3'] Exploring Operation: 41-35=6, Resulting Numbers: [3, 6] Generated Node #3: [3, 6] from Operation: 41-3...
4
Current State: 18:[7, 10, 41, 35], Operations: [] Exploring Operation: 41-35=6, Resulting Numbers: [7, 10, 6] Generated Node #0,0: 18:[7, 10, 6] Operation: 41-35=6 Moving to Node #0,0 Current State: 18:[7, 10, 6], Operations: ['41-35=6'] Exploring Operation: 10-7=3, Resulting Numbers: [6, 3] Generated Node #0,0,0: 18:[...
0
hs_1
sum_heuristic
[ 44, 40, 64, 13 ]
12
[ "44-40=4", "13*4=52", "64-52=12" ]
Current State: 12:[44, 40, 64, 13], Operations: [] Exploring Operation: 44-40=4, Resulting Numbers: [64, 13, 4] Generated Node #2: [64, 13, 4] from Operation: 44-40=4 Current State: 12:[64, 13, 4], Operations: ['44-40=4'] Exploring Operation: 13*4=52, Resulting Numbers: [64, 52] Generated Node #3: [64, 52] from Operati...
4
Current State: 12:[44, 40, 64, 13], Operations: [] Exploring Operation: 64-44=20, Resulting Numbers: [40, 13, 20] Generated Node #0,0: 12:[40, 13, 20] Operation: 64-44=20 Start Sub Search at level 1: Moving to Node #0,0 Current State: 12:[40, 13, 20], Operations: ['64-44=20'] Exploring Operation: 40/20=2, Resulting Num...
0
hs_1
sum_heuristic
[ 56, 96, 98, 60 ]
52
[ "98-96=2", "56*2=112", "112-60=52" ]
Current State: 52:[56, 96, 98, 60], Operations: [] Exploring Operation: 98-96=2, Resulting Numbers: [56, 60, 2] Generated Node #2: [56, 60, 2] from Operation: 98-96=2 Current State: 52:[56, 60, 2], Operations: ['98-96=2'] Exploring Operation: 56*2=112, Resulting Numbers: [60, 112] Generated Node #3: [60, 112] from Oper...
4
Current State: 52:[56, 96, 98, 60], Operations: [] Exploring Operation: 96-60=36, Resulting Numbers: [56, 98, 36] Generated Node #0,0: 52:[56, 98, 36] Operation: 96-60=36 Exploring Operation: 98-60=38, Resulting Numbers: [56, 96, 38] Generated Node #0,1: 52:[56, 96, 38] Operation: 98-60=38 Exploring Operation: 98-96=2,...
0
hs_3
mult_heuristic
[ 26, 74, 98, 10 ]
60
[ "74-26=48", "98+10=108", "108-48=60" ]
Current State: 60:[26, 74, 98, 10], Operations: [] Exploring Operation: 74-26=48, Resulting Numbers: [98, 10, 48] Generated Node #2: [98, 10, 48] from Operation: 74-26=48 Current State: 60:[98, 10, 48], Operations: ['74-26=48'] Exploring Operation: 98+10=108, Resulting Numbers: [48, 108] Generated Node #3: [48, 108] fr...
4
Current State: 60:[26, 74, 98, 10], Operations: [] Exploring Operation: 74-10=64, Resulting Numbers: [26, 98, 64] Generated Node #0,0: 60:[26, 98, 64] Operation: 74-10=64 Exploring Operation: 98-26=72, Resulting Numbers: [74, 10, 72] Generated Node #0,1: 60:[74, 10, 72] Operation: 98-26=72 Exploring Operation: 98-74=24...
0.976563
hs_3
mult_heuristic
[ 62, 24, 37, 91 ]
42
[ "62+24=86", "37+91=128", "128-86=42" ]
Current State: 42:[62, 24, 37, 91], Operations: [] Exploring Operation: 62+24=86, Resulting Numbers: [37, 91, 86] Generated Node #2: [37, 91, 86] from Operation: 62+24=86 Current State: 42:[37, 91, 86], Operations: ['62+24=86'] Exploring Operation: 37+91=128, Resulting Numbers: [86, 128] Generated Node #3: [86, 128] fr...
4
Current State: 42:[62, 24, 37, 91], Operations: [] Exploring Operation: 91-24=67, Resulting Numbers: [62, 37, 67] Generated Node #0,0: 42:[62, 37, 67] Operation: 91-24=67 Exploring Operation: 91-62=29, Resulting Numbers: [24, 37, 29] Generated Node #0,1: 42:[24, 37, 29] Operation: 91-62=29 Exploring Operation: 91-37=54...
0.987847
hs_3
sum_heuristic
[ 38, 21, 69, 46 ]
82
[ "38+21=59", "69-46=23", "59+23=82" ]
Current State: 82:[38, 21, 69, 46], Operations: [] Exploring Operation: 38+21=59, Resulting Numbers: [69, 46, 59] Generated Node #2: [69, 46, 59] from Operation: 38+21=59 Current State: 82:[69, 46, 59], Operations: ['38+21=59'] Exploring Operation: 69-46=23, Resulting Numbers: [59, 23] Generated Node #3: [59, 23] from ...
4
Current State: 82:[38, 21, 69, 46], Operations: [] Exploring Operation: 21+69=90, Resulting Numbers: [38, 46, 90] Generated Node #0,0: 82:[38, 46, 90] Operation: 21+69=90 Exploring Operation: 69-21=48, Resulting Numbers: [38, 46, 48] Generated Node #0,1: 82:[38, 46, 48] Operation: 69-21=48 Start Sub Search at level 1: ...
0.986111
hs_2
mult_heuristic
[ 81, 37, 69, 40 ]
73
[ "81-37=44", "69-40=29", "44+29=73" ]
Current State: 73:[81, 37, 69, 40], Operations: [] Exploring Operation: 81-37=44, Resulting Numbers: [69, 40, 44] Generated Node #2: [69, 40, 44] from Operation: 81-37=44 Current State: 73:[69, 40, 44], Operations: ['81-37=44'] Exploring Operation: 69-40=29, Resulting Numbers: [44, 29] Generated Node #3: [44, 29] from ...
4
Current State: 73:[81, 37, 69, 40], Operations: [] Exploring Operation: 81-37=44, Resulting Numbers: [69, 40, 44] Generated Node #0,0: 73:[69, 40, 44] Operation: 81-37=44 Exploring Operation: 37+40=77, Resulting Numbers: [81, 69, 77] Generated Node #0,1: 73:[81, 69, 77] Operation: 37+40=77 Start Sub Search at level 1: ...
0.990451
hs_2
sum_heuristic
[ 6, 6, 92, 72 ]
84
[ "92-6=86", "86-72=14", "6*14=84" ]
Current State: 84:[6, 6, 92, 72], Operations: [] Exploring Operation: 92-6=86, Resulting Numbers: [72, 86] Generated Node #2: [72, 86] from Operation: 92-6=86 Current State: 84:[72, 86], Operations: ['92-6=86'] Exploring Operation: 86-72=14, Resulting Numbers: [14] 14,84 equal: Goal Reached Exploring Operation: 6*14=84...
4
Current State: 84:[6, 6, 92, 72], Operations: [] Exploring Operation: 92-6=86, Resulting Numbers: [6, 72, 86] Generated Node #0,0: 84:[6, 72, 86] Operation: 92-6=86 Exploring Operation: 92-72=20, Resulting Numbers: [6, 6, 20] Generated Node #0,1: 84:[6, 6, 20] Operation: 92-72=20 Exploring Operation: 72/6=12, Resulting...
0.987847
hs_4
mult_heuristic
[ 63, 81, 16, 77 ]
79
[ "81-63=18", "77-16=61", "18+61=79" ]
Current State: 79:[63, 81, 16, 77], Operations: [] Exploring Operation: 81-63=18, Resulting Numbers: [16, 77, 18] Generated Node #2: [16, 77, 18] from Operation: 81-63=18 Current State: 79:[16, 77, 18], Operations: ['81-63=18'] Exploring Operation: 77-16=61, Resulting Numbers: [18, 61] Generated Node #3: [18, 61] from ...
4
Current State: 79:[63, 81, 16, 77], Operations: [] Exploring Operation: 81-16=65, Resulting Numbers: [63, 77, 65] Generated Node #0,0: 79:[63, 77, 65] Operation: 81-16=65 Exploring Operation: 63-16=47, Resulting Numbers: [81, 77, 47] Generated Node #0,1: 79:[81, 77, 47] Operation: 63-16=47 Exploring Operation: 63+16=79...
0.980035
hs_5
mult_heuristic
[ 36, 29, 4, 68 ]
31
[ "4+68=72", "72/36=2", "29+2=31" ]
Current State: 31:[36, 29, 4, 68], Operations: [] Exploring Operation: 4+68=72, Resulting Numbers: [36, 29, 72] Generated Node #2: [36, 29, 72] from Operation: 4+68=72 Current State: 31:[36, 29, 72], Operations: ['4+68=72'] Exploring Operation: 72/36=2, Resulting Numbers: [29, 2] Generated Node #3: [29, 2] from Operati...
4
Current State: 31:[36, 29, 4, 68], Operations: [] Exploring Operation: 68/4=17, Resulting Numbers: [36, 29, 17] Generated Node #0,0: 31:[36, 29, 17] Operation: 68/4=17 Exploring Operation: 68-36=32, Resulting Numbers: [29, 4, 32] Generated Node #0,1: 31:[29, 4, 32] Operation: 68-36=32 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 44, 86, 60, 84 ]
52
[ "44+60=104", "86-84=2", "104/2=52" ]
Current State: 52:[44, 86, 60, 84], Operations: [] Exploring Operation: 44+60=104, Resulting Numbers: [86, 84, 104] Generated Node #2: [86, 84, 104] from Operation: 44+60=104 Current State: 52:[86, 84, 104], Operations: ['44+60=104'] Exploring Operation: 86-84=2, Resulting Numbers: [104, 2] Generated Node #3: [104, 2] ...
4
Current State: 52:[44, 86, 60, 84], Operations: [] Exploring Operation: 86-84=2, Resulting Numbers: [44, 60, 2] Generated Node #0,0: 52:[44, 60, 2] Operation: 86-84=2 Exploring Operation: 86-60=26, Resulting Numbers: [44, 84, 26] Generated Node #0,1: 52:[44, 84, 26] Operation: 86-60=26 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 30, 60, 52, 19 ]
73
[ "60/30=2", "52+19=71", "2+71=73" ]
Current State: 73:[30, 60, 52, 19], Operations: [] Exploring Operation: 60/30=2, Resulting Numbers: [52, 19, 2] Generated Node #2: [52, 19, 2] from Operation: 60/30=2 Current State: 73:[52, 19, 2], Operations: ['60/30=2'] Exploring Operation: 52+19=71, Resulting Numbers: [2, 71] Generated Node #3: [2, 71] from Operatio...
4
Current State: 73:[30, 60, 52, 19], Operations: [] Exploring Operation: 60+19=79, Resulting Numbers: [30, 52, 79] Generated Node #0,0: 73:[30, 52, 79] Operation: 60+19=79 Exploring Operation: 52+19=71, Resulting Numbers: [30, 60, 71] Generated Node #0,1: 73:[30, 60, 71] Operation: 52+19=71 Exploring Operation: 30+19=49...
0
hs_3
sum_heuristic
[ 24, 20, 19, 33 ]
60
[ "24+33=57", "20*57=1140", "1140/19=60" ]
Current State: 60:[24, 20, 19, 33], Operations: [] Exploring Operation: 24+33=57, Resulting Numbers: [20, 19, 57] Generated Node #2: [20, 19, 57] from Operation: 24+33=57 Current State: 60:[20, 19, 57], Operations: ['24+33=57'] Exploring Operation: 20*57=1140, Resulting Numbers: [19, 1140] Generated Node #3: [19, 1140]...
4
Current State: 60:[24, 20, 19, 33], Operations: [] Exploring Operation: 24-20=4, Resulting Numbers: [19, 33, 4] Generated Node #0,0: 60:[19, 33, 4] Operation: 24-20=4 Exploring Operation: 24-19=5, Resulting Numbers: [20, 33, 5] Generated Node #0,1: 60:[20, 33, 5] Operation: 24-19=5 Exploring Operation: 33-24=9, Resulti...
0
hs_3
mult_heuristic
[ 48, 25, 30, 14 ]
26
[ "48*25=1200", "1200/30=40", "40-14=26" ]
Current State: 26:[48, 25, 30, 14], Operations: [] Exploring Operation: 48*25=1200, Resulting Numbers: [30, 14, 1200] Generated Node #2: [30, 14, 1200] from Operation: 48*25=1200 Current State: 26:[30, 14, 1200], Operations: ['48*25=1200'] Exploring Operation: 1200/30=40, Resulting Numbers: [14, 40] Generated Node #3: ...
4
Current State: 26:[48, 25, 30, 14], Operations: [] Exploring Operation: 48-25=23, Resulting Numbers: [30, 14, 23] Generated Node #0,0: 26:[30, 14, 23] Operation: 48-25=23 Exploring Operation: 48-30=18, Resulting Numbers: [25, 14, 18] Generated Node #0,1: 26:[25, 14, 18] Operation: 48-30=18 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 46, 68, 11, 3 ]
33
[ "68-46=22", "22-11=11", "3*11=33" ]
Current State: 33:[46, 68, 11, 3], Operations: [] Exploring Operation: 68-46=22, Resulting Numbers: [11, 3, 22] Generated Node #2: [11, 3, 22] from Operation: 68-46=22 Current State: 33:[11, 3, 22], Operations: ['68-46=22'] Exploring Operation: 22-11=11, Resulting Numbers: [3, 11] Generated Node #3: [3, 11] from Operat...
4
Current State: 33:[46, 68, 11, 3], Operations: [] Exploring Operation: 68-11=57, Resulting Numbers: [46, 3, 57] Generated Node #0,0: 33:[46, 3, 57] Operation: 68-11=57 Exploring Operation: 68-46=22, Resulting Numbers: [11, 3, 22] Generated Node #0,1: 33:[11, 3, 22] Operation: 68-46=22 Exploring Operation: 46-11=35, Res...
0.988715
hs_3
mult_heuristic
[ 6, 88, 8, 5 ]
49
[ "8-6=2", "88/2=44", "5+44=49" ]
Current State: 49:[6, 88, 8, 5], Operations: [] Exploring Operation: 8-6=2, Resulting Numbers: [88, 5, 2] Generated Node #2: [88, 5, 2] from Operation: 8-6=2 Current State: 49:[88, 5, 2], Operations: ['8-6=2'] Exploring Operation: 88/2=44, Resulting Numbers: [5, 44] Generated Node #3: [5, 44] from Operation: 88/2=44 Cu...
4
Current State: 49:[6, 88, 8, 5], Operations: [] Exploring Operation: 88/8=11, Resulting Numbers: [6, 5, 11] Generated Node #0,0: 49:[6, 5, 11] Operation: 88/8=11 Moving to Node #0,0 Current State: 49:[6, 5, 11], Operations: ['88/8=11'] Exploring Operation: 11-5=6, Resulting Numbers: [6, 6] Generated Node #0,0,0: 49:[6,...
0
hs_1
mult_heuristic
[ 96, 2, 27, 4 ]
67
[ "96+2=98", "27+4=31", "98-31=67" ]
Current State: 67:[96, 2, 27, 4], Operations: [] Exploring Operation: 96+2=98, Resulting Numbers: [27, 4, 98] Generated Node #2: [27, 4, 98] from Operation: 96+2=98 Current State: 67:[27, 4, 98], Operations: ['96+2=98'] Exploring Operation: 27+4=31, Resulting Numbers: [98, 31] Generated Node #3: [98, 31] from Operation...
4
Current State: 67:[96, 2, 27, 4], Operations: [] Exploring Operation: 96/2=48, Resulting Numbers: [27, 4, 48] Generated Node #0,0: 67:[27, 4, 48] Operation: 96/2=48 Exploring Operation: 2*4=8, Resulting Numbers: [96, 27, 8] Generated Node #0,1: 67:[96, 27, 8] Operation: 2*4=8 Exploring Operation: 2*27=54, Resulting Num...
0
hs_3
mult_heuristic
[ 53, 14, 51, 38 ]
52
[ "53-14=39", "51-38=13", "39+13=52" ]
Current State: 52:[53, 14, 51, 38], Operations: [] Exploring Operation: 53-14=39, Resulting Numbers: [51, 38, 39] Generated Node #2: [51, 38, 39] from Operation: 53-14=39 Current State: 52:[51, 38, 39], Operations: ['53-14=39'] Exploring Operation: 51-38=13, Resulting Numbers: [39, 13] Generated Node #3: [39, 13] from ...
4
Current State: 52:[53, 14, 51, 38], Operations: [] Exploring Operation: 51-38=13, Resulting Numbers: [53, 14, 13] Generated Node #0,0: 52:[53, 14, 13] Operation: 51-38=13 Exploring Operation: 14+38=52, Resulting Numbers: [53, 51, 52] Generated Node #0,1: 52:[53, 51, 52] Operation: 14+38=52 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 9, 61, 52, 43 ]
62
[ "52-9=43", "43/43=1", "61+1=62" ]
Current State: 62:[9, 61, 52, 43], Operations: [] Exploring Operation: 52-9=43, Resulting Numbers: [61, 43, 43] Generated Node #2: [61, 43, 43] from Operation: 52-9=43 Current State: 62:[61, 43, 43], Operations: ['52-9=43'] Exploring Operation: 43/43=1, Resulting Numbers: [61, 1] Generated Node #3: [61, 1] from Operati...
4
Current State: 62:[9, 61, 52, 43], Operations: [] Exploring Operation: 9+52=61, Resulting Numbers: [61, 43, 61] Generated Node #0,0: 62:[61, 43, 61] Operation: 9+52=61 Exploring Operation: 43-9=34, Resulting Numbers: [61, 52, 34] Generated Node #0,1: 62:[61, 52, 34] Operation: 43-9=34 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 3, 3, 2, 42 ]
38
[ "3+3=6", "2+42=44", "44-6=38" ]
Current State: 38:[3, 3, 2, 42], Operations: [] Exploring Operation: 3+3=6, Resulting Numbers: [2, 42, 6] Generated Node #2: [2, 42, 6] from Operation: 3+3=6 Current State: 38:[2, 42, 6], Operations: ['3+3=6'] Exploring Operation: 2+42=44, Resulting Numbers: [6, 44] Generated Node #3: [6, 44] from Operation: 2+42=44 Cu...
4
Current State: 38:[3, 3, 2, 42], Operations: [] Exploring Operation: 42-3=39, Resulting Numbers: [3, 2, 39] Generated Node #0,0: 38:[3, 2, 39] Operation: 42-3=39 Start Sub Search at level 1: Moving to Node #0,0 Current State: 38:[3, 2, 39], Operations: ['42-3=39'] Exploring Operation: 3-2=1, Resulting Numbers: [39, 1] ...
0.993924
hs_1
sum_heuristic
[ 16, 26, 65, 18 ]
67
[ "26-18=8", "16/8=2", "65+2=67" ]
Current State: 67:[16, 26, 65, 18], Operations: [] Exploring Operation: 26-18=8, Resulting Numbers: [16, 65, 8] Generated Node #2: [16, 65, 8] from Operation: 26-18=8 Current State: 67:[16, 65, 8], Operations: ['26-18=8'] Exploring Operation: 16/8=2, Resulting Numbers: [65, 2] Generated Node #3: [65, 2] from Operation:...
4
Current State: 67:[16, 26, 65, 18], Operations: [] Exploring Operation: 16+26=42, Resulting Numbers: [65, 18, 42] Generated Node #0,0: 67:[65, 18, 42] Operation: 16+26=42 Start Sub Search at level 1: Moving to Node #0,0 Current State: 67:[65, 18, 42], Operations: ['16+26=42'] Exploring Operation: 18+42=60, Resulting Nu...
0
hs_1
sum_heuristic
[ 16, 21, 98, 74 ]
91
[ "21*74=1554", "1554-98=1456", "1456/16=91" ]
Current State: 91:[16, 21, 98, 74], Operations: [] Exploring Operation: 21*74=1554, Resulting Numbers: [16, 98, 1554] Generated Node #2: [16, 98, 1554] from Operation: 21*74=1554 Current State: 91:[16, 98, 1554], Operations: ['21*74=1554'] Exploring Operation: 1554-98=1456, Resulting Numbers: [16, 1456] Generated Node ...
4
Current State: 91:[16, 21, 98, 74], Operations: [] Exploring Operation: 21+74=95, Resulting Numbers: [16, 98, 95] Generated Node #0,0: 91:[16, 98, 95] Operation: 21+74=95 Exploring Operation: 98-74=24, Resulting Numbers: [16, 21, 24] Generated Node #0,1: 91:[16, 21, 24] Operation: 98-74=24 Exploring Operation: 16+74=90...
0
hs_5
mult_heuristic
[ 17, 4, 60, 14 ]
45
[ "17-14=3", "60/4=15", "3*15=45" ]
Current State: 45:[17, 4, 60, 14], Operations: [] Exploring Operation: 17-14=3, Resulting Numbers: [4, 60, 3] Generated Node #2: [4, 60, 3] from Operation: 17-14=3 Current State: 45:[4, 60, 3], Operations: ['17-14=3'] Exploring Operation: 60/4=15, Resulting Numbers: [3, 15] Generated Node #3: [3, 15] from Operation: 60...
4
Current State: 45:[17, 4, 60, 14], Operations: [] Exploring Operation: 60-17=43, Resulting Numbers: [4, 14, 43] Generated Node #0,0: 45:[4, 14, 43] Operation: 60-17=43 Exploring Operation: 17-14=3, Resulting Numbers: [4, 60, 3] Generated Node #0,1: 45:[4, 60, 3] Operation: 17-14=3 Exploring Operation: 60-14=46, Resulti...
0.954861
hs_5
sum_heuristic
[ 68, 20, 43, 22 ]
50
[ "68-43=25", "22-20=2", "25*2=50" ]
Current State: 50:[68, 20, 43, 22], Operations: [] Exploring Operation: 68-43=25, Resulting Numbers: [20, 22, 25] Generated Node #2: [20, 22, 25] from Operation: 68-43=25 Current State: 50:[20, 22, 25], Operations: ['68-43=25'] Exploring Operation: 22-20=2, Resulting Numbers: [25, 2] Generated Node #3: [25, 2] from Ope...
4
Current State: 50:[68, 20, 43, 22], Operations: [] Exploring Operation: 68-20=48, Resulting Numbers: [43, 22, 48] Generated Node #0,0: 50:[43, 22, 48] Operation: 68-20=48 Exploring Operation: 68-43=25, Resulting Numbers: [20, 22, 25] Generated Node #0,1: 50:[20, 22, 25] Operation: 68-43=25 Exploring Operation: 68-22=46...
0.989583
hs_3
mult_heuristic
[ 36, 52, 65, 13 ]
36
[ "36+52=88", "65-13=52", "88-52=36" ]
Current State: 36:[36, 52, 65, 13], Operations: [] Exploring Operation: 36+52=88, Resulting Numbers: [65, 13, 88] Generated Node #2: [65, 13, 88] from Operation: 36+52=88 Current State: 36:[65, 13, 88], Operations: ['36+52=88'] Exploring Operation: 65-13=52, Resulting Numbers: [88, 52] Generated Node #3: [88, 52] from ...
4
Current State: 36:[36, 52, 65, 13], Operations: [] Exploring Operation: 65-36=29, Resulting Numbers: [52, 13, 29] Generated Node #0,0: 36:[52, 13, 29] Operation: 65-36=29 Exploring Operation: 52-36=16, Resulting Numbers: [65, 13, 16] Generated Node #0,1: 36:[65, 13, 16] Operation: 52-36=16 Exploring Operation: 52/13=4,...
0.977431
hs_5
mult_heuristic
[ 71, 42, 73, 13 ]
97
[ "73-71=2", "42*2=84", "13+84=97" ]
Current State: 97:[71, 42, 73, 13], Operations: [] Exploring Operation: 73-71=2, Resulting Numbers: [42, 13, 2] Generated Node #2: [42, 13, 2] from Operation: 73-71=2 Current State: 97:[42, 13, 2], Operations: ['73-71=2'] Exploring Operation: 42*2=84, Resulting Numbers: [13, 84] Generated Node #3: [13, 84] from Operati...
4
Current State: 97:[71, 42, 73, 13], Operations: [] Exploring Operation: 71+13=84, Resulting Numbers: [42, 73, 84] Generated Node #0,0: 97:[42, 73, 84] Operation: 71+13=84 Exploring Operation: 73+13=86, Resulting Numbers: [71, 42, 86] Generated Node #0,1: 97:[71, 42, 86] Operation: 73+13=86 Exploring Operation: 42+13=55...
0
hs_4
sum_heuristic
[ 85, 77, 83, 4 ]
83
[ "85+77=162", "83-4=79", "162-79=83" ]
Current State: 83:[85, 77, 83, 4], Operations: [] Exploring Operation: 85+77=162, Resulting Numbers: [83, 4, 162] Generated Node #2: [83, 4, 162] from Operation: 85+77=162 Current State: 83:[83, 4, 162], Operations: ['85+77=162'] Exploring Operation: 83-4=79, Resulting Numbers: [162, 79] Generated Node #3: [162, 79] fr...
4
Current State: 83:[85, 77, 83, 4], Operations: [] Exploring Operation: 77+4=81, Resulting Numbers: [85, 83, 81] Generated Node #0,0: 83:[85, 83, 81] Operation: 77+4=81 Moving to Node #0,0 Current State: 83:[85, 83, 81], Operations: ['77+4=81'] Exploring Operation: 85-81=4, Resulting Numbers: [83, 4] Generated Node #0,0...
0
hs_1
mult_heuristic
[ 7, 77, 36, 55 ]
56
[ "55-36=19", "7*19=133", "133-77=56" ]
Current State: 56:[7, 77, 36, 55], Operations: [] Exploring Operation: 55-36=19, Resulting Numbers: [7, 77, 19] Generated Node #2: [7, 77, 19] from Operation: 55-36=19 Current State: 56:[7, 77, 19], Operations: ['55-36=19'] Exploring Operation: 7*19=133, Resulting Numbers: [77, 133] Generated Node #3: [77, 133] from Op...
4
Current State: 56:[7, 77, 36, 55], Operations: [] Exploring Operation: 77/7=11, Resulting Numbers: [36, 55, 11] Generated Node #0,0: 56:[36, 55, 11] Operation: 77/7=11 Moving to Node #0,0 Current State: 56:[36, 55, 11], Operations: ['77/7=11'] Exploring Operation: 36-11=25, Resulting Numbers: [55, 25] Generated Node #0...
0
hs_1
sum_heuristic
[ 68, 67, 58, 65 ]
48
[ "67-65=2", "58*2=116", "116-68=48" ]
Current State: 48:[68, 67, 58, 65], Operations: [] Exploring Operation: 67-65=2, Resulting Numbers: [68, 58, 2] Generated Node #2: [68, 58, 2] from Operation: 67-65=2 Current State: 48:[68, 58, 2], Operations: ['67-65=2'] Exploring Operation: 58*2=116, Resulting Numbers: [68, 116] Generated Node #3: [68, 116] from Oper...
4
Current State: 48:[68, 67, 58, 65], Operations: [] Exploring Operation: 68-65=3, Resulting Numbers: [67, 58, 3] Generated Node #0,0: 48:[67, 58, 3] Operation: 68-65=3 Exploring Operation: 68-67=1, Resulting Numbers: [58, 65, 1] Generated Node #0,1: 48:[58, 65, 1] Operation: 68-67=1 Start Sub Search at level 1: Moving t...
0
hs_2
sum_heuristic
[ 32, 30, 21, 17 ]
25
[ "32-30=2", "21*2=42", "42-17=25" ]
Current State: 25:[32, 30, 21, 17], Operations: [] Exploring Operation: 32-30=2, Resulting Numbers: [21, 17, 2] Generated Node #2: [21, 17, 2] from Operation: 32-30=2 Current State: 25:[21, 17, 2], Operations: ['32-30=2'] Exploring Operation: 21*2=42, Resulting Numbers: [17, 42] Generated Node #3: [17, 42] from Operati...
4
Current State: 25:[32, 30, 21, 17], Operations: [] Exploring Operation: 32-17=15, Resulting Numbers: [30, 21, 15] Generated Node #0,0: 25:[30, 21, 15] Operation: 32-17=15 Exploring Operation: 32-21=11, Resulting Numbers: [30, 17, 11] Generated Node #0,1: 25:[30, 17, 11] Operation: 32-21=11 Exploring Operation: 21-17=4,...
0
hs_4
mult_heuristic
[ 80, 42, 40, 19 ]
38
[ "80-42=38", "40-38=2", "19*2=38" ]
Current State: 38:[80, 42, 40, 19], Operations: [] Exploring Operation: 80-42=38, Resulting Numbers: [40, 19, 38] Generated Node #2: [40, 19, 38] from Operation: 80-42=38 Current State: 38:[40, 19, 38], Operations: ['80-42=38'] Exploring Operation: 40-38=2, Resulting Numbers: [19, 2] Generated Node #3: [19, 2] from Ope...
4
Current State: 38:[80, 42, 40, 19], Operations: [] Exploring Operation: 80/40=2, Resulting Numbers: [42, 19, 2] Generated Node #0,0: 38:[42, 19, 2] Operation: 80/40=2 Exploring Operation: 80-42=38, Resulting Numbers: [40, 19, 38] Generated Node #0,1: 38:[40, 19, 38] Operation: 80-42=38 Exploring Operation: 80-40=40, Re...
0.985243
hs_3
sum_heuristic
[ 5, 6, 17, 32 ]
19
[ "5*6=30", "17+32=49", "49-30=19" ]
Current State: 19:[5, 6, 17, 32], Operations: [] Exploring Operation: 5*6=30, Resulting Numbers: [17, 32, 30] Generated Node #2: [17, 32, 30] from Operation: 5*6=30 Current State: 19:[17, 32, 30], Operations: ['5*6=30'] Exploring Operation: 17+32=49, Resulting Numbers: [30, 49] Generated Node #3: [30, 49] from Operatio...
4
Current State: 19:[5, 6, 17, 32], Operations: [] Exploring Operation: 5+6=11, Resulting Numbers: [17, 32, 11] Generated Node #0,0: 19:[17, 32, 11] Operation: 5+6=11 Exploring Operation: 32-6=26, Resulting Numbers: [5, 17, 26] Generated Node #0,1: 19:[5, 17, 26] Operation: 32-6=26 Exploring Operation: 5*6=30, Resulting ...
0.947049
hs_4
sum_heuristic
[ 3, 72, 10, 38 ]
47
[ "3+72=75", "38-10=28", "75-28=47" ]
Current State: 47:[3, 72, 10, 38], Operations: [] Exploring Operation: 3+72=75, Resulting Numbers: [10, 38, 75] Generated Node #2: [10, 38, 75] from Operation: 3+72=75 Current State: 47:[10, 38, 75], Operations: ['3+72=75'] Exploring Operation: 38-10=28, Resulting Numbers: [75, 28] Generated Node #3: [75, 28] from Oper...
4
Current State: 47:[3, 72, 10, 38], Operations: [] Exploring Operation: 3*10=30, Resulting Numbers: [72, 38, 30] Generated Node #0,0: 47:[72, 38, 30] Operation: 3*10=30 Start Sub Search at level 1: Moving to Node #0,0 Current State: 47:[72, 38, 30], Operations: ['3*10=30'] Exploring Operation: 72-30=42, Resulting Number...
0
hs_1
mult_heuristic
[ 97, 79, 42, 38 ]
72
[ "97-79=18", "42-38=4", "18*4=72" ]
Current State: 72:[97, 79, 42, 38], Operations: [] Exploring Operation: 97-79=18, Resulting Numbers: [42, 38, 18] Generated Node #2: [42, 38, 18] from Operation: 97-79=18 Current State: 72:[42, 38, 18], Operations: ['97-79=18'] Exploring Operation: 42-38=4, Resulting Numbers: [18, 4] Generated Node #3: [18, 4] from Ope...
4
Current State: 72:[97, 79, 42, 38], Operations: [] Exploring Operation: 97-79=18, Resulting Numbers: [42, 38, 18] Generated Node #0,0: 72:[42, 38, 18] Operation: 97-79=18 Exploring Operation: 97-42=55, Resulting Numbers: [79, 38, 55] Generated Node #0,1: 72:[79, 38, 55] Operation: 97-42=55 Exploring Operation: 79-42=37...
0.986979
hs_5
sum_heuristic
[ 36, 76, 89, 87 ]
20
[ "76-36=40", "89-87=2", "40/2=20" ]
Current State: 20:[36, 76, 89, 87], Operations: [] Exploring Operation: 76-36=40, Resulting Numbers: [89, 87, 40] Generated Node #2: [89, 87, 40] from Operation: 76-36=40 Current State: 20:[89, 87, 40], Operations: ['76-36=40'] Exploring Operation: 89-87=2, Resulting Numbers: [40, 2] Generated Node #3: [40, 2] from Ope...
4
Current State: 20:[36, 76, 89, 87], Operations: [] Exploring Operation: 89-87=2, Resulting Numbers: [36, 76, 2] Generated Node #0,0: 20:[36, 76, 2] Operation: 89-87=2 Moving to Node #0,0 Current State: 20:[36, 76, 2], Operations: ['89-87=2'] Exploring Operation: 76-36=40, Resulting Numbers: [2, 40] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 2, 59, 49, 65 ]
41
[ "59-2=57", "65-49=16", "57-16=41" ]
Current State: 41:[2, 59, 49, 65], Operations: [] Exploring Operation: 59-2=57, Resulting Numbers: [49, 65, 57] Generated Node #2: [49, 65, 57] from Operation: 59-2=57 Current State: 41:[49, 65, 57], Operations: ['59-2=57'] Exploring Operation: 65-49=16, Resulting Numbers: [57, 16] Generated Node #3: [57, 16] from Oper...
4
Current State: 41:[2, 59, 49, 65], Operations: [] Exploring Operation: 49-2=47, Resulting Numbers: [59, 65, 47] Generated Node #0,0: 41:[59, 65, 47] Operation: 49-2=47 Exploring Operation: 65-2=63, Resulting Numbers: [59, 49, 63] Generated Node #0,1: 41:[59, 49, 63] Operation: 65-2=63 Exploring Operation: 59-2=57, Resu...
0.990451
hs_3
mult_heuristic
[ 14, 78, 53, 55 ]
66
[ "78-14=64", "55-53=2", "64+2=66" ]
Current State: 66:[14, 78, 53, 55], Operations: [] Exploring Operation: 78-14=64, Resulting Numbers: [53, 55, 64] Generated Node #2: [53, 55, 64] from Operation: 78-14=64 Current State: 66:[53, 55, 64], Operations: ['78-14=64'] Exploring Operation: 55-53=2, Resulting Numbers: [64, 2] Generated Node #3: [64, 2] from Ope...
4
Current State: 66:[14, 78, 53, 55], Operations: [] Exploring Operation: 78-55=23, Resulting Numbers: [14, 53, 23] Generated Node #0,0: 66:[14, 53, 23] Operation: 78-55=23 Exploring Operation: 55-53=2, Resulting Numbers: [14, 78, 2] Generated Node #0,1: 66:[14, 78, 2] Operation: 55-53=2 Exploring Operation: 78-53=25, Re...
0.985243
hs_3
mult_heuristic
[ 31, 61, 48, 49 ]
31
[ "61-31=30", "49-48=1", "30+1=31" ]
Current State: 31:[31, 61, 48, 49], Operations: [] Exploring Operation: 61-31=30, Resulting Numbers: [48, 49, 30] Generated Node #2: [48, 49, 30] from Operation: 61-31=30 Current State: 31:[48, 49, 30], Operations: ['61-31=30'] Exploring Operation: 49-48=1, Resulting Numbers: [30, 1] Generated Node #3: [30, 1] from Ope...
4
Current State: 31:[31, 61, 48, 49], Operations: [] Exploring Operation: 49-31=18, Resulting Numbers: [61, 48, 18] Generated Node #0,0: 31:[61, 48, 18] Operation: 49-31=18 Exploring Operation: 49-48=1, Resulting Numbers: [31, 61, 1] Generated Node #0,1: 31:[31, 61, 1] Operation: 49-48=1 Exploring Operation: 61-48=13, Re...
0.980035
hs_5
mult_heuristic
[ 38, 29, 44, 31 ]
53
[ "38*44=1672", "1672-29=1643", "1643/31=53" ]
Current State: 53:[38, 29, 44, 31], Operations: [] Exploring Operation: 38*44=1672, Resulting Numbers: [29, 31, 1672] Generated Node #2: [29, 31, 1672] from Operation: 38*44=1672 Current State: 53:[29, 31, 1672], Operations: ['38*44=1672'] Exploring Operation: 1672-29=1643, Resulting Numbers: [31, 1643] Generated Node ...
4
Current State: 53:[38, 29, 44, 31], Operations: [] Exploring Operation: 29+31=60, Resulting Numbers: [38, 44, 60] Generated Node #0,0: 53:[38, 44, 60] Operation: 29+31=60 Start Sub Search at level 1: Moving to Node #0,0 Current State: 53:[38, 44, 60], Operations: ['29+31=60'] Exploring Operation: 38+44=82, Resulting Nu...
0
hs_1
sum_heuristic
[ 11, 2, 36, 3 ]
52
[ "11+2=13", "36+3=39", "13+39=52" ]
Current State: 52:[11, 2, 36, 3], Operations: [] Exploring Operation: 11+2=13, Resulting Numbers: [36, 3, 13] Generated Node #2: [36, 3, 13] from Operation: 11+2=13 Current State: 52:[36, 3, 13], Operations: ['11+2=13'] Exploring Operation: 36+3=39, Resulting Numbers: [13, 39] Generated Node #3: [13, 39] from Operation...
4
Current State: 52:[11, 2, 36, 3], Operations: [] Exploring Operation: 36-11=25, Resulting Numbers: [2, 3, 25] Generated Node #0,0: 52:[2, 3, 25] Operation: 36-11=25 Exploring Operation: 36-3=33, Resulting Numbers: [11, 2, 33] Generated Node #0,1: 52:[11, 2, 33] Operation: 36-3=33 Exploring Operation: 36/3=12, Resulting...
0.946181
hs_5
sum_heuristic
[ 1, 48, 7, 71 ]
65
[ "1+7=8", "48/8=6", "71-6=65" ]
Current State: 65:[1, 48, 7, 71], Operations: [] Exploring Operation: 1+7=8, Resulting Numbers: [48, 71, 8] Generated Node #2: [48, 71, 8] from Operation: 1+7=8 Current State: 65:[48, 71, 8], Operations: ['1+7=8'] Exploring Operation: 48/8=6, Resulting Numbers: [71, 6] Generated Node #3: [71, 6] from Operation: 48/8=6 ...
4
Current State: 65:[1, 48, 7, 71], Operations: [] Exploring Operation: 48+7=55, Resulting Numbers: [1, 71, 55] Generated Node #0,0: 65:[1, 71, 55] Operation: 48+7=55 Exploring Operation: 71-48=23, Resulting Numbers: [1, 7, 23] Generated Node #0,1: 65:[1, 7, 23] Operation: 71-48=23 Exploring Operation: 71-7=64, Resulting...
0
hs_3
mult_heuristic
[ 4, 70, 23, 26 ]
47
[ "70+26=96", "96/4=24", "23+24=47" ]
Current State: 47:[4, 70, 23, 26], Operations: [] Exploring Operation: 70+26=96, Resulting Numbers: [4, 23, 96] Generated Node #2: [4, 23, 96] from Operation: 70+26=96 Current State: 47:[4, 23, 96], Operations: ['70+26=96'] Exploring Operation: 96/4=24, Resulting Numbers: [23, 24] Generated Node #3: [23, 24] from Opera...
4
Current State: 47:[4, 70, 23, 26], Operations: [] Exploring Operation: 70-4=66, Resulting Numbers: [23, 26, 66] Generated Node #0,0: 47:[23, 26, 66] Operation: 70-4=66 Exploring Operation: 4+23=27, Resulting Numbers: [70, 26, 27] Generated Node #0,1: 47:[70, 26, 27] Operation: 4+23=27 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 65, 28, 89, 79 ]
75
[ "65+28=93", "89+79=168", "168-93=75" ]
Current State: 75:[65, 28, 89, 79], Operations: [] Exploring Operation: 65+28=93, Resulting Numbers: [89, 79, 93] Generated Node #2: [89, 79, 93] from Operation: 65+28=93 Current State: 75:[89, 79, 93], Operations: ['65+28=93'] Exploring Operation: 89+79=168, Resulting Numbers: [93, 168] Generated Node #3: [93, 168] fr...
4
Current State: 75:[65, 28, 89, 79], Operations: [] Exploring Operation: 79-65=14, Resulting Numbers: [28, 89, 14] Generated Node #0,0: 75:[28, 89, 14] Operation: 79-65=14 Exploring Operation: 89-65=24, Resulting Numbers: [28, 79, 24] Generated Node #0,1: 75:[28, 79, 24] Operation: 89-65=24 Moving to Node #0,1 Current S...
0.992188
hs_2
mult_heuristic
[ 27, 9, 42, 28 ]
54
[ "27+9=36", "42*36=1512", "1512/28=54" ]
Current State: 54:[27, 9, 42, 28], Operations: [] Exploring Operation: 27+9=36, Resulting Numbers: [42, 28, 36] Generated Node #2: [42, 28, 36] from Operation: 27+9=36 Current State: 54:[42, 28, 36], Operations: ['27+9=36'] Exploring Operation: 42*36=1512, Resulting Numbers: [28, 1512] Generated Node #3: [28, 1512] fro...
4
Current State: 54:[27, 9, 42, 28], Operations: [] Exploring Operation: 42-27=15, Resulting Numbers: [9, 28, 15] Generated Node #0,0: 54:[9, 28, 15] Operation: 42-27=15 Moving to Node #0,0 Current State: 54:[9, 28, 15], Operations: ['42-27=15'] Exploring Operation: 15-9=6, Resulting Numbers: [28, 6] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 25, 22, 20, 26 ]
18
[ "25-22=3", "26-20=6", "3*6=18" ]
Current State: 18:[25, 22, 20, 26], Operations: [] Exploring Operation: 25-22=3, Resulting Numbers: [20, 26, 3] Generated Node #2: [20, 26, 3] from Operation: 25-22=3 Current State: 18:[20, 26, 3], Operations: ['25-22=3'] Exploring Operation: 26-20=6, Resulting Numbers: [3, 6] Generated Node #3: [3, 6] from Operation: ...
4
Current State: 18:[25, 22, 20, 26], Operations: [] Exploring Operation: 25-22=3, Resulting Numbers: [20, 26, 3] Generated Node #0,0: 18:[20, 26, 3] Operation: 25-22=3 Exploring Operation: 26-25=1, Resulting Numbers: [22, 20, 1] Generated Node #0,1: 18:[22, 20, 1] Operation: 26-25=1 Exploring Operation: 26-20=6, Resulti...
0.966146
hs_5
mult_heuristic
[ 76, 14, 80, 16 ]
96
[ "76*16=1216", "14*80=1120", "1216-1120=96" ]
Current State: 96:[76, 14, 80, 16], Operations: [] Exploring Operation: 76*16=1216, Resulting Numbers: [14, 80, 1216] Generated Node #2: [14, 80, 1216] from Operation: 76*16=1216 Current State: 96:[14, 80, 1216], Operations: ['76*16=1216'] Exploring Operation: 14*80=1120, Resulting Numbers: [1216, 1120] Generated Node ...
4
Current State: 96:[76, 14, 80, 16], Operations: [] Exploring Operation: 14+80=94, Resulting Numbers: [76, 16, 94] Generated Node #0,0: 96:[76, 16, 94] Operation: 14+80=94 Exploring Operation: 76+14=90, Resulting Numbers: [80, 16, 90] Generated Node #0,1: 96:[80, 16, 90] Operation: 76+14=90 Exploring Operation: 80-76=4,...
0
hs_4
mult_heuristic
[ 97, 53, 45, 13 ]
49
[ "97-45=52", "52/13=4", "53-4=49" ]
Current State: 49:[97, 53, 45, 13], Operations: [] Exploring Operation: 97-45=52, Resulting Numbers: [53, 13, 52] Generated Node #2: [53, 13, 52] from Operation: 97-45=52 Current State: 49:[53, 13, 52], Operations: ['97-45=52'] Exploring Operation: 52/13=4, Resulting Numbers: [53, 4] Generated Node #3: [53, 4] from Ope...
4
Current State: 49:[97, 53, 45, 13], Operations: [] Exploring Operation: 97-53=44, Resulting Numbers: [45, 13, 44] Generated Node #0,0: 49:[45, 13, 44] Operation: 97-53=44 Exploring Operation: 97-45=52, Resulting Numbers: [53, 13, 52] Generated Node #0,1: 49:[53, 13, 52] Operation: 97-45=52 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 1, 96, 87, 8 ]
63
[ "8-1=7", "96-87=9", "7*9=63" ]
Current State: 63:[1, 96, 87, 8], Operations: [] Exploring Operation: 8-1=7, Resulting Numbers: [96, 87, 7] Generated Node #2: [96, 87, 7] from Operation: 8-1=7 Current State: 63:[96, 87, 7], Operations: ['8-1=7'] Exploring Operation: 96-87=9, Resulting Numbers: [7, 9] Generated Node #3: [7, 9] from Operation: 96-87=9 ...
4
Current State: 63:[1, 96, 87, 8], Operations: [] Exploring Operation: 87-8=79, Resulting Numbers: [1, 96, 79] Generated Node #0,0: 63:[1, 96, 79] Operation: 87-8=79 Exploring Operation: 96-87=9, Resulting Numbers: [1, 8, 9] Generated Node #0,1: 63:[1, 8, 9] Operation: 96-87=9 Exploring Operation: 96/8=12, Resulting Num...
0.982639
hs_5
mult_heuristic
[ 24, 24, 38, 22 ]
31
[ "24+38=62", "24-22=2", "62/2=31" ]
Current State: 31:[24, 24, 38, 22], Operations: [] Exploring Operation: 24+38=62, Resulting Numbers: [22, 62] Generated Node #2: [22, 62] from Operation: 24+38=62 Current State: 31:[22, 62], Operations: ['24+38=62'] Exploring Operation: 24-22=2, Resulting Numbers: [62, 2] Generated Node #3: [62, 2] from Operation: 24-2...
4
Current State: 31:[24, 24, 38, 22], Operations: [] Exploring Operation: 24+22=46, Resulting Numbers: [24, 38, 46] Generated Node #0,0: 31:[24, 38, 46] Operation: 24+22=46 Start Sub Search at level 1: Moving to Node #0,0 Current State: 31:[24, 38, 46], Operations: ['24+22=46'] Exploring Operation: 46-24=22, Resulting Nu...
0
hs_1
sum_heuristic