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
[ 36, 12, 26, 97 ]
47
[ "36-12=24", "97-26=71", "71-24=47" ]
Current State: 47:[36, 12, 26, 97], Operations: [] Exploring Operation: 36-12=24, Resulting Numbers: [26, 97, 24] Generated Node #2: [26, 97, 24] from Operation: 36-12=24 Current State: 47:[26, 97, 24], Operations: ['36-12=24'] Exploring Operation: 97-26=71, Resulting Numbers: [24, 71] Generated Node #3: [24, 71] from ...
4
Current State: 47:[36, 12, 26, 97], Operations: [] Exploring Operation: 97-36=61, Resulting Numbers: [12, 26, 61] Generated Node #0,0: 47:[12, 26, 61] Operation: 97-36=61 Exploring Operation: 12+26=38, Resulting Numbers: [36, 97, 38] Generated Node #0,1: 47:[36, 97, 38] Operation: 12+26=38 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 59, 12, 34, 4 ]
41
[ "59+12=71", "34-4=30", "71-30=41" ]
Current State: 41:[59, 12, 34, 4], Operations: [] Exploring Operation: 59+12=71, Resulting Numbers: [34, 4, 71] Generated Node #2: [34, 4, 71] from Operation: 59+12=71 Current State: 41:[34, 4, 71], Operations: ['59+12=71'] Exploring Operation: 34-4=30, Resulting Numbers: [71, 30] Generated Node #3: [71, 30] from Opera...
4
Current State: 41:[59, 12, 34, 4], Operations: [] Exploring Operation: 12*4=48, Resulting Numbers: [59, 34, 48] Generated Node #0,0: 41:[59, 34, 48] Operation: 12*4=48 Start Sub Search at level 1: Moving to Node #0,0 Current State: 41:[59, 34, 48], Operations: ['12*4=48'] Exploring Operation: 59-34=25, Resulting Number...
0
hs_1
sum_heuristic
[ 74, 34, 3, 44 ]
16
[ "74+44=118", "34*3=102", "118-102=16" ]
Current State: 16:[74, 34, 3, 44], Operations: [] Exploring Operation: 74+44=118, Resulting Numbers: [34, 3, 118] Generated Node #2: [34, 3, 118] from Operation: 74+44=118 Current State: 16:[34, 3, 118], Operations: ['74+44=118'] Exploring Operation: 34*3=102, Resulting Numbers: [118, 102] Generated Node #3: [118, 102]...
4
Current State: 16:[74, 34, 3, 44], Operations: [] Exploring Operation: 74-34=40, Resulting Numbers: [3, 44, 40] Generated Node #0,0: 16:[3, 44, 40] Operation: 74-34=40 Exploring Operation: 74-44=30, Resulting Numbers: [34, 3, 30] Generated Node #0,1: 16:[34, 3, 30] Operation: 74-44=30 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 97, 51, 23, 1 ]
22
[ "97-51=46", "23+1=24", "46-24=22" ]
Current State: 22:[97, 51, 23, 1], Operations: [] Exploring Operation: 97-51=46, Resulting Numbers: [23, 1, 46] Generated Node #2: [23, 1, 46] from Operation: 97-51=46 Current State: 22:[23, 1, 46], Operations: ['97-51=46'] Exploring Operation: 23+1=24, Resulting Numbers: [46, 24] Generated Node #3: [46, 24] from Opera...
4
Current State: 22:[97, 51, 23, 1], Operations: [] Exploring Operation: 97-23=74, Resulting Numbers: [51, 1, 74] Generated Node #0,0: 22:[51, 1, 74] Operation: 97-23=74 Exploring Operation: 51-23=28, Resulting Numbers: [97, 1, 28] Generated Node #0,1: 22:[97, 1, 28] Operation: 51-23=28 Exploring Operation: 97-51=46, Res...
0.986111
hs_3
mult_heuristic
[ 22, 98, 11, 27 ]
38
[ "98-22=76", "11+27=38", "76-38=38" ]
Current State: 38:[22, 98, 11, 27], Operations: [] Exploring Operation: 98-22=76, Resulting Numbers: [11, 27, 76] Generated Node #2: [11, 27, 76] from Operation: 98-22=76 Current State: 38:[11, 27, 76], Operations: ['98-22=76'] Exploring Operation: 11+27=38, Resulting Numbers: [76, 38] Generated Node #3: [76, 38] from ...
4
Current State: 38:[22, 98, 11, 27], Operations: [] Exploring Operation: 98-27=71, Resulting Numbers: [22, 11, 71] Generated Node #0,0: 38:[22, 11, 71] Operation: 98-27=71 Exploring Operation: 98-22=76, Resulting Numbers: [11, 27, 76] Generated Node #0,1: 38:[11, 27, 76] Operation: 98-22=76 Exploring Operation: 11+27=38...
0.985243
hs_5
mult_heuristic
[ 76, 9, 78, 44 ]
13
[ "78-76=2", "44/2=22", "22-9=13" ]
Current State: 13:[76, 9, 78, 44], Operations: [] Exploring Operation: 78-76=2, Resulting Numbers: [9, 44, 2] Generated Node #2: [9, 44, 2] from Operation: 78-76=2 Current State: 13:[9, 44, 2], Operations: ['78-76=2'] Exploring Operation: 44/2=22, Resulting Numbers: [9, 22] Generated Node #3: [9, 22] from Operation: 44...
4
Current State: 13:[76, 9, 78, 44], Operations: [] Exploring Operation: 76-44=32, Resulting Numbers: [9, 78, 32] Generated Node #0,0: 13:[9, 78, 32] Operation: 76-44=32 Exploring Operation: 78-76=2, Resulting Numbers: [9, 44, 2] Generated Node #0,1: 13:[9, 44, 2] Operation: 78-76=2 Start Sub Search at level 1: Moving to...
0.992188
hs_2
sum_heuristic
[ 23, 46, 17, 34 ]
67
[ "23+46=69", "34/17=2", "69-2=67" ]
Current State: 67:[23, 46, 17, 34], Operations: [] Exploring Operation: 23+46=69, Resulting Numbers: [17, 34, 69] Generated Node #2: [17, 34, 69] from Operation: 23+46=69 Current State: 67:[17, 34, 69], Operations: ['23+46=69'] Exploring Operation: 34/17=2, Resulting Numbers: [69, 2] Generated Node #3: [69, 2] from Ope...
4
Current State: 67:[23, 46, 17, 34], Operations: [] Exploring Operation: 23+34=57, Resulting Numbers: [46, 17, 57] Generated Node #0,0: 67:[46, 17, 57] Operation: 23+34=57 Exploring Operation: 23+17=40, Resulting Numbers: [46, 34, 40] Generated Node #0,1: 67:[46, 34, 40] Operation: 23+17=40 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 35, 21, 38, 34 ]
41
[ "38-35=3", "21/3=7", "34+7=41" ]
Current State: 41:[35, 21, 38, 34], Operations: [] Exploring Operation: 38-35=3, Resulting Numbers: [21, 34, 3] Generated Node #2: [21, 34, 3] from Operation: 38-35=3 Current State: 41:[21, 34, 3], Operations: ['38-35=3'] Exploring Operation: 21/3=7, Resulting Numbers: [34, 7] Generated Node #3: [34, 7] from Operation:...
4
Current State: 41:[35, 21, 38, 34], Operations: [] Exploring Operation: 21+34=55, Resulting Numbers: [35, 38, 55] Generated Node #0,0: 41:[35, 38, 55] Operation: 21+34=55 Exploring Operation: 35+21=56, Resulting Numbers: [38, 34, 56] Generated Node #0,1: 41:[38, 34, 56] Operation: 35+21=56 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 28, 4, 10, 91 ]
77
[ "28-4=24", "10+91=101", "101-24=77" ]
Current State: 77:[28, 4, 10, 91], Operations: [] Exploring Operation: 28-4=24, Resulting Numbers: [10, 91, 24] Generated Node #2: [10, 91, 24] from Operation: 28-4=24 Current State: 77:[10, 91, 24], Operations: ['28-4=24'] Exploring Operation: 10+91=101, Resulting Numbers: [24, 101] Generated Node #3: [24, 101] from O...
4
Current State: 77:[28, 4, 10, 91], Operations: [] Exploring Operation: 28-10=18, Resulting Numbers: [4, 91, 18] Generated Node #0,0: 77:[4, 91, 18] Operation: 28-10=18 Exploring Operation: 91-10=81, Resulting Numbers: [28, 4, 81] Generated Node #0,1: 77:[28, 4, 81] Operation: 91-10=81 Exploring Operation: 91-28=63, Res...
0.97309
hs_4
mult_heuristic
[ 40, 61, 73, 72 ]
20
[ "61-40=21", "73-72=1", "21-1=20" ]
Current State: 20:[40, 61, 73, 72], Operations: [] Exploring Operation: 61-40=21, Resulting Numbers: [73, 72, 21] Generated Node #2: [73, 72, 21] from Operation: 61-40=21 Current State: 20:[73, 72, 21], Operations: ['61-40=21'] Exploring Operation: 73-72=1, Resulting Numbers: [21, 1] Generated Node #3: [21, 1] from Ope...
4
Current State: 20:[40, 61, 73, 72], Operations: [] Exploring Operation: 73-61=12, Resulting Numbers: [40, 72, 12] Generated Node #0,0: 20:[40, 72, 12] Operation: 73-61=12 Exploring Operation: 73-72=1, Resulting Numbers: [40, 61, 1] Generated Node #0,1: 20:[40, 61, 1] Operation: 73-72=1 Exploring Operation: 72-61=11, Re...
0.986979
hs_4
mult_heuristic
[ 20, 31, 29, 11 ]
62
[ "29-20=9", "11-9=2", "31*2=62" ]
Current State: 62:[20, 31, 29, 11], Operations: [] Exploring Operation: 29-20=9, Resulting Numbers: [31, 11, 9] Generated Node #2: [31, 11, 9] from Operation: 29-20=9 Current State: 62:[31, 11, 9], Operations: ['29-20=9'] Exploring Operation: 11-9=2, Resulting Numbers: [31, 2] Generated Node #3: [31, 2] from Operation:...
4
Current State: 62:[20, 31, 29, 11], Operations: [] Exploring Operation: 20-11=9, Resulting Numbers: [31, 29, 9] Generated Node #0,0: 62:[31, 29, 9] Operation: 20-11=9 Exploring Operation: 20+11=31, Resulting Numbers: [31, 29, 31] Generated Node #0,1: 62:[31, 29, 31] Operation: 20+11=31 Moving to Node #0,1 Current State...
0.992188
hs_2
mult_heuristic
[ 13, 68, 90, 25 ]
39
[ "90-68=22", "25-22=3", "13*3=39" ]
Current State: 39:[13, 68, 90, 25], Operations: [] Exploring Operation: 90-68=22, Resulting Numbers: [13, 25, 22] Generated Node #2: [13, 25, 22] from Operation: 90-68=22 Current State: 39:[13, 25, 22], Operations: ['90-68=22'] Exploring Operation: 25-22=3, Resulting Numbers: [13, 3] Generated Node #3: [13, 3] from Ope...
4
Current State: 39:[13, 68, 90, 25], Operations: [] Exploring Operation: 68-25=43, Resulting Numbers: [13, 90, 43] Generated Node #0,0: 39:[13, 90, 43] Operation: 68-25=43 Exploring Operation: 90-25=65, Resulting Numbers: [13, 68, 65] Generated Node #0,1: 39:[13, 68, 65] Operation: 90-25=65 Exploring Operation: 90-68=22...
0.989583
hs_3
mult_heuristic
[ 35, 2, 86, 10 ]
24
[ "86-2=84", "10*84=840", "840/35=24" ]
Current State: 24:[35, 2, 86, 10], Operations: [] Exploring Operation: 86-2=84, Resulting Numbers: [35, 10, 84] Generated Node #2: [35, 10, 84] from Operation: 86-2=84 Current State: 24:[35, 10, 84], Operations: ['86-2=84'] Exploring Operation: 10*84=840, Resulting Numbers: [35, 840] Generated Node #3: [35, 840] from O...
4
Current State: 24:[35, 2, 86, 10], Operations: [] Exploring Operation: 86-35=51, Resulting Numbers: [2, 10, 51] Generated Node #0,0: 24:[2, 10, 51] Operation: 86-35=51 Moving to Node #0,0 Current State: 24:[2, 10, 51], Operations: ['86-35=51'] Exploring Operation: 51-10=41, Resulting Numbers: [2, 41] Generated Node #0,...
0
hs_1
sum_heuristic
[ 8, 22, 58, 51 ]
37
[ "8+22=30", "58-51=7", "30+7=37" ]
Current State: 37:[8, 22, 58, 51], Operations: [] Exploring Operation: 8+22=30, Resulting Numbers: [58, 51, 30] Generated Node #2: [58, 51, 30] from Operation: 8+22=30 Current State: 37:[58, 51, 30], Operations: ['8+22=30'] Exploring Operation: 58-51=7, Resulting Numbers: [30, 7] Generated Node #3: [30, 7] from Operati...
4
Current State: 37:[8, 22, 58, 51], Operations: [] Exploring Operation: 8+22=30, Resulting Numbers: [58, 51, 30] Generated Node #0,0: 37:[58, 51, 30] Operation: 8+22=30 Exploring Operation: 58-8=50, Resulting Numbers: [22, 51, 50] Generated Node #0,1: 37:[22, 51, 50] Operation: 58-8=50 Exploring Operation: 51-8=43, Resu...
0.986111
hs_3
mult_heuristic
[ 10, 65, 60, 20 ]
15
[ "65-10=55", "60-20=40", "55-40=15" ]
Current State: 15:[10, 65, 60, 20], Operations: [] Exploring Operation: 65-10=55, Resulting Numbers: [60, 20, 55] Generated Node #2: [60, 20, 55] from Operation: 65-10=55 Current State: 15:[60, 20, 55], Operations: ['65-10=55'] Exploring Operation: 60-20=40, Resulting Numbers: [55, 40] Generated Node #3: [55, 40] from ...
4
Current State: 15:[10, 65, 60, 20], Operations: [] Exploring Operation: 60/20=3, Resulting Numbers: [10, 65, 3] Generated Node #0,0: 15:[10, 65, 3] Operation: 60/20=3 Exploring Operation: 60/10=6, Resulting Numbers: [65, 20, 6] Generated Node #0,1: 15:[65, 20, 6] Operation: 60/10=6 Exploring Operation: 65-60=5, Resulti...
0.986111
hs_3
sum_heuristic
[ 83, 16, 15, 6 ]
11
[ "83+16=99", "15-6=9", "99/9=11" ]
Current State: 11:[83, 16, 15, 6], Operations: [] Exploring Operation: 83+16=99, Resulting Numbers: [15, 6, 99] Generated Node #2: [15, 6, 99] from Operation: 83+16=99 Current State: 11:[15, 6, 99], Operations: ['83+16=99'] Exploring Operation: 15-6=9, Resulting Numbers: [99, 9] Generated Node #3: [99, 9] from Operatio...
4
Current State: 11:[83, 16, 15, 6], Operations: [] Exploring Operation: 83-16=67, Resulting Numbers: [15, 6, 67] Generated Node #0,0: 11:[15, 6, 67] Operation: 83-16=67 Moving to Node #0,0 Current State: 11:[15, 6, 67], Operations: ['83-16=67'] Exploring Operation: 67-15=52, Resulting Numbers: [6, 52] Generated Node #0,...
0
hs_1
mult_heuristic
[ 38, 49, 49, 57 ]
94
[ "38+57=95", "49/49=1", "95-1=94" ]
Current State: 94:[38, 49, 49, 57], Operations: [] Exploring Operation: 38+57=95, Resulting Numbers: [49, 49, 95] Generated Node #2: [49, 49, 95] from Operation: 38+57=95 Current State: 94:[49, 49, 95], Operations: ['38+57=95'] Exploring Operation: 49/49=1, Resulting Numbers: [95, 1] Generated Node #3: [95, 1] from Ope...
4
Current State: 94:[38, 49, 49, 57], Operations: [] Exploring Operation: 38+49=87, Resulting Numbers: [49, 57, 87] Generated Node #0,0: 94:[49, 57, 87] Operation: 38+49=87 Exploring Operation: 38+49=87, Resulting Numbers: [49, 57, 87] Generated Node #0,1: 94:[49, 57, 87] Operation: 38+49=87 Exploring Operation: 38+57=95...
0.984375
hs_5
sum_heuristic
[ 85, 62, 37, 70 ]
10
[ "85-62=23", "70-37=33", "33-23=10" ]
Current State: 10:[85, 62, 37, 70], Operations: [] Exploring Operation: 85-62=23, Resulting Numbers: [37, 70, 23] Generated Node #2: [37, 70, 23] from Operation: 85-62=23 Current State: 10:[37, 70, 23], Operations: ['85-62=23'] Exploring Operation: 70-37=33, Resulting Numbers: [23, 33] Generated Node #3: [23, 33] from ...
4
Current State: 10:[85, 62, 37, 70], Operations: [] Exploring Operation: 85-37=48, Resulting Numbers: [62, 70, 48] Generated Node #0,0: 10:[62, 70, 48] Operation: 85-37=48 Exploring Operation: 85-62=23, Resulting Numbers: [37, 70, 23] Generated Node #0,1: 10:[37, 70, 23] Operation: 85-62=23 Exploring Operation: 70-62=8,...
0.984375
hs_4
mult_heuristic
[ 64, 6, 59, 56 ]
46
[ "59-56=3", "6*3=18", "64-18=46" ]
Current State: 46:[64, 6, 59, 56], Operations: [] Exploring Operation: 59-56=3, Resulting Numbers: [64, 6, 3] Generated Node #2: [64, 6, 3] from Operation: 59-56=3 Current State: 46:[64, 6, 3], Operations: ['59-56=3'] Exploring Operation: 6*3=18, Resulting Numbers: [64, 18] Generated Node #3: [64, 18] from Operation: 6...
4
Current State: 46:[64, 6, 59, 56], Operations: [] Exploring Operation: 59-6=53, Resulting Numbers: [64, 56, 53] Generated Node #0,0: 46:[64, 56, 53] Operation: 59-6=53 Exploring Operation: 64-59=5, Resulting Numbers: [6, 56, 5] Generated Node #0,1: 46:[6, 56, 5] Operation: 64-59=5 Exploring Operation: 64-6=58, Resultin...
0.953125
hs_5
mult_heuristic
[ 4, 2, 31, 61 ]
91
[ "4-2=2", "61*2=122", "122-31=91" ]
Current State: 91:[4, 2, 31, 61], Operations: [] Exploring Operation: 4-2=2, Resulting Numbers: [31, 61, 2] Generated Node #2: [31, 61, 2] from Operation: 4-2=2 Current State: 91:[31, 61, 2], Operations: ['4-2=2'] Exploring Operation: 61*2=122, Resulting Numbers: [31, 122] Generated Node #3: [31, 122] from Operation: 6...
4
Current State: 91:[4, 2, 31, 61], Operations: [] Exploring Operation: 4+2=6, Resulting Numbers: [31, 61, 6] Generated Node #0,0: 91:[31, 61, 6] Operation: 4+2=6 Exploring Operation: 61-31=30, Resulting Numbers: [4, 2, 30] Generated Node #0,1: 91:[4, 2, 30] Operation: 61-31=30 Exploring Operation: 31+61=92, Resulting Nu...
0
hs_3
sum_heuristic
[ 26, 30, 68, 25 ]
62
[ "30-25=5", "26*5=130", "130-68=62" ]
Current State: 62:[26, 30, 68, 25], Operations: [] Exploring Operation: 30-25=5, Resulting Numbers: [26, 68, 5] Generated Node #2: [26, 68, 5] from Operation: 30-25=5 Current State: 62:[26, 68, 5], Operations: ['30-25=5'] Exploring Operation: 26*5=130, Resulting Numbers: [68, 130] Generated Node #3: [68, 130] from Oper...
4
Current State: 62:[26, 30, 68, 25], Operations: [] Exploring Operation: 26-25=1, Resulting Numbers: [30, 68, 1] Generated Node #0,0: 62:[30, 68, 1] Operation: 26-25=1 Moving to Node #0,0 Current State: 62:[30, 68, 1], Operations: ['26-25=1'] Exploring Operation: 30+1=31, Resulting Numbers: [68, 31] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 59, 3, 50, 6 ]
72
[ "59+3=62", "62-50=12", "6*12=72" ]
Current State: 72:[59, 3, 50, 6], Operations: [] Exploring Operation: 59+3=62, Resulting Numbers: [50, 6, 62] Generated Node #2: [50, 6, 62] from Operation: 59+3=62 Current State: 72:[50, 6, 62], Operations: ['59+3=62'] Exploring Operation: 62-50=12, Resulting Numbers: [6, 12] Generated Node #3: [6, 12] from Operation:...
4
Current State: 72:[59, 3, 50, 6], Operations: [] Exploring Operation: 59+6=65, Resulting Numbers: [3, 50, 65] Generated Node #0,0: 72:[3, 50, 65] Operation: 59+6=65 Exploring Operation: 59-50=9, Resulting Numbers: [3, 6, 9] Generated Node #0,1: 72:[3, 6, 9] Operation: 59-50=9 Exploring Operation: 50-6=44, Resulting Num...
0.940104
hs_4
sum_heuristic
[ 7, 10, 10, 36 ]
22
[ "10-7=3", "36/3=12", "10+12=22" ]
Current State: 22:[7, 10, 10, 36], Operations: [] Exploring Operation: 10-7=3, Resulting Numbers: [36, 3] Generated Node #2: [36, 3] from Operation: 10-7=3 Current State: 22:[36, 3], Operations: ['10-7=3'] Exploring Operation: 36/3=12, Resulting Numbers: [12] 12,22 equal: Goal Reached Exploring Operation: 10+12=22, Res...
4
Current State: 22:[7, 10, 10, 36], Operations: [] Exploring Operation: 36-7=29, Resulting Numbers: [10, 10, 29] Generated Node #0,0: 22:[10, 10, 29] Operation: 36-7=29 Exploring Operation: 36-10=26, Resulting Numbers: [7, 10, 26] Generated Node #0,1: 22:[7, 10, 26] Operation: 36-10=26 Exploring Operation: 36-10=26, Res...
0.966146
hs_4
mult_heuristic
[ 5, 72, 43, 12 ]
42
[ "5+43=48", "72/12=6", "48-6=42" ]
Current State: 42:[5, 72, 43, 12], Operations: [] Exploring Operation: 5+43=48, Resulting Numbers: [72, 12, 48] Generated Node #2: [72, 12, 48] from Operation: 5+43=48 Current State: 42:[72, 12, 48], Operations: ['5+43=48'] Exploring Operation: 72/12=6, Resulting Numbers: [48, 6] Generated Node #3: [48, 6] from Operati...
4
Current State: 42:[5, 72, 43, 12], Operations: [] Exploring Operation: 72-43=29, Resulting Numbers: [5, 12, 29] Generated Node #0,0: 42:[5, 12, 29] Operation: 72-43=29 Exploring Operation: 72-5=67, Resulting Numbers: [43, 12, 67] Generated Node #0,1: 42:[43, 12, 67] Operation: 72-5=67 Exploring Operation: 72-12=60, Res...
0.985243
hs_5
mult_heuristic
[ 71, 8, 31, 2 ]
56
[ "71-31=40", "8*2=16", "40+16=56" ]
Current State: 56:[71, 8, 31, 2], Operations: [] Exploring Operation: 71-31=40, Resulting Numbers: [8, 2, 40] Generated Node #2: [8, 2, 40] from Operation: 71-31=40 Current State: 56:[8, 2, 40], Operations: ['71-31=40'] Exploring Operation: 8*2=16, Resulting Numbers: [40, 16] Generated Node #3: [40, 16] from Operation:...
4
Current State: 56:[71, 8, 31, 2], Operations: [] Exploring Operation: 71-8=63, Resulting Numbers: [31, 2, 63] Generated Node #0,0: 56:[31, 2, 63] Operation: 71-8=63 Exploring Operation: 71-31=40, Resulting Numbers: [8, 2, 40] Generated Node #0,1: 56:[8, 2, 40] Operation: 71-31=40 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 49, 17, 77, 34 ]
23
[ "49+17=66", "77-34=43", "66-43=23" ]
Current State: 23:[49, 17, 77, 34], Operations: [] Exploring Operation: 49+17=66, Resulting Numbers: [77, 34, 66] Generated Node #2: [77, 34, 66] from Operation: 49+17=66 Current State: 23:[77, 34, 66], Operations: ['49+17=66'] Exploring Operation: 77-34=43, Resulting Numbers: [66, 43] Generated Node #3: [66, 43] from ...
4
Current State: 23:[49, 17, 77, 34], Operations: [] Exploring Operation: 77-34=43, Resulting Numbers: [49, 17, 43] Generated Node #0,0: 23:[49, 17, 43] Operation: 77-34=43 Exploring Operation: 49-17=32, Resulting Numbers: [77, 34, 32] Generated Node #0,1: 23:[77, 34, 32] Operation: 49-17=32 Exploring Operation: 49-34=15...
0.986111
hs_4
sum_heuristic
[ 39, 48, 33, 18 ]
35
[ "48-39=9", "18/9=2", "33+2=35" ]
Current State: 35:[39, 48, 33, 18], Operations: [] Exploring Operation: 48-39=9, Resulting Numbers: [33, 18, 9] Generated Node #2: [33, 18, 9] from Operation: 48-39=9 Current State: 35:[33, 18, 9], Operations: ['48-39=9'] Exploring Operation: 18/9=2, Resulting Numbers: [33, 2] Generated Node #3: [33, 2] from Operation:...
4
Current State: 35:[39, 48, 33, 18], Operations: [] Exploring Operation: 48-33=15, Resulting Numbers: [39, 18, 15] Generated Node #0,0: 35:[39, 18, 15] Operation: 48-33=15 Exploring Operation: 48-18=30, Resulting Numbers: [39, 33, 30] Generated Node #0,1: 35:[39, 33, 30] Operation: 48-18=30 Exploring Operation: 48-39=9,...
0.93316
hs_5
mult_heuristic
[ 60, 11, 71, 71 ]
50
[ "60-11=49", "71/71=1", "49+1=50" ]
Current State: 50:[60, 11, 71, 71], Operations: [] Exploring Operation: 60-11=49, Resulting Numbers: [71, 71, 49] Generated Node #2: [71, 71, 49] from Operation: 60-11=49 Current State: 50:[71, 71, 49], Operations: ['60-11=49'] Exploring Operation: 71/71=1, Resulting Numbers: [49, 1] Generated Node #3: [49, 1] from Ope...
4
Current State: 50:[60, 11, 71, 71], Operations: [] Exploring Operation: 71/71=1, Resulting Numbers: [60, 11, 1] Generated Node #0,0: 50:[60, 11, 1] Operation: 71/71=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 50:[60, 11, 1], Operations: ['71/71=1'] Exploring Operation: 60-11=49, Resulting Numbers:...
0.993924
hs_1
sum_heuristic
[ 27, 2, 40, 22 ]
85
[ "27-22=5", "2*40=80", "5+80=85" ]
Current State: 85:[27, 2, 40, 22], Operations: [] Exploring Operation: 27-22=5, Resulting Numbers: [2, 40, 5] Generated Node #2: [2, 40, 5] from Operation: 27-22=5 Current State: 85:[2, 40, 5], Operations: ['27-22=5'] Exploring Operation: 2*40=80, Resulting Numbers: [5, 80] Generated Node #3: [5, 80] from Operation: 2*...
4
Current State: 85:[27, 2, 40, 22], Operations: [] Exploring Operation: 40-22=18, Resulting Numbers: [27, 2, 18] Generated Node #0,0: 85:[27, 2, 18] Operation: 40-22=18 Exploring Operation: 40-27=13, Resulting Numbers: [2, 22, 13] Generated Node #0,1: 85:[2, 22, 13] Operation: 40-27=13 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 70, 62, 35, 37 ]
54
[ "37-35=2", "62*2=124", "124-70=54" ]
Current State: 54:[70, 62, 35, 37], Operations: [] Exploring Operation: 37-35=2, Resulting Numbers: [70, 62, 2] Generated Node #2: [70, 62, 2] from Operation: 37-35=2 Current State: 54:[70, 62, 2], Operations: ['37-35=2'] Exploring Operation: 62*2=124, Resulting Numbers: [70, 124] Generated Node #3: [70, 124] from Oper...
4
Current State: 54:[70, 62, 35, 37], Operations: [] Exploring Operation: 70-62=8, Resulting Numbers: [35, 37, 8] Generated Node #0,0: 54:[35, 37, 8] Operation: 70-62=8 Exploring Operation: 70/35=2, Resulting Numbers: [62, 37, 2] Generated Node #0,1: 54:[62, 37, 2] Operation: 70/35=2 Moving to Node #0,1 Current State: 54...
0
hs_2
sum_heuristic
[ 84, 70, 49, 44 ]
88
[ "84-49=35", "70*44=3080", "3080/35=88" ]
Current State: 88:[84, 70, 49, 44], Operations: [] Exploring Operation: 84-49=35, Resulting Numbers: [70, 44, 35] Generated Node #2: [70, 44, 35] from Operation: 84-49=35 Current State: 88:[70, 44, 35], Operations: ['84-49=35'] Exploring Operation: 70*44=3080, Resulting Numbers: [35, 3080] Generated Node #3: [35, 3080]...
4
Current State: 88:[84, 70, 49, 44], Operations: [] Exploring Operation: 70-49=21, Resulting Numbers: [84, 44, 21] Generated Node #0,0: 88:[84, 44, 21] Operation: 70-49=21 Exploring Operation: 49-44=5, Resulting Numbers: [84, 70, 5] Generated Node #0,1: 88:[84, 70, 5] Operation: 49-44=5 Exploring Operation: 84-70=14, Re...
0
hs_4
sum_heuristic
[ 4, 37, 58, 38 ]
21
[ "4+37=41", "58-38=20", "41-20=21" ]
Current State: 21:[4, 37, 58, 38], Operations: [] Exploring Operation: 4+37=41, Resulting Numbers: [58, 38, 41] Generated Node #2: [58, 38, 41] from Operation: 4+37=41 Current State: 21:[58, 38, 41], Operations: ['4+37=41'] Exploring Operation: 58-38=20, Resulting Numbers: [41, 20] Generated Node #3: [41, 20] from Oper...
4
Current State: 21:[4, 37, 58, 38], Operations: [] Exploring Operation: 58-37=21, Resulting Numbers: [4, 38, 21] Generated Node #0,0: 21:[4, 38, 21] Operation: 58-37=21 Start Sub Search at level 1: Moving to Node #0,0 Current State: 21:[4, 38, 21], Operations: ['58-37=21'] Exploring Operation: 38-21=17, Resulting Number...
0.993924
hs_1
sum_heuristic
[ 56, 4, 28, 37 ]
13
[ "56-4=52", "28+37=65", "65-52=13" ]
Current State: 13:[56, 4, 28, 37], Operations: [] Exploring Operation: 56-4=52, Resulting Numbers: [28, 37, 52] Generated Node #2: [28, 37, 52] from Operation: 56-4=52 Current State: 13:[28, 37, 52], Operations: ['56-4=52'] Exploring Operation: 28+37=65, Resulting Numbers: [52, 65] Generated Node #3: [52, 65] from Oper...
4
Current State: 13:[56, 4, 28, 37], Operations: [] Exploring Operation: 56-28=28, Resulting Numbers: [4, 37, 28] Generated Node #0,0: 13:[4, 37, 28] Operation: 56-28=28 Exploring Operation: 56/4=14, Resulting Numbers: [28, 37, 14] Generated Node #0,1: 13:[28, 37, 14] Operation: 56/4=14 Exploring Operation: 56-37=19, Res...
0.983507
hs_5
sum_heuristic
[ 80, 50, 70, 10 ]
65
[ "80+70=150", "150/10=15", "50+15=65" ]
Current State: 65:[80, 50, 70, 10], Operations: [] Exploring Operation: 80+70=150, Resulting Numbers: [50, 10, 150] Generated Node #2: [50, 10, 150] from Operation: 80+70=150 Current State: 65:[50, 10, 150], Operations: ['80+70=150'] Exploring Operation: 150/10=15, Resulting Numbers: [50, 15] Generated Node #3: [50, 15...
4
Current State: 65:[80, 50, 70, 10], Operations: [] Exploring Operation: 80-50=30, Resulting Numbers: [70, 10, 30] Generated Node #0,0: 65:[70, 10, 30] Operation: 80-50=30 Exploring Operation: 80-10=70, Resulting Numbers: [50, 70, 70] Generated Node #0,1: 65:[50, 70, 70] Operation: 80-10=70 Exploring Operation: 50/10=5,...
0
hs_5
sum_heuristic
[ 49, 60, 78, 23 ]
43
[ "60+78=138", "138/23=6", "49-6=43" ]
Current State: 43:[49, 60, 78, 23], Operations: [] Exploring Operation: 60+78=138, Resulting Numbers: [49, 23, 138] Generated Node #2: [49, 23, 138] from Operation: 60+78=138 Current State: 43:[49, 23, 138], Operations: ['60+78=138'] Exploring Operation: 138/23=6, Resulting Numbers: [49, 6] Generated Node #3: [49, 6] f...
4
Current State: 43:[49, 60, 78, 23], Operations: [] Exploring Operation: 60-23=37, Resulting Numbers: [49, 78, 37] Generated Node #0,0: 43:[49, 78, 37] Operation: 60-23=37 Exploring Operation: 78-60=18, Resulting Numbers: [49, 23, 18] Generated Node #0,1: 43:[49, 23, 18] Operation: 78-60=18 Exploring Operation: 78-49=29...
0
hs_5
mult_heuristic
[ 4, 76, 74, 27 ]
25
[ "76-4=72", "74-27=47", "72-47=25" ]
Current State: 25:[4, 76, 74, 27], Operations: [] Exploring Operation: 76-4=72, Resulting Numbers: [74, 27, 72] Generated Node #2: [74, 27, 72] from Operation: 76-4=72 Current State: 25:[74, 27, 72], Operations: ['76-4=72'] Exploring Operation: 74-27=47, Resulting Numbers: [72, 47] Generated Node #3: [72, 47] from Oper...
4
Current State: 25:[4, 76, 74, 27], Operations: [] Exploring Operation: 76-27=49, Resulting Numbers: [4, 74, 49] Generated Node #0,0: 25:[4, 74, 49] Operation: 76-27=49 Exploring Operation: 74-27=47, Resulting Numbers: [4, 76, 47] Generated Node #0,1: 25:[4, 76, 47] Operation: 74-27=47 Exploring Operation: 76-74=2, Resu...
0.980903
hs_4
sum_heuristic
[ 47, 71, 75, 98 ]
55
[ "47+71=118", "75+98=173", "173-118=55" ]
Current State: 55:[47, 71, 75, 98], Operations: [] Exploring Operation: 47+71=118, Resulting Numbers: [75, 98, 118] Generated Node #2: [75, 98, 118] from Operation: 47+71=118 Current State: 55:[75, 98, 118], Operations: ['47+71=118'] Exploring Operation: 75+98=173, Resulting Numbers: [118, 173] Generated Node #3: [118,...
4
Current State: 55:[47, 71, 75, 98], Operations: [] Exploring Operation: 98-71=27, Resulting Numbers: [47, 75, 27] Generated Node #0,0: 55:[47, 75, 27] Operation: 98-71=27 Exploring Operation: 98-47=51, Resulting Numbers: [71, 75, 51] Generated Node #0,1: 55:[71, 75, 51] Operation: 98-47=51 Exploring Operation: 98-75=23...
0.97309
hs_4
sum_heuristic
[ 72, 80, 45, 24 ]
15
[ "80-72=8", "45*8=360", "360/24=15" ]
Current State: 15:[72, 80, 45, 24], Operations: [] Exploring Operation: 80-72=8, Resulting Numbers: [45, 24, 8] Generated Node #2: [45, 24, 8] from Operation: 80-72=8 Current State: 15:[45, 24, 8], Operations: ['80-72=8'] Exploring Operation: 45*8=360, Resulting Numbers: [24, 360] Generated Node #3: [24, 360] from Oper...
4
Current State: 15:[72, 80, 45, 24], Operations: [] Exploring Operation: 80-45=35, Resulting Numbers: [72, 24, 35] Generated Node #0,0: 15:[72, 24, 35] Operation: 80-45=35 Exploring Operation: 72-45=27, Resulting Numbers: [80, 24, 27] Generated Node #0,1: 15:[80, 24, 27] Operation: 72-45=27 Exploring Operation: 72/24=3,...
0.986111
hs_4
mult_heuristic
[ 97, 34, 37, 13 ]
39
[ "97-34=63", "37-13=24", "63-24=39" ]
Current State: 39:[97, 34, 37, 13], Operations: [] Exploring Operation: 97-34=63, Resulting Numbers: [37, 13, 63] Generated Node #2: [37, 13, 63] from Operation: 97-34=63 Current State: 39:[37, 13, 63], Operations: ['97-34=63'] Exploring Operation: 37-13=24, Resulting Numbers: [63, 24] Generated Node #3: [63, 24] from ...
4
Current State: 39:[97, 34, 37, 13], Operations: [] Exploring Operation: 97-34=63, Resulting Numbers: [37, 13, 63] Generated Node #0,0: 39:[37, 13, 63] Operation: 97-34=63 Exploring Operation: 97-13=84, Resulting Numbers: [34, 37, 84] Generated Node #0,1: 39:[34, 37, 84] Operation: 97-13=84 Exploring Operation: 97-37=60...
0.987847
hs_4
sum_heuristic
[ 25, 5, 36, 82 ]
23
[ "5+36=41", "82/41=2", "25-2=23" ]
Current State: 23:[25, 5, 36, 82], Operations: [] Exploring Operation: 5+36=41, Resulting Numbers: [25, 82, 41] Generated Node #2: [25, 82, 41] from Operation: 5+36=41 Current State: 23:[25, 82, 41], Operations: ['5+36=41'] Exploring Operation: 82/41=2, Resulting Numbers: [25, 2] Generated Node #3: [25, 2] from Operati...
4
Current State: 23:[25, 5, 36, 82], Operations: [] Exploring Operation: 82-36=46, Resulting Numbers: [25, 5, 46] Generated Node #0,0: 23:[25, 5, 46] Operation: 82-36=46 Exploring Operation: 82-25=57, Resulting Numbers: [5, 36, 57] Generated Node #0,1: 23:[5, 36, 57] Operation: 82-25=57 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 71, 45, 10, 80 ]
64
[ "71-45=26", "10+80=90", "90-26=64" ]
Current State: 64:[71, 45, 10, 80], Operations: [] Exploring Operation: 71-45=26, Resulting Numbers: [10, 80, 26] Generated Node #2: [10, 80, 26] from Operation: 71-45=26 Current State: 64:[10, 80, 26], Operations: ['71-45=26'] Exploring Operation: 10+80=90, Resulting Numbers: [26, 90] Generated Node #3: [26, 90] from ...
4
Current State: 64:[71, 45, 10, 80], Operations: [] Exploring Operation: 80-45=35, Resulting Numbers: [71, 10, 35] Generated Node #0,0: 64:[71, 10, 35] Operation: 80-45=35 Start Sub Search at level 1: Moving to Node #0,0 Current State: 64:[71, 10, 35], Operations: ['80-45=35'] Exploring Operation: 71-10=61, Resulting Nu...
0
hs_1
mult_heuristic
[ 25, 67, 43, 23 ]
48
[ "25-23=2", "67-43=24", "2*24=48" ]
Current State: 48:[25, 67, 43, 23], Operations: [] Exploring Operation: 25-23=2, Resulting Numbers: [67, 43, 2] Generated Node #2: [67, 43, 2] from Operation: 25-23=2 Current State: 48:[67, 43, 2], Operations: ['25-23=2'] Exploring Operation: 67-43=24, Resulting Numbers: [2, 24] Generated Node #3: [2, 24] from Operatio...
4
Current State: 48:[25, 67, 43, 23], Operations: [] Exploring Operation: 25+23=48, Resulting Numbers: [67, 43, 48] Generated Node #0,0: 48:[67, 43, 48] Operation: 25+23=48 Exploring Operation: 67-23=44, Resulting Numbers: [25, 43, 44] Generated Node #0,1: 48:[25, 43, 44] Operation: 67-23=44 Exploring Operation: 67-25=42...
0.986979
hs_5
mult_heuristic
[ 32, 16, 77, 10 ]
39
[ "32+16=48", "77+10=87", "87-48=39" ]
Current State: 39:[32, 16, 77, 10], Operations: [] Exploring Operation: 32+16=48, Resulting Numbers: [77, 10, 48] Generated Node #2: [77, 10, 48] from Operation: 32+16=48 Current State: 39:[77, 10, 48], Operations: ['32+16=48'] Exploring Operation: 77+10=87, Resulting Numbers: [48, 87] Generated Node #3: [48, 87] from ...
4
Current State: 39:[32, 16, 77, 10], Operations: [] Exploring Operation: 77-16=61, Resulting Numbers: [32, 10, 61] Generated Node #0,0: 39:[32, 10, 61] Operation: 77-16=61 Exploring Operation: 77-32=45, Resulting Numbers: [16, 10, 45] Generated Node #0,1: 39:[16, 10, 45] Operation: 77-32=45 Exploring Operation: 77-10=67...
0.986979
hs_3
mult_heuristic
[ 22, 32, 2, 2 ]
88
[ "22+2=24", "32*2=64", "24+64=88" ]
Current State: 88:[22, 32, 2, 2], Operations: [] Exploring Operation: 22+2=24, Resulting Numbers: [32, 24] Generated Node #2: [32, 24] from Operation: 22+2=24 Current State: 88:[32, 24], Operations: ['22+2=24'] Exploring Operation: 32*2=64, Resulting Numbers: [24, 64] Generated Node #3: [24, 64] from Operation: 32*2=64...
4
Current State: 88:[22, 32, 2, 2], Operations: [] Exploring Operation: 32/2=16, Resulting Numbers: [22, 2, 16] Generated Node #0,0: 88:[22, 2, 16] Operation: 32/2=16 Exploring Operation: 32-22=10, Resulting Numbers: [2, 2, 10] Generated Node #0,1: 88:[2, 2, 10] Operation: 32-22=10 Moving to Node #0,1 Current State: 88:[...
0
hs_2
mult_heuristic
[ 76, 2, 87, 99 ]
34
[ "76*2=152", "87+99=186", "186-152=34" ]
Current State: 34:[76, 2, 87, 99], Operations: [] Exploring Operation: 76*2=152, Resulting Numbers: [87, 99, 152] Generated Node #2: [87, 99, 152] from Operation: 76*2=152 Current State: 34:[87, 99, 152], Operations: ['76*2=152'] Exploring Operation: 87+99=186, Resulting Numbers: [152, 186] Generated Node #3: [152, 186...
4
Current State: 34:[76, 2, 87, 99], Operations: [] Exploring Operation: 99-76=23, Resulting Numbers: [2, 87, 23] Generated Node #0,0: 34:[2, 87, 23] Operation: 99-76=23 Exploring Operation: 76-2=74, Resulting Numbers: [87, 99, 74] Generated Node #0,1: 34:[87, 99, 74] Operation: 76-2=74 Exploring Operation: 99-87=12, Res...
0
hs_5
mult_heuristic
[ 30, 65, 63, 1 ]
15
[ "30*1=30", "65-63=2", "30/2=15" ]
Current State: 15:[30, 65, 63, 1], Operations: [] Exploring Operation: 30*1=30, Resulting Numbers: [65, 63, 30] Generated Node #2: [65, 63, 30] from Operation: 30*1=30 Current State: 15:[65, 63, 30], Operations: ['30*1=30'] Exploring Operation: 65-63=2, Resulting Numbers: [30, 2] Generated Node #3: [30, 2] from Operati...
4
Current State: 15:[30, 65, 63, 1], Operations: [] Exploring Operation: 65-63=2, Resulting Numbers: [30, 1, 2] Generated Node #0,0: 15:[30, 1, 2] Operation: 65-63=2 Moving to Node #0,0 Current State: 15:[30, 1, 2], Operations: ['65-63=2'] Exploring Operation: 30/2=15, Resulting Numbers: [1, 15] Generated Node #0,0,0: 15...
0.993924
hs_1
mult_heuristic
[ 69, 10, 91, 49 ]
81
[ "69-10=59", "91+49=140", "140-59=81" ]
Current State: 81:[69, 10, 91, 49], Operations: [] Exploring Operation: 69-10=59, Resulting Numbers: [91, 49, 59] Generated Node #2: [91, 49, 59] from Operation: 69-10=59 Current State: 81:[91, 49, 59], Operations: ['69-10=59'] Exploring Operation: 91+49=140, Resulting Numbers: [59, 140] Generated Node #3: [59, 140] fr...
4
Current State: 81:[69, 10, 91, 49], Operations: [] Exploring Operation: 69-49=20, Resulting Numbers: [10, 91, 20] Generated Node #0,0: 81:[10, 91, 20] Operation: 69-49=20 Moving to Node #0,0 Current State: 81:[10, 91, 20], Operations: ['69-49=20'] Exploring Operation: 91-10=81, Resulting Numbers: [20, 81] Generated Nod...
0
hs_1
sum_heuristic
[ 26, 16, 8, 43 ]
71
[ "26+43=69", "16/8=2", "69+2=71" ]
Current State: 71:[26, 16, 8, 43], Operations: [] Exploring Operation: 26+43=69, Resulting Numbers: [16, 8, 69] Generated Node #2: [16, 8, 69] from Operation: 26+43=69 Current State: 71:[16, 8, 69], Operations: ['26+43=69'] Exploring Operation: 16/8=2, Resulting Numbers: [69, 2] Generated Node #3: [69, 2] from Operatio...
4
Current State: 71:[26, 16, 8, 43], Operations: [] Exploring Operation: 16+8=24, Resulting Numbers: [26, 43, 24] Generated Node #0,0: 71:[26, 43, 24] Operation: 16+8=24 Exploring Operation: 26+16=42, Resulting Numbers: [8, 43, 42] Generated Node #0,1: 71:[8, 43, 42] Operation: 26+16=42 Exploring Operation: 26+8=34, Resu...
0
hs_4
mult_heuristic
[ 91, 80, 86, 12 ]
20
[ "91-86=5", "12*5=60", "80-60=20" ]
Current State: 20:[91, 80, 86, 12], Operations: [] Exploring Operation: 91-86=5, Resulting Numbers: [80, 12, 5] Generated Node #2: [80, 12, 5] from Operation: 91-86=5 Current State: 20:[80, 12, 5], Operations: ['91-86=5'] Exploring Operation: 12*5=60, Resulting Numbers: [80, 60] Generated Node #3: [80, 60] from Operati...
4
Current State: 20:[91, 80, 86, 12], Operations: [] Exploring Operation: 91-86=5, Resulting Numbers: [80, 12, 5] Generated Node #0,0: 20:[80, 12, 5] Operation: 91-86=5 Exploring Operation: 86-80=6, Resulting Numbers: [91, 12, 6] Generated Node #0,1: 20:[91, 12, 6] Operation: 86-80=6 Exploring Operation: 91-80=11, Result...
0
hs_3
sum_heuristic
[ 63, 91, 98, 43 ]
99
[ "63+91=154", "98-43=55", "154-55=99" ]
Current State: 99:[63, 91, 98, 43], Operations: [] Exploring Operation: 63+91=154, Resulting Numbers: [98, 43, 154] Generated Node #2: [98, 43, 154] from Operation: 63+91=154 Current State: 99:[98, 43, 154], Operations: ['63+91=154'] Exploring Operation: 98-43=55, Resulting Numbers: [154, 55] Generated Node #3: [154, 5...
4
Current State: 99:[63, 91, 98, 43], Operations: [] Exploring Operation: 98-63=35, Resulting Numbers: [91, 43, 35] Generated Node #0,0: 99:[91, 43, 35] Operation: 98-63=35 Exploring Operation: 91-63=28, Resulting Numbers: [98, 43, 28] Generated Node #0,1: 99:[98, 43, 28] Operation: 91-63=28 Exploring Operation: 63+43=10...
0.955729
hs_4
sum_heuristic
[ 83, 6, 80, 80 ]
82
[ "83-80=3", "6/3=2", "80+2=82" ]
Current State: 82:[83, 6, 80, 80], Operations: [] Exploring Operation: 83-80=3, Resulting Numbers: [6, 3] Generated Node #2: [6, 3] from Operation: 83-80=3 Current State: 82:[6, 3], Operations: ['83-80=3'] Exploring Operation: 6/3=2, Resulting Numbers: [2] 2,82 equal: Goal Reached Exploring Operation: 80+2=82, Resultin...
4
Current State: 82:[83, 6, 80, 80], Operations: [] Exploring Operation: 80/80=1, Resulting Numbers: [83, 6, 1] Generated Node #0,0: 82:[83, 6, 1] Operation: 80/80=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 82:[83, 6, 1], Operations: ['80/80=1'] Exploring Operation: 83-1=82, Resulting Numbers: [6, ...
0
hs_1
mult_heuristic
[ 7, 97, 61, 70 ]
41
[ "97-7=90", "61+70=131", "131-90=41" ]
Current State: 41:[7, 97, 61, 70], Operations: [] Exploring Operation: 97-7=90, Resulting Numbers: [61, 70, 90] Generated Node #2: [61, 70, 90] from Operation: 97-7=90 Current State: 41:[61, 70, 90], Operations: ['97-7=90'] Exploring Operation: 61+70=131, Resulting Numbers: [90, 131] Generated Node #3: [90, 131] from O...
4
Current State: 41:[7, 97, 61, 70], Operations: [] Exploring Operation: 97-7=90, Resulting Numbers: [61, 70, 90] Generated Node #0,0: 41:[61, 70, 90] Operation: 97-7=90 Exploring Operation: 97-70=27, Resulting Numbers: [7, 61, 27] Generated Node #0,1: 41:[7, 61, 27] Operation: 97-70=27 Exploring Operation: 97-61=36, Res...
0.971354
hs_3
sum_heuristic
[ 16, 8, 72, 66 ]
57
[ "16-8=8", "72/8=9", "66-9=57" ]
Current State: 57:[16, 8, 72, 66], Operations: [] Exploring Operation: 16-8=8, Resulting Numbers: [72, 66, 8] Generated Node #2: [72, 66, 8] from Operation: 16-8=8 Current State: 57:[72, 66, 8], Operations: ['16-8=8'] Exploring Operation: 72/8=9, Resulting Numbers: [66, 9] Generated Node #3: [66, 9] from Operation: 72/...
4
Current State: 57:[16, 8, 72, 66], Operations: [] Exploring Operation: 72-66=6, Resulting Numbers: [16, 8, 6] Generated Node #0,0: 57:[16, 8, 6] Operation: 72-66=6 Exploring Operation: 72-16=56, Resulting Numbers: [8, 66, 56] Generated Node #0,1: 57:[8, 66, 56] Operation: 72-16=56 Moving to Node #0,0 Current State: 57:...
0
hs_2
sum_heuristic
[ 28, 85, 99, 70 ]
33
[ "99-85=14", "70/14=5", "28+5=33" ]
Current State: 33:[28, 85, 99, 70], Operations: [] Exploring Operation: 99-85=14, Resulting Numbers: [28, 70, 14] Generated Node #2: [28, 70, 14] from Operation: 99-85=14 Current State: 33:[28, 70, 14], Operations: ['99-85=14'] Exploring Operation: 70/14=5, Resulting Numbers: [28, 5] Generated Node #3: [28, 5] from Ope...
4
Current State: 33:[28, 85, 99, 70], Operations: [] Exploring Operation: 99-85=14, Resulting Numbers: [28, 70, 14] Generated Node #0,0: 33:[28, 70, 14] Operation: 99-85=14 Exploring Operation: 99-70=29, Resulting Numbers: [28, 85, 29] Generated Node #0,1: 33:[28, 85, 29] Operation: 99-70=29 Exploring Operation: 85-70=15...
0.990451
hs_3
mult_heuristic
[ 47, 67, 10, 30 ]
38
[ "47+67=114", "30/10=3", "114/3=38" ]
Current State: 38:[47, 67, 10, 30], Operations: [] Exploring Operation: 47+67=114, Resulting Numbers: [10, 30, 114] Generated Node #2: [10, 30, 114] from Operation: 47+67=114 Current State: 38:[10, 30, 114], Operations: ['47+67=114'] Exploring Operation: 30/10=3, Resulting Numbers: [114, 3] Generated Node #3: [114, 3] ...
4
Current State: 38:[47, 67, 10, 30], Operations: [] Exploring Operation: 47-10=37, Resulting Numbers: [67, 30, 37] Generated Node #0,0: 38:[67, 30, 37] Operation: 47-10=37 Exploring Operation: 67-10=57, Resulting Numbers: [47, 30, 57] Generated Node #0,1: 38:[47, 30, 57] Operation: 67-10=57 Exploring Operation: 67-47=20...
0
hs_4
mult_heuristic
[ 53, 30, 29, 66 ]
12
[ "53+30=83", "29+66=95", "95-83=12" ]
Current State: 12:[53, 30, 29, 66], Operations: [] Exploring Operation: 53+30=83, Resulting Numbers: [29, 66, 83] Generated Node #2: [29, 66, 83] from Operation: 53+30=83 Current State: 12:[29, 66, 83], Operations: ['53+30=83'] Exploring Operation: 29+66=95, Resulting Numbers: [83, 95] Generated Node #3: [83, 95] from ...
4
Current State: 12:[53, 30, 29, 66], Operations: [] Exploring Operation: 66-29=37, Resulting Numbers: [53, 30, 37] Generated Node #0,0: 12:[53, 30, 37] Operation: 66-29=37 Exploring Operation: 66-53=13, Resulting Numbers: [30, 29, 13] Generated Node #0,1: 12:[30, 29, 13] Operation: 66-53=13 Exploring Operation: 53-29=24...
0.986979
hs_5
sum_heuristic
[ 3, 84, 96, 93 ]
97
[ "96-84=12", "12/3=4", "93+4=97" ]
Current State: 97:[3, 84, 96, 93], Operations: [] Exploring Operation: 96-84=12, Resulting Numbers: [3, 93, 12] Generated Node #2: [3, 93, 12] from Operation: 96-84=12 Current State: 97:[3, 93, 12], Operations: ['96-84=12'] Exploring Operation: 12/3=4, Resulting Numbers: [93, 4] Generated Node #3: [93, 4] from Operatio...
4
Current State: 97:[3, 84, 96, 93], Operations: [] Exploring Operation: 3+93=96, Resulting Numbers: [84, 96, 96] Generated Node #0,0: 97:[84, 96, 96] Operation: 3+93=96 Exploring Operation: 3+96=99, Resulting Numbers: [84, 93, 99] Generated Node #0,1: 97:[84, 93, 99] Operation: 3+96=99 Exploring Operation: 96-3=93, Resu...
0
hs_5
sum_heuristic
[ 26, 87, 65, 64 ]
62
[ "87-26=61", "65-64=1", "61+1=62" ]
Current State: 62:[26, 87, 65, 64], Operations: [] Exploring Operation: 87-26=61, Resulting Numbers: [65, 64, 61] Generated Node #2: [65, 64, 61] from Operation: 87-26=61 Current State: 62:[65, 64, 61], Operations: ['87-26=61'] Exploring Operation: 65-64=1, Resulting Numbers: [61, 1] Generated Node #3: [61, 1] from Ope...
4
Current State: 62:[26, 87, 65, 64], Operations: [] Exploring Operation: 87-26=61, Resulting Numbers: [65, 64, 61] Generated Node #0,0: 62:[65, 64, 61] Operation: 87-26=61 Exploring Operation: 87-65=22, Resulting Numbers: [26, 64, 22] Generated Node #0,1: 62:[26, 64, 22] Operation: 87-65=22 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 53, 46, 8, 7 ]
63
[ "53-46=7", "8*7=56", "7+56=63" ]
Current State: 63:[53, 46, 8, 7], Operations: [] Exploring Operation: 53-46=7, Resulting Numbers: [8, 7, 7] Generated Node #2: [8, 7, 7] from Operation: 53-46=7 Current State: 63:[8, 7, 7], Operations: ['53-46=7'] Exploring Operation: 8*7=56, Resulting Numbers: [56] 56,63 equal: Goal Reached Exploring Operation: 7+56=6...
4
Current State: 63:[53, 46, 8, 7], Operations: [] Exploring Operation: 53-46=7, Resulting Numbers: [8, 7, 7] Generated Node #0,0: 63:[8, 7, 7] Operation: 53-46=7 Exploring Operation: 53+8=61, Resulting Numbers: [46, 7, 61] Generated Node #0,1: 63:[46, 7, 61] Operation: 53+8=61 Start Sub Search at level 1: Moving to Node...
0
hs_2
sum_heuristic
[ 21, 31, 94, 23 ]
20
[ "94-31=63", "63/21=3", "23-3=20" ]
Current State: 20:[21, 31, 94, 23], Operations: [] Exploring Operation: 94-31=63, Resulting Numbers: [21, 23, 63] Generated Node #2: [21, 23, 63] from Operation: 94-31=63 Current State: 20:[21, 23, 63], Operations: ['94-31=63'] Exploring Operation: 63/21=3, Resulting Numbers: [23, 3] Generated Node #3: [23, 3] from Ope...
4
Current State: 20:[21, 31, 94, 23], Operations: [] Exploring Operation: 94-31=63, Resulting Numbers: [21, 23, 63] Generated Node #0,0: 20:[21, 23, 63] Operation: 94-31=63 Exploring Operation: 94-23=71, Resulting Numbers: [21, 31, 71] Generated Node #0,1: 20:[21, 31, 71] Operation: 94-23=71 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 7, 86, 10, 17 ]
66
[ "7+86=93", "10+17=27", "93-27=66" ]
Current State: 66:[7, 86, 10, 17], Operations: [] Exploring Operation: 7+86=93, Resulting Numbers: [10, 17, 93] Generated Node #2: [10, 17, 93] from Operation: 7+86=93 Current State: 66:[10, 17, 93], Operations: ['7+86=93'] Exploring Operation: 10+17=27, Resulting Numbers: [93, 27] Generated Node #3: [93, 27] from Oper...
4
Current State: 66:[7, 86, 10, 17], Operations: [] Exploring Operation: 86-17=69, Resulting Numbers: [7, 10, 69] Generated Node #0,0: 66:[7, 10, 69] Operation: 86-17=69 Exploring Operation: 17-7=10, Resulting Numbers: [86, 10, 10] Generated Node #0,1: 66:[86, 10, 10] Operation: 17-7=10 Exploring Operation: 86-10=76, Res...
0.986979
hs_4
mult_heuristic
[ 14, 93, 61, 91 ]
94
[ "61-14=47", "93-91=2", "47*2=94" ]
Current State: 94:[14, 93, 61, 91], Operations: [] Exploring Operation: 61-14=47, Resulting Numbers: [93, 91, 47] Generated Node #2: [93, 91, 47] from Operation: 61-14=47 Current State: 94:[93, 91, 47], Operations: ['61-14=47'] Exploring Operation: 93-91=2, Resulting Numbers: [47, 2] Generated Node #3: [47, 2] from Ope...
4
Current State: 94:[14, 93, 61, 91], Operations: [] Exploring Operation: 14+91=105, Resulting Numbers: [93, 61, 105] Generated Node #0,0: 94:[93, 61, 105] Operation: 14+91=105 Exploring Operation: 14+61=75, Resulting Numbers: [93, 91, 75] Generated Node #0,1: 94:[93, 91, 75] Operation: 14+61=75 Exploring Operation: 61-1...
0.990451
hs_3
mult_heuristic
[ 1, 49, 86, 45 ]
91
[ "1+49=50", "86-45=41", "50+41=91" ]
Current State: 91:[1, 49, 86, 45], Operations: [] Exploring Operation: 1+49=50, Resulting Numbers: [86, 45, 50] Generated Node #2: [86, 45, 50] from Operation: 1+49=50 Current State: 91:[86, 45, 50], Operations: ['1+49=50'] Exploring Operation: 86-45=41, Resulting Numbers: [50, 41] Generated Node #3: [50, 41] from Oper...
4
Current State: 91:[1, 49, 86, 45], Operations: [] Exploring Operation: 49+45=94, Resulting Numbers: [1, 86, 94] Generated Node #0,0: 91:[1, 86, 94] Operation: 49+45=94 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[1, 86, 94], Operations: ['49+45=94'] Exploring Operation: 1+86=87, Resulting Numbers...
0
hs_1
mult_heuristic
[ 25, 91, 46, 2 ]
65
[ "91-46=45", "2*45=90", "90-25=65" ]
Current State: 65:[25, 91, 46, 2], Operations: [] Exploring Operation: 91-46=45, Resulting Numbers: [25, 2, 45] Generated Node #2: [25, 2, 45] from Operation: 91-46=45 Current State: 65:[25, 2, 45], Operations: ['91-46=45'] Exploring Operation: 2*45=90, Resulting Numbers: [25, 90] Generated Node #3: [25, 90] from Opera...
4
Current State: 65:[25, 91, 46, 2], Operations: [] Exploring Operation: 91-46=45, Resulting Numbers: [25, 2, 45] Generated Node #0,0: 65:[25, 2, 45] Operation: 91-46=45 Exploring Operation: 25+46=71, Resulting Numbers: [91, 2, 71] Generated Node #0,1: 65:[91, 2, 71] Operation: 25+46=71 Exploring Operation: 46-25=21, Res...
0
hs_4
sum_heuristic
[ 68, 1, 95, 64 ]
24
[ "68-64=4", "1+95=96", "96/4=24" ]
Current State: 24:[68, 1, 95, 64], Operations: [] Exploring Operation: 68-64=4, Resulting Numbers: [1, 95, 4] Generated Node #2: [1, 95, 4] from Operation: 68-64=4 Current State: 24:[1, 95, 4], Operations: ['68-64=4'] Exploring Operation: 1+95=96, Resulting Numbers: [4, 96] Generated Node #3: [4, 96] from Operation: 1+...
4
Current State: 24:[68, 1, 95, 64], Operations: [] Exploring Operation: 68-64=4, Resulting Numbers: [1, 95, 4] Generated Node #0,0: 24:[1, 95, 4] Operation: 68-64=4 Exploring Operation: 68-1=67, Resulting Numbers: [95, 64, 67] Generated Node #0,1: 24:[95, 64, 67] Operation: 68-1=67 Exploring Operation: 95-64=31, Resulti...
0
hs_4
sum_heuristic
[ 43, 65, 6, 97 ]
16
[ "65+97=162", "162/6=27", "43-27=16" ]
Current State: 16:[43, 65, 6, 97], Operations: [] Exploring Operation: 65+97=162, Resulting Numbers: [43, 6, 162] Generated Node #2: [43, 6, 162] from Operation: 65+97=162 Current State: 16:[43, 6, 162], Operations: ['65+97=162'] Exploring Operation: 162/6=27, Resulting Numbers: [43, 27] Generated Node #3: [43, 27] fro...
4
Current State: 16:[43, 65, 6, 97], Operations: [] Exploring Operation: 65-43=22, Resulting Numbers: [6, 97, 22] Generated Node #0,0: 16:[6, 97, 22] Operation: 65-43=22 Exploring Operation: 97-65=32, Resulting Numbers: [43, 6, 32] Generated Node #0,1: 16:[43, 6, 32] Operation: 97-65=32 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 15, 65, 27, 30 ]
77
[ "15+65=80", "30-27=3", "80-3=77" ]
Current State: 77:[15, 65, 27, 30], Operations: [] Exploring Operation: 15+65=80, Resulting Numbers: [27, 30, 80] Generated Node #2: [27, 30, 80] from Operation: 15+65=80 Current State: 77:[27, 30, 80], Operations: ['15+65=80'] Exploring Operation: 30-27=3, Resulting Numbers: [80, 3] Generated Node #3: [80, 3] from Ope...
4
Current State: 77:[15, 65, 27, 30], Operations: [] Exploring Operation: 30-27=3, Resulting Numbers: [15, 65, 3] Generated Node #0,0: 77:[15, 65, 3] Operation: 30-27=3 Exploring Operation: 27-15=12, Resulting Numbers: [65, 30, 12] Generated Node #0,1: 77:[65, 30, 12] Operation: 27-15=12 Exploring Operation: 30-15=15, Re...
0.986979
hs_4
sum_heuristic
[ 55, 80, 63, 82 ]
92
[ "63-55=8", "80/8=10", "82+10=92" ]
Current State: 92:[55, 80, 63, 82], Operations: [] Exploring Operation: 63-55=8, Resulting Numbers: [80, 82, 8] Generated Node #2: [80, 82, 8] from Operation: 63-55=8 Current State: 92:[80, 82, 8], Operations: ['63-55=8'] Exploring Operation: 80/8=10, Resulting Numbers: [82, 10] Generated Node #3: [82, 10] from Operati...
4
Current State: 92:[55, 80, 63, 82], Operations: [] Exploring Operation: 82-63=19, Resulting Numbers: [55, 80, 19] Generated Node #0,0: 92:[55, 80, 19] Operation: 82-63=19 Exploring Operation: 63-55=8, Resulting Numbers: [80, 82, 8] Generated Node #0,1: 92:[80, 82, 8] Operation: 63-55=8 Exploring Operation: 80-63=17, Re...
0.944444
hs_4
sum_heuristic
[ 48, 98, 35, 42 ]
57
[ "98-48=50", "42-35=7", "50+7=57" ]
Current State: 57:[48, 98, 35, 42], Operations: [] Exploring Operation: 98-48=50, Resulting Numbers: [35, 42, 50] Generated Node #2: [35, 42, 50] from Operation: 98-48=50 Current State: 57:[35, 42, 50], Operations: ['98-48=50'] Exploring Operation: 42-35=7, Resulting Numbers: [50, 7] Generated Node #3: [50, 7] from Ope...
4
Current State: 57:[48, 98, 35, 42], Operations: [] Exploring Operation: 98-48=50, Resulting Numbers: [35, 42, 50] Generated Node #0,0: 57:[35, 42, 50] Operation: 98-48=50 Exploring Operation: 42-35=7, Resulting Numbers: [48, 98, 7] Generated Node #0,1: 57:[48, 98, 7] Operation: 42-35=7 Exploring Operation: 98-42=56, Re...
0.973958
hs_4
sum_heuristic
[ 36, 7, 78, 10 ]
16
[ "78-36=42", "42/7=6", "10+6=16" ]
Current State: 16:[36, 7, 78, 10], Operations: [] Exploring Operation: 78-36=42, Resulting Numbers: [7, 10, 42] Generated Node #2: [7, 10, 42] from Operation: 78-36=42 Current State: 16:[7, 10, 42], Operations: ['78-36=42'] Exploring Operation: 42/7=6, Resulting Numbers: [10, 6] Generated Node #3: [10, 6] from Operatio...
4
Current State: 16:[36, 7, 78, 10], Operations: [] Exploring Operation: 36-10=26, Resulting Numbers: [7, 78, 26] Generated Node #0,0: 16:[7, 78, 26] Operation: 36-10=26 Exploring Operation: 78-36=42, Resulting Numbers: [7, 10, 42] Generated Node #0,1: 16:[7, 10, 42] Operation: 78-36=42 Moving to Node #0,1 Current State:...
0.991319
hs_2
sum_heuristic
[ 24, 63, 91, 72 ]
80
[ "91*72=6552", "6552/63=104", "104-24=80" ]
Current State: 80:[24, 63, 91, 72], Operations: [] Exploring Operation: 91*72=6552, Resulting Numbers: [24, 63, 6552] Generated Node #2: [24, 63, 6552] from Operation: 91*72=6552 Current State: 80:[24, 63, 6552], Operations: ['91*72=6552'] Exploring Operation: 6552/63=104, Resulting Numbers: [24, 104] Generated Node #3...
4
Current State: 80:[24, 63, 91, 72], Operations: [] Exploring Operation: 72-63=9, Resulting Numbers: [24, 91, 9] Generated Node #0,0: 80:[24, 91, 9] Operation: 72-63=9 Exploring Operation: 24+63=87, Resulting Numbers: [91, 72, 87] Generated Node #0,1: 80:[91, 72, 87] Operation: 24+63=87 Exploring Operation: 91-63=28, Re...
0
hs_5
sum_heuristic
[ 71, 28, 74, 76 ]
51
[ "71+28=99", "74+76=150", "150-99=51" ]
Current State: 51:[71, 28, 74, 76], Operations: [] Exploring Operation: 71+28=99, Resulting Numbers: [74, 76, 99] Generated Node #2: [74, 76, 99] from Operation: 71+28=99 Current State: 51:[74, 76, 99], Operations: ['71+28=99'] Exploring Operation: 74+76=150, Resulting Numbers: [99, 150] Generated Node #3: [99, 150] fr...
4
Current State: 51:[71, 28, 74, 76], Operations: [] Exploring Operation: 74-28=46, Resulting Numbers: [71, 76, 46] Generated Node #0,0: 51:[71, 76, 46] Operation: 74-28=46 Exploring Operation: 76-71=5, Resulting Numbers: [28, 74, 5] Generated Node #0,1: 51:[28, 74, 5] Operation: 76-71=5 Exploring Operation: 74-71=3, Res...
0.980903
hs_5
mult_heuristic
[ 80, 20, 40, 7 ]
71
[ "80-7=73", "40/20=2", "73-2=71" ]
Current State: 71:[80, 20, 40, 7], Operations: [] Exploring Operation: 80-7=73, Resulting Numbers: [20, 40, 73] Generated Node #2: [20, 40, 73] from Operation: 80-7=73 Current State: 71:[20, 40, 73], Operations: ['80-7=73'] Exploring Operation: 40/20=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] from Operati...
4
Current State: 71:[80, 20, 40, 7], Operations: [] Exploring Operation: 80-7=73, Resulting Numbers: [20, 40, 73] Generated Node #0,0: 71:[20, 40, 73] Operation: 80-7=73 Exploring Operation: 20+40=60, Resulting Numbers: [80, 7, 60] Generated Node #0,1: 71:[80, 7, 60] Operation: 20+40=60 Exploring Operation: 20+7=27, Resu...
0
hs_3
sum_heuristic
[ 29, 63, 58, 92 ]
34
[ "58/29=2", "63*2=126", "126-92=34" ]
Current State: 34:[29, 63, 58, 92], Operations: [] Exploring Operation: 58/29=2, Resulting Numbers: [63, 92, 2] Generated Node #2: [63, 92, 2] from Operation: 58/29=2 Current State: 34:[63, 92, 2], Operations: ['58/29=2'] Exploring Operation: 63*2=126, Resulting Numbers: [92, 126] Generated Node #3: [92, 126] from Oper...
4
Current State: 34:[29, 63, 58, 92], Operations: [] Exploring Operation: 63-29=34, Resulting Numbers: [58, 92, 34] Generated Node #0,0: 34:[58, 92, 34] Operation: 63-29=34 Exploring Operation: 92-58=34, Resulting Numbers: [29, 63, 34] Generated Node #0,1: 34:[29, 63, 34] Operation: 92-58=34 Exploring Operation: 92-63=29...
0
hs_4
mult_heuristic
[ 75, 3, 80, 23 ]
96
[ "80-23=57", "3*57=171", "171-75=96" ]
Current State: 96:[75, 3, 80, 23], Operations: [] Exploring Operation: 80-23=57, Resulting Numbers: [75, 3, 57] Generated Node #2: [75, 3, 57] from Operation: 80-23=57 Current State: 96:[75, 3, 57], Operations: ['80-23=57'] Exploring Operation: 3*57=171, Resulting Numbers: [75, 171] Generated Node #3: [75, 171] from Op...
4
Current State: 96:[75, 3, 80, 23], Operations: [] Exploring Operation: 75+23=98, Resulting Numbers: [3, 80, 98] Generated Node #0,0: 96:[3, 80, 98] Operation: 75+23=98 Exploring Operation: 80+23=103, Resulting Numbers: [75, 3, 103] Generated Node #0,1: 96:[75, 3, 103] Operation: 80+23=103 Exploring Operation: 75-23=52,...
0
hs_5
sum_heuristic
[ 46, 47, 11, 50 ]
79
[ "50-47=3", "11*3=33", "46+33=79" ]
Current State: 79:[46, 47, 11, 50], Operations: [] Exploring Operation: 50-47=3, Resulting Numbers: [46, 11, 3] Generated Node #2: [46, 11, 3] from Operation: 50-47=3 Current State: 79:[46, 11, 3], Operations: ['50-47=3'] Exploring Operation: 11*3=33, Resulting Numbers: [46, 33] Generated Node #3: [46, 33] from Operati...
4
Current State: 79:[46, 47, 11, 50], Operations: [] Exploring Operation: 46+11=57, Resulting Numbers: [47, 50, 57] Generated Node #0,0: 79:[47, 50, 57] Operation: 46+11=57 Exploring Operation: 11+50=61, Resulting Numbers: [46, 47, 61] Generated Node #0,1: 79:[46, 47, 61] Operation: 11+50=61 Exploring Operation: 47+11=58...
0
hs_3
mult_heuristic
[ 53, 17, 51, 9 ]
25
[ "53-51=2", "17*2=34", "34-9=25" ]
Current State: 25:[53, 17, 51, 9], Operations: [] Exploring Operation: 53-51=2, Resulting Numbers: [17, 9, 2] Generated Node #2: [17, 9, 2] from Operation: 53-51=2 Current State: 25:[17, 9, 2], Operations: ['53-51=2'] Exploring Operation: 17*2=34, Resulting Numbers: [9, 34] Generated Node #3: [9, 34] from Operation: 17...
4
Current State: 25:[53, 17, 51, 9], Operations: [] Exploring Operation: 53-9=44, Resulting Numbers: [17, 51, 44] Generated Node #0,0: 25:[17, 51, 44] Operation: 53-9=44 Exploring Operation: 53-17=36, Resulting Numbers: [51, 9, 36] Generated Node #0,1: 25:[51, 9, 36] Operation: 53-17=36 Exploring Operation: 51/17=3, Resu...
0.97309
hs_5
mult_heuristic
[ 73, 45, 77, 84 ]
24
[ "77-73=4", "84/4=21", "45-21=24" ]
Current State: 24:[73, 45, 77, 84], Operations: [] Exploring Operation: 77-73=4, Resulting Numbers: [45, 84, 4] Generated Node #2: [45, 84, 4] from Operation: 77-73=4 Current State: 24:[45, 84, 4], Operations: ['77-73=4'] Exploring Operation: 84/4=21, Resulting Numbers: [45, 21] Generated Node #3: [45, 21] from Operati...
4
Current State: 24:[73, 45, 77, 84], Operations: [] Exploring Operation: 73-45=28, Resulting Numbers: [77, 84, 28] Generated Node #0,0: 24:[77, 84, 28] Operation: 73-45=28 Exploring Operation: 84-77=7, Resulting Numbers: [73, 45, 7] Generated Node #0,1: 24:[73, 45, 7] Operation: 84-77=7 Exploring Operation: 84-73=11, Re...
0.957465
hs_4
mult_heuristic
[ 57, 13, 73, 13 ]
15
[ "73-57=16", "13/13=1", "16-1=15" ]
Current State: 15:[57, 13, 73, 13], Operations: [] Exploring Operation: 73-57=16, Resulting Numbers: [13, 13, 16] Generated Node #2: [13, 13, 16] from Operation: 73-57=16 Current State: 15:[13, 13, 16], Operations: ['73-57=16'] Exploring Operation: 13/13=1, Resulting Numbers: [16, 1] Generated Node #3: [16, 1] from Ope...
4
Current State: 15:[57, 13, 73, 13], Operations: [] Exploring Operation: 73-57=16, Resulting Numbers: [13, 13, 16] Generated Node #0,0: 15:[13, 13, 16] Operation: 73-57=16 Exploring Operation: 57-13=44, Resulting Numbers: [73, 13, 44] Generated Node #0,1: 15:[73, 13, 44] Operation: 57-13=44 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 58, 43, 61, 93 ]
47
[ "58-43=15", "93-61=32", "15+32=47" ]
Current State: 47:[58, 43, 61, 93], Operations: [] Exploring Operation: 58-43=15, Resulting Numbers: [61, 93, 15] Generated Node #2: [61, 93, 15] from Operation: 58-43=15 Current State: 47:[61, 93, 15], Operations: ['58-43=15'] Exploring Operation: 93-61=32, Resulting Numbers: [15, 32] Generated Node #3: [15, 32] from ...
4
Current State: 47:[58, 43, 61, 93], Operations: [] Exploring Operation: 93-43=50, Resulting Numbers: [58, 61, 50] Generated Node #0,0: 47:[58, 61, 50] Operation: 93-43=50 Exploring Operation: 93-58=35, Resulting Numbers: [43, 61, 35] Generated Node #0,1: 47:[43, 61, 35] Operation: 93-58=35 Moving to Node #0,0 Current S...
0.986111
hs_2
sum_heuristic
[ 53, 45, 59, 42 ]
56
[ "59-45=14", "42/14=3", "53+3=56" ]
Current State: 56:[53, 45, 59, 42], Operations: [] Exploring Operation: 59-45=14, Resulting Numbers: [53, 42, 14] Generated Node #2: [53, 42, 14] from Operation: 59-45=14 Current State: 56:[53, 42, 14], Operations: ['59-45=14'] Exploring Operation: 42/14=3, Resulting Numbers: [53, 3] Generated Node #3: [53, 3] from Ope...
4
Current State: 56:[53, 45, 59, 42], Operations: [] Exploring Operation: 45-42=3, Resulting Numbers: [53, 59, 3] Generated Node #0,0: 56:[53, 59, 3] Operation: 45-42=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 56:[53, 59, 3], Operations: ['45-42=3'] Exploring Operation: 59-53=6, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 65, 60, 84, 51 ]
66
[ "65-51=14", "84/14=6", "60+6=66" ]
Current State: 66:[65, 60, 84, 51], Operations: [] Exploring Operation: 65-51=14, Resulting Numbers: [60, 84, 14] Generated Node #2: [60, 84, 14] from Operation: 65-51=14 Current State: 66:[60, 84, 14], Operations: ['65-51=14'] Exploring Operation: 84/14=6, Resulting Numbers: [60, 6] Generated Node #3: [60, 6] from Ope...
4
Current State: 66:[65, 60, 84, 51], Operations: [] Exploring Operation: 84-51=33, Resulting Numbers: [65, 60, 33] Generated Node #0,0: 66:[65, 60, 33] Operation: 84-51=33 Start Sub Search at level 1: Moving to Node #0,0 Current State: 66:[65, 60, 33], Operations: ['84-51=33'] Exploring Operation: 65-60=5, Resulting Num...
0
hs_1
mult_heuristic
[ 69, 17, 85, 43 ]
94
[ "69-17=52", "85-43=42", "52+42=94" ]
Current State: 94:[69, 17, 85, 43], Operations: [] Exploring Operation: 69-17=52, Resulting Numbers: [85, 43, 52] Generated Node #2: [85, 43, 52] from Operation: 69-17=52 Current State: 94:[85, 43, 52], Operations: ['69-17=52'] Exploring Operation: 85-43=42, Resulting Numbers: [52, 42] Generated Node #3: [52, 42] from ...
4
Current State: 94:[69, 17, 85, 43], Operations: [] Exploring Operation: 69-17=52, Resulting Numbers: [85, 43, 52] Generated Node #0,0: 94:[85, 43, 52] Operation: 69-17=52 Start Sub Search at level 1: Moving to Node #0,0 Current State: 94:[85, 43, 52], Operations: ['69-17=52'] Exploring Operation: 85-43=42, Resulting Nu...
0.993924
hs_1
sum_heuristic
[ 42, 41, 81, 20 ]
83
[ "41-20=21", "42/21=2", "81+2=83" ]
Current State: 83:[42, 41, 81, 20], Operations: [] Exploring Operation: 41-20=21, Resulting Numbers: [42, 81, 21] Generated Node #2: [42, 81, 21] from Operation: 41-20=21 Current State: 83:[42, 81, 21], Operations: ['41-20=21'] Exploring Operation: 42/21=2, Resulting Numbers: [81, 2] Generated Node #3: [81, 2] from Ope...
4
Current State: 83:[42, 41, 81, 20], Operations: [] Exploring Operation: 42+41=83, Resulting Numbers: [81, 20, 83] Generated Node #0,0: 83:[81, 20, 83] Operation: 42+41=83 Start Sub Search at level 1: Moving to Node #0,0 Current State: 83:[81, 20, 83], Operations: ['42+41=83'] Exploring Operation: 81+20=101, Resulting N...
0
hs_1
mult_heuristic
[ 30, 66, 17, 29 ]
10
[ "66-30=36", "17+29=46", "46-36=10" ]
Current State: 10:[30, 66, 17, 29], Operations: [] Exploring Operation: 66-30=36, Resulting Numbers: [17, 29, 36] Generated Node #2: [17, 29, 36] from Operation: 66-30=36 Current State: 10:[17, 29, 36], Operations: ['66-30=36'] Exploring Operation: 17+29=46, Resulting Numbers: [36, 46] Generated Node #3: [36, 46] from ...
4
Current State: 10:[30, 66, 17, 29], Operations: [] Exploring Operation: 66-29=37, Resulting Numbers: [30, 17, 37] Generated Node #0,0: 10:[30, 17, 37] Operation: 66-29=37 Exploring Operation: 66-30=36, Resulting Numbers: [17, 29, 36] Generated Node #0,1: 10:[17, 29, 36] Operation: 66-30=36 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 80, 75, 73, 27 ]
20
[ "80-75=5", "73+27=100", "100/5=20" ]
Current State: 20:[80, 75, 73, 27], Operations: [] Exploring Operation: 80-75=5, Resulting Numbers: [73, 27, 5] Generated Node #2: [73, 27, 5] from Operation: 80-75=5 Current State: 20:[73, 27, 5], Operations: ['80-75=5'] Exploring Operation: 73+27=100, Resulting Numbers: [5, 100] Generated Node #3: [5, 100] from Opera...
4
Current State: 20:[80, 75, 73, 27], Operations: [] Exploring Operation: 80-75=5, Resulting Numbers: [73, 27, 5] Generated Node #0,0: 20:[73, 27, 5] Operation: 80-75=5 Exploring Operation: 75-73=2, Resulting Numbers: [80, 27, 2] Generated Node #0,1: 20:[80, 27, 2] Operation: 75-73=2 Exploring Operation: 80-73=7, Resulti...
0
hs_3
mult_heuristic
[ 26, 64, 66, 87 ]
59
[ "64-26=38", "87-66=21", "38+21=59" ]
Current State: 59:[26, 64, 66, 87], Operations: [] Exploring Operation: 64-26=38, Resulting Numbers: [66, 87, 38] Generated Node #2: [66, 87, 38] from Operation: 64-26=38 Current State: 59:[66, 87, 38], Operations: ['64-26=38'] Exploring Operation: 87-66=21, Resulting Numbers: [38, 21] Generated Node #3: [38, 21] from ...
4
Current State: 59:[26, 64, 66, 87], Operations: [] Exploring Operation: 87-26=61, Resulting Numbers: [64, 66, 61] Generated Node #0,0: 59:[64, 66, 61] Operation: 87-26=61 Exploring Operation: 66-26=40, Resulting Numbers: [64, 87, 40] Generated Node #0,1: 59:[64, 87, 40] Operation: 66-26=40 Exploring Operation: 64-26=38...
0.986979
hs_5
mult_heuristic
[ 7, 52, 84, 53 ]
78
[ "7+52=59", "84+53=137", "137-59=78" ]
Current State: 78:[7, 52, 84, 53], Operations: [] Exploring Operation: 7+52=59, Resulting Numbers: [84, 53, 59] Generated Node #2: [84, 53, 59] from Operation: 7+52=59 Current State: 78:[84, 53, 59], Operations: ['7+52=59'] Exploring Operation: 84+53=137, Resulting Numbers: [59, 137] Generated Node #3: [59, 137] from O...
4
Current State: 78:[7, 52, 84, 53], Operations: [] Exploring Operation: 52-7=45, Resulting Numbers: [84, 53, 45] Generated Node #0,0: 78:[84, 53, 45] Operation: 52-7=45 Exploring Operation: 84-52=32, Resulting Numbers: [7, 53, 32] Generated Node #0,1: 78:[7, 53, 32] Operation: 84-52=32 Exploring Operation: 53-52=1, Resu...
0.97309
hs_5
sum_heuristic
[ 29, 54, 88, 33 ]
85
[ "54+33=87", "87/29=3", "88-3=85" ]
Current State: 85:[29, 54, 88, 33], Operations: [] Exploring Operation: 54+33=87, Resulting Numbers: [29, 88, 87] Generated Node #2: [29, 88, 87] from Operation: 54+33=87 Current State: 85:[29, 88, 87], Operations: ['54+33=87'] Exploring Operation: 87/29=3, Resulting Numbers: [88, 3] Generated Node #3: [88, 3] from Ope...
4
Current State: 85:[29, 54, 88, 33], Operations: [] Exploring Operation: 54+33=87, Resulting Numbers: [29, 88, 87] Generated Node #0,0: 85:[29, 88, 87] Operation: 54+33=87 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[29, 88, 87], Operations: ['54+33=87'] Exploring Operation: 87/29=3, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 6, 44, 96, 76 ]
18
[ "44-6=38", "96-76=20", "38-20=18" ]
Current State: 18:[6, 44, 96, 76], Operations: [] Exploring Operation: 44-6=38, Resulting Numbers: [96, 76, 38] Generated Node #2: [96, 76, 38] from Operation: 44-6=38 Current State: 18:[96, 76, 38], Operations: ['44-6=38'] Exploring Operation: 96-76=20, Resulting Numbers: [38, 20] Generated Node #3: [38, 20] from Oper...
4
Current State: 18:[6, 44, 96, 76], Operations: [] Exploring Operation: 96-44=52, Resulting Numbers: [6, 76, 52] Generated Node #0,0: 18:[6, 76, 52] Operation: 96-44=52 Exploring Operation: 96-76=20, Resulting Numbers: [6, 44, 20] Generated Node #0,1: 18:[6, 44, 20] Operation: 96-76=20 Exploring Operation: 96/6=16, Resu...
0.989583
hs_3
mult_heuristic
[ 52, 1, 54, 40 ]
20
[ "52*1=52", "54-52=2", "40/2=20" ]
Current State: 20:[52, 1, 54, 40], Operations: [] Exploring Operation: 52*1=52, Resulting Numbers: [54, 40, 52] Generated Node #2: [54, 40, 52] from Operation: 52*1=52 Current State: 20:[54, 40, 52], Operations: ['52*1=52'] Exploring Operation: 54-52=2, Resulting Numbers: [40, 2] Generated Node #3: [40, 2] from Operati...
4
Current State: 20:[52, 1, 54, 40], Operations: [] Exploring Operation: 52-40=12, Resulting Numbers: [1, 54, 12] Generated Node #0,0: 20:[1, 54, 12] Operation: 52-40=12 Exploring Operation: 54-1=53, Resulting Numbers: [52, 40, 53] Generated Node #0,1: 20:[52, 40, 53] Operation: 54-1=53 Exploring Operation: 52-1=51, Resu...
0.986111
hs_5
mult_heuristic
[ 28, 23, 18, 13 ]
69
[ "28-18=10", "13-10=3", "23*3=69" ]
Current State: 69:[28, 23, 18, 13], Operations: [] Exploring Operation: 28-18=10, Resulting Numbers: [23, 13, 10] Generated Node #2: [23, 13, 10] from Operation: 28-18=10 Current State: 69:[23, 13, 10], Operations: ['28-18=10'] Exploring Operation: 13-10=3, Resulting Numbers: [23, 3] Generated Node #3: [23, 3] from Ope...
4
Current State: 69:[28, 23, 18, 13], Operations: [] Exploring Operation: 28-13=15, Resulting Numbers: [23, 18, 15] Generated Node #0,0: 69:[23, 18, 15] Operation: 28-13=15 Exploring Operation: 18-13=5, Resulting Numbers: [28, 23, 5] Generated Node #0,1: 69:[28, 23, 5] Operation: 18-13=5 Exploring Operation: 28-23=5, Res...
0.972222
hs_4
sum_heuristic
[ 19, 29, 49, 2 ]
54
[ "29-19=10", "10/2=5", "49+5=54" ]
Current State: 54:[19, 29, 49, 2], Operations: [] Exploring Operation: 29-19=10, Resulting Numbers: [49, 2, 10] Generated Node #2: [49, 2, 10] from Operation: 29-19=10 Current State: 54:[49, 2, 10], Operations: ['29-19=10'] Exploring Operation: 10/2=5, Resulting Numbers: [49, 5] Generated Node #3: [49, 5] from Operatio...
4
Current State: 54:[19, 29, 49, 2], Operations: [] Exploring Operation: 49-29=20, Resulting Numbers: [19, 2, 20] Generated Node #0,0: 54:[19, 2, 20] Operation: 49-29=20 Exploring Operation: 49-19=30, Resulting Numbers: [29, 2, 30] Generated Node #0,1: 54:[29, 2, 30] Operation: 49-19=30 Exploring Operation: 29-2=27, Resu...
0.936632
hs_4
mult_heuristic
[ 60, 20, 5, 10 ]
11
[ "20-10=10", "60/10=6", "5+6=11" ]
Current State: 11:[60, 20, 5, 10], Operations: [] Exploring Operation: 20-10=10, Resulting Numbers: [60, 5, 10] Generated Node #2: [60, 5, 10] from Operation: 20-10=10 Current State: 11:[60, 5, 10], Operations: ['20-10=10'] Exploring Operation: 60/10=6, Resulting Numbers: [5, 6] Generated Node #3: [5, 6] from Operation...
4
Current State: 11:[60, 20, 5, 10], Operations: [] Exploring Operation: 60/5=12, Resulting Numbers: [20, 10, 12] Generated Node #0,0: 11:[20, 10, 12] Operation: 60/5=12 Moving to Node #0,0 Current State: 11:[20, 10, 12], Operations: ['60/5=12'] Exploring Operation: 20-10=10, Resulting Numbers: [12, 10] Generated Node #0...
0
hs_1
sum_heuristic
[ 36, 87, 7, 61 ]
88
[ "61-36=25", "7*25=175", "175-87=88" ]
Current State: 88:[36, 87, 7, 61], Operations: [] Exploring Operation: 61-36=25, Resulting Numbers: [87, 7, 25] Generated Node #2: [87, 7, 25] from Operation: 61-36=25 Current State: 88:[87, 7, 25], Operations: ['61-36=25'] Exploring Operation: 7*25=175, Resulting Numbers: [87, 175] Generated Node #3: [87, 175] from Op...
4
Current State: 88:[36, 87, 7, 61], Operations: [] Exploring Operation: 87-61=26, Resulting Numbers: [36, 7, 26] Generated Node #0,0: 88:[36, 7, 26] Operation: 87-61=26 Exploring Operation: 36+61=97, Resulting Numbers: [87, 7, 97] Generated Node #0,1: 88:[87, 7, 97] Operation: 36+61=97 Exploring Operation: 61-36=25, Res...
0
hs_3
mult_heuristic
[ 84, 1, 73, 40 ]
30
[ "84-1=83", "73+40=113", "113-83=30" ]
Current State: 30:[84, 1, 73, 40], Operations: [] Exploring Operation: 84-1=83, Resulting Numbers: [73, 40, 83] Generated Node #2: [73, 40, 83] from Operation: 84-1=83 Current State: 30:[73, 40, 83], Operations: ['84-1=83'] Exploring Operation: 73+40=113, Resulting Numbers: [83, 113] Generated Node #3: [83, 113] from O...
4
Current State: 30:[84, 1, 73, 40], Operations: [] Exploring Operation: 84-73=11, Resulting Numbers: [1, 40, 11] Generated Node #0,0: 30:[1, 40, 11] Operation: 84-73=11 Exploring Operation: 84-1=83, Resulting Numbers: [73, 40, 83] Generated Node #0,1: 30:[73, 40, 83] Operation: 84-1=83 Exploring Operation: 84-40=44, Res...
0.988715
hs_4
sum_heuristic
[ 61, 82, 7, 4 ]
63
[ "82-61=21", "7-4=3", "21*3=63" ]
Current State: 63:[61, 82, 7, 4], Operations: [] Exploring Operation: 82-61=21, Resulting Numbers: [7, 4, 21] Generated Node #2: [7, 4, 21] from Operation: 82-61=21 Current State: 63:[7, 4, 21], Operations: ['82-61=21'] Exploring Operation: 7-4=3, Resulting Numbers: [21, 3] Generated Node #3: [21, 3] from Operation: 7-...
4
Current State: 63:[61, 82, 7, 4], Operations: [] Exploring Operation: 82-61=21, Resulting Numbers: [7, 4, 21] Generated Node #0,0: 63:[7, 4, 21] Operation: 82-61=21 Exploring Operation: 82-4=78, Resulting Numbers: [61, 7, 78] Generated Node #0,1: 63:[61, 7, 78] Operation: 82-4=78 Exploring Operation: 82-7=75, Resulting...
0.988715
hs_4
sum_heuristic
[ 13, 42, 53, 10 ]
20
[ "13+42=55", "55-53=2", "10*2=20" ]
Current State: 20:[13, 42, 53, 10], Operations: [] Exploring Operation: 13+42=55, Resulting Numbers: [53, 10, 55] Generated Node #2: [53, 10, 55] from Operation: 13+42=55 Current State: 20:[53, 10, 55], Operations: ['13+42=55'] Exploring Operation: 55-53=2, Resulting Numbers: [10, 2] Generated Node #3: [10, 2] from Ope...
4
Current State: 20:[13, 42, 53, 10], Operations: [] Exploring Operation: 42-13=29, Resulting Numbers: [53, 10, 29] Generated Node #0,0: 20:[53, 10, 29] Operation: 42-13=29 Exploring Operation: 53-42=11, Resulting Numbers: [13, 10, 11] Generated Node #0,1: 20:[13, 10, 11] Operation: 53-42=11 Moving to Node #0,1 Current S...
0.991319
hs_2
mult_heuristic
[ 31, 1, 54, 90 ]
66
[ "31-1=30", "90-54=36", "30+36=66" ]
Current State: 66:[31, 1, 54, 90], Operations: [] Exploring Operation: 31-1=30, Resulting Numbers: [54, 90, 30] Generated Node #2: [54, 90, 30] from Operation: 31-1=30 Current State: 66:[54, 90, 30], Operations: ['31-1=30'] Exploring Operation: 90-54=36, Resulting Numbers: [30, 36] Generated Node #3: [30, 36] from Oper...
4
Current State: 66:[31, 1, 54, 90], Operations: [] Exploring Operation: 90-54=36, Resulting Numbers: [31, 1, 36] Generated Node #0,0: 66:[31, 1, 36] Operation: 90-54=36 Exploring Operation: 90-31=59, Resulting Numbers: [1, 54, 59] Generated Node #0,1: 66:[1, 54, 59] Operation: 90-31=59 Exploring Operation: 54-31=23, Res...
0.990451
hs_3
mult_heuristic
[ 79, 89, 49, 45 ]
40
[ "89-79=10", "49-45=4", "10*4=40" ]
Current State: 40:[79, 89, 49, 45], Operations: [] Exploring Operation: 89-79=10, Resulting Numbers: [49, 45, 10] Generated Node #2: [49, 45, 10] from Operation: 89-79=10 Current State: 40:[49, 45, 10], Operations: ['89-79=10'] Exploring Operation: 49-45=4, Resulting Numbers: [10, 4] Generated Node #3: [10, 4] from Ope...
4
Current State: 40:[79, 89, 49, 45], Operations: [] Exploring Operation: 89-79=10, Resulting Numbers: [49, 45, 10] Generated Node #0,0: 40:[49, 45, 10] Operation: 89-79=10 Exploring Operation: 89-49=40, Resulting Numbers: [79, 45, 40] Generated Node #0,1: 40:[79, 45, 40] Operation: 89-49=40 Exploring Operation: 89-45=44...
0.988715
hs_3
sum_heuristic