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
[ 63, 19, 61, 55 ]
10
[ "63-55=8", "19+61=80", "80/8=10" ]
Current State: 10:[63, 19, 61, 55], Operations: [] Exploring Operation: 63-55=8, Resulting Numbers: [19, 61, 8] Generated Node #2: [19, 61, 8] from Operation: 63-55=8 Current State: 10:[19, 61, 8], Operations: ['63-55=8'] Exploring Operation: 19+61=80, Resulting Numbers: [8, 80] Generated Node #3: [8, 80] from Operatio...
4
Current State: 10:[63, 19, 61, 55], Operations: [] Exploring Operation: 63-55=8, Resulting Numbers: [19, 61, 8] Generated Node #0,0: 10:[19, 61, 8] Operation: 63-55=8 Exploring Operation: 61-55=6, Resulting Numbers: [63, 19, 6] Generated Node #0,1: 10:[63, 19, 6] Operation: 61-55=6 Exploring Operation: 63-61=2, Resulti...
0
hs_3
mult_heuristic
[ 34, 37, 90, 51 ]
81
[ "37-34=3", "90/3=30", "51+30=81" ]
Current State: 81:[34, 37, 90, 51], Operations: [] Exploring Operation: 37-34=3, Resulting Numbers: [90, 51, 3] Generated Node #2: [90, 51, 3] from Operation: 37-34=3 Current State: 81:[90, 51, 3], Operations: ['37-34=3'] Exploring Operation: 90/3=30, Resulting Numbers: [51, 30] Generated Node #3: [51, 30] from Operati...
4
Current State: 81:[34, 37, 90, 51], Operations: [] Exploring Operation: 51-37=14, Resulting Numbers: [34, 90, 14] Generated Node #0,0: 81:[34, 90, 14] Operation: 51-37=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 81:[34, 90, 14], Operations: ['51-37=14'] Exploring Operation: 90-14=76, Resulting Nu...
0
hs_1
mult_heuristic
[ 65, 8, 26, 43 ]
40
[ "65-8=57", "43-26=17", "57-17=40" ]
Current State: 40:[65, 8, 26, 43], Operations: [] Exploring Operation: 65-8=57, Resulting Numbers: [26, 43, 57] Generated Node #2: [26, 43, 57] from Operation: 65-8=57 Current State: 40:[26, 43, 57], Operations: ['65-8=57'] Exploring Operation: 43-26=17, Resulting Numbers: [57, 17] Generated Node #3: [57, 17] from Oper...
4
Current State: 40:[65, 8, 26, 43], Operations: [] Exploring Operation: 65-8=57, Resulting Numbers: [26, 43, 57] Generated Node #0,0: 40:[26, 43, 57] Operation: 65-8=57 Exploring Operation: 65-26=39, Resulting Numbers: [8, 43, 39] Generated Node #0,1: 40:[8, 43, 39] Operation: 65-26=39 Exploring Operation: 65-43=22, Res...
0.976563
hs_3
sum_heuristic
[ 21, 85, 18, 1 ]
81
[ "85-21=64", "18-1=17", "64+17=81" ]
Current State: 81:[21, 85, 18, 1], Operations: [] Exploring Operation: 85-21=64, Resulting Numbers: [18, 1, 64] Generated Node #2: [18, 1, 64] from Operation: 85-21=64 Current State: 81:[18, 1, 64], Operations: ['85-21=64'] Exploring Operation: 18-1=17, Resulting Numbers: [64, 17] Generated Node #3: [64, 17] from Opera...
4
Current State: 81:[21, 85, 18, 1], Operations: [] Exploring Operation: 21-18=3, Resulting Numbers: [85, 1, 3] Generated Node #0,0: 81:[85, 1, 3] Operation: 21-18=3 Moving to Node #0,0 Current State: 81:[85, 1, 3], Operations: ['21-18=3'] Exploring Operation: 85-1=84, Resulting Numbers: [3, 84] Generated Node #0,0,0: 81...
0.993924
hs_1
mult_heuristic
[ 55, 98, 6, 78 ]
76
[ "55-6=49", "98/49=2", "78-2=76" ]
Current State: 76:[55, 98, 6, 78], Operations: [] Exploring Operation: 55-6=49, Resulting Numbers: [98, 78, 49] Generated Node #2: [98, 78, 49] from Operation: 55-6=49 Current State: 76:[98, 78, 49], Operations: ['55-6=49'] Exploring Operation: 98/49=2, Resulting Numbers: [78, 2] Generated Node #3: [78, 2] from Operati...
4
Current State: 76:[55, 98, 6, 78], Operations: [] Exploring Operation: 98-78=20, Resulting Numbers: [55, 6, 20] Generated Node #0,0: 76:[55, 6, 20] Operation: 98-78=20 Exploring Operation: 98-55=43, Resulting Numbers: [6, 78, 43] Generated Node #0,1: 76:[6, 78, 43] Operation: 98-55=43 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 20, 55, 45, 76 ]
74
[ "55-45=10", "20/10=2", "76-2=74" ]
Current State: 74:[20, 55, 45, 76], Operations: [] Exploring Operation: 55-45=10, Resulting Numbers: [20, 76, 10] Generated Node #2: [20, 76, 10] from Operation: 55-45=10 Current State: 74:[20, 76, 10], Operations: ['55-45=10'] Exploring Operation: 20/10=2, Resulting Numbers: [76, 2] Generated Node #3: [76, 2] from Ope...
4
Current State: 74:[20, 55, 45, 76], Operations: [] Exploring Operation: 55-45=10, Resulting Numbers: [20, 76, 10] Generated Node #0,0: 74:[20, 76, 10] Operation: 55-45=10 Exploring Operation: 55-20=35, Resulting Numbers: [45, 76, 35] Generated Node #0,1: 74:[45, 76, 35] Operation: 55-20=35 Exploring Operation: 20+55=75...
0.977431
hs_3
mult_heuristic
[ 96, 48, 69, 80 ]
99
[ "96+69=165", "48*165=7920", "7920/80=99" ]
Current State: 99:[96, 48, 69, 80], Operations: [] Exploring Operation: 96+69=165, Resulting Numbers: [48, 80, 165] Generated Node #2: [48, 80, 165] from Operation: 96+69=165 Current State: 99:[48, 80, 165], Operations: ['96+69=165'] Exploring Operation: 48*165=7920, Resulting Numbers: [80, 7920] Generated Node #3: [80...
4
Current State: 99:[96, 48, 69, 80], Operations: [] Exploring Operation: 80-69=11, Resulting Numbers: [96, 48, 11] Generated Node #0,0: 99:[96, 48, 11] Operation: 80-69=11 Moving to Node #0,0 Current State: 99:[96, 48, 11], Operations: ['80-69=11'] Exploring Operation: 96/48=2, Resulting Numbers: [11, 2] Generated Node ...
0
hs_1
mult_heuristic
[ 91, 7, 16, 35 ]
56
[ "91-35=56", "7*16=112", "112-56=56" ]
Current State: 56:[91, 7, 16, 35], Operations: [] Exploring Operation: 91-35=56, Resulting Numbers: [7, 16, 56] Generated Node #2: [7, 16, 56] from Operation: 91-35=56 Current State: 56:[7, 16, 56], Operations: ['91-35=56'] Exploring Operation: 7*16=112, Resulting Numbers: [56, 112] Generated Node #3: [56, 112] from Op...
4
Current State: 56:[91, 7, 16, 35], Operations: [] Exploring Operation: 91-35=56, Resulting Numbers: [7, 16, 56] Generated Node #0,0: 56:[7, 16, 56] Operation: 91-35=56 Exploring Operation: 91/7=13, Resulting Numbers: [16, 35, 13] Generated Node #0,1: 56:[16, 35, 13] Operation: 91/7=13 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 62, 46, 2, 96 ]
33
[ "62+96=158", "158/2=79", "79-46=33" ]
Current State: 33:[62, 46, 2, 96], Operations: [] Exploring Operation: 62+96=158, Resulting Numbers: [46, 2, 158] Generated Node #2: [46, 2, 158] from Operation: 62+96=158 Current State: 33:[46, 2, 158], Operations: ['62+96=158'] Exploring Operation: 158/2=79, Resulting Numbers: [46, 79] Generated Node #3: [46, 79] fro...
4
Current State: 33:[62, 46, 2, 96], Operations: [] Exploring Operation: 62-46=16, Resulting Numbers: [2, 96, 16] Generated Node #0,0: 33:[2, 96, 16] Operation: 62-46=16 Exploring Operation: 96-46=50, Resulting Numbers: [62, 2, 50] Generated Node #0,1: 33:[62, 2, 50] Operation: 96-46=50 Exploring Operation: 96/2=48, Resu...
0
hs_4
mult_heuristic
[ 12, 60, 4, 61 ]
49
[ "60-12=48", "48/4=12", "61-12=49" ]
Current State: 49:[12, 60, 4, 61], Operations: [] Exploring Operation: 60-12=48, Resulting Numbers: [4, 61, 48] Generated Node #2: [4, 61, 48] from Operation: 60-12=48 Current State: 49:[4, 61, 48], Operations: ['60-12=48'] Exploring Operation: 48/4=12, Resulting Numbers: [61, 12] Generated Node #3: [61, 12] from Opera...
4
Current State: 49:[12, 60, 4, 61], Operations: [] Exploring Operation: 61-12=49, Resulting Numbers: [60, 4, 49] Generated Node #0,0: 49:[60, 4, 49] Operation: 61-12=49 Exploring Operation: 60-12=48, Resulting Numbers: [4, 61, 48] Generated Node #0,1: 49:[4, 61, 48] Operation: 60-12=48 Exploring Operation: 61-60=1, Resu...
0.973958
hs_3
mult_heuristic
[ 42, 67, 54, 93 ]
14
[ "67-42=25", "93-54=39", "39-25=14" ]
Current State: 14:[42, 67, 54, 93], Operations: [] Exploring Operation: 67-42=25, Resulting Numbers: [54, 93, 25] Generated Node #2: [54, 93, 25] from Operation: 67-42=25 Current State: 14:[54, 93, 25], Operations: ['67-42=25'] Exploring Operation: 93-54=39, Resulting Numbers: [25, 39] Generated Node #3: [25, 39] from ...
4
Current State: 14:[42, 67, 54, 93], Operations: [] Exploring Operation: 93-54=39, Resulting Numbers: [42, 67, 39] Generated Node #0,0: 14:[42, 67, 39] Operation: 93-54=39 Exploring Operation: 67-54=13, Resulting Numbers: [42, 93, 13] Generated Node #0,1: 14:[42, 93, 13] Operation: 67-54=13 Exploring Operation: 93-67=26...
0.987847
hs_4
sum_heuristic
[ 16, 43, 22, 66 ]
55
[ "43*22=946", "946-66=880", "880/16=55" ]
Current State: 55:[16, 43, 22, 66], Operations: [] Exploring Operation: 43*22=946, Resulting Numbers: [16, 66, 946] Generated Node #2: [16, 66, 946] from Operation: 43*22=946 Current State: 55:[16, 66, 946], Operations: ['43*22=946'] Exploring Operation: 946-66=880, Resulting Numbers: [16, 880] Generated Node #3: [16, ...
4
Current State: 55:[16, 43, 22, 66], Operations: [] Exploring Operation: 66/22=3, Resulting Numbers: [16, 43, 3] Generated Node #0,0: 55:[16, 43, 3] Operation: 66/22=3 Exploring Operation: 22-16=6, Resulting Numbers: [43, 66, 6] Generated Node #0,1: 55:[43, 66, 6] Operation: 22-16=6 Start Sub Search at level 1: Moving t...
0
hs_2
mult_heuristic
[ 74, 57, 24, 68 ]
96
[ "74-57=17", "24*68=1632", "1632/17=96" ]
Current State: 96:[74, 57, 24, 68], Operations: [] Exploring Operation: 74-57=17, Resulting Numbers: [24, 68, 17] Generated Node #2: [24, 68, 17] from Operation: 74-57=17 Current State: 96:[24, 68, 17], Operations: ['74-57=17'] Exploring Operation: 24*68=1632, Resulting Numbers: [17, 1632] Generated Node #3: [17, 1632]...
4
Current State: 96:[74, 57, 24, 68], Operations: [] Exploring Operation: 74-68=6, Resulting Numbers: [57, 24, 6] Generated Node #0,0: 96:[57, 24, 6] Operation: 74-68=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 96:[57, 24, 6], Operations: ['74-68=6'] Exploring Operation: 57-24=33, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 79, 82, 81, 38 ]
41
[ "79-38=41", "82-81=1", "41*1=41" ]
Current State: 41:[79, 82, 81, 38], Operations: [] Exploring Operation: 79-38=41, Resulting Numbers: [82, 81, 41] Generated Node #2: [82, 81, 41] from Operation: 79-38=41 Current State: 41:[82, 81, 41], Operations: ['79-38=41'] Exploring Operation: 82-81=1, Resulting Numbers: [41, 1] Generated Node #3: [41, 1] from Ope...
4
Current State: 41:[79, 82, 81, 38], Operations: [] Exploring Operation: 82-81=1, Resulting Numbers: [79, 38, 1] Generated Node #0,0: 41:[79, 38, 1] Operation: 82-81=1 Exploring Operation: 82-79=3, Resulting Numbers: [81, 38, 3] Generated Node #0,1: 41:[81, 38, 3] Operation: 82-79=3 Exploring Operation: 79-38=41, Result...
0.990451
hs_3
mult_heuristic
[ 34, 49, 94, 98 ]
58
[ "94-34=60", "98/49=2", "60-2=58" ]
Current State: 58:[34, 49, 94, 98], Operations: [] Exploring Operation: 94-34=60, Resulting Numbers: [49, 98, 60] Generated Node #2: [49, 98, 60] from Operation: 94-34=60 Current State: 58:[49, 98, 60], Operations: ['94-34=60'] Exploring Operation: 98/49=2, Resulting Numbers: [60, 2] Generated Node #3: [60, 2] from Ope...
4
Current State: 58:[34, 49, 94, 98], Operations: [] Exploring Operation: 98/49=2, Resulting Numbers: [34, 94, 2] Generated Node #0,0: 58:[34, 94, 2] Operation: 98/49=2 Exploring Operation: 98-94=4, Resulting Numbers: [34, 49, 4] Generated Node #0,1: 58:[34, 49, 4] Operation: 98-94=4 Start Sub Search at level 1: Moving t...
0.986111
hs_2
sum_heuristic
[ 24, 58, 38, 37 ]
14
[ "24*58=1392", "38*37=1406", "1406-1392=14" ]
Current State: 14:[24, 58, 38, 37], Operations: [] Exploring Operation: 24*58=1392, Resulting Numbers: [38, 37, 1392] Generated Node #2: [38, 37, 1392] from Operation: 24*58=1392 Current State: 14:[38, 37, 1392], Operations: ['24*58=1392'] Exploring Operation: 38*37=1406, Resulting Numbers: [1392, 1406] Generated Node ...
4
Current State: 14:[24, 58, 38, 37], Operations: [] Exploring Operation: 38-37=1, Resulting Numbers: [24, 58, 1] Generated Node #0,0: 14:[24, 58, 1] Operation: 38-37=1 Exploring Operation: 58-37=21, Resulting Numbers: [24, 38, 21] Generated Node #0,1: 14:[24, 38, 21] Operation: 58-37=21 Exploring Operation: 58-38=20, Re...
0
hs_3
mult_heuristic
[ 2, 26, 84, 78 ]
83
[ "2+84=86", "78/26=3", "86-3=83" ]
Current State: 83:[2, 26, 84, 78], Operations: [] Exploring Operation: 2+84=86, Resulting Numbers: [26, 78, 86] Generated Node #2: [26, 78, 86] from Operation: 2+84=86 Current State: 83:[26, 78, 86], Operations: ['2+84=86'] Exploring Operation: 78/26=3, Resulting Numbers: [86, 3] Generated Node #3: [86, 3] from Operati...
4
Current State: 83:[2, 26, 84, 78], Operations: [] Exploring Operation: 2*26=52, Resulting Numbers: [84, 78, 52] Generated Node #0,0: 83:[84, 78, 52] Operation: 2*26=52 Exploring Operation: 2+78=80, Resulting Numbers: [26, 84, 80] Generated Node #0,1: 83:[26, 84, 80] Operation: 2+78=80 Exploring Operation: 2+26=28, Resu...
0
hs_4
mult_heuristic
[ 36, 79, 50, 23 ]
16
[ "79-36=43", "50-23=27", "43-27=16" ]
Current State: 16:[36, 79, 50, 23], Operations: [] Exploring Operation: 79-36=43, Resulting Numbers: [50, 23, 43] Generated Node #2: [50, 23, 43] from Operation: 79-36=43 Current State: 16:[50, 23, 43], Operations: ['79-36=43'] Exploring Operation: 50-23=27, Resulting Numbers: [43, 27] Generated Node #3: [43, 27] from ...
4
Current State: 16:[36, 79, 50, 23], Operations: [] Exploring Operation: 79-23=56, Resulting Numbers: [36, 50, 56] Generated Node #0,0: 16:[36, 50, 56] Operation: 79-23=56 Exploring Operation: 79-36=43, Resulting Numbers: [50, 23, 43] Generated Node #0,1: 16:[50, 23, 43] Operation: 79-36=43 Exploring Operation: 79-50=29...
0.986979
hs_4
sum_heuristic
[ 18, 4, 98, 99 ]
21
[ "18+4=22", "99-98=1", "22-1=21" ]
Current State: 21:[18, 4, 98, 99], Operations: [] Exploring Operation: 18+4=22, Resulting Numbers: [98, 99, 22] Generated Node #2: [98, 99, 22] from Operation: 18+4=22 Current State: 21:[98, 99, 22], Operations: ['18+4=22'] Exploring Operation: 99-98=1, Resulting Numbers: [22, 1] Generated Node #3: [22, 1] from Operati...
4
Current State: 21:[18, 4, 98, 99], Operations: [] Exploring Operation: 98-18=80, Resulting Numbers: [4, 99, 80] Generated Node #0,0: 21:[4, 99, 80] Operation: 98-18=80 Exploring Operation: 99-98=1, Resulting Numbers: [18, 4, 1] Generated Node #0,1: 21:[18, 4, 1] Operation: 99-98=1 Start Sub Search at level 1: Moving to...
0.990451
hs_2
sum_heuristic
[ 15, 79, 5, 85 ]
47
[ "79-15=64", "85/5=17", "64-17=47" ]
Current State: 47:[15, 79, 5, 85], Operations: [] Exploring Operation: 79-15=64, Resulting Numbers: [5, 85, 64] Generated Node #2: [5, 85, 64] from Operation: 79-15=64 Current State: 47:[5, 85, 64], Operations: ['79-15=64'] Exploring Operation: 85/5=17, Resulting Numbers: [64, 17] Generated Node #3: [64, 17] from Opera...
4
Current State: 47:[15, 79, 5, 85], Operations: [] Exploring Operation: 85/5=17, Resulting Numbers: [15, 79, 17] Generated Node #0,0: 47:[15, 79, 17] Operation: 85/5=17 Exploring Operation: 79-15=64, Resulting Numbers: [5, 85, 64] Generated Node #0,1: 47:[5, 85, 64] Operation: 79-15=64 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 40, 7, 58, 26 ]
13
[ "40*7=280", "58+280=338", "338/26=13" ]
Current State: 13:[40, 7, 58, 26], Operations: [] Exploring Operation: 40*7=280, Resulting Numbers: [58, 26, 280] Generated Node #2: [58, 26, 280] from Operation: 40*7=280 Current State: 13:[58, 26, 280], Operations: ['40*7=280'] Exploring Operation: 58+280=338, Resulting Numbers: [26, 338] Generated Node #3: [26, 338]...
4
Current State: 13:[40, 7, 58, 26], Operations: [] Exploring Operation: 40-26=14, Resulting Numbers: [7, 58, 14] Generated Node #0,0: 13:[7, 58, 14] Operation: 40-26=14 Exploring Operation: 58-26=32, Resulting Numbers: [40, 7, 32] Generated Node #0,1: 13:[40, 7, 32] Operation: 58-26=32 Exploring Operation: 40-7=33, Resu...
0
hs_4
mult_heuristic
[ 45, 57, 4, 89 ]
73
[ "57-45=12", "89-4=85", "85-12=73" ]
Current State: 73:[45, 57, 4, 89], Operations: [] Exploring Operation: 57-45=12, Resulting Numbers: [4, 89, 12] Generated Node #2: [4, 89, 12] from Operation: 57-45=12 Current State: 73:[4, 89, 12], Operations: ['57-45=12'] Exploring Operation: 89-4=85, Resulting Numbers: [12, 85] Generated Node #3: [12, 85] from Opera...
4
Current State: 73:[45, 57, 4, 89], Operations: [] Exploring Operation: 45+4=49, Resulting Numbers: [57, 89, 49] Generated Node #0,0: 73:[57, 89, 49] Operation: 45+4=49 Moving to Node #0,0 Current State: 73:[57, 89, 49], Operations: ['45+4=49'] Exploring Operation: 57+49=106, Resulting Numbers: [89, 106] Generated Node ...
0
hs_1
sum_heuristic
[ 11, 70, 4, 1 ]
25
[ "11*4=44", "70-1=69", "69-44=25" ]
Current State: 25:[11, 70, 4, 1], Operations: [] Exploring Operation: 11*4=44, Resulting Numbers: [70, 1, 44] Generated Node #2: [70, 1, 44] from Operation: 11*4=44 Current State: 25:[70, 1, 44], Operations: ['11*4=44'] Exploring Operation: 70-1=69, Resulting Numbers: [44, 69] Generated Node #3: [44, 69] from Operation...
4
Current State: 25:[11, 70, 4, 1], Operations: [] Exploring Operation: 11-1=10, Resulting Numbers: [70, 4, 10] Generated Node #0,0: 25:[70, 4, 10] Operation: 11-1=10 Exploring Operation: 70-4=66, Resulting Numbers: [11, 1, 66] Generated Node #0,1: 25:[11, 1, 66] Operation: 70-4=66 Exploring Operation: 70-11=59, Resultin...
0
hs_5
sum_heuristic
[ 90, 5, 37, 16 ]
79
[ "90+16=106", "5*37=185", "185-106=79" ]
Current State: 79:[90, 5, 37, 16], Operations: [] Exploring Operation: 90+16=106, Resulting Numbers: [5, 37, 106] Generated Node #2: [5, 37, 106] from Operation: 90+16=106 Current State: 79:[5, 37, 106], Operations: ['90+16=106'] Exploring Operation: 5*37=185, Resulting Numbers: [106, 185] Generated Node #3: [106, 185]...
4
Current State: 79:[90, 5, 37, 16], Operations: [] Exploring Operation: 5+37=42, Resulting Numbers: [90, 16, 42] Generated Node #0,0: 79:[90, 16, 42] Operation: 5+37=42 Exploring Operation: 90-5=85, Resulting Numbers: [37, 16, 85] Generated Node #0,1: 79:[37, 16, 85] Operation: 90-5=85 Exploring Operation: 5*16=80, Resu...
0
hs_3
mult_heuristic
[ 93, 8, 35, 7 ]
43
[ "93-8=85", "35+7=42", "85-42=43" ]
Current State: 43:[93, 8, 35, 7], Operations: [] Exploring Operation: 93-8=85, Resulting Numbers: [35, 7, 85] Generated Node #2: [35, 7, 85] from Operation: 93-8=85 Current State: 43:[35, 7, 85], Operations: ['93-8=85'] Exploring Operation: 35+7=42, Resulting Numbers: [85, 42] Generated Node #3: [85, 42] from Operation...
4
Current State: 43:[93, 8, 35, 7], Operations: [] Exploring Operation: 93-7=86, Resulting Numbers: [8, 35, 86] Generated Node #0,0: 43:[8, 35, 86] Operation: 93-7=86 Exploring Operation: 93-8=85, Resulting Numbers: [35, 7, 85] Generated Node #0,1: 43:[35, 7, 85] Operation: 93-8=85 Exploring Operation: 93-35=58, Resultin...
0.972222
hs_4
sum_heuristic
[ 40, 39, 61, 86 ]
68
[ "40+39=79", "61+86=147", "147-79=68" ]
Current State: 68:[40, 39, 61, 86], Operations: [] Exploring Operation: 40+39=79, Resulting Numbers: [61, 86, 79] Generated Node #2: [61, 86, 79] from Operation: 40+39=79 Current State: 68:[61, 86, 79], Operations: ['40+39=79'] Exploring Operation: 61+86=147, Resulting Numbers: [79, 147] Generated Node #3: [79, 147] fr...
4
Current State: 68:[40, 39, 61, 86], Operations: [] Exploring Operation: 86-40=46, Resulting Numbers: [39, 61, 46] Generated Node #0,0: 68:[39, 61, 46] Operation: 86-40=46 Exploring Operation: 86-61=25, Resulting Numbers: [40, 39, 25] Generated Node #0,1: 68:[40, 39, 25] Operation: 86-61=25 Exploring Operation: 40-39=1,...
0.975694
hs_3
sum_heuristic
[ 20, 38, 26, 73 ]
29
[ "38-20=18", "73-26=47", "47-18=29" ]
Current State: 29:[20, 38, 26, 73], Operations: [] Exploring Operation: 38-20=18, Resulting Numbers: [26, 73, 18] Generated Node #2: [26, 73, 18] from Operation: 38-20=18 Current State: 29:[26, 73, 18], Operations: ['38-20=18'] Exploring Operation: 73-26=47, Resulting Numbers: [18, 47] Generated Node #3: [18, 47] from ...
4
Current State: 29:[20, 38, 26, 73], Operations: [] Exploring Operation: 73-20=53, Resulting Numbers: [38, 26, 53] Generated Node #0,0: 29:[38, 26, 53] Operation: 73-20=53 Exploring Operation: 73-38=35, Resulting Numbers: [20, 26, 35] Generated Node #0,1: 29:[20, 26, 35] Operation: 73-38=35 Exploring Operation: 20+26=46...
0.980903
hs_5
mult_heuristic
[ 52, 99, 43, 45 ]
56
[ "52-43=9", "99/9=11", "45+11=56" ]
Current State: 56:[52, 99, 43, 45], Operations: [] Exploring Operation: 52-43=9, Resulting Numbers: [99, 45, 9] Generated Node #2: [99, 45, 9] from Operation: 52-43=9 Current State: 56:[99, 45, 9], Operations: ['52-43=9'] Exploring Operation: 99/9=11, Resulting Numbers: [45, 11] Generated Node #3: [45, 11] from Operati...
4
Current State: 56:[52, 99, 43, 45], Operations: [] Exploring Operation: 99-52=47, Resulting Numbers: [43, 45, 47] Generated Node #0,0: 56:[43, 45, 47] Operation: 99-52=47 Exploring Operation: 99-45=54, Resulting Numbers: [52, 43, 54] Generated Node #0,1: 56:[52, 43, 54] Operation: 99-45=54 Exploring Operation: 99-43=56...
0
hs_3
sum_heuristic
[ 66, 27, 2, 57 ]
98
[ "66-27=39", "2+57=59", "39+59=98" ]
Current State: 98:[66, 27, 2, 57], Operations: [] Exploring Operation: 66-27=39, Resulting Numbers: [2, 57, 39] Generated Node #2: [2, 57, 39] from Operation: 66-27=39 Current State: 98:[2, 57, 39], Operations: ['66-27=39'] Exploring Operation: 2+57=59, Resulting Numbers: [39, 59] Generated Node #3: [39, 59] from Opera...
4
Current State: 98:[66, 27, 2, 57], Operations: [] Exploring Operation: 66+27=93, Resulting Numbers: [2, 57, 93] Generated Node #0,0: 98:[2, 57, 93] Operation: 66+27=93 Start Sub Search at level 1: Moving to Node #0,0 Current State: 98:[2, 57, 93], Operations: ['66+27=93'] Exploring Operation: 57-2=55, Resulting Numbers...
0
hs_1
sum_heuristic
[ 86, 94, 6, 43 ]
73
[ "86+94=180", "180/6=30", "43+30=73" ]
Current State: 73:[86, 94, 6, 43], Operations: [] Exploring Operation: 86+94=180, Resulting Numbers: [6, 43, 180] Generated Node #2: [6, 43, 180] from Operation: 86+94=180 Current State: 73:[6, 43, 180], Operations: ['86+94=180'] Exploring Operation: 180/6=30, Resulting Numbers: [43, 30] Generated Node #3: [43, 30] fro...
4
Current State: 73:[86, 94, 6, 43], Operations: [] Exploring Operation: 6+43=49, Resulting Numbers: [86, 94, 49] Generated Node #0,0: 73:[86, 94, 49] Operation: 6+43=49 Exploring Operation: 86-6=80, Resulting Numbers: [94, 43, 80] Generated Node #0,1: 73:[94, 43, 80] Operation: 86-6=80 Exploring Operation: 94-6=88, Resu...
0
hs_4
sum_heuristic
[ 6, 5, 71, 35 ]
25
[ "6+5=11", "71-35=36", "36-11=25" ]
Current State: 25:[6, 5, 71, 35], Operations: [] Exploring Operation: 6+5=11, Resulting Numbers: [71, 35, 11] Generated Node #2: [71, 35, 11] from Operation: 6+5=11 Current State: 25:[71, 35, 11], Operations: ['6+5=11'] Exploring Operation: 71-35=36, Resulting Numbers: [11, 36] Generated Node #3: [11, 36] from Operatio...
4
Current State: 25:[6, 5, 71, 35], Operations: [] Exploring Operation: 71-6=65, Resulting Numbers: [5, 35, 65] Generated Node #0,0: 25:[5, 35, 65] Operation: 71-6=65 Exploring Operation: 35-6=29, Resulting Numbers: [5, 71, 29] Generated Node #0,1: 25:[5, 71, 29] Operation: 35-6=29 Exploring Operation: 71-5=66, Resulting...
0.982639
hs_5
mult_heuristic
[ 78, 22, 70, 69 ]
57
[ "78-22=56", "70-69=1", "56+1=57" ]
Current State: 57:[78, 22, 70, 69], Operations: [] Exploring Operation: 78-22=56, Resulting Numbers: [70, 69, 56] Generated Node #2: [70, 69, 56] from Operation: 78-22=56 Current State: 57:[70, 69, 56], Operations: ['78-22=56'] Exploring Operation: 70-69=1, Resulting Numbers: [56, 1] Generated Node #3: [56, 1] from Ope...
4
Current State: 57:[78, 22, 70, 69], Operations: [] Exploring Operation: 78-69=9, Resulting Numbers: [22, 70, 9] Generated Node #0,0: 57:[22, 70, 9] Operation: 78-69=9 Exploring Operation: 78-70=8, Resulting Numbers: [22, 69, 8] Generated Node #0,1: 57:[22, 69, 8] Operation: 78-70=8 Start Sub Search at level 1: Moving t...
0.984375
hs_2
sum_heuristic
[ 92, 50, 59, 15 ]
32
[ "92-50=42", "59+15=74", "74-42=32" ]
Current State: 32:[92, 50, 59, 15], Operations: [] Exploring Operation: 92-50=42, Resulting Numbers: [59, 15, 42] Generated Node #2: [59, 15, 42] from Operation: 92-50=42 Current State: 32:[59, 15, 42], Operations: ['92-50=42'] Exploring Operation: 59+15=74, Resulting Numbers: [42, 74] Generated Node #3: [42, 74] from ...
4
Current State: 32:[92, 50, 59, 15], Operations: [] Exploring Operation: 92-59=33, Resulting Numbers: [50, 15, 33] Generated Node #0,0: 32:[50, 15, 33] Operation: 92-59=33 Exploring Operation: 92-50=42, Resulting Numbers: [59, 15, 42] Generated Node #0,1: 32:[59, 15, 42] Operation: 92-50=42 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 52, 56, 31, 25 ]
24
[ "56-52=4", "31-25=6", "4*6=24" ]
Current State: 24:[52, 56, 31, 25], Operations: [] Exploring Operation: 56-52=4, Resulting Numbers: [31, 25, 4] Generated Node #2: [31, 25, 4] from Operation: 56-52=4 Current State: 24:[31, 25, 4], Operations: ['56-52=4'] Exploring Operation: 31-25=6, Resulting Numbers: [4, 6] Generated Node #3: [4, 6] from Operation: ...
4
Current State: 24:[52, 56, 31, 25], Operations: [] Exploring Operation: 56-31=25, Resulting Numbers: [52, 25, 25] Generated Node #0,0: 24:[52, 25, 25] Operation: 56-31=25 Exploring Operation: 56-52=4, Resulting Numbers: [31, 25, 4] Generated Node #0,1: 24:[31, 25, 4] Operation: 56-52=4 Exploring Operation: 52-25=27, Re...
0.986979
hs_4
sum_heuristic
[ 57, 29, 11, 46 ]
12
[ "57+29=86", "46+86=132", "132/11=12" ]
Current State: 12:[57, 29, 11, 46], Operations: [] Exploring Operation: 57+29=86, Resulting Numbers: [11, 46, 86] Generated Node #2: [11, 46, 86] from Operation: 57+29=86 Current State: 12:[11, 46, 86], Operations: ['57+29=86'] Exploring Operation: 46+86=132, Resulting Numbers: [11, 132] Generated Node #3: [11, 132] fr...
4
Current State: 12:[57, 29, 11, 46], Operations: [] Exploring Operation: 46-29=17, Resulting Numbers: [57, 11, 17] Generated Node #0,0: 12:[57, 11, 17] Operation: 46-29=17 Exploring Operation: 57-29=28, Resulting Numbers: [11, 46, 28] Generated Node #0,1: 12:[11, 46, 28] Operation: 57-29=28 Exploring Operation: 57-11=46...
0
hs_4
sum_heuristic
[ 19, 30, 34, 8 ]
27
[ "30+34=64", "64/8=8", "19+8=27" ]
Current State: 27:[19, 30, 34, 8], Operations: [] Exploring Operation: 30+34=64, Resulting Numbers: [19, 8, 64] Generated Node #2: [19, 8, 64] from Operation: 30+34=64 Current State: 27:[19, 8, 64], Operations: ['30+34=64'] Exploring Operation: 64/8=8, Resulting Numbers: [19, 8] Generated Node #3: [19, 8] from Operatio...
4
Current State: 27:[19, 30, 34, 8], Operations: [] Exploring Operation: 34-19=15, Resulting Numbers: [30, 8, 15] Generated Node #0,0: 27:[30, 8, 15] Operation: 34-19=15 Exploring Operation: 30-19=11, Resulting Numbers: [34, 8, 11] Generated Node #0,1: 27:[34, 8, 11] Operation: 30-19=11 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 98, 94, 26, 49 ]
55
[ "98-94=4", "26*4=104", "104-49=55" ]
Current State: 55:[98, 94, 26, 49], Operations: [] Exploring Operation: 98-94=4, Resulting Numbers: [26, 49, 4] Generated Node #2: [26, 49, 4] from Operation: 98-94=4 Current State: 55:[26, 49, 4], Operations: ['98-94=4'] Exploring Operation: 26*4=104, Resulting Numbers: [49, 104] Generated Node #3: [49, 104] from Oper...
4
Current State: 55:[98, 94, 26, 49], Operations: [] Exploring Operation: 98-49=49, Resulting Numbers: [94, 26, 49] Generated Node #0,0: 55:[94, 26, 49] Operation: 98-49=49 Exploring Operation: 98-94=4, Resulting Numbers: [26, 49, 4] Generated Node #0,1: 55:[26, 49, 4] Operation: 98-94=4 Exploring Operation: 94-26=68, Re...
0
hs_5
sum_heuristic
[ 22, 45, 31, 21 ]
99
[ "22*45=990", "31-21=10", "990/10=99" ]
Current State: 99:[22, 45, 31, 21], Operations: [] Exploring Operation: 22*45=990, Resulting Numbers: [31, 21, 990] Generated Node #2: [31, 21, 990] from Operation: 22*45=990 Current State: 99:[31, 21, 990], Operations: ['22*45=990'] Exploring Operation: 31-21=10, Resulting Numbers: [990, 10] Generated Node #3: [990, 1...
4
Current State: 99:[22, 45, 31, 21], Operations: [] Exploring Operation: 22-21=1, Resulting Numbers: [45, 31, 1] Generated Node #0,0: 99:[45, 31, 1] Operation: 22-21=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 99:[45, 31, 1], Operations: ['22-21=1'] Exploring Operation: 45-31=14, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 93, 5, 76, 51 ]
39
[ "93-5=88", "76+51=127", "127-88=39" ]
Current State: 39:[93, 5, 76, 51], Operations: [] Exploring Operation: 93-5=88, Resulting Numbers: [76, 51, 88] Generated Node #2: [76, 51, 88] from Operation: 93-5=88 Current State: 39:[76, 51, 88], Operations: ['93-5=88'] Exploring Operation: 76+51=127, Resulting Numbers: [88, 127] Generated Node #3: [88, 127] from O...
4
Current State: 39:[93, 5, 76, 51], Operations: [] Exploring Operation: 93-5=88, Resulting Numbers: [76, 51, 88] Generated Node #0,0: 39:[76, 51, 88] Operation: 93-5=88 Exploring Operation: 93-76=17, Resulting Numbers: [5, 51, 17] Generated Node #0,1: 39:[5, 51, 17] Operation: 93-76=17 Exploring Operation: 76-51=25, Res...
0.984375
hs_4
sum_heuristic
[ 18, 96, 42, 6 ]
51
[ "18/6=3", "96-42=54", "54-3=51" ]
Current State: 51:[18, 96, 42, 6], Operations: [] Exploring Operation: 18/6=3, Resulting Numbers: [96, 42, 3] Generated Node #2: [96, 42, 3] from Operation: 18/6=3 Current State: 51:[96, 42, 3], Operations: ['18/6=3'] Exploring Operation: 96-42=54, Resulting Numbers: [3, 54] Generated Node #3: [3, 54] from Operation: 9...
4
Current State: 51:[18, 96, 42, 6], Operations: [] Exploring Operation: 96-6=90, Resulting Numbers: [18, 42, 90] Generated Node #0,0: 51:[18, 42, 90] Operation: 96-6=90 Exploring Operation: 42+6=48, Resulting Numbers: [18, 96, 48] Generated Node #0,1: 51:[18, 96, 48] Operation: 42+6=48 Exploring Operation: 96-18=78, Res...
0.984375
hs_5
sum_heuristic
[ 9, 44, 92, 10 ]
48
[ "10-9=1", "92-44=48", "1*48=48" ]
Current State: 48:[9, 44, 92, 10], Operations: [] Exploring Operation: 10-9=1, Resulting Numbers: [44, 92, 1] Generated Node #2: [44, 92, 1] from Operation: 10-9=1 Current State: 48:[44, 92, 1], Operations: ['10-9=1'] Exploring Operation: 92-44=48, Resulting Numbers: [1, 48] Generated Node #3: [1, 48] from Operation: 9...
4
Current State: 48:[9, 44, 92, 10], Operations: [] Exploring Operation: 92-44=48, Resulting Numbers: [9, 10, 48] Generated Node #0,0: 48:[9, 10, 48] Operation: 92-44=48 Moving to Node #0,0 Current State: 48:[9, 10, 48], Operations: ['92-44=48'] Exploring Operation: 10-9=1, Resulting Numbers: [48, 1] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 35, 91, 1, 4 ]
84
[ "1+4=5", "35*5=175", "175-91=84" ]
Current State: 84:[35, 91, 1, 4], Operations: [] Exploring Operation: 1+4=5, Resulting Numbers: [35, 91, 5] Generated Node #2: [35, 91, 5] from Operation: 1+4=5 Current State: 84:[35, 91, 5], Operations: ['1+4=5'] Exploring Operation: 35*5=175, Resulting Numbers: [91, 175] Generated Node #3: [91, 175] from Operation: 3...
4
Current State: 84:[35, 91, 1, 4], Operations: [] Exploring Operation: 35+1=36, Resulting Numbers: [91, 4, 36] Generated Node #0,0: 84:[91, 4, 36] Operation: 35+1=36 Exploring Operation: 35+4=39, Resulting Numbers: [91, 1, 39] Generated Node #0,1: 84:[91, 1, 39] Operation: 35+4=39 Exploring Operation: 91-4=87, Resulting...
0
hs_5
sum_heuristic
[ 2, 50, 49, 74 ]
76
[ "2+74=76", "50-49=1", "76*1=76" ]
Current State: 76:[2, 50, 49, 74], Operations: [] Exploring Operation: 2+74=76, Resulting Numbers: [50, 49, 76] Generated Node #2: [50, 49, 76] from Operation: 2+74=76 Current State: 76:[50, 49, 76], Operations: ['2+74=76'] Exploring Operation: 50-49=1, Resulting Numbers: [76, 1] Generated Node #3: [76, 1] from Operati...
4
Current State: 76:[2, 50, 49, 74], Operations: [] Exploring Operation: 50-49=1, Resulting Numbers: [2, 74, 1] Generated Node #0,0: 76:[2, 74, 1] Operation: 50-49=1 Exploring Operation: 74-50=24, Resulting Numbers: [2, 49, 24] Generated Node #0,1: 76:[2, 49, 24] Operation: 74-50=24 Moving to Node #0,0 Current State: 76:...
0.990451
hs_2
sum_heuristic
[ 43, 86, 86, 33 ]
96
[ "86-43=43", "86-33=53", "43+53=96" ]
Current State: 96:[43, 86, 86, 33], Operations: [] Exploring Operation: 86-43=43, Resulting Numbers: [33, 43] Generated Node #2: [33, 43] from Operation: 86-43=43 Current State: 96:[33, 43], Operations: ['86-43=43'] Exploring Operation: 86-33=53, Resulting Numbers: [43, 53] Generated Node #3: [43, 53] from Operation: 8...
4
Current State: 96:[43, 86, 86, 33], Operations: [] Exploring Operation: 86/43=2, Resulting Numbers: [86, 33, 2] Generated Node #0,0: 96:[86, 33, 2] Operation: 86/43=2 Exploring Operation: 86/86=1, Resulting Numbers: [43, 33, 1] Generated Node #0,1: 96:[43, 33, 1] Operation: 86/86=1 Exploring Operation: 86-86=0, Resulti...
0
hs_3
mult_heuristic
[ 44, 39, 53, 62 ]
92
[ "44+39=83", "62-53=9", "83+9=92" ]
Current State: 92:[44, 39, 53, 62], Operations: [] Exploring Operation: 44+39=83, Resulting Numbers: [53, 62, 83] Generated Node #2: [53, 62, 83] from Operation: 44+39=83 Current State: 92:[53, 62, 83], Operations: ['44+39=83'] Exploring Operation: 62-53=9, Resulting Numbers: [83, 9] Generated Node #3: [83, 9] from Ope...
4
Current State: 92:[44, 39, 53, 62], Operations: [] Exploring Operation: 62-39=23, Resulting Numbers: [44, 53, 23] Generated Node #0,0: 92:[44, 53, 23] Operation: 62-39=23 Moving to Node #0,0 Current State: 92:[44, 53, 23], Operations: ['62-39=23'] Exploring Operation: 44+53=97, Resulting Numbers: [23, 97] Generated Nod...
0
hs_1
mult_heuristic
[ 55, 71, 96, 27 ]
21
[ "71-55=16", "96/16=6", "27-6=21" ]
Current State: 21:[55, 71, 96, 27], Operations: [] Exploring Operation: 71-55=16, Resulting Numbers: [96, 27, 16] Generated Node #2: [96, 27, 16] from Operation: 71-55=16 Current State: 21:[96, 27, 16], Operations: ['71-55=16'] Exploring Operation: 96/16=6, Resulting Numbers: [27, 6] Generated Node #3: [27, 6] from Ope...
4
Current State: 21:[55, 71, 96, 27], Operations: [] Exploring Operation: 96-71=25, Resulting Numbers: [55, 27, 25] Generated Node #0,0: 21:[55, 27, 25] Operation: 96-71=25 Start Sub Search at level 1: Moving to Node #0,0 Current State: 21:[55, 27, 25], Operations: ['96-71=25'] Exploring Operation: 55-27=28, Resulting Nu...
0
hs_1
mult_heuristic
[ 33, 10, 22, 48 ]
69
[ "33+10=43", "48-22=26", "43+26=69" ]
Current State: 69:[33, 10, 22, 48], Operations: [] Exploring Operation: 33+10=43, Resulting Numbers: [22, 48, 43] Generated Node #2: [22, 48, 43] from Operation: 33+10=43 Current State: 69:[22, 48, 43], Operations: ['33+10=43'] Exploring Operation: 48-22=26, Resulting Numbers: [43, 26] Generated Node #3: [43, 26] from ...
4
Current State: 69:[33, 10, 22, 48], Operations: [] Exploring Operation: 48-33=15, Resulting Numbers: [10, 22, 15] Generated Node #0,0: 69:[10, 22, 15] Operation: 48-33=15 Exploring Operation: 22+48=70, Resulting Numbers: [33, 10, 70] Generated Node #0,1: 69:[33, 10, 70] Operation: 22+48=70 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 32, 85, 35, 40 ]
75
[ "40-35=5", "32*5=160", "160-85=75" ]
Current State: 75:[32, 85, 35, 40], Operations: [] Exploring Operation: 40-35=5, Resulting Numbers: [32, 85, 5] Generated Node #2: [32, 85, 5] from Operation: 40-35=5 Current State: 75:[32, 85, 5], Operations: ['40-35=5'] Exploring Operation: 32*5=160, Resulting Numbers: [85, 160] Generated Node #3: [85, 160] from Oper...
4
Current State: 75:[32, 85, 35, 40], Operations: [] Exploring Operation: 35+40=75, Resulting Numbers: [32, 85, 75] Generated Node #0,0: 75:[32, 85, 75] Operation: 35+40=75 Exploring Operation: 40-35=5, Resulting Numbers: [32, 85, 5] Generated Node #0,1: 75:[32, 85, 5] Operation: 40-35=5 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 53, 47, 13, 38 ]
49
[ "53+47=100", "13+38=51", "100-51=49" ]
Current State: 49:[53, 47, 13, 38], Operations: [] Exploring Operation: 53+47=100, Resulting Numbers: [13, 38, 100] Generated Node #2: [13, 38, 100] from Operation: 53+47=100 Current State: 49:[13, 38, 100], Operations: ['53+47=100'] Exploring Operation: 13+38=51, Resulting Numbers: [100, 51] Generated Node #3: [100, 5...
4
Current State: 49:[53, 47, 13, 38], Operations: [] Exploring Operation: 13+38=51, Resulting Numbers: [53, 47, 51] Generated Node #0,0: 49:[53, 47, 51] Operation: 13+38=51 Start Sub Search at level 1: Moving to Node #0,0 Current State: 49:[53, 47, 51], Operations: ['13+38=51'] Exploring Operation: 53-47=6, Resulting Num...
0
hs_1
sum_heuristic
[ 22, 80, 62, 66 ]
68
[ "62-22=40", "80/40=2", "66+2=68" ]
Current State: 68:[22, 80, 62, 66], Operations: [] Exploring Operation: 62-22=40, Resulting Numbers: [80, 66, 40] Generated Node #2: [80, 66, 40] from Operation: 62-22=40 Current State: 68:[80, 66, 40], Operations: ['62-22=40'] Exploring Operation: 80/40=2, Resulting Numbers: [66, 2] Generated Node #3: [66, 2] from Ope...
4
Current State: 68:[22, 80, 62, 66], Operations: [] Exploring Operation: 66-62=4, Resulting Numbers: [22, 80, 4] Generated Node #0,0: 68:[22, 80, 4] Operation: 66-62=4 Exploring Operation: 80-22=58, Resulting Numbers: [62, 66, 58] Generated Node #0,1: 68:[62, 66, 58] Operation: 80-22=58 Exploring Operation: 80-66=14, Re...
0
hs_4
sum_heuristic
[ 27, 22, 75, 71 ]
86
[ "27-22=5", "75/5=15", "71+15=86" ]
Current State: 86:[27, 22, 75, 71], Operations: [] Exploring Operation: 27-22=5, Resulting Numbers: [75, 71, 5] Generated Node #2: [75, 71, 5] from Operation: 27-22=5 Current State: 86:[75, 71, 5], Operations: ['27-22=5'] Exploring Operation: 75/5=15, Resulting Numbers: [71, 15] Generated Node #3: [71, 15] from Operati...
4
Current State: 86:[27, 22, 75, 71], Operations: [] Exploring Operation: 27+22=49, Resulting Numbers: [75, 71, 49] Generated Node #0,0: 86:[75, 71, 49] Operation: 27+22=49 Exploring Operation: 71-27=44, Resulting Numbers: [22, 75, 44] Generated Node #0,1: 86:[22, 75, 44] Operation: 71-27=44 Exploring Operation: 27-22=5,...
0
hs_3
mult_heuristic
[ 5, 19, 27, 14 ]
72
[ "14-5=9", "27-19=8", "9*8=72" ]
Current State: 72:[5, 19, 27, 14], Operations: [] Exploring Operation: 14-5=9, Resulting Numbers: [19, 27, 9] Generated Node #2: [19, 27, 9] from Operation: 14-5=9 Current State: 72:[19, 27, 9], Operations: ['14-5=9'] Exploring Operation: 27-19=8, Resulting Numbers: [9, 8] Generated Node #3: [9, 8] from Operation: 27-1...
4
Current State: 72:[5, 19, 27, 14], Operations: [] Exploring Operation: 14-5=9, Resulting Numbers: [19, 27, 9] Generated Node #0,0: 72:[19, 27, 9] Operation: 14-5=9 Exploring Operation: 27-14=13, Resulting Numbers: [5, 19, 13] Generated Node #0,1: 72:[5, 19, 13] Operation: 27-14=13 Exploring Operation: 27-19=8, Resultin...
0.969618
hs_5
mult_heuristic
[ 46, 22, 44, 24 ]
48
[ "46+22=68", "44-24=20", "68-20=48" ]
Current State: 48:[46, 22, 44, 24], Operations: [] Exploring Operation: 46+22=68, Resulting Numbers: [44, 24, 68] Generated Node #2: [44, 24, 68] from Operation: 46+22=68 Current State: 48:[44, 24, 68], Operations: ['46+22=68'] Exploring Operation: 44-24=20, Resulting Numbers: [68, 20] Generated Node #3: [68, 20] from ...
4
Current State: 48:[46, 22, 44, 24], Operations: [] Exploring Operation: 46-22=24, Resulting Numbers: [44, 24, 24] Generated Node #0,0: 48:[44, 24, 24] Operation: 46-22=24 Exploring Operation: 44-22=22, Resulting Numbers: [46, 24, 22] Generated Node #0,1: 48:[46, 24, 22] Operation: 44-22=22 Exploring Operation: 46-44=2,...
0.986979
hs_4
sum_heuristic
[ 35, 10, 90, 60 ]
45
[ "35*90=3150", "10+60=70", "3150/70=45" ]
Current State: 45:[35, 10, 90, 60], Operations: [] Exploring Operation: 35*90=3150, Resulting Numbers: [10, 60, 3150] Generated Node #2: [10, 60, 3150] from Operation: 35*90=3150 Current State: 45:[10, 60, 3150], Operations: ['35*90=3150'] Exploring Operation: 10+60=70, Resulting Numbers: [3150, 70] Generated Node #3: ...
4
Current State: 45:[35, 10, 90, 60], Operations: [] Exploring Operation: 90-35=55, Resulting Numbers: [10, 60, 55] Generated Node #0,0: 45:[10, 60, 55] Operation: 90-35=55 Exploring Operation: 90/10=9, Resulting Numbers: [35, 60, 9] Generated Node #0,1: 45:[35, 60, 9] Operation: 90/10=9 Exploring Operation: 90-60=30, Re...
0
hs_4
mult_heuristic
[ 49, 4, 28, 97 ]
64
[ "97-49=48", "4*28=112", "112-48=64" ]
Current State: 64:[49, 4, 28, 97], Operations: [] Exploring Operation: 97-49=48, Resulting Numbers: [4, 28, 48] Generated Node #2: [4, 28, 48] from Operation: 97-49=48 Current State: 64:[4, 28, 48], Operations: ['97-49=48'] Exploring Operation: 4*28=112, Resulting Numbers: [48, 112] Generated Node #3: [48, 112] from Op...
4
Current State: 64:[49, 4, 28, 97], Operations: [] Exploring Operation: 97-28=69, Resulting Numbers: [49, 4, 69] Generated Node #0,0: 64:[49, 4, 69] Operation: 97-28=69 Exploring Operation: 97-49=48, Resulting Numbers: [4, 28, 48] Generated Node #0,1: 64:[4, 28, 48] Operation: 97-49=48 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 41, 3, 49, 42 ]
47
[ "41+3=44", "49+42=91", "91-44=47" ]
Current State: 47:[41, 3, 49, 42], Operations: [] Exploring Operation: 41+3=44, Resulting Numbers: [49, 42, 44] Generated Node #2: [49, 42, 44] from Operation: 41+3=44 Current State: 47:[49, 42, 44], Operations: ['41+3=44'] Exploring Operation: 49+42=91, Resulting Numbers: [44, 91] Generated Node #3: [44, 91] from Oper...
4
Current State: 47:[41, 3, 49, 42], Operations: [] Exploring Operation: 49-3=46, Resulting Numbers: [41, 42, 46] Generated Node #0,0: 47:[41, 42, 46] Operation: 49-3=46 Exploring Operation: 41+3=44, Resulting Numbers: [49, 42, 44] Generated Node #0,1: 47:[49, 42, 44] Operation: 41+3=44 Exploring Operation: 3+49=52, Resu...
0.971354
hs_5
mult_heuristic
[ 9, 18, 6, 73 ]
85
[ "18/9=2", "6*2=12", "73+12=85" ]
Current State: 85:[9, 18, 6, 73], Operations: [] Exploring Operation: 18/9=2, Resulting Numbers: [6, 73, 2] Generated Node #2: [6, 73, 2] from Operation: 18/9=2 Current State: 85:[6, 73, 2], Operations: ['18/9=2'] Exploring Operation: 6*2=12, Resulting Numbers: [73, 12] Generated Node #3: [73, 12] from Operation: 6*2=1...
4
Current State: 85:[9, 18, 6, 73], Operations: [] Exploring Operation: 9+73=82, Resulting Numbers: [18, 6, 82] Generated Node #0,0: 85:[18, 6, 82] Operation: 9+73=82 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[18, 6, 82], Operations: ['9+73=82'] Exploring Operation: 6+82=88, Resulting Numbers: [1...
0
hs_1
sum_heuristic
[ 67, 45, 2, 38 ]
30
[ "67-45=22", "38+22=60", "60/2=30" ]
Current State: 30:[67, 45, 2, 38], Operations: [] Exploring Operation: 67-45=22, Resulting Numbers: [2, 38, 22] Generated Node #2: [2, 38, 22] from Operation: 67-45=22 Current State: 30:[2, 38, 22], Operations: ['67-45=22'] Exploring Operation: 38+22=60, Resulting Numbers: [2, 60] Generated Node #3: [2, 60] from Operat...
4
Current State: 30:[67, 45, 2, 38], Operations: [] Exploring Operation: 38/2=19, Resulting Numbers: [67, 45, 19] Generated Node #0,0: 30:[67, 45, 19] Operation: 38/2=19 Exploring Operation: 45-38=7, Resulting Numbers: [67, 2, 7] Generated Node #0,1: 30:[67, 2, 7] Operation: 45-38=7 Exploring Operation: 67-45=22, Resulti...
0.967882
hs_4
sum_heuristic
[ 12, 87, 76, 42 ]
43
[ "87-12=75", "76+42=118", "118-75=43" ]
Current State: 43:[12, 87, 76, 42], Operations: [] Exploring Operation: 87-12=75, Resulting Numbers: [76, 42, 75] Generated Node #2: [76, 42, 75] from Operation: 87-12=75 Current State: 43:[76, 42, 75], Operations: ['87-12=75'] Exploring Operation: 76+42=118, Resulting Numbers: [75, 118] Generated Node #3: [75, 118] fr...
4
Current State: 43:[12, 87, 76, 42], Operations: [] Exploring Operation: 76-12=64, Resulting Numbers: [87, 42, 64] Generated Node #0,0: 43:[87, 42, 64] Operation: 76-12=64 Exploring Operation: 87-76=11, Resulting Numbers: [12, 42, 11] Generated Node #0,1: 43:[12, 42, 11] Operation: 87-76=11 Exploring Operation: 87-12=75...
0.982639
hs_4
mult_heuristic
[ 58, 79, 15, 29 ]
65
[ "79-58=21", "15+29=44", "21+44=65" ]
Current State: 65:[58, 79, 15, 29], Operations: [] Exploring Operation: 79-58=21, Resulting Numbers: [15, 29, 21] Generated Node #2: [15, 29, 21] from Operation: 79-58=21 Current State: 65:[15, 29, 21], Operations: ['79-58=21'] Exploring Operation: 15+29=44, Resulting Numbers: [21, 44] Generated Node #3: [21, 44] from ...
4
Current State: 65:[58, 79, 15, 29], Operations: [] Exploring Operation: 58/29=2, Resulting Numbers: [79, 15, 2] Generated Node #0,0: 65:[79, 15, 2] Operation: 58/29=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 65:[79, 15, 2], Operations: ['58/29=2'] Exploring Operation: 79-15=64, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 18, 46, 49, 51 ]
62
[ "18+46=64", "51-49=2", "64-2=62" ]
Current State: 62:[18, 46, 49, 51], Operations: [] Exploring Operation: 18+46=64, Resulting Numbers: [49, 51, 64] Generated Node #2: [49, 51, 64] from Operation: 18+46=64 Current State: 62:[49, 51, 64], Operations: ['18+46=64'] Exploring Operation: 51-49=2, Resulting Numbers: [64, 2] Generated Node #3: [64, 2] from Ope...
4
Current State: 62:[18, 46, 49, 51], Operations: [] Exploring Operation: 49-46=3, Resulting Numbers: [18, 51, 3] Generated Node #0,0: 62:[18, 51, 3] Operation: 49-46=3 Exploring Operation: 18+46=64, Resulting Numbers: [49, 51, 64] Generated Node #0,1: 62:[49, 51, 64] Operation: 18+46=64 Exploring Operation: 49-18=31, Re...
0.979167
hs_3
sum_heuristic
[ 70, 64, 30, 19 ]
85
[ "70+64=134", "30+19=49", "134-49=85" ]
Current State: 85:[70, 64, 30, 19], Operations: [] Exploring Operation: 70+64=134, Resulting Numbers: [30, 19, 134] Generated Node #2: [30, 19, 134] from Operation: 70+64=134 Current State: 85:[30, 19, 134], Operations: ['70+64=134'] Exploring Operation: 30+19=49, Resulting Numbers: [134, 49] Generated Node #3: [134, 4...
4
Current State: 85:[70, 64, 30, 19], Operations: [] Exploring Operation: 64+30=94, Resulting Numbers: [70, 19, 94] Generated Node #0,0: 85:[70, 19, 94] Operation: 64+30=94 Exploring Operation: 70-64=6, Resulting Numbers: [30, 19, 6] Generated Node #0,1: 85:[30, 19, 6] Operation: 70-64=6 Exploring Operation: 64+19=83, Re...
0
hs_3
mult_heuristic
[ 7, 65, 2, 13 ]
37
[ "7*65=455", "455/13=35", "2+35=37" ]
Current State: 37:[7, 65, 2, 13], Operations: [] Exploring Operation: 7*65=455, Resulting Numbers: [2, 13, 455] Generated Node #2: [2, 13, 455] from Operation: 7*65=455 Current State: 37:[2, 13, 455], Operations: ['7*65=455'] Exploring Operation: 455/13=35, Resulting Numbers: [2, 35] Generated Node #3: [2, 35] from Ope...
4
Current State: 37:[7, 65, 2, 13], Operations: [] Exploring Operation: 65-7=58, Resulting Numbers: [2, 13, 58] Generated Node #0,0: 37:[2, 13, 58] Operation: 65-7=58 Exploring Operation: 7*2=14, Resulting Numbers: [65, 13, 14] Generated Node #0,1: 37:[65, 13, 14] Operation: 7*2=14 Exploring Operation: 2*13=26, Resulting...
0
hs_3
mult_heuristic
[ 42, 34, 53, 70 ]
59
[ "42+34=76", "70-53=17", "76-17=59" ]
Current State: 59:[42, 34, 53, 70], Operations: [] Exploring Operation: 42+34=76, Resulting Numbers: [53, 70, 76] Generated Node #2: [53, 70, 76] from Operation: 42+34=76 Current State: 59:[53, 70, 76], Operations: ['42+34=76'] Exploring Operation: 70-53=17, Resulting Numbers: [76, 17] Generated Node #3: [76, 17] from ...
4
Current State: 59:[42, 34, 53, 70], Operations: [] Exploring Operation: 34+53=87, Resulting Numbers: [42, 70, 87] Generated Node #0,0: 59:[42, 70, 87] Operation: 34+53=87 Exploring Operation: 42+34=76, Resulting Numbers: [53, 70, 76] Generated Node #0,1: 59:[53, 70, 76] Operation: 42+34=76 Exploring Operation: 70-34=36...
0.987847
hs_3
sum_heuristic
[ 45, 60, 62, 77 ]
61
[ "45+77=122", "62-60=2", "122/2=61" ]
Current State: 61:[45, 60, 62, 77], Operations: [] Exploring Operation: 45+77=122, Resulting Numbers: [60, 62, 122] Generated Node #2: [60, 62, 122] from Operation: 45+77=122 Current State: 61:[60, 62, 122], Operations: ['45+77=122'] Exploring Operation: 62-60=2, Resulting Numbers: [122, 2] Generated Node #3: [122, 2] ...
4
Current State: 61:[45, 60, 62, 77], Operations: [] Exploring Operation: 77-60=17, Resulting Numbers: [45, 62, 17] Generated Node #0,0: 61:[45, 62, 17] Operation: 77-60=17 Exploring Operation: 77-45=32, Resulting Numbers: [60, 62, 32] Generated Node #0,1: 61:[60, 62, 32] Operation: 77-45=32 Exploring Operation: 45+60=10...
0
hs_4
mult_heuristic
[ 3, 4, 98, 78 ]
60
[ "4+98=102", "78+102=180", "180/3=60" ]
Current State: 60:[3, 4, 98, 78], Operations: [] Exploring Operation: 4+98=102, Resulting Numbers: [3, 78, 102] Generated Node #2: [3, 78, 102] from Operation: 4+98=102 Current State: 60:[3, 78, 102], Operations: ['4+98=102'] Exploring Operation: 78+102=180, Resulting Numbers: [3, 180] Generated Node #3: [3, 180] from ...
4
Current State: 60:[3, 4, 98, 78], Operations: [] Exploring Operation: 98-78=20, Resulting Numbers: [3, 4, 20] Generated Node #0,0: 60:[3, 4, 20] Operation: 98-78=20 Exploring Operation: 78/3=26, Resulting Numbers: [4, 98, 26] Generated Node #0,1: 60:[4, 98, 26] Operation: 78/3=26 Start Sub Search at level 1: Moving to ...
0
hs_2
mult_heuristic
[ 22, 2, 53, 1 ]
13
[ "2+1=3", "22*3=66", "66-53=13" ]
Current State: 13:[22, 2, 53, 1], Operations: [] Exploring Operation: 2+1=3, Resulting Numbers: [22, 53, 3] Generated Node #2: [22, 53, 3] from Operation: 2+1=3 Current State: 13:[22, 53, 3], Operations: ['2+1=3'] Exploring Operation: 22*3=66, Resulting Numbers: [53, 66] Generated Node #3: [53, 66] from Operation: 22*3...
4
Current State: 13:[22, 2, 53, 1], Operations: [] Exploring Operation: 53-22=31, Resulting Numbers: [2, 1, 31] Generated Node #0,0: 13:[2, 1, 31] Operation: 53-22=31 Exploring Operation: 22/2=11, Resulting Numbers: [53, 1, 11] Generated Node #0,1: 13:[53, 1, 11] Operation: 22/2=11 Start Sub Search at level 1: Moving to ...
0
hs_2
mult_heuristic
[ 76, 90, 48, 49 ]
69
[ "76+90=166", "48+49=97", "166-97=69" ]
Current State: 69:[76, 90, 48, 49], Operations: [] Exploring Operation: 76+90=166, Resulting Numbers: [48, 49, 166] Generated Node #2: [48, 49, 166] from Operation: 76+90=166 Current State: 69:[48, 49, 166], Operations: ['76+90=166'] Exploring Operation: 48+49=97, Resulting Numbers: [166, 97] Generated Node #3: [166, 9...
4
Current State: 69:[76, 90, 48, 49], Operations: [] Exploring Operation: 76-48=28, Resulting Numbers: [90, 49, 28] Generated Node #0,0: 69:[90, 49, 28] Operation: 76-48=28 Exploring Operation: 49-48=1, Resulting Numbers: [76, 90, 1] Generated Node #0,1: 69:[76, 90, 1] Operation: 49-48=1 Moving to Node #0,1 Current State...
0.986111
hs_2
mult_heuristic
[ 43, 61, 90, 99 ]
94
[ "61-43=18", "90/18=5", "99-5=94" ]
Current State: 94:[43, 61, 90, 99], Operations: [] Exploring Operation: 61-43=18, Resulting Numbers: [90, 99, 18] Generated Node #2: [90, 99, 18] from Operation: 61-43=18 Current State: 94:[90, 99, 18], Operations: ['61-43=18'] Exploring Operation: 90/18=5, Resulting Numbers: [99, 5] Generated Node #3: [99, 5] from Ope...
4
Current State: 94:[43, 61, 90, 99], Operations: [] Exploring Operation: 90-43=47, Resulting Numbers: [61, 99, 47] Generated Node #0,0: 94:[61, 99, 47] Operation: 90-43=47 Exploring Operation: 43+61=104, Resulting Numbers: [90, 99, 104] Generated Node #0,1: 94:[90, 99, 104] Operation: 43+61=104 Exploring Operation: 61-4...
0.967014
hs_4
mult_heuristic
[ 6, 7, 25, 93 ]
90
[ "25-7=18", "18/6=3", "93-3=90" ]
Current State: 90:[6, 7, 25, 93], Operations: [] Exploring Operation: 25-7=18, Resulting Numbers: [6, 93, 18] Generated Node #2: [6, 93, 18] from Operation: 25-7=18 Current State: 90:[6, 93, 18], Operations: ['25-7=18'] Exploring Operation: 18/6=3, Resulting Numbers: [93, 3] Generated Node #3: [93, 3] from Operation: 1...
4
Current State: 90:[6, 7, 25, 93], Operations: [] Exploring Operation: 25-7=18, Resulting Numbers: [6, 93, 18] Generated Node #0,0: 90:[6, 93, 18] Operation: 25-7=18 Exploring Operation: 6+25=31, Resulting Numbers: [7, 93, 31] Generated Node #0,1: 90:[7, 93, 31] Operation: 6+25=31 Start Sub Search at level 1: Moving to ...
0.990451
hs_2
sum_heuristic
[ 29, 88, 77, 88 ]
77
[ "88-88=0", "29*0=0", "77+0=77" ]
Current State: 77:[29, 88, 77, 88], Operations: [] Exploring Operation: 88-88=0, Resulting Numbers: [29, 77, 0] Generated Node #2: [29, 77, 0] from Operation: 88-88=0 Current State: 77:[29, 77, 0], Operations: ['88-88=0'] Exploring Operation: 29*0=0, Resulting Numbers: [77, 0] Generated Node #3: [77, 0] from Operation:...
4
Current State: 77:[29, 88, 77, 88], Operations: [] Exploring Operation: 88-88=0, Resulting Numbers: [29, 77, 0] Generated Node #0,0: 77:[29, 77, 0] Operation: 88-88=0 Exploring Operation: 88/88=1, Resulting Numbers: [29, 77, 1] Generated Node #0,1: 77:[29, 77, 1] Operation: 88/88=1 Start Sub Search at level 1: Moving t...
0.986979
hs_2
mult_heuristic
[ 38, 91, 34, 41 ]
19
[ "41-38=3", "91-34=57", "57/3=19" ]
Current State: 19:[38, 91, 34, 41], Operations: [] Exploring Operation: 41-38=3, Resulting Numbers: [91, 34, 3] Generated Node #2: [91, 34, 3] from Operation: 41-38=3 Current State: 19:[91, 34, 3], Operations: ['41-38=3'] Exploring Operation: 91-34=57, Resulting Numbers: [3, 57] Generated Node #3: [3, 57] from Operatio...
4
Current State: 19:[38, 91, 34, 41], Operations: [] Exploring Operation: 91-34=57, Resulting Numbers: [38, 41, 57] Generated Node #0,0: 19:[38, 41, 57] Operation: 91-34=57 Exploring Operation: 91-38=53, Resulting Numbers: [34, 41, 53] Generated Node #0,1: 19:[34, 41, 53] Operation: 91-38=53 Exploring Operation: 41-34=7,...
0.947049
hs_5
sum_heuristic
[ 76, 78, 87, 43 ]
11
[ "87-76=11", "78+43=121", "121/11=11" ]
Current State: 11:[76, 78, 87, 43], Operations: [] Exploring Operation: 87-76=11, Resulting Numbers: [78, 43, 11] Generated Node #2: [78, 43, 11] from Operation: 87-76=11 Current State: 11:[78, 43, 11], Operations: ['87-76=11'] Exploring Operation: 78+43=121, Resulting Numbers: [11, 121] Generated Node #3: [11, 121] fr...
4
Current State: 11:[76, 78, 87, 43], Operations: [] Exploring Operation: 87-78=9, Resulting Numbers: [76, 43, 9] Generated Node #0,0: 11:[76, 43, 9] Operation: 87-78=9 Exploring Operation: 87-76=11, Resulting Numbers: [78, 43, 11] Generated Node #0,1: 11:[78, 43, 11] Operation: 87-76=11 Moving to Node #0,0 Current State...
0
hs_2
sum_heuristic
[ 62, 6, 98, 52 ]
96
[ "98-62=36", "52-36=16", "6*16=96" ]
Current State: 96:[62, 6, 98, 52], Operations: [] Exploring Operation: 98-62=36, Resulting Numbers: [6, 52, 36] Generated Node #2: [6, 52, 36] from Operation: 98-62=36 Current State: 96:[6, 52, 36], Operations: ['98-62=36'] Exploring Operation: 52-36=16, Resulting Numbers: [6, 16] Generated Node #3: [6, 16] from Operat...
4
Current State: 96:[62, 6, 98, 52], Operations: [] Exploring Operation: 98-62=36, Resulting Numbers: [6, 52, 36] Generated Node #0,0: 96:[6, 52, 36] Operation: 98-62=36 Exploring Operation: 62-52=10, Resulting Numbers: [6, 98, 10] Generated Node #0,1: 96:[6, 98, 10] Operation: 62-52=10 Start Sub Search at level 1: Movin...
0.986979
hs_2
mult_heuristic
[ 50, 21, 35, 86 ]
56
[ "50*21=1050", "1050/35=30", "86-30=56" ]
Current State: 56:[50, 21, 35, 86], Operations: [] Exploring Operation: 50*21=1050, Resulting Numbers: [35, 86, 1050] Generated Node #2: [35, 86, 1050] from Operation: 50*21=1050 Current State: 56:[35, 86, 1050], Operations: ['50*21=1050'] Exploring Operation: 1050/35=30, Resulting Numbers: [86, 30] Generated Node #3: ...
4
Current State: 56:[50, 21, 35, 86], Operations: [] Exploring Operation: 35-21=14, Resulting Numbers: [50, 86, 14] Generated Node #0,0: 56:[50, 86, 14] Operation: 35-21=14 Exploring Operation: 86-50=36, Resulting Numbers: [21, 35, 36] Generated Node #0,1: 56:[21, 35, 36] Operation: 86-50=36 Exploring Operation: 86-21=65...
0
hs_5
sum_heuristic
[ 77, 48, 32, 52 ]
51
[ "52-48=4", "32*4=128", "128-77=51" ]
Current State: 51:[77, 48, 32, 52], Operations: [] Exploring Operation: 52-48=4, Resulting Numbers: [77, 32, 4] Generated Node #2: [77, 32, 4] from Operation: 52-48=4 Current State: 51:[77, 32, 4], Operations: ['52-48=4'] Exploring Operation: 32*4=128, Resulting Numbers: [77, 128] Generated Node #3: [77, 128] from Oper...
4
Current State: 51:[77, 48, 32, 52], Operations: [] Exploring Operation: 77-32=45, Resulting Numbers: [48, 52, 45] Generated Node #0,0: 51:[48, 52, 45] Operation: 77-32=45 Exploring Operation: 48-32=16, Resulting Numbers: [77, 52, 16] Generated Node #0,1: 51:[77, 52, 16] Operation: 48-32=16 Exploring Operation: 77-48=29...
0
hs_4
sum_heuristic
[ 69, 80, 73, 8 ]
54
[ "80-69=11", "73-8=65", "65-11=54" ]
Current State: 54:[69, 80, 73, 8], Operations: [] Exploring Operation: 80-69=11, Resulting Numbers: [73, 8, 11] Generated Node #2: [73, 8, 11] from Operation: 80-69=11 Current State: 54:[73, 8, 11], Operations: ['80-69=11'] Exploring Operation: 73-8=65, Resulting Numbers: [11, 65] Generated Node #3: [11, 65] from Opera...
4
Current State: 54:[69, 80, 73, 8], Operations: [] Exploring Operation: 80-69=11, Resulting Numbers: [73, 8, 11] Generated Node #0,0: 54:[73, 8, 11] Operation: 80-69=11 Exploring Operation: 80/8=10, Resulting Numbers: [69, 73, 10] Generated Node #0,1: 54:[69, 73, 10] Operation: 80/8=10 Exploring Operation: 80-73=7, Resu...
0.988715
hs_4
mult_heuristic
[ 61, 19, 96, 84 ]
24
[ "61+19=80", "84-80=4", "96/4=24" ]
Current State: 24:[61, 19, 96, 84], Operations: [] Exploring Operation: 61+19=80, Resulting Numbers: [96, 84, 80] Generated Node #2: [96, 84, 80] from Operation: 61+19=80 Current State: 24:[96, 84, 80], Operations: ['61+19=80'] Exploring Operation: 84-80=4, Resulting Numbers: [96, 4] Generated Node #3: [96, 4] from Ope...
4
Current State: 24:[61, 19, 96, 84], Operations: [] Exploring Operation: 96-84=12, Resulting Numbers: [61, 19, 12] Generated Node #0,0: 24:[61, 19, 12] Operation: 96-84=12 Moving to Node #0,0 Current State: 24:[61, 19, 12], Operations: ['96-84=12'] Exploring Operation: 61-19=42, Resulting Numbers: [12, 42] Generated Nod...
0
hs_1
sum_heuristic
[ 33, 6, 44, 33 ]
44
[ "33-33=0", "6*0=0", "44+0=44" ]
Current State: 44:[33, 6, 44, 33], Operations: [] Exploring Operation: 33-33=0, Resulting Numbers: [6, 44, 0] Generated Node #2: [6, 44, 0] from Operation: 33-33=0 Current State: 44:[6, 44, 0], Operations: ['33-33=0'] Exploring Operation: 6*0=0, Resulting Numbers: [44, 0] Generated Node #3: [44, 0] from Operation: 6*0=...
4
Current State: 44:[33, 6, 44, 33], Operations: [] Exploring Operation: 44-33=11, Resulting Numbers: [33, 6, 11] Generated Node #0,0: 44:[33, 6, 11] Operation: 44-33=11 Exploring Operation: 33/33=1, Resulting Numbers: [6, 44, 1] Generated Node #0,1: 44:[6, 44, 1] Operation: 33/33=1 Exploring Operation: 33-33=0, Resultin...
0.946181
hs_4
sum_heuristic
[ 61, 69, 57, 22 ]
71
[ "69-61=8", "57+22=79", "79-8=71" ]
Current State: 71:[61, 69, 57, 22], Operations: [] Exploring Operation: 69-61=8, Resulting Numbers: [57, 22, 8] Generated Node #2: [57, 22, 8] from Operation: 69-61=8 Current State: 71:[57, 22, 8], Operations: ['69-61=8'] Exploring Operation: 57+22=79, Resulting Numbers: [8, 79] Generated Node #3: [8, 79] from Operatio...
4
Current State: 71:[61, 69, 57, 22], Operations: [] Exploring Operation: 57+22=79, Resulting Numbers: [61, 69, 79] Generated Node #0,0: 71:[61, 69, 79] Operation: 57+22=79 Exploring Operation: 69+22=91, Resulting Numbers: [61, 57, 91] Generated Node #0,1: 71:[61, 57, 91] Operation: 69+22=91 Exploring Operation: 61+22=83...
0.982639
hs_3
sum_heuristic
[ 33, 88, 87, 81 ]
49
[ "88-33=55", "87-81=6", "55-6=49" ]
Current State: 49:[33, 88, 87, 81], Operations: [] Exploring Operation: 88-33=55, Resulting Numbers: [87, 81, 55] Generated Node #2: [87, 81, 55] from Operation: 88-33=55 Current State: 49:[87, 81, 55], Operations: ['88-33=55'] Exploring Operation: 87-81=6, Resulting Numbers: [55, 6] Generated Node #3: [55, 6] from Ope...
4
Current State: 49:[33, 88, 87, 81], Operations: [] Exploring Operation: 88-87=1, Resulting Numbers: [33, 81, 1] Generated Node #0,0: 49:[33, 81, 1] Operation: 88-87=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 49:[33, 81, 1], Operations: ['88-87=1'] Exploring Operation: 81-33=48, Resulting Numbers:...
0.993924
hs_1
sum_heuristic
[ 37, 3, 24, 13 ]
42
[ "37+13=50", "24/3=8", "50-8=42" ]
Current State: 42:[37, 3, 24, 13], Operations: [] Exploring Operation: 37+13=50, Resulting Numbers: [3, 24, 50] Generated Node #2: [3, 24, 50] from Operation: 37+13=50 Current State: 42:[3, 24, 50], Operations: ['37+13=50'] Exploring Operation: 24/3=8, Resulting Numbers: [50, 8] Generated Node #3: [50, 8] from Operatio...
4
Current State: 42:[37, 3, 24, 13], Operations: [] Exploring Operation: 37+3=40, Resulting Numbers: [24, 13, 40] Generated Node #0,0: 42:[24, 13, 40] Operation: 37+3=40 Exploring Operation: 37-24=13, Resulting Numbers: [3, 13, 13] Generated Node #0,1: 42:[3, 13, 13] Operation: 37-24=13 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 64, 77, 28, 66 ]
42
[ "64-28=36", "77*36=2772", "2772/66=42" ]
Current State: 42:[64, 77, 28, 66], Operations: [] Exploring Operation: 64-28=36, Resulting Numbers: [77, 66, 36] Generated Node #2: [77, 66, 36] from Operation: 64-28=36 Current State: 42:[77, 66, 36], Operations: ['64-28=36'] Exploring Operation: 77*36=2772, Resulting Numbers: [66, 2772] Generated Node #3: [66, 2772]...
4
Current State: 42:[64, 77, 28, 66], Operations: [] Exploring Operation: 77-66=11, Resulting Numbers: [64, 28, 11] Generated Node #0,0: 42:[64, 28, 11] Operation: 77-66=11 Exploring Operation: 77-64=13, Resulting Numbers: [28, 66, 13] Generated Node #0,1: 42:[28, 66, 13] Operation: 77-64=13 Exploring Operation: 77-28=49...
0
hs_5
sum_heuristic
[ 39, 41, 5, 58 ]
61
[ "41-39=2", "5+58=63", "63-2=61" ]
Current State: 61:[39, 41, 5, 58], Operations: [] Exploring Operation: 41-39=2, Resulting Numbers: [5, 58, 2] Generated Node #2: [5, 58, 2] from Operation: 41-39=2 Current State: 61:[5, 58, 2], Operations: ['41-39=2'] Exploring Operation: 5+58=63, Resulting Numbers: [2, 63] Generated Node #3: [2, 63] from Operation: 5+...
4
Current State: 61:[39, 41, 5, 58], Operations: [] Exploring Operation: 39-5=34, Resulting Numbers: [41, 58, 34] Generated Node #0,0: 61:[41, 58, 34] Operation: 39-5=34 Exploring Operation: 5+58=63, Resulting Numbers: [39, 41, 63] Generated Node #0,1: 61:[39, 41, 63] Operation: 5+58=63 Exploring Operation: 39+5=44, Resu...
0.981771
hs_5
sum_heuristic
[ 15, 96, 6, 93 ]
87
[ "15*6=90", "96-93=3", "90-3=87" ]
Current State: 87:[15, 96, 6, 93], Operations: [] Exploring Operation: 15*6=90, Resulting Numbers: [96, 93, 90] Generated Node #2: [96, 93, 90] from Operation: 15*6=90 Current State: 87:[96, 93, 90], Operations: ['15*6=90'] Exploring Operation: 96-93=3, Resulting Numbers: [90, 3] Generated Node #3: [90, 3] from Operati...
4
Current State: 87:[15, 96, 6, 93], Operations: [] Exploring Operation: 96-15=81, Resulting Numbers: [6, 93, 81] Generated Node #0,0: 87:[6, 93, 81] Operation: 96-15=81 Exploring Operation: 96-93=3, Resulting Numbers: [15, 6, 3] Generated Node #0,1: 87:[15, 6, 3] Operation: 96-93=3 Exploring Operation: 15*6=90, Resultin...
0.976563
hs_3
mult_heuristic
[ 84, 82, 53, 21 ]
72
[ "84-82=2", "53+21=74", "74-2=72" ]
Current State: 72:[84, 82, 53, 21], Operations: [] Exploring Operation: 84-82=2, Resulting Numbers: [53, 21, 2] Generated Node #2: [53, 21, 2] from Operation: 84-82=2 Current State: 72:[53, 21, 2], Operations: ['84-82=2'] Exploring Operation: 53+21=74, Resulting Numbers: [2, 74] Generated Node #3: [2, 74] from Operatio...
4
Current State: 72:[84, 82, 53, 21], Operations: [] Exploring Operation: 84-82=2, Resulting Numbers: [53, 21, 2] Generated Node #0,0: 72:[53, 21, 2] Operation: 84-82=2 Exploring Operation: 82-53=29, Resulting Numbers: [84, 21, 29] Generated Node #0,1: 72:[84, 21, 29] Operation: 82-53=29 Exploring Operation: 84-53=31, Re...
0.981771
hs_4
mult_heuristic
[ 18, 66, 92, 69 ]
64
[ "66-18=48", "92*48=4416", "4416/69=64" ]
Current State: 64:[18, 66, 92, 69], Operations: [] Exploring Operation: 66-18=48, Resulting Numbers: [92, 69, 48] Generated Node #2: [92, 69, 48] from Operation: 66-18=48 Current State: 64:[92, 69, 48], Operations: ['66-18=48'] Exploring Operation: 92*48=4416, Resulting Numbers: [69, 4416] Generated Node #3: [69, 4416]...
4
Current State: 64:[18, 66, 92, 69], Operations: [] Exploring Operation: 92-69=23, Resulting Numbers: [18, 66, 23] Generated Node #0,0: 64:[18, 66, 23] Operation: 92-69=23 Exploring Operation: 92-18=74, Resulting Numbers: [66, 69, 74] Generated Node #0,1: 64:[66, 69, 74] Operation: 92-18=74 Exploring Operation: 92-66=26...
0
hs_3
sum_heuristic
[ 28, 38, 71, 98 ]
17
[ "38-28=10", "98-71=27", "27-10=17" ]
Current State: 17:[28, 38, 71, 98], Operations: [] Exploring Operation: 38-28=10, Resulting Numbers: [71, 98, 10] Generated Node #2: [71, 98, 10] from Operation: 38-28=10 Current State: 17:[71, 98, 10], Operations: ['38-28=10'] Exploring Operation: 98-71=27, Resulting Numbers: [10, 27] Generated Node #3: [10, 27] from ...
4
Current State: 17:[28, 38, 71, 98], Operations: [] Exploring Operation: 98-71=27, Resulting Numbers: [28, 38, 27] Generated Node #0,0: 17:[28, 38, 27] Operation: 98-71=27 Exploring Operation: 71-38=33, Resulting Numbers: [28, 98, 33] Generated Node #0,1: 17:[28, 98, 33] Operation: 71-38=33 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 78, 26, 29, 56 ]
82
[ "78/26=3", "29+56=85", "85-3=82" ]
Current State: 82:[78, 26, 29, 56], Operations: [] Exploring Operation: 78/26=3, Resulting Numbers: [29, 56, 3] Generated Node #2: [29, 56, 3] from Operation: 78/26=3 Current State: 82:[29, 56, 3], Operations: ['78/26=3'] Exploring Operation: 29+56=85, Resulting Numbers: [3, 85] Generated Node #3: [3, 85] from Operatio...
4
Current State: 82:[78, 26, 29, 56], Operations: [] Exploring Operation: 26+56=82, Resulting Numbers: [78, 29, 82] Generated Node #0,0: 82:[78, 29, 82] Operation: 26+56=82 Start Sub Search at level 1: Moving to Node #0,0 Current State: 82:[78, 29, 82], Operations: ['26+56=82'] Exploring Operation: 78-29=49, Resulting Nu...
0
hs_1
sum_heuristic
[ 57, 28, 56, 40 ]
34
[ "57-40=17", "56/28=2", "17*2=34" ]
Current State: 34:[57, 28, 56, 40], Operations: [] Exploring Operation: 57-40=17, Resulting Numbers: [28, 56, 17] Generated Node #2: [28, 56, 17] from Operation: 57-40=17 Current State: 34:[28, 56, 17], Operations: ['57-40=17'] Exploring Operation: 56/28=2, Resulting Numbers: [17, 2] Generated Node #3: [17, 2] from Ope...
4
Current State: 34:[57, 28, 56, 40], Operations: [] Exploring Operation: 57-40=17, Resulting Numbers: [28, 56, 17] Generated Node #0,0: 34:[28, 56, 17] Operation: 57-40=17 Exploring Operation: 57-56=1, Resulting Numbers: [28, 40, 1] Generated Node #0,1: 34:[28, 40, 1] Operation: 57-56=1 Exploring Operation: 56/28=2, Res...
0.978299
hs_3
sum_heuristic
[ 8, 20, 37, 44 ]
69
[ "20-8=12", "37+44=81", "81-12=69" ]
Current State: 69:[8, 20, 37, 44], Operations: [] Exploring Operation: 20-8=12, Resulting Numbers: [37, 44, 12] Generated Node #2: [37, 44, 12] from Operation: 20-8=12 Current State: 69:[37, 44, 12], Operations: ['20-8=12'] Exploring Operation: 37+44=81, Resulting Numbers: [12, 81] Generated Node #3: [12, 81] from Oper...
4
Current State: 69:[8, 20, 37, 44], Operations: [] Exploring Operation: 44-20=24, Resulting Numbers: [8, 37, 24] Generated Node #0,0: 69:[8, 37, 24] Operation: 44-20=24 Exploring Operation: 44-37=7, Resulting Numbers: [8, 20, 7] Generated Node #0,1: 69:[8, 20, 7] Operation: 44-37=7 Moving to Node #0,1 Current State: 69:...
0.985243
hs_2
sum_heuristic
[ 20, 41, 42, 20 ]
42
[ "41-20=21", "21-20=1", "42*1=42" ]
Current State: 42:[20, 41, 42, 20], Operations: [] Exploring Operation: 41-20=21, Resulting Numbers: [42, 21] Generated Node #2: [42, 21] from Operation: 41-20=21 Current State: 42:[42, 21], Operations: ['41-20=21'] Exploring Operation: 21-20=1, Resulting Numbers: [42, 1] Generated Node #3: [42, 1] from Operation: 21-2...
4
Current State: 42:[20, 41, 42, 20], Operations: [] Exploring Operation: 20+20=40, Resulting Numbers: [41, 42, 40] Generated Node #0,0: 42:[41, 42, 40] Operation: 20+20=40 Exploring Operation: 41-20=21, Resulting Numbers: [20, 42, 21] Generated Node #0,1: 42:[20, 42, 21] Operation: 41-20=21 Exploring Operation: 41-20=21...
0.986979
hs_5
mult_heuristic
[ 51, 15, 4, 26 ]
36
[ "51+15=66", "4+26=30", "66-30=36" ]
Current State: 36:[51, 15, 4, 26], Operations: [] Exploring Operation: 51+15=66, Resulting Numbers: [4, 26, 66] Generated Node #2: [4, 26, 66] from Operation: 51+15=66 Current State: 36:[4, 26, 66], Operations: ['51+15=66'] Exploring Operation: 4+26=30, Resulting Numbers: [66, 30] Generated Node #3: [66, 30] from Opera...
4
Current State: 36:[51, 15, 4, 26], Operations: [] Exploring Operation: 51-4=47, Resulting Numbers: [15, 26, 47] Generated Node #0,0: 36:[15, 26, 47] Operation: 51-4=47 Exploring Operation: 26-15=11, Resulting Numbers: [51, 4, 11] Generated Node #0,1: 36:[51, 4, 11] Operation: 26-15=11 Exploring Operation: 15+26=41, Res...
0.96441
hs_5
sum_heuristic
[ 11, 48, 30, 9 ]
36
[ "11-9=2", "48-30=18", "2*18=36" ]
Current State: 36:[11, 48, 30, 9], Operations: [] Exploring Operation: 11-9=2, Resulting Numbers: [48, 30, 2] Generated Node #2: [48, 30, 2] from Operation: 11-9=2 Current State: 36:[48, 30, 2], Operations: ['11-9=2'] Exploring Operation: 48-30=18, Resulting Numbers: [2, 18] Generated Node #3: [2, 18] from Operation: 4...
4
Current State: 36:[11, 48, 30, 9], Operations: [] Exploring Operation: 48-30=18, Resulting Numbers: [11, 9, 18] Generated Node #0,0: 36:[11, 9, 18] Operation: 48-30=18 Exploring Operation: 48-9=39, Resulting Numbers: [11, 30, 39] Generated Node #0,1: 36:[11, 30, 39] Operation: 48-9=39 Exploring Operation: 30-11=19, Res...
0.987847
hs_4
mult_heuristic
[ 49, 25, 20, 69 ]
16
[ "69-49=20", "20*20=400", "400/25=16" ]
Current State: 16:[49, 25, 20, 69], Operations: [] Exploring Operation: 69-49=20, Resulting Numbers: [25, 20, 20] Generated Node #2: [25, 20, 20] from Operation: 69-49=20 Current State: 16:[25, 20, 20], Operations: ['69-49=20'] Exploring Operation: 20*20=400, Resulting Numbers: [25, 400] Generated Node #3: [25, 400] fr...
4
Current State: 16:[49, 25, 20, 69], Operations: [] Exploring Operation: 49-25=24, Resulting Numbers: [20, 69, 24] Generated Node #0,0: 16:[20, 69, 24] Operation: 49-25=24 Exploring Operation: 69-49=20, Resulting Numbers: [25, 20, 20] Generated Node #0,1: 16:[25, 20, 20] Operation: 69-49=20 Exploring Operation: 69-25=44...
0
hs_3
sum_heuristic
[ 37, 16, 99, 8 ]
66
[ "99-37=62", "16*8=128", "128-62=66" ]
Current State: 66:[37, 16, 99, 8], Operations: [] Exploring Operation: 99-37=62, Resulting Numbers: [16, 8, 62] Generated Node #2: [16, 8, 62] from Operation: 99-37=62 Current State: 66:[16, 8, 62], Operations: ['99-37=62'] Exploring Operation: 16*8=128, Resulting Numbers: [62, 128] Generated Node #3: [62, 128] from Op...
4
Current State: 66:[37, 16, 99, 8], Operations: [] Exploring Operation: 99-16=83, Resulting Numbers: [37, 8, 83] Generated Node #0,0: 66:[37, 8, 83] Operation: 99-16=83 Exploring Operation: 99-8=91, Resulting Numbers: [37, 16, 91] Generated Node #0,1: 66:[37, 16, 91] Operation: 99-8=91 Exploring Operation: 99-37=62, Res...
0
hs_3
mult_heuristic
[ 7, 49, 30, 84 ]
60
[ "49-7=42", "30*84=2520", "2520/42=60" ]
Current State: 60:[7, 49, 30, 84], Operations: [] Exploring Operation: 49-7=42, Resulting Numbers: [30, 84, 42] Generated Node #2: [30, 84, 42] from Operation: 49-7=42 Current State: 60:[30, 84, 42], Operations: ['49-7=42'] Exploring Operation: 30*84=2520, Resulting Numbers: [42, 2520] Generated Node #3: [42, 2520] fro...
4
Current State: 60:[7, 49, 30, 84], Operations: [] Exploring Operation: 84-49=35, Resulting Numbers: [7, 30, 35] Generated Node #0,0: 60:[7, 30, 35] Operation: 84-49=35 Start Sub Search at level 1: Moving to Node #0,0 Current State: 60:[7, 30, 35], Operations: ['84-49=35'] Exploring Operation: 35/7=5, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 18, 51, 48, 15 ]
63
[ "51-48=3", "15*3=45", "18+45=63" ]
Current State: 63:[18, 51, 48, 15], Operations: [] Exploring Operation: 51-48=3, Resulting Numbers: [18, 15, 3] Generated Node #2: [18, 15, 3] from Operation: 51-48=3 Current State: 63:[18, 15, 3], Operations: ['51-48=3'] Exploring Operation: 15*3=45, Resulting Numbers: [18, 45] Generated Node #3: [18, 45] from Operati...
4
Current State: 63:[18, 51, 48, 15], Operations: [] Exploring Operation: 18+48=66, Resulting Numbers: [51, 15, 66] Generated Node #0,0: 63:[51, 15, 66] Operation: 18+48=66 Exploring Operation: 48+15=63, Resulting Numbers: [18, 51, 63] Generated Node #0,1: 63:[18, 51, 63] Operation: 48+15=63 Exploring Operation: 51-48=3,...
0
hs_4
mult_heuristic
[ 6, 39, 5, 89 ]
51
[ "39-6=33", "89-5=84", "84-33=51" ]
Current State: 51:[6, 39, 5, 89], Operations: [] Exploring Operation: 39-6=33, Resulting Numbers: [5, 89, 33] Generated Node #2: [5, 89, 33] from Operation: 39-6=33 Current State: 51:[5, 89, 33], Operations: ['39-6=33'] Exploring Operation: 89-5=84, Resulting Numbers: [33, 84] Generated Node #3: [33, 84] from Operation...
4
Current State: 51:[6, 39, 5, 89], Operations: [] Exploring Operation: 89-39=50, Resulting Numbers: [6, 5, 50] Generated Node #0,0: 51:[6, 5, 50] Operation: 89-39=50 Exploring Operation: 6+39=45, Resulting Numbers: [5, 89, 45] Generated Node #0,1: 51:[5, 89, 45] Operation: 6+39=45 Start Sub Search at level 1: Moving to ...
0.992188
hs_2
mult_heuristic
[ 44, 49, 60, 66 ]
50
[ "60-49=11", "66/11=6", "44+6=50" ]
Current State: 50:[44, 49, 60, 66], Operations: [] Exploring Operation: 60-49=11, Resulting Numbers: [44, 66, 11] Generated Node #2: [44, 66, 11] from Operation: 60-49=11 Current State: 50:[44, 66, 11], Operations: ['60-49=11'] Exploring Operation: 66/11=6, Resulting Numbers: [44, 6] Generated Node #3: [44, 6] from Ope...
4
Current State: 50:[44, 49, 60, 66], Operations: [] Exploring Operation: 60-49=11, Resulting Numbers: [44, 66, 11] Generated Node #0,0: 50:[44, 66, 11] Operation: 60-49=11 Exploring Operation: 60-44=16, Resulting Numbers: [49, 66, 16] Generated Node #0,1: 50:[49, 66, 16] Operation: 60-44=16 Exploring Operation: 66-49=17...
0.947049
hs_5
sum_heuristic