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
[ 39, 19, 85, 1 ]
87
[ "39-1=38", "38/19=2", "85+2=87" ]
Current State: 87:[39, 19, 85, 1], Operations: [] Exploring Operation: 39-1=38, Resulting Numbers: [19, 85, 38] Generated Node #2: [19, 85, 38] from Operation: 39-1=38 Current State: 87:[19, 85, 38], Operations: ['39-1=38'] Exploring Operation: 38/19=2, Resulting Numbers: [85, 2] Generated Node #3: [85, 2] from Operati...
4
Current State: 87:[39, 19, 85, 1], Operations: [] Exploring Operation: 39-1=38, Resulting Numbers: [19, 85, 38] Generated Node #0,0: 87:[19, 85, 38] Operation: 39-1=38 Exploring Operation: 39-19=20, Resulting Numbers: [85, 1, 20] Generated Node #0,1: 87:[85, 1, 20] Operation: 39-19=20 Exploring Operation: 19+1=20, Resu...
0.979167
hs_3
sum_heuristic
[ 85, 84, 72, 48 ]
81
[ "84-72=12", "48/12=4", "85-4=81" ]
Current State: 81:[85, 84, 72, 48], Operations: [] Exploring Operation: 84-72=12, Resulting Numbers: [85, 48, 12] Generated Node #2: [85, 48, 12] from Operation: 84-72=12 Current State: 81:[85, 48, 12], Operations: ['84-72=12'] Exploring Operation: 48/12=4, Resulting Numbers: [85, 4] Generated Node #3: [85, 4] from Ope...
4
Current State: 81:[85, 84, 72, 48], Operations: [] Exploring Operation: 72-48=24, Resulting Numbers: [85, 84, 24] Generated Node #0,0: 81:[85, 84, 24] Operation: 72-48=24 Start Sub Search at level 1: Moving to Node #0,0 Current State: 81:[85, 84, 24], Operations: ['72-48=24'] Exploring Operation: 85-84=1, Resulting Num...
0
hs_1
mult_heuristic
[ 75, 67, 6, 22 ]
36
[ "75-67=8", "6+22=28", "8+28=36" ]
Current State: 36:[75, 67, 6, 22], Operations: [] Exploring Operation: 75-67=8, Resulting Numbers: [6, 22, 8] Generated Node #2: [6, 22, 8] from Operation: 75-67=8 Current State: 36:[6, 22, 8], Operations: ['75-67=8'] Exploring Operation: 6+22=28, Resulting Numbers: [8, 28] Generated Node #3: [8, 28] from Operation: 6+...
4
Current State: 36:[75, 67, 6, 22], Operations: [] Exploring Operation: 67-22=45, Resulting Numbers: [75, 6, 45] Generated Node #0,0: 36:[75, 6, 45] Operation: 67-22=45 Exploring Operation: 75-22=53, Resulting Numbers: [67, 6, 53] Generated Node #0,1: 36:[67, 6, 53] Operation: 75-22=53 Exploring Operation: 75-67=8, Resu...
0.96875
hs_3
sum_heuristic
[ 10, 9, 31, 66 ]
16
[ "10+9=19", "66-31=35", "35-19=16" ]
Current State: 16:[10, 9, 31, 66], Operations: [] Exploring Operation: 10+9=19, Resulting Numbers: [31, 66, 19] Generated Node #2: [31, 66, 19] from Operation: 10+9=19 Current State: 16:[31, 66, 19], Operations: ['10+9=19'] Exploring Operation: 66-31=35, Resulting Numbers: [19, 35] Generated Node #3: [19, 35] from Oper...
4
Current State: 16:[10, 9, 31, 66], Operations: [] Exploring Operation: 66-31=35, Resulting Numbers: [10, 9, 35] Generated Node #0,0: 16:[10, 9, 35] Operation: 66-31=35 Exploring Operation: 31-10=21, Resulting Numbers: [9, 66, 21] Generated Node #0,1: 16:[9, 66, 21] Operation: 31-10=21 Exploring Operation: 66-10=56, Res...
0.988715
hs_4
sum_heuristic
[ 14, 13, 81, 51 ]
29
[ "14-13=1", "81-51=30", "30-1=29" ]
Current State: 29:[14, 13, 81, 51], Operations: [] Exploring Operation: 14-13=1, Resulting Numbers: [81, 51, 1] Generated Node #2: [81, 51, 1] from Operation: 14-13=1 Current State: 29:[81, 51, 1], Operations: ['14-13=1'] Exploring Operation: 81-51=30, Resulting Numbers: [1, 30] Generated Node #3: [1, 30] from Operatio...
4
Current State: 29:[14, 13, 81, 51], Operations: [] Exploring Operation: 81-51=30, Resulting Numbers: [14, 13, 30] Generated Node #0,0: 29:[14, 13, 30] Operation: 81-51=30 Moving to Node #0,0 Current State: 29:[14, 13, 30], Operations: ['81-51=30'] Exploring Operation: 14+13=27, Resulting Numbers: [30, 27] Generated Nod...
0
hs_1
sum_heuristic
[ 14, 66, 26, 10 ]
18
[ "14+66=80", "80/10=8", "26-8=18" ]
Current State: 18:[14, 66, 26, 10], Operations: [] Exploring Operation: 14+66=80, Resulting Numbers: [26, 10, 80] Generated Node #2: [26, 10, 80] from Operation: 14+66=80 Current State: 18:[26, 10, 80], Operations: ['14+66=80'] Exploring Operation: 80/10=8, Resulting Numbers: [26, 8] Generated Node #3: [26, 8] from Ope...
4
Current State: 18:[14, 66, 26, 10], Operations: [] Exploring Operation: 66-26=40, Resulting Numbers: [14, 10, 40] Generated Node #0,0: 18:[14, 10, 40] Operation: 66-26=40 Exploring Operation: 66-14=52, Resulting Numbers: [26, 10, 52] Generated Node #0,1: 18:[26, 10, 52] Operation: 66-14=52 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 81, 9, 6, 93 ]
54
[ "81+6=87", "93-87=6", "9*6=54" ]
Current State: 54:[81, 9, 6, 93], Operations: [] Exploring Operation: 81+6=87, Resulting Numbers: [9, 93, 87] Generated Node #2: [9, 93, 87] from Operation: 81+6=87 Current State: 54:[9, 93, 87], Operations: ['81+6=87'] Exploring Operation: 93-87=6, Resulting Numbers: [9, 6] Generated Node #3: [9, 6] from Operation: 93...
4
Current State: 54:[81, 9, 6, 93], Operations: [] Exploring Operation: 81/9=9, Resulting Numbers: [6, 93, 9] Generated Node #0,0: 54:[6, 93, 9] Operation: 81/9=9 Exploring Operation: 81-9=72, Resulting Numbers: [6, 93, 72] Generated Node #0,1: 54:[6, 93, 72] Operation: 81-9=72 Exploring Operation: 93-81=12, Resulting Nu...
0.986979
hs_4
mult_heuristic
[ 12, 14, 49, 45 ]
41
[ "14-12=2", "45*2=90", "90-49=41" ]
Current State: 41:[12, 14, 49, 45], Operations: [] Exploring Operation: 14-12=2, Resulting Numbers: [49, 45, 2] Generated Node #2: [49, 45, 2] from Operation: 14-12=2 Current State: 41:[49, 45, 2], Operations: ['14-12=2'] Exploring Operation: 45*2=90, Resulting Numbers: [49, 90] Generated Node #3: [49, 90] from Operati...
4
Current State: 41:[12, 14, 49, 45], Operations: [] Exploring Operation: 12+14=26, Resulting Numbers: [49, 45, 26] Generated Node #0,0: 41:[49, 45, 26] Operation: 12+14=26 Moving to Node #0,0 Current State: 41:[49, 45, 26], Operations: ['12+14=26'] Exploring Operation: 49-26=23, Resulting Numbers: [45, 23] Generated Nod...
0
hs_1
sum_heuristic
[ 33, 84, 75, 9 ]
11
[ "75-33=42", "84/42=2", "9+2=11" ]
Current State: 11:[33, 84, 75, 9], Operations: [] Exploring Operation: 75-33=42, Resulting Numbers: [84, 9, 42] Generated Node #2: [84, 9, 42] from Operation: 75-33=42 Current State: 11:[84, 9, 42], Operations: ['75-33=42'] Exploring Operation: 84/42=2, Resulting Numbers: [9, 2] Generated Node #3: [9, 2] from Operation...
4
Current State: 11:[33, 84, 75, 9], Operations: [] Exploring Operation: 84-75=9, Resulting Numbers: [33, 9, 9] Generated Node #0,0: 11:[33, 9, 9] Operation: 84-75=9 Start Sub Search at level 1: Moving to Node #0,0 Current State: 11:[33, 9, 9], Operations: ['84-75=9'] Exploring Operation: 33-9=24, Resulting Numbers: [9, ...
0
hs_1
mult_heuristic
[ 72, 44, 29, 70 ]
69
[ "72-44=28", "70-29=41", "28+41=69" ]
Current State: 69:[72, 44, 29, 70], Operations: [] Exploring Operation: 72-44=28, Resulting Numbers: [29, 70, 28] Generated Node #2: [29, 70, 28] from Operation: 72-44=28 Current State: 69:[29, 70, 28], Operations: ['72-44=28'] Exploring Operation: 70-29=41, Resulting Numbers: [28, 41] Generated Node #3: [28, 41] from ...
4
Current State: 69:[72, 44, 29, 70], Operations: [] Exploring Operation: 72-44=28, Resulting Numbers: [29, 70, 28] Generated Node #0,0: 69:[29, 70, 28] Operation: 72-44=28 Exploring Operation: 44-29=15, Resulting Numbers: [72, 70, 15] Generated Node #0,1: 69:[72, 70, 15] Operation: 44-29=15 Exploring Operation: 44+29=73...
0.988715
hs_3
sum_heuristic
[ 85, 77, 44, 84 ]
37
[ "44*84=3696", "3696/77=48", "85-48=37" ]
Current State: 37:[85, 77, 44, 84], Operations: [] Exploring Operation: 44*84=3696, Resulting Numbers: [85, 77, 3696] Generated Node #2: [85, 77, 3696] from Operation: 44*84=3696 Current State: 37:[85, 77, 3696], Operations: ['44*84=3696'] Exploring Operation: 3696/77=48, Resulting Numbers: [85, 48] Generated Node #3: ...
4
Current State: 37:[85, 77, 44, 84], Operations: [] Exploring Operation: 85-84=1, Resulting Numbers: [77, 44, 1] Generated Node #0,0: 37:[77, 44, 1] Operation: 85-84=1 Exploring Operation: 85-77=8, Resulting Numbers: [44, 84, 8] Generated Node #0,1: 37:[44, 84, 8] Operation: 85-77=8 Start Sub Search at level 1: Moving t...
0
hs_2
mult_heuristic
[ 19, 31, 87, 25 ]
38
[ "87-25=62", "19*62=1178", "1178/31=38" ]
Current State: 38:[19, 31, 87, 25], Operations: [] Exploring Operation: 87-25=62, Resulting Numbers: [19, 31, 62] Generated Node #2: [19, 31, 62] from Operation: 87-25=62 Current State: 38:[19, 31, 62], Operations: ['87-25=62'] Exploring Operation: 19*62=1178, Resulting Numbers: [31, 1178] Generated Node #3: [31, 1178]...
4
Current State: 38:[19, 31, 87, 25], Operations: [] Exploring Operation: 87-31=56, Resulting Numbers: [19, 25, 56] Generated Node #0,0: 38:[19, 25, 56] Operation: 87-31=56 Exploring Operation: 25-19=6, Resulting Numbers: [31, 87, 6] Generated Node #0,1: 38:[31, 87, 6] Operation: 25-19=6 Exploring Operation: 31-25=6, Res...
0.967882
hs_5
mult_heuristic
[ 2, 95, 11, 82 ]
37
[ "95-82=13", "2*13=26", "11+26=37" ]
Current State: 37:[2, 95, 11, 82], Operations: [] Exploring Operation: 95-82=13, Resulting Numbers: [2, 11, 13] Generated Node #2: [2, 11, 13] from Operation: 95-82=13 Current State: 37:[2, 11, 13], Operations: ['95-82=13'] Exploring Operation: 2*13=26, Resulting Numbers: [11, 26] Generated Node #3: [11, 26] from Opera...
4
Current State: 37:[2, 95, 11, 82], Operations: [] Exploring Operation: 2+11=13, Resulting Numbers: [95, 82, 13] Generated Node #0,0: 37:[95, 82, 13] Operation: 2+11=13 Exploring Operation: 95-2=93, Resulting Numbers: [11, 82, 93] Generated Node #0,1: 37:[11, 82, 93] Operation: 95-2=93 Exploring Operation: 82/2=41, Resu...
0.985243
hs_5
mult_heuristic
[ 20, 42, 14, 11 ]
93
[ "20+11=31", "42/14=3", "31*3=93" ]
Current State: 93:[20, 42, 14, 11], Operations: [] Exploring Operation: 20+11=31, Resulting Numbers: [42, 14, 31] Generated Node #2: [42, 14, 31] from Operation: 20+11=31 Current State: 93:[42, 14, 31], Operations: ['20+11=31'] Exploring Operation: 42/14=3, Resulting Numbers: [31, 3] Generated Node #3: [31, 3] from Ope...
4
Current State: 93:[20, 42, 14, 11], Operations: [] Exploring Operation: 20+14=34, Resulting Numbers: [42, 11, 34] Generated Node #0,0: 93:[42, 11, 34] Operation: 20+14=34 Exploring Operation: 42/14=3, Resulting Numbers: [20, 11, 3] Generated Node #0,1: 93:[20, 11, 3] Operation: 42/14=3 Exploring Operation: 42-14=28, Re...
0.94184
hs_5
mult_heuristic
[ 14, 86, 1, 28 ]
42
[ "14*86=1204", "1204/28=43", "43-1=42" ]
Current State: 42:[14, 86, 1, 28], Operations: [] Exploring Operation: 14*86=1204, Resulting Numbers: [1, 28, 1204] Generated Node #2: [1, 28, 1204] from Operation: 14*86=1204 Current State: 42:[1, 28, 1204], Operations: ['14*86=1204'] Exploring Operation: 1204/28=43, Resulting Numbers: [1, 43] Generated Node #3: [1, 4...
4
Current State: 42:[14, 86, 1, 28], Operations: [] Exploring Operation: 86-14=72, Resulting Numbers: [1, 28, 72] Generated Node #0,0: 42:[1, 28, 72] Operation: 86-14=72 Exploring Operation: 14+28=42, Resulting Numbers: [86, 1, 42] Generated Node #0,1: 42:[86, 1, 42] Operation: 14+28=42 Exploring Operation: 86-28=58, Res...
0
hs_4
sum_heuristic
[ 49, 25, 52, 91 ]
16
[ "52-49=3", "25*3=75", "91-75=16" ]
Current State: 16:[49, 25, 52, 91], Operations: [] Exploring Operation: 52-49=3, Resulting Numbers: [25, 91, 3] Generated Node #2: [25, 91, 3] from Operation: 52-49=3 Current State: 16:[25, 91, 3], Operations: ['52-49=3'] Exploring Operation: 25*3=75, Resulting Numbers: [91, 75] Generated Node #3: [91, 75] from Operati...
4
Current State: 16:[49, 25, 52, 91], Operations: [] Exploring Operation: 91-49=42, Resulting Numbers: [25, 52, 42] Generated Node #0,0: 16:[25, 52, 42] Operation: 91-49=42 Exploring Operation: 91-52=39, Resulting Numbers: [49, 25, 39] Generated Node #0,1: 16:[49, 25, 39] Operation: 91-52=39 Exploring Operation: 52-49=3,...
0
hs_4
sum_heuristic
[ 71, 84, 17, 85 ]
89
[ "84-71=13", "17+85=102", "102-13=89" ]
Current State: 89:[71, 84, 17, 85], Operations: [] Exploring Operation: 84-71=13, Resulting Numbers: [17, 85, 13] Generated Node #2: [17, 85, 13] from Operation: 84-71=13 Current State: 89:[17, 85, 13], Operations: ['84-71=13'] Exploring Operation: 17+85=102, Resulting Numbers: [13, 102] Generated Node #3: [13, 102] fr...
4
Current State: 89:[71, 84, 17, 85], Operations: [] Exploring Operation: 17+85=102, Resulting Numbers: [71, 84, 102] Generated Node #0,0: 89:[71, 84, 102] Operation: 17+85=102 Exploring Operation: 71+17=88, Resulting Numbers: [84, 85, 88] Generated Node #0,1: 89:[84, 85, 88] Operation: 71+17=88 Exploring Operation: 84-1...
0.981771
hs_5
sum_heuristic
[ 97, 96, 4, 81 ]
32
[ "97-81=16", "4*16=64", "96-64=32" ]
Current State: 32:[97, 96, 4, 81], Operations: [] Exploring Operation: 97-81=16, Resulting Numbers: [96, 4, 16] Generated Node #2: [96, 4, 16] from Operation: 97-81=16 Current State: 32:[96, 4, 16], Operations: ['97-81=16'] Exploring Operation: 4*16=64, Resulting Numbers: [96, 64] Generated Node #3: [96, 64] from Opera...
4
Current State: 32:[97, 96, 4, 81], Operations: [] Exploring Operation: 97-96=1, Resulting Numbers: [4, 81, 1] Generated Node #0,0: 32:[4, 81, 1] Operation: 97-96=1 Exploring Operation: 96-81=15, Resulting Numbers: [97, 4, 15] Generated Node #0,1: 32:[97, 4, 15] Operation: 96-81=15 Exploring Operation: 97-81=16, Resulti...
0
hs_3
sum_heuristic
[ 53, 18, 4, 49 ]
80
[ "53-18=35", "49-4=45", "35+45=80" ]
Current State: 80:[53, 18, 4, 49], Operations: [] Exploring Operation: 53-18=35, Resulting Numbers: [4, 49, 35] Generated Node #2: [4, 49, 35] from Operation: 53-18=35 Current State: 80:[4, 49, 35], Operations: ['53-18=35'] Exploring Operation: 49-4=45, Resulting Numbers: [35, 45] Generated Node #3: [35, 45] from Opera...
4
Current State: 80:[53, 18, 4, 49], Operations: [] Exploring Operation: 53-49=4, Resulting Numbers: [18, 4, 4] Generated Node #0,0: 80:[18, 4, 4] Operation: 53-49=4 Moving to Node #0,0 Current State: 80:[18, 4, 4], Operations: ['53-49=4'] Exploring Operation: 18+4=22, Resulting Numbers: [4, 22] Generated Node #0,0,0: 80...
0
hs_1
mult_heuristic
[ 18, 38, 28, 3 ]
51
[ "38-18=20", "28+3=31", "20+31=51" ]
Current State: 51:[18, 38, 28, 3], Operations: [] Exploring Operation: 38-18=20, Resulting Numbers: [28, 3, 20] Generated Node #2: [28, 3, 20] from Operation: 38-18=20 Current State: 51:[28, 3, 20], Operations: ['38-18=20'] Exploring Operation: 28+3=31, Resulting Numbers: [20, 31] Generated Node #3: [20, 31] from Opera...
4
Current State: 51:[18, 38, 28, 3], Operations: [] Exploring Operation: 38-28=10, Resulting Numbers: [18, 3, 10] Generated Node #0,0: 51:[18, 3, 10] Operation: 38-28=10 Exploring Operation: 38-18=20, Resulting Numbers: [28, 3, 20] Generated Node #0,1: 51:[28, 3, 20] Operation: 38-18=20 Start Sub Search at level 1: Movin...
0.986979
hs_2
sum_heuristic
[ 63, 58, 29, 17 ]
17
[ "63-58=5", "29-17=12", "5+12=17" ]
Current State: 17:[63, 58, 29, 17], Operations: [] Exploring Operation: 63-58=5, Resulting Numbers: [29, 17, 5] Generated Node #2: [29, 17, 5] from Operation: 63-58=5 Current State: 17:[29, 17, 5], Operations: ['63-58=5'] Exploring Operation: 29-17=12, Resulting Numbers: [5, 12] Generated Node #3: [5, 12] from Operatio...
4
Current State: 17:[63, 58, 29, 17], Operations: [] Exploring Operation: 63-58=5, Resulting Numbers: [29, 17, 5] Generated Node #0,0: 17:[29, 17, 5] Operation: 63-58=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 17:[29, 17, 5], Operations: ['63-58=5'] Exploring Operation: 29-5=24, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 46, 30, 41, 29 ]
90
[ "46+41=87", "30*87=2610", "2610/29=90" ]
Current State: 90:[46, 30, 41, 29], Operations: [] Exploring Operation: 46+41=87, Resulting Numbers: [30, 29, 87] Generated Node #2: [30, 29, 87] from Operation: 46+41=87 Current State: 90:[30, 29, 87], Operations: ['46+41=87'] Exploring Operation: 30*87=2610, Resulting Numbers: [29, 2610] Generated Node #3: [29, 2610]...
4
Current State: 90:[46, 30, 41, 29], Operations: [] Exploring Operation: 46-41=5, Resulting Numbers: [30, 29, 5] Generated Node #0,0: 90:[30, 29, 5] Operation: 46-41=5 Moving to Node #0,0 Current State: 90:[30, 29, 5], Operations: ['46-41=5'] Exploring Operation: 30-29=1, Resulting Numbers: [5, 1] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 21, 15, 23, 30 ]
88
[ "21+23=44", "30/15=2", "44*2=88" ]
Current State: 88:[21, 15, 23, 30], Operations: [] Exploring Operation: 21+23=44, Resulting Numbers: [15, 30, 44] Generated Node #2: [15, 30, 44] from Operation: 21+23=44 Current State: 88:[15, 30, 44], Operations: ['21+23=44'] Exploring Operation: 30/15=2, Resulting Numbers: [44, 2] Generated Node #3: [44, 2] from Ope...
4
Current State: 88:[21, 15, 23, 30], Operations: [] Exploring Operation: 30-21=9, Resulting Numbers: [15, 23, 9] Generated Node #0,0: 88:[15, 23, 9] Operation: 30-21=9 Exploring Operation: 30-23=7, Resulting Numbers: [21, 15, 7] Generated Node #0,1: 88:[21, 15, 7] Operation: 30-23=7 Exploring Operation: 15+30=45, Result...
0.984375
hs_5
mult_heuristic
[ 78, 5, 33, 67 ]
98
[ "33+67=100", "100/5=20", "78+20=98" ]
Current State: 98:[78, 5, 33, 67], Operations: [] Exploring Operation: 33+67=100, Resulting Numbers: [78, 5, 100] Generated Node #2: [78, 5, 100] from Operation: 33+67=100 Current State: 98:[78, 5, 100], Operations: ['33+67=100'] Exploring Operation: 100/5=20, Resulting Numbers: [78, 20] Generated Node #3: [78, 20] fro...
4
Current State: 98:[78, 5, 33, 67], Operations: [] Exploring Operation: 33+67=100, Resulting Numbers: [78, 5, 100] Generated Node #0,0: 98:[78, 5, 100] Operation: 33+67=100 Exploring Operation: 78-67=11, Resulting Numbers: [5, 33, 11] Generated Node #0,1: 98:[5, 33, 11] Operation: 78-67=11 Exploring Operation: 78-33=45,...
0
hs_3
mult_heuristic
[ 96, 52, 29, 93 ]
91
[ "52+93=145", "145/29=5", "96-5=91" ]
Current State: 91:[96, 52, 29, 93], Operations: [] Exploring Operation: 52+93=145, Resulting Numbers: [96, 29, 145] Generated Node #2: [96, 29, 145] from Operation: 52+93=145 Current State: 91:[96, 29, 145], Operations: ['52+93=145'] Exploring Operation: 145/29=5, Resulting Numbers: [96, 5] Generated Node #3: [96, 5] f...
4
Current State: 91:[96, 52, 29, 93], Operations: [] Exploring Operation: 52+29=81, Resulting Numbers: [96, 93, 81] Generated Node #0,0: 91:[96, 93, 81] Operation: 52+29=81 Exploring Operation: 96-52=44, Resulting Numbers: [29, 93, 44] Generated Node #0,1: 91:[29, 93, 44] Operation: 96-52=44 Exploring Operation: 52-29=23...
0
hs_3
sum_heuristic
[ 90, 5, 3, 87 ]
42
[ "5-3=2", "90/2=45", "87-45=42" ]
Current State: 42:[90, 5, 3, 87], Operations: [] Exploring Operation: 5-3=2, Resulting Numbers: [90, 87, 2] Generated Node #2: [90, 87, 2] from Operation: 5-3=2 Current State: 42:[90, 87, 2], Operations: ['5-3=2'] Exploring Operation: 90/2=45, Resulting Numbers: [87, 45] Generated Node #3: [87, 45] from Operation: 90/2...
4
Current State: 42:[90, 5, 3, 87], Operations: [] Exploring Operation: 90-87=3, Resulting Numbers: [5, 3, 3] Generated Node #0,0: 42:[5, 3, 3] Operation: 90-87=3 Exploring Operation: 90/3=30, Resulting Numbers: [5, 87, 30] Generated Node #0,1: 42:[5, 87, 30] Operation: 90/3=30 Exploring Operation: 90/5=18, Resulting Num...
0
hs_4
sum_heuristic
[ 90, 93, 3, 17 ]
11
[ "93-90=3", "17-3=14", "14-3=11" ]
Current State: 11:[90, 93, 3, 17], Operations: [] Exploring Operation: 93-90=3, Resulting Numbers: [3, 17, 3] Generated Node #2: [3, 17, 3] from Operation: 93-90=3 Current State: 11:[3, 17, 3], Operations: ['93-90=3'] Exploring Operation: 17-3=14, Resulting Numbers: [14] 14,11 equal: Goal Reached Exploring Operation: 1...
4
Current State: 11:[90, 93, 3, 17], Operations: [] Exploring Operation: 93-90=3, Resulting Numbers: [3, 17, 3] Generated Node #0,0: 11:[3, 17, 3] Operation: 93-90=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 11:[3, 17, 3], Operations: ['93-90=3'] Exploring Operation: 3*3=9, Resulting Numbers: [17, 9...
0
hs_1
sum_heuristic
[ 90, 20, 36, 60 ]
86
[ "90+20=110", "60-36=24", "110-24=86" ]
Current State: 86:[90, 20, 36, 60], Operations: [] Exploring Operation: 90+20=110, Resulting Numbers: [36, 60, 110] Generated Node #2: [36, 60, 110] from Operation: 90+20=110 Current State: 86:[36, 60, 110], Operations: ['90+20=110'] Exploring Operation: 60-36=24, Resulting Numbers: [110, 24] Generated Node #3: [110, 2...
4
Current State: 86:[90, 20, 36, 60], Operations: [] Exploring Operation: 60/20=3, Resulting Numbers: [90, 36, 3] Generated Node #0,0: 86:[90, 36, 3] Operation: 60/20=3 Exploring Operation: 60-20=40, Resulting Numbers: [90, 36, 40] Generated Node #0,1: 86:[90, 36, 40] Operation: 60-20=40 Start Sub Search at level 1: Movi...
0.986979
hs_2
mult_heuristic
[ 33, 85, 51, 32 ]
71
[ "85-33=52", "51-32=19", "52+19=71" ]
Current State: 71:[33, 85, 51, 32], Operations: [] Exploring Operation: 85-33=52, Resulting Numbers: [51, 32, 52] Generated Node #2: [51, 32, 52] from Operation: 85-33=52 Current State: 71:[51, 32, 52], Operations: ['85-33=52'] Exploring Operation: 51-32=19, Resulting Numbers: [52, 19] Generated Node #3: [52, 19] from ...
4
Current State: 71:[33, 85, 51, 32], Operations: [] Exploring Operation: 51+32=83, Resulting Numbers: [33, 85, 83] Generated Node #0,0: 71:[33, 85, 83] Operation: 51+32=83 Exploring Operation: 33+32=65, Resulting Numbers: [85, 51, 65] Generated Node #0,1: 71:[85, 51, 65] Operation: 33+32=65 Exploring Operation: 33+51=84...
0.985243
hs_3
sum_heuristic
[ 36, 3, 83, 38 ]
78
[ "36-3=33", "83-38=45", "33+45=78" ]
Current State: 78:[36, 3, 83, 38], Operations: [] Exploring Operation: 36-3=33, Resulting Numbers: [83, 38, 33] Generated Node #2: [83, 38, 33] from Operation: 36-3=33 Current State: 78:[83, 38, 33], Operations: ['36-3=33'] Exploring Operation: 83-38=45, Resulting Numbers: [33, 45] Generated Node #3: [33, 45] from Oper...
4
Current State: 78:[36, 3, 83, 38], Operations: [] Exploring Operation: 36/3=12, Resulting Numbers: [83, 38, 12] Generated Node #0,0: 78:[83, 38, 12] Operation: 36/3=12 Exploring Operation: 83-3=80, Resulting Numbers: [36, 38, 80] Generated Node #0,1: 78:[36, 38, 80] Operation: 83-3=80 Exploring Operation: 36+3=39, Resu...
0.96441
hs_4
mult_heuristic
[ 20, 79, 80, 53 ]
86
[ "79-20=59", "80-53=27", "59+27=86" ]
Current State: 86:[20, 79, 80, 53], Operations: [] Exploring Operation: 79-20=59, Resulting Numbers: [80, 53, 59] Generated Node #2: [80, 53, 59] from Operation: 79-20=59 Current State: 86:[80, 53, 59], Operations: ['79-20=59'] Exploring Operation: 80-53=27, Resulting Numbers: [59, 27] Generated Node #3: [59, 27] from ...
4
Current State: 86:[20, 79, 80, 53], Operations: [] Exploring Operation: 53-20=33, Resulting Numbers: [79, 80, 33] Generated Node #0,0: 86:[79, 80, 33] Operation: 53-20=33 Exploring Operation: 80/20=4, Resulting Numbers: [79, 53, 4] Generated Node #0,1: 86:[79, 53, 4] Operation: 80/20=4 Exploring Operation: 20+53=73, Re...
0.980035
hs_4
mult_heuristic
[ 59, 66, 94, 8 ]
94
[ "66-59=7", "8-7=1", "94*1=94" ]
Current State: 94:[59, 66, 94, 8], Operations: [] Exploring Operation: 66-59=7, Resulting Numbers: [94, 8, 7] Generated Node #2: [94, 8, 7] from Operation: 66-59=7 Current State: 94:[94, 8, 7], Operations: ['66-59=7'] Exploring Operation: 8-7=1, Resulting Numbers: [94, 1] Generated Node #3: [94, 1] from Operation: 8-7=...
4
Current State: 94:[59, 66, 94, 8], Operations: [] Exploring Operation: 66-59=7, Resulting Numbers: [94, 8, 7] Generated Node #0,0: 94:[94, 8, 7] Operation: 66-59=7 Exploring Operation: 66-8=58, Resulting Numbers: [59, 94, 58] Generated Node #0,1: 94:[59, 94, 58] Operation: 66-8=58 Exploring Operation: 59-8=51, Resultin...
0.990451
hs_3
mult_heuristic
[ 81, 91, 88, 53 ]
80
[ "91-88=3", "81/3=27", "53+27=80" ]
Current State: 80:[81, 91, 88, 53], Operations: [] Exploring Operation: 91-88=3, Resulting Numbers: [81, 53, 3] Generated Node #2: [81, 53, 3] from Operation: 91-88=3 Current State: 80:[81, 53, 3], Operations: ['91-88=3'] Exploring Operation: 81/3=27, Resulting Numbers: [53, 27] Generated Node #3: [53, 27] from Operati...
4
Current State: 80:[81, 91, 88, 53], Operations: [] Exploring Operation: 88-53=35, Resulting Numbers: [81, 91, 35] Generated Node #0,0: 80:[81, 91, 35] Operation: 88-53=35 Exploring Operation: 91-88=3, Resulting Numbers: [81, 53, 3] Generated Node #0,1: 80:[81, 53, 3] Operation: 91-88=3 Exploring Operation: 91-81=10, Re...
0
hs_4
sum_heuristic
[ 62, 32, 32, 29 ]
62
[ "32-32=0", "29*0=0", "62+0=62" ]
Current State: 62:[62, 32, 32, 29], Operations: [] Exploring Operation: 32-32=0, Resulting Numbers: [62, 29, 0] Generated Node #2: [62, 29, 0] from Operation: 32-32=0 Current State: 62:[62, 29, 0], Operations: ['32-32=0'] Exploring Operation: 29*0=0, Resulting Numbers: [62, 0] Generated Node #3: [62, 0] from Operation:...
4
Current State: 62:[62, 32, 32, 29], Operations: [] Exploring Operation: 32+29=61, Resulting Numbers: [62, 32, 61] Generated Node #0,0: 62:[62, 32, 61] Operation: 32+29=61 Exploring Operation: 32+29=61, Resulting Numbers: [62, 32, 61] Generated Node #0,1: 62:[62, 32, 61] Operation: 32+29=61 Exploring Operation: 32-29=3,...
0
hs_3
sum_heuristic
[ 9, 5, 9, 54 ]
90
[ "9*5=45", "54-9=45", "45+45=90" ]
Current State: 90:[9, 5, 9, 54], Operations: [] Exploring Operation: 9*5=45, Resulting Numbers: [54, 45] Generated Node #2: [54, 45] from Operation: 9*5=45 Current State: 90:[54, 45], Operations: ['9*5=45'] Exploring Operation: 54-9=45, Resulting Numbers: [45, 45] Generated Node #3: [45, 45] from Operation: 54-9=45 Cur...
4
Current State: 90:[9, 5, 9, 54], Operations: [] Exploring Operation: 54-9=45, Resulting Numbers: [5, 9, 45] Generated Node #0,0: 90:[5, 9, 45] Operation: 54-9=45 Exploring Operation: 54/9=6, Resulting Numbers: [5, 9, 6] Generated Node #0,1: 90:[5, 9, 6] Operation: 54/9=6 Moving to Node #0,0 Current State: 90:[5, 9, 45]...
0.986979
hs_2
mult_heuristic
[ 43, 60, 25, 27 ]
26
[ "27-25=2", "43*2=86", "86-60=26" ]
Current State: 26:[43, 60, 25, 27], Operations: [] Exploring Operation: 27-25=2, Resulting Numbers: [43, 60, 2] Generated Node #2: [43, 60, 2] from Operation: 27-25=2 Current State: 26:[43, 60, 2], Operations: ['27-25=2'] Exploring Operation: 43*2=86, Resulting Numbers: [60, 86] Generated Node #3: [60, 86] from Operati...
4
Current State: 26:[43, 60, 25, 27], Operations: [] Exploring Operation: 60-27=33, Resulting Numbers: [43, 25, 33] Generated Node #0,0: 26:[43, 25, 33] Operation: 60-27=33 Exploring Operation: 43-27=16, Resulting Numbers: [60, 25, 16] Generated Node #0,1: 26:[60, 25, 16] Operation: 43-27=16 Exploring Operation: 60-43=17...
0
hs_4
mult_heuristic
[ 56, 76, 2, 50 ]
13
[ "56-50=6", "76+2=78", "78/6=13" ]
Current State: 13:[56, 76, 2, 50], Operations: [] Exploring Operation: 56-50=6, Resulting Numbers: [76, 2, 6] Generated Node #2: [76, 2, 6] from Operation: 56-50=6 Current State: 13:[76, 2, 6], Operations: ['56-50=6'] Exploring Operation: 76+2=78, Resulting Numbers: [6, 78] Generated Node #3: [6, 78] from Operation: 76...
4
Current State: 13:[56, 76, 2, 50], Operations: [] Exploring Operation: 76-56=20, Resulting Numbers: [2, 50, 20] Generated Node #0,0: 13:[2, 50, 20] Operation: 76-56=20 Moving to Node #0,0 Current State: 13:[2, 50, 20], Operations: ['76-56=20'] Exploring Operation: 50/2=25, Resulting Numbers: [20, 25] Generated Node #0,...
0
hs_1
sum_heuristic
[ 11, 5, 93, 33 ]
95
[ "33/11=3", "5+93=98", "98-3=95" ]
Current State: 95:[11, 5, 93, 33], Operations: [] Exploring Operation: 33/11=3, Resulting Numbers: [5, 93, 3] Generated Node #2: [5, 93, 3] from Operation: 33/11=3 Current State: 95:[5, 93, 3], Operations: ['33/11=3'] Exploring Operation: 5+93=98, Resulting Numbers: [3, 98] Generated Node #3: [3, 98] from Operation: 5+...
4
Current State: 95:[11, 5, 93, 33], Operations: [] Exploring Operation: 33/11=3, Resulting Numbers: [5, 93, 3] Generated Node #0,0: 95:[5, 93, 3] Operation: 33/11=3 Exploring Operation: 33-5=28, Resulting Numbers: [11, 93, 28] Generated Node #0,1: 95:[11, 93, 28] Operation: 33-5=28 Exploring Operation: 11-5=6, Resulting...
0.985243
hs_4
sum_heuristic
[ 7, 57, 57, 59 ]
100
[ "57-7=50", "59-57=2", "50*2=100" ]
Current State: 100:[7, 57, 57, 59], Operations: [] Exploring Operation: 57-7=50, Resulting Numbers: [59, 50] Generated Node #2: [59, 50] from Operation: 57-7=50 Current State: 100:[59, 50], Operations: ['57-7=50'] Exploring Operation: 59-57=2, Resulting Numbers: [50, 2] Generated Node #3: [50, 2] from Operation: 59-57=...
4
Current State: 100:[7, 57, 57, 59], Operations: [] Exploring Operation: 59-57=2, Resulting Numbers: [7, 57, 2] Generated Node #0,0: 100:[7, 57, 2] Operation: 59-57=2 Exploring Operation: 59-57=2, Resulting Numbers: [7, 57, 2] Generated Node #0,1: 100:[7, 57, 2] Operation: 59-57=2 Moving to Node #0,0 Current State: 100:...
0.992188
hs_2
mult_heuristic
[ 33, 84, 49, 80 ]
40
[ "84-33=51", "51-49=2", "80/2=40" ]
Current State: 40:[33, 84, 49, 80], Operations: [] Exploring Operation: 84-33=51, Resulting Numbers: [49, 80, 51] Generated Node #2: [49, 80, 51] from Operation: 84-33=51 Current State: 40:[49, 80, 51], Operations: ['84-33=51'] Exploring Operation: 51-49=2, Resulting Numbers: [80, 2] Generated Node #3: [80, 2] from Ope...
4
Current State: 40:[33, 84, 49, 80], Operations: [] Exploring Operation: 84-80=4, Resulting Numbers: [33, 49, 4] Generated Node #0,0: 40:[33, 49, 4] Operation: 84-80=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 40:[33, 49, 4], Operations: ['84-80=4'] Exploring Operation: 49-33=16, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 11, 56, 38, 24 ]
59
[ "56-11=45", "38-24=14", "45+14=59" ]
Current State: 59:[11, 56, 38, 24], Operations: [] Exploring Operation: 56-11=45, Resulting Numbers: [38, 24, 45] Generated Node #2: [38, 24, 45] from Operation: 56-11=45 Current State: 59:[38, 24, 45], Operations: ['56-11=45'] Exploring Operation: 38-24=14, Resulting Numbers: [45, 14] Generated Node #3: [45, 14] from ...
4
Current State: 59:[11, 56, 38, 24], Operations: [] Exploring Operation: 11+56=67, Resulting Numbers: [38, 24, 67] Generated Node #0,0: 59:[38, 24, 67] Operation: 11+56=67 Exploring Operation: 38+24=62, Resulting Numbers: [11, 56, 62] Generated Node #0,1: 59:[11, 56, 62] Operation: 38+24=62 Exploring Operation: 11+24=35...
0.983507
hs_4
mult_heuristic
[ 7, 24, 2, 16 ]
25
[ "24-7=17", "16/2=8", "17+8=25" ]
Current State: 25:[7, 24, 2, 16], Operations: [] Exploring Operation: 24-7=17, Resulting Numbers: [2, 16, 17] Generated Node #2: [2, 16, 17] from Operation: 24-7=17 Current State: 25:[2, 16, 17], Operations: ['24-7=17'] Exploring Operation: 16/2=8, Resulting Numbers: [17, 8] Generated Node #3: [17, 8] from Operation: 1...
4
Current State: 25:[7, 24, 2, 16], Operations: [] Exploring Operation: 16/2=8, Resulting Numbers: [7, 24, 8] Generated Node #0,0: 25:[7, 24, 8] Operation: 16/2=8 Exploring Operation: 7+16=23, Resulting Numbers: [24, 2, 23] Generated Node #0,1: 25:[24, 2, 23] Operation: 7+16=23 Start Sub Search at level 1: Moving to Node...
0.989583
hs_2
sum_heuristic
[ 80, 11, 66, 42 ]
87
[ "66/11=6", "42/6=7", "80+7=87" ]
Current State: 87:[80, 11, 66, 42], Operations: [] Exploring Operation: 66/11=6, Resulting Numbers: [80, 42, 6] Generated Node #2: [80, 42, 6] from Operation: 66/11=6 Current State: 87:[80, 42, 6], Operations: ['66/11=6'] Exploring Operation: 42/6=7, Resulting Numbers: [80, 7] Generated Node #3: [80, 7] from Operation:...
4
Current State: 87:[80, 11, 66, 42], Operations: [] Exploring Operation: 11+66=77, Resulting Numbers: [80, 42, 77] Generated Node #0,0: 87:[80, 42, 77] Operation: 11+66=77 Exploring Operation: 66-42=24, Resulting Numbers: [80, 11, 24] Generated Node #0,1: 87:[80, 11, 24] Operation: 66-42=24 Exploring Operation: 66/11=6,...
0.980035
hs_3
mult_heuristic
[ 29, 31, 64, 91 ]
29
[ "31-29=2", "91-64=27", "2+27=29" ]
Current State: 29:[29, 31, 64, 91], Operations: [] Exploring Operation: 31-29=2, Resulting Numbers: [64, 91, 2] Generated Node #2: [64, 91, 2] from Operation: 31-29=2 Current State: 29:[64, 91, 2], Operations: ['31-29=2'] Exploring Operation: 91-64=27, Resulting Numbers: [2, 27] Generated Node #3: [2, 27] from Operatio...
4
Current State: 29:[29, 31, 64, 91], Operations: [] Exploring Operation: 91-31=60, Resulting Numbers: [29, 64, 60] Generated Node #0,0: 29:[29, 64, 60] Operation: 91-31=60 Exploring Operation: 91-29=62, Resulting Numbers: [31, 64, 62] Generated Node #0,1: 29:[31, 64, 62] Operation: 91-29=62 Exploring Operation: 91-64=27...
0.982639
hs_5
mult_heuristic
[ 74, 15, 30, 71 ]
42
[ "74-15=59", "30+71=101", "101-59=42" ]
Current State: 42:[74, 15, 30, 71], Operations: [] Exploring Operation: 74-15=59, Resulting Numbers: [30, 71, 59] Generated Node #2: [30, 71, 59] from Operation: 74-15=59 Current State: 42:[30, 71, 59], Operations: ['74-15=59'] Exploring Operation: 30+71=101, Resulting Numbers: [59, 101] Generated Node #3: [59, 101] fr...
4
Current State: 42:[74, 15, 30, 71], Operations: [] Exploring Operation: 74-30=44, Resulting Numbers: [15, 71, 44] Generated Node #0,0: 42:[15, 71, 44] Operation: 74-30=44 Exploring Operation: 74-71=3, Resulting Numbers: [15, 30, 3] Generated Node #0,1: 42:[15, 30, 3] Operation: 74-71=3 Start Sub Search at level 1: Movi...
0.986979
hs_2
sum_heuristic
[ 51, 52, 60, 36 ]
23
[ "52-51=1", "60-36=24", "24-1=23" ]
Current State: 23:[51, 52, 60, 36], Operations: [] Exploring Operation: 52-51=1, Resulting Numbers: [60, 36, 1] Generated Node #2: [60, 36, 1] from Operation: 52-51=1 Current State: 23:[60, 36, 1], Operations: ['52-51=1'] Exploring Operation: 60-36=24, Resulting Numbers: [1, 24] Generated Node #3: [1, 24] from Operatio...
4
Current State: 23:[51, 52, 60, 36], Operations: [] Exploring Operation: 60-51=9, Resulting Numbers: [52, 36, 9] Generated Node #0,0: 23:[52, 36, 9] Operation: 60-51=9 Exploring Operation: 52-51=1, Resulting Numbers: [60, 36, 1] Generated Node #0,1: 23:[60, 36, 1] Operation: 52-51=1 Exploring Operation: 60-52=8, Resulti...
0.972222
hs_4
mult_heuristic
[ 32, 56, 35, 25 ]
43
[ "32-25=7", "56/7=8", "35+8=43" ]
Current State: 43:[32, 56, 35, 25], Operations: [] Exploring Operation: 32-25=7, Resulting Numbers: [56, 35, 7] Generated Node #2: [56, 35, 7] from Operation: 32-25=7 Current State: 43:[56, 35, 7], Operations: ['32-25=7'] Exploring Operation: 56/7=8, Resulting Numbers: [35, 8] Generated Node #3: [35, 8] from Operation:...
4
Current State: 43:[32, 56, 35, 25], Operations: [] Exploring Operation: 56-32=24, Resulting Numbers: [35, 25, 24] Generated Node #0,0: 43:[35, 25, 24] Operation: 56-32=24 Exploring Operation: 35+25=60, Resulting Numbers: [32, 56, 60] Generated Node #0,1: 43:[32, 56, 60] Operation: 35+25=60 Exploring Operation: 32+25=57...
0
hs_4
mult_heuristic
[ 50, 26, 37, 90 ]
92
[ "50-37=13", "26/13=2", "90+2=92" ]
Current State: 92:[50, 26, 37, 90], Operations: [] Exploring Operation: 50-37=13, Resulting Numbers: [26, 90, 13] Generated Node #2: [26, 90, 13] from Operation: 50-37=13 Current State: 92:[26, 90, 13], Operations: ['50-37=13'] Exploring Operation: 26/13=2, Resulting Numbers: [90, 2] Generated Node #3: [90, 2] from Ope...
4
Current State: 92:[50, 26, 37, 90], Operations: [] Exploring Operation: 50-26=24, Resulting Numbers: [37, 90, 24] Generated Node #0,0: 92:[37, 90, 24] Operation: 50-26=24 Exploring Operation: 50+37=87, Resulting Numbers: [26, 90, 87] Generated Node #0,1: 92:[26, 90, 87] Operation: 50+37=87 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 8, 46, 15, 97 ]
58
[ "8+46=54", "15+97=112", "112-54=58" ]
Current State: 58:[8, 46, 15, 97], Operations: [] Exploring Operation: 8+46=54, Resulting Numbers: [15, 97, 54] Generated Node #2: [15, 97, 54] from Operation: 8+46=54 Current State: 58:[15, 97, 54], Operations: ['8+46=54'] Exploring Operation: 15+97=112, Resulting Numbers: [54, 112] Generated Node #3: [54, 112] from O...
4
Current State: 58:[8, 46, 15, 97], Operations: [] Exploring Operation: 97-15=82, Resulting Numbers: [8, 46, 82] Generated Node #0,0: 58:[8, 46, 82] Operation: 97-15=82 Exploring Operation: 97-46=51, Resulting Numbers: [8, 15, 51] Generated Node #0,1: 58:[8, 15, 51] Operation: 97-46=51 Start Sub Search at level 1: Movin...
0.991319
hs_2
sum_heuristic
[ 54, 30, 29, 84 ]
19
[ "54*29=1566", "30+1566=1596", "1596/84=19" ]
Current State: 19:[54, 30, 29, 84], Operations: [] Exploring Operation: 54*29=1566, Resulting Numbers: [30, 84, 1566] Generated Node #2: [30, 84, 1566] from Operation: 54*29=1566 Current State: 19:[30, 84, 1566], Operations: ['54*29=1566'] Exploring Operation: 30+1566=1596, Resulting Numbers: [84, 1596] Generated Node ...
4
Current State: 19:[54, 30, 29, 84], Operations: [] Exploring Operation: 54-30=24, Resulting Numbers: [29, 84, 24] Generated Node #0,0: 19:[29, 84, 24] Operation: 54-30=24 Exploring Operation: 54-29=25, Resulting Numbers: [30, 84, 25] Generated Node #0,1: 19:[30, 84, 25] Operation: 54-29=25 Exploring Operation: 84-30=54...
0
hs_4
mult_heuristic
[ 55, 23, 13, 14 ]
84
[ "55+23=78", "78/13=6", "14*6=84" ]
Current State: 84:[55, 23, 13, 14], Operations: [] Exploring Operation: 55+23=78, Resulting Numbers: [13, 14, 78] Generated Node #2: [13, 14, 78] from Operation: 55+23=78 Current State: 84:[13, 14, 78], Operations: ['55+23=78'] Exploring Operation: 78/13=6, Resulting Numbers: [14, 6] Generated Node #3: [14, 6] from Ope...
4
Current State: 84:[55, 23, 13, 14], Operations: [] Exploring Operation: 55-14=41, Resulting Numbers: [23, 13, 41] Generated Node #0,0: 84:[23, 13, 41] Operation: 55-14=41 Exploring Operation: 55+23=78, Resulting Numbers: [13, 14, 78] Generated Node #0,1: 84:[13, 14, 78] Operation: 55+23=78 Exploring Operation: 55-13=42...
0.934028
hs_5
mult_heuristic
[ 67, 45, 21, 55 ]
72
[ "67+21=88", "45*88=3960", "3960/55=72" ]
Current State: 72:[67, 45, 21, 55], Operations: [] Exploring Operation: 67+21=88, Resulting Numbers: [45, 55, 88] Generated Node #2: [45, 55, 88] from Operation: 67+21=88 Current State: 72:[45, 55, 88], Operations: ['67+21=88'] Exploring Operation: 45*88=3960, Resulting Numbers: [55, 3960] Generated Node #3: [55, 3960]...
4
Current State: 72:[67, 45, 21, 55], Operations: [] Exploring Operation: 55-21=34, Resulting Numbers: [67, 45, 34] Generated Node #0,0: 72:[67, 45, 34] Operation: 55-21=34 Exploring Operation: 21+55=76, Resulting Numbers: [67, 45, 76] Generated Node #0,1: 72:[67, 45, 76] Operation: 21+55=76 Exploring Operation: 67-55=12...
0
hs_4
mult_heuristic
[ 76, 29, 58, 8 ]
92
[ "58/29=2", "8*2=16", "76+16=92" ]
Current State: 92:[76, 29, 58, 8], Operations: [] Exploring Operation: 58/29=2, Resulting Numbers: [76, 8, 2] Generated Node #2: [76, 8, 2] from Operation: 58/29=2 Current State: 92:[76, 8, 2], Operations: ['58/29=2'] Exploring Operation: 8*2=16, Resulting Numbers: [76, 16] Generated Node #3: [76, 16] from Operation: 8...
4
Current State: 92:[76, 29, 58, 8], Operations: [] Exploring Operation: 76-29=47, Resulting Numbers: [58, 8, 47] Generated Node #0,0: 92:[58, 8, 47] Operation: 76-29=47 Exploring Operation: 76-58=18, Resulting Numbers: [29, 8, 18] Generated Node #0,1: 92:[29, 8, 18] Operation: 76-58=18 Exploring Operation: 76+8=84, Resu...
0
hs_5
mult_heuristic
[ 99, 14, 13, 5 ]
88
[ "99-5=94", "14*13=182", "182-94=88" ]
Current State: 88:[99, 14, 13, 5], Operations: [] Exploring Operation: 99-5=94, Resulting Numbers: [14, 13, 94] Generated Node #2: [14, 13, 94] from Operation: 99-5=94 Current State: 88:[14, 13, 94], Operations: ['99-5=94'] Exploring Operation: 14*13=182, Resulting Numbers: [94, 182] Generated Node #3: [94, 182] from O...
4
Current State: 88:[99, 14, 13, 5], Operations: [] Exploring Operation: 99-14=85, Resulting Numbers: [13, 5, 85] Generated Node #0,0: 88:[13, 5, 85] Operation: 99-14=85 Moving to Node #0,0 Current State: 88:[13, 5, 85], Operations: ['99-14=85'] Exploring Operation: 13-5=8, Resulting Numbers: [85, 8] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 38, 42, 79, 39 ]
14
[ "38+79=117", "42*39=1638", "1638/117=14" ]
Current State: 14:[38, 42, 79, 39], Operations: [] Exploring Operation: 38+79=117, Resulting Numbers: [42, 39, 117] Generated Node #2: [42, 39, 117] from Operation: 38+79=117 Current State: 14:[42, 39, 117], Operations: ['38+79=117'] Exploring Operation: 42*39=1638, Resulting Numbers: [117, 1638] Generated Node #3: [11...
4
Current State: 14:[38, 42, 79, 39], Operations: [] Exploring Operation: 79-42=37, Resulting Numbers: [38, 39, 37] Generated Node #0,0: 14:[38, 39, 37] Operation: 79-42=37 Exploring Operation: 42-39=3, Resulting Numbers: [38, 79, 3] Generated Node #0,1: 14:[38, 79, 3] Operation: 42-39=3 Exploring Operation: 79-38=41, Re...
0
hs_4
sum_heuristic
[ 94, 76, 55, 46 ]
69
[ "94+76=170", "55+46=101", "170-101=69" ]
Current State: 69:[94, 76, 55, 46], Operations: [] Exploring Operation: 94+76=170, Resulting Numbers: [55, 46, 170] Generated Node #2: [55, 46, 170] from Operation: 94+76=170 Current State: 69:[55, 46, 170], Operations: ['94+76=170'] Exploring Operation: 55+46=101, Resulting Numbers: [170, 101] Generated Node #3: [170,...
4
Current State: 69:[94, 76, 55, 46], Operations: [] Exploring Operation: 55-46=9, Resulting Numbers: [94, 76, 9] Generated Node #0,0: 69:[94, 76, 9] Operation: 55-46=9 Start Sub Search at level 1: Moving to Node #0,0 Current State: 69:[94, 76, 9], Operations: ['55-46=9'] Exploring Operation: 94-76=18, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 76, 21, 16, 9 ]
30
[ "76-21=55", "16+9=25", "55-25=30" ]
Current State: 30:[76, 21, 16, 9], Operations: [] Exploring Operation: 76-21=55, Resulting Numbers: [16, 9, 55] Generated Node #2: [16, 9, 55] from Operation: 76-21=55 Current State: 30:[16, 9, 55], Operations: ['76-21=55'] Exploring Operation: 16+9=25, Resulting Numbers: [55, 25] Generated Node #3: [55, 25] from Opera...
4
Current State: 30:[76, 21, 16, 9], Operations: [] Exploring Operation: 76-9=67, Resulting Numbers: [21, 16, 67] Generated Node #0,0: 30:[21, 16, 67] Operation: 76-9=67 Exploring Operation: 21-16=5, Resulting Numbers: [76, 9, 5] Generated Node #0,1: 30:[76, 9, 5] Operation: 21-16=5 Exploring Operation: 76-16=60, Resulti...
0.988715
hs_4
mult_heuristic
[ 11, 14, 36, 14 ]
25
[ "11+14=25", "36+14=50", "50-25=25" ]
Current State: 25:[11, 14, 36, 14], Operations: [] Exploring Operation: 11+14=25, Resulting Numbers: [36, 25] Generated Node #2: [36, 25] from Operation: 11+14=25 Current State: 25:[36, 25], Operations: ['11+14=25'] Exploring Operation: 36+14=50, Resulting Numbers: [25, 50] Generated Node #3: [25, 50] from Operation: 3...
4
Current State: 25:[11, 14, 36, 14], Operations: [] Exploring Operation: 36-11=25, Resulting Numbers: [14, 14, 25] Generated Node #0,0: 25:[14, 14, 25] Operation: 36-11=25 Exploring Operation: 11+14=25, Resulting Numbers: [36, 14, 25] Generated Node #0,1: 25:[36, 14, 25] Operation: 11+14=25 Exploring Operation: 36-14=22...
0.984375
hs_4
mult_heuristic
[ 22, 64, 34, 11 ]
88
[ "64-22=42", "42-34=8", "11*8=88" ]
Current State: 88:[22, 64, 34, 11], Operations: [] Exploring Operation: 64-22=42, Resulting Numbers: [34, 11, 42] Generated Node #2: [34, 11, 42] from Operation: 64-22=42 Current State: 88:[34, 11, 42], Operations: ['64-22=42'] Exploring Operation: 42-34=8, Resulting Numbers: [11, 8] Generated Node #3: [11, 8] from Ope...
4
Current State: 88:[22, 64, 34, 11], Operations: [] Exploring Operation: 64+34=98, Resulting Numbers: [22, 11, 98] Generated Node #0,0: 88:[22, 11, 98] Operation: 64+34=98 Exploring Operation: 64-22=42, Resulting Numbers: [34, 11, 42] Generated Node #0,1: 88:[34, 11, 42] Operation: 64-22=42 Exploring Operation: 22+64=86...
0.987847
hs_4
mult_heuristic
[ 72, 90, 60, 10 ]
87
[ "90+60=150", "150/10=15", "72+15=87" ]
Current State: 87:[72, 90, 60, 10], Operations: [] Exploring Operation: 90+60=150, Resulting Numbers: [72, 10, 150] Generated Node #2: [72, 10, 150] from Operation: 90+60=150 Current State: 87:[72, 10, 150], Operations: ['90+60=150'] Exploring Operation: 150/10=15, Resulting Numbers: [72, 15] Generated Node #3: [72, 15...
4
Current State: 87:[72, 90, 60, 10], Operations: [] Exploring Operation: 72-60=12, Resulting Numbers: [90, 10, 12] Generated Node #0,0: 87:[90, 10, 12] Operation: 72-60=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 87:[90, 10, 12], Operations: ['72-60=12'] Exploring Operation: 12-10=2, Resulting Num...
0
hs_1
mult_heuristic
[ 69, 2, 17, 23 ]
73
[ "69-2=67", "23-17=6", "67+6=73" ]
Current State: 73:[69, 2, 17, 23], Operations: [] Exploring Operation: 69-2=67, Resulting Numbers: [17, 23, 67] Generated Node #2: [17, 23, 67] from Operation: 69-2=67 Current State: 73:[17, 23, 67], Operations: ['69-2=67'] Exploring Operation: 23-17=6, Resulting Numbers: [67, 6] Generated Node #3: [67, 6] from Operati...
4
Current State: 73:[69, 2, 17, 23], Operations: [] Exploring Operation: 2*23=46, Resulting Numbers: [69, 17, 46] Generated Node #0,0: 73:[69, 17, 46] Operation: 2*23=46 Exploring Operation: 2+17=19, Resulting Numbers: [69, 23, 19] Generated Node #0,1: 73:[69, 23, 19] Operation: 2+17=19 Exploring Operation: 69+2=71, Resu...
0.940972
hs_4
mult_heuristic
[ 54, 76, 21, 5 ]
14
[ "54*21=1134", "76+5=81", "1134/81=14" ]
Current State: 14:[54, 76, 21, 5], Operations: [] Exploring Operation: 54*21=1134, Resulting Numbers: [76, 5, 1134] Generated Node #2: [76, 5, 1134] from Operation: 54*21=1134 Current State: 14:[76, 5, 1134], Operations: ['54*21=1134'] Exploring Operation: 76+5=81, Resulting Numbers: [1134, 81] Generated Node #3: [1134...
4
Current State: 14:[54, 76, 21, 5], Operations: [] Exploring Operation: 76-21=55, Resulting Numbers: [54, 5, 55] Generated Node #0,0: 14:[54, 5, 55] Operation: 76-21=55 Exploring Operation: 76-54=22, Resulting Numbers: [21, 5, 22] Generated Node #0,1: 14:[21, 5, 22] Operation: 76-54=22 Exploring Operation: 54-21=33, Res...
0
hs_4
mult_heuristic
[ 67, 6, 76, 19 ]
22
[ "67+6=73", "76+19=95", "95-73=22" ]
Current State: 22:[67, 6, 76, 19], Operations: [] Exploring Operation: 67+6=73, Resulting Numbers: [76, 19, 73] Generated Node #2: [76, 19, 73] from Operation: 67+6=73 Current State: 22:[76, 19, 73], Operations: ['67+6=73'] Exploring Operation: 76+19=95, Resulting Numbers: [73, 95] Generated Node #3: [73, 95] from Oper...
4
Current State: 22:[67, 6, 76, 19], Operations: [] Exploring Operation: 76-67=9, Resulting Numbers: [6, 19, 9] Generated Node #0,0: 22:[6, 19, 9] Operation: 76-67=9 Exploring Operation: 76/19=4, Resulting Numbers: [67, 6, 4] Generated Node #0,1: 22:[67, 6, 4] Operation: 76/19=4 Exploring Operation: 67-19=48, Resulting N...
0.990451
hs_3
sum_heuristic
[ 23, 74, 25, 98 ]
72
[ "23*74=1702", "98+1702=1800", "1800/25=72" ]
Current State: 72:[23, 74, 25, 98], Operations: [] Exploring Operation: 23*74=1702, Resulting Numbers: [25, 98, 1702] Generated Node #2: [25, 98, 1702] from Operation: 23*74=1702 Current State: 72:[25, 98, 1702], Operations: ['23*74=1702'] Exploring Operation: 98+1702=1800, Resulting Numbers: [25, 1800] Generated Node ...
4
Current State: 72:[23, 74, 25, 98], Operations: [] Exploring Operation: 98-25=73, Resulting Numbers: [23, 74, 73] Generated Node #0,0: 72:[23, 74, 73] Operation: 98-25=73 Exploring Operation: 98-74=24, Resulting Numbers: [23, 25, 24] Generated Node #0,1: 72:[23, 25, 24] Operation: 98-74=24 Exploring Operation: 98-23=75...
0
hs_3
sum_heuristic
[ 29, 54, 44, 11 ]
81
[ "54-44=10", "11*10=110", "110-29=81" ]
Current State: 81:[29, 54, 44, 11], Operations: [] Exploring Operation: 54-44=10, Resulting Numbers: [29, 11, 10] Generated Node #2: [29, 11, 10] from Operation: 54-44=10 Current State: 81:[29, 11, 10], Operations: ['54-44=10'] Exploring Operation: 11*10=110, Resulting Numbers: [29, 110] Generated Node #3: [29, 110] fr...
4
Current State: 81:[29, 54, 44, 11], Operations: [] Exploring Operation: 29+54=83, Resulting Numbers: [44, 11, 83] Generated Node #0,0: 81:[44, 11, 83] Operation: 29+54=83 Exploring Operation: 54-44=10, Resulting Numbers: [29, 11, 10] Generated Node #0,1: 81:[29, 11, 10] Operation: 54-44=10 Exploring Operation: 54-29=25...
0
hs_4
mult_heuristic
[ 87, 10, 59, 69 ]
88
[ "10+59=69", "69/69=1", "87+1=88" ]
Current State: 88:[87, 10, 59, 69], Operations: [] Exploring Operation: 10+59=69, Resulting Numbers: [87, 69, 69] Generated Node #2: [87, 69, 69] from Operation: 10+59=69 Current State: 88:[87, 69, 69], Operations: ['10+59=69'] Exploring Operation: 69/69=1, Resulting Numbers: [87, 1] Generated Node #3: [87, 1] from Ope...
4
Current State: 88:[87, 10, 59, 69], Operations: [] Exploring Operation: 59-10=49, Resulting Numbers: [87, 69, 49] Generated Node #0,0: 88:[87, 69, 49] Operation: 59-10=49 Exploring Operation: 87-69=18, Resulting Numbers: [10, 59, 18] Generated Node #0,1: 88:[10, 59, 18] Operation: 87-69=18 Exploring Operation: 69-59=10...
0.988715
hs_3
mult_heuristic
[ 79, 2, 15, 85 ]
12
[ "85-79=6", "6/2=3", "15-3=12" ]
Current State: 12:[79, 2, 15, 85], Operations: [] Exploring Operation: 85-79=6, Resulting Numbers: [2, 15, 6] Generated Node #2: [2, 15, 6] from Operation: 85-79=6 Current State: 12:[2, 15, 6], Operations: ['85-79=6'] Exploring Operation: 6/2=3, Resulting Numbers: [15, 3] Generated Node #3: [15, 3] from Operation: 6/2=...
4
Current State: 12:[79, 2, 15, 85], Operations: [] Exploring Operation: 85-79=6, Resulting Numbers: [2, 15, 6] Generated Node #0,0: 12:[2, 15, 6] Operation: 85-79=6 Exploring Operation: 79-15=64, Resulting Numbers: [2, 85, 64] Generated Node #0,1: 12:[2, 85, 64] Operation: 79-15=64 Moving to Node #0,0 Current State: 12:...
0
hs_2
sum_heuristic
[ 21, 27, 7, 42 ]
55
[ "27-21=6", "7+42=49", "6+49=55" ]
Current State: 55:[21, 27, 7, 42], Operations: [] Exploring Operation: 27-21=6, Resulting Numbers: [7, 42, 6] Generated Node #2: [7, 42, 6] from Operation: 27-21=6 Current State: 55:[7, 42, 6], Operations: ['27-21=6'] Exploring Operation: 7+42=49, Resulting Numbers: [6, 49] Generated Node #3: [6, 49] from Operation: 7+...
4
Current State: 55:[21, 27, 7, 42], Operations: [] Exploring Operation: 21+27=48, Resulting Numbers: [7, 42, 48] Generated Node #0,0: 55:[7, 42, 48] Operation: 21+27=48 Exploring Operation: 42-27=15, Resulting Numbers: [21, 7, 15] Generated Node #0,1: 55:[21, 7, 15] Operation: 42-27=15 Exploring Operation: 42/21=2, Resu...
0.91059
hs_5
sum_heuristic
[ 78, 31, 16, 46 ]
16
[ "78-31=47", "47-46=1", "16*1=16" ]
Current State: 16:[78, 31, 16, 46], Operations: [] Exploring Operation: 78-31=47, Resulting Numbers: [16, 46, 47] Generated Node #2: [16, 46, 47] from Operation: 78-31=47 Current State: 16:[16, 46, 47], Operations: ['78-31=47'] Exploring Operation: 47-46=1, Resulting Numbers: [16, 1] Generated Node #3: [16, 1] from Ope...
4
Current State: 16:[78, 31, 16, 46], Operations: [] Exploring Operation: 78-31=47, Resulting Numbers: [16, 46, 47] Generated Node #0,0: 16:[16, 46, 47] Operation: 78-31=47 Exploring Operation: 78-46=32, Resulting Numbers: [31, 16, 32] Generated Node #0,1: 16:[31, 16, 32] Operation: 78-46=32 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 82, 4, 2, 63 ]
88
[ "82*2=164", "4*63=252", "252-164=88" ]
Current State: 88:[82, 4, 2, 63], Operations: [] Exploring Operation: 82*2=164, Resulting Numbers: [4, 63, 164] Generated Node #2: [4, 63, 164] from Operation: 82*2=164 Current State: 88:[4, 63, 164], Operations: ['82*2=164'] Exploring Operation: 4*63=252, Resulting Numbers: [164, 252] Generated Node #3: [164, 252] fro...
4
Current State: 88:[82, 4, 2, 63], Operations: [] Exploring Operation: 82-63=19, Resulting Numbers: [4, 2, 19] Generated Node #0,0: 88:[4, 2, 19] Operation: 82-63=19 Moving to Node #0,0 Current State: 88:[4, 2, 19], Operations: ['82-63=19'] Exploring Operation: 4+19=23, Resulting Numbers: [2, 23] Generated Node #0,0,0: ...
0
hs_1
sum_heuristic
[ 51, 88, 15, 27 ]
47
[ "88*15=1320", "1320-51=1269", "1269/27=47" ]
Current State: 47:[51, 88, 15, 27], Operations: [] Exploring Operation: 88*15=1320, Resulting Numbers: [51, 27, 1320] Generated Node #2: [51, 27, 1320] from Operation: 88*15=1320 Current State: 47:[51, 27, 1320], Operations: ['88*15=1320'] Exploring Operation: 1320-51=1269, Resulting Numbers: [27, 1269] Generated Node ...
4
Current State: 47:[51, 88, 15, 27], Operations: [] Exploring Operation: 88-15=73, Resulting Numbers: [51, 27, 73] Generated Node #0,0: 47:[51, 27, 73] Operation: 88-15=73 Exploring Operation: 88-27=61, Resulting Numbers: [51, 15, 61] Generated Node #0,1: 47:[51, 15, 61] Operation: 88-27=61 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 42, 94, 35, 49 ]
87
[ "42-35=7", "49/7=7", "94-7=87" ]
Current State: 87:[42, 94, 35, 49], Operations: [] Exploring Operation: 42-35=7, Resulting Numbers: [94, 49, 7] Generated Node #2: [94, 49, 7] from Operation: 42-35=7 Current State: 87:[94, 49, 7], Operations: ['42-35=7'] Exploring Operation: 49/7=7, Resulting Numbers: [94, 7] Generated Node #3: [94, 7] from Operation:...
4
Current State: 87:[42, 94, 35, 49], Operations: [] Exploring Operation: 49-42=7, Resulting Numbers: [94, 35, 7] Generated Node #0,0: 87:[94, 35, 7] Operation: 49-42=7 Exploring Operation: 42+49=91, Resulting Numbers: [94, 35, 91] Generated Node #0,1: 87:[94, 35, 91] Operation: 42+49=91 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 89, 61, 75, 17 ]
15
[ "89+61=150", "150/75=2", "17-2=15" ]
Current State: 15:[89, 61, 75, 17], Operations: [] Exploring Operation: 89+61=150, Resulting Numbers: [75, 17, 150] Generated Node #2: [75, 17, 150] from Operation: 89+61=150 Current State: 15:[75, 17, 150], Operations: ['89+61=150'] Exploring Operation: 150/75=2, Resulting Numbers: [17, 2] Generated Node #3: [17, 2] f...
4
Current State: 15:[89, 61, 75, 17], Operations: [] Exploring Operation: 89-75=14, Resulting Numbers: [61, 17, 14] Generated Node #0,0: 15:[61, 17, 14] Operation: 89-75=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 15:[61, 17, 14], Operations: ['89-75=14'] Exploring Operation: 61-17=44, Resulting Nu...
0
hs_1
mult_heuristic
[ 89, 74, 84, 28 ]
71
[ "89-74=15", "84-28=56", "15+56=71" ]
Current State: 71:[89, 74, 84, 28], Operations: [] Exploring Operation: 89-74=15, Resulting Numbers: [84, 28, 15] Generated Node #2: [84, 28, 15] from Operation: 89-74=15 Current State: 71:[84, 28, 15], Operations: ['89-74=15'] Exploring Operation: 84-28=56, Resulting Numbers: [15, 56] Generated Node #3: [15, 56] from ...
4
Current State: 71:[89, 74, 84, 28], Operations: [] Exploring Operation: 84-28=56, Resulting Numbers: [89, 74, 56] Generated Node #0,0: 71:[89, 74, 56] Operation: 84-28=56 Exploring Operation: 89-28=61, Resulting Numbers: [74, 84, 61] Generated Node #0,1: 71:[74, 84, 61] Operation: 89-28=61 Exploring Operation: 74+28=10...
0.983507
hs_5
mult_heuristic
[ 32, 64, 41, 75 ]
66
[ "64-32=32", "75-41=34", "32+34=66" ]
Current State: 66:[32, 64, 41, 75], Operations: [] Exploring Operation: 64-32=32, Resulting Numbers: [41, 75, 32] Generated Node #2: [41, 75, 32] from Operation: 64-32=32 Current State: 66:[41, 75, 32], Operations: ['64-32=32'] Exploring Operation: 75-41=34, Resulting Numbers: [32, 34] Generated Node #3: [32, 34] from ...
4
Current State: 66:[32, 64, 41, 75], Operations: [] Exploring Operation: 75-41=34, Resulting Numbers: [32, 64, 34] Generated Node #0,0: 66:[32, 64, 34] Operation: 75-41=34 Start Sub Search at level 1: Moving to Node #0,0 Current State: 66:[32, 64, 34], Operations: ['75-41=34'] Exploring Operation: 64/32=2, Resulting Num...
0
hs_1
sum_heuristic
[ 90, 64, 30, 47 ]
45
[ "90*47=4230", "64+30=94", "4230/94=45" ]
Current State: 45:[90, 64, 30, 47], Operations: [] Exploring Operation: 90*47=4230, Resulting Numbers: [64, 30, 4230] Generated Node #2: [64, 30, 4230] from Operation: 90*47=4230 Current State: 45:[64, 30, 4230], Operations: ['90*47=4230'] Exploring Operation: 64+30=94, Resulting Numbers: [4230, 94] Generated Node #3: ...
4
Current State: 45:[90, 64, 30, 47], Operations: [] Exploring Operation: 90-30=60, Resulting Numbers: [64, 47, 60] Generated Node #0,0: 45:[64, 47, 60] Operation: 90-30=60 Exploring Operation: 90-64=26, Resulting Numbers: [30, 47, 26] Generated Node #0,1: 45:[30, 47, 26] Operation: 90-64=26 Exploring Operation: 90/30=3,...
0
hs_3
sum_heuristic
[ 80, 92, 94, 26 ]
52
[ "80+92=172", "94+26=120", "172-120=52" ]
Current State: 52:[80, 92, 94, 26], Operations: [] Exploring Operation: 80+92=172, Resulting Numbers: [94, 26, 172] Generated Node #2: [94, 26, 172] from Operation: 80+92=172 Current State: 52:[94, 26, 172], Operations: ['80+92=172'] Exploring Operation: 94+26=120, Resulting Numbers: [172, 120] Generated Node #3: [172,...
4
Current State: 52:[80, 92, 94, 26], Operations: [] Exploring Operation: 92-80=12, Resulting Numbers: [94, 26, 12] Generated Node #0,0: 52:[94, 26, 12] Operation: 92-80=12 Exploring Operation: 94-80=14, Resulting Numbers: [92, 26, 14] Generated Node #0,1: 52:[92, 26, 14] Operation: 94-80=14 Exploring Operation: 94-92=2,...
0.975694
hs_3
mult_heuristic
[ 40, 17, 60, 15 ]
85
[ "60-40=20", "20-15=5", "17*5=85" ]
Current State: 85:[40, 17, 60, 15], Operations: [] Exploring Operation: 60-40=20, Resulting Numbers: [17, 15, 20] Generated Node #2: [17, 15, 20] from Operation: 60-40=20 Current State: 85:[17, 15, 20], Operations: ['60-40=20'] Exploring Operation: 20-15=5, Resulting Numbers: [17, 5] Generated Node #3: [17, 5] from Ope...
4
Current State: 85:[40, 17, 60, 15], Operations: [] Exploring Operation: 60-40=20, Resulting Numbers: [17, 15, 20] Generated Node #0,0: 85:[17, 15, 20] Operation: 60-40=20 Moving to Node #0,0 Current State: 85:[17, 15, 20], Operations: ['60-40=20'] Exploring Operation: 20-15=5, Resulting Numbers: [17, 5] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 77, 14, 84, 97 ]
14
[ "77+14=91", "97-91=6", "84/6=14" ]
Current State: 14:[77, 14, 84, 97], Operations: [] Exploring Operation: 77+14=91, Resulting Numbers: [84, 97, 91] Generated Node #2: [84, 97, 91] from Operation: 77+14=91 Current State: 14:[84, 97, 91], Operations: ['77+14=91'] Exploring Operation: 97-91=6, Resulting Numbers: [84, 6] Generated Node #3: [84, 6] from Ope...
4
Current State: 14:[77, 14, 84, 97], Operations: [] Exploring Operation: 84/14=6, Resulting Numbers: [77, 97, 6] Generated Node #0,0: 14:[77, 97, 6] Operation: 84/14=6 Exploring Operation: 97-77=20, Resulting Numbers: [14, 84, 20] Generated Node #0,1: 14:[14, 84, 20] Operation: 97-77=20 Exploring Operation: 97-84=13, Re...
0.954861
hs_5
sum_heuristic
[ 2, 7, 96, 24 ]
65
[ "96/2=48", "24-7=17", "48+17=65" ]
Current State: 65:[2, 7, 96, 24], Operations: [] Exploring Operation: 96/2=48, Resulting Numbers: [7, 24, 48] Generated Node #2: [7, 24, 48] from Operation: 96/2=48 Current State: 65:[7, 24, 48], Operations: ['96/2=48'] Exploring Operation: 24-7=17, Resulting Numbers: [48, 17] Generated Node #3: [48, 17] from Operation...
4
Current State: 65:[2, 7, 96, 24], Operations: [] Exploring Operation: 96/24=4, Resulting Numbers: [2, 7, 4] Generated Node #0,0: 65:[2, 7, 4] Operation: 96/24=4 Exploring Operation: 96-24=72, Resulting Numbers: [2, 7, 72] Generated Node #0,1: 65:[2, 7, 72] Operation: 96-24=72 Start Sub Search at level 1: Moving to Node...
0
hs_2
mult_heuristic
[ 51, 41, 27, 61 ]
78
[ "51-41=10", "27+61=88", "88-10=78" ]
Current State: 78:[51, 41, 27, 61], Operations: [] Exploring Operation: 51-41=10, Resulting Numbers: [27, 61, 10] Generated Node #2: [27, 61, 10] from Operation: 51-41=10 Current State: 78:[27, 61, 10], Operations: ['51-41=10'] Exploring Operation: 27+61=88, Resulting Numbers: [10, 88] Generated Node #3: [10, 88] from ...
4
Current State: 78:[51, 41, 27, 61], Operations: [] Exploring Operation: 61-51=10, Resulting Numbers: [41, 27, 10] Generated Node #0,0: 78:[41, 27, 10] Operation: 61-51=10 Exploring Operation: 51+27=78, Resulting Numbers: [41, 61, 78] Generated Node #0,1: 78:[41, 61, 78] Operation: 51+27=78 Exploring Operation: 61-41=20...
0.977431
hs_3
sum_heuristic
[ 13, 42, 5, 74 ]
24
[ "13+42=55", "5+74=79", "79-55=24" ]
Current State: 24:[13, 42, 5, 74], Operations: [] Exploring Operation: 13+42=55, Resulting Numbers: [5, 74, 55] Generated Node #2: [5, 74, 55] from Operation: 13+42=55 Current State: 24:[5, 74, 55], Operations: ['13+42=55'] Exploring Operation: 5+74=79, Resulting Numbers: [55, 79] Generated Node #3: [55, 79] from Opera...
4
Current State: 24:[13, 42, 5, 74], Operations: [] Exploring Operation: 74-42=32, Resulting Numbers: [13, 5, 32] Generated Node #0,0: 24:[13, 5, 32] Operation: 74-42=32 Exploring Operation: 42-13=29, Resulting Numbers: [5, 74, 29] Generated Node #0,1: 24:[5, 74, 29] Operation: 42-13=29 Moving to Node #0,0 Current State:...
0.989583
hs_2
mult_heuristic
[ 2, 10, 47, 85 ]
86
[ "85-47=38", "2*38=76", "10+76=86" ]
Current State: 86:[2, 10, 47, 85], Operations: [] Exploring Operation: 85-47=38, Resulting Numbers: [2, 10, 38] Generated Node #2: [2, 10, 38] from Operation: 85-47=38 Current State: 86:[2, 10, 38], Operations: ['85-47=38'] Exploring Operation: 2*38=76, Resulting Numbers: [10, 76] Generated Node #3: [10, 76] from Opera...
4
Current State: 86:[2, 10, 47, 85], Operations: [] Exploring Operation: 10-2=8, Resulting Numbers: [47, 85, 8] Generated Node #0,0: 86:[47, 85, 8] Operation: 10-2=8 Exploring Operation: 10/2=5, Resulting Numbers: [47, 85, 5] Generated Node #0,1: 86:[47, 85, 5] Operation: 10/2=5 Exploring Operation: 47-10=37, Resulting N...
0
hs_3
sum_heuristic
[ 2, 67, 33, 84 ]
17
[ "2*67=134", "33+84=117", "134-117=17" ]
Current State: 17:[2, 67, 33, 84], Operations: [] Exploring Operation: 2*67=134, Resulting Numbers: [33, 84, 134] Generated Node #2: [33, 84, 134] from Operation: 2*67=134 Current State: 17:[33, 84, 134], Operations: ['2*67=134'] Exploring Operation: 33+84=117, Resulting Numbers: [134, 117] Generated Node #3: [134, 117...
4
Current State: 17:[2, 67, 33, 84], Operations: [] Exploring Operation: 84-33=51, Resulting Numbers: [2, 67, 51] Generated Node #0,0: 17:[2, 67, 51] Operation: 84-33=51 Exploring Operation: 84-67=17, Resulting Numbers: [2, 33, 17] Generated Node #0,1: 17:[2, 33, 17] Operation: 84-67=17 Exploring Operation: 84/2=42, Resu...
0
hs_5
mult_heuristic
[ 73, 83, 32, 79 ]
37
[ "83-73=10", "79-32=47", "47-10=37" ]
Current State: 37:[73, 83, 32, 79], Operations: [] Exploring Operation: 83-73=10, Resulting Numbers: [32, 79, 10] Generated Node #2: [32, 79, 10] from Operation: 83-73=10 Current State: 37:[32, 79, 10], Operations: ['83-73=10'] Exploring Operation: 79-32=47, Resulting Numbers: [10, 47] Generated Node #3: [10, 47] from ...
4
Current State: 37:[73, 83, 32, 79], Operations: [] Exploring Operation: 83-79=4, Resulting Numbers: [73, 32, 4] Generated Node #0,0: 37:[73, 32, 4] Operation: 83-79=4 Exploring Operation: 83-73=10, Resulting Numbers: [32, 79, 10] Generated Node #0,1: 37:[32, 79, 10] Operation: 83-73=10 Exploring Operation: 79-73=6, Res...
0.988715
hs_3
sum_heuristic
[ 85, 46, 34, 84 ]
89
[ "85-46=39", "84-34=50", "39+50=89" ]
Current State: 89:[85, 46, 34, 84], Operations: [] Exploring Operation: 85-46=39, Resulting Numbers: [34, 84, 39] Generated Node #2: [34, 84, 39] from Operation: 85-46=39 Current State: 89:[34, 84, 39], Operations: ['85-46=39'] Exploring Operation: 84-34=50, Resulting Numbers: [39, 50] Generated Node #3: [39, 50] from ...
4
Current State: 89:[85, 46, 34, 84], Operations: [] Exploring Operation: 85+34=119, Resulting Numbers: [46, 84, 119] Generated Node #0,0: 89:[46, 84, 119] Operation: 85+34=119 Exploring Operation: 46+34=80, Resulting Numbers: [85, 84, 80] Generated Node #0,1: 89:[85, 84, 80] Operation: 46+34=80 Exploring Operation: 34+8...
0.984375
hs_3
sum_heuristic
[ 31, 49, 44, 41 ]
15
[ "49-31=18", "44-41=3", "18-3=15" ]
Current State: 15:[31, 49, 44, 41], Operations: [] Exploring Operation: 49-31=18, Resulting Numbers: [44, 41, 18] Generated Node #2: [44, 41, 18] from Operation: 49-31=18 Current State: 15:[44, 41, 18], Operations: ['49-31=18'] Exploring Operation: 44-41=3, Resulting Numbers: [18, 3] Generated Node #3: [18, 3] from Ope...
4
Current State: 15:[31, 49, 44, 41], Operations: [] Exploring Operation: 44-41=3, Resulting Numbers: [31, 49, 3] Generated Node #0,0: 15:[31, 49, 3] Operation: 44-41=3 Exploring Operation: 49-41=8, Resulting Numbers: [31, 44, 8] Generated Node #0,1: 15:[31, 44, 8] Operation: 49-41=8 Exploring Operation: 49-44=5, Resulti...
0.985243
hs_3
mult_heuristic
[ 15, 99, 55, 90 ]
61
[ "99-15=84", "55+90=145", "145-84=61" ]
Current State: 61:[15, 99, 55, 90], Operations: [] Exploring Operation: 99-15=84, Resulting Numbers: [55, 90, 84] Generated Node #2: [55, 90, 84] from Operation: 99-15=84 Current State: 61:[55, 90, 84], Operations: ['99-15=84'] Exploring Operation: 55+90=145, Resulting Numbers: [84, 145] Generated Node #3: [84, 145] fr...
4
Current State: 61:[15, 99, 55, 90], Operations: [] Exploring Operation: 99-15=84, Resulting Numbers: [55, 90, 84] Generated Node #0,0: 61:[55, 90, 84] Operation: 99-15=84 Exploring Operation: 90-15=75, Resulting Numbers: [99, 55, 75] Generated Node #0,1: 61:[99, 55, 75] Operation: 90-15=75 Start Sub Search at level 1: ...
0.990451
hs_2
mult_heuristic
[ 27, 69, 74, 23 ]
10
[ "27+23=50", "74-69=5", "50/5=10" ]
Current State: 10:[27, 69, 74, 23], Operations: [] Exploring Operation: 27+23=50, Resulting Numbers: [69, 74, 50] Generated Node #2: [69, 74, 50] from Operation: 27+23=50 Current State: 10:[69, 74, 50], Operations: ['27+23=50'] Exploring Operation: 74-69=5, Resulting Numbers: [50, 5] Generated Node #3: [50, 5] from Ope...
4
Current State: 10:[27, 69, 74, 23], Operations: [] Exploring Operation: 74-69=5, Resulting Numbers: [27, 23, 5] Generated Node #0,0: 10:[27, 23, 5] Operation: 74-69=5 Exploring Operation: 69/23=3, Resulting Numbers: [27, 74, 3] Generated Node #0,1: 10:[27, 74, 3] Operation: 69/23=3 Start Sub Search at level 1: Moving t...
0
hs_2
mult_heuristic
[ 75, 65, 21, 33 ]
64
[ "75-65=10", "21+33=54", "10+54=64" ]
Current State: 64:[75, 65, 21, 33], Operations: [] Exploring Operation: 75-65=10, Resulting Numbers: [21, 33, 10] Generated Node #2: [21, 33, 10] from Operation: 75-65=10 Current State: 64:[21, 33, 10], Operations: ['75-65=10'] Exploring Operation: 21+33=54, Resulting Numbers: [10, 54] Generated Node #3: [10, 54] from ...
4
Current State: 64:[75, 65, 21, 33], Operations: [] Exploring Operation: 75-65=10, Resulting Numbers: [21, 33, 10] Generated Node #0,0: 64:[21, 33, 10] Operation: 75-65=10 Exploring Operation: 75-21=54, Resulting Numbers: [65, 33, 54] Generated Node #0,1: 64:[65, 33, 54] Operation: 75-21=54 Moving to Node #0,0 Current S...
0.990451
hs_2
sum_heuristic
[ 38, 67, 2, 80 ]
22
[ "67-38=29", "2*29=58", "80-58=22" ]
Current State: 22:[38, 67, 2, 80], Operations: [] Exploring Operation: 67-38=29, Resulting Numbers: [2, 80, 29] Generated Node #2: [2, 80, 29] from Operation: 67-38=29 Current State: 22:[2, 80, 29], Operations: ['67-38=29'] Exploring Operation: 2*29=58, Resulting Numbers: [80, 58] Generated Node #3: [80, 58] from Opera...
4
Current State: 22:[38, 67, 2, 80], Operations: [] Exploring Operation: 80-67=13, Resulting Numbers: [38, 2, 13] Generated Node #0,0: 22:[38, 2, 13] Operation: 80-67=13 Moving to Node #0,0 Current State: 22:[38, 2, 13], Operations: ['80-67=13'] Exploring Operation: 38-13=25, Resulting Numbers: [2, 25] Generated Node #0,...
0
hs_1
sum_heuristic
[ 29, 8, 59, 80 ]
78
[ "29+59=88", "80/8=10", "88-10=78" ]
Current State: 78:[29, 8, 59, 80], Operations: [] Exploring Operation: 29+59=88, Resulting Numbers: [8, 80, 88] Generated Node #2: [8, 80, 88] from Operation: 29+59=88 Current State: 78:[8, 80, 88], Operations: ['29+59=88'] Exploring Operation: 80/8=10, Resulting Numbers: [88, 10] Generated Node #3: [88, 10] from Opera...
4
Current State: 78:[29, 8, 59, 80], Operations: [] Exploring Operation: 80-59=21, Resulting Numbers: [29, 8, 21] Generated Node #0,0: 78:[29, 8, 21] Operation: 80-59=21 Exploring Operation: 59-29=30, Resulting Numbers: [8, 80, 30] Generated Node #0,1: 78:[8, 80, 30] Operation: 59-29=30 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 37, 47, 6, 35 ]
95
[ "47-37=10", "6*10=60", "35+60=95" ]
Current State: 95:[37, 47, 6, 35], Operations: [] Exploring Operation: 47-37=10, Resulting Numbers: [6, 35, 10] Generated Node #2: [6, 35, 10] from Operation: 47-37=10 Current State: 95:[6, 35, 10], Operations: ['47-37=10'] Exploring Operation: 6*10=60, Resulting Numbers: [35, 60] Generated Node #3: [35, 60] from Opera...
4
Current State: 95:[37, 47, 6, 35], Operations: [] Exploring Operation: 47-35=12, Resulting Numbers: [37, 6, 12] Generated Node #0,0: 95:[37, 6, 12] Operation: 47-35=12 Exploring Operation: 47-37=10, Resulting Numbers: [6, 35, 10] Generated Node #0,1: 95:[6, 35, 10] Operation: 47-37=10 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 33, 9, 17, 48 ]
89
[ "33-9=24", "17+48=65", "24+65=89" ]
Current State: 89:[33, 9, 17, 48], Operations: [] Exploring Operation: 33-9=24, Resulting Numbers: [17, 48, 24] Generated Node #2: [17, 48, 24] from Operation: 33-9=24 Current State: 89:[17, 48, 24], Operations: ['33-9=24'] Exploring Operation: 17+48=65, Resulting Numbers: [24, 65] Generated Node #3: [24, 65] from Oper...
4
Current State: 89:[33, 9, 17, 48], Operations: [] Exploring Operation: 33+9=42, Resulting Numbers: [17, 48, 42] Generated Node #0,0: 89:[17, 48, 42] Operation: 33+9=42 Exploring Operation: 33+48=81, Resulting Numbers: [9, 17, 81] Generated Node #0,1: 89:[9, 17, 81] Operation: 33+48=81 Exploring Operation: 33+17=50, Res...
0.971354
hs_3
mult_heuristic
[ 41, 12, 95, 99 ]
49
[ "41+12=53", "99-95=4", "53-4=49" ]
Current State: 49:[41, 12, 95, 99], Operations: [] Exploring Operation: 41+12=53, Resulting Numbers: [95, 99, 53] Generated Node #2: [95, 99, 53] from Operation: 41+12=53 Current State: 49:[95, 99, 53], Operations: ['41+12=53'] Exploring Operation: 99-95=4, Resulting Numbers: [53, 4] Generated Node #3: [53, 4] from Ope...
4
Current State: 49:[41, 12, 95, 99], Operations: [] Exploring Operation: 99-41=58, Resulting Numbers: [12, 95, 58] Generated Node #0,0: 49:[12, 95, 58] Operation: 99-41=58 Exploring Operation: 99-95=4, Resulting Numbers: [41, 12, 4] Generated Node #0,1: 49:[41, 12, 4] Operation: 99-95=4 Exploring Operation: 95-41=54, Re...
0.990451
hs_3
sum_heuristic
[ 15, 66, 98, 14 ]
33
[ "66-15=51", "98-14=84", "84-51=33" ]
Current State: 33:[15, 66, 98, 14], Operations: [] Exploring Operation: 66-15=51, Resulting Numbers: [98, 14, 51] Generated Node #2: [98, 14, 51] from Operation: 66-15=51 Current State: 33:[98, 14, 51], Operations: ['66-15=51'] Exploring Operation: 98-14=84, Resulting Numbers: [51, 84] Generated Node #3: [51, 84] from ...
4
Current State: 33:[15, 66, 98, 14], Operations: [] Exploring Operation: 66-15=51, Resulting Numbers: [98, 14, 51] Generated Node #0,0: 33:[98, 14, 51] Operation: 66-15=51 Exploring Operation: 98/14=7, Resulting Numbers: [15, 66, 7] Generated Node #0,1: 33:[15, 66, 7] Operation: 98/14=7 Exploring Operation: 98-66=32, Re...
0.989583
hs_3
mult_heuristic
[ 54, 16, 20, 22 ]
46
[ "22-20=2", "16/2=8", "54-8=46" ]
Current State: 46:[54, 16, 20, 22], Operations: [] Exploring Operation: 22-20=2, Resulting Numbers: [54, 16, 2] Generated Node #2: [54, 16, 2] from Operation: 22-20=2 Current State: 46:[54, 16, 2], Operations: ['22-20=2'] Exploring Operation: 16/2=8, Resulting Numbers: [54, 8] Generated Node #3: [54, 8] from Operation:...
4
Current State: 46:[54, 16, 20, 22], Operations: [] Exploring Operation: 20-16=4, Resulting Numbers: [54, 22, 4] Generated Node #0,0: 46:[54, 22, 4] Operation: 20-16=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 46:[54, 22, 4], Operations: ['20-16=4'] Exploring Operation: 54-4=50, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 25, 71, 90, 75 ]
61
[ "71-25=46", "90-75=15", "46+15=61" ]
Current State: 61:[25, 71, 90, 75], Operations: [] Exploring Operation: 71-25=46, Resulting Numbers: [90, 75, 46] Generated Node #2: [90, 75, 46] from Operation: 71-25=46 Current State: 61:[90, 75, 46], Operations: ['71-25=46'] Exploring Operation: 90-75=15, Resulting Numbers: [46, 15] Generated Node #3: [46, 15] from ...
4
Current State: 61:[25, 71, 90, 75], Operations: [] Exploring Operation: 90-25=65, Resulting Numbers: [71, 75, 65] Generated Node #0,0: 61:[71, 75, 65] Operation: 90-25=65 Start Sub Search at level 1: Moving to Node #0,0 Current State: 61:[71, 75, 65], Operations: ['90-25=65'] Exploring Operation: 75-71=4, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 66, 18, 33, 78 ]
27
[ "66+18=84", "33+78=111", "111-84=27" ]
Current State: 27:[66, 18, 33, 78], Operations: [] Exploring Operation: 66+18=84, Resulting Numbers: [33, 78, 84] Generated Node #2: [33, 78, 84] from Operation: 66+18=84 Current State: 27:[33, 78, 84], Operations: ['66+18=84'] Exploring Operation: 33+78=111, Resulting Numbers: [84, 111] Generated Node #3: [84, 111] fr...
4
Current State: 27:[66, 18, 33, 78], Operations: [] Exploring Operation: 78-66=12, Resulting Numbers: [18, 33, 12] Generated Node #0,0: 27:[18, 33, 12] Operation: 78-66=12 Exploring Operation: 66/33=2, Resulting Numbers: [18, 78, 2] Generated Node #0,1: 27:[18, 78, 2] Operation: 66/33=2 Moving to Node #0,0 Current State...
0.986111
hs_2
mult_heuristic
[ 73, 63, 21, 15 ]
100
[ "73+63=136", "21+15=36", "136-36=100" ]
Current State: 100:[73, 63, 21, 15], Operations: [] Exploring Operation: 73+63=136, Resulting Numbers: [21, 15, 136] Generated Node #2: [21, 15, 136] from Operation: 73+63=136 Current State: 100:[21, 15, 136], Operations: ['73+63=136'] Exploring Operation: 21+15=36, Resulting Numbers: [136, 36] Generated Node #3: [136,...
4
Current State: 100:[73, 63, 21, 15], Operations: [] Exploring Operation: 73-21=52, Resulting Numbers: [63, 15, 52] Generated Node #0,0: 100:[63, 15, 52] Operation: 73-21=52 Exploring Operation: 73-63=10, Resulting Numbers: [21, 15, 10] Generated Node #0,1: 100:[21, 15, 10] Operation: 73-63=10 Exploring Operation: 73-15...
0.978299
hs_3
mult_heuristic