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
[ 65, 48, 85, 32 ]
13
[ "85-48=37", "37-32=5", "65/5=13" ]
Current State: 13:[65, 48, 85, 32], Operations: [] Exploring Operation: 85-48=37, Resulting Numbers: [65, 32, 37] Generated Node #2: [65, 32, 37] from Operation: 85-48=37 Current State: 13:[65, 32, 37], Operations: ['85-48=37'] Exploring Operation: 37-32=5, Resulting Numbers: [65, 5] Generated Node #3: [65, 5] from Ope...
4
Current State: 13:[65, 48, 85, 32], Operations: [] Exploring Operation: 85-65=20, Resulting Numbers: [48, 32, 20] Generated Node #0,0: 13:[48, 32, 20] Operation: 85-65=20 Start Sub Search at level 1: Moving to Node #0,0 Current State: 13:[48, 32, 20], Operations: ['85-65=20'] Exploring Operation: 48-32=16, Resulting Nu...
0
hs_1
sum_heuristic
[ 66, 11, 49, 13 ]
82
[ "13-11=2", "66/2=33", "49+33=82" ]
Current State: 82:[66, 11, 49, 13], Operations: [] Exploring Operation: 13-11=2, Resulting Numbers: [66, 49, 2] Generated Node #2: [66, 49, 2] from Operation: 13-11=2 Current State: 82:[66, 49, 2], Operations: ['13-11=2'] Exploring Operation: 66/2=33, Resulting Numbers: [49, 33] Generated Node #3: [49, 33] from Operati...
4
Current State: 82:[66, 11, 49, 13], Operations: [] Exploring Operation: 66+13=79, Resulting Numbers: [11, 49, 79] Generated Node #0,0: 82:[11, 49, 79] Operation: 66+13=79 Exploring Operation: 66/11=6, Resulting Numbers: [49, 13, 6] Generated Node #0,1: 82:[49, 13, 6] Operation: 66/11=6 Exploring Operation: 66+11=77, Re...
0
hs_3
mult_heuristic
[ 19, 41, 4, 95 ]
69
[ "41-19=22", "95-4=91", "91-22=69" ]
Current State: 69:[19, 41, 4, 95], Operations: [] Exploring Operation: 41-19=22, Resulting Numbers: [4, 95, 22] Generated Node #2: [4, 95, 22] from Operation: 41-19=22 Current State: 69:[4, 95, 22], Operations: ['41-19=22'] Exploring Operation: 95-4=91, Resulting Numbers: [22, 91] Generated Node #3: [22, 91] from Opera...
4
Current State: 69:[19, 41, 4, 95], Operations: [] Exploring Operation: 41-19=22, Resulting Numbers: [4, 95, 22] Generated Node #0,0: 69:[4, 95, 22] Operation: 41-19=22 Exploring Operation: 95-19=76, Resulting Numbers: [41, 4, 76] Generated Node #0,1: 69:[41, 4, 76] Operation: 95-19=76 Exploring Operation: 95-41=54, Res...
0.987847
hs_4
mult_heuristic
[ 96, 24, 48, 38 ]
17
[ "24*38=912", "912-96=816", "816/48=17" ]
Current State: 17:[96, 24, 48, 38], Operations: [] Exploring Operation: 24*38=912, Resulting Numbers: [96, 48, 912] Generated Node #2: [96, 48, 912] from Operation: 24*38=912 Current State: 17:[96, 48, 912], Operations: ['24*38=912'] Exploring Operation: 912-96=816, Resulting Numbers: [48, 816] Generated Node #3: [48, ...
4
Current State: 17:[96, 24, 48, 38], Operations: [] Exploring Operation: 96/48=2, Resulting Numbers: [24, 38, 2] Generated Node #0,0: 17:[24, 38, 2] Operation: 96/48=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 17:[24, 38, 2], Operations: ['96/48=2'] Exploring Operation: 38/2=19, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 54, 12, 64, 90 ]
27
[ "54+90=144", "12*144=1728", "1728/64=27" ]
Current State: 27:[54, 12, 64, 90], Operations: [] Exploring Operation: 54+90=144, Resulting Numbers: [12, 64, 144] Generated Node #2: [12, 64, 144] from Operation: 54+90=144 Current State: 27:[12, 64, 144], Operations: ['54+90=144'] Exploring Operation: 12*144=1728, Resulting Numbers: [64, 1728] Generated Node #3: [64...
4
Current State: 27:[54, 12, 64, 90], Operations: [] Exploring Operation: 90-54=36, Resulting Numbers: [12, 64, 36] Generated Node #0,0: 27:[12, 64, 36] Operation: 90-54=36 Exploring Operation: 90-64=26, Resulting Numbers: [54, 12, 26] Generated Node #0,1: 27:[54, 12, 26] Operation: 90-64=26 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 46, 94, 69, 18 ]
82
[ "46*18=828", "828/69=12", "94-12=82" ]
Current State: 82:[46, 94, 69, 18], Operations: [] Exploring Operation: 46*18=828, Resulting Numbers: [94, 69, 828] Generated Node #2: [94, 69, 828] from Operation: 46*18=828 Current State: 82:[94, 69, 828], Operations: ['46*18=828'] Exploring Operation: 828/69=12, Resulting Numbers: [94, 12] Generated Node #3: [94, 12...
4
Current State: 82:[46, 94, 69, 18], Operations: [] Exploring Operation: 69+18=87, Resulting Numbers: [46, 94, 87] Generated Node #0,0: 82:[46, 94, 87] Operation: 69+18=87 Exploring Operation: 69-18=51, Resulting Numbers: [46, 94, 51] Generated Node #0,1: 82:[46, 94, 51] Operation: 69-18=51 Exploring Operation: 94-18=76...
0
hs_3
sum_heuristic
[ 52, 12, 29, 42 ]
16
[ "42-29=13", "52/13=4", "12+4=16" ]
Current State: 16:[52, 12, 29, 42], Operations: [] Exploring Operation: 42-29=13, Resulting Numbers: [52, 12, 13] Generated Node #2: [52, 12, 13] from Operation: 42-29=13 Current State: 16:[52, 12, 13], Operations: ['42-29=13'] Exploring Operation: 52/13=4, Resulting Numbers: [12, 4] Generated Node #3: [12, 4] from Ope...
4
Current State: 16:[52, 12, 29, 42], Operations: [] Exploring Operation: 52-42=10, Resulting Numbers: [12, 29, 10] Generated Node #0,0: 16:[12, 29, 10] Operation: 52-42=10 Exploring Operation: 52-29=23, Resulting Numbers: [12, 42, 23] Generated Node #0,1: 16:[12, 42, 23] Operation: 52-29=23 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 71, 16, 17, 18 ]
90
[ "71-16=55", "17+18=35", "55+35=90" ]
Current State: 90:[71, 16, 17, 18], Operations: [] Exploring Operation: 71-16=55, Resulting Numbers: [17, 18, 55] Generated Node #2: [17, 18, 55] from Operation: 71-16=55 Current State: 90:[17, 18, 55], Operations: ['71-16=55'] Exploring Operation: 17+18=35, Resulting Numbers: [55, 35] Generated Node #3: [55, 35] from ...
4
Current State: 90:[71, 16, 17, 18], Operations: [] Exploring Operation: 71+16=87, Resulting Numbers: [17, 18, 87] Generated Node #0,0: 90:[17, 18, 87] Operation: 71+16=87 Exploring Operation: 71+17=88, Resulting Numbers: [16, 18, 88] Generated Node #0,1: 90:[16, 18, 88] Operation: 71+17=88 Exploring Operation: 71+18=89...
0.988715
hs_3
mult_heuristic
[ 36, 3, 99, 47 ]
38
[ "36*3=108", "99+47=146", "146-108=38" ]
Current State: 38:[36, 3, 99, 47], Operations: [] Exploring Operation: 36*3=108, Resulting Numbers: [99, 47, 108] Generated Node #2: [99, 47, 108] from Operation: 36*3=108 Current State: 38:[99, 47, 108], Operations: ['36*3=108'] Exploring Operation: 99+47=146, Resulting Numbers: [108, 146] Generated Node #3: [108, 146...
4
Current State: 38:[36, 3, 99, 47], Operations: [] Exploring Operation: 99/3=33, Resulting Numbers: [36, 47, 33] Generated Node #0,0: 38:[36, 47, 33] Operation: 99/3=33 Exploring Operation: 99-36=63, Resulting Numbers: [3, 47, 63] Generated Node #0,1: 38:[3, 47, 63] Operation: 99-36=63 Exploring Operation: 47-3=44, Resu...
0
hs_5
sum_heuristic
[ 75, 5, 74, 22 ]
26
[ "75-5=70", "74+22=96", "96-70=26" ]
Current State: 26:[75, 5, 74, 22], Operations: [] Exploring Operation: 75-5=70, Resulting Numbers: [74, 22, 70] Generated Node #2: [74, 22, 70] from Operation: 75-5=70 Current State: 26:[74, 22, 70], Operations: ['75-5=70'] Exploring Operation: 74+22=96, Resulting Numbers: [70, 96] Generated Node #3: [70, 96] from Oper...
4
Current State: 26:[75, 5, 74, 22], Operations: [] Exploring Operation: 75-22=53, Resulting Numbers: [5, 74, 53] Generated Node #0,0: 26:[5, 74, 53] Operation: 75-22=53 Exploring Operation: 75-74=1, Resulting Numbers: [5, 22, 1] Generated Node #0,1: 26:[5, 22, 1] Operation: 75-74=1 Exploring Operation: 75/5=15, Resultin...
0.990451
hs_3
sum_heuristic
[ 34, 76, 19, 12 ]
14
[ "76/19=4", "12*4=48", "48-34=14" ]
Current State: 14:[34, 76, 19, 12], Operations: [] Exploring Operation: 76/19=4, Resulting Numbers: [34, 12, 4] Generated Node #2: [34, 12, 4] from Operation: 76/19=4 Current State: 14:[34, 12, 4], Operations: ['76/19=4'] Exploring Operation: 12*4=48, Resulting Numbers: [34, 48] Generated Node #3: [34, 48] from Operati...
4
Current State: 14:[34, 76, 19, 12], Operations: [] Exploring Operation: 76-19=57, Resulting Numbers: [34, 12, 57] Generated Node #0,0: 14:[34, 12, 57] Operation: 76-19=57 Exploring Operation: 76/19=4, Resulting Numbers: [34, 12, 4] Generated Node #0,1: 14:[34, 12, 4] Operation: 76/19=4 Exploring Operation: 76-34=42, Re...
0
hs_4
sum_heuristic
[ 70, 78, 3, 9 ]
99
[ "78-70=8", "3+8=11", "9*11=99" ]
Current State: 99:[70, 78, 3, 9], Operations: [] Exploring Operation: 78-70=8, Resulting Numbers: [3, 9, 8] Generated Node #2: [3, 9, 8] from Operation: 78-70=8 Current State: 99:[3, 9, 8], Operations: ['78-70=8'] Exploring Operation: 3+8=11, Resulting Numbers: [9, 11] Generated Node #3: [9, 11] from Operation: 3+8=11 ...
4
Current State: 99:[70, 78, 3, 9], Operations: [] Exploring Operation: 78-70=8, Resulting Numbers: [3, 9, 8] Generated Node #0,0: 99:[3, 9, 8] Operation: 78-70=8 Moving to Node #0,0 Current State: 99:[3, 9, 8], Operations: ['78-70=8'] Exploring Operation: 3+8=11, Resulting Numbers: [9, 11] Generated Node #0,0,0: 99:[9, ...
0.993924
hs_1
mult_heuristic
[ 57, 60, 48, 87 ]
36
[ "60-57=3", "87-48=39", "39-3=36" ]
Current State: 36:[57, 60, 48, 87], Operations: [] Exploring Operation: 60-57=3, Resulting Numbers: [48, 87, 3] Generated Node #2: [48, 87, 3] from Operation: 60-57=3 Current State: 36:[48, 87, 3], Operations: ['60-57=3'] Exploring Operation: 87-48=39, Resulting Numbers: [3, 39] Generated Node #3: [3, 39] from Operatio...
4
Current State: 36:[57, 60, 48, 87], Operations: [] Exploring Operation: 87-57=30, Resulting Numbers: [60, 48, 30] Generated Node #0,0: 36:[60, 48, 30] Operation: 87-57=30 Exploring Operation: 87-60=27, Resulting Numbers: [57, 48, 27] Generated Node #0,1: 36:[57, 48, 27] Operation: 87-60=27 Start Sub Search at level 1: ...
0.986111
hs_2
sum_heuristic
[ 14, 2, 60, 66 ]
34
[ "14*2=28", "66-60=6", "28+6=34" ]
Current State: 34:[14, 2, 60, 66], Operations: [] Exploring Operation: 14*2=28, Resulting Numbers: [60, 66, 28] Generated Node #2: [60, 66, 28] from Operation: 14*2=28 Current State: 34:[60, 66, 28], Operations: ['14*2=28'] Exploring Operation: 66-60=6, Resulting Numbers: [28, 6] Generated Node #3: [28, 6] from Operati...
4
Current State: 34:[14, 2, 60, 66], Operations: [] Exploring Operation: 66/2=33, Resulting Numbers: [14, 60, 33] Generated Node #0,0: 34:[14, 60, 33] Operation: 66/2=33 Exploring Operation: 60-14=46, Resulting Numbers: [2, 66, 46] Generated Node #0,1: 34:[2, 66, 46] Operation: 60-14=46 Exploring Operation: 66-60=6, Resu...
0
hs_4
mult_heuristic
[ 64, 99, 2, 56 ]
78
[ "64+56=120", "99*2=198", "198-120=78" ]
Current State: 78:[64, 99, 2, 56], Operations: [] Exploring Operation: 64+56=120, Resulting Numbers: [99, 2, 120] Generated Node #2: [99, 2, 120] from Operation: 64+56=120 Current State: 78:[99, 2, 120], Operations: ['64+56=120'] Exploring Operation: 99*2=198, Resulting Numbers: [120, 198] Generated Node #3: [120, 198]...
4
Current State: 78:[64, 99, 2, 56], Operations: [] Exploring Operation: 56/2=28, Resulting Numbers: [64, 99, 28] Generated Node #0,0: 78:[64, 99, 28] Operation: 56/2=28 Exploring Operation: 99-56=43, Resulting Numbers: [64, 2, 43] Generated Node #0,1: 78:[64, 2, 43] Operation: 99-56=43 Exploring Operation: 99-64=35, Res...
0
hs_5
sum_heuristic
[ 20, 31, 71, 2 ]
49
[ "31-20=11", "2*11=22", "71-22=49" ]
Current State: 49:[20, 31, 71, 2], Operations: [] Exploring Operation: 31-20=11, Resulting Numbers: [71, 2, 11] Generated Node #2: [71, 2, 11] from Operation: 31-20=11 Current State: 49:[71, 2, 11], Operations: ['31-20=11'] Exploring Operation: 2*11=22, Resulting Numbers: [71, 22] Generated Node #3: [71, 22] from Opera...
4
Current State: 49:[20, 31, 71, 2], Operations: [] Exploring Operation: 71-20=51, Resulting Numbers: [31, 2, 51] Generated Node #0,0: 49:[31, 2, 51] Operation: 71-20=51 Start Sub Search at level 1: Moving to Node #0,0 Current State: 49:[31, 2, 51], Operations: ['71-20=51'] Exploring Operation: 31*2=62, Resulting Numbers...
0
hs_1
sum_heuristic
[ 93, 31, 62, 6 ]
89
[ "93-6=87", "62/31=2", "87+2=89" ]
Current State: 89:[93, 31, 62, 6], Operations: [] Exploring Operation: 93-6=87, Resulting Numbers: [31, 62, 87] Generated Node #2: [31, 62, 87] from Operation: 93-6=87 Current State: 89:[31, 62, 87], Operations: ['93-6=87'] Exploring Operation: 62/31=2, Resulting Numbers: [87, 2] Generated Node #3: [87, 2] from Operati...
4
Current State: 89:[93, 31, 62, 6], Operations: [] Exploring Operation: 31+6=37, Resulting Numbers: [93, 62, 37] Generated Node #0,0: 89:[93, 62, 37] Operation: 31+6=37 Moving to Node #0,0 Current State: 89:[93, 62, 37], Operations: ['31+6=37'] Exploring Operation: 62+37=99, Resulting Numbers: [93, 99] Generated Node #0...
0
hs_1
mult_heuristic
[ 28, 31, 28, 66 ]
91
[ "31-28=3", "28+66=94", "94-3=91" ]
Current State: 91:[28, 31, 28, 66], Operations: [] Exploring Operation: 31-28=3, Resulting Numbers: [66, 3] Generated Node #2: [66, 3] from Operation: 31-28=3 Current State: 91:[66, 3], Operations: ['31-28=3'] Exploring Operation: 28+66=94, Resulting Numbers: [3, 94] Generated Node #3: [3, 94] from Operation: 28+66=94 ...
4
Current State: 91:[28, 31, 28, 66], Operations: [] Exploring Operation: 28+66=94, Resulting Numbers: [31, 28, 94] Generated Node #0,0: 91:[31, 28, 94] Operation: 28+66=94 Exploring Operation: 31+66=97, Resulting Numbers: [28, 28, 97] Generated Node #0,1: 91:[28, 28, 97] Operation: 31+66=97 Exploring Operation: 28+66=94...
0.986979
hs_4
sum_heuristic
[ 42, 60, 22, 15 ]
16
[ "42+22=64", "60/15=4", "64/4=16" ]
Current State: 16:[42, 60, 22, 15], Operations: [] Exploring Operation: 42+22=64, Resulting Numbers: [60, 15, 64] Generated Node #2: [60, 15, 64] from Operation: 42+22=64 Current State: 16:[60, 15, 64], Operations: ['42+22=64'] Exploring Operation: 60/15=4, Resulting Numbers: [64, 4] Generated Node #3: [64, 4] from Ope...
4
Current State: 16:[42, 60, 22, 15], Operations: [] Exploring Operation: 60-42=18, Resulting Numbers: [22, 15, 18] Generated Node #0,0: 16:[22, 15, 18] Operation: 60-42=18 Exploring Operation: 60/15=4, Resulting Numbers: [42, 22, 4] Generated Node #0,1: 16:[42, 22, 4] Operation: 60/15=4 Start Sub Search at level 1: Movi...
0.986979
hs_2
mult_heuristic
[ 92, 10, 19, 88 ]
33
[ "92+10=102", "88-19=69", "102-69=33" ]
Current State: 33:[92, 10, 19, 88], Operations: [] Exploring Operation: 92+10=102, Resulting Numbers: [19, 88, 102] Generated Node #2: [19, 88, 102] from Operation: 92+10=102 Current State: 33:[19, 88, 102], Operations: ['92+10=102'] Exploring Operation: 88-19=69, Resulting Numbers: [102, 69] Generated Node #3: [102, 6...
4
Current State: 33:[92, 10, 19, 88], Operations: [] Exploring Operation: 88-19=69, Resulting Numbers: [92, 10, 69] Generated Node #0,0: 33:[92, 10, 69] Operation: 88-19=69 Exploring Operation: 92-19=73, Resulting Numbers: [10, 88, 73] Generated Node #0,1: 33:[10, 88, 73] Operation: 92-19=73 Exploring Operation: 92-88=4,...
0.986979
hs_3
sum_heuristic
[ 2, 64, 81, 19 ]
55
[ "2*19=38", "81-64=17", "38+17=55" ]
Current State: 55:[2, 64, 81, 19], Operations: [] Exploring Operation: 2*19=38, Resulting Numbers: [64, 81, 38] Generated Node #2: [64, 81, 38] from Operation: 2*19=38 Current State: 55:[64, 81, 38], Operations: ['2*19=38'] Exploring Operation: 81-64=17, Resulting Numbers: [38, 17] Generated Node #3: [38, 17] from Oper...
4
Current State: 55:[2, 64, 81, 19], Operations: [] Exploring Operation: 81-64=17, Resulting Numbers: [2, 19, 17] Generated Node #0,0: 55:[2, 19, 17] Operation: 81-64=17 Exploring Operation: 81-19=62, Resulting Numbers: [2, 64, 62] Generated Node #0,1: 55:[2, 64, 62] Operation: 81-19=62 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 99, 8, 16, 21 ]
33
[ "8+16=24", "24-21=3", "99/3=33" ]
Current State: 33:[99, 8, 16, 21], Operations: [] Exploring Operation: 8+16=24, Resulting Numbers: [99, 21, 24] Generated Node #2: [99, 21, 24] from Operation: 8+16=24 Current State: 33:[99, 21, 24], Operations: ['8+16=24'] Exploring Operation: 24-21=3, Resulting Numbers: [99, 3] Generated Node #3: [99, 3] from Operati...
4
Current State: 33:[99, 8, 16, 21], Operations: [] Exploring Operation: 99-21=78, Resulting Numbers: [8, 16, 78] Generated Node #0,0: 33:[8, 16, 78] Operation: 99-21=78 Start Sub Search at level 1: Moving to Node #0,0 Current State: 33:[8, 16, 78], Operations: ['99-21=78'] Exploring Operation: 78-16=62, Resulting Number...
0
hs_1
sum_heuristic
[ 22, 47, 14, 29 ]
88
[ "47-14=33", "33-29=4", "22*4=88" ]
Current State: 88:[22, 47, 14, 29], Operations: [] Exploring Operation: 47-14=33, Resulting Numbers: [22, 29, 33] Generated Node #2: [22, 29, 33] from Operation: 47-14=33 Current State: 88:[22, 29, 33], Operations: ['47-14=33'] Exploring Operation: 33-29=4, Resulting Numbers: [22, 4] Generated Node #3: [22, 4] from Ope...
4
Current State: 88:[22, 47, 14, 29], Operations: [] Exploring Operation: 47-29=18, Resulting Numbers: [22, 14, 18] Generated Node #0,0: 88:[22, 14, 18] Operation: 47-29=18 Exploring Operation: 14+29=43, Resulting Numbers: [22, 47, 43] Generated Node #0,1: 88:[22, 47, 43] Operation: 14+29=43 Exploring Operation: 22-14=8,...
0.985243
hs_5
sum_heuristic
[ 81, 75, 29, 2 ]
41
[ "81-75=6", "2*6=12", "29+12=41" ]
Current State: 41:[81, 75, 29, 2], Operations: [] Exploring Operation: 81-75=6, Resulting Numbers: [29, 2, 6] Generated Node #2: [29, 2, 6] from Operation: 81-75=6 Current State: 41:[29, 2, 6], Operations: ['81-75=6'] Exploring Operation: 2*6=12, Resulting Numbers: [29, 12] Generated Node #3: [29, 12] from Operation: 2...
4
Current State: 41:[81, 75, 29, 2], Operations: [] Exploring Operation: 81-2=79, Resulting Numbers: [75, 29, 79] Generated Node #0,0: 41:[75, 29, 79] Operation: 81-2=79 Exploring Operation: 81-29=52, Resulting Numbers: [75, 2, 52] Generated Node #0,1: 41:[75, 2, 52] Operation: 81-29=52 Exploring Operation: 75-29=46, Res...
0
hs_3
sum_heuristic
[ 98, 18, 77, 17 ]
20
[ "98-18=80", "77-17=60", "80-60=20" ]
Current State: 20:[98, 18, 77, 17], Operations: [] Exploring Operation: 98-18=80, Resulting Numbers: [77, 17, 80] Generated Node #2: [77, 17, 80] from Operation: 98-18=80 Current State: 20:[77, 17, 80], Operations: ['98-18=80'] Exploring Operation: 77-17=60, Resulting Numbers: [80, 60] Generated Node #3: [80, 60] from ...
4
Current State: 20:[98, 18, 77, 17], Operations: [] Exploring Operation: 98-18=80, Resulting Numbers: [77, 17, 80] Generated Node #0,0: 20:[77, 17, 80] Operation: 98-18=80 Exploring Operation: 98-17=81, Resulting Numbers: [18, 77, 81] Generated Node #0,1: 20:[18, 77, 81] Operation: 98-17=81 Exploring Operation: 77-18=59...
0.986111
hs_4
mult_heuristic
[ 53, 91, 54, 59 ]
31
[ "53+91=144", "54+59=113", "144-113=31" ]
Current State: 31:[53, 91, 54, 59], Operations: [] Exploring Operation: 53+91=144, Resulting Numbers: [54, 59, 144] Generated Node #2: [54, 59, 144] from Operation: 53+91=144 Current State: 31:[54, 59, 144], Operations: ['53+91=144'] Exploring Operation: 54+59=113, Resulting Numbers: [144, 113] Generated Node #3: [144,...
4
Current State: 31:[53, 91, 54, 59], Operations: [] Exploring Operation: 91-53=38, Resulting Numbers: [54, 59, 38] Generated Node #0,0: 31:[54, 59, 38] Operation: 91-53=38 Exploring Operation: 91-54=37, Resulting Numbers: [53, 59, 37] Generated Node #0,1: 31:[53, 59, 37] Operation: 91-54=37 Exploring Operation: 91-59=32...
0.990451
hs_3
mult_heuristic
[ 43, 2, 8, 52 ]
85
[ "43-2=41", "52-8=44", "41+44=85" ]
Current State: 85:[43, 2, 8, 52], Operations: [] Exploring Operation: 43-2=41, Resulting Numbers: [8, 52, 41] Generated Node #2: [8, 52, 41] from Operation: 43-2=41 Current State: 85:[8, 52, 41], Operations: ['43-2=41'] Exploring Operation: 52-8=44, Resulting Numbers: [41, 44] Generated Node #3: [41, 44] from Operation...
4
Current State: 85:[43, 2, 8, 52], Operations: [] Exploring Operation: 52/2=26, Resulting Numbers: [43, 8, 26] Generated Node #0,0: 85:[43, 8, 26] Operation: 52/2=26 Exploring Operation: 52-43=9, Resulting Numbers: [2, 8, 9] Generated Node #0,1: 85:[2, 8, 9] Operation: 52-43=9 Exploring Operation: 43+52=95, Resulting Nu...
0.974826
hs_4
sum_heuristic
[ 94, 72, 74, 76 ]
56
[ "74-72=2", "76/2=38", "94-38=56" ]
Current State: 56:[94, 72, 74, 76], Operations: [] Exploring Operation: 74-72=2, Resulting Numbers: [94, 76, 2] Generated Node #2: [94, 76, 2] from Operation: 74-72=2 Current State: 56:[94, 76, 2], Operations: ['74-72=2'] Exploring Operation: 76/2=38, Resulting Numbers: [94, 38] Generated Node #3: [94, 38] from Operati...
4
Current State: 56:[94, 72, 74, 76], Operations: [] Exploring Operation: 76-74=2, Resulting Numbers: [94, 72, 2] Generated Node #0,0: 56:[94, 72, 2] Operation: 76-74=2 Exploring Operation: 94-74=20, Resulting Numbers: [72, 76, 20] Generated Node #0,1: 56:[72, 76, 20] Operation: 94-74=20 Exploring Operation: 94-76=18, Re...
0
hs_4
sum_heuristic
[ 29, 94, 58, 87 ]
96
[ "29+87=116", "116/58=2", "94+2=96" ]
Current State: 96:[29, 94, 58, 87], Operations: [] Exploring Operation: 29+87=116, Resulting Numbers: [94, 58, 116] Generated Node #2: [94, 58, 116] from Operation: 29+87=116 Current State: 96:[94, 58, 116], Operations: ['29+87=116'] Exploring Operation: 116/58=2, Resulting Numbers: [94, 2] Generated Node #3: [94, 2] f...
4
Current State: 96:[29, 94, 58, 87], Operations: [] Exploring Operation: 87-58=29, Resulting Numbers: [29, 94, 29] Generated Node #0,0: 96:[29, 94, 29] Operation: 87-58=29 Exploring Operation: 58/29=2, Resulting Numbers: [94, 87, 2] Generated Node #0,1: 96:[94, 87, 2] Operation: 58/29=2 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 15, 83, 42, 49 ]
40
[ "15+83=98", "98/49=2", "42-2=40" ]
Current State: 40:[15, 83, 42, 49], Operations: [] Exploring Operation: 15+83=98, Resulting Numbers: [42, 49, 98] Generated Node #2: [42, 49, 98] from Operation: 15+83=98 Current State: 40:[42, 49, 98], Operations: ['15+83=98'] Exploring Operation: 98/49=2, Resulting Numbers: [42, 2] Generated Node #3: [42, 2] from Ope...
4
Current State: 40:[15, 83, 42, 49], Operations: [] Exploring Operation: 83-49=34, Resulting Numbers: [15, 42, 34] Generated Node #0,0: 40:[15, 42, 34] Operation: 83-49=34 Exploring Operation: 83-15=68, Resulting Numbers: [42, 49, 68] Generated Node #0,1: 40:[42, 49, 68] Operation: 83-15=68 Exploring Operation: 83-42=41...
0
hs_4
mult_heuristic
[ 69, 46, 42, 92 ]
12
[ "69+92=161", "46*42=1932", "1932/161=12" ]
Current State: 12:[69, 46, 42, 92], Operations: [] Exploring Operation: 69+92=161, Resulting Numbers: [46, 42, 161] Generated Node #2: [46, 42, 161] from Operation: 69+92=161 Current State: 12:[46, 42, 161], Operations: ['69+92=161'] Exploring Operation: 46*42=1932, Resulting Numbers: [161, 1932] Generated Node #3: [16...
4
Current State: 12:[69, 46, 42, 92], Operations: [] Exploring Operation: 92/46=2, Resulting Numbers: [69, 42, 2] Generated Node #0,0: 12:[69, 42, 2] Operation: 92/46=2 Exploring Operation: 69-46=23, Resulting Numbers: [42, 92, 23] Generated Node #0,1: 12:[42, 92, 23] Operation: 69-46=23 Exploring Operation: 92-69=23, Re...
0
hs_3
sum_heuristic
[ 68, 69, 23, 96 ]
72
[ "69-68=1", "96-23=73", "73-1=72" ]
Current State: 72:[68, 69, 23, 96], Operations: [] Exploring Operation: 69-68=1, Resulting Numbers: [23, 96, 1] Generated Node #2: [23, 96, 1] from Operation: 69-68=1 Current State: 72:[23, 96, 1], Operations: ['69-68=1'] Exploring Operation: 96-23=73, Resulting Numbers: [1, 73] Generated Node #3: [1, 73] from Operatio...
4
Current State: 72:[68, 69, 23, 96], Operations: [] Exploring Operation: 96-68=28, Resulting Numbers: [69, 23, 28] Generated Node #0,0: 72:[69, 23, 28] Operation: 96-68=28 Exploring Operation: 96-69=27, Resulting Numbers: [68, 23, 27] Generated Node #0,1: 72:[68, 23, 27] Operation: 96-69=27 Moving to Node #0,0 Current S...
0.989583
hs_2
mult_heuristic
[ 60, 39, 36, 26 ]
78
[ "60-36=24", "26-24=2", "39*2=78" ]
Current State: 78:[60, 39, 36, 26], Operations: [] Exploring Operation: 60-36=24, Resulting Numbers: [39, 26, 24] Generated Node #2: [39, 26, 24] from Operation: 60-36=24 Current State: 78:[39, 26, 24], Operations: ['60-36=24'] Exploring Operation: 26-24=2, Resulting Numbers: [39, 2] Generated Node #3: [39, 2] from Ope...
4
Current State: 78:[60, 39, 36, 26], Operations: [] Exploring Operation: 60-39=21, Resulting Numbers: [36, 26, 21] Generated Node #0,0: 78:[36, 26, 21] Operation: 60-39=21 Exploring Operation: 60-36=24, Resulting Numbers: [39, 26, 24] Generated Node #0,1: 78:[39, 26, 24] Operation: 60-36=24 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 80, 42, 84, 21 ]
86
[ "42+84=126", "126/21=6", "80+6=86" ]
Current State: 86:[80, 42, 84, 21], Operations: [] Exploring Operation: 42+84=126, Resulting Numbers: [80, 21, 126] Generated Node #2: [80, 21, 126] from Operation: 42+84=126 Current State: 86:[80, 21, 126], Operations: ['42+84=126'] Exploring Operation: 126/21=6, Resulting Numbers: [80, 6] Generated Node #3: [80, 6] f...
4
Current State: 86:[80, 42, 84, 21], Operations: [] Exploring Operation: 80-21=59, Resulting Numbers: [42, 84, 59] Generated Node #0,0: 86:[42, 84, 59] Operation: 80-21=59 Exploring Operation: 42/21=2, Resulting Numbers: [80, 84, 2] Generated Node #0,1: 86:[80, 84, 2] Operation: 42/21=2 Exploring Operation: 84/21=4, Res...
0
hs_5
sum_heuristic
[ 3, 26, 2, 30 ]
54
[ "3*26=78", "30+78=108", "108/2=54" ]
Current State: 54:[3, 26, 2, 30], Operations: [] Exploring Operation: 3*26=78, Resulting Numbers: [2, 30, 78] Generated Node #2: [2, 30, 78] from Operation: 3*26=78 Current State: 54:[2, 30, 78], Operations: ['3*26=78'] Exploring Operation: 30+78=108, Resulting Numbers: [2, 108] Generated Node #3: [2, 108] from Operati...
4
Current State: 54:[3, 26, 2, 30], Operations: [] Exploring Operation: 30-26=4, Resulting Numbers: [3, 2, 4] Generated Node #0,0: 54:[3, 2, 4] Operation: 30-26=4 Exploring Operation: 30/3=10, Resulting Numbers: [26, 2, 10] Generated Node #0,1: 54:[26, 2, 10] Operation: 30/3=10 Exploring Operation: 26+30=56, Resulting Nu...
0
hs_5
mult_heuristic
[ 19, 25, 89, 32 ]
75
[ "89-32=57", "57/19=3", "25*3=75" ]
Current State: 75:[19, 25, 89, 32], Operations: [] Exploring Operation: 89-32=57, Resulting Numbers: [19, 25, 57] Generated Node #2: [19, 25, 57] from Operation: 89-32=57 Current State: 75:[19, 25, 57], Operations: ['89-32=57'] Exploring Operation: 57/19=3, Resulting Numbers: [25, 3] Generated Node #3: [25, 3] from Ope...
4
Current State: 75:[19, 25, 89, 32], Operations: [] Exploring Operation: 89-19=70, Resulting Numbers: [25, 32, 70] Generated Node #0,0: 75:[25, 32, 70] Operation: 89-19=70 Moving to Node #0,0 Current State: 75:[25, 32, 70], Operations: ['89-19=70'] Exploring Operation: 32-25=7, Resulting Numbers: [70, 7] Generated Node ...
0
hs_1
sum_heuristic
[ 52, 78, 28, 80 ]
48
[ "52-28=24", "80-78=2", "24*2=48" ]
Current State: 48:[52, 78, 28, 80], Operations: [] Exploring Operation: 52-28=24, Resulting Numbers: [78, 80, 24] Generated Node #2: [78, 80, 24] from Operation: 52-28=24 Current State: 48:[78, 80, 24], Operations: ['52-28=24'] Exploring Operation: 80-78=2, Resulting Numbers: [24, 2] Generated Node #3: [24, 2] from Ope...
4
Current State: 48:[52, 78, 28, 80], Operations: [] Exploring Operation: 80-52=28, Resulting Numbers: [78, 28, 28] Generated Node #0,0: 48:[78, 28, 28] Operation: 80-52=28 Exploring Operation: 80-78=2, Resulting Numbers: [52, 28, 2] Generated Node #0,1: 48:[52, 28, 2] Operation: 80-78=2 Exploring Operation: 78-52=26, Re...
0.989583
hs_3
mult_heuristic
[ 72, 53, 99, 92 ]
12
[ "72-53=19", "99-92=7", "19-7=12" ]
Current State: 12:[72, 53, 99, 92], Operations: [] Exploring Operation: 72-53=19, Resulting Numbers: [99, 92, 19] Generated Node #2: [99, 92, 19] from Operation: 72-53=19 Current State: 12:[99, 92, 19], Operations: ['72-53=19'] Exploring Operation: 99-92=7, Resulting Numbers: [19, 7] Generated Node #3: [19, 7] from Ope...
4
Current State: 12:[72, 53, 99, 92], Operations: [] Exploring Operation: 99-72=27, Resulting Numbers: [53, 92, 27] Generated Node #0,0: 12:[53, 92, 27] Operation: 99-72=27 Exploring Operation: 99-92=7, Resulting Numbers: [72, 53, 7] Generated Node #0,1: 12:[72, 53, 7] Operation: 99-92=7 Moving to Node #0,1 Current State...
0.990451
hs_2
sum_heuristic
[ 69, 58, 92, 30 ]
66
[ "58+30=88", "69*88=6072", "6072/92=66" ]
Current State: 66:[69, 58, 92, 30], Operations: [] Exploring Operation: 58+30=88, Resulting Numbers: [69, 92, 88] Generated Node #2: [69, 92, 88] from Operation: 58+30=88 Current State: 66:[69, 92, 88], Operations: ['58+30=88'] Exploring Operation: 69*88=6072, Resulting Numbers: [92, 6072] Generated Node #3: [92, 6072]...
4
Current State: 66:[69, 58, 92, 30], Operations: [] Exploring Operation: 92-69=23, Resulting Numbers: [58, 30, 23] Generated Node #0,0: 66:[58, 30, 23] Operation: 92-69=23 Exploring Operation: 92-58=34, Resulting Numbers: [69, 30, 34] Generated Node #0,1: 66:[69, 30, 34] Operation: 92-58=34 Exploring Operation: 69-58=11...
0
hs_4
mult_heuristic
[ 56, 41, 3, 54 ]
40
[ "56+41=97", "3+54=57", "97-57=40" ]
Current State: 40:[56, 41, 3, 54], Operations: [] Exploring Operation: 56+41=97, Resulting Numbers: [3, 54, 97] Generated Node #2: [3, 54, 97] from Operation: 56+41=97 Current State: 40:[3, 54, 97], Operations: ['56+41=97'] Exploring Operation: 3+54=57, Resulting Numbers: [97, 57] Generated Node #3: [97, 57] from Opera...
4
Current State: 40:[56, 41, 3, 54], Operations: [] Exploring Operation: 56-41=15, Resulting Numbers: [3, 54, 15] Generated Node #0,0: 40:[3, 54, 15] Operation: 56-41=15 Exploring Operation: 54-41=13, Resulting Numbers: [56, 3, 13] Generated Node #0,1: 40:[56, 3, 13] Operation: 54-41=13 Exploring Operation: 56-54=2, Resu...
0.986111
hs_4
sum_heuristic
[ 96, 4, 93, 86 ]
68
[ "93-86=7", "4*7=28", "96-28=68" ]
Current State: 68:[96, 4, 93, 86], Operations: [] Exploring Operation: 93-86=7, Resulting Numbers: [96, 4, 7] Generated Node #2: [96, 4, 7] from Operation: 93-86=7 Current State: 68:[96, 4, 7], Operations: ['93-86=7'] Exploring Operation: 4*7=28, Resulting Numbers: [96, 28] Generated Node #3: [96, 28] from Operation: 4...
4
Current State: 68:[96, 4, 93, 86], Operations: [] Exploring Operation: 96-93=3, Resulting Numbers: [4, 86, 3] Generated Node #0,0: 68:[4, 86, 3] Operation: 96-93=3 Exploring Operation: 96-86=10, Resulting Numbers: [4, 93, 10] Generated Node #0,1: 68:[4, 93, 10] Operation: 96-86=10 Moving to Node #0,0 Current State: 68:...
0
hs_2
sum_heuristic
[ 90, 88, 19, 53 ]
74
[ "90-88=2", "19+53=72", "2+72=74" ]
Current State: 74:[90, 88, 19, 53], Operations: [] Exploring Operation: 90-88=2, Resulting Numbers: [19, 53, 2] Generated Node #2: [19, 53, 2] from Operation: 90-88=2 Current State: 74:[19, 53, 2], Operations: ['90-88=2'] Exploring Operation: 19+53=72, Resulting Numbers: [2, 72] Generated Node #3: [2, 72] from Operatio...
4
Current State: 74:[90, 88, 19, 53], Operations: [] Exploring Operation: 90-53=37, Resulting Numbers: [88, 19, 37] Generated Node #0,0: 74:[88, 19, 37] Operation: 90-53=37 Exploring Operation: 19+53=72, Resulting Numbers: [90, 88, 72] Generated Node #0,1: 74:[90, 88, 72] Operation: 19+53=72 Moving to Node #0,0 Current S...
0.986111
hs_2
sum_heuristic
[ 6, 18, 14, 12 ]
34
[ "12/6=2", "18+14=32", "2+32=34" ]
Current State: 34:[6, 18, 14, 12], Operations: [] Exploring Operation: 12/6=2, Resulting Numbers: [18, 14, 2] Generated Node #2: [18, 14, 2] from Operation: 12/6=2 Current State: 34:[18, 14, 2], Operations: ['12/6=2'] Exploring Operation: 18+14=32, Resulting Numbers: [2, 32] Generated Node #3: [2, 32] from Operation: 1...
4
Current State: 34:[6, 18, 14, 12], Operations: [] Exploring Operation: 12-6=6, Resulting Numbers: [18, 14, 6] Generated Node #0,0: 34:[18, 14, 6] Operation: 12-6=6 Exploring Operation: 14-12=2, Resulting Numbers: [6, 18, 2] Generated Node #0,1: 34:[6, 18, 2] Operation: 14-12=2 Exploring Operation: 12/6=2, Resulting Num...
0.953125
hs_4
mult_heuristic
[ 78, 85, 32, 85 ]
47
[ "78-32=46", "85/85=1", "46+1=47" ]
Current State: 47:[78, 85, 32, 85], Operations: [] Exploring Operation: 78-32=46, Resulting Numbers: [85, 85, 46] Generated Node #2: [85, 85, 46] from Operation: 78-32=46 Current State: 47:[85, 85, 46], Operations: ['78-32=46'] Exploring Operation: 85/85=1, Resulting Numbers: [46, 1] Generated Node #3: [46, 1] from Ope...
4
Current State: 47:[78, 85, 32, 85], Operations: [] Exploring Operation: 78-32=46, Resulting Numbers: [85, 85, 46] Generated Node #0,0: 47:[85, 85, 46] Operation: 78-32=46 Exploring Operation: 85-32=53, Resulting Numbers: [78, 85, 53] Generated Node #0,1: 47:[78, 85, 53] Operation: 85-32=53 Exploring Operation: 85-32=53...
0.972222
hs_3
mult_heuristic
[ 48, 33, 76, 32 ]
54
[ "33*32=1056", "1056/48=22", "76-22=54" ]
Current State: 54:[48, 33, 76, 32], Operations: [] Exploring Operation: 33*32=1056, Resulting Numbers: [48, 76, 1056] Generated Node #2: [48, 76, 1056] from Operation: 33*32=1056 Current State: 54:[48, 76, 1056], Operations: ['33*32=1056'] Exploring Operation: 1056/48=22, Resulting Numbers: [76, 22] Generated Node #3: ...
4
Current State: 54:[48, 33, 76, 32], Operations: [] Exploring Operation: 76-48=28, Resulting Numbers: [33, 32, 28] Generated Node #0,0: 54:[33, 32, 28] Operation: 76-48=28 Start Sub Search at level 1: Moving to Node #0,0 Current State: 54:[33, 32, 28], Operations: ['76-48=28'] Exploring Operation: 33-32=1, Resulting Num...
0
hs_1
mult_heuristic
[ 44, 14, 35, 86 ]
98
[ "44+35=79", "86-79=7", "14*7=98" ]
Current State: 98:[44, 14, 35, 86], Operations: [] Exploring Operation: 44+35=79, Resulting Numbers: [14, 86, 79] Generated Node #2: [14, 86, 79] from Operation: 44+35=79 Current State: 98:[14, 86, 79], Operations: ['44+35=79'] Exploring Operation: 86-79=7, Resulting Numbers: [14, 7] Generated Node #3: [14, 7] from Ope...
4
Current State: 98:[44, 14, 35, 86], Operations: [] Exploring Operation: 86-35=51, Resulting Numbers: [44, 14, 51] Generated Node #0,0: 98:[44, 14, 51] Operation: 86-35=51 Exploring Operation: 14+86=100, Resulting Numbers: [44, 35, 100] Generated Node #0,1: 98:[44, 35, 100] Operation: 14+86=100 Exploring Operation: 14+3...
0.943576
hs_5
sum_heuristic
[ 47, 81, 20, 21 ]
35
[ "81-47=34", "21-20=1", "34+1=35" ]
Current State: 35:[47, 81, 20, 21], Operations: [] Exploring Operation: 81-47=34, Resulting Numbers: [20, 21, 34] Generated Node #2: [20, 21, 34] from Operation: 81-47=34 Current State: 35:[20, 21, 34], Operations: ['81-47=34'] Exploring Operation: 21-20=1, Resulting Numbers: [34, 1] Generated Node #3: [34, 1] from Ope...
4
Current State: 35:[47, 81, 20, 21], Operations: [] Exploring Operation: 81-47=34, Resulting Numbers: [20, 21, 34] Generated Node #0,0: 35:[20, 21, 34] Operation: 81-47=34 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[20, 21, 34], Operations: ['81-47=34'] Exploring Operation: 21-20=1, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 3, 11, 26, 93 ]
36
[ "26-11=15", "93+15=108", "108/3=36" ]
Current State: 36:[3, 11, 26, 93], Operations: [] Exploring Operation: 26-11=15, Resulting Numbers: [3, 93, 15] Generated Node #2: [3, 93, 15] from Operation: 26-11=15 Current State: 36:[3, 93, 15], Operations: ['26-11=15'] Exploring Operation: 93+15=108, Resulting Numbers: [3, 108] Generated Node #3: [3, 108] from Ope...
4
Current State: 36:[3, 11, 26, 93], Operations: [] Exploring Operation: 93/3=31, Resulting Numbers: [11, 26, 31] Generated Node #0,0: 36:[11, 26, 31] Operation: 93/3=31 Moving to Node #0,0 Current State: 36:[11, 26, 31], Operations: ['93/3=31'] Exploring Operation: 31-26=5, Resulting Numbers: [11, 5] Generated Node #0,0...
0
hs_1
sum_heuristic
[ 63, 42, 73, 35 ]
59
[ "63-42=21", "73-35=38", "21+38=59" ]
Current State: 59:[63, 42, 73, 35], Operations: [] Exploring Operation: 63-42=21, Resulting Numbers: [73, 35, 21] Generated Node #2: [73, 35, 21] from Operation: 63-42=21 Current State: 59:[73, 35, 21], Operations: ['63-42=21'] Exploring Operation: 73-35=38, Resulting Numbers: [21, 38] Generated Node #3: [21, 38] from ...
4
Current State: 59:[63, 42, 73, 35], Operations: [] Exploring Operation: 73-35=38, Resulting Numbers: [63, 42, 38] Generated Node #0,0: 59:[63, 42, 38] Operation: 73-35=38 Exploring Operation: 42+35=77, Resulting Numbers: [63, 73, 77] Generated Node #0,1: 59:[63, 73, 77] Operation: 42+35=77 Exploring Operation: 73-42=31...
0.989583
hs_3
mult_heuristic
[ 66, 61, 43, 85 ]
47
[ "66-61=5", "85-43=42", "5+42=47" ]
Current State: 47:[66, 61, 43, 85], Operations: [] Exploring Operation: 66-61=5, Resulting Numbers: [43, 85, 5] Generated Node #2: [43, 85, 5] from Operation: 66-61=5 Current State: 47:[43, 85, 5], Operations: ['66-61=5'] Exploring Operation: 85-43=42, Resulting Numbers: [5, 42] Generated Node #3: [5, 42] from Operatio...
4
Current State: 47:[66, 61, 43, 85], Operations: [] Exploring Operation: 85-66=19, Resulting Numbers: [61, 43, 19] Generated Node #0,0: 47:[61, 43, 19] Operation: 85-66=19 Exploring Operation: 66-61=5, Resulting Numbers: [43, 85, 5] Generated Node #0,1: 47:[43, 85, 5] Operation: 66-61=5 Exploring Operation: 66-43=23, Re...
0.982639
hs_5
mult_heuristic
[ 14, 78, 68, 38 ]
14
[ "14+78=92", "68+38=106", "106-92=14" ]
Current State: 14:[14, 78, 68, 38], Operations: [] Exploring Operation: 14+78=92, Resulting Numbers: [68, 38, 92] Generated Node #2: [68, 38, 92] from Operation: 14+78=92 Current State: 14:[68, 38, 92], Operations: ['14+78=92'] Exploring Operation: 68+38=106, Resulting Numbers: [92, 106] Generated Node #3: [92, 106] fr...
4
Current State: 14:[14, 78, 68, 38], Operations: [] Exploring Operation: 78-68=10, Resulting Numbers: [14, 38, 10] Generated Node #0,0: 14:[14, 38, 10] Operation: 78-68=10 Exploring Operation: 78-38=40, Resulting Numbers: [14, 68, 40] Generated Node #0,1: 14:[14, 68, 40] Operation: 78-38=40 Exploring Operation: 68-38=30...
0.988715
hs_3
mult_heuristic
[ 25, 50, 70, 11 ]
79
[ "50/25=2", "70+11=81", "81-2=79" ]
Current State: 79:[25, 50, 70, 11], Operations: [] Exploring Operation: 50/25=2, Resulting Numbers: [70, 11, 2] Generated Node #2: [70, 11, 2] from Operation: 50/25=2 Current State: 79:[70, 11, 2], Operations: ['50/25=2'] Exploring Operation: 70+11=81, Resulting Numbers: [2, 81] Generated Node #3: [2, 81] from Operatio...
4
Current State: 79:[25, 50, 70, 11], Operations: [] Exploring Operation: 70+11=81, Resulting Numbers: [25, 50, 81] Generated Node #0,0: 79:[25, 50, 81] Operation: 70+11=81 Exploring Operation: 50+11=61, Resulting Numbers: [25, 70, 61] Generated Node #0,1: 79:[25, 70, 61] Operation: 50+11=61 Exploring Operation: 25+11=36...
0
hs_4
sum_heuristic
[ 77, 80, 5, 8 ]
64
[ "80-77=3", "5+3=8", "8*8=64" ]
Current State: 64:[77, 80, 5, 8], Operations: [] Exploring Operation: 80-77=3, Resulting Numbers: [5, 8, 3] Generated Node #2: [5, 8, 3] from Operation: 80-77=3 Current State: 64:[5, 8, 3], Operations: ['80-77=3'] Exploring Operation: 5+3=8, Resulting Numbers: [8, 8] Generated Node #3: [8, 8] from Operation: 5+3=8 Curr...
4
Current State: 64:[77, 80, 5, 8], Operations: [] Exploring Operation: 80/5=16, Resulting Numbers: [77, 8, 16] Generated Node #0,0: 64:[77, 8, 16] Operation: 80/5=16 Exploring Operation: 80-77=3, Resulting Numbers: [5, 8, 3] Generated Node #0,1: 64:[5, 8, 3] Operation: 80-77=3 Exploring Operation: 80/8=10, Resulting Num...
0.987847
hs_3
sum_heuristic
[ 36, 21, 3, 62 ]
35
[ "36+62=98", "21*3=63", "98-63=35" ]
Current State: 35:[36, 21, 3, 62], Operations: [] Exploring Operation: 36+62=98, Resulting Numbers: [21, 3, 98] Generated Node #2: [21, 3, 98] from Operation: 36+62=98 Current State: 35:[21, 3, 98], Operations: ['36+62=98'] Exploring Operation: 21*3=63, Resulting Numbers: [98, 63] Generated Node #3: [98, 63] from Opera...
4
Current State: 35:[36, 21, 3, 62], Operations: [] Exploring Operation: 62-21=41, Resulting Numbers: [36, 3, 41] Generated Node #0,0: 35:[36, 3, 41] Operation: 62-21=41 Exploring Operation: 62-36=26, Resulting Numbers: [21, 3, 26] Generated Node #0,1: 35:[21, 3, 26] Operation: 62-36=26 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 8, 10, 40, 16 ]
70
[ "40/8=5", "16*5=80", "80-10=70" ]
Current State: 70:[8, 10, 40, 16], Operations: [] Exploring Operation: 40/8=5, Resulting Numbers: [10, 16, 5] Generated Node #2: [10, 16, 5] from Operation: 40/8=5 Current State: 70:[10, 16, 5], Operations: ['40/8=5'] Exploring Operation: 16*5=80, Resulting Numbers: [10, 80] Generated Node #3: [10, 80] from Operation: ...
4
Current State: 70:[8, 10, 40, 16], Operations: [] Exploring Operation: 40/10=4, Resulting Numbers: [8, 16, 4] Generated Node #0,0: 70:[8, 16, 4] Operation: 40/10=4 Exploring Operation: 40/8=5, Resulting Numbers: [10, 16, 5] Generated Node #0,1: 70:[10, 16, 5] Operation: 40/8=5 Start Sub Search at level 1: Moving to Nod...
0
hs_2
mult_heuristic
[ 67, 68, 3, 67 ]
68
[ "67-67=0", "3*0=0", "68+0=68" ]
Current State: 68:[67, 68, 3, 67], Operations: [] Exploring Operation: 67-67=0, Resulting Numbers: [68, 3, 0] Generated Node #2: [68, 3, 0] from Operation: 67-67=0 Current State: 68:[68, 3, 0], Operations: ['67-67=0'] Exploring Operation: 3*0=0, Resulting Numbers: [68, 0] Generated Node #3: [68, 0] from Operation: 3*0=...
4
Current State: 68:[67, 68, 3, 67], Operations: [] Exploring Operation: 68-67=1, Resulting Numbers: [3, 67, 1] Generated Node #0,0: 68:[3, 67, 1] Operation: 68-67=1 Exploring Operation: 67/67=1, Resulting Numbers: [68, 3, 1] Generated Node #0,1: 68:[68, 3, 1] Operation: 67/67=1 Moving to Node #0,1 Current State: 68:[68,...
0
hs_2
sum_heuristic
[ 59, 90, 26, 20 ]
40
[ "90*26=2340", "20+2340=2360", "2360/59=40" ]
Current State: 40:[59, 90, 26, 20], Operations: [] Exploring Operation: 90*26=2340, Resulting Numbers: [59, 20, 2340] Generated Node #2: [59, 20, 2340] from Operation: 90*26=2340 Current State: 40:[59, 20, 2340], Operations: ['90*26=2340'] Exploring Operation: 20+2340=2360, Resulting Numbers: [59, 2360] Generated Node ...
4
Current State: 40:[59, 90, 26, 20], Operations: [] Exploring Operation: 90-20=70, Resulting Numbers: [59, 26, 70] Generated Node #0,0: 40:[59, 26, 70] Operation: 90-20=70 Exploring Operation: 90-59=31, Resulting Numbers: [26, 20, 31] Generated Node #0,1: 40:[26, 20, 31] Operation: 90-59=31 Exploring Operation: 59-26=33...
0
hs_4
mult_heuristic
[ 70, 68, 82, 83 ]
84
[ "70-68=2", "83*2=166", "166-82=84" ]
Current State: 84:[70, 68, 82, 83], Operations: [] Exploring Operation: 70-68=2, Resulting Numbers: [82, 83, 2] Generated Node #2: [82, 83, 2] from Operation: 70-68=2 Current State: 84:[82, 83, 2], Operations: ['70-68=2'] Exploring Operation: 83*2=166, Resulting Numbers: [82, 166] Generated Node #3: [82, 166] from Oper...
4
Current State: 84:[70, 68, 82, 83], Operations: [] Exploring Operation: 70-68=2, Resulting Numbers: [82, 83, 2] Generated Node #0,0: 84:[82, 83, 2] Operation: 70-68=2 Moving to Node #0,0 Current State: 84:[82, 83, 2], Operations: ['70-68=2'] Exploring Operation: 83-82=1, Resulting Numbers: [2, 1] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 19, 3, 43, 41 ]
61
[ "19+43=62", "3*41=123", "123-62=61" ]
Current State: 61:[19, 3, 43, 41], Operations: [] Exploring Operation: 19+43=62, Resulting Numbers: [3, 41, 62] Generated Node #2: [3, 41, 62] from Operation: 19+43=62 Current State: 61:[3, 41, 62], Operations: ['19+43=62'] Exploring Operation: 3*41=123, Resulting Numbers: [62, 123] Generated Node #3: [62, 123] from Op...
4
Current State: 61:[19, 3, 43, 41], Operations: [] Exploring Operation: 3+43=46, Resulting Numbers: [19, 41, 46] Generated Node #0,0: 61:[19, 41, 46] Operation: 3+43=46 Exploring Operation: 19+41=60, Resulting Numbers: [3, 43, 60] Generated Node #0,1: 61:[3, 43, 60] Operation: 19+41=60 Exploring Operation: 19*3=57, Resu...
0
hs_4
sum_heuristic
[ 43, 42, 68, 29 ]
12
[ "43+42=85", "68+29=97", "97-85=12" ]
Current State: 12:[43, 42, 68, 29], Operations: [] Exploring Operation: 43+42=85, Resulting Numbers: [68, 29, 85] Generated Node #2: [68, 29, 85] from Operation: 43+42=85 Current State: 12:[68, 29, 85], Operations: ['43+42=85'] Exploring Operation: 68+29=97, Resulting Numbers: [85, 97] Generated Node #3: [85, 97] from ...
4
Current State: 12:[43, 42, 68, 29], Operations: [] Exploring Operation: 68-43=25, Resulting Numbers: [42, 29, 25] Generated Node #0,0: 12:[42, 29, 25] Operation: 68-43=25 Moving to Node #0,0 Current State: 12:[42, 29, 25], Operations: ['68-43=25'] Exploring Operation: 42-29=13, Resulting Numbers: [25, 13] Generated Nod...
0.993924
hs_1
mult_heuristic
[ 7, 2, 91, 77 ]
91
[ "91-7=84", "2*84=168", "168-77=91" ]
Current State: 91:[7, 2, 91, 77], Operations: [] Exploring Operation: 91-7=84, Resulting Numbers: [2, 77, 84] Generated Node #2: [2, 77, 84] from Operation: 91-7=84 Current State: 91:[2, 77, 84], Operations: ['91-7=84'] Exploring Operation: 2*84=168, Resulting Numbers: [77, 168] Generated Node #3: [77, 168] from Operat...
4
Current State: 91:[7, 2, 91, 77], Operations: [] Exploring Operation: 7+77=84, Resulting Numbers: [2, 91, 84] Generated Node #0,0: 91:[2, 91, 84] Operation: 7+77=84 Exploring Operation: 7*2=14, Resulting Numbers: [91, 77, 14] Generated Node #0,1: 91:[91, 77, 14] Operation: 7*2=14 Exploring Operation: 2+77=79, Resulting...
0
hs_5
sum_heuristic
[ 69, 3, 98, 39 ]
70
[ "69*3=207", "98+39=137", "207-137=70" ]
Current State: 70:[69, 3, 98, 39], Operations: [] Exploring Operation: 69*3=207, Resulting Numbers: [98, 39, 207] Generated Node #2: [98, 39, 207] from Operation: 69*3=207 Current State: 70:[98, 39, 207], Operations: ['69*3=207'] Exploring Operation: 98+39=137, Resulting Numbers: [207, 137] Generated Node #3: [207, 137...
4
Current State: 70:[69, 3, 98, 39], Operations: [] Exploring Operation: 98-39=59, Resulting Numbers: [69, 3, 59] Generated Node #0,0: 70:[69, 3, 59] Operation: 98-39=59 Exploring Operation: 98-69=29, Resulting Numbers: [3, 39, 29] Generated Node #0,1: 70:[3, 39, 29] Operation: 98-69=29 Exploring Operation: 98-3=95, Resu...
0
hs_4
sum_heuristic
[ 8, 93, 17, 20 ]
48
[ "93-8=85", "17+20=37", "85-37=48" ]
Current State: 48:[8, 93, 17, 20], Operations: [] Exploring Operation: 93-8=85, Resulting Numbers: [17, 20, 85] Generated Node #2: [17, 20, 85] from Operation: 93-8=85 Current State: 48:[17, 20, 85], Operations: ['93-8=85'] Exploring Operation: 17+20=37, Resulting Numbers: [85, 37] Generated Node #3: [85, 37] from Oper...
4
Current State: 48:[8, 93, 17, 20], Operations: [] Exploring Operation: 93-8=85, Resulting Numbers: [17, 20, 85] Generated Node #0,0: 48:[17, 20, 85] Operation: 93-8=85 Exploring Operation: 93-17=76, Resulting Numbers: [8, 20, 76] Generated Node #0,1: 48:[8, 20, 76] Operation: 93-17=76 Exploring Operation: 20-17=3, Resu...
0.987847
hs_4
mult_heuristic
[ 36, 39, 17, 74 ]
18
[ "36+39=75", "74-17=57", "75-57=18" ]
Current State: 18:[36, 39, 17, 74], Operations: [] Exploring Operation: 36+39=75, Resulting Numbers: [17, 74, 75] Generated Node #2: [17, 74, 75] from Operation: 36+39=75 Current State: 18:[17, 74, 75], Operations: ['36+39=75'] Exploring Operation: 74-17=57, Resulting Numbers: [75, 57] Generated Node #3: [75, 57] from ...
4
Current State: 18:[36, 39, 17, 74], Operations: [] Exploring Operation: 74-39=35, Resulting Numbers: [36, 17, 35] Generated Node #0,0: 18:[36, 17, 35] Operation: 74-39=35 Moving to Node #0,0 Current State: 18:[36, 17, 35], Operations: ['74-39=35'] Exploring Operation: 36-35=1, Resulting Numbers: [17, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 39, 8, 28, 88 ]
69
[ "39+8=47", "28+88=116", "116-47=69" ]
Current State: 69:[39, 8, 28, 88], Operations: [] Exploring Operation: 39+8=47, Resulting Numbers: [28, 88, 47] Generated Node #2: [28, 88, 47] from Operation: 39+8=47 Current State: 69:[28, 88, 47], Operations: ['39+8=47'] Exploring Operation: 28+88=116, Resulting Numbers: [47, 116] Generated Node #3: [47, 116] from O...
4
Current State: 69:[39, 8, 28, 88], Operations: [] Exploring Operation: 39+28=67, Resulting Numbers: [8, 88, 67] Generated Node #0,0: 69:[8, 88, 67] Operation: 39+28=67 Exploring Operation: 88/8=11, Resulting Numbers: [39, 28, 11] Generated Node #0,1: 69:[39, 28, 11] Operation: 88/8=11 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 98, 90, 77, 3 ]
59
[ "90-77=13", "3*13=39", "98-39=59" ]
Current State: 59:[98, 90, 77, 3], Operations: [] Exploring Operation: 90-77=13, Resulting Numbers: [98, 3, 13] Generated Node #2: [98, 3, 13] from Operation: 90-77=13 Current State: 59:[98, 3, 13], Operations: ['90-77=13'] Exploring Operation: 3*13=39, Resulting Numbers: [98, 39] Generated Node #3: [98, 39] from Opera...
4
Current State: 59:[98, 90, 77, 3], Operations: [] Exploring Operation: 98-3=95, Resulting Numbers: [90, 77, 95] Generated Node #0,0: 59:[90, 77, 95] Operation: 98-3=95 Exploring Operation: 90-3=87, Resulting Numbers: [98, 77, 87] Generated Node #0,1: 59:[98, 77, 87] Operation: 90-3=87 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 2, 82, 31, 83 ]
19
[ "82-31=51", "2*51=102", "102-83=19" ]
Current State: 19:[2, 82, 31, 83], Operations: [] Exploring Operation: 82-31=51, Resulting Numbers: [2, 83, 51] Generated Node #2: [2, 83, 51] from Operation: 82-31=51 Current State: 19:[2, 83, 51], Operations: ['82-31=51'] Exploring Operation: 2*51=102, Resulting Numbers: [83, 102] Generated Node #3: [83, 102] from Op...
4
Current State: 19:[2, 82, 31, 83], Operations: [] Exploring Operation: 83-82=1, Resulting Numbers: [2, 31, 1] Generated Node #0,0: 19:[2, 31, 1] Operation: 83-82=1 Exploring Operation: 82/2=41, Resulting Numbers: [31, 83, 41] Generated Node #0,1: 19:[31, 83, 41] Operation: 82/2=41 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 66, 60, 34, 66 ]
93
[ "66/66=1", "60+34=94", "94-1=93" ]
Current State: 93:[66, 60, 34, 66], Operations: [] Exploring Operation: 66/66=1, Resulting Numbers: [60, 34, 1] Generated Node #2: [60, 34, 1] from Operation: 66/66=1 Current State: 93:[60, 34, 1], Operations: ['66/66=1'] Exploring Operation: 60+34=94, Resulting Numbers: [1, 94] Generated Node #3: [1, 94] from Operatio...
4
Current State: 93:[66, 60, 34, 66], Operations: [] Exploring Operation: 66-60=6, Resulting Numbers: [66, 34, 6] Generated Node #0,0: 93:[66, 34, 6] Operation: 66-60=6 Exploring Operation: 66/66=1, Resulting Numbers: [60, 34, 1] Generated Node #0,1: 93:[60, 34, 1] Operation: 66/66=1 Exploring Operation: 66-60=6, Resulti...
0.975694
hs_3
sum_heuristic
[ 4, 19, 9, 2 ]
91
[ "4*9=36", "2*36=72", "19+72=91" ]
Current State: 91:[4, 19, 9, 2], Operations: [] Exploring Operation: 4*9=36, Resulting Numbers: [19, 2, 36] Generated Node #2: [19, 2, 36] from Operation: 4*9=36 Current State: 91:[19, 2, 36], Operations: ['4*9=36'] Exploring Operation: 2*36=72, Resulting Numbers: [19, 72] Generated Node #3: [19, 72] from Operation: 2*...
4
Current State: 91:[4, 19, 9, 2], Operations: [] Exploring Operation: 19-4=15, Resulting Numbers: [9, 2, 15] Generated Node #0,0: 91:[9, 2, 15] Operation: 19-4=15 Exploring Operation: 4*2=8, Resulting Numbers: [19, 9, 8] Generated Node #0,1: 91:[19, 9, 8] Operation: 4*2=8 Exploring Operation: 4+2=6, Resulting Numbers: [...
0
hs_4
sum_heuristic
[ 25, 27, 62, 70 ]
80
[ "25+27=52", "62+70=132", "132-52=80" ]
Current State: 80:[25, 27, 62, 70], Operations: [] Exploring Operation: 25+27=52, Resulting Numbers: [62, 70, 52] Generated Node #2: [62, 70, 52] from Operation: 25+27=52 Current State: 80:[62, 70, 52], Operations: ['25+27=52'] Exploring Operation: 62+70=132, Resulting Numbers: [52, 132] Generated Node #3: [52, 132] fr...
4
Current State: 80:[25, 27, 62, 70], Operations: [] Exploring Operation: 70-62=8, Resulting Numbers: [25, 27, 8] Generated Node #0,0: 80:[25, 27, 8] Operation: 70-62=8 Exploring Operation: 25+62=87, Resulting Numbers: [27, 70, 87] Generated Node #0,1: 80:[27, 70, 87] Operation: 25+62=87 Exploring Operation: 62-25=37, Re...
0.97309
hs_4
mult_heuristic
[ 65, 97, 3, 45 ]
53
[ "65*3=195", "97+45=142", "195-142=53" ]
Current State: 53:[65, 97, 3, 45], Operations: [] Exploring Operation: 65*3=195, Resulting Numbers: [97, 45, 195] Generated Node #2: [97, 45, 195] from Operation: 65*3=195 Current State: 53:[97, 45, 195], Operations: ['65*3=195'] Exploring Operation: 97+45=142, Resulting Numbers: [195, 142] Generated Node #3: [195, 142...
4
Current State: 53:[65, 97, 3, 45], Operations: [] Exploring Operation: 97-3=94, Resulting Numbers: [65, 45, 94] Generated Node #0,0: 53:[65, 45, 94] Operation: 97-3=94 Exploring Operation: 3+45=48, Resulting Numbers: [65, 97, 48] Generated Node #0,1: 53:[65, 97, 48] Operation: 3+45=48 Exploring Operation: 65-3=62, Resu...
0
hs_3
sum_heuristic
[ 77, 65, 61, 45 ]
63
[ "77+45=122", "122/61=2", "65-2=63" ]
Current State: 63:[77, 65, 61, 45], Operations: [] Exploring Operation: 77+45=122, Resulting Numbers: [65, 61, 122] Generated Node #2: [65, 61, 122] from Operation: 77+45=122 Current State: 63:[65, 61, 122], Operations: ['77+45=122'] Exploring Operation: 122/61=2, Resulting Numbers: [65, 2] Generated Node #3: [65, 2] f...
4
Current State: 63:[77, 65, 61, 45], Operations: [] Exploring Operation: 65-45=20, Resulting Numbers: [77, 61, 20] Generated Node #0,0: 63:[77, 61, 20] Operation: 65-45=20 Exploring Operation: 61-45=16, Resulting Numbers: [77, 65, 16] Generated Node #0,1: 63:[77, 65, 16] Operation: 61-45=16 Exploring Operation: 77-45=32...
0
hs_4
sum_heuristic
[ 72, 25, 52, 7 ]
83
[ "25+52=77", "77/7=11", "72+11=83" ]
Current State: 83:[72, 25, 52, 7], Operations: [] Exploring Operation: 25+52=77, Resulting Numbers: [72, 7, 77] Generated Node #2: [72, 7, 77] from Operation: 25+52=77 Current State: 83:[72, 7, 77], Operations: ['25+52=77'] Exploring Operation: 77/7=11, Resulting Numbers: [72, 11] Generated Node #3: [72, 11] from Opera...
4
Current State: 83:[72, 25, 52, 7], Operations: [] Exploring Operation: 72+7=79, Resulting Numbers: [25, 52, 79] Generated Node #0,0: 83:[25, 52, 79] Operation: 72+7=79 Exploring Operation: 25+52=77, Resulting Numbers: [72, 7, 77] Generated Node #0,1: 83:[72, 7, 77] Operation: 25+52=77 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 10, 44, 73, 19 ]
38
[ "10+44=54", "73+19=92", "92-54=38" ]
Current State: 38:[10, 44, 73, 19], Operations: [] Exploring Operation: 10+44=54, Resulting Numbers: [73, 19, 54] Generated Node #2: [73, 19, 54] from Operation: 10+44=54 Current State: 38:[73, 19, 54], Operations: ['10+44=54'] Exploring Operation: 73+19=92, Resulting Numbers: [54, 92] Generated Node #3: [54, 92] from ...
4
Current State: 38:[10, 44, 73, 19], Operations: [] Exploring Operation: 73-10=63, Resulting Numbers: [44, 19, 63] Generated Node #0,0: 38:[44, 19, 63] Operation: 73-10=63 Exploring Operation: 73-44=29, Resulting Numbers: [10, 19, 29] Generated Node #0,1: 38:[10, 19, 29] Operation: 73-44=29 Exploring Operation: 73-19=54...
0.988715
hs_4
sum_heuristic
[ 28, 60, 24, 56 ]
82
[ "56/28=2", "60+24=84", "84-2=82" ]
Current State: 82:[28, 60, 24, 56], Operations: [] Exploring Operation: 56/28=2, Resulting Numbers: [60, 24, 2] Generated Node #2: [60, 24, 2] from Operation: 56/28=2 Current State: 82:[60, 24, 2], Operations: ['56/28=2'] Exploring Operation: 60+24=84, Resulting Numbers: [2, 84] Generated Node #3: [2, 84] from Operatio...
4
Current State: 82:[28, 60, 24, 56], Operations: [] Exploring Operation: 60-56=4, Resulting Numbers: [28, 24, 4] Generated Node #0,0: 82:[28, 24, 4] Operation: 60-56=4 Exploring Operation: 60+24=84, Resulting Numbers: [28, 56, 84] Generated Node #0,1: 82:[28, 56, 84] Operation: 60+24=84 Moving to Node #0,1 Current State...
0.991319
hs_2
mult_heuristic
[ 15, 50, 4, 8 ]
23
[ "50-15=35", "4+8=12", "35-12=23" ]
Current State: 23:[15, 50, 4, 8], Operations: [] Exploring Operation: 50-15=35, Resulting Numbers: [4, 8, 35] Generated Node #2: [4, 8, 35] from Operation: 50-15=35 Current State: 23:[4, 8, 35], Operations: ['50-15=35'] Exploring Operation: 4+8=12, Resulting Numbers: [35, 12] Generated Node #3: [35, 12] from Operation:...
4
Current State: 23:[15, 50, 4, 8], Operations: [] Exploring Operation: 4*8=32, Resulting Numbers: [15, 50, 32] Generated Node #0,0: 23:[15, 50, 32] Operation: 4*8=32 Exploring Operation: 50-15=35, Resulting Numbers: [4, 8, 35] Generated Node #0,1: 23:[4, 8, 35] Operation: 50-15=35 Exploring Operation: 15+4=19, Resulting...
0.976563
hs_3
mult_heuristic
[ 84, 71, 35, 12 ]
99
[ "84/12=7", "71+35=106", "106-7=99" ]
Current State: 99:[84, 71, 35, 12], Operations: [] Exploring Operation: 84/12=7, Resulting Numbers: [71, 35, 7] Generated Node #2: [71, 35, 7] from Operation: 84/12=7 Current State: 99:[71, 35, 7], Operations: ['84/12=7'] Exploring Operation: 71+35=106, Resulting Numbers: [7, 106] Generated Node #3: [7, 106] from Opera...
4
Current State: 99:[84, 71, 35, 12], Operations: [] Exploring Operation: 71-35=36, Resulting Numbers: [84, 12, 36] Generated Node #0,0: 99:[84, 12, 36] Operation: 71-35=36 Exploring Operation: 84-71=13, Resulting Numbers: [35, 12, 13] Generated Node #0,1: 99:[35, 12, 13] Operation: 84-71=13 Exploring Operation: 71+35=10...
0.967882
hs_3
mult_heuristic
[ 1, 50, 45, 44 ]
39
[ "1*50=50", "45+44=89", "89-50=39" ]
Current State: 39:[1, 50, 45, 44], Operations: [] Exploring Operation: 1*50=50, Resulting Numbers: [45, 44, 50] Generated Node #2: [45, 44, 50] from Operation: 1*50=50 Current State: 39:[45, 44, 50], Operations: ['1*50=50'] Exploring Operation: 45+44=89, Resulting Numbers: [50, 89] Generated Node #3: [50, 89] from Oper...
4
Current State: 39:[1, 50, 45, 44], Operations: [] Exploring Operation: 45-44=1, Resulting Numbers: [1, 50, 1] Generated Node #0,0: 39:[1, 50, 1] Operation: 45-44=1 Exploring Operation: 50-1=49, Resulting Numbers: [45, 44, 49] Generated Node #0,1: 39:[45, 44, 49] Operation: 50-1=49 Exploring Operation: 50-44=6, Resultin...
0.986979
hs_4
mult_heuristic
[ 50, 7, 2, 57 ]
63
[ "50-2=48", "57-48=9", "7*9=63" ]
Current State: 63:[50, 7, 2, 57], Operations: [] Exploring Operation: 50-2=48, Resulting Numbers: [7, 57, 48] Generated Node #2: [7, 57, 48] from Operation: 50-2=48 Current State: 63:[7, 57, 48], Operations: ['50-2=48'] Exploring Operation: 57-48=9, Resulting Numbers: [7, 9] Generated Node #3: [7, 9] from Operation: 57...
4
Current State: 63:[50, 7, 2, 57], Operations: [] Exploring Operation: 57-50=7, Resulting Numbers: [7, 2, 7] Generated Node #0,0: 63:[7, 2, 7] Operation: 57-50=7 Exploring Operation: 50/2=25, Resulting Numbers: [7, 57, 25] Generated Node #0,1: 63:[7, 57, 25] Operation: 50/2=25 Start Sub Search at level 1: Moving to Node...
0.991319
hs_2
mult_heuristic
[ 60, 30, 60, 97 ]
97
[ "60-60=0", "30*0=0", "97+0=97" ]
Current State: 97:[60, 30, 60, 97], Operations: [] Exploring Operation: 60-60=0, Resulting Numbers: [30, 97, 0] Generated Node #2: [30, 97, 0] from Operation: 60-60=0 Current State: 97:[30, 97, 0], Operations: ['60-60=0'] Exploring Operation: 30*0=0, Resulting Numbers: [97, 0] Generated Node #3: [97, 0] from Operation:...
4
Current State: 97:[60, 30, 60, 97], Operations: [] Exploring Operation: 30+60=90, Resulting Numbers: [60, 97, 90] Generated Node #0,0: 97:[60, 97, 90] Operation: 30+60=90 Exploring Operation: 60+30=90, Resulting Numbers: [60, 97, 90] Generated Node #0,1: 97:[60, 97, 90] Operation: 60+30=90 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 84, 84, 23, 2 ]
23
[ "84-84=0", "2*0=0", "23+0=23" ]
Current State: 23:[84, 84, 23, 2], Operations: [] Exploring Operation: 84-84=0, Resulting Numbers: [23, 2, 0] Generated Node #2: [23, 2, 0] from Operation: 84-84=0 Current State: 23:[23, 2, 0], Operations: ['84-84=0'] Exploring Operation: 2*0=0, Resulting Numbers: [23, 0] Generated Node #3: [23, 0] from Operation: 2*0=...
4
Current State: 23:[84, 84, 23, 2], Operations: [] Exploring Operation: 84-84=0, Resulting Numbers: [23, 2, 0] Generated Node #0,0: 23:[23, 2, 0] Operation: 84-84=0 Exploring Operation: 84/84=1, Resulting Numbers: [23, 2, 1] Generated Node #0,1: 23:[23, 2, 1] Operation: 84/84=1 Exploring Operation: 84/2=42, Resulting Nu...
0
hs_3
mult_heuristic
[ 82, 2, 94, 1 ]
71
[ "82*2=164", "94-1=93", "164-93=71" ]
Current State: 71:[82, 2, 94, 1], Operations: [] Exploring Operation: 82*2=164, Resulting Numbers: [94, 1, 164] Generated Node #2: [94, 1, 164] from Operation: 82*2=164 Current State: 71:[94, 1, 164], Operations: ['82*2=164'] Exploring Operation: 94-1=93, Resulting Numbers: [164, 93] Generated Node #3: [164, 93] from O...
4
Current State: 71:[82, 2, 94, 1], Operations: [] Exploring Operation: 94-2=92, Resulting Numbers: [82, 1, 92] Generated Node #0,0: 71:[82, 1, 92] Operation: 94-2=92 Exploring Operation: 82-2=80, Resulting Numbers: [94, 1, 80] Generated Node #0,1: 71:[94, 1, 80] Operation: 82-2=80 Exploring Operation: 82-1=81, Resulting...
0
hs_3
mult_heuristic
[ 54, 87, 7, 64 ]
11
[ "54+87=141", "141-64=77", "77/7=11" ]
Current State: 11:[54, 87, 7, 64], Operations: [] Exploring Operation: 54+87=141, Resulting Numbers: [7, 64, 141] Generated Node #2: [7, 64, 141] from Operation: 54+87=141 Current State: 11:[7, 64, 141], Operations: ['54+87=141'] Exploring Operation: 141-64=77, Resulting Numbers: [7, 77] Generated Node #3: [7, 77] from...
4
Current State: 11:[54, 87, 7, 64], Operations: [] Exploring Operation: 64-54=10, Resulting Numbers: [87, 7, 10] Generated Node #0,0: 11:[87, 7, 10] Operation: 64-54=10 Exploring Operation: 87-54=33, Resulting Numbers: [7, 64, 33] Generated Node #0,1: 11:[7, 64, 33] Operation: 87-54=33 Exploring Operation: 87-64=23, Res...
0.967882
hs_3
sum_heuristic
[ 90, 16, 19, 33 ]
41
[ "90+33=123", "19-16=3", "123/3=41" ]
Current State: 41:[90, 16, 19, 33], Operations: [] Exploring Operation: 90+33=123, Resulting Numbers: [16, 19, 123] Generated Node #2: [16, 19, 123] from Operation: 90+33=123 Current State: 41:[16, 19, 123], Operations: ['90+33=123'] Exploring Operation: 19-16=3, Resulting Numbers: [123, 3] Generated Node #3: [123, 3] ...
4
Current State: 41:[90, 16, 19, 33], Operations: [] Exploring Operation: 90-19=71, Resulting Numbers: [16, 33, 71] Generated Node #0,0: 41:[16, 33, 71] Operation: 90-19=71 Exploring Operation: 90-16=74, Resulting Numbers: [19, 33, 74] Generated Node #0,1: 41:[19, 33, 74] Operation: 90-16=74 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 18, 6, 36, 11 ]
35
[ "18-6=12", "36+11=47", "47-12=35" ]
Current State: 35:[18, 6, 36, 11], Operations: [] Exploring Operation: 18-6=12, Resulting Numbers: [36, 11, 12] Generated Node #2: [36, 11, 12] from Operation: 18-6=12 Current State: 35:[36, 11, 12], Operations: ['18-6=12'] Exploring Operation: 36+11=47, Resulting Numbers: [12, 47] Generated Node #3: [12, 47] from Oper...
4
Current State: 35:[18, 6, 36, 11], Operations: [] Exploring Operation: 18-11=7, Resulting Numbers: [6, 36, 7] Generated Node #0,0: 35:[6, 36, 7] Operation: 18-11=7 Exploring Operation: 18+11=29, Resulting Numbers: [6, 36, 29] Generated Node #0,1: 35:[6, 36, 29] Operation: 18+11=29 Exploring Operation: 18/6=3, Resulting...
0.958333
hs_5
mult_heuristic
[ 7, 27, 38, 95 ]
23
[ "7+27=34", "95-38=57", "57-34=23" ]
Current State: 23:[7, 27, 38, 95], Operations: [] Exploring Operation: 7+27=34, Resulting Numbers: [38, 95, 34] Generated Node #2: [38, 95, 34] from Operation: 7+27=34 Current State: 23:[38, 95, 34], Operations: ['7+27=34'] Exploring Operation: 95-38=57, Resulting Numbers: [34, 57] Generated Node #3: [34, 57] from Oper...
4
Current State: 23:[7, 27, 38, 95], Operations: [] Exploring Operation: 38-7=31, Resulting Numbers: [27, 95, 31] Generated Node #0,0: 23:[27, 95, 31] Operation: 38-7=31 Exploring Operation: 95-7=88, Resulting Numbers: [27, 38, 88] Generated Node #0,1: 23:[27, 38, 88] Operation: 95-7=88 Exploring Operation: 95-38=57, Res...
0.988715
hs_4
mult_heuristic
[ 80, 38, 17, 28 ]
90
[ "38-28=10", "17*10=170", "170-80=90" ]
Current State: 90:[80, 38, 17, 28], Operations: [] Exploring Operation: 38-28=10, Resulting Numbers: [80, 17, 10] Generated Node #2: [80, 17, 10] from Operation: 38-28=10 Current State: 90:[80, 17, 10], Operations: ['38-28=10'] Exploring Operation: 17*10=170, Resulting Numbers: [80, 170] Generated Node #3: [80, 170] fr...
4
Current State: 90:[80, 38, 17, 28], Operations: [] Exploring Operation: 80-38=42, Resulting Numbers: [17, 28, 42] Generated Node #0,0: 90:[17, 28, 42] Operation: 80-38=42 Exploring Operation: 38-17=21, Resulting Numbers: [80, 28, 21] Generated Node #0,1: 90:[80, 28, 21] Operation: 38-17=21 Exploring Operation: 80-28=52...
0
hs_4
mult_heuristic
[ 49, 89, 47, 20 ]
21
[ "47*20=940", "89+940=1029", "1029/49=21" ]
Current State: 21:[49, 89, 47, 20], Operations: [] Exploring Operation: 47*20=940, Resulting Numbers: [49, 89, 940] Generated Node #2: [49, 89, 940] from Operation: 47*20=940 Current State: 21:[49, 89, 940], Operations: ['47*20=940'] Exploring Operation: 89+940=1029, Resulting Numbers: [49, 1029] Generated Node #3: [49...
4
Current State: 21:[49, 89, 47, 20], Operations: [] Exploring Operation: 49-20=29, Resulting Numbers: [89, 47, 29] Generated Node #0,0: 21:[89, 47, 29] Operation: 49-20=29 Exploring Operation: 89-47=42, Resulting Numbers: [49, 20, 42] Generated Node #0,1: 21:[49, 20, 42] Operation: 89-47=42 Exploring Operation: 49-47=2,...
0
hs_5
mult_heuristic
[ 3, 91, 14, 21 ]
27
[ "3*91=273", "273/21=13", "14+13=27" ]
Current State: 27:[3, 91, 14, 21], Operations: [] Exploring Operation: 3*91=273, Resulting Numbers: [14, 21, 273] Generated Node #2: [14, 21, 273] from Operation: 3*91=273 Current State: 27:[14, 21, 273], Operations: ['3*91=273'] Exploring Operation: 273/21=13, Resulting Numbers: [14, 13] Generated Node #3: [14, 13] fr...
4
Current State: 27:[3, 91, 14, 21], Operations: [] Exploring Operation: 91-21=70, Resulting Numbers: [3, 14, 70] Generated Node #0,0: 27:[3, 14, 70] Operation: 91-21=70 Moving to Node #0,0 Current State: 27:[3, 14, 70], Operations: ['91-21=70'] Exploring Operation: 70/14=5, Resulting Numbers: [3, 5] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 28, 1, 21, 7 ]
31
[ "28*1=28", "21/7=3", "28+3=31" ]
Current State: 31:[28, 1, 21, 7], Operations: [] Exploring Operation: 28*1=28, Resulting Numbers: [21, 7, 28] Generated Node #2: [21, 7, 28] from Operation: 28*1=28 Current State: 31:[21, 7, 28], Operations: ['28*1=28'] Exploring Operation: 21/7=3, Resulting Numbers: [28, 3] Generated Node #3: [28, 3] from Operation: 2...
4
Current State: 31:[28, 1, 21, 7], Operations: [] Exploring Operation: 21+7=28, Resulting Numbers: [28, 1, 28] Generated Node #0,0: 31:[28, 1, 28] Operation: 21+7=28 Exploring Operation: 1+7=8, Resulting Numbers: [28, 21, 8] Generated Node #0,1: 31:[28, 21, 8] Operation: 1+7=8 Exploring Operation: 1+21=22, Resulting Num...
0
hs_4
sum_heuristic
[ 40, 27, 83, 80 ]
54
[ "80/40=2", "83-27=56", "56-2=54" ]
Current State: 54:[40, 27, 83, 80], Operations: [] Exploring Operation: 80/40=2, Resulting Numbers: [27, 83, 2] Generated Node #2: [27, 83, 2] from Operation: 80/40=2 Current State: 54:[27, 83, 2], Operations: ['80/40=2'] Exploring Operation: 83-27=56, Resulting Numbers: [2, 56] Generated Node #3: [2, 56] from Operatio...
4
Current State: 54:[40, 27, 83, 80], Operations: [] Exploring Operation: 83-40=43, Resulting Numbers: [27, 80, 43] Generated Node #0,0: 54:[27, 80, 43] Operation: 83-40=43 Exploring Operation: 83-27=56, Resulting Numbers: [40, 80, 56] Generated Node #0,1: 54:[40, 80, 56] Operation: 83-27=56 Exploring Operation: 83-80=3,...
0.972222
hs_4
mult_heuristic
[ 4, 41, 6, 56 ]
84
[ "41-6=35", "4*35=140", "140-56=84" ]
Current State: 84:[4, 41, 6, 56], Operations: [] Exploring Operation: 41-6=35, Resulting Numbers: [4, 56, 35] Generated Node #2: [4, 56, 35] from Operation: 41-6=35 Current State: 84:[4, 56, 35], Operations: ['41-6=35'] Exploring Operation: 4*35=140, Resulting Numbers: [56, 140] Generated Node #3: [56, 140] from Operat...
4
Current State: 84:[4, 41, 6, 56], Operations: [] Exploring Operation: 56/4=14, Resulting Numbers: [41, 6, 14] Generated Node #0,0: 84:[41, 6, 14] Operation: 56/4=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 84:[41, 6, 14], Operations: ['56/4=14'] Exploring Operation: 41-14=27, Resulting Numbers: [...
0
hs_1
sum_heuristic
[ 1, 66, 18, 6 ]
28
[ "18-1=17", "66/6=11", "17+11=28" ]
Current State: 28:[1, 66, 18, 6], Operations: [] Exploring Operation: 18-1=17, Resulting Numbers: [66, 6, 17] Generated Node #2: [66, 6, 17] from Operation: 18-1=17 Current State: 28:[66, 6, 17], Operations: ['18-1=17'] Exploring Operation: 66/6=11, Resulting Numbers: [17, 11] Generated Node #3: [17, 11] from Operation...
4
Current State: 28:[1, 66, 18, 6], Operations: [] Exploring Operation: 66-18=48, Resulting Numbers: [1, 6, 48] Generated Node #0,0: 28:[1, 6, 48] Operation: 66-18=48 Exploring Operation: 66/6=11, Resulting Numbers: [1, 18, 11] Generated Node #0,1: 28:[1, 18, 11] Operation: 66/6=11 Exploring Operation: 18/6=3, Resulting ...
0.935764
hs_5
sum_heuristic
[ 82, 90, 24, 56 ]
24
[ "90-82=8", "56-24=32", "32-8=24" ]
Current State: 24:[82, 90, 24, 56], Operations: [] Exploring Operation: 90-82=8, Resulting Numbers: [24, 56, 8] Generated Node #2: [24, 56, 8] from Operation: 90-82=8 Current State: 24:[24, 56, 8], Operations: ['90-82=8'] Exploring Operation: 56-24=32, Resulting Numbers: [8, 32] Generated Node #3: [8, 32] from Operatio...
4
Current State: 24:[82, 90, 24, 56], Operations: [] Exploring Operation: 82-24=58, Resulting Numbers: [90, 56, 58] Generated Node #0,0: 24:[90, 56, 58] Operation: 82-24=58 Exploring Operation: 90-56=34, Resulting Numbers: [82, 24, 34] Generated Node #0,1: 24:[82, 24, 34] Operation: 90-56=34 Exploring Operation: 90-82=8,...
0.97309
hs_4
sum_heuristic
[ 62, 70, 25, 17 ]
34
[ "70-62=8", "25+17=42", "42-8=34" ]
Current State: 34:[62, 70, 25, 17], Operations: [] Exploring Operation: 70-62=8, Resulting Numbers: [25, 17, 8] Generated Node #2: [25, 17, 8] from Operation: 70-62=8 Current State: 34:[25, 17, 8], Operations: ['70-62=8'] Exploring Operation: 25+17=42, Resulting Numbers: [8, 42] Generated Node #3: [8, 42] from Operatio...
4
Current State: 34:[62, 70, 25, 17], Operations: [] Exploring Operation: 70-62=8, Resulting Numbers: [25, 17, 8] Generated Node #0,0: 34:[25, 17, 8] Operation: 70-62=8 Exploring Operation: 62-17=45, Resulting Numbers: [70, 25, 45] Generated Node #0,1: 34:[70, 25, 45] Operation: 62-17=45 Exploring Operation: 62-25=37, Re...
0.988715
hs_4
sum_heuristic
[ 1, 55, 20, 7 ]
92
[ "1+20=21", "7*21=147", "147-55=92" ]
Current State: 92:[1, 55, 20, 7], Operations: [] Exploring Operation: 1+20=21, Resulting Numbers: [55, 7, 21] Generated Node #2: [55, 7, 21] from Operation: 1+20=21 Current State: 92:[55, 7, 21], Operations: ['1+20=21'] Exploring Operation: 7*21=147, Resulting Numbers: [55, 147] Generated Node #3: [55, 147] from Operat...
4
Current State: 92:[1, 55, 20, 7], Operations: [] Exploring Operation: 55-7=48, Resulting Numbers: [1, 20, 48] Generated Node #0,0: 92:[1, 20, 48] Operation: 55-7=48 Exploring Operation: 7-1=6, Resulting Numbers: [55, 20, 6] Generated Node #0,1: 92:[55, 20, 6] Operation: 7-1=6 Exploring Operation: 55-1=54, Resulting Num...
0
hs_4
mult_heuristic
[ 53, 30, 89, 97 ]
75
[ "53+30=83", "97-89=8", "83-8=75" ]
Current State: 75:[53, 30, 89, 97], Operations: [] Exploring Operation: 53+30=83, Resulting Numbers: [89, 97, 83] Generated Node #2: [89, 97, 83] from Operation: 53+30=83 Current State: 75:[89, 97, 83], Operations: ['53+30=83'] Exploring Operation: 97-89=8, Resulting Numbers: [83, 8] Generated Node #3: [83, 8] from Ope...
4
Current State: 75:[53, 30, 89, 97], Operations: [] Exploring Operation: 53-30=23, Resulting Numbers: [89, 97, 23] Generated Node #0,0: 75:[89, 97, 23] Operation: 53-30=23 Exploring Operation: 97-89=8, Resulting Numbers: [53, 30, 8] Generated Node #0,1: 75:[53, 30, 8] Operation: 97-89=8 Start Sub Search at level 1: Movi...
0.990451
hs_2
sum_heuristic
[ 2, 52, 13, 55 ]
47
[ "2*52=104", "104/13=8", "55-8=47" ]
Current State: 47:[2, 52, 13, 55], Operations: [] Exploring Operation: 2*52=104, Resulting Numbers: [13, 55, 104] Generated Node #2: [13, 55, 104] from Operation: 2*52=104 Current State: 47:[13, 55, 104], Operations: ['2*52=104'] Exploring Operation: 104/13=8, Resulting Numbers: [55, 8] Generated Node #3: [55, 8] from ...
4
Current State: 47:[2, 52, 13, 55], Operations: [] Exploring Operation: 2*13=26, Resulting Numbers: [52, 55, 26] Generated Node #0,0: 47:[52, 55, 26] Operation: 2*13=26 Exploring Operation: 52-2=50, Resulting Numbers: [13, 55, 50] Generated Node #0,1: 47:[13, 55, 50] Operation: 52-2=50 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 77, 87, 48, 93 ]
69
[ "93-87=6", "48/6=8", "77-8=69" ]
Current State: 69:[77, 87, 48, 93], Operations: [] Exploring Operation: 93-87=6, Resulting Numbers: [77, 48, 6] Generated Node #2: [77, 48, 6] from Operation: 93-87=6 Current State: 69:[77, 48, 6], Operations: ['93-87=6'] Exploring Operation: 48/6=8, Resulting Numbers: [77, 8] Generated Node #3: [77, 8] from Operation:...
4
Current State: 69:[77, 87, 48, 93], Operations: [] Exploring Operation: 93-77=16, Resulting Numbers: [87, 48, 16] Generated Node #0,0: 69:[87, 48, 16] Operation: 93-77=16 Exploring Operation: 93-87=6, Resulting Numbers: [77, 48, 6] Generated Node #0,1: 69:[77, 48, 6] Operation: 93-87=6 Start Sub Search at level 1: Movi...
0.990451
hs_2
sum_heuristic
[ 69, 13, 3, 63 ]
73
[ "69/3=23", "63-13=50", "23+50=73" ]
Current State: 73:[69, 13, 3, 63], Operations: [] Exploring Operation: 69/3=23, Resulting Numbers: [13, 63, 23] Generated Node #2: [13, 63, 23] from Operation: 69/3=23 Current State: 73:[13, 63, 23], Operations: ['69/3=23'] Exploring Operation: 63-13=50, Resulting Numbers: [23, 50] Generated Node #3: [23, 50] from Oper...
4
Current State: 73:[69, 13, 3, 63], Operations: [] Exploring Operation: 3+63=66, Resulting Numbers: [69, 13, 66] Generated Node #0,0: 73:[69, 13, 66] Operation: 3+63=66 Exploring Operation: 69+3=72, Resulting Numbers: [13, 63, 72] Generated Node #0,1: 73:[13, 63, 72] Operation: 69+3=72 Exploring Operation: 69-3=66, Resu...
0
hs_5
sum_heuristic