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
[ 97, 12, 25, 44 ]
16
[ "97-12=85", "25+44=69", "85-69=16" ]
Current State: 16:[97, 12, 25, 44], Operations: [] Exploring Operation: 97-12=85, Resulting Numbers: [25, 44, 85] Generated Node #2: [25, 44, 85] from Operation: 97-12=85 Current State: 16:[25, 44, 85], Operations: ['97-12=85'] Exploring Operation: 25+44=69, Resulting Numbers: [85, 69] Generated Node #3: [85, 69] from ...
4
Current State: 16:[97, 12, 25, 44], Operations: [] Exploring Operation: 44-12=32, Resulting Numbers: [97, 25, 32] Generated Node #0,0: 16:[97, 25, 32] Operation: 44-12=32 Exploring Operation: 44-25=19, Resulting Numbers: [97, 12, 19] Generated Node #0,1: 16:[97, 12, 19] Operation: 44-25=19 Exploring Operation: 97-12=85...
0.985243
hs_5
mult_heuristic
[ 60, 6, 99, 56 ]
53
[ "60/6=10", "99-56=43", "10+43=53" ]
Current State: 53:[60, 6, 99, 56], Operations: [] Exploring Operation: 60/6=10, Resulting Numbers: [99, 56, 10] Generated Node #2: [99, 56, 10] from Operation: 60/6=10 Current State: 53:[99, 56, 10], Operations: ['60/6=10'] Exploring Operation: 99-56=43, Resulting Numbers: [10, 43] Generated Node #3: [10, 43] from Oper...
4
Current State: 53:[60, 6, 99, 56], Operations: [] Exploring Operation: 99-6=93, Resulting Numbers: [60, 56, 93] Generated Node #0,0: 53:[60, 56, 93] Operation: 99-6=93 Exploring Operation: 60-6=54, Resulting Numbers: [99, 56, 54] Generated Node #0,1: 53:[99, 56, 54] Operation: 60-6=54 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 6, 93, 47, 54 ]
37
[ "54/6=9", "93-47=46", "46-9=37" ]
Current State: 37:[6, 93, 47, 54], Operations: [] Exploring Operation: 54/6=9, Resulting Numbers: [93, 47, 9] Generated Node #2: [93, 47, 9] from Operation: 54/6=9 Current State: 37:[93, 47, 9], Operations: ['54/6=9'] Exploring Operation: 93-47=46, Resulting Numbers: [9, 46] Generated Node #3: [9, 46] from Operation: 9...
4
Current State: 37:[6, 93, 47, 54], Operations: [] Exploring Operation: 93-47=46, Resulting Numbers: [6, 54, 46] Generated Node #0,0: 37:[6, 54, 46] Operation: 93-47=46 Exploring Operation: 93-6=87, Resulting Numbers: [47, 54, 87] Generated Node #0,1: 37:[47, 54, 87] Operation: 93-6=87 Exploring Operation: 93-54=39, Res...
0
hs_4
mult_heuristic
[ 9, 34, 24, 3 ]
16
[ "9+34=43", "24+3=27", "43-27=16" ]
Current State: 16:[9, 34, 24, 3], Operations: [] Exploring Operation: 9+34=43, Resulting Numbers: [24, 3, 43] Generated Node #2: [24, 3, 43] from Operation: 9+34=43 Current State: 16:[24, 3, 43], Operations: ['9+34=43'] Exploring Operation: 24+3=27, Resulting Numbers: [43, 27] Generated Node #3: [43, 27] from Operation...
4
Current State: 16:[9, 34, 24, 3], Operations: [] Exploring Operation: 24/3=8, Resulting Numbers: [9, 34, 8] Generated Node #0,0: 16:[9, 34, 8] Operation: 24/3=8 Exploring Operation: 34-9=25, Resulting Numbers: [24, 3, 25] Generated Node #0,1: 16:[24, 3, 25] Operation: 34-9=25 Exploring Operation: 34-24=10, Resulting Nu...
0.987847
hs_3
sum_heuristic
[ 16, 56, 77, 85 ]
90
[ "16+56=72", "77+85=162", "162-72=90" ]
Current State: 90:[16, 56, 77, 85], Operations: [] Exploring Operation: 16+56=72, Resulting Numbers: [77, 85, 72] Generated Node #2: [77, 85, 72] from Operation: 16+56=72 Current State: 90:[77, 85, 72], Operations: ['16+56=72'] Exploring Operation: 77+85=162, Resulting Numbers: [72, 162] Generated Node #3: [72, 162] fr...
4
Current State: 90:[16, 56, 77, 85], Operations: [] Exploring Operation: 85-77=8, Resulting Numbers: [16, 56, 8] Generated Node #0,0: 90:[16, 56, 8] Operation: 85-77=8 Exploring Operation: 85-56=29, Resulting Numbers: [16, 77, 29] Generated Node #0,1: 90:[16, 77, 29] Operation: 85-56=29 Exploring Operation: 56-16=40, Re...
0.929688
hs_5
sum_heuristic
[ 81, 92, 27, 14 ]
81
[ "92-81=11", "14-11=3", "27*3=81" ]
Current State: 81:[81, 92, 27, 14], Operations: [] Exploring Operation: 92-81=11, Resulting Numbers: [27, 14, 11] Generated Node #2: [27, 14, 11] from Operation: 92-81=11 Current State: 81:[27, 14, 11], Operations: ['92-81=11'] Exploring Operation: 14-11=3, Resulting Numbers: [27, 3] Generated Node #3: [27, 3] from Ope...
4
Current State: 81:[81, 92, 27, 14], Operations: [] Exploring Operation: 92-27=65, Resulting Numbers: [81, 14, 65] Generated Node #0,0: 81:[81, 14, 65] Operation: 92-27=65 Exploring Operation: 27-14=13, Resulting Numbers: [81, 92, 13] Generated Node #0,1: 81:[81, 92, 13] Operation: 27-14=13 Exploring Operation: 92-14=78...
0.985243
hs_5
mult_heuristic
[ 9, 31, 43, 57 ]
54
[ "9+31=40", "57-43=14", "40+14=54" ]
Current State: 54:[9, 31, 43, 57], Operations: [] Exploring Operation: 9+31=40, Resulting Numbers: [43, 57, 40] Generated Node #2: [43, 57, 40] from Operation: 9+31=40 Current State: 54:[43, 57, 40], Operations: ['9+31=40'] Exploring Operation: 57-43=14, Resulting Numbers: [40, 14] Generated Node #3: [40, 14] from Oper...
4
Current State: 54:[9, 31, 43, 57], Operations: [] Exploring Operation: 43-31=12, Resulting Numbers: [9, 57, 12] Generated Node #0,0: 54:[9, 57, 12] Operation: 43-31=12 Exploring Operation: 57-43=14, Resulting Numbers: [9, 31, 14] Generated Node #0,1: 54:[9, 31, 14] Operation: 57-43=14 Start Sub Search at level 1: Movin...
0.992188
hs_2
mult_heuristic
[ 4, 16, 54, 36 ]
59
[ "36-16=20", "20/4=5", "54+5=59" ]
Current State: 59:[4, 16, 54, 36], Operations: [] Exploring Operation: 36-16=20, Resulting Numbers: [4, 54, 20] Generated Node #2: [4, 54, 20] from Operation: 36-16=20 Current State: 59:[4, 54, 20], Operations: ['36-16=20'] Exploring Operation: 20/4=5, Resulting Numbers: [54, 5] Generated Node #3: [54, 5] from Operatio...
4
Current State: 59:[4, 16, 54, 36], Operations: [] Exploring Operation: 4+16=20, Resulting Numbers: [54, 36, 20] Generated Node #0,0: 59:[54, 36, 20] Operation: 4+16=20 Exploring Operation: 4*16=64, Resulting Numbers: [54, 36, 64] Generated Node #0,1: 59:[54, 36, 64] Operation: 4*16=64 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 44, 70, 26, 20 ]
20
[ "70-44=26", "26+20=46", "46-26=20" ]
Current State: 20:[44, 70, 26, 20], Operations: [] Exploring Operation: 70-44=26, Resulting Numbers: [26, 20, 26] Generated Node #2: [26, 20, 26] from Operation: 70-44=26 Current State: 20:[26, 20, 26], Operations: ['70-44=26'] Exploring Operation: 26+20=46, Resulting Numbers: [46] 46,20 equal: Goal Reached Exploring O...
4
Current State: 20:[44, 70, 26, 20], Operations: [] Exploring Operation: 44-26=18, Resulting Numbers: [70, 20, 18] Generated Node #0,0: 20:[70, 20, 18] Operation: 44-26=18 Exploring Operation: 70-26=44, Resulting Numbers: [44, 20, 44] Generated Node #0,1: 20:[44, 20, 44] Operation: 70-26=44 Exploring Operation: 70-44=26...
0.987847
hs_3
mult_heuristic
[ 61, 4, 9, 24 ]
58
[ "61-9=52", "24/4=6", "52+6=58" ]
Current State: 58:[61, 4, 9, 24], Operations: [] Exploring Operation: 61-9=52, Resulting Numbers: [4, 24, 52] Generated Node #2: [4, 24, 52] from Operation: 61-9=52 Current State: 58:[4, 24, 52], Operations: ['61-9=52'] Exploring Operation: 24/4=6, Resulting Numbers: [52, 6] Generated Node #3: [52, 6] from Operation: 2...
4
Current State: 58:[61, 4, 9, 24], Operations: [] Exploring Operation: 9-4=5, Resulting Numbers: [61, 24, 5] Generated Node #0,0: 58:[61, 24, 5] Operation: 9-4=5 Exploring Operation: 9+24=33, Resulting Numbers: [61, 4, 33] Generated Node #0,1: 58:[61, 4, 33] Operation: 9+24=33 Exploring Operation: 4+24=28, Resulting Num...
0
hs_4
mult_heuristic
[ 5, 48, 11, 94 ]
87
[ "5*11=55", "48+94=142", "142-55=87" ]
Current State: 87:[5, 48, 11, 94], Operations: [] Exploring Operation: 5*11=55, Resulting Numbers: [48, 94, 55] Generated Node #2: [48, 94, 55] from Operation: 5*11=55 Current State: 87:[48, 94, 55], Operations: ['5*11=55'] Exploring Operation: 48+94=142, Resulting Numbers: [55, 142] Generated Node #3: [55, 142] from O...
4
Current State: 87:[5, 48, 11, 94], Operations: [] Exploring Operation: 48-11=37, Resulting Numbers: [5, 94, 37] Generated Node #0,0: 87:[5, 94, 37] Operation: 48-11=37 Moving to Node #0,0 Current State: 87:[5, 94, 37], Operations: ['48-11=37'] Exploring Operation: 94-5=89, Resulting Numbers: [37, 89] Generated Node #0,...
0
hs_1
mult_heuristic
[ 7, 55, 80, 8 ]
86
[ "55-7=48", "48/8=6", "80+6=86" ]
Current State: 86:[7, 55, 80, 8], Operations: [] Exploring Operation: 55-7=48, Resulting Numbers: [80, 8, 48] Generated Node #2: [80, 8, 48] from Operation: 55-7=48 Current State: 86:[80, 8, 48], Operations: ['55-7=48'] Exploring Operation: 48/8=6, Resulting Numbers: [80, 6] Generated Node #3: [80, 6] from Operation: 4...
4
Current State: 86:[7, 55, 80, 8], Operations: [] Exploring Operation: 8-7=1, Resulting Numbers: [55, 80, 1] Generated Node #0,0: 86:[55, 80, 1] Operation: 8-7=1 Exploring Operation: 55-8=47, Resulting Numbers: [7, 80, 47] Generated Node #0,1: 86:[7, 80, 47] Operation: 55-8=47 Exploring Operation: 55-7=48, Resulting Num...
0.961806
hs_5
mult_heuristic
[ 85, 18, 34, 21 ]
48
[ "85+18=103", "34+21=55", "103-55=48" ]
Current State: 48:[85, 18, 34, 21], Operations: [] Exploring Operation: 85+18=103, Resulting Numbers: [34, 21, 103] Generated Node #2: [34, 21, 103] from Operation: 85+18=103 Current State: 48:[34, 21, 103], Operations: ['85+18=103'] Exploring Operation: 34+21=55, Resulting Numbers: [103, 55] Generated Node #3: [103, 5...
4
Current State: 48:[85, 18, 34, 21], Operations: [] Exploring Operation: 85-34=51, Resulting Numbers: [18, 21, 51] Generated Node #0,0: 48:[18, 21, 51] Operation: 85-34=51 Moving to Node #0,0 Current State: 48:[18, 21, 51], Operations: ['85-34=51'] Exploring Operation: 21-18=3, Resulting Numbers: [51, 3] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 13, 28, 1, 38 ]
52
[ "28-13=15", "38-1=37", "15+37=52" ]
Current State: 52:[13, 28, 1, 38], Operations: [] Exploring Operation: 28-13=15, Resulting Numbers: [1, 38, 15] Generated Node #2: [1, 38, 15] from Operation: 28-13=15 Current State: 52:[1, 38, 15], Operations: ['28-13=15'] Exploring Operation: 38-1=37, Resulting Numbers: [15, 37] Generated Node #3: [15, 37] from Opera...
4
Current State: 52:[13, 28, 1, 38], Operations: [] Exploring Operation: 13+38=51, Resulting Numbers: [28, 1, 51] Generated Node #0,0: 52:[28, 1, 51] Operation: 13+38=51 Exploring Operation: 38-13=25, Resulting Numbers: [28, 1, 25] Generated Node #0,1: 52:[28, 1, 25] Operation: 38-13=25 Exploring Operation: 38-28=10, Res...
0.979167
hs_3
mult_heuristic
[ 57, 69, 84, 92 ]
99
[ "69-57=12", "84/12=7", "92+7=99" ]
Current State: 99:[57, 69, 84, 92], Operations: [] Exploring Operation: 69-57=12, Resulting Numbers: [84, 92, 12] Generated Node #2: [84, 92, 12] from Operation: 69-57=12 Current State: 99:[84, 92, 12], Operations: ['69-57=12'] Exploring Operation: 84/12=7, Resulting Numbers: [92, 7] Generated Node #3: [92, 7] from Ope...
4
Current State: 99:[57, 69, 84, 92], Operations: [] Exploring Operation: 69-57=12, Resulting Numbers: [84, 92, 12] Generated Node #0,0: 99:[84, 92, 12] Operation: 69-57=12 Exploring Operation: 84-69=15, Resulting Numbers: [57, 92, 15] Generated Node #0,1: 99:[57, 92, 15] Operation: 84-69=15 Moving to Node #0,0 Current S...
0.989583
hs_2
mult_heuristic
[ 40, 59, 8, 3 ]
94
[ "40+59=99", "8-3=5", "99-5=94" ]
Current State: 94:[40, 59, 8, 3], Operations: [] Exploring Operation: 40+59=99, Resulting Numbers: [8, 3, 99] Generated Node #2: [8, 3, 99] from Operation: 40+59=99 Current State: 94:[8, 3, 99], Operations: ['40+59=99'] Exploring Operation: 8-3=5, Resulting Numbers: [99, 5] Generated Node #3: [99, 5] from Operation: 8-...
4
Current State: 94:[40, 59, 8, 3], Operations: [] Exploring Operation: 40+59=99, Resulting Numbers: [8, 3, 99] Generated Node #0,0: 94:[8, 3, 99] Operation: 40+59=99 Exploring Operation: 40+8=48, Resulting Numbers: [59, 3, 48] Generated Node #0,1: 94:[59, 3, 48] Operation: 40+8=48 Exploring Operation: 59-8=51, Resulting...
0.989583
hs_3
sum_heuristic
[ 17, 62, 46, 23 ]
68
[ "62-17=45", "46-23=23", "45+23=68" ]
Current State: 68:[17, 62, 46, 23], Operations: [] Exploring Operation: 62-17=45, Resulting Numbers: [46, 23, 45] Generated Node #2: [46, 23, 45] from Operation: 62-17=45 Current State: 68:[46, 23, 45], Operations: ['62-17=45'] Exploring Operation: 46-23=23, Resulting Numbers: [45, 23] Generated Node #3: [45, 23] from ...
4
Current State: 68:[17, 62, 46, 23], Operations: [] Exploring Operation: 46/23=2, Resulting Numbers: [17, 62, 2] Generated Node #0,0: 68:[17, 62, 2] Operation: 46/23=2 Exploring Operation: 46+23=69, Resulting Numbers: [17, 62, 69] Generated Node #0,1: 68:[17, 62, 69] Operation: 46+23=69 Exploring Operation: 62-46=16, Re...
0.943576
hs_4
sum_heuristic
[ 37, 71, 14, 74 ]
87
[ "74/37=2", "71+14=85", "2+85=87" ]
Current State: 87:[37, 71, 14, 74], Operations: [] Exploring Operation: 74/37=2, Resulting Numbers: [71, 14, 2] Generated Node #2: [71, 14, 2] from Operation: 74/37=2 Current State: 87:[71, 14, 2], Operations: ['74/37=2'] Exploring Operation: 71+14=85, Resulting Numbers: [2, 85] Generated Node #3: [2, 85] from Operatio...
4
Current State: 87:[37, 71, 14, 74], Operations: [] Exploring Operation: 74-71=3, Resulting Numbers: [37, 14, 3] Generated Node #0,0: 87:[37, 14, 3] Operation: 74-71=3 Exploring Operation: 71+14=85, Resulting Numbers: [37, 74, 85] Generated Node #0,1: 87:[37, 74, 85] Operation: 71+14=85 Moving to Node #0,0 Current State...
0.990451
hs_2
sum_heuristic
[ 98, 73, 17, 32 ]
71
[ "17+32=49", "98/49=2", "73-2=71" ]
Current State: 71:[98, 73, 17, 32], Operations: [] Exploring Operation: 17+32=49, Resulting Numbers: [98, 73, 49] Generated Node #2: [98, 73, 49] from Operation: 17+32=49 Current State: 71:[98, 73, 49], Operations: ['17+32=49'] Exploring Operation: 98/49=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] from Ope...
4
Current State: 71:[98, 73, 17, 32], Operations: [] Exploring Operation: 17+32=49, Resulting Numbers: [98, 73, 49] Generated Node #0,0: 71:[98, 73, 49] Operation: 17+32=49 Exploring Operation: 98-17=81, Resulting Numbers: [73, 32, 81] Generated Node #0,1: 71:[73, 32, 81] Operation: 98-17=81 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 56, 70, 72, 76 ]
66
[ "56+76=132", "72-70=2", "132/2=66" ]
Current State: 66:[56, 70, 72, 76], Operations: [] Exploring Operation: 56+76=132, Resulting Numbers: [70, 72, 132] Generated Node #2: [70, 72, 132] from Operation: 56+76=132 Current State: 66:[70, 72, 132], Operations: ['56+76=132'] Exploring Operation: 72-70=2, Resulting Numbers: [132, 2] Generated Node #3: [132, 2] ...
4
Current State: 66:[56, 70, 72, 76], Operations: [] Exploring Operation: 76-70=6, Resulting Numbers: [56, 72, 6] Generated Node #0,0: 66:[56, 72, 6] Operation: 76-70=6 Exploring Operation: 76-56=20, Resulting Numbers: [70, 72, 20] Generated Node #0,1: 66:[70, 72, 20] Operation: 76-56=20 Exploring Operation: 76-72=4, Res...
0
hs_3
sum_heuristic
[ 65, 12, 14, 34 ]
73
[ "65-12=53", "34-14=20", "53+20=73" ]
Current State: 73:[65, 12, 14, 34], Operations: [] Exploring Operation: 65-12=53, Resulting Numbers: [14, 34, 53] Generated Node #2: [14, 34, 53] from Operation: 65-12=53 Current State: 73:[14, 34, 53], Operations: ['65-12=53'] Exploring Operation: 34-14=20, Resulting Numbers: [53, 20] Generated Node #3: [53, 20] from ...
4
Current State: 73:[65, 12, 14, 34], Operations: [] Exploring Operation: 65+14=79, Resulting Numbers: [12, 34, 79] Generated Node #0,0: 73:[12, 34, 79] Operation: 65+14=79 Exploring Operation: 14+34=48, Resulting Numbers: [65, 12, 48] Generated Node #0,1: 73:[65, 12, 48] Operation: 14+34=48 Exploring Operation: 12+14=26...
0.947049
hs_5
mult_heuristic
[ 63, 8, 9, 19 ]
36
[ "19-8=11", "9*11=99", "99-63=36" ]
Current State: 36:[63, 8, 9, 19], Operations: [] Exploring Operation: 19-8=11, Resulting Numbers: [63, 9, 11] Generated Node #2: [63, 9, 11] from Operation: 19-8=11 Current State: 36:[63, 9, 11], Operations: ['19-8=11'] Exploring Operation: 9*11=99, Resulting Numbers: [63, 99] Generated Node #3: [63, 99] from Operation...
4
Current State: 36:[63, 8, 9, 19], Operations: [] Exploring Operation: 63-9=54, Resulting Numbers: [8, 19, 54] Generated Node #0,0: 36:[8, 19, 54] Operation: 63-9=54 Exploring Operation: 63/9=7, Resulting Numbers: [8, 19, 7] Generated Node #0,1: 36:[8, 19, 7] Operation: 63/9=7 Exploring Operation: 63-8=55, Resulting Num...
0
hs_4
sum_heuristic
[ 85, 58, 18, 54 ]
71
[ "85+58=143", "18+54=72", "143-72=71" ]
Current State: 71:[85, 58, 18, 54], Operations: [] Exploring Operation: 85+58=143, Resulting Numbers: [18, 54, 143] Generated Node #2: [18, 54, 143] from Operation: 85+58=143 Current State: 71:[18, 54, 143], Operations: ['85+58=143'] Exploring Operation: 18+54=72, Resulting Numbers: [143, 72] Generated Node #3: [143, 7...
4
Current State: 71:[85, 58, 18, 54], Operations: [] Exploring Operation: 18+54=72, Resulting Numbers: [85, 58, 72] Generated Node #0,0: 71:[85, 58, 72] Operation: 18+54=72 Exploring Operation: 85-18=67, Resulting Numbers: [58, 54, 67] Generated Node #0,1: 71:[58, 54, 67] Operation: 85-18=67 Exploring Operation: 58+18=76...
0.983507
hs_5
sum_heuristic
[ 2, 3, 76, 54 ]
80
[ "2+76=78", "78/3=26", "54+26=80" ]
Current State: 80:[2, 3, 76, 54], Operations: [] Exploring Operation: 2+76=78, Resulting Numbers: [3, 54, 78] Generated Node #2: [3, 54, 78] from Operation: 2+76=78 Current State: 80:[3, 54, 78], Operations: ['2+76=78'] Exploring Operation: 78/3=26, Resulting Numbers: [54, 26] Generated Node #3: [54, 26] from Operation...
4
Current State: 80:[2, 3, 76, 54], Operations: [] Exploring Operation: 76-54=22, Resulting Numbers: [2, 3, 22] Generated Node #0,0: 80:[2, 3, 22] Operation: 76-54=22 Start Sub Search at level 1: Moving to Node #0,0 Current State: 80:[2, 3, 22], Operations: ['76-54=22'] Exploring Operation: 22-2=20, Resulting Numbers: [3...
0
hs_1
mult_heuristic
[ 71, 16, 96, 12 ]
65
[ "71-12=59", "96/16=6", "59+6=65" ]
Current State: 65:[71, 16, 96, 12], Operations: [] Exploring Operation: 71-12=59, Resulting Numbers: [16, 96, 59] Generated Node #2: [16, 96, 59] from Operation: 71-12=59 Current State: 65:[16, 96, 59], Operations: ['71-12=59'] Exploring Operation: 96/16=6, Resulting Numbers: [59, 6] Generated Node #3: [59, 6] from Ope...
4
Current State: 65:[71, 16, 96, 12], Operations: [] Exploring Operation: 96/12=8, Resulting Numbers: [71, 16, 8] Generated Node #0,0: 65:[71, 16, 8] Operation: 96/12=8 Exploring Operation: 96-71=25, Resulting Numbers: [16, 12, 25] Generated Node #0,1: 65:[16, 12, 25] Operation: 96-71=25 Exploring Operation: 96-16=80, Re...
0.956597
hs_4
mult_heuristic
[ 56, 13, 41, 44 ]
22
[ "56-13=43", "43-41=2", "44/2=22" ]
Current State: 22:[56, 13, 41, 44], Operations: [] Exploring Operation: 56-13=43, Resulting Numbers: [41, 44, 43] Generated Node #2: [41, 44, 43] from Operation: 56-13=43 Current State: 22:[41, 44, 43], Operations: ['56-13=43'] Exploring Operation: 43-41=2, Resulting Numbers: [44, 2] Generated Node #3: [44, 2] from Ope...
4
Current State: 22:[56, 13, 41, 44], Operations: [] Exploring Operation: 56-44=12, Resulting Numbers: [13, 41, 12] Generated Node #0,0: 22:[13, 41, 12] Operation: 56-44=12 Exploring Operation: 56-41=15, Resulting Numbers: [13, 44, 15] Generated Node #0,1: 22:[13, 44, 15] Operation: 56-41=15 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 53, 8, 11, 46 ]
33
[ "53+46=99", "11-8=3", "99/3=33" ]
Current State: 33:[53, 8, 11, 46], Operations: [] Exploring Operation: 53+46=99, Resulting Numbers: [8, 11, 99] Generated Node #2: [8, 11, 99] from Operation: 53+46=99 Current State: 33:[8, 11, 99], Operations: ['53+46=99'] Exploring Operation: 11-8=3, Resulting Numbers: [99, 3] Generated Node #3: [99, 3] from Operatio...
4
Current State: 33:[53, 8, 11, 46], Operations: [] Exploring Operation: 46-8=38, Resulting Numbers: [53, 11, 38] Generated Node #0,0: 33:[53, 11, 38] Operation: 46-8=38 Exploring Operation: 53-8=45, Resulting Numbers: [11, 46, 45] Generated Node #0,1: 33:[11, 46, 45] Operation: 53-8=45 Exploring Operation: 53-46=7, Resu...
0
hs_5
mult_heuristic
[ 7, 38, 37, 77 ]
69
[ "7+38=45", "37+77=114", "114-45=69" ]
Current State: 69:[7, 38, 37, 77], Operations: [] Exploring Operation: 7+38=45, Resulting Numbers: [37, 77, 45] Generated Node #2: [37, 77, 45] from Operation: 7+38=45 Current State: 69:[37, 77, 45], Operations: ['7+38=45'] Exploring Operation: 37+77=114, Resulting Numbers: [45, 114] Generated Node #3: [45, 114] from O...
4
Current State: 69:[7, 38, 37, 77], Operations: [] Exploring Operation: 38+37=75, Resulting Numbers: [7, 77, 75] Generated Node #0,0: 69:[7, 77, 75] Operation: 38+37=75 Exploring Operation: 38-7=31, Resulting Numbers: [37, 77, 31] Generated Node #0,1: 69:[37, 77, 31] Operation: 38-7=31 Exploring Operation: 38-37=1, Resu...
0.983507
hs_3
sum_heuristic
[ 29, 13, 34, 12 ]
64
[ "29+13=42", "34-12=22", "42+22=64" ]
Current State: 64:[29, 13, 34, 12], Operations: [] Exploring Operation: 29+13=42, Resulting Numbers: [34, 12, 42] Generated Node #2: [34, 12, 42] from Operation: 29+13=42 Current State: 64:[34, 12, 42], Operations: ['29+13=42'] Exploring Operation: 34-12=22, Resulting Numbers: [42, 22] Generated Node #3: [42, 22] from ...
4
Current State: 64:[29, 13, 34, 12], Operations: [] Exploring Operation: 34-29=5, Resulting Numbers: [13, 12, 5] Generated Node #0,0: 64:[13, 12, 5] Operation: 34-29=5 Exploring Operation: 29+34=63, Resulting Numbers: [13, 12, 63] Generated Node #0,1: 64:[13, 12, 63] Operation: 29+34=63 Exploring Operation: 29-12=17, Re...
0.978299
hs_5
sum_heuristic
[ 70, 23, 91, 9 ]
11
[ "70+23=93", "91-9=82", "93-82=11" ]
Current State: 11:[70, 23, 91, 9], Operations: [] Exploring Operation: 70+23=93, Resulting Numbers: [91, 9, 93] Generated Node #2: [91, 9, 93] from Operation: 70+23=93 Current State: 11:[91, 9, 93], Operations: ['70+23=93'] Exploring Operation: 91-9=82, Resulting Numbers: [93, 82] Generated Node #3: [93, 82] from Opera...
4
Current State: 11:[70, 23, 91, 9], Operations: [] Exploring Operation: 91-23=68, Resulting Numbers: [70, 9, 68] Generated Node #0,0: 11:[70, 9, 68] Operation: 91-23=68 Exploring Operation: 91-70=21, Resulting Numbers: [23, 9, 21] Generated Node #0,1: 11:[23, 9, 21] Operation: 91-70=21 Exploring Operation: 70-23=47, Res...
0.990451
hs_3
mult_heuristic
[ 36, 9, 36, 90 ]
81
[ "36+9=45", "36+90=126", "126-45=81" ]
Current State: 81:[36, 9, 36, 90], Operations: [] Exploring Operation: 36+9=45, Resulting Numbers: [90, 45] Generated Node #2: [90, 45] from Operation: 36+9=45 Current State: 81:[90, 45], Operations: ['36+9=45'] Exploring Operation: 36+90=126, Resulting Numbers: [45, 126] Generated Node #3: [45, 126] from Operation: 36...
4
Current State: 81:[36, 9, 36, 90], Operations: [] Exploring Operation: 36-9=27, Resulting Numbers: [36, 90, 27] Generated Node #0,0: 81:[36, 90, 27] Operation: 36-9=27 Exploring Operation: 36+36=72, Resulting Numbers: [9, 90, 72] Generated Node #0,1: 81:[9, 90, 72] Operation: 36+36=72 Exploring Operation: 36-36=0, Resu...
0.987847
hs_4
sum_heuristic
[ 94, 82, 40, 67 ]
84
[ "94+40=134", "134/67=2", "82+2=84" ]
Current State: 84:[94, 82, 40, 67], Operations: [] Exploring Operation: 94+40=134, Resulting Numbers: [82, 67, 134] Generated Node #2: [82, 67, 134] from Operation: 94+40=134 Current State: 84:[82, 67, 134], Operations: ['94+40=134'] Exploring Operation: 134/67=2, Resulting Numbers: [82, 2] Generated Node #3: [82, 2] f...
4
Current State: 84:[94, 82, 40, 67], Operations: [] Exploring Operation: 94-67=27, Resulting Numbers: [82, 40, 27] Generated Node #0,0: 84:[82, 40, 27] Operation: 94-67=27 Exploring Operation: 82-67=15, Resulting Numbers: [94, 40, 15] Generated Node #0,1: 84:[94, 40, 15] Operation: 82-67=15 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 63, 53, 49, 45 ]
40
[ "63-53=10", "49-45=4", "10*4=40" ]
Current State: 40:[63, 53, 49, 45], Operations: [] Exploring Operation: 63-53=10, Resulting Numbers: [49, 45, 10] Generated Node #2: [49, 45, 10] from Operation: 63-53=10 Current State: 40:[49, 45, 10], Operations: ['63-53=10'] Exploring Operation: 49-45=4, Resulting Numbers: [10, 4] Generated Node #3: [10, 4] from Ope...
4
Current State: 40:[63, 53, 49, 45], Operations: [] Exploring Operation: 63-53=10, Resulting Numbers: [49, 45, 10] Generated Node #0,0: 40:[49, 45, 10] Operation: 63-53=10 Exploring Operation: 63-45=18, Resulting Numbers: [53, 49, 18] Generated Node #0,1: 40:[53, 49, 18] Operation: 63-45=18 Exploring Operation: 63-49=14...
0.988715
hs_3
mult_heuristic
[ 5, 68, 10, 58 ]
92
[ "5*68=340", "340/10=34", "58+34=92" ]
Current State: 92:[5, 68, 10, 58], Operations: [] Exploring Operation: 5*68=340, Resulting Numbers: [10, 58, 340] Generated Node #2: [10, 58, 340] from Operation: 5*68=340 Current State: 92:[10, 58, 340], Operations: ['5*68=340'] Exploring Operation: 340/10=34, Resulting Numbers: [58, 34] Generated Node #3: [58, 34] fr...
4
Current State: 92:[5, 68, 10, 58], Operations: [] Exploring Operation: 58-10=48, Resulting Numbers: [5, 68, 48] Generated Node #0,0: 92:[5, 68, 48] Operation: 58-10=48 Exploring Operation: 68-10=58, Resulting Numbers: [5, 58, 58] Generated Node #0,1: 92:[5, 58, 58] Operation: 68-10=58 Exploring Operation: 68-58=10, Res...
0.90625
hs_5
mult_heuristic
[ 39, 78, 45, 6 ]
27
[ "39+78=117", "45+117=162", "162/6=27" ]
Current State: 27:[39, 78, 45, 6], Operations: [] Exploring Operation: 39+78=117, Resulting Numbers: [45, 6, 117] Generated Node #2: [45, 6, 117] from Operation: 39+78=117 Current State: 27:[45, 6, 117], Operations: ['39+78=117'] Exploring Operation: 45+117=162, Resulting Numbers: [6, 162] Generated Node #3: [6, 162] f...
4
Current State: 27:[39, 78, 45, 6], Operations: [] Exploring Operation: 78-45=33, Resulting Numbers: [39, 6, 33] Generated Node #0,0: 27:[39, 6, 33] Operation: 78-45=33 Exploring Operation: 78-39=39, Resulting Numbers: [45, 6, 39] Generated Node #0,1: 27:[45, 6, 39] Operation: 78-39=39 Exploring Operation: 78/39=2, Resu...
0
hs_3
sum_heuristic
[ 23, 58, 53, 99 ]
16
[ "58-53=5", "23*5=115", "115-99=16" ]
Current State: 16:[23, 58, 53, 99], Operations: [] Exploring Operation: 58-53=5, Resulting Numbers: [23, 99, 5] Generated Node #2: [23, 99, 5] from Operation: 58-53=5 Current State: 16:[23, 99, 5], Operations: ['58-53=5'] Exploring Operation: 23*5=115, Resulting Numbers: [99, 115] Generated Node #3: [99, 115] from Oper...
4
Current State: 16:[23, 58, 53, 99], Operations: [] Exploring Operation: 58-23=35, Resulting Numbers: [53, 99, 35] Generated Node #0,0: 16:[53, 99, 35] Operation: 58-23=35 Exploring Operation: 53-23=30, Resulting Numbers: [58, 99, 30] Generated Node #0,1: 16:[58, 99, 30] Operation: 53-23=30 Exploring Operation: 99-53=46...
0
hs_5
sum_heuristic
[ 96, 3, 83, 25 ]
35
[ "96-3=93", "83-25=58", "93-58=35" ]
Current State: 35:[96, 3, 83, 25], Operations: [] Exploring Operation: 96-3=93, Resulting Numbers: [83, 25, 93] Generated Node #2: [83, 25, 93] from Operation: 96-3=93 Current State: 35:[83, 25, 93], Operations: ['96-3=93'] Exploring Operation: 83-25=58, Resulting Numbers: [93, 58] Generated Node #3: [93, 58] from Oper...
4
Current State: 35:[96, 3, 83, 25], Operations: [] Exploring Operation: 96-83=13, Resulting Numbers: [3, 25, 13] Generated Node #0,0: 35:[3, 25, 13] Operation: 96-83=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[3, 25, 13], Operations: ['96-83=13'] Exploring Operation: 25+13=38, Resulting Number...
0.993924
hs_1
mult_heuristic
[ 32, 24, 40, 67 ]
72
[ "32-24=8", "40/8=5", "67+5=72" ]
Current State: 72:[32, 24, 40, 67], Operations: [] Exploring Operation: 32-24=8, Resulting Numbers: [40, 67, 8] Generated Node #2: [40, 67, 8] from Operation: 32-24=8 Current State: 72:[40, 67, 8], Operations: ['32-24=8'] Exploring Operation: 40/8=5, Resulting Numbers: [67, 5] Generated Node #3: [67, 5] from Operation:...
4
Current State: 72:[32, 24, 40, 67], Operations: [] Exploring Operation: 32+40=72, Resulting Numbers: [24, 67, 72] Generated Node #0,0: 72:[24, 67, 72] Operation: 32+40=72 Exploring Operation: 67-40=27, Resulting Numbers: [32, 24, 27] Generated Node #0,1: 72:[32, 24, 27] Operation: 67-40=27 Exploring Operation: 67-32=35...
0.913194
hs_5
mult_heuristic
[ 79, 23, 26, 7 ]
72
[ "23+26=49", "49/7=7", "79-7=72" ]
Current State: 72:[79, 23, 26, 7], Operations: [] Exploring Operation: 23+26=49, Resulting Numbers: [79, 7, 49] Generated Node #2: [79, 7, 49] from Operation: 23+26=49 Current State: 72:[79, 7, 49], Operations: ['23+26=49'] Exploring Operation: 49/7=7, Resulting Numbers: [79, 7] Generated Node #3: [79, 7] from Operatio...
4
Current State: 72:[79, 23, 26, 7], Operations: [] Exploring Operation: 26-7=19, Resulting Numbers: [79, 23, 19] Generated Node #0,0: 72:[79, 23, 19] Operation: 26-7=19 Exploring Operation: 26-23=3, Resulting Numbers: [79, 7, 3] Generated Node #0,1: 72:[79, 7, 3] Operation: 26-23=3 Exploring Operation: 79-7=72, Resultin...
0
hs_3
mult_heuristic
[ 50, 22, 1, 30 ]
43
[ "50+22=72", "30-1=29", "72-29=43" ]
Current State: 43:[50, 22, 1, 30], Operations: [] Exploring Operation: 50+22=72, Resulting Numbers: [1, 30, 72] Generated Node #2: [1, 30, 72] from Operation: 50+22=72 Current State: 43:[1, 30, 72], Operations: ['50+22=72'] Exploring Operation: 30-1=29, Resulting Numbers: [72, 29] Generated Node #3: [72, 29] from Opera...
4
Current State: 43:[50, 22, 1, 30], Operations: [] Exploring Operation: 50-1=49, Resulting Numbers: [22, 30, 49] Generated Node #0,0: 43:[22, 30, 49] Operation: 50-1=49 Start Sub Search at level 1: Moving to Node #0,0 Current State: 43:[22, 30, 49], Operations: ['50-1=49'] Exploring Operation: 22+30=52, Resulting Number...
0
hs_1
mult_heuristic
[ 11, 95, 21, 74 ]
92
[ "74-11=63", "63/21=3", "95-3=92" ]
Current State: 92:[11, 95, 21, 74], Operations: [] Exploring Operation: 74-11=63, Resulting Numbers: [95, 21, 63] Generated Node #2: [95, 21, 63] from Operation: 74-11=63 Current State: 92:[95, 21, 63], Operations: ['74-11=63'] Exploring Operation: 63/21=3, Resulting Numbers: [95, 3] Generated Node #3: [95, 3] from Ope...
4
Current State: 92:[11, 95, 21, 74], Operations: [] Exploring Operation: 11+74=85, Resulting Numbers: [95, 21, 85] Generated Node #0,0: 92:[95, 21, 85] Operation: 11+74=85 Exploring Operation: 95-74=21, Resulting Numbers: [11, 21, 21] Generated Node #0,1: 92:[11, 21, 21] Operation: 95-74=21 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 58, 74, 43, 17 ]
72
[ "58+74=132", "43+17=60", "132-60=72" ]
Current State: 72:[58, 74, 43, 17], Operations: [] Exploring Operation: 58+74=132, Resulting Numbers: [43, 17, 132] Generated Node #2: [43, 17, 132] from Operation: 58+74=132 Current State: 72:[43, 17, 132], Operations: ['58+74=132'] Exploring Operation: 43+17=60, Resulting Numbers: [132, 60] Generated Node #3: [132, 6...
4
Current State: 72:[58, 74, 43, 17], Operations: [] Exploring Operation: 58+17=75, Resulting Numbers: [74, 43, 75] Generated Node #0,0: 72:[74, 43, 75] Operation: 58+17=75 Exploring Operation: 58-43=15, Resulting Numbers: [74, 17, 15] Generated Node #0,1: 72:[74, 17, 15] Operation: 58-43=15 Exploring Operation: 74-58=16...
0.969618
hs_3
sum_heuristic
[ 57, 9, 51, 97 ]
43
[ "57-51=6", "9*6=54", "97-54=43" ]
Current State: 43:[57, 9, 51, 97], Operations: [] Exploring Operation: 57-51=6, Resulting Numbers: [9, 97, 6] Generated Node #2: [9, 97, 6] from Operation: 57-51=6 Current State: 43:[9, 97, 6], Operations: ['57-51=6'] Exploring Operation: 9*6=54, Resulting Numbers: [97, 54] Generated Node #3: [97, 54] from Operation: 9...
4
Current State: 43:[57, 9, 51, 97], Operations: [] Exploring Operation: 97-57=40, Resulting Numbers: [9, 51, 40] Generated Node #0,0: 43:[9, 51, 40] Operation: 97-57=40 Exploring Operation: 57-9=48, Resulting Numbers: [51, 97, 48] Generated Node #0,1: 43:[51, 97, 48] Operation: 57-9=48 Exploring Operation: 97-51=46, Res...
0
hs_3
mult_heuristic
[ 6, 74, 54, 75 ]
59
[ "6+74=80", "75-54=21", "80-21=59" ]
Current State: 59:[6, 74, 54, 75], Operations: [] Exploring Operation: 6+74=80, Resulting Numbers: [54, 75, 80] Generated Node #2: [54, 75, 80] from Operation: 6+74=80 Current State: 59:[54, 75, 80], Operations: ['6+74=80'] Exploring Operation: 75-54=21, Resulting Numbers: [80, 21] Generated Node #3: [80, 21] from Oper...
4
Current State: 59:[6, 74, 54, 75], Operations: [] Exploring Operation: 74-6=68, Resulting Numbers: [54, 75, 68] Generated Node #0,0: 59:[54, 75, 68] Operation: 74-6=68 Exploring Operation: 6+74=80, Resulting Numbers: [54, 75, 80] Generated Node #0,1: 59:[54, 75, 80] Operation: 6+74=80 Exploring Operation: 75-6=69, Resu...
0.978299
hs_5
sum_heuristic
[ 73, 72, 58, 13 ]
46
[ "73-72=1", "58-13=45", "1+45=46" ]
Current State: 46:[73, 72, 58, 13], Operations: [] Exploring Operation: 73-72=1, Resulting Numbers: [58, 13, 1] Generated Node #2: [58, 13, 1] from Operation: 73-72=1 Current State: 46:[58, 13, 1], Operations: ['73-72=1'] Exploring Operation: 58-13=45, Resulting Numbers: [1, 45] Generated Node #3: [1, 45] from Operatio...
4
Current State: 46:[73, 72, 58, 13], Operations: [] Exploring Operation: 73-13=60, Resulting Numbers: [72, 58, 60] Generated Node #0,0: 46:[72, 58, 60] Operation: 73-13=60 Exploring Operation: 72-58=14, Resulting Numbers: [73, 13, 14] Generated Node #0,1: 46:[73, 13, 14] Operation: 72-58=14 Exploring Operation: 73-58=15...
0.987847
hs_4
sum_heuristic
[ 66, 86, 79, 79 ]
21
[ "86-66=20", "79/79=1", "20+1=21" ]
Current State: 21:[66, 86, 79, 79], Operations: [] Exploring Operation: 86-66=20, Resulting Numbers: [79, 79, 20] Generated Node #2: [79, 79, 20] from Operation: 86-66=20 Current State: 21:[79, 79, 20], Operations: ['86-66=20'] Exploring Operation: 79/79=1, Resulting Numbers: [20, 1] Generated Node #3: [20, 1] from Ope...
4
Current State: 21:[66, 86, 79, 79], Operations: [] Exploring Operation: 86-79=7, Resulting Numbers: [66, 79, 7] Generated Node #0,0: 21:[66, 79, 7] Operation: 86-79=7 Exploring Operation: 79/79=1, Resulting Numbers: [66, 86, 1] Generated Node #0,1: 21:[66, 86, 1] Operation: 79/79=1 Exploring Operation: 86-79=7, Resulti...
0.977431
hs_3
sum_heuristic
[ 43, 59, 25, 71 ]
30
[ "59-43=16", "71-25=46", "46-16=30" ]
Current State: 30:[43, 59, 25, 71], Operations: [] Exploring Operation: 59-43=16, Resulting Numbers: [25, 71, 16] Generated Node #2: [25, 71, 16] from Operation: 59-43=16 Current State: 30:[25, 71, 16], Operations: ['59-43=16'] Exploring Operation: 71-25=46, Resulting Numbers: [16, 46] Generated Node #3: [16, 46] from ...
4
Current State: 30:[43, 59, 25, 71], Operations: [] Exploring Operation: 71-43=28, Resulting Numbers: [59, 25, 28] Generated Node #0,0: 30:[59, 25, 28] Operation: 71-43=28 Exploring Operation: 71-59=12, Resulting Numbers: [43, 25, 12] Generated Node #0,1: 30:[43, 25, 12] Operation: 71-59=12 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 8, 49, 92, 75 ]
58
[ "49-8=41", "92-75=17", "41+17=58" ]
Current State: 58:[8, 49, 92, 75], Operations: [] Exploring Operation: 49-8=41, Resulting Numbers: [92, 75, 41] Generated Node #2: [92, 75, 41] from Operation: 49-8=41 Current State: 58:[92, 75, 41], Operations: ['49-8=41'] Exploring Operation: 92-75=17, Resulting Numbers: [41, 17] Generated Node #3: [41, 17] from Oper...
4
Current State: 58:[8, 49, 92, 75], Operations: [] Exploring Operation: 92-8=84, Resulting Numbers: [49, 75, 84] Generated Node #0,0: 58:[49, 75, 84] Operation: 92-8=84 Exploring Operation: 75-49=26, Resulting Numbers: [8, 92, 26] Generated Node #0,1: 58:[8, 92, 26] Operation: 75-49=26 Exploring Operation: 92-49=43, Res...
0.977431
hs_5
mult_heuristic
[ 9, 57, 59, 28 ]
74
[ "9+28=37", "59-57=2", "37*2=74" ]
Current State: 74:[9, 57, 59, 28], Operations: [] Exploring Operation: 9+28=37, Resulting Numbers: [57, 59, 37] Generated Node #2: [57, 59, 37] from Operation: 9+28=37 Current State: 74:[57, 59, 37], Operations: ['9+28=37'] Exploring Operation: 59-57=2, Resulting Numbers: [37, 2] Generated Node #3: [37, 2] from Operati...
4
Current State: 74:[9, 57, 59, 28], Operations: [] Exploring Operation: 9+57=66, Resulting Numbers: [59, 28, 66] Generated Node #0,0: 74:[59, 28, 66] Operation: 9+57=66 Exploring Operation: 57-28=29, Resulting Numbers: [9, 59, 29] Generated Node #0,1: 74:[9, 59, 29] Operation: 57-28=29 Exploring Operation: 9+59=68, Resu...
0.929688
hs_5
sum_heuristic
[ 33, 98, 86, 17 ]
14
[ "33+86=119", "98*17=1666", "1666/119=14" ]
Current State: 14:[33, 98, 86, 17], Operations: [] Exploring Operation: 33+86=119, Resulting Numbers: [98, 17, 119] Generated Node #2: [98, 17, 119] from Operation: 33+86=119 Current State: 14:[98, 17, 119], Operations: ['33+86=119'] Exploring Operation: 98*17=1666, Resulting Numbers: [119, 1666] Generated Node #3: [11...
4
Current State: 14:[33, 98, 86, 17], Operations: [] Exploring Operation: 98-86=12, Resulting Numbers: [33, 17, 12] Generated Node #0,0: 14:[33, 17, 12] Operation: 98-86=12 Moving to Node #0,0 Current State: 14:[33, 17, 12], Operations: ['98-86=12'] Exploring Operation: 33-17=16, Resulting Numbers: [12, 16] Generated Nod...
0
hs_1
sum_heuristic
[ 6, 79, 30, 23 ]
89
[ "6*23=138", "79-30=49", "138-49=89" ]
Current State: 89:[6, 79, 30, 23], Operations: [] Exploring Operation: 6*23=138, Resulting Numbers: [79, 30, 138] Generated Node #2: [79, 30, 138] from Operation: 6*23=138 Current State: 89:[79, 30, 138], Operations: ['6*23=138'] Exploring Operation: 79-30=49, Resulting Numbers: [138, 49] Generated Node #3: [138, 49] f...
4
Current State: 89:[6, 79, 30, 23], Operations: [] Exploring Operation: 6*23=138, Resulting Numbers: [79, 30, 138] Generated Node #0,0: 89:[79, 30, 138] Operation: 6*23=138 Exploring Operation: 6+79=85, Resulting Numbers: [30, 23, 85] Generated Node #0,1: 89:[30, 23, 85] Operation: 6+79=85 Exploring Operation: 6+23=29, ...
0.940972
hs_4
sum_heuristic
[ 72, 64, 42, 36 ]
74
[ "72/36=2", "64/2=32", "42+32=74" ]
Current State: 74:[72, 64, 42, 36], Operations: [] Exploring Operation: 72/36=2, Resulting Numbers: [64, 42, 2] Generated Node #2: [64, 42, 2] from Operation: 72/36=2 Current State: 74:[64, 42, 2], Operations: ['72/36=2'] Exploring Operation: 64/2=32, Resulting Numbers: [42, 32] Generated Node #3: [42, 32] from Operati...
4
Current State: 74:[72, 64, 42, 36], Operations: [] Exploring Operation: 72-36=36, Resulting Numbers: [64, 42, 36] Generated Node #0,0: 74:[64, 42, 36] Operation: 72-36=36 Exploring Operation: 72-64=8, Resulting Numbers: [42, 36, 8] Generated Node #0,1: 74:[42, 36, 8] Operation: 72-64=8 Exploring Operation: 64-36=28, Re...
0.947049
hs_4
sum_heuristic
[ 86, 78, 34, 47 ]
83
[ "86+78=164", "34+47=81", "164-81=83" ]
Current State: 83:[86, 78, 34, 47], Operations: [] Exploring Operation: 86+78=164, Resulting Numbers: [34, 47, 164] Generated Node #2: [34, 47, 164] from Operation: 86+78=164 Current State: 83:[34, 47, 164], Operations: ['86+78=164'] Exploring Operation: 34+47=81, Resulting Numbers: [164, 81] Generated Node #3: [164, 8...
4
Current State: 83:[86, 78, 34, 47], Operations: [] Exploring Operation: 86-34=52, Resulting Numbers: [78, 47, 52] Generated Node #0,0: 83:[78, 47, 52] Operation: 86-34=52 Exploring Operation: 78-34=44, Resulting Numbers: [86, 47, 44] Generated Node #0,1: 83:[86, 47, 44] Operation: 78-34=44 Exploring Operation: 34+47=81...
0.980903
hs_5
sum_heuristic
[ 13, 30, 2, 75 ]
90
[ "30-13=17", "75-2=73", "17+73=90" ]
Current State: 90:[13, 30, 2, 75], Operations: [] Exploring Operation: 30-13=17, Resulting Numbers: [2, 75, 17] Generated Node #2: [2, 75, 17] from Operation: 30-13=17 Current State: 90:[2, 75, 17], Operations: ['30-13=17'] Exploring Operation: 75-2=73, Resulting Numbers: [17, 73] Generated Node #3: [17, 73] from Opera...
4
Current State: 90:[13, 30, 2, 75], Operations: [] Exploring Operation: 13+2=15, Resulting Numbers: [30, 75, 15] Generated Node #0,0: 90:[30, 75, 15] Operation: 13+2=15 Exploring Operation: 75-30=45, Resulting Numbers: [13, 2, 45] Generated Node #0,1: 90:[13, 2, 45] Operation: 75-30=45 Exploring Operation: 2+75=77, Resu...
0.946181
hs_4
sum_heuristic
[ 75, 23, 58, 4 ]
41
[ "75+58=133", "23*4=92", "133-92=41" ]
Current State: 41:[75, 23, 58, 4], Operations: [] Exploring Operation: 75+58=133, Resulting Numbers: [23, 4, 133] Generated Node #2: [23, 4, 133] from Operation: 75+58=133 Current State: 41:[23, 4, 133], Operations: ['75+58=133'] Exploring Operation: 23*4=92, Resulting Numbers: [133, 92] Generated Node #3: [133, 92] fr...
4
Current State: 41:[75, 23, 58, 4], Operations: [] Exploring Operation: 75-23=52, Resulting Numbers: [58, 4, 52] Generated Node #0,0: 41:[58, 4, 52] Operation: 75-23=52 Start Sub Search at level 1: Moving to Node #0,0 Current State: 41:[58, 4, 52], Operations: ['75-23=52'] Exploring Operation: 58-4=54, Resulting Numbers...
0
hs_1
sum_heuristic
[ 86, 87, 89, 71 ]
17
[ "87-86=1", "89-71=18", "18-1=17" ]
Current State: 17:[86, 87, 89, 71], Operations: [] Exploring Operation: 87-86=1, Resulting Numbers: [89, 71, 1] Generated Node #2: [89, 71, 1] from Operation: 87-86=1 Current State: 17:[89, 71, 1], Operations: ['87-86=1'] Exploring Operation: 89-71=18, Resulting Numbers: [1, 18] Generated Node #3: [1, 18] from Operatio...
4
Current State: 17:[86, 87, 89, 71], Operations: [] Exploring Operation: 89-87=2, Resulting Numbers: [86, 71, 2] Generated Node #0,0: 17:[86, 71, 2] Operation: 89-87=2 Exploring Operation: 89-86=3, Resulting Numbers: [87, 71, 3] Generated Node #0,1: 17:[87, 71, 3] Operation: 89-86=3 Start Sub Search at level 1: Moving t...
0.991319
hs_2
mult_heuristic
[ 95, 4, 98, 5 ]
83
[ "95*5=475", "4*98=392", "475-392=83" ]
Current State: 83:[95, 4, 98, 5], Operations: [] Exploring Operation: 95*5=475, Resulting Numbers: [4, 98, 475] Generated Node #2: [4, 98, 475] from Operation: 95*5=475 Current State: 83:[4, 98, 475], Operations: ['95*5=475'] Exploring Operation: 4*98=392, Resulting Numbers: [475, 392] Generated Node #3: [475, 392] fro...
4
Current State: 83:[95, 4, 98, 5], Operations: [] Exploring Operation: 4*5=20, Resulting Numbers: [95, 98, 20] Generated Node #0,0: 83:[95, 98, 20] Operation: 4*5=20 Start Sub Search at level 1: Moving to Node #0,0 Current State: 83:[95, 98, 20], Operations: ['4*5=20'] Exploring Operation: 98-20=78, Resulting Numbers: [...
0
hs_1
mult_heuristic
[ 88, 19, 61, 3 ]
30
[ "88-61=27", "19*3=57", "57-27=30" ]
Current State: 30:[88, 19, 61, 3], Operations: [] Exploring Operation: 88-61=27, Resulting Numbers: [19, 3, 27] Generated Node #2: [19, 3, 27] from Operation: 88-61=27 Current State: 30:[19, 3, 27], Operations: ['88-61=27'] Exploring Operation: 19*3=57, Resulting Numbers: [27, 57] Generated Node #3: [27, 57] from Opera...
4
Current State: 30:[88, 19, 61, 3], Operations: [] Exploring Operation: 88-61=27, Resulting Numbers: [19, 3, 27] Generated Node #0,0: 30:[19, 3, 27] Operation: 88-61=27 Exploring Operation: 61-19=42, Resulting Numbers: [88, 3, 42] Generated Node #0,1: 30:[88, 3, 42] Operation: 61-19=42 Exploring Operation: 88-3=85, Resu...
0
hs_4
sum_heuristic
[ 21, 2, 13, 19 ]
52
[ "21+2=23", "23-19=4", "13*4=52" ]
Current State: 52:[21, 2, 13, 19], Operations: [] Exploring Operation: 21+2=23, Resulting Numbers: [13, 19, 23] Generated Node #2: [13, 19, 23] from Operation: 21+2=23 Current State: 52:[13, 19, 23], Operations: ['21+2=23'] Exploring Operation: 23-19=4, Resulting Numbers: [13, 4] Generated Node #3: [13, 4] from Operati...
4
Current State: 52:[21, 2, 13, 19], Operations: [] Exploring Operation: 19-13=6, Resulting Numbers: [21, 2, 6] Generated Node #0,0: 52:[21, 2, 6] Operation: 19-13=6 Exploring Operation: 21-19=2, Resulting Numbers: [2, 13, 2] Generated Node #0,1: 52:[2, 13, 2] Operation: 21-19=2 Moving to Node #0,1 Current State: 52:[2, ...
0.990451
hs_2
sum_heuristic
[ 64, 94, 50, 4 ]
28
[ "64/4=16", "94-50=44", "44-16=28" ]
Current State: 28:[64, 94, 50, 4], Operations: [] Exploring Operation: 64/4=16, Resulting Numbers: [94, 50, 16] Generated Node #2: [94, 50, 16] from Operation: 64/4=16 Current State: 28:[94, 50, 16], Operations: ['64/4=16'] Exploring Operation: 94-50=44, Resulting Numbers: [16, 44] Generated Node #3: [16, 44] from Oper...
4
Current State: 28:[64, 94, 50, 4], Operations: [] Exploring Operation: 94-64=30, Resulting Numbers: [50, 4, 30] Generated Node #0,0: 28:[50, 4, 30] Operation: 94-64=30 Exploring Operation: 94-50=44, Resulting Numbers: [64, 4, 44] Generated Node #0,1: 28:[64, 4, 44] Operation: 94-50=44 Exploring Operation: 64/4=16, Resu...
0.969618
hs_4
sum_heuristic
[ 19, 2, 42, 78 ]
46
[ "78-2=76", "76/19=4", "42+4=46" ]
Current State: 46:[19, 2, 42, 78], Operations: [] Exploring Operation: 78-2=76, Resulting Numbers: [19, 42, 76] Generated Node #2: [19, 42, 76] from Operation: 78-2=76 Current State: 46:[19, 42, 76], Operations: ['78-2=76'] Exploring Operation: 76/19=4, Resulting Numbers: [42, 4] Generated Node #3: [42, 4] from Operati...
4
Current State: 46:[19, 2, 42, 78], Operations: [] Exploring Operation: 42-19=23, Resulting Numbers: [2, 78, 23] Generated Node #0,0: 46:[2, 78, 23] Operation: 42-19=23 Exploring Operation: 78-42=36, Resulting Numbers: [19, 2, 36] Generated Node #0,1: 46:[19, 2, 36] Operation: 78-42=36 Exploring Operation: 78-19=59, Res...
0
hs_4
mult_heuristic
[ 23, 12, 78, 60 ]
18
[ "78+60=138", "138/23=6", "12+6=18" ]
Current State: 18:[23, 12, 78, 60], Operations: [] Exploring Operation: 78+60=138, Resulting Numbers: [23, 12, 138] Generated Node #2: [23, 12, 138] from Operation: 78+60=138 Current State: 18:[23, 12, 138], Operations: ['78+60=138'] Exploring Operation: 138/23=6, Resulting Numbers: [12, 6] Generated Node #3: [12, 6] f...
4
Current State: 18:[23, 12, 78, 60], Operations: [] Exploring Operation: 60/12=5, Resulting Numbers: [23, 78, 5] Generated Node #0,0: 18:[23, 78, 5] Operation: 60/12=5 Exploring Operation: 60-23=37, Resulting Numbers: [12, 78, 37] Generated Node #0,1: 18:[12, 78, 37] Operation: 60-23=37 Exploring Operation: 78-60=18, Re...
0
hs_4
sum_heuristic
[ 9, 68, 54, 5 ]
79
[ "54/9=6", "68+5=73", "6+73=79" ]
Current State: 79:[9, 68, 54, 5], Operations: [] Exploring Operation: 54/9=6, Resulting Numbers: [68, 5, 6] Generated Node #2: [68, 5, 6] from Operation: 54/9=6 Current State: 79:[68, 5, 6], Operations: ['54/9=6'] Exploring Operation: 68+5=73, Resulting Numbers: [6, 73] Generated Node #3: [6, 73] from Operation: 68+5=7...
4
Current State: 79:[9, 68, 54, 5], Operations: [] Exploring Operation: 9+68=77, Resulting Numbers: [54, 5, 77] Generated Node #0,0: 79:[54, 5, 77] Operation: 9+68=77 Exploring Operation: 9+54=63, Resulting Numbers: [68, 5, 63] Generated Node #0,1: 79:[68, 5, 63] Operation: 9+54=63 Exploring Operation: 9*5=45, Resulting ...
0.944444
hs_5
sum_heuristic
[ 73, 4, 56, 13 ]
81
[ "73-56=17", "4*17=68", "13+68=81" ]
Current State: 81:[73, 4, 56, 13], Operations: [] Exploring Operation: 73-56=17, Resulting Numbers: [4, 13, 17] Generated Node #2: [4, 13, 17] from Operation: 73-56=17 Current State: 81:[4, 13, 17], Operations: ['73-56=17'] Exploring Operation: 4*17=68, Resulting Numbers: [13, 68] Generated Node #3: [13, 68] from Opera...
4
Current State: 81:[73, 4, 56, 13], Operations: [] Exploring Operation: 56/4=14, Resulting Numbers: [73, 13, 14] Generated Node #0,0: 81:[73, 13, 14] Operation: 56/4=14 Exploring Operation: 73-56=17, Resulting Numbers: [4, 13, 17] Generated Node #0,1: 81:[4, 13, 17] Operation: 73-56=17 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 20, 84, 1, 47 ]
17
[ "84-20=64", "1*47=47", "64-47=17" ]
Current State: 17:[20, 84, 1, 47], Operations: [] Exploring Operation: 84-20=64, Resulting Numbers: [1, 47, 64] Generated Node #2: [1, 47, 64] from Operation: 84-20=64 Current State: 17:[1, 47, 64], Operations: ['84-20=64'] Exploring Operation: 1*47=47, Resulting Numbers: [64, 47] Generated Node #3: [64, 47] from Opera...
4
Current State: 17:[20, 84, 1, 47], Operations: [] Exploring Operation: 84-20=64, Resulting Numbers: [1, 47, 64] Generated Node #0,0: 17:[1, 47, 64] Operation: 84-20=64 Exploring Operation: 84-47=37, Resulting Numbers: [20, 1, 37] Generated Node #0,1: 17:[20, 1, 37] Operation: 84-47=37 Start Sub Search at level 1: Movin...
0.992188
hs_2
mult_heuristic
[ 50, 5, 71, 28 ]
98
[ "50+5=55", "71-28=43", "55+43=98" ]
Current State: 98:[50, 5, 71, 28], Operations: [] Exploring Operation: 50+5=55, Resulting Numbers: [71, 28, 55] Generated Node #2: [71, 28, 55] from Operation: 50+5=55 Current State: 98:[71, 28, 55], Operations: ['50+5=55'] Exploring Operation: 71-28=43, Resulting Numbers: [55, 43] Generated Node #3: [55, 43] from Oper...
4
Current State: 98:[50, 5, 71, 28], Operations: [] Exploring Operation: 71+28=99, Resulting Numbers: [50, 5, 99] Generated Node #0,0: 98:[50, 5, 99] Operation: 71+28=99 Exploring Operation: 71-28=43, Resulting Numbers: [50, 5, 43] Generated Node #0,1: 98:[50, 5, 43] Operation: 71-28=43 Exploring Operation: 71-50=21, Res...
0.975694
hs_3
sum_heuristic
[ 74, 46, 77, 7 ]
67
[ "77-74=3", "7*3=21", "46+21=67" ]
Current State: 67:[74, 46, 77, 7], Operations: [] Exploring Operation: 77-74=3, Resulting Numbers: [46, 7, 3] Generated Node #2: [46, 7, 3] from Operation: 77-74=3 Current State: 67:[46, 7, 3], Operations: ['77-74=3'] Exploring Operation: 7*3=21, Resulting Numbers: [46, 21] Generated Node #3: [46, 21] from Operation: 7...
4
Current State: 67:[74, 46, 77, 7], Operations: [] Exploring Operation: 74+7=81, Resulting Numbers: [46, 77, 81] Generated Node #0,0: 67:[46, 77, 81] Operation: 74+7=81 Exploring Operation: 46-7=39, Resulting Numbers: [74, 77, 39] Generated Node #0,1: 67:[74, 77, 39] Operation: 46-7=39 Exploring Operation: 77-7=70, Resu...
0
hs_5
mult_heuristic
[ 46, 56, 63, 59 ]
15
[ "46+59=105", "63-56=7", "105/7=15" ]
Current State: 15:[46, 56, 63, 59], Operations: [] Exploring Operation: 46+59=105, Resulting Numbers: [56, 63, 105] Generated Node #2: [56, 63, 105] from Operation: 46+59=105 Current State: 15:[56, 63, 105], Operations: ['46+59=105'] Exploring Operation: 63-56=7, Resulting Numbers: [105, 7] Generated Node #3: [105, 7] ...
4
Current State: 15:[46, 56, 63, 59], Operations: [] Exploring Operation: 63-46=17, Resulting Numbers: [56, 59, 17] Generated Node #0,0: 15:[56, 59, 17] Operation: 63-46=17 Exploring Operation: 63-56=7, Resulting Numbers: [46, 59, 7] Generated Node #0,1: 15:[46, 59, 7] Operation: 63-56=7 Exploring Operation: 59-46=13, Re...
0
hs_5
sum_heuristic
[ 36, 74, 78, 38 ]
29
[ "78-74=4", "36/4=9", "38-9=29" ]
Current State: 29:[36, 74, 78, 38], Operations: [] Exploring Operation: 78-74=4, Resulting Numbers: [36, 38, 4] Generated Node #2: [36, 38, 4] from Operation: 78-74=4 Current State: 29:[36, 38, 4], Operations: ['78-74=4'] Exploring Operation: 36/4=9, Resulting Numbers: [38, 9] Generated Node #3: [38, 9] from Operation:...
4
Current State: 29:[36, 74, 78, 38], Operations: [] Exploring Operation: 78-74=4, Resulting Numbers: [36, 38, 4] Generated Node #0,0: 29:[36, 38, 4] Operation: 78-74=4 Moving to Node #0,0 Current State: 29:[36, 38, 4], Operations: ['78-74=4'] Exploring Operation: 36-4=32, Resulting Numbers: [38, 32] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 66, 26, 24, 14 ]
40
[ "66+14=80", "26-24=2", "80/2=40" ]
Current State: 40:[66, 26, 24, 14], Operations: [] Exploring Operation: 66+14=80, Resulting Numbers: [26, 24, 80] Generated Node #2: [26, 24, 80] from Operation: 66+14=80 Current State: 40:[26, 24, 80], Operations: ['66+14=80'] Exploring Operation: 26-24=2, Resulting Numbers: [80, 2] Generated Node #3: [80, 2] from Ope...
4
Current State: 40:[66, 26, 24, 14], Operations: [] Exploring Operation: 66-26=40, Resulting Numbers: [24, 14, 40] Generated Node #0,0: 40:[24, 14, 40] Operation: 66-26=40 Start Sub Search at level 1: Moving to Node #0,0 Current State: 40:[24, 14, 40], Operations: ['66-26=40'] Exploring Operation: 24-14=10, Resulting Nu...
0
hs_1
sum_heuristic
[ 6, 73, 88, 19 ]
47
[ "6*19=114", "73+88=161", "161-114=47" ]
Current State: 47:[6, 73, 88, 19], Operations: [] Exploring Operation: 6*19=114, Resulting Numbers: [73, 88, 114] Generated Node #2: [73, 88, 114] from Operation: 6*19=114 Current State: 47:[73, 88, 114], Operations: ['6*19=114'] Exploring Operation: 73+88=161, Resulting Numbers: [114, 161] Generated Node #3: [114, 161...
4
Current State: 47:[6, 73, 88, 19], Operations: [] Exploring Operation: 88-6=82, Resulting Numbers: [73, 19, 82] Generated Node #0,0: 47:[73, 19, 82] Operation: 88-6=82 Exploring Operation: 88-19=69, Resulting Numbers: [6, 73, 69] Generated Node #0,1: 47:[6, 73, 69] Operation: 88-19=69 Exploring Operation: 6+19=25, Resu...
0
hs_5
mult_heuristic
[ 17, 9, 53, 14 ]
45
[ "17+53=70", "9*70=630", "630/14=45" ]
Current State: 45:[17, 9, 53, 14], Operations: [] Exploring Operation: 17+53=70, Resulting Numbers: [9, 14, 70] Generated Node #2: [9, 14, 70] from Operation: 17+53=70 Current State: 45:[9, 14, 70], Operations: ['17+53=70'] Exploring Operation: 9*70=630, Resulting Numbers: [14, 630] Generated Node #3: [14, 630] from Op...
4
Current State: 45:[17, 9, 53, 14], Operations: [] Exploring Operation: 53-9=44, Resulting Numbers: [17, 14, 44] Generated Node #0,0: 45:[17, 14, 44] Operation: 53-9=44 Exploring Operation: 17-9=8, Resulting Numbers: [53, 14, 8] Generated Node #0,1: 45:[53, 14, 8] Operation: 17-9=8 Exploring Operation: 17-14=3, Resultin...
0
hs_4
sum_heuristic
[ 50, 18, 43, 27 ]
54
[ "50*27=1350", "43-18=25", "1350/25=54" ]
Current State: 54:[50, 18, 43, 27], Operations: [] Exploring Operation: 50*27=1350, Resulting Numbers: [18, 43, 1350] Generated Node #2: [18, 43, 1350] from Operation: 50*27=1350 Current State: 54:[18, 43, 1350], Operations: ['50*27=1350'] Exploring Operation: 43-18=25, Resulting Numbers: [1350, 25] Generated Node #3: ...
4
Current State: 54:[50, 18, 43, 27], Operations: [] Exploring Operation: 43-27=16, Resulting Numbers: [50, 18, 16] Generated Node #0,0: 54:[50, 18, 16] Operation: 43-27=16 Exploring Operation: 18+43=61, Resulting Numbers: [50, 27, 61] Generated Node #0,1: 54:[50, 27, 61] Operation: 18+43=61 Exploring Operation: 43-18=25...
0.943576
hs_5
mult_heuristic
[ 94, 43, 95, 57 ]
15
[ "94+43=137", "95+57=152", "152-137=15" ]
Current State: 15:[94, 43, 95, 57], Operations: [] Exploring Operation: 94+43=137, Resulting Numbers: [95, 57, 137] Generated Node #2: [95, 57, 137] from Operation: 94+43=137 Current State: 15:[95, 57, 137], Operations: ['94+43=137'] Exploring Operation: 95+57=152, Resulting Numbers: [137, 152] Generated Node #3: [137,...
4
Current State: 15:[94, 43, 95, 57], Operations: [] Exploring Operation: 95-94=1, Resulting Numbers: [43, 57, 1] Generated Node #0,0: 15:[43, 57, 1] Operation: 95-94=1 Exploring Operation: 94-57=37, Resulting Numbers: [43, 95, 37] Generated Node #0,1: 15:[43, 95, 37] Operation: 94-57=37 Start Sub Search at level 1: Movi...
0.992188
hs_2
mult_heuristic
[ 35, 57, 4, 5 ]
46
[ "35/5=7", "57-4=53", "53-7=46" ]
Current State: 46:[35, 57, 4, 5], Operations: [] Exploring Operation: 35/5=7, Resulting Numbers: [57, 4, 7] Generated Node #2: [57, 4, 7] from Operation: 35/5=7 Current State: 46:[57, 4, 7], Operations: ['35/5=7'] Exploring Operation: 57-4=53, Resulting Numbers: [7, 53] Generated Node #3: [7, 53] from Operation: 57-4=5...
4
Current State: 46:[35, 57, 4, 5], Operations: [] Exploring Operation: 57-35=22, Resulting Numbers: [4, 5, 22] Generated Node #0,0: 46:[4, 5, 22] Operation: 57-35=22 Exploring Operation: 35+5=40, Resulting Numbers: [57, 4, 40] Generated Node #0,1: 46:[57, 4, 40] Operation: 35+5=40 Exploring Operation: 35/5=7, Resulting ...
0.97309
hs_4
sum_heuristic
[ 56, 86, 97, 89 ]
71
[ "89-86=3", "56*3=168", "168-97=71" ]
Current State: 71:[56, 86, 97, 89], Operations: [] Exploring Operation: 89-86=3, Resulting Numbers: [56, 97, 3] Generated Node #2: [56, 97, 3] from Operation: 89-86=3 Current State: 71:[56, 97, 3], Operations: ['89-86=3'] Exploring Operation: 56*3=168, Resulting Numbers: [97, 168] Generated Node #3: [97, 168] from Oper...
4
Current State: 71:[56, 86, 97, 89], Operations: [] Exploring Operation: 89-56=33, Resulting Numbers: [86, 97, 33] Generated Node #0,0: 71:[86, 97, 33] Operation: 89-56=33 Exploring Operation: 97-86=11, Resulting Numbers: [56, 89, 11] Generated Node #0,1: 71:[56, 89, 11] Operation: 97-86=11 Exploring Operation: 97-56=41...
0
hs_5
sum_heuristic
[ 19, 59, 5, 14 ]
84
[ "19-14=5", "5*5=25", "59+25=84" ]
Current State: 84:[19, 59, 5, 14], Operations: [] Exploring Operation: 19-14=5, Resulting Numbers: [59, 5, 5] Generated Node #2: [59, 5, 5] from Operation: 19-14=5 Current State: 84:[59, 5, 5], Operations: ['19-14=5'] Exploring Operation: 5*5=25, Resulting Numbers: [59, 25] Generated Node #3: [59, 25] from Operation: 5...
4
Current State: 84:[19, 59, 5, 14], Operations: [] Exploring Operation: 19+59=78, Resulting Numbers: [5, 14, 78] Generated Node #0,0: 84:[5, 14, 78] Operation: 19+59=78 Exploring Operation: 59-19=40, Resulting Numbers: [5, 14, 40] Generated Node #0,1: 84:[5, 14, 40] Operation: 59-19=40 Exploring Operation: 59-14=45, Res...
0
hs_3
mult_heuristic
[ 85, 70, 81, 27 ]
39
[ "85-70=15", "81-27=54", "54-15=39" ]
Current State: 39:[85, 70, 81, 27], Operations: [] Exploring Operation: 85-70=15, Resulting Numbers: [81, 27, 15] Generated Node #2: [81, 27, 15] from Operation: 85-70=15 Current State: 39:[81, 27, 15], Operations: ['85-70=15'] Exploring Operation: 81-27=54, Resulting Numbers: [15, 54] Generated Node #3: [15, 54] from ...
4
Current State: 39:[85, 70, 81, 27], Operations: [] Exploring Operation: 85-81=4, Resulting Numbers: [70, 27, 4] Generated Node #0,0: 39:[70, 27, 4] Operation: 85-81=4 Exploring Operation: 85-70=15, Resulting Numbers: [81, 27, 15] Generated Node #0,1: 39:[81, 27, 15] Operation: 85-70=15 Exploring Operation: 81-70=11, Re...
0.986979
hs_5
mult_heuristic
[ 85, 71, 85, 7 ]
79
[ "85/85=1", "71+7=78", "1+78=79" ]
Current State: 79:[85, 71, 85, 7], Operations: [] Exploring Operation: 85/85=1, Resulting Numbers: [71, 7, 1] Generated Node #2: [71, 7, 1] from Operation: 85/85=1 Current State: 79:[71, 7, 1], Operations: ['85/85=1'] Exploring Operation: 71+7=78, Resulting Numbers: [1, 78] Generated Node #3: [1, 78] from Operation: 71...
4
Current State: 79:[85, 71, 85, 7], Operations: [] Exploring Operation: 71-7=64, Resulting Numbers: [85, 85, 64] Generated Node #0,0: 79:[85, 85, 64] Operation: 71-7=64 Exploring Operation: 71+7=78, Resulting Numbers: [85, 85, 78] Generated Node #0,1: 79:[85, 85, 78] Operation: 71+7=78 Exploring Operation: 85-7=78, Resu...
0.920139
hs_5
mult_heuristic
[ 73, 35, 11, 30 ]
89
[ "73+35=108", "30-11=19", "108-19=89" ]
Current State: 89:[73, 35, 11, 30], Operations: [] Exploring Operation: 73+35=108, Resulting Numbers: [11, 30, 108] Generated Node #2: [11, 30, 108] from Operation: 73+35=108 Current State: 89:[11, 30, 108], Operations: ['73+35=108'] Exploring Operation: 30-11=19, Resulting Numbers: [108, 19] Generated Node #3: [108, 1...
4
Current State: 89:[73, 35, 11, 30], Operations: [] Exploring Operation: 73+11=84, Resulting Numbers: [35, 30, 84] Generated Node #0,0: 89:[35, 30, 84] Operation: 73+11=84 Exploring Operation: 35+11=46, Resulting Numbers: [73, 30, 46] Generated Node #0,1: 89:[73, 30, 46] Operation: 35+11=46 Exploring Operation: 73-11=62...
0.980903
hs_5
mult_heuristic
[ 9, 15, 38, 6 ]
42
[ "9+15=24", "24/6=4", "38+4=42" ]
Current State: 42:[9, 15, 38, 6], Operations: [] Exploring Operation: 9+15=24, Resulting Numbers: [38, 6, 24] Generated Node #2: [38, 6, 24] from Operation: 9+15=24 Current State: 42:[38, 6, 24], Operations: ['9+15=24'] Exploring Operation: 24/6=4, Resulting Numbers: [38, 4] Generated Node #3: [38, 4] from Operation: 2...
4
Current State: 42:[9, 15, 38, 6], Operations: [] Exploring Operation: 38-15=23, Resulting Numbers: [9, 6, 23] Generated Node #0,0: 42:[9, 6, 23] Operation: 38-15=23 Exploring Operation: 15-9=6, Resulting Numbers: [38, 6, 6] Generated Node #0,1: 42:[38, 6, 6] Operation: 15-9=6 Exploring Operation: 9-6=3, Resulting Numbe...
0
hs_3
sum_heuristic
[ 93, 84, 91, 98 ]
81
[ "98-91=7", "84/7=12", "93-12=81" ]
Current State: 81:[93, 84, 91, 98], Operations: [] Exploring Operation: 98-91=7, Resulting Numbers: [93, 84, 7] Generated Node #2: [93, 84, 7] from Operation: 98-91=7 Current State: 81:[93, 84, 7], Operations: ['98-91=7'] Exploring Operation: 84/7=12, Resulting Numbers: [93, 12] Generated Node #3: [93, 12] from Operati...
4
Current State: 81:[93, 84, 91, 98], Operations: [] Exploring Operation: 98-93=5, Resulting Numbers: [84, 91, 5] Generated Node #0,0: 81:[84, 91, 5] Operation: 98-93=5 Exploring Operation: 93-91=2, Resulting Numbers: [84, 98, 2] Generated Node #0,1: 81:[84, 98, 2] Operation: 93-91=2 Exploring Operation: 98-91=7, Resulti...
0.973958
hs_3
sum_heuristic
[ 30, 14, 73, 72 ]
17
[ "30-14=16", "73-72=1", "16+1=17" ]
Current State: 17:[30, 14, 73, 72], Operations: [] Exploring Operation: 30-14=16, Resulting Numbers: [73, 72, 16] Generated Node #2: [73, 72, 16] from Operation: 30-14=16 Current State: 17:[73, 72, 16], Operations: ['30-14=16'] Exploring Operation: 73-72=1, Resulting Numbers: [16, 1] Generated Node #3: [16, 1] from Ope...
4
Current State: 17:[30, 14, 73, 72], Operations: [] Exploring Operation: 73-30=43, Resulting Numbers: [14, 72, 43] Generated Node #0,0: 17:[14, 72, 43] Operation: 73-30=43 Exploring Operation: 73-72=1, Resulting Numbers: [30, 14, 1] Generated Node #0,1: 17:[30, 14, 1] Operation: 73-72=1 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 49, 84, 91, 41 ]
84
[ "91-49=42", "42-41=1", "84*1=84" ]
Current State: 84:[49, 84, 91, 41], Operations: [] Exploring Operation: 91-49=42, Resulting Numbers: [84, 41, 42] Generated Node #2: [84, 41, 42] from Operation: 91-49=42 Current State: 84:[84, 41, 42], Operations: ['91-49=42'] Exploring Operation: 42-41=1, Resulting Numbers: [84, 1] Generated Node #3: [84, 1] from Ope...
4
Current State: 84:[49, 84, 91, 41], Operations: [] Exploring Operation: 91-84=7, Resulting Numbers: [49, 41, 7] Generated Node #0,0: 84:[49, 41, 7] Operation: 91-84=7 Exploring Operation: 49-41=8, Resulting Numbers: [84, 91, 8] Generated Node #0,1: 84:[84, 91, 8] Operation: 49-41=8 Exploring Operation: 91-49=42, Result...
0
hs_3
sum_heuristic
[ 23, 36, 4, 87 ]
25
[ "36-23=13", "87+13=100", "100/4=25" ]
Current State: 25:[23, 36, 4, 87], Operations: [] Exploring Operation: 36-23=13, Resulting Numbers: [4, 87, 13] Generated Node #2: [4, 87, 13] from Operation: 36-23=13 Current State: 25:[4, 87, 13], Operations: ['36-23=13'] Exploring Operation: 87+13=100, Resulting Numbers: [4, 100] Generated Node #3: [4, 100] from Ope...
4
Current State: 25:[23, 36, 4, 87], Operations: [] Exploring Operation: 87-36=51, Resulting Numbers: [23, 4, 51] Generated Node #0,0: 25:[23, 4, 51] Operation: 87-36=51 Exploring Operation: 36/4=9, Resulting Numbers: [23, 87, 9] Generated Node #0,1: 25:[23, 87, 9] Operation: 36/4=9 Exploring Operation: 87-23=64, Resulti...
0
hs_3
mult_heuristic
[ 11, 38, 33, 77 ]
64
[ "77/11=7", "38+33=71", "71-7=64" ]
Current State: 64:[11, 38, 33, 77], Operations: [] Exploring Operation: 77/11=7, Resulting Numbers: [38, 33, 7] Generated Node #2: [38, 33, 7] from Operation: 77/11=7 Current State: 64:[38, 33, 7], Operations: ['77/11=7'] Exploring Operation: 38+33=71, Resulting Numbers: [7, 71] Generated Node #3: [7, 71] from Operatio...
4
Current State: 64:[11, 38, 33, 77], Operations: [] Exploring Operation: 77/11=7, Resulting Numbers: [38, 33, 7] Generated Node #0,0: 64:[38, 33, 7] Operation: 77/11=7 Exploring Operation: 77-11=66, Resulting Numbers: [38, 33, 66] Generated Node #0,1: 64:[38, 33, 66] Operation: 77-11=66 Exploring Operation: 38-33=5, Res...
0.956597
hs_5
sum_heuristic
[ 88, 9, 7, 85 ]
41
[ "9-7=2", "88/2=44", "85-44=41" ]
Current State: 41:[88, 9, 7, 85], Operations: [] Exploring Operation: 9-7=2, Resulting Numbers: [88, 85, 2] Generated Node #2: [88, 85, 2] from Operation: 9-7=2 Current State: 41:[88, 85, 2], Operations: ['9-7=2'] Exploring Operation: 88/2=44, Resulting Numbers: [85, 44] Generated Node #3: [85, 44] from Operation: 88/2...
4
Current State: 41:[88, 9, 7, 85], Operations: [] Exploring Operation: 88-85=3, Resulting Numbers: [9, 7, 3] Generated Node #0,0: 41:[9, 7, 3] Operation: 88-85=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 41:[9, 7, 3], Operations: ['88-85=3'] Exploring Operation: 9*3=27, Resulting Numbers: [7, 27] G...
0
hs_1
sum_heuristic
[ 52, 62, 63, 96 ]
43
[ "62-52=10", "96-63=33", "10+33=43" ]
Current State: 43:[52, 62, 63, 96], Operations: [] Exploring Operation: 62-52=10, Resulting Numbers: [63, 96, 10] Generated Node #2: [63, 96, 10] from Operation: 62-52=10 Current State: 43:[63, 96, 10], Operations: ['62-52=10'] Exploring Operation: 96-63=33, Resulting Numbers: [10, 33] Generated Node #3: [10, 33] from ...
4
Current State: 43:[52, 62, 63, 96], Operations: [] Exploring Operation: 96-62=34, Resulting Numbers: [52, 63, 34] Generated Node #0,0: 43:[52, 63, 34] Operation: 96-62=34 Exploring Operation: 96-63=33, Resulting Numbers: [52, 62, 33] Generated Node #0,1: 43:[52, 62, 33] Operation: 96-63=33 Start Sub Search at level 1: ...
0.984375
hs_2
mult_heuristic
[ 2, 22, 42, 56 ]
38
[ "2+22=24", "56-42=14", "24+14=38" ]
Current State: 38:[2, 22, 42, 56], Operations: [] Exploring Operation: 2+22=24, Resulting Numbers: [42, 56, 24] Generated Node #2: [42, 56, 24] from Operation: 2+22=24 Current State: 38:[42, 56, 24], Operations: ['2+22=24'] Exploring Operation: 56-42=14, Resulting Numbers: [24, 14] Generated Node #3: [24, 14] from Oper...
4
Current State: 38:[2, 22, 42, 56], Operations: [] Exploring Operation: 56-42=14, Resulting Numbers: [2, 22, 14] Generated Node #0,0: 38:[2, 22, 14] Operation: 56-42=14 Exploring Operation: 42-22=20, Resulting Numbers: [2, 56, 20] Generated Node #0,1: 38:[2, 56, 20] Operation: 42-22=20 Exploring Operation: 56-22=34, Res...
0.985243
hs_5
mult_heuristic
[ 53, 45, 26, 91 ]
57
[ "53-45=8", "91-26=65", "65-8=57" ]
Current State: 57:[53, 45, 26, 91], Operations: [] Exploring Operation: 53-45=8, Resulting Numbers: [26, 91, 8] Generated Node #2: [26, 91, 8] from Operation: 53-45=8 Current State: 57:[26, 91, 8], Operations: ['53-45=8'] Exploring Operation: 91-26=65, Resulting Numbers: [8, 65] Generated Node #3: [8, 65] from Operatio...
4
Current State: 57:[53, 45, 26, 91], Operations: [] Exploring Operation: 91-45=46, Resulting Numbers: [53, 26, 46] Generated Node #0,0: 57:[53, 26, 46] Operation: 91-45=46 Exploring Operation: 91-53=38, Resulting Numbers: [45, 26, 38] Generated Node #0,1: 57:[45, 26, 38] Operation: 91-53=38 Exploring Operation: 45-26=19...
0.970486
hs_4
mult_heuristic
[ 29, 13, 88, 42 ]
30
[ "29-13=16", "88-42=46", "46-16=30" ]
Current State: 30:[29, 13, 88, 42], Operations: [] Exploring Operation: 29-13=16, Resulting Numbers: [88, 42, 16] Generated Node #2: [88, 42, 16] from Operation: 29-13=16 Current State: 30:[88, 42, 16], Operations: ['29-13=16'] Exploring Operation: 88-42=46, Resulting Numbers: [16, 46] Generated Node #3: [16, 46] from ...
4
Current State: 30:[29, 13, 88, 42], Operations: [] Exploring Operation: 42-13=29, Resulting Numbers: [29, 88, 29] Generated Node #0,0: 30:[29, 88, 29] Operation: 42-13=29 Exploring Operation: 88-29=59, Resulting Numbers: [13, 42, 59] Generated Node #0,1: 30:[13, 42, 59] Operation: 88-29=59 Exploring Operation: 88-42=46...
0.988715
hs_4
sum_heuristic
[ 65, 6, 87, 98 ]
34
[ "87-65=22", "6*22=132", "132-98=34" ]
Current State: 34:[65, 6, 87, 98], Operations: [] Exploring Operation: 87-65=22, Resulting Numbers: [6, 98, 22] Generated Node #2: [6, 98, 22] from Operation: 87-65=22 Current State: 34:[6, 98, 22], Operations: ['87-65=22'] Exploring Operation: 6*22=132, Resulting Numbers: [98, 132] Generated Node #3: [98, 132] from Op...
4
Current State: 34:[65, 6, 87, 98], Operations: [] Exploring Operation: 98-87=11, Resulting Numbers: [65, 6, 11] Generated Node #0,0: 34:[65, 6, 11] Operation: 98-87=11 Moving to Node #0,0 Current State: 34:[65, 6, 11], Operations: ['98-87=11'] Exploring Operation: 65-11=54, Resulting Numbers: [6, 54] Generated Node #0,...
0
hs_1
sum_heuristic
[ 99, 36, 93, 48 ]
25
[ "93*48=4464", "4464/36=124", "124-99=25" ]
Current State: 25:[99, 36, 93, 48], Operations: [] Exploring Operation: 93*48=4464, Resulting Numbers: [99, 36, 4464] Generated Node #2: [99, 36, 4464] from Operation: 93*48=4464 Current State: 25:[99, 36, 4464], Operations: ['93*48=4464'] Exploring Operation: 4464/36=124, Resulting Numbers: [99, 124] Generated Node #3...
4
Current State: 25:[99, 36, 93, 48], Operations: [] Exploring Operation: 99-93=6, Resulting Numbers: [36, 48, 6] Generated Node #0,0: 25:[36, 48, 6] Operation: 99-93=6 Exploring Operation: 99-48=51, Resulting Numbers: [36, 93, 51] Generated Node #0,1: 25:[36, 93, 51] Operation: 99-48=51 Exploring Operation: 93-48=45, Re...
0
hs_4
mult_heuristic
[ 36, 69, 76, 28 ]
57
[ "36+69=105", "76-28=48", "105-48=57" ]
Current State: 57:[36, 69, 76, 28], Operations: [] Exploring Operation: 36+69=105, Resulting Numbers: [76, 28, 105] Generated Node #2: [76, 28, 105] from Operation: 36+69=105 Current State: 57:[76, 28, 105], Operations: ['36+69=105'] Exploring Operation: 76-28=48, Resulting Numbers: [105, 48] Generated Node #3: [105, 4...
4
Current State: 57:[36, 69, 76, 28], Operations: [] Exploring Operation: 76-28=48, Resulting Numbers: [36, 69, 48] Generated Node #0,0: 57:[36, 69, 48] Operation: 76-28=48 Exploring Operation: 36-28=8, Resulting Numbers: [69, 76, 8] Generated Node #0,1: 57:[69, 76, 8] Operation: 36-28=8 Exploring Operation: 36+28=64, Re...
0.965278
hs_5
sum_heuristic
[ 83, 45, 39, 26 ]
26
[ "83-45=38", "39-38=1", "26*1=26" ]
Current State: 26:[83, 45, 39, 26], Operations: [] Exploring Operation: 83-45=38, Resulting Numbers: [39, 26, 38] Generated Node #2: [39, 26, 38] from Operation: 83-45=38 Current State: 26:[39, 26, 38], Operations: ['83-45=38'] Exploring Operation: 39-38=1, Resulting Numbers: [26, 1] Generated Node #3: [26, 1] from Ope...
4
Current State: 26:[83, 45, 39, 26], Operations: [] Exploring Operation: 83-39=44, Resulting Numbers: [45, 26, 44] Generated Node #0,0: 26:[45, 26, 44] Operation: 83-39=44 Exploring Operation: 83-45=38, Resulting Numbers: [39, 26, 38] Generated Node #0,1: 26:[39, 26, 38] Operation: 83-45=38 Moving to Node #0,1 Current S...
0.992188
hs_2
mult_heuristic
[ 22, 8, 8, 33 ]
10
[ "33-22=11", "8/8=1", "11-1=10" ]
Current State: 10:[22, 8, 8, 33], Operations: [] Exploring Operation: 33-22=11, Resulting Numbers: [8, 8, 11] Generated Node #2: [8, 8, 11] from Operation: 33-22=11 Current State: 10:[8, 8, 11], Operations: ['33-22=11'] Exploring Operation: 8/8=1, Resulting Numbers: [11, 1] Generated Node #3: [11, 1] from Operation: 8/...
4
Current State: 10:[22, 8, 8, 33], Operations: [] Exploring Operation: 22-8=14, Resulting Numbers: [8, 33, 14] Generated Node #0,0: 10:[8, 33, 14] Operation: 22-8=14 Exploring Operation: 33-22=11, Resulting Numbers: [8, 8, 11] Generated Node #0,1: 10:[8, 8, 11] Operation: 33-22=11 Exploring Operation: 22-8=14, Resulting...
0.990451
hs_3
sum_heuristic
[ 72, 1, 85, 67 ]
91
[ "72+1=73", "85-67=18", "73+18=91" ]
Current State: 91:[72, 1, 85, 67], Operations: [] Exploring Operation: 72+1=73, Resulting Numbers: [85, 67, 73] Generated Node #2: [85, 67, 73] from Operation: 72+1=73 Current State: 91:[85, 67, 73], Operations: ['72+1=73'] Exploring Operation: 85-67=18, Resulting Numbers: [73, 18] Generated Node #3: [73, 18] from Oper...
4
Current State: 91:[72, 1, 85, 67], Operations: [] Exploring Operation: 85-67=18, Resulting Numbers: [72, 1, 18] Generated Node #0,0: 91:[72, 1, 18] Operation: 85-67=18 Exploring Operation: 72+1=73, Resulting Numbers: [85, 67, 73] Generated Node #0,1: 91:[85, 67, 73] Operation: 72+1=73 Exploring Operation: 85-72=13, Res...
0.970486
hs_4
mult_heuristic
[ 45, 76, 54, 64 ]
87
[ "76-45=31", "54+64=118", "118-31=87" ]
Current State: 87:[45, 76, 54, 64], Operations: [] Exploring Operation: 76-45=31, Resulting Numbers: [54, 64, 31] Generated Node #2: [54, 64, 31] from Operation: 76-45=31 Current State: 87:[54, 64, 31], Operations: ['76-45=31'] Exploring Operation: 54+64=118, Resulting Numbers: [31, 118] Generated Node #3: [31, 118] fr...
4
Current State: 87:[45, 76, 54, 64], Operations: [] Exploring Operation: 64-54=10, Resulting Numbers: [45, 76, 10] Generated Node #0,0: 87:[45, 76, 10] Operation: 64-54=10 Exploring Operation: 54-45=9, Resulting Numbers: [76, 64, 9] Generated Node #0,1: 87:[76, 64, 9] Operation: 54-45=9 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 44, 29, 13, 88 ]
40
[ "88/44=2", "29+13=42", "42-2=40" ]
Current State: 40:[44, 29, 13, 88], Operations: [] Exploring Operation: 88/44=2, Resulting Numbers: [29, 13, 2] Generated Node #2: [29, 13, 2] from Operation: 88/44=2 Current State: 40:[29, 13, 2], Operations: ['88/44=2'] Exploring Operation: 29+13=42, Resulting Numbers: [2, 42] Generated Node #3: [2, 42] from Operatio...
4
Current State: 40:[44, 29, 13, 88], Operations: [] Exploring Operation: 88/44=2, Resulting Numbers: [29, 13, 2] Generated Node #0,0: 40:[29, 13, 2] Operation: 88/44=2 Exploring Operation: 88-13=75, Resulting Numbers: [44, 29, 75] Generated Node #0,1: 40:[44, 29, 75] Operation: 88-13=75 Exploring Operation: 88-29=59, Re...
0.988715
hs_4
mult_heuristic
[ 12, 4, 7, 72 ]
70
[ "72/12=6", "4+6=10", "7*10=70" ]
Current State: 70:[12, 4, 7, 72], Operations: [] Exploring Operation: 72/12=6, Resulting Numbers: [4, 7, 6] Generated Node #2: [4, 7, 6] from Operation: 72/12=6 Current State: 70:[4, 7, 6], Operations: ['72/12=6'] Exploring Operation: 4+6=10, Resulting Numbers: [7, 10] Generated Node #3: [7, 10] from Operation: 4+6=10 ...
4
Current State: 70:[12, 4, 7, 72], Operations: [] Exploring Operation: 12-7=5, Resulting Numbers: [4, 72, 5] Generated Node #0,0: 70:[4, 72, 5] Operation: 12-7=5 Exploring Operation: 12-4=8, Resulting Numbers: [7, 72, 8] Generated Node #0,1: 70:[7, 72, 8] Operation: 12-4=8 Exploring Operation: 12+4=16, Resulting Numbers...
0.986111
hs_5
mult_heuristic