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
[ 83, 84, 62, 71 ]
75
[ "83-62=21", "84/21=4", "71+4=75" ]
Current State: 75:[83, 84, 62, 71], Operations: [] Exploring Operation: 83-62=21, Resulting Numbers: [84, 71, 21] Generated Node #2: [84, 71, 21] from Operation: 83-62=21 Current State: 75:[84, 71, 21], Operations: ['83-62=21'] Exploring Operation: 84/21=4, Resulting Numbers: [71, 4] Generated Node #3: [71, 4] from Ope...
4
Current State: 75:[83, 84, 62, 71], Operations: [] Exploring Operation: 71-62=9, Resulting Numbers: [83, 84, 9] Generated Node #0,0: 75:[83, 84, 9] Operation: 71-62=9 Exploring Operation: 84-83=1, Resulting Numbers: [62, 71, 1] Generated Node #0,1: 75:[62, 71, 1] Operation: 84-83=1 Exploring Operation: 83-62=21, Result...
0.96875
hs_5
mult_heuristic
[ 87, 7, 91, 81 ]
53
[ "91-87=4", "7*4=28", "81-28=53" ]
Current State: 53:[87, 7, 91, 81], Operations: [] Exploring Operation: 91-87=4, Resulting Numbers: [7, 81, 4] Generated Node #2: [7, 81, 4] from Operation: 91-87=4 Current State: 53:[7, 81, 4], Operations: ['91-87=4'] Exploring Operation: 7*4=28, Resulting Numbers: [81, 28] Generated Node #3: [81, 28] from Operation: 7...
4
Current State: 53:[87, 7, 91, 81], Operations: [] Exploring Operation: 87-7=80, Resulting Numbers: [91, 81, 80] Generated Node #0,0: 53:[91, 81, 80] Operation: 87-7=80 Exploring Operation: 91-7=84, Resulting Numbers: [87, 81, 84] Generated Node #0,1: 53:[87, 81, 84] Operation: 91-7=84 Exploring Operation: 81-7=74, Resu...
0
hs_3
mult_heuristic
[ 54, 32, 16, 86 ]
22
[ "54*32=1728", "1728/16=108", "108-86=22" ]
Current State: 22:[54, 32, 16, 86], Operations: [] Exploring Operation: 54*32=1728, Resulting Numbers: [16, 86, 1728] Generated Node #2: [16, 86, 1728] from Operation: 54*32=1728 Current State: 22:[16, 86, 1728], Operations: ['54*32=1728'] Exploring Operation: 1728/16=108, Resulting Numbers: [86, 108] Generated Node #3...
4
Current State: 22:[54, 32, 16, 86], Operations: [] Exploring Operation: 54-32=22, Resulting Numbers: [16, 86, 22] Generated Node #0,0: 22:[16, 86, 22] Operation: 54-32=22 Exploring Operation: 86-54=32, Resulting Numbers: [32, 16, 32] Generated Node #0,1: 22:[32, 16, 32] Operation: 86-54=32 Exploring Operation: 86-32=54...
0
hs_3
sum_heuristic
[ 13, 2, 50, 47 ]
71
[ "13*2=26", "50+47=97", "97-26=71" ]
Current State: 71:[13, 2, 50, 47], Operations: [] Exploring Operation: 13*2=26, Resulting Numbers: [50, 47, 26] Generated Node #2: [50, 47, 26] from Operation: 13*2=26 Current State: 71:[50, 47, 26], Operations: ['13*2=26'] Exploring Operation: 50+47=97, Resulting Numbers: [26, 97] Generated Node #3: [26, 97] from Oper...
4
Current State: 71:[13, 2, 50, 47], Operations: [] Exploring Operation: 13+50=63, Resulting Numbers: [2, 47, 63] Generated Node #0,0: 71:[2, 47, 63] Operation: 13+50=63 Exploring Operation: 13+2=15, Resulting Numbers: [50, 47, 15] Generated Node #0,1: 71:[50, 47, 15] Operation: 13+2=15 Exploring Operation: 13*2=26, Resu...
0.963542
hs_3
mult_heuristic
[ 3, 21, 85, 50 ]
72
[ "3*21=63", "85+50=135", "135-63=72" ]
Current State: 72:[3, 21, 85, 50], Operations: [] Exploring Operation: 3*21=63, Resulting Numbers: [85, 50, 63] Generated Node #2: [85, 50, 63] from Operation: 3*21=63 Current State: 72:[85, 50, 63], Operations: ['3*21=63'] Exploring Operation: 85+50=135, Resulting Numbers: [63, 135] Generated Node #3: [63, 135] from O...
4
Current State: 72:[3, 21, 85, 50], Operations: [] Exploring Operation: 21+50=71, Resulting Numbers: [3, 85, 71] Generated Node #0,0: 72:[3, 85, 71] Operation: 21+50=71 Exploring Operation: 85-50=35, Resulting Numbers: [3, 21, 35] Generated Node #0,1: 72:[3, 21, 35] Operation: 85-50=35 Exploring Operation: 50-21=29, Res...
0
hs_3
sum_heuristic
[ 1, 60, 54, 24 ]
29
[ "60-1=59", "54-24=30", "59-30=29" ]
Current State: 29:[1, 60, 54, 24], Operations: [] Exploring Operation: 60-1=59, Resulting Numbers: [54, 24, 59] Generated Node #2: [54, 24, 59] from Operation: 60-1=59 Current State: 29:[54, 24, 59], Operations: ['60-1=59'] Exploring Operation: 54-24=30, Resulting Numbers: [59, 30] Generated Node #3: [59, 30] from Oper...
4
Current State: 29:[1, 60, 54, 24], Operations: [] Exploring Operation: 60-54=6, Resulting Numbers: [1, 24, 6] Generated Node #0,0: 29:[1, 24, 6] Operation: 60-54=6 Exploring Operation: 60-1=59, Resulting Numbers: [54, 24, 59] Generated Node #0,1: 29:[54, 24, 59] Operation: 60-1=59 Exploring Operation: 54-1=53, Resultin...
0.97309
hs_4
sum_heuristic
[ 69, 80, 92, 87 ]
55
[ "80-69=11", "92-87=5", "11*5=55" ]
Current State: 55:[69, 80, 92, 87], Operations: [] Exploring Operation: 80-69=11, Resulting Numbers: [92, 87, 11] Generated Node #2: [92, 87, 11] from Operation: 80-69=11 Current State: 55:[92, 87, 11], Operations: ['80-69=11'] Exploring Operation: 92-87=5, Resulting Numbers: [11, 5] Generated Node #3: [11, 5] from Ope...
4
Current State: 55:[69, 80, 92, 87], Operations: [] Exploring Operation: 92-80=12, Resulting Numbers: [69, 87, 12] Generated Node #0,0: 55:[69, 87, 12] Operation: 92-80=12 Exploring Operation: 92-87=5, Resulting Numbers: [69, 80, 5] Generated Node #0,1: 55:[69, 80, 5] Operation: 92-87=5 Start Sub Search at level 1: Movi...
0.992188
hs_2
sum_heuristic
[ 65, 23, 51, 49 ]
40
[ "65-23=42", "51-49=2", "42-2=40" ]
Current State: 40:[65, 23, 51, 49], Operations: [] Exploring Operation: 65-23=42, Resulting Numbers: [51, 49, 42] Generated Node #2: [51, 49, 42] from Operation: 65-23=42 Current State: 40:[51, 49, 42], Operations: ['65-23=42'] Exploring Operation: 51-49=2, Resulting Numbers: [42, 2] Generated Node #3: [42, 2] from Ope...
4
Current State: 40:[65, 23, 51, 49], Operations: [] Exploring Operation: 65-49=16, Resulting Numbers: [23, 51, 16] Generated Node #0,0: 40:[23, 51, 16] Operation: 65-49=16 Exploring Operation: 65-51=14, Resulting Numbers: [23, 49, 14] Generated Node #0,1: 40:[23, 49, 14] Operation: 65-51=14 Moving to Node #0,1 Current S...
0.990451
hs_2
sum_heuristic
[ 2, 34, 90, 20 ]
34
[ "2+34=36", "90-20=70", "70-36=34" ]
Current State: 34:[2, 34, 90, 20], Operations: [] Exploring Operation: 2+34=36, Resulting Numbers: [90, 20, 36] Generated Node #2: [90, 20, 36] from Operation: 2+34=36 Current State: 34:[90, 20, 36], Operations: ['2+34=36'] Exploring Operation: 90-20=70, Resulting Numbers: [36, 70] Generated Node #3: [36, 70] from Oper...
4
Current State: 34:[2, 34, 90, 20], Operations: [] Exploring Operation: 90/2=45, Resulting Numbers: [34, 20, 45] Generated Node #0,0: 34:[34, 20, 45] Operation: 90/2=45 Exploring Operation: 90-2=88, Resulting Numbers: [34, 20, 88] Generated Node #0,1: 34:[34, 20, 88] Operation: 90-2=88 Exploring Operation: 90-34=56, Res...
0.972222
hs_4
sum_heuristic
[ 24, 67, 2, 29 ]
100
[ "67-29=38", "2*38=76", "24+76=100" ]
Current State: 100:[24, 67, 2, 29], Operations: [] Exploring Operation: 67-29=38, Resulting Numbers: [24, 2, 38] Generated Node #2: [24, 2, 38] from Operation: 67-29=38 Current State: 100:[24, 2, 38], Operations: ['67-29=38'] Exploring Operation: 2*38=76, Resulting Numbers: [24, 76] Generated Node #3: [24, 76] from Ope...
4
Current State: 100:[24, 67, 2, 29], Operations: [] Exploring Operation: 24+67=91, Resulting Numbers: [2, 29, 91] Generated Node #0,0: 100:[2, 29, 91] Operation: 24+67=91 Exploring Operation: 67-24=43, Resulting Numbers: [2, 29, 43] Generated Node #0,1: 100:[2, 29, 43] Operation: 67-24=43 Exploring Operation: 67-29=38, ...
0
hs_4
mult_heuristic
[ 81, 20, 11, 59 ]
22
[ "81-20=61", "61-59=2", "11*2=22" ]
Current State: 22:[81, 20, 11, 59], Operations: [] Exploring Operation: 81-20=61, Resulting Numbers: [11, 59, 61] Generated Node #2: [11, 59, 61] from Operation: 81-20=61 Current State: 22:[11, 59, 61], Operations: ['81-20=61'] Exploring Operation: 61-59=2, Resulting Numbers: [11, 2] Generated Node #3: [11, 2] from Ope...
4
Current State: 22:[81, 20, 11, 59], Operations: [] Exploring Operation: 81-59=22, Resulting Numbers: [20, 11, 22] Generated Node #0,0: 22:[20, 11, 22] Operation: 81-59=22 Exploring Operation: 59-20=39, Resulting Numbers: [81, 11, 39] Generated Node #0,1: 22:[81, 11, 39] Operation: 59-20=39 Exploring Operation: 81-20=61...
0.990451
hs_3
sum_heuristic
[ 21, 35, 63, 86 ]
93
[ "21+35=56", "63+86=149", "149-56=93" ]
Current State: 93:[21, 35, 63, 86], Operations: [] Exploring Operation: 21+35=56, Resulting Numbers: [63, 86, 56] Generated Node #2: [63, 86, 56] from Operation: 21+35=56 Current State: 93:[63, 86, 56], Operations: ['21+35=56'] Exploring Operation: 63+86=149, Resulting Numbers: [56, 149] Generated Node #3: [56, 149] fr...
4
Current State: 93:[21, 35, 63, 86], Operations: [] Exploring Operation: 63/21=3, Resulting Numbers: [35, 86, 3] Generated Node #0,0: 93:[35, 86, 3] Operation: 63/21=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[35, 86, 3], Operations: ['63/21=3'] Exploring Operation: 35-3=32, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 44, 51, 11, 38 ]
68
[ "44+51=95", "38-11=27", "95-27=68" ]
Current State: 68:[44, 51, 11, 38], Operations: [] Exploring Operation: 44+51=95, Resulting Numbers: [11, 38, 95] Generated Node #2: [11, 38, 95] from Operation: 44+51=95 Current State: 68:[11, 38, 95], Operations: ['44+51=95'] Exploring Operation: 38-11=27, Resulting Numbers: [95, 27] Generated Node #3: [95, 27] from ...
4
Current State: 68:[44, 51, 11, 38], Operations: [] Exploring Operation: 51+11=62, Resulting Numbers: [44, 38, 62] Generated Node #0,0: 68:[44, 38, 62] Operation: 51+11=62 Exploring Operation: 51-44=7, Resulting Numbers: [11, 38, 7] Generated Node #0,1: 68:[11, 38, 7] Operation: 51-44=7 Exploring Operation: 51-11=40, Re...
0.976563
hs_3
mult_heuristic
[ 84, 30, 2, 60 ]
36
[ "84-60=24", "30*2=60", "60-24=36" ]
Current State: 36:[84, 30, 2, 60], Operations: [] Exploring Operation: 84-60=24, Resulting Numbers: [30, 2, 24] Generated Node #2: [30, 2, 24] from Operation: 84-60=24 Current State: 36:[30, 2, 24], Operations: ['84-60=24'] Exploring Operation: 30*2=60, Resulting Numbers: [24, 60] Generated Node #3: [24, 60] from Opera...
4
Current State: 36:[84, 30, 2, 60], Operations: [] Exploring Operation: 84-60=24, Resulting Numbers: [30, 2, 24] Generated Node #0,0: 36:[30, 2, 24] Operation: 84-60=24 Exploring Operation: 60/30=2, Resulting Numbers: [84, 2, 2] Generated Node #0,1: 36:[84, 2, 2] Operation: 60/30=2 Exploring Operation: 84-30=54, Resulti...
0
hs_4
mult_heuristic
[ 69, 18, 57, 18 ]
57
[ "18-18=0", "69*0=0", "57+0=57" ]
Current State: 57:[69, 18, 57, 18], Operations: [] Exploring Operation: 18-18=0, Resulting Numbers: [69, 57, 0] Generated Node #2: [69, 57, 0] from Operation: 18-18=0 Current State: 57:[69, 57, 0], Operations: ['18-18=0'] Exploring Operation: 69*0=0, Resulting Numbers: [57, 0] Generated Node #3: [57, 0] from Operation:...
4
Current State: 57:[69, 18, 57, 18], Operations: [] Exploring Operation: 69-57=12, Resulting Numbers: [18, 18, 12] Generated Node #0,0: 57:[18, 18, 12] Operation: 69-57=12 Exploring Operation: 69-18=51, Resulting Numbers: [18, 57, 51] Generated Node #0,1: 57:[18, 57, 51] Operation: 69-18=51 Exploring Operation: 69-18=51...
0.912326
hs_5
sum_heuristic
[ 84, 57, 71, 31 ]
75
[ "84-57=27", "71+31=102", "102-27=75" ]
Current State: 75:[84, 57, 71, 31], Operations: [] Exploring Operation: 84-57=27, Resulting Numbers: [71, 31, 27] Generated Node #2: [71, 31, 27] from Operation: 84-57=27 Current State: 75:[71, 31, 27], Operations: ['84-57=27'] Exploring Operation: 71+31=102, Resulting Numbers: [27, 102] Generated Node #3: [27, 102] fr...
4
Current State: 75:[84, 57, 71, 31], Operations: [] Exploring Operation: 84-57=27, Resulting Numbers: [71, 31, 27] Generated Node #0,0: 75:[71, 31, 27] Operation: 84-57=27 Moving to Node #0,0 Current State: 75:[71, 31, 27], Operations: ['84-57=27'] Exploring Operation: 31-27=4, Resulting Numbers: [71, 4] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 45, 57, 12, 68 ]
92
[ "57-45=12", "12+68=80", "12+80=92" ]
Current State: 92:[45, 57, 12, 68], Operations: [] Exploring Operation: 57-45=12, Resulting Numbers: [12, 68, 12] Generated Node #2: [12, 68, 12] from Operation: 57-45=12 Current State: 92:[12, 68, 12], Operations: ['57-45=12'] Exploring Operation: 12+68=80, Resulting Numbers: [80] 80,92 equal: Goal Reached Exploring O...
4
Current State: 92:[45, 57, 12, 68], Operations: [] Exploring Operation: 57-12=45, Resulting Numbers: [45, 68, 45] Generated Node #0,0: 92:[45, 68, 45] Operation: 57-12=45 Exploring Operation: 68-12=56, Resulting Numbers: [45, 57, 56] Generated Node #0,1: 92:[45, 57, 56] Operation: 68-12=56 Exploring Operation: 68-57=11...
0.959201
hs_5
sum_heuristic
[ 21, 71, 92, 1 ]
42
[ "71-21=50", "92*1=92", "92-50=42" ]
Current State: 42:[21, 71, 92, 1], Operations: [] Exploring Operation: 71-21=50, Resulting Numbers: [92, 1, 50] Generated Node #2: [92, 1, 50] from Operation: 71-21=50 Current State: 42:[92, 1, 50], Operations: ['71-21=50'] Exploring Operation: 92*1=92, Resulting Numbers: [50, 92] Generated Node #3: [50, 92] from Opera...
4
Current State: 42:[21, 71, 92, 1], Operations: [] Exploring Operation: 92-21=71, Resulting Numbers: [71, 1, 71] Generated Node #0,0: 42:[71, 1, 71] Operation: 92-21=71 Exploring Operation: 71-1=70, Resulting Numbers: [21, 92, 70] Generated Node #0,1: 42:[21, 92, 70] Operation: 71-1=70 Exploring Operation: 92-71=21, Res...
0.986979
hs_4
sum_heuristic
[ 10, 52, 15, 10 ]
38
[ "10/10=1", "52-15=37", "1+37=38" ]
Current State: 38:[10, 52, 15, 10], Operations: [] Exploring Operation: 10/10=1, Resulting Numbers: [52, 15, 1] Generated Node #2: [52, 15, 1] from Operation: 10/10=1 Current State: 38:[52, 15, 1], Operations: ['10/10=1'] Exploring Operation: 52-15=37, Resulting Numbers: [1, 37] Generated Node #3: [1, 37] from Operatio...
4
Current State: 38:[10, 52, 15, 10], Operations: [] Exploring Operation: 52-10=42, Resulting Numbers: [15, 10, 42] Generated Node #0,0: 38:[15, 10, 42] Operation: 52-10=42 Exploring Operation: 52-10=42, Resulting Numbers: [10, 15, 42] Generated Node #0,1: 38:[10, 15, 42] Operation: 52-10=42 Exploring Operation: 52-15=37...
0.96875
hs_3
mult_heuristic
[ 50, 65, 63, 86 ]
81
[ "63-50=13", "65/13=5", "86-5=81" ]
Current State: 81:[50, 65, 63, 86], Operations: [] Exploring Operation: 63-50=13, Resulting Numbers: [65, 86, 13] Generated Node #2: [65, 86, 13] from Operation: 63-50=13 Current State: 81:[65, 86, 13], Operations: ['63-50=13'] Exploring Operation: 65/13=5, Resulting Numbers: [86, 5] Generated Node #3: [86, 5] from Ope...
4
Current State: 81:[50, 65, 63, 86], Operations: [] Exploring Operation: 63-50=13, Resulting Numbers: [65, 86, 13] Generated Node #0,0: 81:[65, 86, 13] Operation: 63-50=13 Moving to Node #0,0 Current State: 81:[65, 86, 13], Operations: ['63-50=13'] Exploring Operation: 65/13=5, Resulting Numbers: [86, 5] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 14, 11, 54, 16 ]
95
[ "14+11=25", "54+16=70", "25+70=95" ]
Current State: 95:[14, 11, 54, 16], Operations: [] Exploring Operation: 14+11=25, Resulting Numbers: [54, 16, 25] Generated Node #2: [54, 16, 25] from Operation: 14+11=25 Current State: 95:[54, 16, 25], Operations: ['14+11=25'] Exploring Operation: 54+16=70, Resulting Numbers: [25, 70] Generated Node #3: [25, 70] from ...
4
Current State: 95:[14, 11, 54, 16], Operations: [] Exploring Operation: 54-14=40, Resulting Numbers: [11, 16, 40] Generated Node #0,0: 95:[11, 16, 40] Operation: 54-14=40 Exploring Operation: 54-11=43, Resulting Numbers: [14, 16, 43] Generated Node #0,1: 95:[14, 16, 43] Operation: 54-11=43 Exploring Operation: 54-16=38...
0
hs_3
sum_heuristic
[ 67, 28, 49, 42 ]
58
[ "67*42=2814", "28+2814=2842", "2842/49=58" ]
Current State: 58:[67, 28, 49, 42], Operations: [] Exploring Operation: 67*42=2814, Resulting Numbers: [28, 49, 2814] Generated Node #2: [28, 49, 2814] from Operation: 67*42=2814 Current State: 58:[28, 49, 2814], Operations: ['67*42=2814'] Exploring Operation: 28+2814=2842, Resulting Numbers: [49, 2842] Generated Node ...
4
Current State: 58:[67, 28, 49, 42], Operations: [] Exploring Operation: 67-42=25, Resulting Numbers: [28, 49, 25] Generated Node #0,0: 58:[28, 49, 25] Operation: 67-42=25 Exploring Operation: 49-42=7, Resulting Numbers: [67, 28, 7] Generated Node #0,1: 58:[67, 28, 7] Operation: 49-42=7 Exploring Operation: 67-49=18, Re...
0
hs_3
sum_heuristic
[ 43, 30, 22, 58 ]
47
[ "30+58=88", "88/22=4", "43+4=47" ]
Current State: 47:[43, 30, 22, 58], Operations: [] Exploring Operation: 30+58=88, Resulting Numbers: [43, 22, 88] Generated Node #2: [43, 22, 88] from Operation: 30+58=88 Current State: 47:[43, 22, 88], Operations: ['30+58=88'] Exploring Operation: 88/22=4, Resulting Numbers: [43, 4] Generated Node #3: [43, 4] from Ope...
4
Current State: 47:[43, 30, 22, 58], Operations: [] Exploring Operation: 58-22=36, Resulting Numbers: [43, 30, 36] Generated Node #0,0: 47:[43, 30, 36] Operation: 58-22=36 Exploring Operation: 43+22=65, Resulting Numbers: [30, 58, 65] Generated Node #0,1: 47:[30, 58, 65] Operation: 43+22=65 Exploring Operation: 58-30=28...
0
hs_5
sum_heuristic
[ 19, 70, 69, 94 ]
26
[ "70-19=51", "94-69=25", "51-25=26" ]
Current State: 26:[19, 70, 69, 94], Operations: [] Exploring Operation: 70-19=51, Resulting Numbers: [69, 94, 51] Generated Node #2: [69, 94, 51] from Operation: 70-19=51 Current State: 26:[69, 94, 51], Operations: ['70-19=51'] Exploring Operation: 94-69=25, Resulting Numbers: [51, 25] Generated Node #3: [51, 25] from ...
4
Current State: 26:[19, 70, 69, 94], Operations: [] Exploring Operation: 70-69=1, Resulting Numbers: [19, 94, 1] Generated Node #0,0: 26:[19, 94, 1] Operation: 70-69=1 Exploring Operation: 94-70=24, Resulting Numbers: [19, 69, 24] Generated Node #0,1: 26:[19, 69, 24] Operation: 94-70=24 Exploring Operation: 94-69=25, Re...
0.986111
hs_5
mult_heuristic
[ 12, 33, 78, 51 ]
71
[ "33+51=84", "84/12=7", "78-7=71" ]
Current State: 71:[12, 33, 78, 51], Operations: [] Exploring Operation: 33+51=84, Resulting Numbers: [12, 78, 84] Generated Node #2: [12, 78, 84] from Operation: 33+51=84 Current State: 71:[12, 78, 84], Operations: ['33+51=84'] Exploring Operation: 84/12=7, Resulting Numbers: [78, 7] Generated Node #3: [78, 7] from Ope...
4
Current State: 71:[12, 33, 78, 51], Operations: [] Exploring Operation: 12+33=45, Resulting Numbers: [78, 51, 45] Generated Node #0,0: 71:[78, 51, 45] Operation: 12+33=45 Moving to Node #0,0 Current State: 71:[78, 51, 45], Operations: ['12+33=45'] Exploring Operation: 51+45=96, Resulting Numbers: [78, 96] Generated Nod...
0
hs_1
mult_heuristic
[ 34, 54, 27, 14 ]
33
[ "54-34=20", "27-14=13", "20+13=33" ]
Current State: 33:[34, 54, 27, 14], Operations: [] Exploring Operation: 54-34=20, Resulting Numbers: [27, 14, 20] Generated Node #2: [27, 14, 20] from Operation: 54-34=20 Current State: 33:[27, 14, 20], Operations: ['54-34=20'] Exploring Operation: 27-14=13, Resulting Numbers: [20, 13] Generated Node #3: [20, 13] from ...
4
Current State: 33:[34, 54, 27, 14], Operations: [] Exploring Operation: 54/27=2, Resulting Numbers: [34, 14, 2] Generated Node #0,0: 33:[34, 14, 2] Operation: 54/27=2 Exploring Operation: 54-27=27, Resulting Numbers: [34, 14, 27] Generated Node #0,1: 33:[34, 14, 27] Operation: 54-27=27 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 27, 20, 97, 93 ]
88
[ "97-93=4", "27*4=108", "108-20=88" ]
Current State: 88:[27, 20, 97, 93], Operations: [] Exploring Operation: 97-93=4, Resulting Numbers: [27, 20, 4] Generated Node #2: [27, 20, 4] from Operation: 97-93=4 Current State: 88:[27, 20, 4], Operations: ['97-93=4'] Exploring Operation: 27*4=108, Resulting Numbers: [20, 108] Generated Node #3: [20, 108] from Oper...
4
Current State: 88:[27, 20, 97, 93], Operations: [] Exploring Operation: 27-20=7, Resulting Numbers: [97, 93, 7] Generated Node #0,0: 88:[97, 93, 7] Operation: 27-20=7 Exploring Operation: 97-93=4, Resulting Numbers: [27, 20, 4] Generated Node #0,1: 88:[27, 20, 4] Operation: 97-93=4 Moving to Node #0,1 Current State: 88...
0
hs_2
mult_heuristic
[ 82, 96, 39, 62 ]
77
[ "82+96=178", "39+62=101", "178-101=77" ]
Current State: 77:[82, 96, 39, 62], Operations: [] Exploring Operation: 82+96=178, Resulting Numbers: [39, 62, 178] Generated Node #2: [39, 62, 178] from Operation: 82+96=178 Current State: 77:[39, 62, 178], Operations: ['82+96=178'] Exploring Operation: 39+62=101, Resulting Numbers: [178, 101] Generated Node #3: [178,...
4
Current State: 77:[82, 96, 39, 62], Operations: [] Exploring Operation: 62-39=23, Resulting Numbers: [82, 96, 23] Generated Node #0,0: 77:[82, 96, 23] Operation: 62-39=23 Moving to Node #0,0 Current State: 77:[82, 96, 23], Operations: ['62-39=23'] Exploring Operation: 96-23=73, Resulting Numbers: [82, 73] Generated Nod...
0
hs_1
sum_heuristic
[ 56, 28, 3, 64 ]
68
[ "56+64=120", "120/3=40", "28+40=68" ]
Current State: 68:[56, 28, 3, 64], Operations: [] Exploring Operation: 56+64=120, Resulting Numbers: [28, 3, 120] Generated Node #2: [28, 3, 120] from Operation: 56+64=120 Current State: 68:[28, 3, 120], Operations: ['56+64=120'] Exploring Operation: 120/3=40, Resulting Numbers: [28, 40] Generated Node #3: [28, 40] fro...
4
Current State: 68:[56, 28, 3, 64], Operations: [] Exploring Operation: 56/28=2, Resulting Numbers: [3, 64, 2] Generated Node #0,0: 68:[3, 64, 2] Operation: 56/28=2 Exploring Operation: 56-28=28, Resulting Numbers: [3, 64, 28] Generated Node #0,1: 68:[3, 64, 28] Operation: 56-28=28 Moving to Node #0,0 Current State: 68:...
0
hs_2
sum_heuristic
[ 33, 22, 95, 98 ]
58
[ "33+22=55", "98-95=3", "55+3=58" ]
Current State: 58:[33, 22, 95, 98], Operations: [] Exploring Operation: 33+22=55, Resulting Numbers: [95, 98, 55] Generated Node #2: [95, 98, 55] from Operation: 33+22=55 Current State: 58:[95, 98, 55], Operations: ['33+22=55'] Exploring Operation: 98-95=3, Resulting Numbers: [55, 3] Generated Node #3: [55, 3] from Ope...
4
Current State: 58:[33, 22, 95, 98], Operations: [] Exploring Operation: 98-95=3, Resulting Numbers: [33, 22, 3] Generated Node #0,0: 58:[33, 22, 3] Operation: 98-95=3 Moving to Node #0,0 Current State: 58:[33, 22, 3], Operations: ['98-95=3'] Exploring Operation: 33+22=55, Resulting Numbers: [3, 55] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 7, 15, 2, 19 ]
100
[ "15+2=17", "7*17=119", "119-19=100" ]
Current State: 100:[7, 15, 2, 19], Operations: [] Exploring Operation: 15+2=17, Resulting Numbers: [7, 19, 17] Generated Node #2: [7, 19, 17] from Operation: 15+2=17 Current State: 100:[7, 19, 17], Operations: ['15+2=17'] Exploring Operation: 7*17=119, Resulting Numbers: [19, 119] Generated Node #3: [19, 119] from Oper...
4
Current State: 100:[7, 15, 2, 19], Operations: [] Exploring Operation: 7+15=22, Resulting Numbers: [2, 19, 22] Generated Node #0,0: 100:[2, 19, 22] Operation: 7+15=22 Exploring Operation: 15-7=8, Resulting Numbers: [2, 19, 8] Generated Node #0,1: 100:[2, 19, 8] Operation: 15-7=8 Exploring Operation: 19-15=4, Resulting ...
0
hs_3
sum_heuristic
[ 41, 39, 9, 25 ]
32
[ "41-39=2", "9+25=34", "34-2=32" ]
Current State: 32:[41, 39, 9, 25], Operations: [] Exploring Operation: 41-39=2, Resulting Numbers: [9, 25, 2] Generated Node #2: [9, 25, 2] from Operation: 41-39=2 Current State: 32:[9, 25, 2], Operations: ['41-39=2'] Exploring Operation: 9+25=34, Resulting Numbers: [2, 34] Generated Node #3: [2, 34] from Operation: 9+...
4
Current State: 32:[41, 39, 9, 25], Operations: [] Exploring Operation: 41-39=2, Resulting Numbers: [9, 25, 2] Generated Node #0,0: 32:[9, 25, 2] Operation: 41-39=2 Exploring Operation: 39-25=14, Resulting Numbers: [41, 9, 14] Generated Node #0,1: 32:[41, 9, 14] Operation: 39-25=14 Exploring Operation: 41-9=32, Resultin...
0.986979
hs_5
sum_heuristic
[ 11, 4, 50, 77 ]
64
[ "11+50=61", "77-61=16", "4*16=64" ]
Current State: 64:[11, 4, 50, 77], Operations: [] Exploring Operation: 11+50=61, Resulting Numbers: [4, 77, 61] Generated Node #2: [4, 77, 61] from Operation: 11+50=61 Current State: 64:[4, 77, 61], Operations: ['11+50=61'] Exploring Operation: 77-61=16, Resulting Numbers: [4, 16] Generated Node #3: [4, 16] from Operat...
4
Current State: 64:[11, 4, 50, 77], Operations: [] Exploring Operation: 77-50=27, Resulting Numbers: [11, 4, 27] Generated Node #0,0: 64:[11, 4, 27] Operation: 77-50=27 Moving to Node #0,0 Current State: 64:[11, 4, 27], Operations: ['77-50=27'] Exploring Operation: 27-11=16, Resulting Numbers: [4, 16] Generated Node #0,...
0.993924
hs_1
mult_heuristic
[ 87, 96, 35, 32 ]
76
[ "96-87=9", "35+32=67", "9+67=76" ]
Current State: 76:[87, 96, 35, 32], Operations: [] Exploring Operation: 96-87=9, Resulting Numbers: [35, 32, 9] Generated Node #2: [35, 32, 9] from Operation: 96-87=9 Current State: 76:[35, 32, 9], Operations: ['96-87=9'] Exploring Operation: 35+32=67, Resulting Numbers: [9, 67] Generated Node #3: [9, 67] from Operatio...
4
Current State: 76:[87, 96, 35, 32], Operations: [] Exploring Operation: 96-32=64, Resulting Numbers: [87, 35, 64] Generated Node #0,0: 76:[87, 35, 64] Operation: 96-32=64 Exploring Operation: 96/32=3, Resulting Numbers: [87, 35, 3] Generated Node #0,1: 76:[87, 35, 3] Operation: 96/32=3 Exploring Operation: 96-87=9, Res...
0.987847
hs_4
sum_heuristic
[ 72, 84, 48, 18 ]
38
[ "84*48=4032", "4032/72=56", "56-18=38" ]
Current State: 38:[72, 84, 48, 18], Operations: [] Exploring Operation: 84*48=4032, Resulting Numbers: [72, 18, 4032] Generated Node #2: [72, 18, 4032] from Operation: 84*48=4032 Current State: 38:[72, 18, 4032], Operations: ['84*48=4032'] Exploring Operation: 4032/72=56, Resulting Numbers: [18, 56] Generated Node #3: ...
4
Current State: 38:[72, 84, 48, 18], Operations: [] Exploring Operation: 72-48=24, Resulting Numbers: [84, 18, 24] Generated Node #0,0: 38:[84, 18, 24] Operation: 72-48=24 Exploring Operation: 84-48=36, Resulting Numbers: [72, 18, 36] Generated Node #0,1: 38:[72, 18, 36] Operation: 84-48=36 Exploring Operation: 72/18=4,...
0
hs_4
sum_heuristic
[ 20, 55, 81, 73 ]
56
[ "81+73=154", "20*154=3080", "3080/55=56" ]
Current State: 56:[20, 55, 81, 73], Operations: [] Exploring Operation: 81+73=154, Resulting Numbers: [20, 55, 154] Generated Node #2: [20, 55, 154] from Operation: 81+73=154 Current State: 56:[20, 55, 154], Operations: ['81+73=154'] Exploring Operation: 20*154=3080, Resulting Numbers: [55, 3080] Generated Node #3: [55...
4
Current State: 56:[20, 55, 81, 73], Operations: [] Exploring Operation: 81-55=26, Resulting Numbers: [20, 73, 26] Generated Node #0,0: 56:[20, 73, 26] Operation: 81-55=26 Exploring Operation: 81-73=8, Resulting Numbers: [20, 55, 8] Generated Node #0,1: 56:[20, 55, 8] Operation: 81-73=8 Exploring Operation: 81-20=61, Re...
0
hs_3
sum_heuristic
[ 31, 19, 45, 3 ]
47
[ "45-19=26", "3*26=78", "78-31=47" ]
Current State: 47:[31, 19, 45, 3], Operations: [] Exploring Operation: 45-19=26, Resulting Numbers: [31, 3, 26] Generated Node #2: [31, 3, 26] from Operation: 45-19=26 Current State: 47:[31, 3, 26], Operations: ['45-19=26'] Exploring Operation: 3*26=78, Resulting Numbers: [31, 78] Generated Node #3: [31, 78] from Opera...
4
Current State: 47:[31, 19, 45, 3], Operations: [] Exploring Operation: 19*3=57, Resulting Numbers: [31, 45, 57] Generated Node #0,0: 47:[31, 45, 57] Operation: 19*3=57 Moving to Node #0,0 Current State: 47:[31, 45, 57], Operations: ['19*3=57'] Exploring Operation: 57-31=26, Resulting Numbers: [45, 26] Generated Node #0...
0
hs_1
mult_heuristic
[ 84, 79, 16, 26 ]
47
[ "84-79=5", "16+26=42", "5+42=47" ]
Current State: 47:[84, 79, 16, 26], Operations: [] Exploring Operation: 84-79=5, Resulting Numbers: [16, 26, 5] Generated Node #2: [16, 26, 5] from Operation: 84-79=5 Current State: 47:[16, 26, 5], Operations: ['84-79=5'] Exploring Operation: 16+26=42, Resulting Numbers: [5, 42] Generated Node #3: [5, 42] from Operatio...
4
Current State: 47:[84, 79, 16, 26], Operations: [] Exploring Operation: 79-26=53, Resulting Numbers: [84, 16, 53] Generated Node #0,0: 47:[84, 16, 53] Operation: 79-26=53 Exploring Operation: 84-26=58, Resulting Numbers: [79, 16, 58] Generated Node #0,1: 47:[79, 16, 58] Operation: 84-26=58 Exploring Operation: 79-16=63...
0.984375
hs_5
sum_heuristic
[ 81, 90, 25, 85 ]
99
[ "25+85=110", "81*110=8910", "8910/90=99" ]
Current State: 99:[81, 90, 25, 85], Operations: [] Exploring Operation: 25+85=110, Resulting Numbers: [81, 90, 110] Generated Node #2: [81, 90, 110] from Operation: 25+85=110 Current State: 99:[81, 90, 110], Operations: ['25+85=110'] Exploring Operation: 81*110=8910, Resulting Numbers: [90, 8910] Generated Node #3: [90...
4
Current State: 99:[81, 90, 25, 85], Operations: [] Exploring Operation: 85-81=4, Resulting Numbers: [90, 25, 4] Generated Node #0,0: 99:[90, 25, 4] Operation: 85-81=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 99:[90, 25, 4], Operations: ['85-81=4'] Exploring Operation: 25*4=100, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 11, 8, 96, 99 ]
100
[ "99-11=88", "96/8=12", "88+12=100" ]
Current State: 100:[11, 8, 96, 99], Operations: [] Exploring Operation: 99-11=88, Resulting Numbers: [8, 96, 88] Generated Node #2: [8, 96, 88] from Operation: 99-11=88 Current State: 100:[8, 96, 88], Operations: ['99-11=88'] Exploring Operation: 96/8=12, Resulting Numbers: [88, 12] Generated Node #3: [88, 12] from Ope...
4
Current State: 100:[11, 8, 96, 99], Operations: [] Exploring Operation: 96/8=12, Resulting Numbers: [11, 99, 12] Generated Node #0,0: 100:[11, 99, 12] Operation: 96/8=12 Exploring Operation: 11-8=3, Resulting Numbers: [96, 99, 3] Generated Node #0,1: 100:[96, 99, 3] Operation: 11-8=3 Exploring Operation: 99-96=3, Resul...
0.986111
hs_5
mult_heuristic
[ 16, 15, 35, 59 ]
94
[ "16-15=1", "35+59=94", "1*94=94" ]
Current State: 94:[16, 15, 35, 59], Operations: [] Exploring Operation: 16-15=1, Resulting Numbers: [35, 59, 1] Generated Node #2: [35, 59, 1] from Operation: 16-15=1 Current State: 94:[35, 59, 1], Operations: ['16-15=1'] Exploring Operation: 35+59=94, Resulting Numbers: [1, 94] Generated Node #3: [1, 94] from Operatio...
4
Current State: 94:[16, 15, 35, 59], Operations: [] Exploring Operation: 16+35=51, Resulting Numbers: [15, 59, 51] Generated Node #0,0: 94:[15, 59, 51] Operation: 16+35=51 Exploring Operation: 16-15=1, Resulting Numbers: [35, 59, 1] Generated Node #0,1: 94:[35, 59, 1] Operation: 16-15=1 Exploring Operation: 35+59=94, Re...
0.990451
hs_3
mult_heuristic
[ 19, 14, 38, 86 ]
93
[ "19*14=266", "266/38=7", "86+7=93" ]
Current State: 93:[19, 14, 38, 86], Operations: [] Exploring Operation: 19*14=266, Resulting Numbers: [38, 86, 266] Generated Node #2: [38, 86, 266] from Operation: 19*14=266 Current State: 93:[38, 86, 266], Operations: ['19*14=266'] Exploring Operation: 266/38=7, Resulting Numbers: [86, 7] Generated Node #3: [86, 7] f...
4
Current State: 93:[19, 14, 38, 86], Operations: [] Exploring Operation: 19+14=33, Resulting Numbers: [38, 86, 33] Generated Node #0,0: 93:[38, 86, 33] Operation: 19+14=33 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[38, 86, 33], Operations: ['19+14=33'] Exploring Operation: 38-33=5, Resulting Num...
0
hs_1
sum_heuristic
[ 35, 82, 23, 61 ]
58
[ "82+23=105", "105/35=3", "61-3=58" ]
Current State: 58:[35, 82, 23, 61], Operations: [] Exploring Operation: 82+23=105, Resulting Numbers: [35, 61, 105] Generated Node #2: [35, 61, 105] from Operation: 82+23=105 Current State: 58:[35, 61, 105], Operations: ['82+23=105'] Exploring Operation: 105/35=3, Resulting Numbers: [61, 3] Generated Node #3: [61, 3] f...
4
Current State: 58:[35, 82, 23, 61], Operations: [] Exploring Operation: 35+23=58, Resulting Numbers: [82, 61, 58] Generated Node #0,0: 58:[82, 61, 58] Operation: 35+23=58 Exploring Operation: 82-23=59, Resulting Numbers: [35, 61, 59] Generated Node #0,1: 58:[35, 61, 59] Operation: 82-23=59 Exploring Operation: 82-35=47...
0
hs_5
sum_heuristic
[ 58, 39, 55, 67 ]
50
[ "58-55=3", "39*3=117", "117-67=50" ]
Current State: 50:[58, 39, 55, 67], Operations: [] Exploring Operation: 58-55=3, Resulting Numbers: [39, 67, 3] Generated Node #2: [39, 67, 3] from Operation: 58-55=3 Current State: 50:[39, 67, 3], Operations: ['58-55=3'] Exploring Operation: 39*3=117, Resulting Numbers: [67, 117] Generated Node #3: [67, 117] from Oper...
4
Current State: 50:[58, 39, 55, 67], Operations: [] Exploring Operation: 58-55=3, Resulting Numbers: [39, 67, 3] Generated Node #0,0: 50:[39, 67, 3] Operation: 58-55=3 Exploring Operation: 58-39=19, Resulting Numbers: [55, 67, 19] Generated Node #0,1: 50:[55, 67, 19] Operation: 58-39=19 Exploring Operation: 67-39=28, Re...
0
hs_5
mult_heuristic
[ 19, 86, 99, 8 ]
85
[ "99-86=13", "8*13=104", "104-19=85" ]
Current State: 85:[19, 86, 99, 8], Operations: [] Exploring Operation: 99-86=13, Resulting Numbers: [19, 8, 13] Generated Node #2: [19, 8, 13] from Operation: 99-86=13 Current State: 85:[19, 8, 13], Operations: ['99-86=13'] Exploring Operation: 8*13=104, Resulting Numbers: [19, 104] Generated Node #3: [19, 104] from Op...
4
Current State: 85:[19, 86, 99, 8], Operations: [] Exploring Operation: 19-8=11, Resulting Numbers: [86, 99, 11] Generated Node #0,0: 85:[86, 99, 11] Operation: 19-8=11 Exploring Operation: 99-86=13, Resulting Numbers: [19, 8, 13] Generated Node #0,1: 85:[19, 8, 13] Operation: 99-86=13 Exploring Operation: 99-8=91, Resu...
0
hs_5
mult_heuristic
[ 54, 92, 46, 55 ]
86
[ "55-46=9", "54/9=6", "92-6=86" ]
Current State: 86:[54, 92, 46, 55], Operations: [] Exploring Operation: 55-46=9, Resulting Numbers: [54, 92, 9] Generated Node #2: [54, 92, 9] from Operation: 55-46=9 Current State: 86:[54, 92, 9], Operations: ['55-46=9'] Exploring Operation: 54/9=6, Resulting Numbers: [92, 6] Generated Node #3: [92, 6] from Operation:...
4
Current State: 86:[54, 92, 46, 55], Operations: [] Exploring Operation: 55-54=1, Resulting Numbers: [92, 46, 1] Generated Node #0,0: 86:[92, 46, 1] Operation: 55-54=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 86:[92, 46, 1], Operations: ['55-54=1'] Exploring Operation: 92/46=2, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 10, 87, 94, 76 ]
73
[ "10+87=97", "94+76=170", "170-97=73" ]
Current State: 73:[10, 87, 94, 76], Operations: [] Exploring Operation: 10+87=97, Resulting Numbers: [94, 76, 97] Generated Node #2: [94, 76, 97] from Operation: 10+87=97 Current State: 73:[94, 76, 97], Operations: ['10+87=97'] Exploring Operation: 94+76=170, Resulting Numbers: [97, 170] Generated Node #3: [97, 170] fr...
4
Current State: 73:[10, 87, 94, 76], Operations: [] Exploring Operation: 87-10=77, Resulting Numbers: [94, 76, 77] Generated Node #0,0: 73:[94, 76, 77] Operation: 87-10=77 Start Sub Search at level 1: Moving to Node #0,0 Current State: 73:[94, 76, 77], Operations: ['87-10=77'] Exploring Operation: 94-76=18, Resulting Nu...
0
hs_1
mult_heuristic
[ 54, 67, 99, 51 ]
73
[ "54+67=121", "99-51=48", "121-48=73" ]
Current State: 73:[54, 67, 99, 51], Operations: [] Exploring Operation: 54+67=121, Resulting Numbers: [99, 51, 121] Generated Node #2: [99, 51, 121] from Operation: 54+67=121 Current State: 73:[99, 51, 121], Operations: ['54+67=121'] Exploring Operation: 99-51=48, Resulting Numbers: [121, 48] Generated Node #3: [121, 4...
4
Current State: 73:[54, 67, 99, 51], Operations: [] Exploring Operation: 99-67=32, Resulting Numbers: [54, 51, 32] Generated Node #0,0: 73:[54, 51, 32] Operation: 99-67=32 Exploring Operation: 99-51=48, Resulting Numbers: [54, 67, 48] Generated Node #0,1: 73:[54, 67, 48] Operation: 99-51=48 Exploring Operation: 67+51=11...
0.975694
hs_5
mult_heuristic
[ 22, 3, 73, 20 ]
93
[ "73-22=51", "51-20=31", "3*31=93" ]
Current State: 93:[22, 3, 73, 20], Operations: [] Exploring Operation: 73-22=51, Resulting Numbers: [3, 20, 51] Generated Node #2: [3, 20, 51] from Operation: 73-22=51 Current State: 93:[3, 20, 51], Operations: ['73-22=51'] Exploring Operation: 51-20=31, Resulting Numbers: [3, 31] Generated Node #3: [3, 31] from Operat...
4
Current State: 93:[22, 3, 73, 20], Operations: [] Exploring Operation: 73+20=93, Resulting Numbers: [22, 3, 93] Generated Node #0,0: 93:[22, 3, 93] Operation: 73+20=93 Exploring Operation: 22+73=95, Resulting Numbers: [3, 20, 95] Generated Node #0,1: 93:[3, 20, 95] Operation: 22+73=95 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 47, 60, 37, 52 ]
58
[ "47-37=10", "60/10=6", "52+6=58" ]
Current State: 58:[47, 60, 37, 52], Operations: [] Exploring Operation: 47-37=10, Resulting Numbers: [60, 52, 10] Generated Node #2: [60, 52, 10] from Operation: 47-37=10 Current State: 58:[60, 52, 10], Operations: ['47-37=10'] Exploring Operation: 60/10=6, Resulting Numbers: [52, 6] Generated Node #3: [52, 6] from Ope...
4
Current State: 58:[47, 60, 37, 52], Operations: [] Exploring Operation: 47-37=10, Resulting Numbers: [60, 52, 10] Generated Node #0,0: 58:[60, 52, 10] Operation: 47-37=10 Exploring Operation: 52-47=5, Resulting Numbers: [60, 37, 5] Generated Node #0,1: 58:[60, 37, 5] Operation: 52-47=5 Start Sub Search at level 1: Movi...
0.984375
hs_2
mult_heuristic
[ 6, 63, 67, 46 ]
36
[ "63-6=57", "67-46=21", "57-21=36" ]
Current State: 36:[6, 63, 67, 46], Operations: [] Exploring Operation: 63-6=57, Resulting Numbers: [67, 46, 57] Generated Node #2: [67, 46, 57] from Operation: 63-6=57 Current State: 36:[67, 46, 57], Operations: ['63-6=57'] Exploring Operation: 67-46=21, Resulting Numbers: [57, 21] Generated Node #3: [57, 21] from Oper...
4
Current State: 36:[6, 63, 67, 46], Operations: [] Exploring Operation: 67-46=21, Resulting Numbers: [6, 63, 21] Generated Node #0,0: 36:[6, 63, 21] Operation: 67-46=21 Exploring Operation: 67-63=4, Resulting Numbers: [6, 46, 4] Generated Node #0,1: 36:[6, 46, 4] Operation: 67-63=4 Start Sub Search at level 1: Moving to...
0.991319
hs_2
sum_heuristic
[ 80, 28, 38, 48 ]
20
[ "48-38=10", "80/10=8", "28-8=20" ]
Current State: 20:[80, 28, 38, 48], Operations: [] Exploring Operation: 48-38=10, Resulting Numbers: [80, 28, 10] Generated Node #2: [80, 28, 10] from Operation: 48-38=10 Current State: 20:[80, 28, 10], Operations: ['48-38=10'] Exploring Operation: 80/10=8, Resulting Numbers: [28, 8] Generated Node #3: [28, 8] from Ope...
4
Current State: 20:[80, 28, 38, 48], Operations: [] Exploring Operation: 48-28=20, Resulting Numbers: [80, 38, 20] Generated Node #0,0: 20:[80, 38, 20] Operation: 48-28=20 Exploring Operation: 80-28=52, Resulting Numbers: [38, 48, 52] Generated Node #0,1: 20:[38, 48, 52] Operation: 80-28=52 Exploring Operation: 48-38=10...
0.940972
hs_5
sum_heuristic
[ 46, 67, 36, 69 ]
28
[ "69-67=2", "36/2=18", "46-18=28" ]
Current State: 28:[46, 67, 36, 69], Operations: [] Exploring Operation: 69-67=2, Resulting Numbers: [46, 36, 2] Generated Node #2: [46, 36, 2] from Operation: 69-67=2 Current State: 28:[46, 36, 2], Operations: ['69-67=2'] Exploring Operation: 36/2=18, Resulting Numbers: [46, 18] Generated Node #3: [46, 18] from Operati...
4
Current State: 28:[46, 67, 36, 69], Operations: [] Exploring Operation: 69-46=23, Resulting Numbers: [67, 36, 23] Generated Node #0,0: 28:[67, 36, 23] Operation: 69-46=23 Exploring Operation: 67-36=31, Resulting Numbers: [46, 69, 31] Generated Node #0,1: 28:[46, 69, 31] Operation: 67-36=31 Exploring Operation: 67-46=21...
0.980903
hs_5
mult_heuristic
[ 11, 37, 8, 53 ]
29
[ "11+53=64", "64/8=8", "37-8=29" ]
Current State: 29:[11, 37, 8, 53], Operations: [] Exploring Operation: 11+53=64, Resulting Numbers: [37, 8, 64] Generated Node #2: [37, 8, 64] from Operation: 11+53=64 Current State: 29:[37, 8, 64], Operations: ['11+53=64'] Exploring Operation: 64/8=8, Resulting Numbers: [37, 8] Generated Node #3: [37, 8] from Operatio...
4
Current State: 29:[11, 37, 8, 53], Operations: [] Exploring Operation: 53-11=42, Resulting Numbers: [37, 8, 42] Generated Node #0,0: 29:[37, 8, 42] Operation: 53-11=42 Exploring Operation: 11+8=19, Resulting Numbers: [37, 53, 19] Generated Node #0,1: 29:[37, 53, 19] Operation: 11+8=19 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 91, 48, 64, 54 ]
53
[ "91-48=43", "64-54=10", "43+10=53" ]
Current State: 53:[91, 48, 64, 54], Operations: [] Exploring Operation: 91-48=43, Resulting Numbers: [64, 54, 43] Generated Node #2: [64, 54, 43] from Operation: 91-48=43 Current State: 53:[64, 54, 43], Operations: ['91-48=43'] Exploring Operation: 64-54=10, Resulting Numbers: [43, 10] Generated Node #3: [43, 10] from ...
4
Current State: 53:[91, 48, 64, 54], Operations: [] Exploring Operation: 91-48=43, Resulting Numbers: [64, 54, 43] Generated Node #0,0: 53:[64, 54, 43] Operation: 91-48=43 Exploring Operation: 91-64=27, Resulting Numbers: [48, 54, 27] Generated Node #0,1: 53:[48, 54, 27] Operation: 91-64=27 Start Sub Search at level 1: ...
0.990451
hs_2
sum_heuristic
[ 93, 31, 14, 49 ]
21
[ "93/31=3", "14+49=63", "63/3=21" ]
Current State: 21:[93, 31, 14, 49], Operations: [] Exploring Operation: 93/31=3, Resulting Numbers: [14, 49, 3] Generated Node #2: [14, 49, 3] from Operation: 93/31=3 Current State: 21:[14, 49, 3], Operations: ['93/31=3'] Exploring Operation: 14+49=63, Resulting Numbers: [3, 63] Generated Node #3: [3, 63] from Operatio...
4
Current State: 21:[93, 31, 14, 49], Operations: [] Exploring Operation: 93-49=44, Resulting Numbers: [31, 14, 44] Generated Node #0,0: 21:[31, 14, 44] Operation: 93-49=44 Exploring Operation: 93/31=3, Resulting Numbers: [14, 49, 3] Generated Node #0,1: 21:[14, 49, 3] Operation: 93/31=3 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 2, 61, 6, 16 ]
73
[ "2+61=63", "16-6=10", "63+10=73" ]
Current State: 73:[2, 61, 6, 16], Operations: [] Exploring Operation: 2+61=63, Resulting Numbers: [6, 16, 63] Generated Node #2: [6, 16, 63] from Operation: 2+61=63 Current State: 73:[6, 16, 63], Operations: ['2+61=63'] Exploring Operation: 16-6=10, Resulting Numbers: [63, 10] Generated Node #3: [63, 10] from Operation...
4
Current State: 73:[2, 61, 6, 16], Operations: [] Exploring Operation: 6*16=96, Resulting Numbers: [2, 61, 96] Generated Node #0,0: 73:[2, 61, 96] Operation: 6*16=96 Exploring Operation: 2*6=12, Resulting Numbers: [61, 16, 12] Generated Node #0,1: 73:[61, 16, 12] Operation: 2*6=12 Exploring Operation: 2*16=32, Resulting...
0
hs_3
sum_heuristic
[ 94, 93, 83, 69 ]
13
[ "94-93=1", "83-69=14", "14-1=13" ]
Current State: 13:[94, 93, 83, 69], Operations: [] Exploring Operation: 94-93=1, Resulting Numbers: [83, 69, 1] Generated Node #2: [83, 69, 1] from Operation: 94-93=1 Current State: 13:[83, 69, 1], Operations: ['94-93=1'] Exploring Operation: 83-69=14, Resulting Numbers: [1, 14] Generated Node #3: [1, 14] from Operatio...
4
Current State: 13:[94, 93, 83, 69], Operations: [] Exploring Operation: 93-83=10, Resulting Numbers: [94, 69, 10] Generated Node #0,0: 13:[94, 69, 10] Operation: 93-83=10 Exploring Operation: 94-93=1, Resulting Numbers: [83, 69, 1] Generated Node #0,1: 13:[83, 69, 1] Operation: 94-93=1 Exploring Operation: 94-83=11, Re...
0.986979
hs_5
mult_heuristic
[ 30, 1, 27, 69 ]
65
[ "30+1=31", "27+69=96", "96-31=65" ]
Current State: 65:[30, 1, 27, 69], Operations: [] Exploring Operation: 30+1=31, Resulting Numbers: [27, 69, 31] Generated Node #2: [27, 69, 31] from Operation: 30+1=31 Current State: 65:[27, 69, 31], Operations: ['30+1=31'] Exploring Operation: 27+69=96, Resulting Numbers: [31, 96] Generated Node #3: [31, 96] from Oper...
4
Current State: 65:[30, 1, 27, 69], Operations: [] Exploring Operation: 30-27=3, Resulting Numbers: [1, 69, 3] Generated Node #0,0: 65:[1, 69, 3] Operation: 30-27=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 65:[1, 69, 3], Operations: ['30-27=3'] Exploring Operation: 69-1=68, Resulting Numbers: [3, ...
0.993924
hs_1
mult_heuristic
[ 41, 84, 12, 36 ]
43
[ "84-12=72", "72/36=2", "41+2=43" ]
Current State: 43:[41, 84, 12, 36], Operations: [] Exploring Operation: 84-12=72, Resulting Numbers: [41, 36, 72] Generated Node #2: [41, 36, 72] from Operation: 84-12=72 Current State: 43:[41, 36, 72], Operations: ['84-12=72'] Exploring Operation: 72/36=2, Resulting Numbers: [41, 2] Generated Node #3: [41, 2] from Ope...
4
Current State: 43:[41, 84, 12, 36], Operations: [] Exploring Operation: 84-41=43, Resulting Numbers: [12, 36, 43] Generated Node #0,0: 43:[12, 36, 43] Operation: 84-41=43 Moving to Node #0,0 Current State: 43:[12, 36, 43], Operations: ['84-41=43'] Exploring Operation: 12+36=48, Resulting Numbers: [43, 48] Generated Nod...
0
hs_1
sum_heuristic
[ 57, 44, 84, 26 ]
42
[ "57-44=13", "84*13=1092", "1092/26=42" ]
Current State: 42:[57, 44, 84, 26], Operations: [] Exploring Operation: 57-44=13, Resulting Numbers: [84, 26, 13] Generated Node #2: [84, 26, 13] from Operation: 57-44=13 Current State: 42:[84, 26, 13], Operations: ['57-44=13'] Exploring Operation: 84*13=1092, Resulting Numbers: [26, 1092] Generated Node #3: [26, 1092]...
4
Current State: 42:[57, 44, 84, 26], Operations: [] Exploring Operation: 84-57=27, Resulting Numbers: [44, 26, 27] Generated Node #0,0: 42:[44, 26, 27] Operation: 84-57=27 Start Sub Search at level 1: Moving to Node #0,0 Current State: 42:[44, 26, 27], Operations: ['84-57=27'] Exploring Operation: 27-26=1, Resulting Num...
0
hs_1
sum_heuristic
[ 33, 93, 43, 19 ]
22
[ "43+19=62", "33*62=2046", "2046/93=22" ]
Current State: 22:[33, 93, 43, 19], Operations: [] Exploring Operation: 43+19=62, Resulting Numbers: [33, 93, 62] Generated Node #2: [33, 93, 62] from Operation: 43+19=62 Current State: 22:[33, 93, 62], Operations: ['43+19=62'] Exploring Operation: 33*62=2046, Resulting Numbers: [93, 2046] Generated Node #3: [93, 2046]...
4
Current State: 22:[33, 93, 43, 19], Operations: [] Exploring Operation: 93-43=50, Resulting Numbers: [33, 19, 50] Generated Node #0,0: 22:[33, 19, 50] Operation: 93-43=50 Start Sub Search at level 1: Moving to Node #0,0 Current State: 22:[33, 19, 50], Operations: ['93-43=50'] Exploring Operation: 50-33=17, Resulting Nu...
0
hs_1
mult_heuristic
[ 52, 6, 15, 42 ]
53
[ "42/6=7", "15*7=105", "105-52=53" ]
Current State: 53:[52, 6, 15, 42], Operations: [] Exploring Operation: 42/6=7, Resulting Numbers: [52, 15, 7] Generated Node #2: [52, 15, 7] from Operation: 42/6=7 Current State: 53:[52, 15, 7], Operations: ['42/6=7'] Exploring Operation: 15*7=105, Resulting Numbers: [52, 105] Generated Node #3: [52, 105] from Operatio...
4
Current State: 53:[52, 6, 15, 42], Operations: [] Exploring Operation: 6+15=21, Resulting Numbers: [52, 42, 21] Generated Node #0,0: 53:[52, 42, 21] Operation: 6+15=21 Moving to Node #0,0 Current State: 53:[52, 42, 21], Operations: ['6+15=21'] Exploring Operation: 42+21=63, Resulting Numbers: [52, 63] Generated Node #0...
0
hs_1
sum_heuristic
[ 77, 63, 12, 7 ]
32
[ "77+63=140", "140/7=20", "12+20=32" ]
Current State: 32:[77, 63, 12, 7], Operations: [] Exploring Operation: 77+63=140, Resulting Numbers: [12, 7, 140] Generated Node #2: [12, 7, 140] from Operation: 77+63=140 Current State: 32:[12, 7, 140], Operations: ['77+63=140'] Exploring Operation: 140/7=20, Resulting Numbers: [12, 20] Generated Node #3: [12, 20] fro...
4
Current State: 32:[77, 63, 12, 7], Operations: [] Exploring Operation: 77-63=14, Resulting Numbers: [12, 7, 14] Generated Node #0,0: 32:[12, 7, 14] Operation: 77-63=14 Moving to Node #0,0 Current State: 32:[12, 7, 14], Operations: ['77-63=14'] Exploring Operation: 14-12=2, Resulting Numbers: [7, 2] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 30, 63, 67, 96 ]
65
[ "30+96=126", "126/63=2", "67-2=65" ]
Current State: 65:[30, 63, 67, 96], Operations: [] Exploring Operation: 30+96=126, Resulting Numbers: [63, 67, 126] Generated Node #2: [63, 67, 126] from Operation: 30+96=126 Current State: 65:[63, 67, 126], Operations: ['30+96=126'] Exploring Operation: 126/63=2, Resulting Numbers: [67, 2] Generated Node #3: [67, 2] f...
4
Current State: 65:[30, 63, 67, 96], Operations: [] Exploring Operation: 96-67=29, Resulting Numbers: [30, 63, 29] Generated Node #0,0: 65:[30, 63, 29] Operation: 96-67=29 Exploring Operation: 67-63=4, Resulting Numbers: [30, 96, 4] Generated Node #0,1: 65:[30, 96, 4] Operation: 67-63=4 Exploring Operation: 96-30=66, Re...
0
hs_4
sum_heuristic
[ 86, 4, 42, 36 ]
41
[ "86+42=128", "36+128=164", "164/4=41" ]
Current State: 41:[86, 4, 42, 36], Operations: [] Exploring Operation: 86+42=128, Resulting Numbers: [4, 36, 128] Generated Node #2: [4, 36, 128] from Operation: 86+42=128 Current State: 41:[4, 36, 128], Operations: ['86+42=128'] Exploring Operation: 36+128=164, Resulting Numbers: [4, 164] Generated Node #3: [4, 164] f...
4
Current State: 41:[86, 4, 42, 36], Operations: [] Exploring Operation: 86-4=82, Resulting Numbers: [42, 36, 82] Generated Node #0,0: 41:[42, 36, 82] Operation: 86-4=82 Exploring Operation: 4+36=40, Resulting Numbers: [86, 42, 40] Generated Node #0,1: 41:[86, 42, 40] Operation: 4+36=40 Exploring Operation: 86-42=44, Res...
0
hs_5
mult_heuristic
[ 33, 85, 48, 49 ]
51
[ "85-33=52", "49-48=1", "52-1=51" ]
Current State: 51:[33, 85, 48, 49], Operations: [] Exploring Operation: 85-33=52, Resulting Numbers: [48, 49, 52] Generated Node #2: [48, 49, 52] from Operation: 85-33=52 Current State: 51:[48, 49, 52], Operations: ['85-33=52'] Exploring Operation: 49-48=1, Resulting Numbers: [52, 1] Generated Node #3: [52, 1] from Ope...
4
Current State: 51:[33, 85, 48, 49], Operations: [] Exploring Operation: 49-33=16, Resulting Numbers: [85, 48, 16] Generated Node #0,0: 51:[85, 48, 16] Operation: 49-33=16 Exploring Operation: 85-49=36, Resulting Numbers: [33, 48, 36] Generated Node #0,1: 51:[33, 48, 36] Operation: 85-49=36 Exploring Operation: 48-33=15...
0.985243
hs_5
mult_heuristic
[ 19, 21, 16, 21 ]
13
[ "21-19=2", "16/2=8", "21-8=13" ]
Current State: 13:[19, 21, 16, 21], Operations: [] Exploring Operation: 21-19=2, Resulting Numbers: [16, 2] Generated Node #2: [16, 2] from Operation: 21-19=2 Current State: 13:[16, 2], Operations: ['21-19=2'] Exploring Operation: 16/2=8, Resulting Numbers: [8] 8,13 equal: Goal Reached Exploring Operation: 21-8=13, Res...
4
Current State: 13:[19, 21, 16, 21], Operations: [] Exploring Operation: 21/21=1, Resulting Numbers: [19, 16, 1] Generated Node #0,0: 13:[19, 16, 1] Operation: 21/21=1 Exploring Operation: 21-16=5, Resulting Numbers: [19, 21, 5] Generated Node #0,1: 13:[19, 21, 5] Operation: 21-16=5 Exploring Operation: 21-19=2, Resulti...
0.950521
hs_4
mult_heuristic
[ 78, 50, 41, 3 ]
81
[ "50-41=9", "9/3=3", "78+3=81" ]
Current State: 81:[78, 50, 41, 3], Operations: [] Exploring Operation: 50-41=9, Resulting Numbers: [78, 3, 9] Generated Node #2: [78, 3, 9] from Operation: 50-41=9 Current State: 81:[78, 3, 9], Operations: ['50-41=9'] Exploring Operation: 9/3=3, Resulting Numbers: [78, 3] Generated Node #3: [78, 3] from Operation: 9/3=...
4
Current State: 81:[78, 50, 41, 3], Operations: [] Exploring Operation: 78-50=28, Resulting Numbers: [41, 3, 28] Generated Node #0,0: 81:[41, 3, 28] Operation: 78-50=28 Exploring Operation: 50+41=91, Resulting Numbers: [78, 3, 91] Generated Node #0,1: 81:[78, 3, 91] Operation: 50+41=91 Exploring Operation: 50-41=9, Resu...
0
hs_3
sum_heuristic
[ 58, 34, 76, 1 ]
15
[ "58+34=92", "76+1=77", "92-77=15" ]
Current State: 15:[58, 34, 76, 1], Operations: [] Exploring Operation: 58+34=92, Resulting Numbers: [76, 1, 92] Generated Node #2: [76, 1, 92] from Operation: 58+34=92 Current State: 15:[76, 1, 92], Operations: ['58+34=92'] Exploring Operation: 76+1=77, Resulting Numbers: [92, 77] Generated Node #3: [92, 77] from Opera...
4
Current State: 15:[58, 34, 76, 1], Operations: [] Exploring Operation: 58-34=24, Resulting Numbers: [76, 1, 24] Generated Node #0,0: 15:[76, 1, 24] Operation: 58-34=24 Exploring Operation: 76-58=18, Resulting Numbers: [34, 1, 18] Generated Node #0,1: 15:[34, 1, 18] Operation: 76-58=18 Exploring Operation: 58-1=57, Resu...
0.985243
hs_5
sum_heuristic
[ 70, 34, 90, 9 ]
94
[ "70+34=104", "90/9=10", "104-10=94" ]
Current State: 94:[70, 34, 90, 9], Operations: [] Exploring Operation: 70+34=104, Resulting Numbers: [90, 9, 104] Generated Node #2: [90, 9, 104] from Operation: 70+34=104 Current State: 94:[90, 9, 104], Operations: ['70+34=104'] Exploring Operation: 90/9=10, Resulting Numbers: [104, 10] Generated Node #3: [104, 10] fr...
4
Current State: 94:[70, 34, 90, 9], Operations: [] Exploring Operation: 70-34=36, Resulting Numbers: [90, 9, 36] Generated Node #0,0: 94:[90, 9, 36] Operation: 70-34=36 Exploring Operation: 70+34=104, Resulting Numbers: [90, 9, 104] Generated Node #0,1: 94:[90, 9, 104] Operation: 70+34=104 Moving to Node #0,1 Current St...
0.986979
hs_2
sum_heuristic
[ 6, 5, 23, 62 ]
50
[ "6+5=11", "62-23=39", "11+39=50" ]
Current State: 50:[6, 5, 23, 62], Operations: [] Exploring Operation: 6+5=11, Resulting Numbers: [23, 62, 11] Generated Node #2: [23, 62, 11] from Operation: 6+5=11 Current State: 50:[23, 62, 11], Operations: ['6+5=11'] Exploring Operation: 62-23=39, Resulting Numbers: [11, 39] Generated Node #3: [11, 39] from Operatio...
4
Current State: 50:[6, 5, 23, 62], Operations: [] Exploring Operation: 62-6=56, Resulting Numbers: [5, 23, 56] Generated Node #0,0: 50:[5, 23, 56] Operation: 62-6=56 Exploring Operation: 6-5=1, Resulting Numbers: [23, 62, 1] Generated Node #0,1: 50:[23, 62, 1] Operation: 6-5=1 Exploring Operation: 62-5=57, Resulting Num...
0.962674
hs_5
mult_heuristic
[ 81, 10, 35, 94 ]
50
[ "81+94=175", "10*175=1750", "1750/35=50" ]
Current State: 50:[81, 10, 35, 94], Operations: [] Exploring Operation: 81+94=175, Resulting Numbers: [10, 35, 175] Generated Node #2: [10, 35, 175] from Operation: 81+94=175 Current State: 50:[10, 35, 175], Operations: ['81+94=175'] Exploring Operation: 10*175=1750, Resulting Numbers: [35, 1750] Generated Node #3: [35...
4
Current State: 50:[81, 10, 35, 94], Operations: [] Exploring Operation: 94-81=13, Resulting Numbers: [10, 35, 13] Generated Node #0,0: 50:[10, 35, 13] Operation: 94-81=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 50:[10, 35, 13], Operations: ['94-81=13'] Exploring Operation: 35+13=48, Resulting Nu...
0
hs_1
mult_heuristic
[ 30, 72, 53, 73 ]
82
[ "30+72=102", "73-53=20", "102-20=82" ]
Current State: 82:[30, 72, 53, 73], Operations: [] Exploring Operation: 30+72=102, Resulting Numbers: [53, 73, 102] Generated Node #2: [53, 73, 102] from Operation: 30+72=102 Current State: 82:[53, 73, 102], Operations: ['30+72=102'] Exploring Operation: 73-53=20, Resulting Numbers: [102, 20] Generated Node #3: [102, 2...
4
Current State: 82:[30, 72, 53, 73], Operations: [] Exploring Operation: 30+53=83, Resulting Numbers: [72, 73, 83] Generated Node #0,0: 82:[72, 73, 83] Operation: 30+53=83 Moving to Node #0,0 Current State: 82:[72, 73, 83], Operations: ['30+53=83'] Exploring Operation: 73-72=1, Resulting Numbers: [83, 1] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 8, 62, 17, 5 ]
93
[ "17-5=12", "62*12=744", "744/8=93" ]
Current State: 93:[8, 62, 17, 5], Operations: [] Exploring Operation: 17-5=12, Resulting Numbers: [8, 62, 12] Generated Node #2: [8, 62, 12] from Operation: 17-5=12 Current State: 93:[8, 62, 12], Operations: ['17-5=12'] Exploring Operation: 62*12=744, Resulting Numbers: [8, 744] Generated Node #3: [8, 744] from Operati...
4
Current State: 93:[8, 62, 17, 5], Operations: [] Exploring Operation: 62+17=79, Resulting Numbers: [8, 5, 79] Generated Node #0,0: 93:[8, 5, 79] Operation: 62+17=79 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[8, 5, 79], Operations: ['62+17=79'] Exploring Operation: 8+79=87, Resulting Numbers: [5...
0
hs_1
sum_heuristic
[ 76, 23, 75, 72 ]
95
[ "76-75=1", "23+72=95", "1*95=95" ]
Current State: 95:[76, 23, 75, 72], Operations: [] Exploring Operation: 76-75=1, Resulting Numbers: [23, 72, 1] Generated Node #2: [23, 72, 1] from Operation: 76-75=1 Current State: 95:[23, 72, 1], Operations: ['76-75=1'] Exploring Operation: 23+72=95, Resulting Numbers: [1, 95] Generated Node #3: [1, 95] from Operatio...
4
Current State: 95:[76, 23, 75, 72], Operations: [] Exploring Operation: 76-72=4, Resulting Numbers: [23, 75, 4] Generated Node #0,0: 95:[23, 75, 4] Operation: 76-72=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 95:[23, 75, 4], Operations: ['76-72=4'] Exploring Operation: 23+75=98, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 93, 33, 73, 78 ]
65
[ "93-33=60", "78-73=5", "60+5=65" ]
Current State: 65:[93, 33, 73, 78], Operations: [] Exploring Operation: 93-33=60, Resulting Numbers: [73, 78, 60] Generated Node #2: [73, 78, 60] from Operation: 93-33=60 Current State: 65:[73, 78, 60], Operations: ['93-33=60'] Exploring Operation: 78-73=5, Resulting Numbers: [60, 5] Generated Node #3: [60, 5] from Ope...
4
Current State: 65:[93, 33, 73, 78], Operations: [] Exploring Operation: 78-73=5, Resulting Numbers: [93, 33, 5] Generated Node #0,0: 65:[93, 33, 5] Operation: 78-73=5 Exploring Operation: 93-78=15, Resulting Numbers: [33, 73, 15] Generated Node #0,1: 65:[33, 73, 15] Operation: 93-78=15 Exploring Operation: 93-73=20, Re...
0.988715
hs_4
sum_heuristic
[ 49, 65, 49, 34 ]
30
[ "49/49=1", "65-34=31", "31-1=30" ]
Current State: 30:[49, 65, 49, 34], Operations: [] Exploring Operation: 49/49=1, Resulting Numbers: [65, 34, 1] Generated Node #2: [65, 34, 1] from Operation: 49/49=1 Current State: 30:[65, 34, 1], Operations: ['49/49=1'] Exploring Operation: 65-34=31, Resulting Numbers: [1, 31] Generated Node #3: [1, 31] from Operatio...
4
Current State: 30:[49, 65, 49, 34], Operations: [] Exploring Operation: 49/49=1, Resulting Numbers: [65, 34, 1] Generated Node #0,0: 30:[65, 34, 1] Operation: 49/49=1 Exploring Operation: 49-49=0, Resulting Numbers: [65, 34, 0] Generated Node #0,1: 30:[65, 34, 0] Operation: 49-49=0 Exploring Operation: 65-49=16, Result...
0.949653
hs_5
mult_heuristic
[ 3, 65, 61, 30 ]
12
[ "65+61=126", "126/3=42", "42-30=12" ]
Current State: 12:[3, 65, 61, 30], Operations: [] Exploring Operation: 65+61=126, Resulting Numbers: [3, 30, 126] Generated Node #2: [3, 30, 126] from Operation: 65+61=126 Current State: 12:[3, 30, 126], Operations: ['65+61=126'] Exploring Operation: 126/3=42, Resulting Numbers: [30, 42] Generated Node #3: [30, 42] fro...
4
Current State: 12:[3, 65, 61, 30], Operations: [] Exploring Operation: 65-61=4, Resulting Numbers: [3, 30, 4] Generated Node #0,0: 12:[3, 30, 4] Operation: 65-61=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 12:[3, 30, 4], Operations: ['65-61=4'] Exploring Operation: 30/3=10, Resulting Numbers: [4, ...
0
hs_1
sum_heuristic
[ 84, 34, 80, 94 ]
56
[ "84+34=118", "80+94=174", "174-118=56" ]
Current State: 56:[84, 34, 80, 94], Operations: [] Exploring Operation: 84+34=118, Resulting Numbers: [80, 94, 118] Generated Node #2: [80, 94, 118] from Operation: 84+34=118 Current State: 56:[80, 94, 118], Operations: ['84+34=118'] Exploring Operation: 80+94=174, Resulting Numbers: [118, 174] Generated Node #3: [118,...
4
Current State: 56:[84, 34, 80, 94], Operations: [] Exploring Operation: 84-80=4, Resulting Numbers: [34, 94, 4] Generated Node #0,0: 56:[34, 94, 4] Operation: 84-80=4 Exploring Operation: 94-80=14, Resulting Numbers: [84, 34, 14] Generated Node #0,1: 56:[84, 34, 14] Operation: 94-80=14 Exploring Operation: 94-34=60, Re...
0.984375
hs_4
sum_heuristic
[ 12, 78, 66, 26 ]
51
[ "66-12=54", "78/26=3", "54-3=51" ]
Current State: 51:[12, 78, 66, 26], Operations: [] Exploring Operation: 66-12=54, Resulting Numbers: [78, 26, 54] Generated Node #2: [78, 26, 54] from Operation: 66-12=54 Current State: 51:[78, 26, 54], Operations: ['66-12=54'] Exploring Operation: 78/26=3, Resulting Numbers: [54, 3] Generated Node #3: [54, 3] from Ope...
4
Current State: 51:[12, 78, 66, 26], Operations: [] Exploring Operation: 78/26=3, Resulting Numbers: [12, 66, 3] Generated Node #0,0: 51:[12, 66, 3] Operation: 78/26=3 Exploring Operation: 78-66=12, Resulting Numbers: [12, 26, 12] Generated Node #0,1: 51:[12, 26, 12] Operation: 78-66=12 Moving to Node #0,1 Current State...
0.986111
hs_2
mult_heuristic
[ 30, 10, 65, 42 ]
20
[ "30/10=3", "65-42=23", "23-3=20" ]
Current State: 20:[30, 10, 65, 42], Operations: [] Exploring Operation: 30/10=3, Resulting Numbers: [65, 42, 3] Generated Node #2: [65, 42, 3] from Operation: 30/10=3 Current State: 20:[65, 42, 3], Operations: ['30/10=3'] Exploring Operation: 65-42=23, Resulting Numbers: [3, 23] Generated Node #3: [3, 23] from Operatio...
4
Current State: 20:[30, 10, 65, 42], Operations: [] Exploring Operation: 65-10=55, Resulting Numbers: [30, 42, 55] Generated Node #0,0: 20:[30, 42, 55] Operation: 65-10=55 Exploring Operation: 65-30=35, Resulting Numbers: [10, 42, 35] Generated Node #0,1: 20:[10, 42, 35] Operation: 65-30=35 Exploring Operation: 30-10=20...
0.934896
hs_5
mult_heuristic
[ 21, 11, 83, 38 ]
89
[ "21+11=32", "83+38=121", "121-32=89" ]
Current State: 89:[21, 11, 83, 38], Operations: [] Exploring Operation: 21+11=32, Resulting Numbers: [83, 38, 32] Generated Node #2: [83, 38, 32] from Operation: 21+11=32 Current State: 89:[83, 38, 32], Operations: ['21+11=32'] Exploring Operation: 83+38=121, Resulting Numbers: [32, 121] Generated Node #3: [32, 121] fr...
4
Current State: 89:[21, 11, 83, 38], Operations: [] Exploring Operation: 21+11=32, Resulting Numbers: [83, 38, 32] Generated Node #0,0: 89:[83, 38, 32] Operation: 21+11=32 Exploring Operation: 21+38=59, Resulting Numbers: [11, 83, 59] Generated Node #0,1: 89:[11, 83, 59] Operation: 21+38=59 Exploring Operation: 11+38=49...
0.983507
hs_3
mult_heuristic
[ 60, 36, 59, 66 ]
57
[ "66-36=30", "60/30=2", "59-2=57" ]
Current State: 57:[60, 36, 59, 66], Operations: [] Exploring Operation: 66-36=30, Resulting Numbers: [60, 59, 30] Generated Node #2: [60, 59, 30] from Operation: 66-36=30 Current State: 57:[60, 59, 30], Operations: ['66-36=30'] Exploring Operation: 60/30=2, Resulting Numbers: [59, 2] Generated Node #3: [59, 2] from Ope...
4
Current State: 57:[60, 36, 59, 66], Operations: [] Exploring Operation: 60-36=24, Resulting Numbers: [59, 66, 24] Generated Node #0,0: 57:[59, 66, 24] Operation: 60-36=24 Exploring Operation: 66-60=6, Resulting Numbers: [36, 59, 6] Generated Node #0,1: 57:[36, 59, 6] Operation: 66-60=6 Exploring Operation: 59-36=23, Re...
0.952257
hs_5
sum_heuristic
[ 3, 17, 52, 4 ]
67
[ "3+4=7", "17*7=119", "119-52=67" ]
Current State: 67:[3, 17, 52, 4], Operations: [] Exploring Operation: 3+4=7, Resulting Numbers: [17, 52, 7] Generated Node #2: [17, 52, 7] from Operation: 3+4=7 Current State: 67:[17, 52, 7], Operations: ['3+4=7'] Exploring Operation: 17*7=119, Resulting Numbers: [52, 119] Generated Node #3: [52, 119] from Operation: 1...
4
Current State: 67:[3, 17, 52, 4], Operations: [] Exploring Operation: 3+52=55, Resulting Numbers: [17, 4, 55] Generated Node #0,0: 67:[17, 4, 55] Operation: 3+52=55 Exploring Operation: 3*17=51, Resulting Numbers: [52, 4, 51] Generated Node #0,1: 67:[52, 4, 51] Operation: 3*17=51 Exploring Operation: 3*4=12, Resulting ...
0
hs_5
sum_heuristic
[ 93, 89, 91, 13 ]
39
[ "93-89=4", "13*4=52", "91-52=39" ]
Current State: 39:[93, 89, 91, 13], Operations: [] Exploring Operation: 93-89=4, Resulting Numbers: [91, 13, 4] Generated Node #2: [91, 13, 4] from Operation: 93-89=4 Current State: 39:[91, 13, 4], Operations: ['93-89=4'] Exploring Operation: 13*4=52, Resulting Numbers: [91, 52] Generated Node #3: [91, 52] from Operati...
4
Current State: 39:[93, 89, 91, 13], Operations: [] Exploring Operation: 93-89=4, Resulting Numbers: [91, 13, 4] Generated Node #0,0: 39:[91, 13, 4] Operation: 93-89=4 Exploring Operation: 91/13=7, Resulting Numbers: [93, 89, 7] Generated Node #0,1: 39:[93, 89, 7] Operation: 91/13=7 Exploring Operation: 91-89=2, Resulti...
0
hs_4
mult_heuristic
[ 72, 85, 83, 58 ]
65
[ "72+58=130", "85-83=2", "130/2=65" ]
Current State: 65:[72, 85, 83, 58], Operations: [] Exploring Operation: 72+58=130, Resulting Numbers: [85, 83, 130] Generated Node #2: [85, 83, 130] from Operation: 72+58=130 Current State: 65:[85, 83, 130], Operations: ['72+58=130'] Exploring Operation: 85-83=2, Resulting Numbers: [130, 2] Generated Node #3: [130, 2] ...
4
Current State: 65:[72, 85, 83, 58], Operations: [] Exploring Operation: 85-83=2, Resulting Numbers: [72, 58, 2] Generated Node #0,0: 65:[72, 58, 2] Operation: 85-83=2 Exploring Operation: 83-72=11, Resulting Numbers: [85, 58, 11] Generated Node #0,1: 65:[85, 58, 11] Operation: 83-72=11 Exploring Operation: 72-58=14, Re...
0
hs_4
sum_heuristic
[ 61, 3, 57, 66 ]
95
[ "66-61=5", "57/3=19", "5*19=95" ]
Current State: 95:[61, 3, 57, 66], Operations: [] Exploring Operation: 66-61=5, Resulting Numbers: [3, 57, 5] Generated Node #2: [3, 57, 5] from Operation: 66-61=5 Current State: 95:[3, 57, 5], Operations: ['66-61=5'] Exploring Operation: 57/3=19, Resulting Numbers: [5, 19] Generated Node #3: [5, 19] from Operation: 57...
4
Current State: 95:[61, 3, 57, 66], Operations: [] Exploring Operation: 61-57=4, Resulting Numbers: [3, 66, 4] Generated Node #0,0: 95:[3, 66, 4] Operation: 61-57=4 Exploring Operation: 61+57=118, Resulting Numbers: [3, 66, 118] Generated Node #0,1: 95:[3, 66, 118] Operation: 61+57=118 Exploring Operation: 66-57=9, Resu...
0.956597
hs_5
sum_heuristic
[ 3, 78, 9, 33 ]
68
[ "78/3=26", "9+33=42", "26+42=68" ]
Current State: 68:[3, 78, 9, 33], Operations: [] Exploring Operation: 78/3=26, Resulting Numbers: [9, 33, 26] Generated Node #2: [9, 33, 26] from Operation: 78/3=26 Current State: 68:[9, 33, 26], Operations: ['78/3=26'] Exploring Operation: 9+33=42, Resulting Numbers: [26, 42] Generated Node #3: [26, 42] from Operation...
4
Current State: 68:[3, 78, 9, 33], Operations: [] Exploring Operation: 9/3=3, Resulting Numbers: [78, 33, 3] Generated Node #0,0: 68:[78, 33, 3] Operation: 9/3=3 Exploring Operation: 78-9=69, Resulting Numbers: [3, 33, 69] Generated Node #0,1: 68:[3, 33, 69] Operation: 78-9=69 Exploring Operation: 78-3=75, Resulting Num...
0
hs_3
mult_heuristic
[ 28, 62, 24, 94 ]
36
[ "62-28=34", "94-24=70", "70-34=36" ]
Current State: 36:[28, 62, 24, 94], Operations: [] Exploring Operation: 62-28=34, Resulting Numbers: [24, 94, 34] Generated Node #2: [24, 94, 34] from Operation: 62-28=34 Current State: 36:[24, 94, 34], Operations: ['62-28=34'] Exploring Operation: 94-24=70, Resulting Numbers: [34, 70] Generated Node #3: [34, 70] from ...
4
Current State: 36:[28, 62, 24, 94], Operations: [] Exploring Operation: 94-28=66, Resulting Numbers: [62, 24, 66] Generated Node #0,0: 36:[62, 24, 66] Operation: 94-28=66 Exploring Operation: 94-62=32, Resulting Numbers: [28, 24, 32] Generated Node #0,1: 36:[28, 24, 32] Operation: 94-62=32 Moving to Node #0,1 Current S...
0.990451
hs_2
sum_heuristic
[ 35, 71, 95, 73 ]
84
[ "35+71=106", "95-73=22", "106-22=84" ]
Current State: 84:[35, 71, 95, 73], Operations: [] Exploring Operation: 35+71=106, Resulting Numbers: [95, 73, 106] Generated Node #2: [95, 73, 106] from Operation: 35+71=106 Current State: 84:[95, 73, 106], Operations: ['35+71=106'] Exploring Operation: 95-73=22, Resulting Numbers: [106, 22] Generated Node #3: [106, 2...
4
Current State: 84:[35, 71, 95, 73], Operations: [] Exploring Operation: 73-71=2, Resulting Numbers: [35, 95, 2] Generated Node #0,0: 84:[35, 95, 2] Operation: 73-71=2 Exploring Operation: 95-71=24, Resulting Numbers: [35, 73, 24] Generated Node #0,1: 84:[35, 73, 24] Operation: 95-71=24 Moving to Node #0,0 Current State...
0.985243
hs_2
mult_heuristic
[ 24, 72, 18, 76 ]
46
[ "72-24=48", "18+76=94", "94-48=46" ]
Current State: 46:[24, 72, 18, 76], Operations: [] Exploring Operation: 72-24=48, Resulting Numbers: [18, 76, 48] Generated Node #2: [18, 76, 48] from Operation: 72-24=48 Current State: 46:[18, 76, 48], Operations: ['72-24=48'] Exploring Operation: 18+76=94, Resulting Numbers: [48, 94] Generated Node #3: [48, 94] from ...
4
Current State: 46:[24, 72, 18, 76], Operations: [] Exploring Operation: 76-72=4, Resulting Numbers: [24, 18, 4] Generated Node #0,0: 46:[24, 18, 4] Operation: 76-72=4 Moving to Node #0,0 Current State: 46:[24, 18, 4], Operations: ['76-72=4'] Exploring Operation: 18+4=22, Resulting Numbers: [24, 22] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 93, 84, 74, 80 ]
76
[ "93-74=19", "84-80=4", "19*4=76" ]
Current State: 76:[93, 84, 74, 80], Operations: [] Exploring Operation: 93-74=19, Resulting Numbers: [84, 80, 19] Generated Node #2: [84, 80, 19] from Operation: 93-74=19 Current State: 76:[84, 80, 19], Operations: ['93-74=19'] Exploring Operation: 84-80=4, Resulting Numbers: [19, 4] Generated Node #3: [19, 4] from Ope...
4
Current State: 76:[93, 84, 74, 80], Operations: [] Exploring Operation: 93-84=9, Resulting Numbers: [74, 80, 9] Generated Node #0,0: 76:[74, 80, 9] Operation: 93-84=9 Exploring Operation: 93-80=13, Resulting Numbers: [84, 74, 13] Generated Node #0,1: 76:[84, 74, 13] Operation: 93-80=13 Exploring Operation: 93-74=19, Re...
0.973958
hs_4
mult_heuristic
[ 33, 88, 14, 58 ]
66
[ "33*88=2904", "58-14=44", "2904/44=66" ]
Current State: 66:[33, 88, 14, 58], Operations: [] Exploring Operation: 33*88=2904, Resulting Numbers: [14, 58, 2904] Generated Node #2: [14, 58, 2904] from Operation: 33*88=2904 Current State: 66:[14, 58, 2904], Operations: ['33*88=2904'] Exploring Operation: 58-14=44, Resulting Numbers: [2904, 44] Generated Node #3: ...
4
Current State: 66:[33, 88, 14, 58], Operations: [] Exploring Operation: 58-33=25, Resulting Numbers: [88, 14, 25] Generated Node #0,0: 66:[88, 14, 25] Operation: 58-33=25 Exploring Operation: 88-33=55, Resulting Numbers: [14, 58, 55] Generated Node #0,1: 66:[14, 58, 55] Operation: 88-33=55 Exploring Operation: 88-58=30...
0
hs_4
mult_heuristic
[ 53, 11, 67, 81 ]
78
[ "53+11=64", "81-67=14", "64+14=78" ]
Current State: 78:[53, 11, 67, 81], Operations: [] Exploring Operation: 53+11=64, Resulting Numbers: [67, 81, 64] Generated Node #2: [67, 81, 64] from Operation: 53+11=64 Current State: 78:[67, 81, 64], Operations: ['53+11=64'] Exploring Operation: 81-67=14, Resulting Numbers: [64, 14] Generated Node #3: [64, 14] from ...
4
Current State: 78:[53, 11, 67, 81], Operations: [] Exploring Operation: 67-53=14, Resulting Numbers: [11, 81, 14] Generated Node #0,0: 78:[11, 81, 14] Operation: 67-53=14 Exploring Operation: 81-53=28, Resulting Numbers: [11, 67, 28] Generated Node #0,1: 78:[11, 67, 28] Operation: 81-53=28 Exploring Operation: 53-11=42...
0.989583
hs_3
sum_heuristic
[ 95, 50, 27, 97 ]
52
[ "97-95=2", "50/2=25", "27+25=52" ]
Current State: 52:[95, 50, 27, 97], Operations: [] Exploring Operation: 97-95=2, Resulting Numbers: [50, 27, 2] Generated Node #2: [50, 27, 2] from Operation: 97-95=2 Current State: 52:[50, 27, 2], Operations: ['97-95=2'] Exploring Operation: 50/2=25, Resulting Numbers: [27, 25] Generated Node #3: [27, 25] from Operati...
4
Current State: 52:[95, 50, 27, 97], Operations: [] Exploring Operation: 97-50=47, Resulting Numbers: [95, 27, 47] Generated Node #0,0: 52:[95, 27, 47] Operation: 97-50=47 Exploring Operation: 97-95=2, Resulting Numbers: [50, 27, 2] Generated Node #0,1: 52:[50, 27, 2] Operation: 97-95=2 Exploring Operation: 95-50=45, Re...
0.986111
hs_4
mult_heuristic
[ 96, 81, 69, 73 ]
57
[ "81-73=8", "96/8=12", "69-12=57" ]
Current State: 57:[96, 81, 69, 73], Operations: [] Exploring Operation: 81-73=8, Resulting Numbers: [96, 69, 8] Generated Node #2: [96, 69, 8] from Operation: 81-73=8 Current State: 57:[96, 69, 8], Operations: ['81-73=8'] Exploring Operation: 96/8=12, Resulting Numbers: [69, 12] Generated Node #3: [69, 12] from Operati...
4
Current State: 57:[96, 81, 69, 73], Operations: [] Exploring Operation: 81-69=12, Resulting Numbers: [96, 73, 12] Generated Node #0,0: 57:[96, 73, 12] Operation: 81-69=12 Exploring Operation: 96-69=27, Resulting Numbers: [81, 73, 27] Generated Node #0,1: 57:[81, 73, 27] Operation: 96-69=27 Exploring Operation: 96-73=23...
0.930556
hs_5
sum_heuristic
[ 3, 2, 8, 45 ]
31
[ "3*2=6", "45-8=37", "37-6=31" ]
Current State: 31:[3, 2, 8, 45], Operations: [] Exploring Operation: 3*2=6, Resulting Numbers: [8, 45, 6] Generated Node #2: [8, 45, 6] from Operation: 3*2=6 Current State: 31:[8, 45, 6], Operations: ['3*2=6'] Exploring Operation: 45-8=37, Resulting Numbers: [6, 37] Generated Node #3: [6, 37] from Operation: 45-8=37 Cu...
4
Current State: 31:[3, 2, 8, 45], Operations: [] Exploring Operation: 3*8=24, Resulting Numbers: [2, 45, 24] Generated Node #0,0: 31:[2, 45, 24] Operation: 3*8=24 Exploring Operation: 3*2=6, Resulting Numbers: [8, 45, 6] Generated Node #0,1: 31:[8, 45, 6] Operation: 3*2=6 Exploring Operation: 3+2=5, Resulting Numbers: [...
0.967014
hs_4
sum_heuristic
[ 16, 4, 26, 53 ]
23
[ "16/4=4", "53-26=27", "27-4=23" ]
Current State: 23:[16, 4, 26, 53], Operations: [] Exploring Operation: 16/4=4, Resulting Numbers: [26, 53, 4] Generated Node #2: [26, 53, 4] from Operation: 16/4=4 Current State: 23:[26, 53, 4], Operations: ['16/4=4'] Exploring Operation: 53-26=27, Resulting Numbers: [4, 27] Generated Node #3: [4, 27] from Operation: 5...
4
Current State: 23:[16, 4, 26, 53], Operations: [] Exploring Operation: 53-4=49, Resulting Numbers: [16, 26, 49] Generated Node #0,0: 23:[16, 26, 49] Operation: 53-4=49 Exploring Operation: 53-16=37, Resulting Numbers: [4, 26, 37] Generated Node #0,1: 23:[4, 26, 37] Operation: 53-16=37 Exploring Operation: 16+4=20, Resu...
0.914063
hs_5
sum_heuristic
[ 53, 20, 87, 68 ]
52
[ "53-20=33", "87-68=19", "33+19=52" ]
Current State: 52:[53, 20, 87, 68], Operations: [] Exploring Operation: 53-20=33, Resulting Numbers: [87, 68, 33] Generated Node #2: [87, 68, 33] from Operation: 53-20=33 Current State: 52:[87, 68, 33], Operations: ['53-20=33'] Exploring Operation: 87-68=19, Resulting Numbers: [33, 19] Generated Node #3: [33, 19] from ...
4
Current State: 52:[53, 20, 87, 68], Operations: [] Exploring Operation: 87-68=19, Resulting Numbers: [53, 20, 19] Generated Node #0,0: 52:[53, 20, 19] Operation: 87-68=19 Exploring Operation: 87-20=67, Resulting Numbers: [53, 68, 67] Generated Node #0,1: 52:[53, 68, 67] Operation: 87-20=67 Exploring Operation: 87-53=34...
0.990451
hs_3
mult_heuristic