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
[ 28, 30, 96, 21 ]
54
[ "30-28=2", "21*2=42", "96-42=54" ]
Current State: 54:[28, 30, 96, 21], Operations: [] Exploring Operation: 30-28=2, Resulting Numbers: [96, 21, 2] Generated Node #2: [96, 21, 2] from Operation: 30-28=2 Current State: 54:[96, 21, 2], Operations: ['30-28=2'] Exploring Operation: 21*2=42, Resulting Numbers: [96, 42] Generated Node #3: [96, 42] from Operati...
4
Current State: 54:[28, 30, 96, 21], Operations: [] Exploring Operation: 96-28=68, Resulting Numbers: [30, 21, 68] Generated Node #0,0: 54:[30, 21, 68] Operation: 96-28=68 Exploring Operation: 96-30=66, Resulting Numbers: [28, 21, 66] Generated Node #0,1: 54:[28, 21, 66] Operation: 96-30=66 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 83, 17, 2, 86 ]
12
[ "83+17=100", "2+86=88", "100-88=12" ]
Current State: 12:[83, 17, 2, 86], Operations: [] Exploring Operation: 83+17=100, Resulting Numbers: [2, 86, 100] Generated Node #2: [2, 86, 100] from Operation: 83+17=100 Current State: 12:[2, 86, 100], Operations: ['83+17=100'] Exploring Operation: 2+86=88, Resulting Numbers: [100, 88] Generated Node #3: [100, 88] fr...
4
Current State: 12:[83, 17, 2, 86], Operations: [] Exploring Operation: 83-17=66, Resulting Numbers: [2, 86, 66] Generated Node #0,0: 12:[2, 86, 66] Operation: 83-17=66 Exploring Operation: 86-83=3, Resulting Numbers: [17, 2, 3] Generated Node #0,1: 12:[17, 2, 3] Operation: 86-83=3 Exploring Operation: 86/2=43, Resultin...
0.977431
hs_3
sum_heuristic
[ 75, 6, 67, 99 ]
49
[ "75+6=81", "99-67=32", "81-32=49" ]
Current State: 49:[75, 6, 67, 99], Operations: [] Exploring Operation: 75+6=81, Resulting Numbers: [67, 99, 81] Generated Node #2: [67, 99, 81] from Operation: 75+6=81 Current State: 49:[67, 99, 81], Operations: ['75+6=81'] Exploring Operation: 99-67=32, Resulting Numbers: [81, 32] Generated Node #3: [81, 32] from Oper...
4
Current State: 49:[75, 6, 67, 99], Operations: [] Exploring Operation: 99-75=24, Resulting Numbers: [6, 67, 24] Generated Node #0,0: 49:[6, 67, 24] Operation: 99-75=24 Exploring Operation: 99-67=32, Resulting Numbers: [75, 6, 32] Generated Node #0,1: 49:[75, 6, 32] Operation: 99-67=32 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 60, 9, 10, 17 ]
48
[ "60/10=6", "17-9=8", "6*8=48" ]
Current State: 48:[60, 9, 10, 17], Operations: [] Exploring Operation: 60/10=6, Resulting Numbers: [9, 17, 6] Generated Node #2: [9, 17, 6] from Operation: 60/10=6 Current State: 48:[9, 17, 6], Operations: ['60/10=6'] Exploring Operation: 17-9=8, Resulting Numbers: [6, 8] Generated Node #3: [6, 8] from Operation: 17-9=...
4
Current State: 48:[60, 9, 10, 17], Operations: [] Exploring Operation: 60/10=6, Resulting Numbers: [9, 17, 6] Generated Node #0,0: 48:[9, 17, 6] Operation: 60/10=6 Moving to Node #0,0 Current State: 48:[9, 17, 6], Operations: ['60/10=6'] Exploring Operation: 17-9=8, Resulting Numbers: [6, 8] Generated Node #0,0,0: 48:[...
0.993924
hs_1
mult_heuristic
[ 54, 60, 24, 91 ]
70
[ "54+24=78", "60*91=5460", "5460/78=70" ]
Current State: 70:[54, 60, 24, 91], Operations: [] Exploring Operation: 54+24=78, Resulting Numbers: [60, 91, 78] Generated Node #2: [60, 91, 78] from Operation: 54+24=78 Current State: 70:[60, 91, 78], Operations: ['54+24=78'] Exploring Operation: 60*91=5460, Resulting Numbers: [78, 5460] Generated Node #3: [78, 5460]...
4
Current State: 70:[54, 60, 24, 91], Operations: [] Exploring Operation: 91-24=67, Resulting Numbers: [54, 60, 67] Generated Node #0,0: 70:[54, 60, 67] Operation: 91-24=67 Exploring Operation: 91-54=37, Resulting Numbers: [60, 24, 37] Generated Node #0,1: 70:[60, 24, 37] Operation: 91-54=37 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 15, 20, 4, 1 ]
65
[ "15*1=15", "20*4=80", "80-15=65" ]
Current State: 65:[15, 20, 4, 1], Operations: [] Exploring Operation: 15*1=15, Resulting Numbers: [20, 4, 15] Generated Node #2: [20, 4, 15] from Operation: 15*1=15 Current State: 65:[20, 4, 15], Operations: ['15*1=15'] Exploring Operation: 20*4=80, Resulting Numbers: [15, 80] Generated Node #3: [15, 80] from Operation...
4
Current State: 65:[15, 20, 4, 1], Operations: [] Exploring Operation: 20/4=5, Resulting Numbers: [15, 1, 5] Generated Node #0,0: 65:[15, 1, 5] Operation: 20/4=5 Exploring Operation: 20-15=5, Resulting Numbers: [4, 1, 5] Generated Node #0,1: 65:[4, 1, 5] Operation: 20-15=5 Exploring Operation: 15-1=14, Resulting Numbers...
0
hs_4
mult_heuristic
[ 2, 82, 35, 25 ]
38
[ "35+25=60", "2*60=120", "120-82=38" ]
Current State: 38:[2, 82, 35, 25], Operations: [] Exploring Operation: 35+25=60, Resulting Numbers: [2, 82, 60] Generated Node #2: [2, 82, 60] from Operation: 35+25=60 Current State: 38:[2, 82, 60], Operations: ['35+25=60'] Exploring Operation: 2*60=120, Resulting Numbers: [82, 120] Generated Node #3: [82, 120] from Op...
4
Current State: 38:[2, 82, 35, 25], Operations: [] Exploring Operation: 82/2=41, Resulting Numbers: [35, 25, 41] Generated Node #0,0: 38:[35, 25, 41] Operation: 82/2=41 Moving to Node #0,0 Current State: 38:[35, 25, 41], Operations: ['82/2=41'] Exploring Operation: 41-25=16, Resulting Numbers: [35, 16] Generated Node #0...
0
hs_1
sum_heuristic
[ 38, 40, 13, 63 ]
25
[ "40-38=2", "63-13=50", "50/2=25" ]
Current State: 25:[38, 40, 13, 63], Operations: [] Exploring Operation: 40-38=2, Resulting Numbers: [13, 63, 2] Generated Node #2: [13, 63, 2] from Operation: 40-38=2 Current State: 25:[13, 63, 2], Operations: ['40-38=2'] Exploring Operation: 63-13=50, Resulting Numbers: [2, 50] Generated Node #3: [2, 50] from Operatio...
4
Current State: 25:[38, 40, 13, 63], Operations: [] Exploring Operation: 40-38=2, Resulting Numbers: [13, 63, 2] Generated Node #0,0: 25:[13, 63, 2] Operation: 40-38=2 Exploring Operation: 63-40=23, Resulting Numbers: [38, 13, 23] Generated Node #0,1: 25:[38, 13, 23] Operation: 63-40=23 Exploring Operation: 38-13=25, Re...
0.960069
hs_4
sum_heuristic
[ 97, 43, 73, 3 ]
79
[ "97+43=140", "73*3=219", "219-140=79" ]
Current State: 79:[97, 43, 73, 3], Operations: [] Exploring Operation: 97+43=140, Resulting Numbers: [73, 3, 140] Generated Node #2: [73, 3, 140] from Operation: 97+43=140 Current State: 79:[73, 3, 140], Operations: ['97+43=140'] Exploring Operation: 73*3=219, Resulting Numbers: [140, 219] Generated Node #3: [140, 219]...
4
Current State: 79:[97, 43, 73, 3], Operations: [] Exploring Operation: 97-3=94, Resulting Numbers: [43, 73, 94] Generated Node #0,0: 79:[43, 73, 94] Operation: 97-3=94 Exploring Operation: 43+3=46, Resulting Numbers: [97, 73, 46] Generated Node #0,1: 79:[97, 73, 46] Operation: 43+3=46 Exploring Operation: 73+3=76, Resu...
0
hs_4
mult_heuristic
[ 18, 17, 16, 24 ]
79
[ "24-18=6", "16*6=96", "96-17=79" ]
Current State: 79:[18, 17, 16, 24], Operations: [] Exploring Operation: 24-18=6, Resulting Numbers: [17, 16, 6] Generated Node #2: [17, 16, 6] from Operation: 24-18=6 Current State: 79:[17, 16, 6], Operations: ['24-18=6'] Exploring Operation: 16*6=96, Resulting Numbers: [17, 96] Generated Node #3: [17, 96] from Operati...
4
Current State: 79:[18, 17, 16, 24], Operations: [] Exploring Operation: 18+16=34, Resulting Numbers: [17, 24, 34] Generated Node #0,0: 79:[17, 24, 34] Operation: 18+16=34 Exploring Operation: 18+24=42, Resulting Numbers: [17, 16, 42] Generated Node #0,1: 79:[17, 16, 42] Operation: 18+24=42 Exploring Operation: 17+16=33...
0
hs_5
sum_heuristic
[ 82, 54, 81, 91 ]
63
[ "91-82=9", "81/9=9", "54+9=63" ]
Current State: 63:[82, 54, 81, 91], Operations: [] Exploring Operation: 91-82=9, Resulting Numbers: [54, 81, 9] Generated Node #2: [54, 81, 9] from Operation: 91-82=9 Current State: 63:[54, 81, 9], Operations: ['91-82=9'] Exploring Operation: 81/9=9, Resulting Numbers: [54, 9] Generated Node #3: [54, 9] from Operation:...
4
Current State: 63:[82, 54, 81, 91], Operations: [] Exploring Operation: 91-82=9, Resulting Numbers: [54, 81, 9] Generated Node #0,0: 63:[54, 81, 9] Operation: 91-82=9 Start Sub Search at level 1: Moving to Node #0,0 Current State: 63:[54, 81, 9], Operations: ['91-82=9'] Exploring Operation: 81-54=27, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 54, 70, 78, 64 ]
71
[ "64-54=10", "70/10=7", "78-7=71" ]
Current State: 71:[54, 70, 78, 64], Operations: [] Exploring Operation: 64-54=10, Resulting Numbers: [70, 78, 10] Generated Node #2: [70, 78, 10] from Operation: 64-54=10 Current State: 71:[70, 78, 10], Operations: ['64-54=10'] Exploring Operation: 70/10=7, Resulting Numbers: [78, 7] Generated Node #3: [78, 7] from Ope...
4
Current State: 71:[54, 70, 78, 64], Operations: [] Exploring Operation: 78-54=24, Resulting Numbers: [70, 64, 24] Generated Node #0,0: 71:[70, 64, 24] Operation: 78-54=24 Exploring Operation: 54+64=118, Resulting Numbers: [70, 78, 118] Generated Node #0,1: 71:[70, 78, 118] Operation: 54+64=118 Exploring Operation: 54+7...
0
hs_4
sum_heuristic
[ 39, 91, 75, 61 ]
84
[ "91-39=52", "75+61=136", "136-52=84" ]
Current State: 84:[39, 91, 75, 61], Operations: [] Exploring Operation: 91-39=52, Resulting Numbers: [75, 61, 52] Generated Node #2: [75, 61, 52] from Operation: 91-39=52 Current State: 84:[75, 61, 52], Operations: ['91-39=52'] Exploring Operation: 75+61=136, Resulting Numbers: [52, 136] Generated Node #3: [52, 136] fr...
4
Current State: 84:[39, 91, 75, 61], Operations: [] Exploring Operation: 91-75=16, Resulting Numbers: [39, 61, 16] Generated Node #0,0: 84:[39, 61, 16] Operation: 91-75=16 Exploring Operation: 91-61=30, Resulting Numbers: [39, 75, 30] Generated Node #0,1: 84:[39, 75, 30] Operation: 91-61=30 Exploring Operation: 75-39=36...
0.926215
hs_5
mult_heuristic
[ 15, 16, 50, 55 ]
91
[ "55-50=5", "15*5=75", "16+75=91" ]
Current State: 91:[15, 16, 50, 55], Operations: [] Exploring Operation: 55-50=5, Resulting Numbers: [15, 16, 5] Generated Node #2: [15, 16, 5] from Operation: 55-50=5 Current State: 91:[15, 16, 5], Operations: ['55-50=5'] Exploring Operation: 15*5=75, Resulting Numbers: [16, 75] Generated Node #3: [16, 75] from Operati...
4
Current State: 91:[15, 16, 50, 55], Operations: [] Exploring Operation: 50-16=34, Resulting Numbers: [15, 55, 34] Generated Node #0,0: 91:[15, 55, 34] Operation: 50-16=34 Exploring Operation: 16+55=71, Resulting Numbers: [15, 50, 71] Generated Node #0,1: 91:[15, 50, 71] Operation: 16+55=71 Exploring Operation: 50+55=10...
0
hs_4
sum_heuristic
[ 4, 30, 12, 13 ]
51
[ "30-4=26", "12+13=25", "26+25=51" ]
Current State: 51:[4, 30, 12, 13], Operations: [] Exploring Operation: 30-4=26, Resulting Numbers: [12, 13, 26] Generated Node #2: [12, 13, 26] from Operation: 30-4=26 Current State: 51:[12, 13, 26], Operations: ['30-4=26'] Exploring Operation: 12+13=25, Resulting Numbers: [26, 25] Generated Node #3: [26, 25] from Oper...
4
Current State: 51:[4, 30, 12, 13], Operations: [] Exploring Operation: 30-12=18, Resulting Numbers: [4, 13, 18] Generated Node #0,0: 51:[4, 13, 18] Operation: 30-12=18 Exploring Operation: 30+12=42, Resulting Numbers: [4, 13, 42] Generated Node #0,1: 51:[4, 13, 42] Operation: 30+12=42 Exploring Operation: 30+13=43, Res...
0.96875
hs_5
sum_heuristic
[ 13, 14, 25, 48 ]
56
[ "25-13=12", "14*48=672", "672/12=56" ]
Current State: 56:[13, 14, 25, 48], Operations: [] Exploring Operation: 25-13=12, Resulting Numbers: [14, 48, 12] Generated Node #2: [14, 48, 12] from Operation: 25-13=12 Current State: 56:[14, 48, 12], Operations: ['25-13=12'] Exploring Operation: 14*48=672, Resulting Numbers: [12, 672] Generated Node #3: [12, 672] fr...
4
Current State: 56:[13, 14, 25, 48], Operations: [] Exploring Operation: 13+48=61, Resulting Numbers: [14, 25, 61] Generated Node #0,0: 56:[14, 25, 61] Operation: 13+48=61 Exploring Operation: 25-13=12, Resulting Numbers: [14, 48, 12] Generated Node #0,1: 56:[14, 48, 12] Operation: 25-13=12 Exploring Operation: 48-25=23...
0.984375
hs_3
sum_heuristic
[ 34, 6, 34, 86 ]
86
[ "34-34=0", "6*0=0", "86+0=86" ]
Current State: 86:[34, 6, 34, 86], Operations: [] Exploring Operation: 34-34=0, Resulting Numbers: [6, 86, 0] Generated Node #2: [6, 86, 0] from Operation: 34-34=0 Current State: 86:[6, 86, 0], Operations: ['34-34=0'] Exploring Operation: 6*0=0, Resulting Numbers: [86, 0] Generated Node #3: [86, 0] from Operation: 6*0=...
4
Current State: 86:[34, 6, 34, 86], Operations: [] Exploring Operation: 34+6=40, Resulting Numbers: [34, 86, 40] Generated Node #0,0: 86:[34, 86, 40] Operation: 34+6=40 Exploring Operation: 34/34=1, Resulting Numbers: [6, 86, 1] Generated Node #0,1: 86:[6, 86, 1] Operation: 34/34=1 Exploring Operation: 6+34=40, Resultin...
0.973958
hs_4
mult_heuristic
[ 27, 33, 5, 65 ]
78
[ "33-27=6", "65/5=13", "6*13=78" ]
Current State: 78:[27, 33, 5, 65], Operations: [] Exploring Operation: 33-27=6, Resulting Numbers: [5, 65, 6] Generated Node #2: [5, 65, 6] from Operation: 33-27=6 Current State: 78:[5, 65, 6], Operations: ['33-27=6'] Exploring Operation: 65/5=13, Resulting Numbers: [6, 13] Generated Node #3: [6, 13] from Operation: 65...
4
Current State: 78:[27, 33, 5, 65], Operations: [] Exploring Operation: 65-27=38, Resulting Numbers: [33, 5, 38] Generated Node #0,0: 78:[33, 5, 38] Operation: 65-27=38 Exploring Operation: 65/5=13, Resulting Numbers: [27, 33, 13] Generated Node #0,1: 78:[27, 33, 13] Operation: 65/5=13 Exploring Operation: 65-33=32, Res...
0.988715
hs_3
sum_heuristic
[ 28, 34, 74, 25 ]
93
[ "34-28=6", "74+25=99", "99-6=93" ]
Current State: 93:[28, 34, 74, 25], Operations: [] Exploring Operation: 34-28=6, Resulting Numbers: [74, 25, 6] Generated Node #2: [74, 25, 6] from Operation: 34-28=6 Current State: 93:[74, 25, 6], Operations: ['34-28=6'] Exploring Operation: 74+25=99, Resulting Numbers: [6, 99] Generated Node #3: [6, 99] from Operatio...
4
Current State: 93:[28, 34, 74, 25], Operations: [] Exploring Operation: 74+25=99, Resulting Numbers: [28, 34, 99] Generated Node #0,0: 93:[28, 34, 99] Operation: 74+25=99 Exploring Operation: 28+74=102, Resulting Numbers: [34, 25, 102] Generated Node #0,1: 93:[34, 25, 102] Operation: 28+74=102 Start Sub Search at level...
0.992188
hs_2
mult_heuristic
[ 45, 36, 27, 84 ]
48
[ "45-36=9", "84-27=57", "57-9=48" ]
Current State: 48:[45, 36, 27, 84], Operations: [] Exploring Operation: 45-36=9, Resulting Numbers: [27, 84, 9] Generated Node #2: [27, 84, 9] from Operation: 45-36=9 Current State: 48:[27, 84, 9], Operations: ['45-36=9'] Exploring Operation: 84-27=57, Resulting Numbers: [9, 57] Generated Node #3: [9, 57] from Operatio...
4
Current State: 48:[45, 36, 27, 84], Operations: [] Exploring Operation: 84-36=48, Resulting Numbers: [45, 27, 48] Generated Node #0,0: 48:[45, 27, 48] Operation: 84-36=48 Start Sub Search at level 1: Moving to Node #0,0 Current State: 48:[45, 27, 48], Operations: ['84-36=48'] Exploring Operation: 45-27=18, Resulting Nu...
0
hs_1
sum_heuristic
[ 16, 56, 2, 2 ]
45
[ "56+2=58", "58/2=29", "16+29=45" ]
Current State: 45:[16, 56, 2, 2], Operations: [] Exploring Operation: 56+2=58, Resulting Numbers: [16, 58] Generated Node #2: [16, 58] from Operation: 56+2=58 Current State: 45:[16, 58], Operations: ['56+2=58'] Exploring Operation: 58/2=29, Resulting Numbers: [16, 29] Generated Node #3: [16, 29] from Operation: 58/2=29...
4
Current State: 45:[16, 56, 2, 2], Operations: [] Exploring Operation: 56-16=40, Resulting Numbers: [2, 2, 40] Generated Node #0,0: 45:[2, 2, 40] Operation: 56-16=40 Exploring Operation: 56-2=54, Resulting Numbers: [16, 2, 54] Generated Node #0,1: 45:[16, 2, 54] Operation: 56-2=54 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 86, 74, 92, 44 ]
36
[ "86-74=12", "92-44=48", "48-12=36" ]
Current State: 36:[86, 74, 92, 44], Operations: [] Exploring Operation: 86-74=12, Resulting Numbers: [92, 44, 12] Generated Node #2: [92, 44, 12] from Operation: 86-74=12 Current State: 36:[92, 44, 12], Operations: ['86-74=12'] Exploring Operation: 92-44=48, Resulting Numbers: [12, 48] Generated Node #3: [12, 48] from ...
4
Current State: 36:[86, 74, 92, 44], Operations: [] Exploring Operation: 86-44=42, Resulting Numbers: [74, 92, 42] Generated Node #0,0: 36:[74, 92, 42] Operation: 86-44=42 Exploring Operation: 92-44=48, Resulting Numbers: [86, 74, 48] Generated Node #0,1: 36:[86, 74, 48] Operation: 92-44=48 Exploring Operation: 92-86=6,...
0.986979
hs_5
sum_heuristic
[ 84, 3, 48, 27 ]
85
[ "84+27=111", "111/3=37", "48+37=85" ]
Current State: 85:[84, 3, 48, 27], Operations: [] Exploring Operation: 84+27=111, Resulting Numbers: [3, 48, 111] Generated Node #2: [3, 48, 111] from Operation: 84+27=111 Current State: 85:[3, 48, 111], Operations: ['84+27=111'] Exploring Operation: 111/3=37, Resulting Numbers: [48, 37] Generated Node #3: [48, 37] fro...
4
Current State: 85:[84, 3, 48, 27], Operations: [] Exploring Operation: 48-27=21, Resulting Numbers: [84, 3, 21] Generated Node #0,0: 85:[84, 3, 21] Operation: 48-27=21 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[84, 3, 21], Operations: ['48-27=21'] Exploring Operation: 21-3=18, Resulting Numbers...
0
hs_1
mult_heuristic
[ 91, 38, 1, 3 ]
23
[ "91*1=91", "38*3=114", "114-91=23" ]
Current State: 23:[91, 38, 1, 3], Operations: [] Exploring Operation: 91*1=91, Resulting Numbers: [38, 3, 91] Generated Node #2: [38, 3, 91] from Operation: 91*1=91 Current State: 23:[38, 3, 91], Operations: ['91*1=91'] Exploring Operation: 38*3=114, Resulting Numbers: [91, 114] Generated Node #3: [91, 114] from Operat...
4
Current State: 23:[91, 38, 1, 3], Operations: [] Exploring Operation: 91-3=88, Resulting Numbers: [38, 1, 88] Generated Node #0,0: 23:[38, 1, 88] Operation: 91-3=88 Exploring Operation: 38-1=37, Resulting Numbers: [91, 3, 37] Generated Node #0,1: 23:[91, 3, 37] Operation: 38-1=37 Exploring Operation: 91-1=90, Resulting...
0
hs_5
mult_heuristic
[ 14, 60, 41, 14 ]
60
[ "14-14=0", "41*0=0", "60+0=60" ]
Current State: 60:[14, 60, 41, 14], Operations: [] Exploring Operation: 14-14=0, Resulting Numbers: [60, 41, 0] Generated Node #2: [60, 41, 0] from Operation: 14-14=0 Current State: 60:[60, 41, 0], Operations: ['14-14=0'] Exploring Operation: 41*0=0, Resulting Numbers: [60, 0] Generated Node #3: [60, 0] from Operation:...
4
Current State: 60:[14, 60, 41, 14], Operations: [] Exploring Operation: 41-14=27, Resulting Numbers: [60, 14, 27] Generated Node #0,0: 60:[60, 14, 27] Operation: 41-14=27 Exploring Operation: 41-14=27, Resulting Numbers: [14, 60, 27] Generated Node #0,1: 60:[14, 60, 27] Operation: 41-14=27 Exploring Operation: 60-41=19...
0
hs_3
mult_heuristic
[ 52, 50, 54, 28 ]
39
[ "54-52=2", "50+28=78", "78/2=39" ]
Current State: 39:[52, 50, 54, 28], Operations: [] Exploring Operation: 54-52=2, Resulting Numbers: [50, 28, 2] Generated Node #2: [50, 28, 2] from Operation: 54-52=2 Current State: 39:[50, 28, 2], Operations: ['54-52=2'] Exploring Operation: 50+28=78, Resulting Numbers: [2, 78] Generated Node #3: [2, 78] from Operatio...
4
Current State: 39:[52, 50, 54, 28], Operations: [] Exploring Operation: 52-28=24, Resulting Numbers: [50, 54, 24] Generated Node #0,0: 39:[50, 54, 24] Operation: 52-28=24 Exploring Operation: 54-50=4, Resulting Numbers: [52, 28, 4] Generated Node #0,1: 39:[52, 28, 4] Operation: 54-50=4 Exploring Operation: 52-50=2, Res...
0
hs_4
sum_heuristic
[ 90, 3, 68, 55 ]
99
[ "90-68=22", "55-22=33", "3*33=99" ]
Current State: 99:[90, 3, 68, 55], Operations: [] Exploring Operation: 90-68=22, Resulting Numbers: [3, 55, 22] Generated Node #2: [3, 55, 22] from Operation: 90-68=22 Current State: 99:[3, 55, 22], Operations: ['90-68=22'] Exploring Operation: 55-22=33, Resulting Numbers: [3, 33] Generated Node #3: [3, 33] from Operat...
4
Current State: 99:[90, 3, 68, 55], Operations: [] Exploring Operation: 90-55=35, Resulting Numbers: [3, 68, 35] Generated Node #0,0: 99:[3, 68, 35] Operation: 90-55=35 Exploring Operation: 68+55=123, Resulting Numbers: [90, 3, 123] Generated Node #0,1: 99:[90, 3, 123] Operation: 68+55=123 Exploring Operation: 68-55=13,...
0.985243
hs_4
sum_heuristic
[ 10, 99, 58, 75 ]
92
[ "10+99=109", "75-58=17", "109-17=92" ]
Current State: 92:[10, 99, 58, 75], Operations: [] Exploring Operation: 10+99=109, Resulting Numbers: [58, 75, 109] Generated Node #2: [58, 75, 109] from Operation: 10+99=109 Current State: 92:[58, 75, 109], Operations: ['10+99=109'] Exploring Operation: 75-58=17, Resulting Numbers: [109, 17] Generated Node #3: [109, 1...
4
Current State: 92:[10, 99, 58, 75], Operations: [] Exploring Operation: 99-75=24, Resulting Numbers: [10, 58, 24] Generated Node #0,0: 92:[10, 58, 24] Operation: 99-75=24 Exploring Operation: 75-58=17, Resulting Numbers: [10, 99, 17] Generated Node #0,1: 92:[10, 99, 17] Operation: 75-58=17 Start Sub Search at level 1: ...
0.989583
hs_2
mult_heuristic
[ 24, 58, 2, 74 ]
84
[ "24*2=48", "58+74=132", "132-48=84" ]
Current State: 84:[24, 58, 2, 74], Operations: [] Exploring Operation: 24*2=48, Resulting Numbers: [58, 74, 48] Generated Node #2: [58, 74, 48] from Operation: 24*2=48 Current State: 84:[58, 74, 48], Operations: ['24*2=48'] Exploring Operation: 58+74=132, Resulting Numbers: [48, 132] Generated Node #3: [48, 132] from O...
4
Current State: 84:[24, 58, 2, 74], Operations: [] Exploring Operation: 24+58=82, Resulting Numbers: [2, 74, 82] Generated Node #0,0: 84:[2, 74, 82] Operation: 24+58=82 Exploring Operation: 58-24=34, Resulting Numbers: [2, 74, 34] Generated Node #0,1: 84:[2, 74, 34] Operation: 58-24=34 Exploring Operation: 74-24=50, Res...
0
hs_5
sum_heuristic
[ 78, 49, 36, 64 ]
71
[ "78-49=29", "36+64=100", "100-29=71" ]
Current State: 71:[78, 49, 36, 64], Operations: [] Exploring Operation: 78-49=29, Resulting Numbers: [36, 64, 29] Generated Node #2: [36, 64, 29] from Operation: 78-49=29 Current State: 71:[36, 64, 29], Operations: ['78-49=29'] Exploring Operation: 36+64=100, Resulting Numbers: [29, 100] Generated Node #3: [29, 100] fr...
4
Current State: 71:[78, 49, 36, 64], Operations: [] Exploring Operation: 78-36=42, Resulting Numbers: [49, 64, 42] Generated Node #0,0: 71:[49, 64, 42] Operation: 78-36=42 Exploring Operation: 49+36=85, Resulting Numbers: [78, 64, 85] Generated Node #0,1: 71:[78, 64, 85] Operation: 49+36=85 Exploring Operation: 78+36=11...
0.971354
hs_5
sum_heuristic
[ 64, 22, 81, 50 ]
72
[ "64*81=5184", "22+50=72", "5184/72=72" ]
Current State: 72:[64, 22, 81, 50], Operations: [] Exploring Operation: 64*81=5184, Resulting Numbers: [22, 50, 5184] Generated Node #2: [22, 50, 5184] from Operation: 64*81=5184 Current State: 72:[22, 50, 5184], Operations: ['64*81=5184'] Exploring Operation: 22+50=72, Resulting Numbers: [5184, 72] Generated Node #3: ...
4
Current State: 72:[64, 22, 81, 50], Operations: [] Exploring Operation: 81-64=17, Resulting Numbers: [22, 50, 17] Generated Node #0,0: 72:[22, 50, 17] Operation: 81-64=17 Exploring Operation: 22+50=72, Resulting Numbers: [64, 81, 72] Generated Node #0,1: 72:[64, 81, 72] Operation: 22+50=72 Exploring Operation: 81-50=31...
0
hs_4
mult_heuristic
[ 18, 8, 55, 28 ]
64
[ "18*28=504", "8*55=440", "504-440=64" ]
Current State: 64:[18, 8, 55, 28], Operations: [] Exploring Operation: 18*28=504, Resulting Numbers: [8, 55, 504] Generated Node #2: [8, 55, 504] from Operation: 18*28=504 Current State: 64:[8, 55, 504], Operations: ['18*28=504'] Exploring Operation: 8*55=440, Resulting Numbers: [504, 440] Generated Node #3: [504, 440]...
4
Current State: 64:[18, 8, 55, 28], Operations: [] Exploring Operation: 8+55=63, Resulting Numbers: [18, 28, 63] Generated Node #0,0: 64:[18, 28, 63] Operation: 8+55=63 Start Sub Search at level 1: Moving to Node #0,0 Current State: 64:[18, 28, 63], Operations: ['8+55=63'] Exploring Operation: 28-18=10, Resulting Number...
0
hs_1
mult_heuristic
[ 82, 95, 97, 6 ]
50
[ "95+97=192", "192/6=32", "82-32=50" ]
Current State: 50:[82, 95, 97, 6], Operations: [] Exploring Operation: 95+97=192, Resulting Numbers: [82, 6, 192] Generated Node #2: [82, 6, 192] from Operation: 95+97=192 Current State: 50:[82, 6, 192], Operations: ['95+97=192'] Exploring Operation: 192/6=32, Resulting Numbers: [82, 32] Generated Node #3: [82, 32] fro...
4
Current State: 50:[82, 95, 97, 6], Operations: [] Exploring Operation: 97-95=2, Resulting Numbers: [82, 6, 2] Generated Node #0,0: 50:[82, 6, 2] Operation: 97-95=2 Exploring Operation: 95-82=13, Resulting Numbers: [97, 6, 13] Generated Node #0,1: 50:[97, 6, 13] Operation: 95-82=13 Exploring Operation: 82-6=76, Resultin...
0
hs_5
mult_heuristic
[ 98, 96, 94, 16 ]
31
[ "98-96=2", "94/2=47", "47-16=31" ]
Current State: 31:[98, 96, 94, 16], Operations: [] Exploring Operation: 98-96=2, Resulting Numbers: [94, 16, 2] Generated Node #2: [94, 16, 2] from Operation: 98-96=2 Current State: 31:[94, 16, 2], Operations: ['98-96=2'] Exploring Operation: 94/2=47, Resulting Numbers: [16, 47] Generated Node #3: [16, 47] from Operati...
4
Current State: 31:[98, 96, 94, 16], Operations: [] Exploring Operation: 96/16=6, Resulting Numbers: [98, 94, 6] Generated Node #0,0: 31:[98, 94, 6] Operation: 96/16=6 Exploring Operation: 98-94=4, Resulting Numbers: [96, 16, 4] Generated Node #0,1: 31:[96, 16, 4] Operation: 98-94=4 Exploring Operation: 98-96=2, Resulti...
0.97309
hs_4
sum_heuristic
[ 73, 20, 77, 77 ]
61
[ "73+20=93", "77+77=154", "154-93=61" ]
Current State: 61:[73, 20, 77, 77], Operations: [] Exploring Operation: 73+20=93, Resulting Numbers: [77, 77, 93] Generated Node #2: [77, 77, 93] from Operation: 73+20=93 Current State: 61:[77, 77, 93], Operations: ['73+20=93'] Exploring Operation: 77+77=154, Resulting Numbers: [93, 154] Generated Node #3: [93, 154] fr...
4
Current State: 61:[73, 20, 77, 77], Operations: [] Exploring Operation: 73-20=53, Resulting Numbers: [77, 77, 53] Generated Node #0,0: 61:[77, 77, 53] Operation: 73-20=53 Exploring Operation: 77-20=57, Resulting Numbers: [73, 77, 57] Generated Node #0,1: 61:[73, 77, 57] Operation: 77-20=57 Exploring Operation: 77-20=57...
0.986111
hs_3
sum_heuristic
[ 18, 56, 62, 78 ]
81
[ "62-56=6", "18/6=3", "78+3=81" ]
Current State: 81:[18, 56, 62, 78], Operations: [] Exploring Operation: 62-56=6, Resulting Numbers: [18, 78, 6] Generated Node #2: [18, 78, 6] from Operation: 62-56=6 Current State: 81:[18, 78, 6], Operations: ['62-56=6'] Exploring Operation: 18/6=3, Resulting Numbers: [78, 3] Generated Node #3: [78, 3] from Operation:...
4
Current State: 81:[18, 56, 62, 78], Operations: [] Exploring Operation: 18+56=74, Resulting Numbers: [62, 78, 74] Generated Node #0,0: 81:[62, 78, 74] Operation: 18+56=74 Exploring Operation: 18+62=80, Resulting Numbers: [56, 78, 80] Generated Node #0,1: 81:[56, 78, 80] Operation: 18+62=80 Exploring Operation: 56-18=38...
0.940104
hs_5
sum_heuristic
[ 69, 10, 8, 10 ]
78
[ "69+8=77", "10/10=1", "77+1=78" ]
Current State: 78:[69, 10, 8, 10], Operations: [] Exploring Operation: 69+8=77, Resulting Numbers: [10, 10, 77] Generated Node #2: [10, 10, 77] from Operation: 69+8=77 Current State: 78:[10, 10, 77], Operations: ['69+8=77'] Exploring Operation: 10/10=1, Resulting Numbers: [77, 1] Generated Node #3: [77, 1] from Operati...
4
Current State: 78:[69, 10, 8, 10], Operations: [] Exploring Operation: 69+10=79, Resulting Numbers: [8, 10, 79] Generated Node #0,0: 78:[8, 10, 79] Operation: 69+10=79 Moving to Node #0,0 Current State: 78:[8, 10, 79], Operations: ['69+10=79'] Exploring Operation: 10-8=2, Resulting Numbers: [79, 2] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 75, 61, 98, 84 ]
91
[ "75-61=14", "98/14=7", "84+7=91" ]
Current State: 91:[75, 61, 98, 84], Operations: [] Exploring Operation: 75-61=14, Resulting Numbers: [98, 84, 14] Generated Node #2: [98, 84, 14] from Operation: 75-61=14 Current State: 91:[98, 84, 14], Operations: ['75-61=14'] Exploring Operation: 98/14=7, Resulting Numbers: [84, 7] Generated Node #3: [84, 7] from Ope...
4
Current State: 91:[75, 61, 98, 84], Operations: [] Exploring Operation: 75-61=14, Resulting Numbers: [98, 84, 14] Generated Node #0,0: 91:[98, 84, 14] Operation: 75-61=14 Exploring Operation: 84-61=23, Resulting Numbers: [75, 98, 23] Generated Node #0,1: 91:[75, 98, 23] Operation: 84-61=23 Exploring Operation: 84-75=9,...
0.986979
hs_3
sum_heuristic
[ 5, 90, 5, 20 ]
80
[ "5+90=95", "20-5=15", "95-15=80" ]
Current State: 80:[5, 90, 5, 20], Operations: [] Exploring Operation: 5+90=95, Resulting Numbers: [20, 95] Generated Node #2: [20, 95] from Operation: 5+90=95 Current State: 80:[20, 95], Operations: ['5+90=95'] Exploring Operation: 20-5=15, Resulting Numbers: [95, 15] Generated Node #3: [95, 15] from Operation: 20-5=15...
4
Current State: 80:[5, 90, 5, 20], Operations: [] Exploring Operation: 90/5=18, Resulting Numbers: [5, 20, 18] Generated Node #0,0: 80:[5, 20, 18] Operation: 90/5=18 Exploring Operation: 90/5=18, Resulting Numbers: [5, 20, 18] Generated Node #0,1: 80:[5, 20, 18] Operation: 90/5=18 Exploring Operation: 90-5=85, Resulting...
0
hs_3
sum_heuristic
[ 2, 34, 44, 64 ]
69
[ "44-34=10", "10/2=5", "64+5=69" ]
Current State: 69:[2, 34, 44, 64], Operations: [] Exploring Operation: 44-34=10, Resulting Numbers: [2, 64, 10] Generated Node #2: [2, 64, 10] from Operation: 44-34=10 Current State: 69:[2, 64, 10], Operations: ['44-34=10'] Exploring Operation: 10/2=5, Resulting Numbers: [64, 5] Generated Node #3: [64, 5] from Operatio...
4
Current State: 69:[2, 34, 44, 64], Operations: [] Exploring Operation: 44-34=10, Resulting Numbers: [2, 64, 10] Generated Node #0,0: 69:[2, 64, 10] Operation: 44-34=10 Exploring Operation: 34+44=78, Resulting Numbers: [2, 64, 78] Generated Node #0,1: 69:[2, 64, 78] Operation: 34+44=78 Moving to Node #0,0 Current State:...
0.989583
hs_2
sum_heuristic
[ 89, 67, 9, 55 ]
83
[ "89+55=144", "144/9=16", "67+16=83" ]
Current State: 83:[89, 67, 9, 55], Operations: [] Exploring Operation: 89+55=144, Resulting Numbers: [67, 9, 144] Generated Node #2: [67, 9, 144] from Operation: 89+55=144 Current State: 83:[67, 9, 144], Operations: ['89+55=144'] Exploring Operation: 144/9=16, Resulting Numbers: [67, 16] Generated Node #3: [67, 16] fro...
4
Current State: 83:[89, 67, 9, 55], Operations: [] Exploring Operation: 67+9=76, Resulting Numbers: [89, 55, 76] Generated Node #0,0: 83:[89, 55, 76] Operation: 67+9=76 Start Sub Search at level 1: Moving to Node #0,0 Current State: 83:[89, 55, 76], Operations: ['67+9=76'] Exploring Operation: 55+76=131, Resulting Numbe...
0
hs_1
sum_heuristic
[ 15, 45, 5, 14 ]
21
[ "45-15=30", "14-5=9", "30-9=21" ]
Current State: 21:[15, 45, 5, 14], Operations: [] Exploring Operation: 45-15=30, Resulting Numbers: [5, 14, 30] Generated Node #2: [5, 14, 30] from Operation: 45-15=30 Current State: 21:[5, 14, 30], Operations: ['45-15=30'] Exploring Operation: 14-5=9, Resulting Numbers: [30, 9] Generated Node #3: [30, 9] from Operatio...
4
Current State: 21:[15, 45, 5, 14], Operations: [] Exploring Operation: 45-15=30, Resulting Numbers: [5, 14, 30] Generated Node #0,0: 21:[5, 14, 30] Operation: 45-15=30 Exploring Operation: 45-14=31, Resulting Numbers: [15, 5, 31] Generated Node #0,1: 21:[15, 5, 31] Operation: 45-14=31 Exploring Operation: 45/15=3, Resu...
0.957465
hs_4
mult_heuristic
[ 98, 39, 17, 2 ]
21
[ "98-39=59", "59-17=42", "42/2=21" ]
Current State: 21:[98, 39, 17, 2], Operations: [] Exploring Operation: 98-39=59, Resulting Numbers: [17, 2, 59] Generated Node #2: [17, 2, 59] from Operation: 98-39=59 Current State: 21:[17, 2, 59], Operations: ['98-39=59'] Exploring Operation: 59-17=42, Resulting Numbers: [2, 42] Generated Node #3: [2, 42] from Operat...
4
Current State: 21:[98, 39, 17, 2], Operations: [] Exploring Operation: 98-39=59, Resulting Numbers: [17, 2, 59] Generated Node #0,0: 21:[17, 2, 59] Operation: 98-39=59 Start Sub Search at level 1: Moving to Node #0,0 Current State: 21:[17, 2, 59], Operations: ['98-39=59'] Exploring Operation: 59-17=42, Resulting Number...
0.993924
hs_1
sum_heuristic
[ 68, 49, 86, 43 ]
21
[ "68-49=19", "86/43=2", "19+2=21" ]
Current State: 21:[68, 49, 86, 43], Operations: [] Exploring Operation: 68-49=19, Resulting Numbers: [86, 43, 19] Generated Node #2: [86, 43, 19] from Operation: 68-49=19 Current State: 21:[86, 43, 19], Operations: ['68-49=19'] Exploring Operation: 86/43=2, Resulting Numbers: [19, 2] Generated Node #3: [19, 2] from Ope...
4
Current State: 21:[68, 49, 86, 43], Operations: [] Exploring Operation: 86/43=2, Resulting Numbers: [68, 49, 2] Generated Node #0,0: 21:[68, 49, 2] Operation: 86/43=2 Exploring Operation: 86-49=37, Resulting Numbers: [68, 43, 37] Generated Node #0,1: 21:[68, 43, 37] Operation: 86-49=37 Exploring Operation: 68-43=25, Re...
0.96875
hs_5
mult_heuristic
[ 94, 37, 36, 77 ]
90
[ "94+37=131", "77-36=41", "131-41=90" ]
Current State: 90:[94, 37, 36, 77], Operations: [] Exploring Operation: 94+37=131, Resulting Numbers: [36, 77, 131] Generated Node #2: [36, 77, 131] from Operation: 94+37=131 Current State: 90:[36, 77, 131], Operations: ['94+37=131'] Exploring Operation: 77-36=41, Resulting Numbers: [131, 41] Generated Node #3: [131, 4...
4
Current State: 90:[94, 37, 36, 77], Operations: [] Exploring Operation: 77-36=41, Resulting Numbers: [94, 37, 41] Generated Node #0,0: 90:[94, 37, 41] Operation: 77-36=41 Exploring Operation: 37-36=1, Resulting Numbers: [94, 77, 1] Generated Node #0,1: 90:[94, 77, 1] Operation: 37-36=1 Exploring Operation: 77-37=40, Re...
0.984375
hs_4
sum_heuristic
[ 69, 31, 24, 90 ]
93
[ "69+24=93", "93/31=3", "90+3=93" ]
Current State: 93:[69, 31, 24, 90], Operations: [] Exploring Operation: 69+24=93, Resulting Numbers: [31, 90, 93] Generated Node #2: [31, 90, 93] from Operation: 69+24=93 Current State: 93:[31, 90, 93], Operations: ['69+24=93'] Exploring Operation: 93/31=3, Resulting Numbers: [90, 3] Generated Node #3: [90, 3] from Ope...
4
Current State: 93:[69, 31, 24, 90], Operations: [] Exploring Operation: 69-31=38, Resulting Numbers: [24, 90, 38] Generated Node #0,0: 93:[24, 90, 38] Operation: 69-31=38 Exploring Operation: 69+31=100, Resulting Numbers: [24, 90, 100] Generated Node #0,1: 93:[24, 90, 100] Operation: 69+31=100 Exploring Operation: 69+2...
0.988715
hs_3
sum_heuristic
[ 10, 12, 5, 52 ]
21
[ "12-10=2", "52/2=26", "26-5=21" ]
Current State: 21:[10, 12, 5, 52], Operations: [] Exploring Operation: 12-10=2, Resulting Numbers: [5, 52, 2] Generated Node #2: [5, 52, 2] from Operation: 12-10=2 Current State: 21:[5, 52, 2], Operations: ['12-10=2'] Exploring Operation: 52/2=26, Resulting Numbers: [5, 26] Generated Node #3: [5, 26] from Operation: 52...
4
Current State: 21:[10, 12, 5, 52], Operations: [] Exploring Operation: 52-12=40, Resulting Numbers: [10, 5, 40] Generated Node #0,0: 21:[10, 5, 40] Operation: 52-12=40 Moving to Node #0,0 Current State: 21:[10, 5, 40], Operations: ['52-12=40'] Exploring Operation: 40/10=4, Resulting Numbers: [5, 4] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 70, 90, 69, 5 ]
18
[ "70-69=1", "90/5=18", "1*18=18" ]
Current State: 18:[70, 90, 69, 5], Operations: [] Exploring Operation: 70-69=1, Resulting Numbers: [90, 5, 1] Generated Node #2: [90, 5, 1] from Operation: 70-69=1 Current State: 18:[90, 5, 1], Operations: ['70-69=1'] Exploring Operation: 90/5=18, Resulting Numbers: [1, 18] Generated Node #3: [1, 18] from Operation: 90...
4
Current State: 18:[70, 90, 69, 5], Operations: [] Exploring Operation: 90-70=20, Resulting Numbers: [69, 5, 20] Generated Node #0,0: 18:[69, 5, 20] Operation: 90-70=20 Exploring Operation: 90-69=21, Resulting Numbers: [70, 5, 21] Generated Node #0,1: 18:[70, 5, 21] Operation: 90-69=21 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 23, 68, 59, 21 ]
71
[ "23*59=1357", "68*21=1428", "1428-1357=71" ]
Current State: 71:[23, 68, 59, 21], Operations: [] Exploring Operation: 23*59=1357, Resulting Numbers: [68, 21, 1357] Generated Node #2: [68, 21, 1357] from Operation: 23*59=1357 Current State: 71:[68, 21, 1357], Operations: ['23*59=1357'] Exploring Operation: 68*21=1428, Resulting Numbers: [1357, 1428] Generated Node ...
4
Current State: 71:[23, 68, 59, 21], Operations: [] Exploring Operation: 23+68=91, Resulting Numbers: [59, 21, 91] Generated Node #0,0: 71:[59, 21, 91] Operation: 23+68=91 Exploring Operation: 23+59=82, Resulting Numbers: [68, 21, 82] Generated Node #0,1: 71:[68, 21, 82] Operation: 23+59=82 Exploring Operation: 59+21=80...
0
hs_5
sum_heuristic
[ 45, 4, 16, 71 ]
93
[ "45*4=180", "16+71=87", "180-87=93" ]
Current State: 93:[45, 4, 16, 71], Operations: [] Exploring Operation: 45*4=180, Resulting Numbers: [16, 71, 180] Generated Node #2: [16, 71, 180] from Operation: 45*4=180 Current State: 93:[16, 71, 180], Operations: ['45*4=180'] Exploring Operation: 16+71=87, Resulting Numbers: [180, 87] Generated Node #3: [180, 87] f...
4
Current State: 93:[45, 4, 16, 71], Operations: [] Exploring Operation: 45-16=29, Resulting Numbers: [4, 71, 29] Generated Node #0,0: 93:[4, 71, 29] Operation: 45-16=29 Exploring Operation: 71-45=26, Resulting Numbers: [4, 16, 26] Generated Node #0,1: 93:[4, 16, 26] Operation: 71-45=26 Exploring Operation: 16/4=4, Resul...
0
hs_5
mult_heuristic
[ 70, 2, 14, 75 ]
79
[ "70*2=140", "75-14=61", "140-61=79" ]
Current State: 79:[70, 2, 14, 75], Operations: [] Exploring Operation: 70*2=140, Resulting Numbers: [14, 75, 140] Generated Node #2: [14, 75, 140] from Operation: 70*2=140 Current State: 79:[14, 75, 140], Operations: ['70*2=140'] Exploring Operation: 75-14=61, Resulting Numbers: [140, 61] Generated Node #3: [140, 61] f...
4
Current State: 79:[70, 2, 14, 75], Operations: [] Exploring Operation: 2*14=28, Resulting Numbers: [70, 75, 28] Generated Node #0,0: 79:[70, 75, 28] Operation: 2*14=28 Exploring Operation: 70+2=72, Resulting Numbers: [14, 75, 72] Generated Node #0,1: 79:[14, 75, 72] Operation: 70+2=72 Exploring Operation: 70-2=68, Resu...
0
hs_5
sum_heuristic
[ 8, 78, 19, 2 ]
36
[ "8-2=6", "19*6=114", "114-78=36" ]
Current State: 36:[8, 78, 19, 2], Operations: [] Exploring Operation: 8-2=6, Resulting Numbers: [78, 19, 6] Generated Node #2: [78, 19, 6] from Operation: 8-2=6 Current State: 36:[78, 19, 6], Operations: ['8-2=6'] Exploring Operation: 19*6=114, Resulting Numbers: [78, 114] Generated Node #3: [78, 114] from Operation: 1...
4
Current State: 36:[8, 78, 19, 2], Operations: [] Exploring Operation: 78/2=39, Resulting Numbers: [8, 19, 39] Generated Node #0,0: 36:[8, 19, 39] Operation: 78/2=39 Start Sub Search at level 1: Moving to Node #0,0 Current State: 36:[8, 19, 39], Operations: ['78/2=39'] Exploring Operation: 39-19=20, Resulting Numbers: [...
0
hs_1
mult_heuristic
[ 65, 71, 21, 57 ]
84
[ "71-65=6", "21+57=78", "6+78=84" ]
Current State: 84:[65, 71, 21, 57], Operations: [] Exploring Operation: 71-65=6, Resulting Numbers: [21, 57, 6] Generated Node #2: [21, 57, 6] from Operation: 71-65=6 Current State: 84:[21, 57, 6], Operations: ['71-65=6'] Exploring Operation: 21+57=78, Resulting Numbers: [6, 78] Generated Node #3: [6, 78] from Operatio...
4
Current State: 84:[65, 71, 21, 57], Operations: [] Exploring Operation: 65-57=8, Resulting Numbers: [71, 21, 8] Generated Node #0,0: 84:[71, 21, 8] Operation: 65-57=8 Exploring Operation: 71-65=6, Resulting Numbers: [21, 57, 6] Generated Node #0,1: 84:[21, 57, 6] Operation: 71-65=6 Exploring Operation: 71-57=14, Result...
0.983507
hs_3
mult_heuristic
[ 53, 15, 77, 6 ]
54
[ "53+15=68", "77-68=9", "6*9=54" ]
Current State: 54:[53, 15, 77, 6], Operations: [] Exploring Operation: 53+15=68, Resulting Numbers: [77, 6, 68] Generated Node #2: [77, 6, 68] from Operation: 53+15=68 Current State: 54:[77, 6, 68], Operations: ['53+15=68'] Exploring Operation: 77-68=9, Resulting Numbers: [6, 9] Generated Node #3: [6, 9] from Operation...
4
Current State: 54:[53, 15, 77, 6], Operations: [] Exploring Operation: 15+6=21, Resulting Numbers: [53, 77, 21] Generated Node #0,0: 54:[53, 77, 21] Operation: 15+6=21 Exploring Operation: 77-53=24, Resulting Numbers: [15, 6, 24] Generated Node #0,1: 54:[15, 6, 24] Operation: 77-53=24 Exploring Operation: 77-6=71, Resu...
0.982639
hs_5
mult_heuristic
[ 13, 92, 20, 12 ]
63
[ "13+92=105", "12*105=1260", "1260/20=63" ]
Current State: 63:[13, 92, 20, 12], Operations: [] Exploring Operation: 13+92=105, Resulting Numbers: [20, 12, 105] Generated Node #2: [20, 12, 105] from Operation: 13+92=105 Current State: 63:[20, 12, 105], Operations: ['13+92=105'] Exploring Operation: 12*105=1260, Resulting Numbers: [20, 1260] Generated Node #3: [20...
4
Current State: 63:[13, 92, 20, 12], Operations: [] Exploring Operation: 92-13=79, Resulting Numbers: [20, 12, 79] Generated Node #0,0: 63:[20, 12, 79] Operation: 92-13=79 Exploring Operation: 92-12=80, Resulting Numbers: [13, 20, 80] Generated Node #0,1: 63:[13, 20, 80] Operation: 92-12=80 Exploring Operation: 92-20=72...
0
hs_3
mult_heuristic
[ 11, 62, 59, 12 ]
25
[ "62-59=3", "12*3=36", "36-11=25" ]
Current State: 25:[11, 62, 59, 12], Operations: [] Exploring Operation: 62-59=3, Resulting Numbers: [11, 12, 3] Generated Node #2: [11, 12, 3] from Operation: 62-59=3 Current State: 25:[11, 12, 3], Operations: ['62-59=3'] Exploring Operation: 12*3=36, Resulting Numbers: [11, 36] Generated Node #3: [11, 36] from Operati...
4
Current State: 25:[11, 62, 59, 12], Operations: [] Exploring Operation: 59-12=47, Resulting Numbers: [11, 62, 47] Generated Node #0,0: 25:[11, 62, 47] Operation: 59-12=47 Exploring Operation: 62-11=51, Resulting Numbers: [59, 12, 51] Generated Node #0,1: 25:[59, 12, 51] Operation: 62-11=51 Exploring Operation: 62-12=50...
0
hs_4
mult_heuristic
[ 36, 35, 35, 25 ]
13
[ "35*35=1225", "1225/25=49", "49-36=13" ]
Current State: 13:[36, 35, 35, 25], Operations: [] Exploring Operation: 35*35=1225, Resulting Numbers: [36, 25, 1225] Generated Node #2: [36, 25, 1225] from Operation: 35*35=1225 Current State: 13:[36, 25, 1225], Operations: ['35*35=1225'] Exploring Operation: 1225/25=49, Resulting Numbers: [36, 49] Generated Node #3: ...
4
Current State: 13:[36, 35, 35, 25], Operations: [] Exploring Operation: 36-35=1, Resulting Numbers: [35, 25, 1] Generated Node #0,0: 13:[35, 25, 1] Operation: 36-35=1 Moving to Node #0,0 Current State: 13:[35, 25, 1], Operations: ['36-35=1'] Exploring Operation: 35-25=10, Resulting Numbers: [1, 10] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 25, 68, 26, 98 ]
100
[ "68+26=94", "98-94=4", "25*4=100" ]
Current State: 100:[25, 68, 26, 98], Operations: [] Exploring Operation: 68+26=94, Resulting Numbers: [25, 98, 94] Generated Node #2: [25, 98, 94] from Operation: 68+26=94 Current State: 100:[25, 98, 94], Operations: ['68+26=94'] Exploring Operation: 98-94=4, Resulting Numbers: [25, 4] Generated Node #3: [25, 4] from O...
4
Current State: 100:[25, 68, 26, 98], Operations: [] Exploring Operation: 68+26=94, Resulting Numbers: [25, 98, 94] Generated Node #0,0: 100:[25, 98, 94] Operation: 68+26=94 Exploring Operation: 25+68=93, Resulting Numbers: [26, 98, 93] Generated Node #0,1: 100:[26, 98, 93] Operation: 25+68=93 Exploring Operation: 98-68...
0.981771
hs_5
mult_heuristic
[ 38, 32, 77, 33 ]
40
[ "38+32=70", "77+33=110", "110-70=40" ]
Current State: 40:[38, 32, 77, 33], Operations: [] Exploring Operation: 38+32=70, Resulting Numbers: [77, 33, 70] Generated Node #2: [77, 33, 70] from Operation: 38+32=70 Current State: 40:[77, 33, 70], Operations: ['38+32=70'] Exploring Operation: 77+33=110, Resulting Numbers: [70, 110] Generated Node #3: [70, 110] fr...
4
Current State: 40:[38, 32, 77, 33], Operations: [] Exploring Operation: 77-33=44, Resulting Numbers: [38, 32, 44] Generated Node #0,0: 40:[38, 32, 44] Operation: 77-33=44 Exploring Operation: 77-32=45, Resulting Numbers: [38, 33, 45] Generated Node #0,1: 40:[38, 33, 45] Operation: 77-32=45 Moving to Node #0,0 Current S...
0.987847
hs_2
sum_heuristic
[ 40, 89, 25, 95 ]
86
[ "25+95=120", "120/40=3", "89-3=86" ]
Current State: 86:[40, 89, 25, 95], Operations: [] Exploring Operation: 25+95=120, Resulting Numbers: [40, 89, 120] Generated Node #2: [40, 89, 120] from Operation: 25+95=120 Current State: 86:[40, 89, 120], Operations: ['25+95=120'] Exploring Operation: 120/40=3, Resulting Numbers: [89, 3] Generated Node #3: [89, 3] f...
4
Current State: 86:[40, 89, 25, 95], Operations: [] Exploring Operation: 40-25=15, Resulting Numbers: [89, 95, 15] Generated Node #0,0: 86:[89, 95, 15] Operation: 40-25=15 Exploring Operation: 95-25=70, Resulting Numbers: [40, 89, 70] Generated Node #0,1: 86:[40, 89, 70] Operation: 95-25=70 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 4, 28, 61, 5 ]
89
[ "5-4=1", "28+61=89", "1*89=89" ]
Current State: 89:[4, 28, 61, 5], Operations: [] Exploring Operation: 5-4=1, Resulting Numbers: [28, 61, 1] Generated Node #2: [28, 61, 1] from Operation: 5-4=1 Current State: 89:[28, 61, 1], Operations: ['5-4=1'] Exploring Operation: 28+61=89, Resulting Numbers: [1, 89] Generated Node #3: [1, 89] from Operation: 28+61...
4
Current State: 89:[4, 28, 61, 5], Operations: [] Exploring Operation: 4*5=20, Resulting Numbers: [28, 61, 20] Generated Node #0,0: 89:[28, 61, 20] Operation: 4*5=20 Exploring Operation: 4*28=112, Resulting Numbers: [61, 5, 112] Generated Node #0,1: 89:[61, 5, 112] Operation: 4*28=112 Moving to Node #0,1 Current State: ...
0
hs_2
mult_heuristic
[ 20, 91, 77, 24 ]
27
[ "91+77=168", "168/24=7", "20+7=27" ]
Current State: 27:[20, 91, 77, 24], Operations: [] Exploring Operation: 91+77=168, Resulting Numbers: [20, 24, 168] Generated Node #2: [20, 24, 168] from Operation: 91+77=168 Current State: 27:[20, 24, 168], Operations: ['91+77=168'] Exploring Operation: 168/24=7, Resulting Numbers: [20, 7] Generated Node #3: [20, 7] f...
4
Current State: 27:[20, 91, 77, 24], Operations: [] Exploring Operation: 91-20=71, Resulting Numbers: [77, 24, 71] Generated Node #0,0: 27:[77, 24, 71] Operation: 91-20=71 Exploring Operation: 91-24=67, Resulting Numbers: [20, 77, 67] Generated Node #0,1: 27:[20, 77, 67] Operation: 91-24=67 Exploring Operation: 91-77=14...
0
hs_4
mult_heuristic
[ 17, 73, 30, 16 ]
13
[ "17+73=90", "90/30=3", "16-3=13" ]
Current State: 13:[17, 73, 30, 16], Operations: [] Exploring Operation: 17+73=90, Resulting Numbers: [30, 16, 90] Generated Node #2: [30, 16, 90] from Operation: 17+73=90 Current State: 13:[30, 16, 90], Operations: ['17+73=90'] Exploring Operation: 90/30=3, Resulting Numbers: [16, 3] Generated Node #3: [16, 3] from Ope...
4
Current State: 13:[17, 73, 30, 16], Operations: [] Exploring Operation: 73-30=43, Resulting Numbers: [17, 16, 43] Generated Node #0,0: 13:[17, 16, 43] Operation: 73-30=43 Start Sub Search at level 1: Moving to Node #0,0 Current State: 13:[17, 16, 43], Operations: ['73-30=43'] Exploring Operation: 43-17=26, Resulting Nu...
0
hs_1
mult_heuristic
[ 80, 16, 13, 23 ]
28
[ "80-16=64", "13+23=36", "64-36=28" ]
Current State: 28:[80, 16, 13, 23], Operations: [] Exploring Operation: 80-16=64, Resulting Numbers: [13, 23, 64] Generated Node #2: [13, 23, 64] from Operation: 80-16=64 Current State: 28:[13, 23, 64], Operations: ['80-16=64'] Exploring Operation: 13+23=36, Resulting Numbers: [64, 36] Generated Node #3: [64, 36] from ...
4
Current State: 28:[80, 16, 13, 23], Operations: [] Exploring Operation: 80/16=5, Resulting Numbers: [13, 23, 5] Generated Node #0,0: 28:[13, 23, 5] Operation: 80/16=5 Exploring Operation: 80-23=57, Resulting Numbers: [16, 13, 57] Generated Node #0,1: 28:[16, 13, 57] Operation: 80-23=57 Start Sub Search at level 1: Movi...
0.986979
hs_2
sum_heuristic
[ 37, 31, 97, 4 ]
69
[ "31+97=128", "128/4=32", "37+32=69" ]
Current State: 69:[37, 31, 97, 4], Operations: [] Exploring Operation: 31+97=128, Resulting Numbers: [37, 4, 128] Generated Node #2: [37, 4, 128] from Operation: 31+97=128 Current State: 69:[37, 4, 128], Operations: ['31+97=128'] Exploring Operation: 128/4=32, Resulting Numbers: [37, 32] Generated Node #3: [37, 32] fro...
4
Current State: 69:[37, 31, 97, 4], Operations: [] Exploring Operation: 97-37=60, Resulting Numbers: [31, 4, 60] Generated Node #0,0: 69:[31, 4, 60] Operation: 97-37=60 Exploring Operation: 37+31=68, Resulting Numbers: [97, 4, 68] Generated Node #0,1: 69:[97, 4, 68] Operation: 37+31=68 Exploring Operation: 97-31=66, Res...
0
hs_3
sum_heuristic
[ 96, 83, 84, 85 ]
10
[ "96+83=179", "84+85=169", "179-169=10" ]
Current State: 10:[96, 83, 84, 85], Operations: [] Exploring Operation: 96+83=179, Resulting Numbers: [84, 85, 179] Generated Node #2: [84, 85, 179] from Operation: 96+83=179 Current State: 10:[84, 85, 179], Operations: ['96+83=179'] Exploring Operation: 84+85=169, Resulting Numbers: [179, 169] Generated Node #3: [179,...
4
Current State: 10:[96, 83, 84, 85], Operations: [] Exploring Operation: 96-85=11, Resulting Numbers: [83, 84, 11] Generated Node #0,0: 10:[83, 84, 11] Operation: 96-85=11 Moving to Node #0,0 Current State: 10:[83, 84, 11], Operations: ['96-85=11'] Exploring Operation: 84-83=1, Resulting Numbers: [11, 1] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 87, 59, 97, 9 ]
60
[ "87-59=28", "97-9=88", "88-28=60" ]
Current State: 60:[87, 59, 97, 9], Operations: [] Exploring Operation: 87-59=28, Resulting Numbers: [97, 9, 28] Generated Node #2: [97, 9, 28] from Operation: 87-59=28 Current State: 60:[97, 9, 28], Operations: ['87-59=28'] Exploring Operation: 97-9=88, Resulting Numbers: [28, 88] Generated Node #3: [28, 88] from Opera...
4
Current State: 60:[87, 59, 97, 9], Operations: [] Exploring Operation: 97-59=38, Resulting Numbers: [87, 9, 38] Generated Node #0,0: 60:[87, 9, 38] Operation: 97-59=38 Exploring Operation: 87-59=28, Resulting Numbers: [97, 9, 28] Generated Node #0,1: 60:[97, 9, 28] Operation: 87-59=28 Exploring Operation: 97-87=10, Res...
0.986979
hs_4
sum_heuristic
[ 15, 54, 54, 2 ]
12
[ "54-15=39", "54/2=27", "39-27=12" ]
Current State: 12:[15, 54, 54, 2], Operations: [] Exploring Operation: 54-15=39, Resulting Numbers: [2, 39] Generated Node #2: [2, 39] from Operation: 54-15=39 Current State: 12:[2, 39], Operations: ['54-15=39'] Exploring Operation: 54/2=27, Resulting Numbers: [39, 27] Generated Node #3: [39, 27] from Operation: 54/2=2...
4
Current State: 12:[15, 54, 54, 2], Operations: [] Exploring Operation: 54/2=27, Resulting Numbers: [15, 54, 27] Generated Node #0,0: 12:[15, 54, 27] Operation: 54/2=27 Exploring Operation: 54/54=1, Resulting Numbers: [15, 2, 1] Generated Node #0,1: 12:[15, 2, 1] Operation: 54/54=1 Exploring Operation: 54/2=27, Resultin...
0.988715
hs_4
sum_heuristic
[ 74, 86, 51, 5 ]
95
[ "74+86=160", "51*5=255", "255-160=95" ]
Current State: 95:[74, 86, 51, 5], Operations: [] Exploring Operation: 74+86=160, Resulting Numbers: [51, 5, 160] Generated Node #2: [51, 5, 160] from Operation: 74+86=160 Current State: 95:[51, 5, 160], Operations: ['74+86=160'] Exploring Operation: 51*5=255, Resulting Numbers: [160, 255] Generated Node #3: [160, 255]...
4
Current State: 95:[74, 86, 51, 5], Operations: [] Exploring Operation: 74-51=23, Resulting Numbers: [86, 5, 23] Generated Node #0,0: 95:[86, 5, 23] Operation: 74-51=23 Exploring Operation: 86-51=35, Resulting Numbers: [74, 5, 35] Generated Node #0,1: 95:[74, 5, 35] Operation: 86-51=35 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 14, 8, 79, 38 ]
95
[ "14+8=22", "79+38=117", "117-22=95" ]
Current State: 95:[14, 8, 79, 38], Operations: [] Exploring Operation: 14+8=22, Resulting Numbers: [79, 38, 22] Generated Node #2: [79, 38, 22] from Operation: 14+8=22 Current State: 95:[79, 38, 22], Operations: ['14+8=22'] Exploring Operation: 79+38=117, Resulting Numbers: [22, 117] Generated Node #3: [22, 117] from O...
4
Current State: 95:[14, 8, 79, 38], Operations: [] Exploring Operation: 38-14=24, Resulting Numbers: [8, 79, 24] Generated Node #0,0: 95:[8, 79, 24] Operation: 38-14=24 Exploring Operation: 14+79=93, Resulting Numbers: [8, 38, 93] Generated Node #0,1: 95:[8, 38, 93] Operation: 14+79=93 Start Sub Search at level 1: Movin...
0.991319
hs_2
sum_heuristic
[ 79, 95, 77, 3 ]
96
[ "95-79=16", "77+3=80", "16+80=96" ]
Current State: 96:[79, 95, 77, 3], Operations: [] Exploring Operation: 95-79=16, Resulting Numbers: [77, 3, 16] Generated Node #2: [77, 3, 16] from Operation: 95-79=16 Current State: 96:[77, 3, 16], Operations: ['95-79=16'] Exploring Operation: 77+3=80, Resulting Numbers: [16, 80] Generated Node #3: [16, 80] from Opera...
4
Current State: 96:[79, 95, 77, 3], Operations: [] Exploring Operation: 79-77=2, Resulting Numbers: [95, 3, 2] Generated Node #0,0: 96:[95, 3, 2] Operation: 79-77=2 Exploring Operation: 95-79=16, Resulting Numbers: [77, 3, 16] Generated Node #0,1: 96:[77, 3, 16] Operation: 95-79=16 Moving to Node #0,0 Current State: 96:...
0.986111
hs_2
mult_heuristic
[ 79, 39, 93, 42 ]
91
[ "79-39=40", "93-42=51", "40+51=91" ]
Current State: 91:[79, 39, 93, 42], Operations: [] Exploring Operation: 79-39=40, Resulting Numbers: [93, 42, 40] Generated Node #2: [93, 42, 40] from Operation: 79-39=40 Current State: 91:[93, 42, 40], Operations: ['79-39=40'] Exploring Operation: 93-42=51, Resulting Numbers: [40, 51] Generated Node #3: [40, 51] from ...
4
Current State: 91:[79, 39, 93, 42], Operations: [] Exploring Operation: 39+42=81, Resulting Numbers: [79, 93, 81] Generated Node #0,0: 91:[79, 93, 81] Operation: 39+42=81 Exploring Operation: 42-39=3, Resulting Numbers: [79, 93, 3] Generated Node #0,1: 91:[79, 93, 3] Operation: 42-39=3 Exploring Operation: 79-42=37, Re...
0.978299
hs_3
mult_heuristic
[ 39, 25, 98, 61 ]
95
[ "39+25=64", "98+61=159", "159-64=95" ]
Current State: 95:[39, 25, 98, 61], Operations: [] Exploring Operation: 39+25=64, Resulting Numbers: [98, 61, 64] Generated Node #2: [98, 61, 64] from Operation: 39+25=64 Current State: 95:[98, 61, 64], Operations: ['39+25=64'] Exploring Operation: 98+61=159, Resulting Numbers: [64, 159] Generated Node #3: [64, 159] fr...
4
Current State: 95:[39, 25, 98, 61], Operations: [] Exploring Operation: 61-39=22, Resulting Numbers: [25, 98, 22] Generated Node #0,0: 95:[25, 98, 22] Operation: 61-39=22 Start Sub Search at level 1: Moving to Node #0,0 Current State: 95:[25, 98, 22], Operations: ['61-39=22'] Exploring Operation: 25-22=3, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 55, 19, 11, 44 ]
51
[ "55*19=1045", "1045/11=95", "95-44=51" ]
Current State: 51:[55, 19, 11, 44], Operations: [] Exploring Operation: 55*19=1045, Resulting Numbers: [11, 44, 1045] Generated Node #2: [11, 44, 1045] from Operation: 55*19=1045 Current State: 51:[11, 44, 1045], Operations: ['55*19=1045'] Exploring Operation: 1045/11=95, Resulting Numbers: [44, 95] Generated Node #3: ...
4
Current State: 51:[55, 19, 11, 44], Operations: [] Exploring Operation: 44/11=4, Resulting Numbers: [55, 19, 4] Generated Node #0,0: 51:[55, 19, 4] Operation: 44/11=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 51:[55, 19, 4], Operations: ['44/11=4'] Exploring Operation: 55-4=51, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 95, 38, 50, 44 ]
81
[ "95*50=4750", "4750/38=125", "125-44=81" ]
Current State: 81:[95, 38, 50, 44], Operations: [] Exploring Operation: 95*50=4750, Resulting Numbers: [38, 44, 4750] Generated Node #2: [38, 44, 4750] from Operation: 95*50=4750 Current State: 81:[38, 44, 4750], Operations: ['95*50=4750'] Exploring Operation: 4750/38=125, Resulting Numbers: [44, 125] Generated Node #3...
4
Current State: 81:[95, 38, 50, 44], Operations: [] Exploring Operation: 38+50=88, Resulting Numbers: [95, 44, 88] Generated Node #0,0: 81:[95, 44, 88] Operation: 38+50=88 Exploring Operation: 50-38=12, Resulting Numbers: [95, 44, 12] Generated Node #0,1: 81:[95, 44, 12] Operation: 50-38=12 Exploring Operation: 50-44=6,...
0
hs_3
sum_heuristic
[ 60, 45, 50, 6 ]
29
[ "60-45=15", "50-6=44", "44-15=29" ]
Current State: 29:[60, 45, 50, 6], Operations: [] Exploring Operation: 60-45=15, Resulting Numbers: [50, 6, 15] Generated Node #2: [50, 6, 15] from Operation: 60-45=15 Current State: 29:[50, 6, 15], Operations: ['60-45=15'] Exploring Operation: 50-6=44, Resulting Numbers: [15, 44] Generated Node #3: [15, 44] from Opera...
4
Current State: 29:[60, 45, 50, 6], Operations: [] Exploring Operation: 60-50=10, Resulting Numbers: [45, 6, 10] Generated Node #0,0: 29:[45, 6, 10] Operation: 60-50=10 Exploring Operation: 60-45=15, Resulting Numbers: [50, 6, 15] Generated Node #0,1: 29:[50, 6, 15] Operation: 60-45=15 Exploring Operation: 60-6=54, Resu...
0.972222
hs_4
mult_heuristic
[ 45, 14, 32, 90 ]
91
[ "45-14=31", "32+90=122", "122-31=91" ]
Current State: 91:[45, 14, 32, 90], Operations: [] Exploring Operation: 45-14=31, Resulting Numbers: [32, 90, 31] Generated Node #2: [32, 90, 31] from Operation: 45-14=31 Current State: 91:[32, 90, 31], Operations: ['45-14=31'] Exploring Operation: 32+90=122, Resulting Numbers: [31, 122] Generated Node #3: [31, 122] fr...
4
Current State: 91:[45, 14, 32, 90], Operations: [] Exploring Operation: 45-14=31, Resulting Numbers: [32, 90, 31] Generated Node #0,0: 91:[32, 90, 31] Operation: 45-14=31 Exploring Operation: 90/45=2, Resulting Numbers: [14, 32, 2] Generated Node #0,1: 91:[14, 32, 2] Operation: 90/45=2 Exploring Operation: 45-32=13, Re...
0.986111
hs_4
mult_heuristic
[ 7, 93, 72, 89 ]
86
[ "93-72=21", "21/7=3", "89-3=86" ]
Current State: 86:[7, 93, 72, 89], Operations: [] Exploring Operation: 93-72=21, Resulting Numbers: [7, 89, 21] Generated Node #2: [7, 89, 21] from Operation: 93-72=21 Current State: 86:[7, 89, 21], Operations: ['93-72=21'] Exploring Operation: 21/7=3, Resulting Numbers: [89, 3] Generated Node #3: [89, 3] from Operatio...
4
Current State: 86:[7, 93, 72, 89], Operations: [] Exploring Operation: 93-7=86, Resulting Numbers: [72, 89, 86] Generated Node #0,0: 86:[72, 89, 86] Operation: 93-7=86 Exploring Operation: 93-89=4, Resulting Numbers: [7, 72, 4] Generated Node #0,1: 86:[7, 72, 4] Operation: 93-89=4 Exploring Operation: 93-72=21, Resulti...
0.914931
hs_5
sum_heuristic
[ 37, 28, 25, 23 ]
50
[ "37-23=14", "28*25=700", "700/14=50" ]
Current State: 50:[37, 28, 25, 23], Operations: [] Exploring Operation: 37-23=14, Resulting Numbers: [28, 25, 14] Generated Node #2: [28, 25, 14] from Operation: 37-23=14 Current State: 50:[28, 25, 14], Operations: ['37-23=14'] Exploring Operation: 28*25=700, Resulting Numbers: [14, 700] Generated Node #3: [14, 700] fr...
4
Current State: 50:[37, 28, 25, 23], Operations: [] Exploring Operation: 37-25=12, Resulting Numbers: [28, 23, 12] Generated Node #0,0: 50:[28, 23, 12] Operation: 37-25=12 Exploring Operation: 37+23=60, Resulting Numbers: [28, 25, 60] Generated Node #0,1: 50:[28, 25, 60] Operation: 37+23=60 Exploring Operation: 37-23=14...
0.950521
hs_5
mult_heuristic
[ 92, 15, 99, 96 ]
79
[ "99+96=195", "195/15=13", "92-13=79" ]
Current State: 79:[92, 15, 99, 96], Operations: [] Exploring Operation: 99+96=195, Resulting Numbers: [92, 15, 195] Generated Node #2: [92, 15, 195] from Operation: 99+96=195 Current State: 79:[92, 15, 195], Operations: ['99+96=195'] Exploring Operation: 195/15=13, Resulting Numbers: [92, 13] Generated Node #3: [92, 13...
4
Current State: 79:[92, 15, 99, 96], Operations: [] Exploring Operation: 96-15=81, Resulting Numbers: [92, 99, 81] Generated Node #0,0: 79:[92, 99, 81] Operation: 96-15=81 Exploring Operation: 99-15=84, Resulting Numbers: [92, 96, 84] Generated Node #0,1: 79:[92, 96, 84] Operation: 99-15=84 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 1, 64, 75, 53 ]
86
[ "1*64=64", "75-53=22", "64+22=86" ]
Current State: 86:[1, 64, 75, 53], Operations: [] Exploring Operation: 1*64=64, Resulting Numbers: [75, 53, 64] Generated Node #2: [75, 53, 64] from Operation: 1*64=64 Current State: 86:[75, 53, 64], Operations: ['1*64=64'] Exploring Operation: 75-53=22, Resulting Numbers: [64, 22] Generated Node #3: [64, 22] from Oper...
4
Current State: 86:[1, 64, 75, 53], Operations: [] Exploring Operation: 64-53=11, Resulting Numbers: [1, 75, 11] Generated Node #0,0: 86:[1, 75, 11] Operation: 64-53=11 Exploring Operation: 75-64=11, Resulting Numbers: [1, 53, 11] Generated Node #0,1: 86:[1, 53, 11] Operation: 75-64=11 Exploring Operation: 64-1=63, Resu...
0.96875
hs_5
mult_heuristic
[ 66, 24, 91, 18 ]
96
[ "66+24=90", "90/18=5", "91+5=96" ]
Current State: 96:[66, 24, 91, 18], Operations: [] Exploring Operation: 66+24=90, Resulting Numbers: [91, 18, 90] Generated Node #2: [91, 18, 90] from Operation: 66+24=90 Current State: 96:[91, 18, 90], Operations: ['66+24=90'] Exploring Operation: 90/18=5, Resulting Numbers: [91, 5] Generated Node #3: [91, 5] from Ope...
4
Current State: 96:[66, 24, 91, 18], Operations: [] Exploring Operation: 66-24=42, Resulting Numbers: [91, 18, 42] Generated Node #0,0: 96:[91, 18, 42] Operation: 66-24=42 Exploring Operation: 66-18=48, Resulting Numbers: [24, 91, 48] Generated Node #0,1: 96:[24, 91, 48] Operation: 66-18=48 Exploring Operation: 66+24=90...
0.940972
hs_4
sum_heuristic
[ 95, 63, 3, 56 ]
50
[ "95-56=39", "39/3=13", "63-13=50" ]
Current State: 50:[95, 63, 3, 56], Operations: [] Exploring Operation: 95-56=39, Resulting Numbers: [63, 3, 39] Generated Node #2: [63, 3, 39] from Operation: 95-56=39 Current State: 50:[63, 3, 39], Operations: ['95-56=39'] Exploring Operation: 39/3=13, Resulting Numbers: [63, 13] Generated Node #3: [63, 13] from Opera...
4
Current State: 50:[95, 63, 3, 56], Operations: [] Exploring Operation: 63-56=7, Resulting Numbers: [95, 3, 7] Generated Node #0,0: 50:[95, 3, 7] Operation: 63-56=7 Exploring Operation: 95-63=32, Resulting Numbers: [3, 56, 32] Generated Node #0,1: 50:[3, 56, 32] Operation: 95-63=32 Exploring Operation: 95-56=39, Resulti...
0.974826
hs_3
sum_heuristic
[ 55, 95, 79, 4 ]
43
[ "95-55=40", "79+4=83", "83-40=43" ]
Current State: 43:[55, 95, 79, 4], Operations: [] Exploring Operation: 95-55=40, Resulting Numbers: [79, 4, 40] Generated Node #2: [79, 4, 40] from Operation: 95-55=40 Current State: 43:[79, 4, 40], Operations: ['95-55=40'] Exploring Operation: 79+4=83, Resulting Numbers: [40, 83] Generated Node #3: [40, 83] from Opera...
4
Current State: 43:[55, 95, 79, 4], Operations: [] Exploring Operation: 95-55=40, Resulting Numbers: [79, 4, 40] Generated Node #0,0: 43:[79, 4, 40] Operation: 95-55=40 Exploring Operation: 95-79=16, Resulting Numbers: [55, 4, 16] Generated Node #0,1: 43:[55, 4, 16] Operation: 95-79=16 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 13, 40, 70, 85 ]
68
[ "13+40=53", "85-70=15", "53+15=68" ]
Current State: 68:[13, 40, 70, 85], Operations: [] Exploring Operation: 13+40=53, Resulting Numbers: [70, 85, 53] Generated Node #2: [70, 85, 53] from Operation: 13+40=53 Current State: 68:[70, 85, 53], Operations: ['13+40=53'] Exploring Operation: 85-70=15, Resulting Numbers: [53, 15] Generated Node #3: [53, 15] from ...
4
Current State: 68:[13, 40, 70, 85], Operations: [] Exploring Operation: 85-40=45, Resulting Numbers: [13, 70, 45] Generated Node #0,0: 68:[13, 70, 45] Operation: 85-40=45 Exploring Operation: 70-40=30, Resulting Numbers: [13, 85, 30] Generated Node #0,1: 68:[13, 85, 30] Operation: 70-40=30 Exploring Operation: 85-70=15...
0.976563
hs_5
sum_heuristic
[ 18, 79, 60, 13 ]
95
[ "18*13=234", "79+60=139", "234-139=95" ]
Current State: 95:[18, 79, 60, 13], Operations: [] Exploring Operation: 18*13=234, Resulting Numbers: [79, 60, 234] Generated Node #2: [79, 60, 234] from Operation: 18*13=234 Current State: 95:[79, 60, 234], Operations: ['18*13=234'] Exploring Operation: 79+60=139, Resulting Numbers: [234, 139] Generated Node #3: [234,...
4
Current State: 95:[18, 79, 60, 13], Operations: [] Exploring Operation: 18+60=78, Resulting Numbers: [79, 13, 78] Generated Node #0,0: 95:[79, 13, 78] Operation: 18+60=78 Exploring Operation: 60+13=73, Resulting Numbers: [18, 79, 73] Generated Node #0,1: 95:[18, 79, 73] Operation: 60+13=73 Exploring Operation: 79-60=19...
0.986111
hs_5
sum_heuristic
[ 75, 62, 19, 79 ]
73
[ "75-62=13", "79-19=60", "13+60=73" ]
Current State: 73:[75, 62, 19, 79], Operations: [] Exploring Operation: 75-62=13, Resulting Numbers: [19, 79, 13] Generated Node #2: [19, 79, 13] from Operation: 75-62=13 Current State: 73:[19, 79, 13], Operations: ['75-62=13'] Exploring Operation: 79-19=60, Resulting Numbers: [13, 60] Generated Node #3: [13, 60] from ...
4
Current State: 73:[75, 62, 19, 79], Operations: [] Exploring Operation: 62+19=81, Resulting Numbers: [75, 79, 81] Generated Node #0,0: 73:[75, 79, 81] Operation: 62+19=81 Exploring Operation: 79-19=60, Resulting Numbers: [75, 62, 60] Generated Node #0,1: 73:[75, 62, 60] Operation: 79-19=60 Moving to Node #0,0 Current S...
0.991319
hs_2
sum_heuristic
[ 7, 35, 76, 8 ]
56
[ "35-7=28", "76+8=84", "84-28=56" ]
Current State: 56:[7, 35, 76, 8], Operations: [] Exploring Operation: 35-7=28, Resulting Numbers: [76, 8, 28] Generated Node #2: [76, 8, 28] from Operation: 35-7=28 Current State: 56:[76, 8, 28], Operations: ['35-7=28'] Exploring Operation: 76+8=84, Resulting Numbers: [28, 84] Generated Node #3: [28, 84] from Operation...
4
Current State: 56:[7, 35, 76, 8], Operations: [] Exploring Operation: 76-35=41, Resulting Numbers: [7, 8, 41] Generated Node #0,0: 56:[7, 8, 41] Operation: 76-35=41 Exploring Operation: 35-7=28, Resulting Numbers: [76, 8, 28] Generated Node #0,1: 56:[76, 8, 28] Operation: 35-7=28 Exploring Operation: 76-7=69, Resulting...
0.980903
hs_4
mult_heuristic
[ 19, 56, 59, 4 ]
26
[ "56-19=37", "59+4=63", "63-37=26" ]
Current State: 26:[19, 56, 59, 4], Operations: [] Exploring Operation: 56-19=37, Resulting Numbers: [59, 4, 37] Generated Node #2: [59, 4, 37] from Operation: 56-19=37 Current State: 26:[59, 4, 37], Operations: ['56-19=37'] Exploring Operation: 59+4=63, Resulting Numbers: [37, 63] Generated Node #3: [37, 63] from Opera...
4
Current State: 26:[19, 56, 59, 4], Operations: [] Exploring Operation: 59-56=3, Resulting Numbers: [19, 4, 3] Generated Node #0,0: 26:[19, 4, 3] Operation: 59-56=3 Exploring Operation: 56/4=14, Resulting Numbers: [19, 59, 14] Generated Node #0,1: 26:[19, 59, 14] Operation: 56/4=14 Exploring Operation: 56-19=37, Resulti...
0.983507
hs_5
sum_heuristic
[ 8, 46, 86, 47 ]
56
[ "86-46=40", "47-40=7", "8*7=56" ]
Current State: 56:[8, 46, 86, 47], Operations: [] Exploring Operation: 86-46=40, Resulting Numbers: [8, 47, 40] Generated Node #2: [8, 47, 40] from Operation: 86-46=40 Current State: 56:[8, 47, 40], Operations: ['86-46=40'] Exploring Operation: 47-40=7, Resulting Numbers: [8, 7] Generated Node #3: [8, 7] from Operation...
4
Current State: 56:[8, 46, 86, 47], Operations: [] Exploring Operation: 86-46=40, Resulting Numbers: [8, 47, 40] Generated Node #0,0: 56:[8, 47, 40] Operation: 86-46=40 Exploring Operation: 47-46=1, Resulting Numbers: [8, 86, 1] Generated Node #0,1: 56:[8, 86, 1] Operation: 47-46=1 Exploring Operation: 8+46=54, Resultin...
0.986979
hs_5
sum_heuristic
[ 52, 8, 48, 43 ]
65
[ "52+8=60", "48-43=5", "60+5=65" ]
Current State: 65:[52, 8, 48, 43], Operations: [] Exploring Operation: 52+8=60, Resulting Numbers: [48, 43, 60] Generated Node #2: [48, 43, 60] from Operation: 52+8=60 Current State: 65:[48, 43, 60], Operations: ['52+8=60'] Exploring Operation: 48-43=5, Resulting Numbers: [60, 5] Generated Node #3: [60, 5] from Operati...
4
Current State: 65:[52, 8, 48, 43], Operations: [] Exploring Operation: 48-43=5, Resulting Numbers: [52, 8, 5] Generated Node #0,0: 65:[52, 8, 5] Operation: 48-43=5 Exploring Operation: 48/8=6, Resulting Numbers: [52, 43, 6] Generated Node #0,1: 65:[52, 43, 6] Operation: 48/8=6 Exploring Operation: 52-48=4, Resulting Nu...
0.988715
hs_4
sum_heuristic
[ 27, 13, 61, 64 ]
66
[ "64-61=3", "13*3=39", "27+39=66" ]
Current State: 66:[27, 13, 61, 64], Operations: [] Exploring Operation: 64-61=3, Resulting Numbers: [27, 13, 3] Generated Node #2: [27, 13, 3] from Operation: 64-61=3 Current State: 66:[27, 13, 3], Operations: ['64-61=3'] Exploring Operation: 13*3=39, Resulting Numbers: [27, 39] Generated Node #3: [27, 39] from Operati...
4
Current State: 66:[27, 13, 61, 64], Operations: [] Exploring Operation: 64-61=3, Resulting Numbers: [27, 13, 3] Generated Node #0,0: 66:[27, 13, 3] Operation: 64-61=3 Exploring Operation: 61-27=34, Resulting Numbers: [13, 64, 34] Generated Node #0,1: 66:[13, 64, 34] Operation: 61-27=34 Moving to Node #0,1 Current State...
0
hs_2
sum_heuristic
[ 77, 50, 52, 79 ]
77
[ "77-52=25", "50/25=2", "79-2=77" ]
Current State: 77:[77, 50, 52, 79], Operations: [] Exploring Operation: 77-52=25, Resulting Numbers: [50, 79, 25] Generated Node #2: [50, 79, 25] from Operation: 77-52=25 Current State: 77:[50, 79, 25], Operations: ['77-52=25'] Exploring Operation: 50/25=2, Resulting Numbers: [79, 2] Generated Node #3: [79, 2] from Ope...
4
Current State: 77:[77, 50, 52, 79], Operations: [] Exploring Operation: 77-52=25, Resulting Numbers: [50, 79, 25] Generated Node #0,0: 77:[50, 79, 25] Operation: 77-52=25 Exploring Operation: 50+52=102, Resulting Numbers: [77, 79, 102] Generated Node #0,1: 77:[77, 79, 102] Operation: 50+52=102 Exploring Operation: 52-5...
0.962674
hs_4
sum_heuristic
[ 81, 35, 33, 56 ]
53
[ "35-33=2", "56/2=28", "81-28=53" ]
Current State: 53:[81, 35, 33, 56], Operations: [] Exploring Operation: 35-33=2, Resulting Numbers: [81, 56, 2] Generated Node #2: [81, 56, 2] from Operation: 35-33=2 Current State: 53:[81, 56, 2], Operations: ['35-33=2'] Exploring Operation: 56/2=28, Resulting Numbers: [81, 28] Generated Node #3: [81, 28] from Operati...
4
Current State: 53:[81, 35, 33, 56], Operations: [] Exploring Operation: 81-33=48, Resulting Numbers: [35, 56, 48] Generated Node #0,0: 53:[35, 56, 48] Operation: 81-33=48 Exploring Operation: 81-35=46, Resulting Numbers: [33, 56, 46] Generated Node #0,1: 53:[33, 56, 46] Operation: 81-35=46 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 82, 18, 41, 41 ]
99
[ "82+18=100", "41/41=1", "100-1=99" ]
Current State: 99:[82, 18, 41, 41], Operations: [] Exploring Operation: 82+18=100, Resulting Numbers: [41, 41, 100] Generated Node #2: [41, 41, 100] from Operation: 82+18=100 Current State: 99:[41, 41, 100], Operations: ['82+18=100'] Exploring Operation: 41/41=1, Resulting Numbers: [100, 1] Generated Node #3: [100, 1] ...
4
Current State: 99:[82, 18, 41, 41], Operations: [] Exploring Operation: 82/41=2, Resulting Numbers: [18, 41, 2] Generated Node #0,0: 99:[18, 41, 2] Operation: 82/41=2 Exploring Operation: 82/41=2, Resulting Numbers: [18, 41, 2] Generated Node #0,1: 99:[18, 41, 2] Operation: 82/41=2 Exploring Operation: 82+18=100, Resul...
0.975694
hs_3
sum_heuristic
[ 5, 38, 6, 66 ]
22
[ "38-5=33", "66/6=11", "33-11=22" ]
Current State: 22:[5, 38, 6, 66], Operations: [] Exploring Operation: 38-5=33, Resulting Numbers: [6, 66, 33] Generated Node #2: [6, 66, 33] from Operation: 38-5=33 Current State: 22:[6, 66, 33], Operations: ['38-5=33'] Exploring Operation: 66/6=11, Resulting Numbers: [33, 11] Generated Node #3: [33, 11] from Operation...
4
Current State: 22:[5, 38, 6, 66], Operations: [] Exploring Operation: 66/6=11, Resulting Numbers: [5, 38, 11] Generated Node #0,0: 22:[5, 38, 11] Operation: 66/6=11 Exploring Operation: 38-6=32, Resulting Numbers: [5, 66, 32] Generated Node #0,1: 22:[5, 66, 32] Operation: 38-6=32 Exploring Operation: 66-38=28, Resultin...
0.980035
hs_3
sum_heuristic
[ 42, 52, 52, 55 ]
91
[ "42+52=94", "55-52=3", "94-3=91" ]
Current State: 91:[42, 52, 52, 55], Operations: [] Exploring Operation: 42+52=94, Resulting Numbers: [55, 94] Generated Node #2: [55, 94] from Operation: 42+52=94 Current State: 91:[55, 94], Operations: ['42+52=94'] Exploring Operation: 55-52=3, Resulting Numbers: [94, 3] Generated Node #3: [94, 3] from Operation: 55-5...
4
Current State: 91:[42, 52, 52, 55], Operations: [] Exploring Operation: 52/52=1, Resulting Numbers: [42, 55, 1] Generated Node #0,0: 91:[42, 55, 1] Operation: 52/52=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[42, 55, 1], Operations: ['52/52=1'] Exploring Operation: 55-42=13, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 36, 83, 26, 66 ]
45
[ "83-36=47", "26+66=92", "92-47=45" ]
Current State: 45:[36, 83, 26, 66], Operations: [] Exploring Operation: 83-36=47, Resulting Numbers: [26, 66, 47] Generated Node #2: [26, 66, 47] from Operation: 83-36=47 Current State: 45:[26, 66, 47], Operations: ['83-36=47'] Exploring Operation: 26+66=92, Resulting Numbers: [47, 92] Generated Node #3: [47, 92] from ...
4
Current State: 45:[36, 83, 26, 66], Operations: [] Exploring Operation: 83-66=17, Resulting Numbers: [36, 26, 17] Generated Node #0,0: 45:[36, 26, 17] Operation: 83-66=17 Exploring Operation: 83-36=47, Resulting Numbers: [26, 66, 47] Generated Node #0,1: 45:[26, 66, 47] Operation: 83-36=47 Moving to Node #0,0 Current S...
0.988715
hs_2
mult_heuristic
[ 2, 69, 17, 55 ]
88
[ "55-17=38", "38/2=19", "69+19=88" ]
Current State: 88:[2, 69, 17, 55], Operations: [] Exploring Operation: 55-17=38, Resulting Numbers: [2, 69, 38] Generated Node #2: [2, 69, 38] from Operation: 55-17=38 Current State: 88:[2, 69, 38], Operations: ['55-17=38'] Exploring Operation: 38/2=19, Resulting Numbers: [69, 19] Generated Node #3: [69, 19] from Opera...
4
Current State: 88:[2, 69, 17, 55], Operations: [] Exploring Operation: 69-55=14, Resulting Numbers: [2, 17, 14] Generated Node #0,0: 88:[2, 17, 14] Operation: 69-55=14 Moving to Node #0,0 Current State: 88:[2, 17, 14], Operations: ['69-55=14'] Exploring Operation: 17-14=3, Resulting Numbers: [2, 3] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 84, 41, 37, 72 ]
90
[ "84+41=125", "72-37=35", "125-35=90" ]
Current State: 90:[84, 41, 37, 72], Operations: [] Exploring Operation: 84+41=125, Resulting Numbers: [37, 72, 125] Generated Node #2: [37, 72, 125] from Operation: 84+41=125 Current State: 90:[37, 72, 125], Operations: ['84+41=125'] Exploring Operation: 72-37=35, Resulting Numbers: [125, 35] Generated Node #3: [125, 3...
4
Current State: 90:[84, 41, 37, 72], Operations: [] Exploring Operation: 84-72=12, Resulting Numbers: [41, 37, 12] Generated Node #0,0: 90:[41, 37, 12] Operation: 84-72=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 90:[41, 37, 12], Operations: ['84-72=12'] Exploring Operation: 41-37=4, Resulting Num...
0
hs_1
mult_heuristic