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
[ 1, 29, 56, 44 ]
71
[ "1*29=29", "56+44=100", "100-29=71" ]
Current State: 71:[1, 29, 56, 44], Operations: [] Exploring Operation: 1*29=29, Resulting Numbers: [56, 44, 29] Generated Node #2: [56, 44, 29] from Operation: 1*29=29 Current State: 71:[56, 44, 29], Operations: ['1*29=29'] Exploring Operation: 56+44=100, Resulting Numbers: [29, 100] Generated Node #3: [29, 100] from O...
4
Current State: 71:[1, 29, 56, 44], Operations: [] Exploring Operation: 1+56=57, Resulting Numbers: [29, 44, 57] Generated Node #0,0: 71:[29, 44, 57] Operation: 1+56=57 Exploring Operation: 1+29=30, Resulting Numbers: [56, 44, 30] Generated Node #0,1: 71:[56, 44, 30] Operation: 1+29=30 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 2, 92, 81, 38 ]
97
[ "2*38=76", "92+81=173", "173-76=97" ]
Current State: 97:[2, 92, 81, 38], Operations: [] Exploring Operation: 2*38=76, Resulting Numbers: [92, 81, 76] Generated Node #2: [92, 81, 76] from Operation: 2*38=76 Current State: 97:[92, 81, 76], Operations: ['2*38=76'] Exploring Operation: 92+81=173, Resulting Numbers: [76, 173] Generated Node #3: [76, 173] from O...
4
Current State: 97:[2, 92, 81, 38], Operations: [] Exploring Operation: 2+38=40, Resulting Numbers: [92, 81, 40] Generated Node #0,0: 97:[92, 81, 40] Operation: 2+38=40 Exploring Operation: 2*38=76, Resulting Numbers: [92, 81, 76] Generated Node #0,1: 97:[92, 81, 76] Operation: 2*38=76 Exploring Operation: 2+81=83, Resu...
0.982639
hs_4
mult_heuristic
[ 25, 40, 16, 20 ]
43
[ "25+16=41", "40/20=2", "41+2=43" ]
Current State: 43:[25, 40, 16, 20], Operations: [] Exploring Operation: 25+16=41, Resulting Numbers: [40, 20, 41] Generated Node #2: [40, 20, 41] from Operation: 25+16=41 Current State: 43:[40, 20, 41], Operations: ['25+16=41'] Exploring Operation: 40/20=2, Resulting Numbers: [41, 2] Generated Node #3: [41, 2] from Ope...
4
Current State: 43:[25, 40, 16, 20], Operations: [] Exploring Operation: 25+16=41, Resulting Numbers: [40, 20, 41] Generated Node #0,0: 43:[40, 20, 41] Operation: 25+16=41 Start Sub Search at level 1: Moving to Node #0,0 Current State: 43:[40, 20, 41], Operations: ['25+16=41'] Exploring Operation: 40+20=60, Resulting Nu...
0
hs_1
sum_heuristic
[ 4, 24, 90, 66 ]
44
[ "24-4=20", "90-66=24", "20+24=44" ]
Current State: 44:[4, 24, 90, 66], Operations: [] Exploring Operation: 24-4=20, Resulting Numbers: [90, 66, 20] Generated Node #2: [90, 66, 20] from Operation: 24-4=20 Current State: 44:[90, 66, 20], Operations: ['24-4=20'] Exploring Operation: 90-66=24, Resulting Numbers: [20, 24] Generated Node #3: [20, 24] from Oper...
4
Current State: 44:[4, 24, 90, 66], Operations: [] Exploring Operation: 90-66=24, Resulting Numbers: [4, 24, 24] Generated Node #0,0: 44:[4, 24, 24] Operation: 90-66=24 Exploring Operation: 66-24=42, Resulting Numbers: [4, 90, 42] Generated Node #0,1: 44:[4, 90, 42] Operation: 66-24=42 Exploring Operation: 90-24=66, Res...
0.985243
hs_3
sum_heuristic
[ 15, 69, 66, 2 ]
43
[ "69-66=3", "15*3=45", "45-2=43" ]
Current State: 43:[15, 69, 66, 2], Operations: [] Exploring Operation: 69-66=3, Resulting Numbers: [15, 2, 3] Generated Node #2: [15, 2, 3] from Operation: 69-66=3 Current State: 43:[15, 2, 3], Operations: ['69-66=3'] Exploring Operation: 15*3=45, Resulting Numbers: [2, 45] Generated Node #3: [2, 45] from Operation: 15...
4
Current State: 43:[15, 69, 66, 2], Operations: [] Exploring Operation: 15*2=30, Resulting Numbers: [69, 66, 30] Generated Node #0,0: 43:[69, 66, 30] Operation: 15*2=30 Exploring Operation: 66/2=33, Resulting Numbers: [15, 69, 33] Generated Node #0,1: 43:[15, 69, 33] Operation: 66/2=33 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 2, 31, 90, 12 ]
52
[ "31-12=19", "2*19=38", "90-38=52" ]
Current State: 52:[2, 31, 90, 12], Operations: [] Exploring Operation: 31-12=19, Resulting Numbers: [2, 90, 19] Generated Node #2: [2, 90, 19] from Operation: 31-12=19 Current State: 52:[2, 90, 19], Operations: ['31-12=19'] Exploring Operation: 2*19=38, Resulting Numbers: [90, 38] Generated Node #3: [90, 38] from Opera...
4
Current State: 52:[2, 31, 90, 12], Operations: [] Exploring Operation: 90/2=45, Resulting Numbers: [31, 12, 45] Generated Node #0,0: 52:[31, 12, 45] Operation: 90/2=45 Exploring Operation: 90-31=59, Resulting Numbers: [2, 12, 59] Generated Node #0,1: 52:[2, 12, 59] Operation: 90-31=59 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 62, 81, 57, 68 ]
30
[ "81-62=19", "68-57=11", "19+11=30" ]
Current State: 30:[62, 81, 57, 68], Operations: [] Exploring Operation: 81-62=19, Resulting Numbers: [57, 68, 19] Generated Node #2: [57, 68, 19] from Operation: 81-62=19 Current State: 30:[57, 68, 19], Operations: ['81-62=19'] Exploring Operation: 68-57=11, Resulting Numbers: [19, 11] Generated Node #3: [19, 11] from ...
4
Current State: 30:[62, 81, 57, 68], Operations: [] Exploring Operation: 81-62=19, Resulting Numbers: [57, 68, 19] Generated Node #0,0: 30:[57, 68, 19] Operation: 81-62=19 Exploring Operation: 81-68=13, Resulting Numbers: [62, 57, 13] Generated Node #0,1: 30:[62, 57, 13] Operation: 81-68=13 Exploring Operation: 68-62=6,...
0.981771
hs_5
sum_heuristic
[ 43, 41, 31, 47 ]
39
[ "43-41=2", "31+47=78", "78/2=39" ]
Current State: 39:[43, 41, 31, 47], Operations: [] Exploring Operation: 43-41=2, Resulting Numbers: [31, 47, 2] Generated Node #2: [31, 47, 2] from Operation: 43-41=2 Current State: 39:[31, 47, 2], Operations: ['43-41=2'] Exploring Operation: 31+47=78, Resulting Numbers: [2, 78] Generated Node #3: [2, 78] from Operatio...
4
Current State: 39:[43, 41, 31, 47], Operations: [] Exploring Operation: 43-31=12, Resulting Numbers: [41, 47, 12] Generated Node #0,0: 39:[41, 47, 12] Operation: 43-31=12 Exploring Operation: 41-31=10, Resulting Numbers: [43, 47, 10] Generated Node #0,1: 39:[43, 47, 10] Operation: 41-31=10 Exploring Operation: 47-31=16...
0
hs_5
sum_heuristic
[ 14, 46, 21, 31 ]
100
[ "46*21=966", "966/14=69", "31+69=100" ]
Current State: 100:[14, 46, 21, 31], Operations: [] Exploring Operation: 46*21=966, Resulting Numbers: [14, 31, 966] Generated Node #2: [14, 31, 966] from Operation: 46*21=966 Current State: 100:[14, 31, 966], Operations: ['46*21=966'] Exploring Operation: 966/14=69, Resulting Numbers: [31, 69] Generated Node #3: [31, ...
4
Current State: 100:[14, 46, 21, 31], Operations: [] Exploring Operation: 46-31=15, Resulting Numbers: [14, 21, 15] Generated Node #0,0: 100:[14, 21, 15] Operation: 46-31=15 Exploring Operation: 46-21=25, Resulting Numbers: [14, 31, 25] Generated Node #0,1: 100:[14, 31, 25] Operation: 46-21=25 Exploring Operation: 31-21...
0
hs_5
sum_heuristic
[ 97, 12, 92, 37 ]
97
[ "97-92=5", "12*5=60", "37+60=97" ]
Current State: 97:[97, 12, 92, 37], Operations: [] Exploring Operation: 97-92=5, Resulting Numbers: [12, 37, 5] Generated Node #2: [12, 37, 5] from Operation: 97-92=5 Current State: 97:[12, 37, 5], Operations: ['97-92=5'] Exploring Operation: 12*5=60, Resulting Numbers: [37, 60] Generated Node #3: [37, 60] from Operati...
4
Current State: 97:[97, 12, 92, 37], Operations: [] Exploring Operation: 12+92=104, Resulting Numbers: [97, 37, 104] Generated Node #0,0: 97:[97, 37, 104] Operation: 12+92=104 Exploring Operation: 12+37=49, Resulting Numbers: [97, 92, 49] Generated Node #0,1: 97:[97, 92, 49] Operation: 12+37=49 Moving to Node #0,1 Curre...
0
hs_2
sum_heuristic
[ 76, 27, 22, 55 ]
28
[ "76-27=49", "22+55=77", "77-49=28" ]
Current State: 28:[76, 27, 22, 55], Operations: [] Exploring Operation: 76-27=49, Resulting Numbers: [22, 55, 49] Generated Node #2: [22, 55, 49] from Operation: 76-27=49 Current State: 28:[22, 55, 49], Operations: ['76-27=49'] Exploring Operation: 22+55=77, Resulting Numbers: [49, 77] Generated Node #3: [49, 77] from ...
4
Current State: 28:[76, 27, 22, 55], Operations: [] Exploring Operation: 55-27=28, Resulting Numbers: [76, 22, 28] Generated Node #0,0: 28:[76, 22, 28] Operation: 55-27=28 Exploring Operation: 76-22=54, Resulting Numbers: [27, 55, 54] Generated Node #0,1: 28:[27, 55, 54] Operation: 76-22=54 Exploring Operation: 76-27=49...
0.986111
hs_5
sum_heuristic
[ 51, 98, 2, 90 ]
94
[ "51*2=102", "98-90=8", "102-8=94" ]
Current State: 94:[51, 98, 2, 90], Operations: [] Exploring Operation: 51*2=102, Resulting Numbers: [98, 90, 102] Generated Node #2: [98, 90, 102] from Operation: 51*2=102 Current State: 94:[98, 90, 102], Operations: ['51*2=102'] Exploring Operation: 98-90=8, Resulting Numbers: [102, 8] Generated Node #3: [102, 8] from...
4
Current State: 94:[51, 98, 2, 90], Operations: [] Exploring Operation: 51-2=49, Resulting Numbers: [98, 90, 49] Generated Node #0,0: 94:[98, 90, 49] Operation: 51-2=49 Exploring Operation: 98-51=47, Resulting Numbers: [2, 90, 47] Generated Node #0,1: 94:[2, 90, 47] Operation: 98-51=47 Exploring Operation: 98-90=8, Resu...
0
hs_5
mult_heuristic
[ 43, 40, 97, 2 ]
29
[ "43*2=86", "97-40=57", "86-57=29" ]
Current State: 29:[43, 40, 97, 2], Operations: [] Exploring Operation: 43*2=86, Resulting Numbers: [40, 97, 86] Generated Node #2: [40, 97, 86] from Operation: 43*2=86 Current State: 29:[40, 97, 86], Operations: ['43*2=86'] Exploring Operation: 97-40=57, Resulting Numbers: [86, 57] Generated Node #3: [86, 57] from Oper...
4
Current State: 29:[43, 40, 97, 2], Operations: [] Exploring Operation: 43-2=41, Resulting Numbers: [40, 97, 41] Generated Node #0,0: 29:[40, 97, 41] Operation: 43-2=41 Exploring Operation: 97-43=54, Resulting Numbers: [40, 2, 54] Generated Node #0,1: 29:[40, 2, 54] Operation: 97-43=54 Exploring Operation: 97-40=57, Res...
0
hs_3
sum_heuristic
[ 65, 91, 72, 9 ]
22
[ "72-65=7", "91/7=13", "9+13=22" ]
Current State: 22:[65, 91, 72, 9], Operations: [] Exploring Operation: 72-65=7, Resulting Numbers: [91, 9, 7] Generated Node #2: [91, 9, 7] from Operation: 72-65=7 Current State: 22:[91, 9, 7], Operations: ['72-65=7'] Exploring Operation: 91/7=13, Resulting Numbers: [9, 13] Generated Node #3: [9, 13] from Operation: 91...
4
Current State: 22:[65, 91, 72, 9], Operations: [] Exploring Operation: 91-65=26, Resulting Numbers: [72, 9, 26] Generated Node #0,0: 22:[72, 9, 26] Operation: 91-65=26 Exploring Operation: 91-72=19, Resulting Numbers: [65, 9, 19] Generated Node #0,1: 22:[65, 9, 19] Operation: 91-72=19 Exploring Operation: 72-65=7, Resu...
0.969618
hs_3
sum_heuristic
[ 75, 5, 85, 81 ]
31
[ "85-75=10", "5*10=50", "81-50=31" ]
Current State: 31:[75, 5, 85, 81], Operations: [] Exploring Operation: 85-75=10, Resulting Numbers: [5, 81, 10] Generated Node #2: [5, 81, 10] from Operation: 85-75=10 Current State: 31:[5, 81, 10], Operations: ['85-75=10'] Exploring Operation: 5*10=50, Resulting Numbers: [81, 50] Generated Node #3: [81, 50] from Opera...
4
Current State: 31:[75, 5, 85, 81], Operations: [] Exploring Operation: 85-75=10, Resulting Numbers: [5, 81, 10] Generated Node #0,0: 31:[5, 81, 10] Operation: 85-75=10 Exploring Operation: 85-81=4, Resulting Numbers: [75, 5, 4] Generated Node #0,1: 31:[75, 5, 4] Operation: 85-81=4 Exploring Operation: 81-75=6, Resultin...
0
hs_3
sum_heuristic
[ 35, 2, 46, 65 ]
61
[ "65-35=30", "30/2=15", "46+15=61" ]
Current State: 61:[35, 2, 46, 65], Operations: [] Exploring Operation: 65-35=30, Resulting Numbers: [2, 46, 30] Generated Node #2: [2, 46, 30] from Operation: 65-35=30 Current State: 61:[2, 46, 30], Operations: ['65-35=30'] Exploring Operation: 30/2=15, Resulting Numbers: [46, 15] Generated Node #3: [46, 15] from Opera...
4
Current State: 61:[35, 2, 46, 65], Operations: [] Exploring Operation: 35+2=37, Resulting Numbers: [46, 65, 37] Generated Node #0,0: 61:[46, 65, 37] Operation: 35+2=37 Exploring Operation: 35*2=70, Resulting Numbers: [46, 65, 70] Generated Node #0,1: 61:[46, 65, 70] Operation: 35*2=70 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 62, 23, 10, 32 ]
43
[ "62+23=85", "10+32=42", "85-42=43" ]
Current State: 43:[62, 23, 10, 32], Operations: [] Exploring Operation: 62+23=85, Resulting Numbers: [10, 32, 85] Generated Node #2: [10, 32, 85] from Operation: 62+23=85 Current State: 43:[10, 32, 85], Operations: ['62+23=85'] Exploring Operation: 10+32=42, Resulting Numbers: [85, 42] Generated Node #3: [85, 42] from ...
4
Current State: 43:[62, 23, 10, 32], Operations: [] Exploring Operation: 62-23=39, Resulting Numbers: [10, 32, 39] Generated Node #0,0: 43:[10, 32, 39] Operation: 62-23=39 Exploring Operation: 10+32=42, Resulting Numbers: [62, 23, 42] Generated Node #0,1: 43:[62, 23, 42] Operation: 10+32=42 Exploring Operation: 62-10=52...
0.982639
hs_4
mult_heuristic
[ 12, 6, 30, 47 ]
75
[ "12/6=2", "30+47=77", "77-2=75" ]
Current State: 75:[12, 6, 30, 47], Operations: [] Exploring Operation: 12/6=2, Resulting Numbers: [30, 47, 2] Generated Node #2: [30, 47, 2] from Operation: 12/6=2 Current State: 75:[30, 47, 2], Operations: ['12/6=2'] Exploring Operation: 30+47=77, Resulting Numbers: [2, 77] Generated Node #3: [2, 77] from Operation: 3...
4
Current State: 75:[12, 6, 30, 47], Operations: [] Exploring Operation: 47-30=17, Resulting Numbers: [12, 6, 17] Generated Node #0,0: 75:[12, 6, 17] Operation: 47-30=17 Exploring Operation: 30+47=77, Resulting Numbers: [12, 6, 77] Generated Node #0,1: 75:[12, 6, 77] Operation: 30+47=77 Moving to Node #0,0 Current State:...
0.987847
hs_2
sum_heuristic
[ 4, 93, 34, 16 ]
59
[ "4*34=136", "93-16=77", "136-77=59" ]
Current State: 59:[4, 93, 34, 16], Operations: [] Exploring Operation: 4*34=136, Resulting Numbers: [93, 16, 136] Generated Node #2: [93, 16, 136] from Operation: 4*34=136 Current State: 59:[93, 16, 136], Operations: ['4*34=136'] Exploring Operation: 93-16=77, Resulting Numbers: [136, 77] Generated Node #3: [136, 77] f...
4
Current State: 59:[4, 93, 34, 16], Operations: [] Exploring Operation: 93-4=89, Resulting Numbers: [34, 16, 89] Generated Node #0,0: 59:[34, 16, 89] Operation: 93-4=89 Exploring Operation: 4+34=38, Resulting Numbers: [93, 16, 38] Generated Node #0,1: 59:[93, 16, 38] Operation: 4+34=38 Exploring Operation: 4*16=64, Resu...
0
hs_3
mult_heuristic
[ 63, 43, 17, 27 ]
81
[ "63-43=20", "20-17=3", "27*3=81" ]
Current State: 81:[63, 43, 17, 27], Operations: [] Exploring Operation: 63-43=20, Resulting Numbers: [17, 27, 20] Generated Node #2: [17, 27, 20] from Operation: 63-43=20 Current State: 81:[17, 27, 20], Operations: ['63-43=20'] Exploring Operation: 20-17=3, Resulting Numbers: [27, 3] Generated Node #3: [27, 3] from Ope...
4
Current State: 81:[63, 43, 17, 27], Operations: [] Exploring Operation: 63+27=90, Resulting Numbers: [43, 17, 90] Generated Node #0,0: 81:[43, 17, 90] Operation: 63+27=90 Exploring Operation: 63+17=80, Resulting Numbers: [43, 27, 80] Generated Node #0,1: 81:[43, 27, 80] Operation: 63+17=80 Exploring Operation: 63+43=10...
0.984375
hs_5
sum_heuristic
[ 23, 50, 34, 39 ]
46
[ "50-23=27", "34+39=73", "73-27=46" ]
Current State: 46:[23, 50, 34, 39], Operations: [] Exploring Operation: 50-23=27, Resulting Numbers: [34, 39, 27] Generated Node #2: [34, 39, 27] from Operation: 50-23=27 Current State: 46:[34, 39, 27], Operations: ['50-23=27'] Exploring Operation: 34+39=73, Resulting Numbers: [27, 73] Generated Node #3: [27, 73] from ...
4
Current State: 46:[23, 50, 34, 39], Operations: [] Exploring Operation: 39-34=5, Resulting Numbers: [23, 50, 5] Generated Node #0,0: 46:[23, 50, 5] Operation: 39-34=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 46:[23, 50, 5], Operations: ['39-34=5'] Exploring Operation: 50-5=45, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 37, 82, 62, 86 ]
95
[ "37+82=119", "86-62=24", "119-24=95" ]
Current State: 95:[37, 82, 62, 86], Operations: [] Exploring Operation: 37+82=119, Resulting Numbers: [62, 86, 119] Generated Node #2: [62, 86, 119] from Operation: 37+82=119 Current State: 95:[62, 86, 119], Operations: ['37+82=119'] Exploring Operation: 86-62=24, Resulting Numbers: [119, 24] Generated Node #3: [119, 2...
4
Current State: 95:[37, 82, 62, 86], Operations: [] Exploring Operation: 37+62=99, Resulting Numbers: [82, 86, 99] Generated Node #0,0: 95:[82, 86, 99] Operation: 37+62=99 Exploring Operation: 62-37=25, Resulting Numbers: [82, 86, 25] Generated Node #0,1: 95:[82, 86, 25] Operation: 62-37=25 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 41, 24, 75, 93 ]
48
[ "75+93=168", "168/24=7", "41+7=48" ]
Current State: 48:[41, 24, 75, 93], Operations: [] Exploring Operation: 75+93=168, Resulting Numbers: [41, 24, 168] Generated Node #2: [41, 24, 168] from Operation: 75+93=168 Current State: 48:[41, 24, 168], Operations: ['75+93=168'] Exploring Operation: 168/24=7, Resulting Numbers: [41, 7] Generated Node #3: [41, 7] f...
4
Current State: 48:[41, 24, 75, 93], Operations: [] Exploring Operation: 93-75=18, Resulting Numbers: [41, 24, 18] Generated Node #0,0: 48:[41, 24, 18] Operation: 93-75=18 Exploring Operation: 93-41=52, Resulting Numbers: [24, 75, 52] Generated Node #0,1: 48:[24, 75, 52] Operation: 93-41=52 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 45, 50, 36, 38 ]
97
[ "45+50=95", "38-36=2", "95+2=97" ]
Current State: 97:[45, 50, 36, 38], Operations: [] Exploring Operation: 45+50=95, Resulting Numbers: [36, 38, 95] Generated Node #2: [36, 38, 95] from Operation: 45+50=95 Current State: 97:[36, 38, 95], Operations: ['45+50=95'] Exploring Operation: 38-36=2, Resulting Numbers: [95, 2] Generated Node #3: [95, 2] from Ope...
4
Current State: 97:[45, 50, 36, 38], Operations: [] Exploring Operation: 45+36=81, Resulting Numbers: [50, 38, 81] Generated Node #0,0: 97:[50, 38, 81] Operation: 45+36=81 Exploring Operation: 45+38=83, Resulting Numbers: [50, 36, 83] Generated Node #0,1: 97:[50, 36, 83] Operation: 45+38=83 Exploring Operation: 45+50=95...
0.932292
hs_5
sum_heuristic
[ 10, 28, 54, 6 ]
78
[ "28-10=18", "54+6=60", "18+60=78" ]
Current State: 78:[10, 28, 54, 6], Operations: [] Exploring Operation: 28-10=18, Resulting Numbers: [54, 6, 18] Generated Node #2: [54, 6, 18] from Operation: 28-10=18 Current State: 78:[54, 6, 18], Operations: ['28-10=18'] Exploring Operation: 54+6=60, Resulting Numbers: [18, 60] Generated Node #3: [18, 60] from Opera...
4
Current State: 78:[10, 28, 54, 6], Operations: [] Exploring Operation: 54-28=26, Resulting Numbers: [10, 6, 26] Generated Node #0,0: 78:[10, 6, 26] Operation: 54-28=26 Exploring Operation: 54-10=44, Resulting Numbers: [28, 6, 44] Generated Node #0,1: 78:[28, 6, 44] Operation: 54-10=44 Exploring Operation: 28+54=82, Res...
0.973958
hs_3
sum_heuristic
[ 86, 11, 2, 66 ]
65
[ "86+66=152", "152/2=76", "76-11=65" ]
Current State: 65:[86, 11, 2, 66], Operations: [] Exploring Operation: 86+66=152, Resulting Numbers: [11, 2, 152] Generated Node #2: [11, 2, 152] from Operation: 86+66=152 Current State: 65:[11, 2, 152], Operations: ['86+66=152'] Exploring Operation: 152/2=76, Resulting Numbers: [11, 76] Generated Node #3: [11, 76] fro...
4
Current State: 65:[86, 11, 2, 66], Operations: [] Exploring Operation: 86-66=20, Resulting Numbers: [11, 2, 20] Generated Node #0,0: 65:[11, 2, 20] Operation: 86-66=20 Exploring Operation: 86-11=75, Resulting Numbers: [2, 66, 75] Generated Node #0,1: 65:[2, 66, 75] Operation: 86-11=75 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 43, 59, 80, 34 ]
77
[ "43+59=102", "102/34=3", "80-3=77" ]
Current State: 77:[43, 59, 80, 34], Operations: [] Exploring Operation: 43+59=102, Resulting Numbers: [80, 34, 102] Generated Node #2: [80, 34, 102] from Operation: 43+59=102 Current State: 77:[80, 34, 102], Operations: ['43+59=102'] Exploring Operation: 102/34=3, Resulting Numbers: [80, 3] Generated Node #3: [80, 3] f...
4
Current State: 77:[43, 59, 80, 34], Operations: [] Exploring Operation: 43+34=77, Resulting Numbers: [59, 80, 77] Generated Node #0,0: 77:[59, 80, 77] Operation: 43+34=77 Start Sub Search at level 1: Moving to Node #0,0 Current State: 77:[59, 80, 77], Operations: ['43+34=77'] Exploring Operation: 80-59=21, Resulting Nu...
0
hs_1
sum_heuristic
[ 92, 80, 38, 60 ]
33
[ "92-80=12", "60/12=5", "38-5=33" ]
Current State: 33:[92, 80, 38, 60], Operations: [] Exploring Operation: 92-80=12, Resulting Numbers: [38, 60, 12] Generated Node #2: [38, 60, 12] from Operation: 92-80=12 Current State: 33:[38, 60, 12], Operations: ['92-80=12'] Exploring Operation: 60/12=5, Resulting Numbers: [38, 5] Generated Node #3: [38, 5] from Ope...
4
Current State: 33:[92, 80, 38, 60], Operations: [] Exploring Operation: 92-80=12, Resulting Numbers: [38, 60, 12] Generated Node #0,0: 33:[38, 60, 12] Operation: 92-80=12 Exploring Operation: 92-60=32, Resulting Numbers: [80, 38, 32] Generated Node #0,1: 33:[80, 38, 32] Operation: 92-60=32 Start Sub Search at level 1: ...
0.991319
hs_2
sum_heuristic
[ 5, 15, 35, 6 ]
26
[ "15/5=3", "35-6=29", "29-3=26" ]
Current State: 26:[5, 15, 35, 6], Operations: [] Exploring Operation: 15/5=3, Resulting Numbers: [35, 6, 3] Generated Node #2: [35, 6, 3] from Operation: 15/5=3 Current State: 26:[35, 6, 3], Operations: ['15/5=3'] Exploring Operation: 35-6=29, Resulting Numbers: [3, 29] Generated Node #3: [3, 29] from Operation: 35-6=2...
4
Current State: 26:[5, 15, 35, 6], Operations: [] Exploring Operation: 35/5=7, Resulting Numbers: [15, 6, 7] Generated Node #0,0: 26:[15, 6, 7] Operation: 35/5=7 Exploring Operation: 35-5=30, Resulting Numbers: [15, 6, 30] Generated Node #0,1: 26:[15, 6, 30] Operation: 35-5=30 Exploring Operation: 35-6=29, Resulting Num...
0.980903
hs_5
sum_heuristic
[ 7, 31, 46, 1 ]
83
[ "7+31=38", "46-1=45", "38+45=83" ]
Current State: 83:[7, 31, 46, 1], Operations: [] Exploring Operation: 7+31=38, Resulting Numbers: [46, 1, 38] Generated Node #2: [46, 1, 38] from Operation: 7+31=38 Current State: 83:[46, 1, 38], Operations: ['7+31=38'] Exploring Operation: 46-1=45, Resulting Numbers: [38, 45] Generated Node #3: [38, 45] from Operation...
4
Current State: 83:[7, 31, 46, 1], Operations: [] Exploring Operation: 7+46=53, Resulting Numbers: [31, 1, 53] Generated Node #0,0: 83:[31, 1, 53] Operation: 7+46=53 Exploring Operation: 31+46=77, Resulting Numbers: [7, 1, 77] Generated Node #0,1: 83:[7, 1, 77] Operation: 31+46=77 Exploring Operation: 7+1=8, Resulting N...
0
hs_4
mult_heuristic
[ 34, 83, 61, 7 ]
54
[ "83-34=49", "49/7=7", "61-7=54" ]
Current State: 54:[34, 83, 61, 7], Operations: [] Exploring Operation: 83-34=49, Resulting Numbers: [61, 7, 49] Generated Node #2: [61, 7, 49] from Operation: 83-34=49 Current State: 54:[61, 7, 49], Operations: ['83-34=49'] Exploring Operation: 49/7=7, Resulting Numbers: [61, 7] Generated Node #3: [61, 7] from Operatio...
4
Current State: 54:[34, 83, 61, 7], Operations: [] Exploring Operation: 83-61=22, Resulting Numbers: [34, 7, 22] Generated Node #0,0: 54:[34, 7, 22] Operation: 83-61=22 Moving to Node #0,0 Current State: 54:[34, 7, 22], Operations: ['83-61=22'] Exploring Operation: 34+22=56, Resulting Numbers: [7, 56] Generated Node #0,...
0
hs_1
sum_heuristic
[ 8, 42, 44, 48 ]
33
[ "8+48=56", "42*44=1848", "1848/56=33" ]
Current State: 33:[8, 42, 44, 48], Operations: [] Exploring Operation: 8+48=56, Resulting Numbers: [42, 44, 56] Generated Node #2: [42, 44, 56] from Operation: 8+48=56 Current State: 33:[42, 44, 56], Operations: ['8+48=56'] Exploring Operation: 42*44=1848, Resulting Numbers: [56, 1848] Generated Node #3: [56, 1848] fro...
4
Current State: 33:[8, 42, 44, 48], Operations: [] Exploring Operation: 48-42=6, Resulting Numbers: [8, 44, 6] Generated Node #0,0: 33:[8, 44, 6] Operation: 48-42=6 Exploring Operation: 44-42=2, Resulting Numbers: [8, 48, 2] Generated Node #0,1: 33:[8, 48, 2] Operation: 44-42=2 Exploring Operation: 48/8=6, Resulting Num...
0
hs_4
sum_heuristic
[ 20, 30, 40, 65 ]
52
[ "20+30=50", "40*65=2600", "2600/50=52" ]
Current State: 52:[20, 30, 40, 65], Operations: [] Exploring Operation: 20+30=50, Resulting Numbers: [40, 65, 50] Generated Node #2: [40, 65, 50] from Operation: 20+30=50 Current State: 52:[40, 65, 50], Operations: ['20+30=50'] Exploring Operation: 40*65=2600, Resulting Numbers: [50, 2600] Generated Node #3: [50, 2600]...
4
Current State: 52:[20, 30, 40, 65], Operations: [] Exploring Operation: 65-40=25, Resulting Numbers: [20, 30, 25] Generated Node #0,0: 52:[20, 30, 25] Operation: 65-40=25 Exploring Operation: 40/20=2, Resulting Numbers: [30, 65, 2] Generated Node #0,1: 52:[30, 65, 2] Operation: 40/20=2 Exploring Operation: 40-30=10, Re...
0
hs_4
sum_heuristic
[ 85, 30, 70, 62 ]
12
[ "85+70=155", "30*62=1860", "1860/155=12" ]
Current State: 12:[85, 30, 70, 62], Operations: [] Exploring Operation: 85+70=155, Resulting Numbers: [30, 62, 155] Generated Node #2: [30, 62, 155] from Operation: 85+70=155 Current State: 12:[30, 62, 155], Operations: ['85+70=155'] Exploring Operation: 30*62=1860, Resulting Numbers: [155, 1860] Generated Node #3: [15...
4
Current State: 12:[85, 30, 70, 62], Operations: [] Exploring Operation: 85-70=15, Resulting Numbers: [30, 62, 15] Generated Node #0,0: 12:[30, 62, 15] Operation: 85-70=15 Start Sub Search at level 1: Moving to Node #0,0 Current State: 12:[30, 62, 15], Operations: ['85-70=15'] Exploring Operation: 62-30=32, Resulting Nu...
0
hs_1
mult_heuristic
[ 36, 98, 60, 64 ]
58
[ "98-36=62", "64-60=4", "62-4=58" ]
Current State: 58:[36, 98, 60, 64], Operations: [] Exploring Operation: 98-36=62, Resulting Numbers: [60, 64, 62] Generated Node #2: [60, 64, 62] from Operation: 98-36=62 Current State: 58:[60, 64, 62], Operations: ['98-36=62'] Exploring Operation: 64-60=4, Resulting Numbers: [62, 4] Generated Node #3: [62, 4] from Ope...
4
Current State: 58:[36, 98, 60, 64], Operations: [] Exploring Operation: 98-60=38, Resulting Numbers: [36, 64, 38] Generated Node #0,0: 58:[36, 64, 38] Operation: 98-60=38 Exploring Operation: 98-36=62, Resulting Numbers: [60, 64, 62] Generated Node #0,1: 58:[60, 64, 62] Operation: 98-36=62 Exploring Operation: 98-64=34...
0.990451
hs_3
mult_heuristic
[ 2, 16, 46, 35 ]
73
[ "16/2=8", "46+35=81", "81-8=73" ]
Current State: 73:[2, 16, 46, 35], Operations: [] Exploring Operation: 16/2=8, Resulting Numbers: [46, 35, 8] Generated Node #2: [46, 35, 8] from Operation: 16/2=8 Current State: 73:[46, 35, 8], Operations: ['16/2=8'] Exploring Operation: 46+35=81, Resulting Numbers: [8, 81] Generated Node #3: [8, 81] from Operation: 4...
4
Current State: 73:[2, 16, 46, 35], Operations: [] Exploring Operation: 2*35=70, Resulting Numbers: [16, 46, 70] Generated Node #0,0: 73:[16, 46, 70] Operation: 2*35=70 Exploring Operation: 2*16=32, Resulting Numbers: [46, 35, 32] Generated Node #0,1: 73:[46, 35, 32] Operation: 2*16=32 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 20, 54, 39, 15 ]
58
[ "54-20=34", "39-15=24", "34+24=58" ]
Current State: 58:[20, 54, 39, 15], Operations: [] Exploring Operation: 54-20=34, Resulting Numbers: [39, 15, 34] Generated Node #2: [39, 15, 34] from Operation: 54-20=34 Current State: 58:[39, 15, 34], Operations: ['54-20=34'] Exploring Operation: 39-15=24, Resulting Numbers: [34, 24] Generated Node #3: [34, 24] from ...
4
Current State: 58:[20, 54, 39, 15], Operations: [] Exploring Operation: 39+15=54, Resulting Numbers: [20, 54, 54] Generated Node #0,0: 58:[20, 54, 54] Operation: 39+15=54 Exploring Operation: 20-15=5, Resulting Numbers: [54, 39, 5] Generated Node #0,1: 58:[54, 39, 5] Operation: 20-15=5 Exploring Operation: 39-15=24, Re...
0.976563
hs_4
sum_heuristic
[ 4, 47, 28, 23 ]
17
[ "28/4=7", "47-23=24", "24-7=17" ]
Current State: 17:[4, 47, 28, 23], Operations: [] Exploring Operation: 28/4=7, Resulting Numbers: [47, 23, 7] Generated Node #2: [47, 23, 7] from Operation: 28/4=7 Current State: 17:[47, 23, 7], Operations: ['28/4=7'] Exploring Operation: 47-23=24, Resulting Numbers: [7, 24] Generated Node #3: [7, 24] from Operation: 4...
4
Current State: 17:[4, 47, 28, 23], Operations: [] Exploring Operation: 47-4=43, Resulting Numbers: [28, 23, 43] Generated Node #0,0: 17:[28, 23, 43] Operation: 47-4=43 Exploring Operation: 47-28=19, Resulting Numbers: [4, 23, 19] Generated Node #0,1: 17:[4, 23, 19] Operation: 47-28=19 Exploring Operation: 47-23=24, Res...
0.97309
hs_3
mult_heuristic
[ 6, 18, 84, 67 ]
84
[ "18+84=102", "102/6=17", "67+17=84" ]
Current State: 84:[6, 18, 84, 67], Operations: [] Exploring Operation: 18+84=102, Resulting Numbers: [6, 67, 102] Generated Node #2: [6, 67, 102] from Operation: 18+84=102 Current State: 84:[6, 67, 102], Operations: ['18+84=102'] Exploring Operation: 102/6=17, Resulting Numbers: [67, 17] Generated Node #3: [67, 17] fro...
4
Current State: 84:[6, 18, 84, 67], Operations: [] Exploring Operation: 6+67=73, Resulting Numbers: [18, 84, 73] Generated Node #0,0: 84:[18, 84, 73] Operation: 6+67=73 Exploring Operation: 18+67=85, Resulting Numbers: [6, 84, 85] Generated Node #0,1: 84:[6, 84, 85] Operation: 18+67=85 Exploring Operation: 84-67=17, Res...
0
hs_5
mult_heuristic
[ 5, 8, 28, 10 ]
86
[ "5*10=50", "8+28=36", "50+36=86" ]
Current State: 86:[5, 8, 28, 10], Operations: [] Exploring Operation: 5*10=50, Resulting Numbers: [8, 28, 50] Generated Node #2: [8, 28, 50] from Operation: 5*10=50 Current State: 86:[8, 28, 50], Operations: ['5*10=50'] Exploring Operation: 8+28=36, Resulting Numbers: [50, 36] Generated Node #3: [50, 36] from Operation...
4
Current State: 86:[5, 8, 28, 10], Operations: [] Exploring Operation: 28+10=38, Resulting Numbers: [5, 8, 38] Generated Node #0,0: 86:[5, 8, 38] Operation: 28+10=38 Exploring Operation: 10/5=2, Resulting Numbers: [8, 28, 2] Generated Node #0,1: 86:[8, 28, 2] Operation: 10/5=2 Exploring Operation: 8-5=3, Resulting Numbe...
0.958333
hs_5
mult_heuristic
[ 5, 59, 62, 77 ]
39
[ "59-5=54", "77-62=15", "54-15=39" ]
Current State: 39:[5, 59, 62, 77], Operations: [] Exploring Operation: 59-5=54, Resulting Numbers: [62, 77, 54] Generated Node #2: [62, 77, 54] from Operation: 59-5=54 Current State: 39:[62, 77, 54], Operations: ['59-5=54'] Exploring Operation: 77-62=15, Resulting Numbers: [54, 15] Generated Node #3: [54, 15] from Oper...
4
Current State: 39:[5, 59, 62, 77], Operations: [] Exploring Operation: 62-59=3, Resulting Numbers: [5, 77, 3] Generated Node #0,0: 39:[5, 77, 3] Operation: 62-59=3 Exploring Operation: 77-59=18, Resulting Numbers: [5, 62, 18] Generated Node #0,1: 39:[5, 62, 18] Operation: 77-59=18 Exploring Operation: 77-62=15, Resulti...
0.990451
hs_3
mult_heuristic
[ 56, 79, 49, 77 ]
81
[ "77-49=28", "56/28=2", "79+2=81" ]
Current State: 81:[56, 79, 49, 77], Operations: [] Exploring Operation: 77-49=28, Resulting Numbers: [56, 79, 28] Generated Node #2: [56, 79, 28] from Operation: 77-49=28 Current State: 81:[56, 79, 28], Operations: ['77-49=28'] Exploring Operation: 56/28=2, Resulting Numbers: [79, 2] Generated Node #3: [79, 2] from Ope...
4
Current State: 81:[56, 79, 49, 77], Operations: [] Exploring Operation: 77-49=28, Resulting Numbers: [56, 79, 28] Generated Node #0,0: 81:[56, 79, 28] Operation: 77-49=28 Exploring Operation: 56-49=7, Resulting Numbers: [79, 77, 7] Generated Node #0,1: 81:[79, 77, 7] Operation: 56-49=7 Moving to Node #0,1 Current State...
0.987847
hs_2
mult_heuristic
[ 30, 58, 71, 88 ]
71
[ "30+58=88", "71+88=159", "159-88=71" ]
Current State: 71:[30, 58, 71, 88], Operations: [] Exploring Operation: 30+58=88, Resulting Numbers: [71, 88, 88] Generated Node #2: [71, 88, 88] from Operation: 30+58=88 Current State: 71:[71, 88, 88], Operations: ['30+58=88'] Exploring Operation: 71+88=159, Resulting Numbers: [159] 159,71 equal: Goal Reached Explorin...
4
Current State: 71:[30, 58, 71, 88], Operations: [] Exploring Operation: 88-30=58, Resulting Numbers: [58, 71, 58] Generated Node #0,0: 71:[58, 71, 58] Operation: 88-30=58 Moving to Node #0,0 Current State: 71:[58, 71, 58], Operations: ['88-30=58'] Exploring Operation: 58+58=116, Resulting Numbers: [71, 116] Generated N...
0
hs_1
sum_heuristic
[ 33, 21, 55, 25 ]
77
[ "25-21=4", "33*4=132", "132-55=77" ]
Current State: 77:[33, 21, 55, 25], Operations: [] Exploring Operation: 25-21=4, Resulting Numbers: [33, 55, 4] Generated Node #2: [33, 55, 4] from Operation: 25-21=4 Current State: 77:[33, 55, 4], Operations: ['25-21=4'] Exploring Operation: 33*4=132, Resulting Numbers: [55, 132] Generated Node #3: [55, 132] from Oper...
4
Current State: 77:[33, 21, 55, 25], Operations: [] Exploring Operation: 33-25=8, Resulting Numbers: [21, 55, 8] Generated Node #0,0: 77:[21, 55, 8] Operation: 33-25=8 Moving to Node #0,0 Current State: 77:[21, 55, 8], Operations: ['33-25=8'] Exploring Operation: 21+55=76, Resulting Numbers: [8, 76] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 10, 51, 58, 30 ]
90
[ "10+51=61", "61-58=3", "30*3=90" ]
Current State: 90:[10, 51, 58, 30], Operations: [] Exploring Operation: 10+51=61, Resulting Numbers: [58, 30, 61] Generated Node #2: [58, 30, 61] from Operation: 10+51=61 Current State: 90:[58, 30, 61], Operations: ['10+51=61'] Exploring Operation: 61-58=3, Resulting Numbers: [30, 3] Generated Node #3: [30, 3] from Ope...
4
Current State: 90:[10, 51, 58, 30], Operations: [] Exploring Operation: 58+30=88, Resulting Numbers: [10, 51, 88] Generated Node #0,0: 90:[10, 51, 88] Operation: 58+30=88 Exploring Operation: 58-30=28, Resulting Numbers: [10, 51, 28] Generated Node #0,1: 90:[10, 51, 28] Operation: 58-30=28 Exploring Operation: 58-51=7,...
0.989583
hs_3
mult_heuristic
[ 5, 84, 50, 12 ]
38
[ "50-5=45", "84/12=7", "45-7=38" ]
Current State: 38:[5, 84, 50, 12], Operations: [] Exploring Operation: 50-5=45, Resulting Numbers: [84, 12, 45] Generated Node #2: [84, 12, 45] from Operation: 50-5=45 Current State: 38:[84, 12, 45], Operations: ['50-5=45'] Exploring Operation: 84/12=7, Resulting Numbers: [45, 7] Generated Node #3: [45, 7] from Operati...
4
Current State: 38:[5, 84, 50, 12], Operations: [] Exploring Operation: 50-12=38, Resulting Numbers: [5, 84, 38] Generated Node #0,0: 38:[5, 84, 38] Operation: 50-12=38 Exploring Operation: 84/12=7, Resulting Numbers: [5, 50, 7] Generated Node #0,1: 38:[5, 50, 7] Operation: 84/12=7 Exploring Operation: 84-12=72, Resulti...
0.984375
hs_4
sum_heuristic
[ 77, 49, 96, 95 ]
29
[ "77-49=28", "96-95=1", "28+1=29" ]
Current State: 29:[77, 49, 96, 95], Operations: [] Exploring Operation: 77-49=28, Resulting Numbers: [96, 95, 28] Generated Node #2: [96, 95, 28] from Operation: 77-49=28 Current State: 29:[96, 95, 28], Operations: ['77-49=28'] Exploring Operation: 96-95=1, Resulting Numbers: [28, 1] Generated Node #3: [28, 1] from Ope...
4
Current State: 29:[77, 49, 96, 95], Operations: [] Exploring Operation: 96-95=1, Resulting Numbers: [77, 49, 1] Generated Node #0,0: 29:[77, 49, 1] Operation: 96-95=1 Exploring Operation: 95-77=18, Resulting Numbers: [49, 96, 18] Generated Node #0,1: 29:[49, 96, 18] Operation: 95-77=18 Exploring Operation: 95-49=46, Re...
0.986979
hs_5
mult_heuristic
[ 37, 69, 82, 4 ]
20
[ "37+69=106", "82+4=86", "106-86=20" ]
Current State: 20:[37, 69, 82, 4], Operations: [] Exploring Operation: 37+69=106, Resulting Numbers: [82, 4, 106] Generated Node #2: [82, 4, 106] from Operation: 37+69=106 Current State: 20:[82, 4, 106], Operations: ['37+69=106'] Exploring Operation: 82+4=86, Resulting Numbers: [106, 86] Generated Node #3: [106, 86] fr...
4
Current State: 20:[37, 69, 82, 4], Operations: [] Exploring Operation: 69-37=32, Resulting Numbers: [82, 4, 32] Generated Node #0,0: 20:[82, 4, 32] Operation: 69-37=32 Exploring Operation: 82-69=13, Resulting Numbers: [37, 4, 13] Generated Node #0,1: 20:[37, 4, 13] Operation: 82-69=13 Start Sub Search at level 1: Movin...
0.992188
hs_2
mult_heuristic
[ 72, 7, 66, 8 ]
55
[ "72-66=6", "8*6=48", "7+48=55" ]
Current State: 55:[72, 7, 66, 8], Operations: [] Exploring Operation: 72-66=6, Resulting Numbers: [7, 8, 6] Generated Node #2: [7, 8, 6] from Operation: 72-66=6 Current State: 55:[7, 8, 6], Operations: ['72-66=6'] Exploring Operation: 8*6=48, Resulting Numbers: [7, 48] Generated Node #3: [7, 48] from Operation: 8*6=48 ...
4
Current State: 55:[72, 7, 66, 8], Operations: [] Exploring Operation: 72-66=6, Resulting Numbers: [7, 8, 6] Generated Node #0,0: 55:[7, 8, 6] Operation: 72-66=6 Moving to Node #0,0 Current State: 55:[7, 8, 6], Operations: ['72-66=6'] Exploring Operation: 7*8=56, Resulting Numbers: [6, 56] Generated Node #0,0,0: 55:[6, ...
0
hs_1
mult_heuristic
[ 58, 24, 38, 11 ]
61
[ "58-24=34", "38-11=27", "34+27=61" ]
Current State: 61:[58, 24, 38, 11], Operations: [] Exploring Operation: 58-24=34, Resulting Numbers: [38, 11, 34] Generated Node #2: [38, 11, 34] from Operation: 58-24=34 Current State: 61:[38, 11, 34], Operations: ['58-24=34'] Exploring Operation: 38-11=27, Resulting Numbers: [34, 27] Generated Node #3: [34, 27] from ...
4
Current State: 61:[58, 24, 38, 11], Operations: [] Exploring Operation: 24+11=35, Resulting Numbers: [58, 38, 35] Generated Node #0,0: 61:[58, 38, 35] Operation: 24+11=35 Exploring Operation: 38+11=49, Resulting Numbers: [58, 24, 49] Generated Node #0,1: 61:[58, 24, 49] Operation: 38+11=49 Exploring Operation: 24+38=62...
0.985243
hs_3
sum_heuristic
[ 6, 91, 63, 56 ]
14
[ "91-63=28", "56+28=84", "84/6=14" ]
Current State: 14:[6, 91, 63, 56], Operations: [] Exploring Operation: 91-63=28, Resulting Numbers: [6, 56, 28] Generated Node #2: [6, 56, 28] from Operation: 91-63=28 Current State: 14:[6, 56, 28], Operations: ['91-63=28'] Exploring Operation: 56+28=84, Resulting Numbers: [6, 84] Generated Node #3: [6, 84] from Operat...
4
Current State: 14:[6, 91, 63, 56], Operations: [] Exploring Operation: 91-63=28, Resulting Numbers: [6, 56, 28] Generated Node #0,0: 14:[6, 56, 28] Operation: 91-63=28 Exploring Operation: 91-6=85, Resulting Numbers: [63, 56, 85] Generated Node #0,1: 14:[63, 56, 85] Operation: 91-6=85 Exploring Operation: 63-56=7, Resu...
0.967014
hs_4
mult_heuristic
[ 2, 37, 78, 40 ]
28
[ "40-37=3", "78/3=26", "2+26=28" ]
Current State: 28:[2, 37, 78, 40], Operations: [] Exploring Operation: 40-37=3, Resulting Numbers: [2, 78, 3] Generated Node #2: [2, 78, 3] from Operation: 40-37=3 Current State: 28:[2, 78, 3], Operations: ['40-37=3'] Exploring Operation: 78/3=26, Resulting Numbers: [2, 26] Generated Node #3: [2, 26] from Operation: 78...
4
Current State: 28:[2, 37, 78, 40], Operations: [] Exploring Operation: 78-40=38, Resulting Numbers: [2, 37, 38] Generated Node #0,0: 28:[2, 37, 38] Operation: 78-40=38 Moving to Node #0,0 Current State: 28:[2, 37, 38], Operations: ['78-40=38'] Exploring Operation: 38-37=1, Resulting Numbers: [2, 1] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 69, 85, 23, 27 ]
65
[ "85+23=108", "108/27=4", "69-4=65" ]
Current State: 65:[69, 85, 23, 27], Operations: [] Exploring Operation: 85+23=108, Resulting Numbers: [69, 27, 108] Generated Node #2: [69, 27, 108] from Operation: 85+23=108 Current State: 65:[69, 27, 108], Operations: ['85+23=108'] Exploring Operation: 108/27=4, Resulting Numbers: [69, 4] Generated Node #3: [69, 4] f...
4
Current State: 65:[69, 85, 23, 27], Operations: [] Exploring Operation: 85-69=16, Resulting Numbers: [23, 27, 16] Generated Node #0,0: 65:[23, 27, 16] Operation: 85-69=16 Exploring Operation: 85-27=58, Resulting Numbers: [69, 23, 58] Generated Node #0,1: 65:[69, 23, 58] Operation: 85-27=58 Exploring Operation: 85-23=62...
0
hs_4
sum_heuristic
[ 10, 54, 2, 10 ]
59
[ "10+54=64", "10/2=5", "64-5=59" ]
Current State: 59:[10, 54, 2, 10], Operations: [] Exploring Operation: 10+54=64, Resulting Numbers: [2, 64] Generated Node #2: [2, 64] from Operation: 10+54=64 Current State: 59:[2, 64], Operations: ['10+54=64'] Exploring Operation: 10/2=5, Resulting Numbers: [64, 5] Generated Node #3: [64, 5] from Operation: 10/2=5 Cu...
4
Current State: 59:[10, 54, 2, 10], Operations: [] Exploring Operation: 10*2=20, Resulting Numbers: [54, 10, 20] Generated Node #0,0: 59:[54, 10, 20] Operation: 10*2=20 Start Sub Search at level 1: Moving to Node #0,0 Current State: 59:[54, 10, 20], Operations: ['10*2=20'] Exploring Operation: 10+20=30, Resulting Number...
0
hs_1
mult_heuristic
[ 1, 12, 4, 6 ]
36
[ "1*12=12", "4*6=24", "12+24=36" ]
Current State: 36:[1, 12, 4, 6], Operations: [] Exploring Operation: 1*12=12, Resulting Numbers: [4, 6, 12] Generated Node #2: [4, 6, 12] from Operation: 1*12=12 Current State: 36:[4, 6, 12], Operations: ['1*12=12'] Exploring Operation: 4*6=24, Resulting Numbers: [12, 24] Generated Node #3: [12, 24] from Operation: 4*6...
4
Current State: 36:[1, 12, 4, 6], Operations: [] Exploring Operation: 12/1=12, Resulting Numbers: [4, 6, 12] Generated Node #0,0: 36:[4, 6, 12] Operation: 12/1=12 Exploring Operation: 1*12=12, Resulting Numbers: [4, 6, 12] Generated Node #0,1: 36:[4, 6, 12] Operation: 1*12=12 Exploring Operation: 1*4=4, Resulting Number...
0
hs_3
mult_heuristic
[ 59, 22, 54, 73 ]
37
[ "59-54=5", "22*5=110", "110-73=37" ]
Current State: 37:[59, 22, 54, 73], Operations: [] Exploring Operation: 59-54=5, Resulting Numbers: [22, 73, 5] Generated Node #2: [22, 73, 5] from Operation: 59-54=5 Current State: 37:[22, 73, 5], Operations: ['59-54=5'] Exploring Operation: 22*5=110, Resulting Numbers: [73, 110] Generated Node #3: [73, 110] from Oper...
4
Current State: 37:[59, 22, 54, 73], Operations: [] Exploring Operation: 59-22=37, Resulting Numbers: [54, 73, 37] Generated Node #0,0: 37:[54, 73, 37] Operation: 59-22=37 Exploring Operation: 73-22=51, Resulting Numbers: [59, 54, 51] Generated Node #0,1: 37:[59, 54, 51] Operation: 73-22=51 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 75, 71, 90, 4 ]
11
[ "90-75=15", "4*15=60", "71-60=11" ]
Current State: 11:[75, 71, 90, 4], Operations: [] Exploring Operation: 90-75=15, Resulting Numbers: [71, 4, 15] Generated Node #2: [71, 4, 15] from Operation: 90-75=15 Current State: 11:[71, 4, 15], Operations: ['90-75=15'] Exploring Operation: 4*15=60, Resulting Numbers: [71, 60] Generated Node #3: [71, 60] from Opera...
4
Current State: 11:[75, 71, 90, 4], Operations: [] Exploring Operation: 90-75=15, Resulting Numbers: [71, 4, 15] Generated Node #0,0: 11:[71, 4, 15] Operation: 90-75=15 Moving to Node #0,0 Current State: 11:[71, 4, 15], Operations: ['90-75=15'] Exploring Operation: 71-15=56, Resulting Numbers: [4, 56] Generated Node #0,...
0
hs_1
sum_heuristic
[ 85, 17, 54, 44 ]
30
[ "85-17=68", "54+44=98", "98-68=30" ]
Current State: 30:[85, 17, 54, 44], Operations: [] Exploring Operation: 85-17=68, Resulting Numbers: [54, 44, 68] Generated Node #2: [54, 44, 68] from Operation: 85-17=68 Current State: 30:[54, 44, 68], Operations: ['85-17=68'] Exploring Operation: 54+44=98, Resulting Numbers: [68, 98] Generated Node #3: [68, 98] from ...
4
Current State: 30:[85, 17, 54, 44], Operations: [] Exploring Operation: 85-44=41, Resulting Numbers: [17, 54, 41] Generated Node #0,0: 30:[17, 54, 41] Operation: 85-44=41 Exploring Operation: 85-54=31, Resulting Numbers: [17, 44, 31] Generated Node #0,1: 30:[17, 44, 31] Operation: 85-54=31 Exploring Operation: 85/17=5,...
0.987847
hs_3
mult_heuristic
[ 47, 70, 43, 64 ]
78
[ "47*70=3290", "64+3290=3354", "3354/43=78" ]
Current State: 78:[47, 70, 43, 64], Operations: [] Exploring Operation: 47*70=3290, Resulting Numbers: [43, 64, 3290] Generated Node #2: [43, 64, 3290] from Operation: 47*70=3290 Current State: 78:[43, 64, 3290], Operations: ['47*70=3290'] Exploring Operation: 64+3290=3354, Resulting Numbers: [43, 3354] Generated Node ...
4
Current State: 78:[47, 70, 43, 64], Operations: [] Exploring Operation: 64-47=17, Resulting Numbers: [70, 43, 17] Generated Node #0,0: 78:[70, 43, 17] Operation: 64-47=17 Exploring Operation: 70-47=23, Resulting Numbers: [43, 64, 23] Generated Node #0,1: 78:[43, 64, 23] Operation: 70-47=23 Exploring Operation: 70-64=6,...
0
hs_3
sum_heuristic
[ 14, 53, 66, 65 ]
38
[ "53-14=39", "66-65=1", "39-1=38" ]
Current State: 38:[14, 53, 66, 65], Operations: [] Exploring Operation: 53-14=39, Resulting Numbers: [66, 65, 39] Generated Node #2: [66, 65, 39] from Operation: 53-14=39 Current State: 38:[66, 65, 39], Operations: ['53-14=39'] Exploring Operation: 66-65=1, Resulting Numbers: [39, 1] Generated Node #3: [39, 1] from Ope...
4
Current State: 38:[14, 53, 66, 65], Operations: [] Exploring Operation: 66-65=1, Resulting Numbers: [14, 53, 1] Generated Node #0,0: 38:[14, 53, 1] Operation: 66-65=1 Moving to Node #0,0 Current State: 38:[14, 53, 1], Operations: ['66-65=1'] Exploring Operation: 53-14=39, Resulting Numbers: [1, 39] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 93, 5, 35, 20 ]
33
[ "93-5=88", "35+20=55", "88-55=33" ]
Current State: 33:[93, 5, 35, 20], Operations: [] Exploring Operation: 93-5=88, Resulting Numbers: [35, 20, 88] Generated Node #2: [35, 20, 88] from Operation: 93-5=88 Current State: 33:[35, 20, 88], Operations: ['93-5=88'] Exploring Operation: 35+20=55, Resulting Numbers: [88, 55] Generated Node #3: [88, 55] from Oper...
4
Current State: 33:[93, 5, 35, 20], Operations: [] Exploring Operation: 93-5=88, Resulting Numbers: [35, 20, 88] Generated Node #0,0: 33:[35, 20, 88] Operation: 93-5=88 Exploring Operation: 93-20=73, Resulting Numbers: [5, 35, 73] Generated Node #0,1: 33:[5, 35, 73] Operation: 93-20=73 Exploring Operation: 20/5=4, Resul...
0.986979
hs_4
mult_heuristic
[ 65, 43, 35, 65 ]
35
[ "65-65=0", "43*0=0", "35+0=35" ]
Current State: 35:[65, 43, 35, 65], Operations: [] Exploring Operation: 65-65=0, Resulting Numbers: [43, 35, 0] Generated Node #2: [43, 35, 0] from Operation: 65-65=0 Current State: 35:[43, 35, 0], Operations: ['65-65=0'] Exploring Operation: 43*0=0, Resulting Numbers: [35, 0] Generated Node #3: [35, 0] from Operation:...
4
Current State: 35:[65, 43, 35, 65], Operations: [] Exploring Operation: 65-65=0, Resulting Numbers: [43, 35, 0] Generated Node #0,0: 35:[43, 35, 0] Operation: 65-65=0 Exploring Operation: 65-43=22, Resulting Numbers: [35, 65, 22] Generated Node #0,1: 35:[35, 65, 22] Operation: 65-43=22 Exploring Operation: 65/65=1, Res...
0.980035
hs_3
mult_heuristic
[ 60, 89, 69, 18 ]
22
[ "89-60=29", "69-18=51", "51-29=22" ]
Current State: 22:[60, 89, 69, 18], Operations: [] Exploring Operation: 89-60=29, Resulting Numbers: [69, 18, 29] Generated Node #2: [69, 18, 29] from Operation: 89-60=29 Current State: 22:[69, 18, 29], Operations: ['89-60=29'] Exploring Operation: 69-18=51, Resulting Numbers: [29, 51] Generated Node #3: [29, 51] from ...
4
Current State: 22:[60, 89, 69, 18], Operations: [] Exploring Operation: 89-69=20, Resulting Numbers: [60, 18, 20] Generated Node #0,0: 22:[60, 18, 20] Operation: 89-69=20 Exploring Operation: 89-60=29, Resulting Numbers: [69, 18, 29] Generated Node #0,1: 22:[69, 18, 29] Operation: 89-60=29 Moving to Node #0,0 Current S...
0.990451
hs_2
sum_heuristic
[ 74, 6, 39, 90 ]
32
[ "74*39=2886", "2886-6=2880", "2880/90=32" ]
Current State: 32:[74, 6, 39, 90], Operations: [] Exploring Operation: 74*39=2886, Resulting Numbers: [6, 90, 2886] Generated Node #2: [6, 90, 2886] from Operation: 74*39=2886 Current State: 32:[6, 90, 2886], Operations: ['74*39=2886'] Exploring Operation: 2886-6=2880, Resulting Numbers: [90, 2880] Generated Node #3: [...
4
Current State: 32:[74, 6, 39, 90], Operations: [] Exploring Operation: 74-6=68, Resulting Numbers: [39, 90, 68] Generated Node #0,0: 32:[39, 90, 68] Operation: 74-6=68 Exploring Operation: 90-74=16, Resulting Numbers: [6, 39, 16] Generated Node #0,1: 32:[6, 39, 16] Operation: 90-74=16 Exploring Operation: 74-39=35, Res...
0
hs_5
mult_heuristic
[ 51, 42, 36, 2 ]
27
[ "51-42=9", "36/2=18", "9+18=27" ]
Current State: 27:[51, 42, 36, 2], Operations: [] Exploring Operation: 51-42=9, Resulting Numbers: [36, 2, 9] Generated Node #2: [36, 2, 9] from Operation: 51-42=9 Current State: 27:[36, 2, 9], Operations: ['51-42=9'] Exploring Operation: 36/2=18, Resulting Numbers: [9, 18] Generated Node #3: [9, 18] from Operation: 36...
4
Current State: 27:[51, 42, 36, 2], Operations: [] Exploring Operation: 51-42=9, Resulting Numbers: [36, 2, 9] Generated Node #0,0: 27:[36, 2, 9] Operation: 51-42=9 Exploring Operation: 42-36=6, Resulting Numbers: [51, 2, 6] Generated Node #0,1: 27:[51, 2, 6] Operation: 42-36=6 Exploring Operation: 51-36=15, Resulting N...
0
hs_3
sum_heuristic
[ 53, 63, 53, 92 ]
92
[ "53-53=0", "63*0=0", "92+0=92" ]
Current State: 92:[53, 63, 53, 92], Operations: [] Exploring Operation: 53-53=0, Resulting Numbers: [63, 92, 0] Generated Node #2: [63, 92, 0] from Operation: 53-53=0 Current State: 92:[63, 92, 0], Operations: ['53-53=0'] Exploring Operation: 63*0=0, Resulting Numbers: [92, 0] Generated Node #3: [92, 0] from Operation:...
4
Current State: 92:[53, 63, 53, 92], Operations: [] Exploring Operation: 53-53=0, Resulting Numbers: [63, 92, 0] Generated Node #0,0: 92:[63, 92, 0] Operation: 53-53=0 Exploring Operation: 63-53=10, Resulting Numbers: [53, 92, 10] Generated Node #0,1: 92:[53, 92, 10] Operation: 63-53=10 Exploring Operation: 63-53=10, Re...
0.93316
hs_5
mult_heuristic
[ 33, 68, 12, 87 ]
64
[ "68-33=35", "12+87=99", "99-35=64" ]
Current State: 64:[33, 68, 12, 87], Operations: [] Exploring Operation: 68-33=35, Resulting Numbers: [12, 87, 35] Generated Node #2: [12, 87, 35] from Operation: 68-33=35 Current State: 64:[12, 87, 35], Operations: ['68-33=35'] Exploring Operation: 12+87=99, Resulting Numbers: [35, 99] Generated Node #3: [35, 99] from ...
4
Current State: 64:[33, 68, 12, 87], Operations: [] Exploring Operation: 87-33=54, Resulting Numbers: [68, 12, 54] Generated Node #0,0: 64:[68, 12, 54] Operation: 87-33=54 Exploring Operation: 87-68=19, Resulting Numbers: [33, 12, 19] Generated Node #0,1: 64:[33, 12, 19] Operation: 87-68=19 Exploring Operation: 87-12=75...
0.970486
hs_5
sum_heuristic
[ 98, 12, 10, 91 ]
58
[ "98-91=7", "10*7=70", "70-12=58" ]
Current State: 58:[98, 12, 10, 91], Operations: [] Exploring Operation: 98-91=7, Resulting Numbers: [12, 10, 7] Generated Node #2: [12, 10, 7] from Operation: 98-91=7 Current State: 58:[12, 10, 7], Operations: ['98-91=7'] Exploring Operation: 10*7=70, Resulting Numbers: [12, 70] Generated Node #3: [12, 70] from Operati...
4
Current State: 58:[98, 12, 10, 91], Operations: [] Exploring Operation: 98-91=7, Resulting Numbers: [12, 10, 7] Generated Node #0,0: 58:[12, 10, 7] Operation: 98-91=7 Start Sub Search at level 1: Moving to Node #0,0 Current State: 58:[12, 10, 7], Operations: ['98-91=7'] Exploring Operation: 12-10=2, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 99, 98, 46, 79 ]
33
[ "99-98=1", "79-46=33", "1*33=33" ]
Current State: 33:[99, 98, 46, 79], Operations: [] Exploring Operation: 99-98=1, Resulting Numbers: [46, 79, 1] Generated Node #2: [46, 79, 1] from Operation: 99-98=1 Current State: 33:[46, 79, 1], Operations: ['99-98=1'] Exploring Operation: 79-46=33, Resulting Numbers: [1, 33] Generated Node #3: [1, 33] from Operatio...
4
Current State: 33:[99, 98, 46, 79], Operations: [] Exploring Operation: 99-98=1, Resulting Numbers: [46, 79, 1] Generated Node #0,0: 33:[46, 79, 1] Operation: 99-98=1 Moving to Node #0,0 Current State: 33:[46, 79, 1], Operations: ['99-98=1'] Exploring Operation: 79-46=33, Resulting Numbers: [1, 33] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 76, 26, 67, 78 ]
95
[ "76-26=50", "67+78=145", "145-50=95" ]
Current State: 95:[76, 26, 67, 78], Operations: [] Exploring Operation: 76-26=50, Resulting Numbers: [67, 78, 50] Generated Node #2: [67, 78, 50] from Operation: 76-26=50 Current State: 95:[67, 78, 50], Operations: ['76-26=50'] Exploring Operation: 67+78=145, Resulting Numbers: [50, 145] Generated Node #3: [50, 145] fr...
4
Current State: 95:[76, 26, 67, 78], Operations: [] Exploring Operation: 26+67=93, Resulting Numbers: [76, 78, 93] Generated Node #0,0: 95:[76, 78, 93] Operation: 26+67=93 Exploring Operation: 78/26=3, Resulting Numbers: [76, 67, 3] Generated Node #0,1: 95:[76, 67, 3] Operation: 78/26=3 Exploring Operation: 76-67=9, Res...
0.983507
hs_5
sum_heuristic
[ 92, 5, 55, 30 ]
73
[ "92-30=62", "55/5=11", "62+11=73" ]
Current State: 73:[92, 5, 55, 30], Operations: [] Exploring Operation: 92-30=62, Resulting Numbers: [5, 55, 62] Generated Node #2: [5, 55, 62] from Operation: 92-30=62 Current State: 73:[5, 55, 62], Operations: ['92-30=62'] Exploring Operation: 55/5=11, Resulting Numbers: [62, 11] Generated Node #3: [62, 11] from Opera...
4
Current State: 73:[92, 5, 55, 30], Operations: [] Exploring Operation: 5+55=60, Resulting Numbers: [92, 30, 60] Generated Node #0,0: 73:[92, 30, 60] Operation: 5+55=60 Exploring Operation: 5+30=35, Resulting Numbers: [92, 55, 35] Generated Node #0,1: 73:[92, 55, 35] Operation: 5+30=35 Exploring Operation: 92-5=87, Resu...
0
hs_3
mult_heuristic
[ 73, 77, 58, 97 ]
35
[ "77-73=4", "97-58=39", "39-4=35" ]
Current State: 35:[73, 77, 58, 97], Operations: [] Exploring Operation: 77-73=4, Resulting Numbers: [58, 97, 4] Generated Node #2: [58, 97, 4] from Operation: 77-73=4 Current State: 35:[58, 97, 4], Operations: ['77-73=4'] Exploring Operation: 97-58=39, Resulting Numbers: [4, 39] Generated Node #3: [4, 39] from Operatio...
4
Current State: 35:[73, 77, 58, 97], Operations: [] Exploring Operation: 97-73=24, Resulting Numbers: [77, 58, 24] Generated Node #0,0: 35:[77, 58, 24] Operation: 97-73=24 Exploring Operation: 97-58=39, Resulting Numbers: [73, 77, 39] Generated Node #0,1: 35:[73, 77, 39] Operation: 97-58=39 Exploring Operation: 97-77=20...
0.976563
hs_3
sum_heuristic
[ 24, 75, 96, 9 ]
91
[ "24-9=15", "75/15=5", "96-5=91" ]
Current State: 91:[24, 75, 96, 9], Operations: [] Exploring Operation: 24-9=15, Resulting Numbers: [75, 96, 15] Generated Node #2: [75, 96, 15] from Operation: 24-9=15 Current State: 91:[75, 96, 15], Operations: ['24-9=15'] Exploring Operation: 75/15=5, Resulting Numbers: [96, 5] Generated Node #3: [96, 5] from Operati...
4
Current State: 91:[24, 75, 96, 9], Operations: [] Exploring Operation: 24+75=99, Resulting Numbers: [96, 9, 99] Generated Node #0,0: 91:[96, 9, 99] Operation: 24+75=99 Moving to Node #0,0 Current State: 91:[96, 9, 99], Operations: ['24+75=99'] Exploring Operation: 99-96=3, Resulting Numbers: [9, 3] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 70, 66, 26, 20 ]
81
[ "26-20=6", "66/6=11", "70+11=81" ]
Current State: 81:[70, 66, 26, 20], Operations: [] Exploring Operation: 26-20=6, Resulting Numbers: [70, 66, 6] Generated Node #2: [70, 66, 6] from Operation: 26-20=6 Current State: 81:[70, 66, 6], Operations: ['26-20=6'] Exploring Operation: 66/6=11, Resulting Numbers: [70, 11] Generated Node #3: [70, 11] from Operati...
4
Current State: 81:[70, 66, 26, 20], Operations: [] Exploring Operation: 66+20=86, Resulting Numbers: [70, 26, 86] Generated Node #0,0: 81:[70, 26, 86] Operation: 66+20=86 Exploring Operation: 70+20=90, Resulting Numbers: [66, 26, 90] Generated Node #0,1: 81:[66, 26, 90] Operation: 70+20=90 Exploring Operation: 70-66=4,...
0
hs_3
mult_heuristic
[ 3, 2, 39, 83 ]
68
[ "3*39=117", "117-83=34", "2*34=68" ]
Current State: 68:[3, 2, 39, 83], Operations: [] Exploring Operation: 3*39=117, Resulting Numbers: [2, 83, 117] Generated Node #2: [2, 83, 117] from Operation: 3*39=117 Current State: 68:[2, 83, 117], Operations: ['3*39=117'] Exploring Operation: 117-83=34, Resulting Numbers: [2, 34] Generated Node #3: [2, 34] from Ope...
4
Current State: 68:[3, 2, 39, 83], Operations: [] Exploring Operation: 83-39=44, Resulting Numbers: [3, 2, 44] Generated Node #0,0: 68:[3, 2, 44] Operation: 83-39=44 Exploring Operation: 39-3=36, Resulting Numbers: [2, 83, 36] Generated Node #0,1: 68:[2, 83, 36] Operation: 39-3=36 Exploring Operation: 83-3=80, Resulting...
0
hs_3
sum_heuristic
[ 52, 31, 84, 68 ]
64
[ "52-31=21", "84/21=4", "68-4=64" ]
Current State: 64:[52, 31, 84, 68], Operations: [] Exploring Operation: 52-31=21, Resulting Numbers: [84, 68, 21] Generated Node #2: [84, 68, 21] from Operation: 52-31=21 Current State: 64:[84, 68, 21], Operations: ['52-31=21'] Exploring Operation: 84/21=4, Resulting Numbers: [68, 4] Generated Node #3: [68, 4] from Ope...
4
Current State: 64:[52, 31, 84, 68], Operations: [] Exploring Operation: 84-68=16, Resulting Numbers: [52, 31, 16] Generated Node #0,0: 64:[52, 31, 16] Operation: 84-68=16 Exploring Operation: 84-52=32, Resulting Numbers: [31, 68, 32] Generated Node #0,1: 64:[31, 68, 32] Operation: 84-52=32 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 42, 47, 28, 35 ]
43
[ "42-35=7", "28/7=4", "47-4=43" ]
Current State: 43:[42, 47, 28, 35], Operations: [] Exploring Operation: 42-35=7, Resulting Numbers: [47, 28, 7] Generated Node #2: [47, 28, 7] from Operation: 42-35=7 Current State: 43:[47, 28, 7], Operations: ['42-35=7'] Exploring Operation: 28/7=4, Resulting Numbers: [47, 4] Generated Node #3: [47, 4] from Operation:...
4
Current State: 43:[42, 47, 28, 35], Operations: [] Exploring Operation: 47-28=19, Resulting Numbers: [42, 35, 19] Generated Node #0,0: 43:[42, 35, 19] Operation: 47-28=19 Exploring Operation: 42-28=14, Resulting Numbers: [47, 35, 14] Generated Node #0,1: 43:[47, 35, 14] Operation: 42-28=14 Exploring Operation: 28+35=63...
0
hs_4
sum_heuristic
[ 25, 11, 7, 31 ]
99
[ "11-7=4", "31*4=124", "124-25=99" ]
Current State: 99:[25, 11, 7, 31], Operations: [] Exploring Operation: 11-7=4, Resulting Numbers: [25, 31, 4] Generated Node #2: [25, 31, 4] from Operation: 11-7=4 Current State: 99:[25, 31, 4], Operations: ['11-7=4'] Exploring Operation: 31*4=124, Resulting Numbers: [25, 124] Generated Node #3: [25, 124] from Operatio...
4
Current State: 99:[25, 11, 7, 31], Operations: [] Exploring Operation: 25+7=32, Resulting Numbers: [11, 31, 32] Generated Node #0,0: 99:[11, 31, 32] Operation: 25+7=32 Exploring Operation: 25+11=36, Resulting Numbers: [7, 31, 36] Generated Node #0,1: 99:[7, 31, 36] Operation: 25+11=36 Exploring Operation: 31-25=6, Resu...
0
hs_5
sum_heuristic
[ 2, 29, 55, 42 ]
34
[ "55-29=26", "42+26=68", "68/2=34" ]
Current State: 34:[2, 29, 55, 42], Operations: [] Exploring Operation: 55-29=26, Resulting Numbers: [2, 42, 26] Generated Node #2: [2, 42, 26] from Operation: 55-29=26 Current State: 34:[2, 42, 26], Operations: ['55-29=26'] Exploring Operation: 42+26=68, Resulting Numbers: [2, 68] Generated Node #3: [2, 68] from Operat...
4
Current State: 34:[2, 29, 55, 42], Operations: [] Exploring Operation: 55-42=13, Resulting Numbers: [2, 29, 13] Generated Node #0,0: 34:[2, 29, 13] Operation: 55-42=13 Exploring Operation: 55-29=26, Resulting Numbers: [2, 42, 26] Generated Node #0,1: 34:[2, 42, 26] Operation: 55-29=26 Exploring Operation: 2+29=31, Resu...
0
hs_5
sum_heuristic
[ 7, 23, 7, 6 ]
78
[ "7*7=49", "23+6=29", "49+29=78" ]
Current State: 78:[7, 23, 7, 6], Operations: [] Exploring Operation: 7*7=49, Resulting Numbers: [23, 6, 49] Generated Node #2: [23, 6, 49] from Operation: 7*7=49 Current State: 78:[23, 6, 49], Operations: ['7*7=49'] Exploring Operation: 23+6=29, Resulting Numbers: [49, 29] Generated Node #3: [49, 29] from Operation: 23...
4
Current State: 78:[7, 23, 7, 6], Operations: [] Exploring Operation: 23-7=16, Resulting Numbers: [7, 6, 16] Generated Node #0,0: 78:[7, 6, 16] Operation: 23-7=16 Exploring Operation: 7/7=1, Resulting Numbers: [23, 6, 1] Generated Node #0,1: 78:[23, 6, 1] Operation: 7/7=1 Exploring Operation: 7+7=14, Resulting Numbers: ...
0
hs_4
sum_heuristic
[ 82, 84, 76, 63 ]
15
[ "84-82=2", "76-63=13", "2+13=15" ]
Current State: 15:[82, 84, 76, 63], Operations: [] Exploring Operation: 84-82=2, Resulting Numbers: [76, 63, 2] Generated Node #2: [76, 63, 2] from Operation: 84-82=2 Current State: 15:[76, 63, 2], Operations: ['84-82=2'] Exploring Operation: 76-63=13, Resulting Numbers: [2, 13] Generated Node #3: [2, 13] from Operatio...
4
Current State: 15:[82, 84, 76, 63], Operations: [] Exploring Operation: 82-76=6, Resulting Numbers: [84, 63, 6] Generated Node #0,0: 15:[84, 63, 6] Operation: 82-76=6 Exploring Operation: 84-76=8, Resulting Numbers: [82, 63, 8] Generated Node #0,1: 15:[82, 63, 8] Operation: 84-76=8 Exploring Operation: 84-63=21, Result...
0.985243
hs_5
sum_heuristic
[ 63, 32, 5, 99 ]
56
[ "63-32=31", "5*31=155", "155-99=56" ]
Current State: 56:[63, 32, 5, 99], Operations: [] Exploring Operation: 63-32=31, Resulting Numbers: [5, 99, 31] Generated Node #2: [5, 99, 31] from Operation: 63-32=31 Current State: 56:[5, 99, 31], Operations: ['63-32=31'] Exploring Operation: 5*31=155, Resulting Numbers: [99, 155] Generated Node #3: [99, 155] from Op...
4
Current State: 56:[63, 32, 5, 99], Operations: [] Exploring Operation: 63-5=58, Resulting Numbers: [32, 99, 58] Generated Node #0,0: 56:[32, 99, 58] Operation: 63-5=58 Exploring Operation: 99-63=36, Resulting Numbers: [32, 5, 36] Generated Node #0,1: 56:[32, 5, 36] Operation: 99-63=36 Exploring Operation: 63-32=31, Res...
0
hs_4
sum_heuristic
[ 64, 44, 4, 96 ]
80
[ "64-44=20", "4+96=100", "100-20=80" ]
Current State: 80:[64, 44, 4, 96], Operations: [] Exploring Operation: 64-44=20, Resulting Numbers: [4, 96, 20] Generated Node #2: [4, 96, 20] from Operation: 64-44=20 Current State: 80:[4, 96, 20], Operations: ['64-44=20'] Exploring Operation: 4+96=100, Resulting Numbers: [20, 100] Generated Node #3: [20, 100] from Op...
4
Current State: 80:[64, 44, 4, 96], Operations: [] Exploring Operation: 96-64=32, Resulting Numbers: [44, 4, 32] Generated Node #0,0: 80:[44, 4, 32] Operation: 96-64=32 Start Sub Search at level 1: Moving to Node #0,0 Current State: 80:[44, 4, 32], Operations: ['96-64=32'] Exploring Operation: 44-32=12, Resulting Number...
0
hs_1
mult_heuristic
[ 57, 80, 36, 83 ]
17
[ "83-80=3", "57/3=19", "36-19=17" ]
Current State: 17:[57, 80, 36, 83], Operations: [] Exploring Operation: 83-80=3, Resulting Numbers: [57, 36, 3] Generated Node #2: [57, 36, 3] from Operation: 83-80=3 Current State: 17:[57, 36, 3], Operations: ['83-80=3'] Exploring Operation: 57/3=19, Resulting Numbers: [36, 19] Generated Node #3: [36, 19] from Operati...
4
Current State: 17:[57, 80, 36, 83], Operations: [] Exploring Operation: 83-80=3, Resulting Numbers: [57, 36, 3] Generated Node #0,0: 17:[57, 36, 3] Operation: 83-80=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 17:[57, 36, 3], Operations: ['83-80=3'] Exploring Operation: 57-36=21, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 18, 86, 99, 64 ]
95
[ "86-18=68", "99+64=163", "163-68=95" ]
Current State: 95:[18, 86, 99, 64], Operations: [] Exploring Operation: 86-18=68, Resulting Numbers: [99, 64, 68] Generated Node #2: [99, 64, 68] from Operation: 86-18=68 Current State: 95:[99, 64, 68], Operations: ['86-18=68'] Exploring Operation: 99+64=163, Resulting Numbers: [68, 163] Generated Node #3: [68, 163] fr...
4
Current State: 95:[18, 86, 99, 64], Operations: [] Exploring Operation: 86-64=22, Resulting Numbers: [18, 99, 22] Generated Node #0,0: 95:[18, 99, 22] Operation: 86-64=22 Moving to Node #0,0 Current State: 95:[18, 99, 22], Operations: ['86-64=22'] Exploring Operation: 22-18=4, Resulting Numbers: [99, 4] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 14, 6, 96, 96 ]
66
[ "96-14=82", "96/6=16", "82-16=66" ]
Current State: 66:[14, 6, 96, 96], Operations: [] Exploring Operation: 96-14=82, Resulting Numbers: [6, 82] Generated Node #2: [6, 82] from Operation: 96-14=82 Current State: 66:[6, 82], Operations: ['96-14=82'] Exploring Operation: 96/6=16, Resulting Numbers: [82, 16] Generated Node #3: [82, 16] from Operation: 96/6=1...
4
Current State: 66:[14, 6, 96, 96], Operations: [] Exploring Operation: 96/6=16, Resulting Numbers: [14, 96, 16] Generated Node #0,0: 66:[14, 96, 16] Operation: 96/6=16 Exploring Operation: 96/96=1, Resulting Numbers: [14, 6, 1] Generated Node #0,1: 66:[14, 6, 1] Operation: 96/96=1 Exploring Operation: 96-96=0, Resultin...
0.97309
hs_3
sum_heuristic
[ 26, 6, 85, 5 ]
54
[ "85/5=17", "26-17=9", "6*9=54" ]
Current State: 54:[26, 6, 85, 5], Operations: [] Exploring Operation: 85/5=17, Resulting Numbers: [26, 6, 17] Generated Node #2: [26, 6, 17] from Operation: 85/5=17 Current State: 54:[26, 6, 17], Operations: ['85/5=17'] Exploring Operation: 26-17=9, Resulting Numbers: [6, 9] Generated Node #3: [6, 9] from Operation: 26...
4
Current State: 54:[26, 6, 85, 5], Operations: [] Exploring Operation: 85-6=79, Resulting Numbers: [26, 5, 79] Generated Node #0,0: 54:[26, 5, 79] Operation: 85-6=79 Exploring Operation: 85-5=80, Resulting Numbers: [26, 6, 80] Generated Node #0,1: 54:[26, 6, 80] Operation: 85-5=80 Exploring Operation: 85-26=59, Resultin...
0.988715
hs_4
sum_heuristic
[ 78, 12, 32, 72 ]
19
[ "78*12=936", "936/72=13", "32-13=19" ]
Current State: 19:[78, 12, 32, 72], Operations: [] Exploring Operation: 78*12=936, Resulting Numbers: [32, 72, 936] Generated Node #2: [32, 72, 936] from Operation: 78*12=936 Current State: 19:[32, 72, 936], Operations: ['78*12=936'] Exploring Operation: 936/72=13, Resulting Numbers: [32, 13] Generated Node #3: [32, 13...
4
Current State: 19:[78, 12, 32, 72], Operations: [] Exploring Operation: 78-72=6, Resulting Numbers: [12, 32, 6] Generated Node #0,0: 19:[12, 32, 6] Operation: 78-72=6 Exploring Operation: 72/12=6, Resulting Numbers: [78, 32, 6] Generated Node #0,1: 19:[78, 32, 6] Operation: 72/12=6 Start Sub Search at level 1: Moving t...
0.986111
hs_2
mult_heuristic
[ 79, 58, 18, 40 ]
79
[ "79+58=137", "18+40=58", "137-58=79" ]
Current State: 79:[79, 58, 18, 40], Operations: [] Exploring Operation: 79+58=137, Resulting Numbers: [18, 40, 137] Generated Node #2: [18, 40, 137] from Operation: 79+58=137 Current State: 79:[18, 40, 137], Operations: ['79+58=137'] Exploring Operation: 18+40=58, Resulting Numbers: [137, 58] Generated Node #3: [137, 5...
4
Current State: 79:[79, 58, 18, 40], Operations: [] Exploring Operation: 58+18=76, Resulting Numbers: [79, 40, 76] Generated Node #0,0: 79:[79, 40, 76] Operation: 58+18=76 Moving to Node #0,0 Current State: 79:[79, 40, 76], Operations: ['58+18=76'] Exploring Operation: 40+76=116, Resulting Numbers: [79, 116] Generated N...
0
hs_1
sum_heuristic
[ 56, 97, 4, 8 ]
75
[ "56/4=14", "97-8=89", "89-14=75" ]
Current State: 75:[56, 97, 4, 8], Operations: [] Exploring Operation: 56/4=14, Resulting Numbers: [97, 8, 14] Generated Node #2: [97, 8, 14] from Operation: 56/4=14 Current State: 75:[97, 8, 14], Operations: ['56/4=14'] Exploring Operation: 97-8=89, Resulting Numbers: [14, 89] Generated Node #3: [14, 89] from Operation...
4
Current State: 75:[56, 97, 4, 8], Operations: [] Exploring Operation: 56/4=14, Resulting Numbers: [97, 8, 14] Generated Node #0,0: 75:[97, 8, 14] Operation: 56/4=14 Exploring Operation: 97-56=41, Resulting Numbers: [4, 8, 41] Generated Node #0,1: 75:[4, 8, 41] Operation: 97-56=41 Exploring Operation: 56+8=64, Resulting...
0.965278
hs_5
sum_heuristic
[ 11, 22, 67, 24 ]
19
[ "22/11=2", "24*2=48", "67-48=19" ]
Current State: 19:[11, 22, 67, 24], Operations: [] Exploring Operation: 22/11=2, Resulting Numbers: [67, 24, 2] Generated Node #2: [67, 24, 2] from Operation: 22/11=2 Current State: 19:[67, 24, 2], Operations: ['22/11=2'] Exploring Operation: 24*2=48, Resulting Numbers: [67, 48] Generated Node #3: [67, 48] from Operati...
4
Current State: 19:[11, 22, 67, 24], Operations: [] Exploring Operation: 22-11=11, Resulting Numbers: [67, 24, 11] Generated Node #0,0: 19:[67, 24, 11] Operation: 22-11=11 Exploring Operation: 67-11=56, Resulting Numbers: [22, 24, 56] Generated Node #0,1: 19:[22, 24, 56] Operation: 67-11=56 Exploring Operation: 67-22=45...
0
hs_5
mult_heuristic
[ 85, 3, 35, 62 ]
94
[ "62-35=27", "27/3=9", "85+9=94" ]
Current State: 94:[85, 3, 35, 62], Operations: [] Exploring Operation: 62-35=27, Resulting Numbers: [85, 3, 27] Generated Node #2: [85, 3, 27] from Operation: 62-35=27 Current State: 94:[85, 3, 27], Operations: ['62-35=27'] Exploring Operation: 27/3=9, Resulting Numbers: [85, 9] Generated Node #3: [85, 9] from Operatio...
4
Current State: 94:[85, 3, 35, 62], Operations: [] Exploring Operation: 35+62=97, Resulting Numbers: [85, 3, 97] Generated Node #0,0: 94:[85, 3, 97] Operation: 35+62=97 Moving to Node #0,0 Current State: 94:[85, 3, 97], Operations: ['35+62=97'] Exploring Operation: 85+3=88, Resulting Numbers: [97, 88] Generated Node #0,...
0
hs_1
sum_heuristic
[ 94, 16, 88, 18 ]
95
[ "94+18=112", "112/16=7", "88+7=95" ]
Current State: 95:[94, 16, 88, 18], Operations: [] Exploring Operation: 94+18=112, Resulting Numbers: [16, 88, 112] Generated Node #2: [16, 88, 112] from Operation: 94+18=112 Current State: 95:[16, 88, 112], Operations: ['94+18=112'] Exploring Operation: 112/16=7, Resulting Numbers: [88, 7] Generated Node #3: [88, 7] f...
4
Current State: 95:[94, 16, 88, 18], Operations: [] Exploring Operation: 94-88=6, Resulting Numbers: [16, 18, 6] Generated Node #0,0: 95:[16, 18, 6] Operation: 94-88=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 95:[16, 18, 6], Operations: ['94-88=6'] Exploring Operation: 16*6=96, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 88, 21, 41, 29 ]
97
[ "88+21=109", "41-29=12", "109-12=97" ]
Current State: 97:[88, 21, 41, 29], Operations: [] Exploring Operation: 88+21=109, Resulting Numbers: [41, 29, 109] Generated Node #2: [41, 29, 109] from Operation: 88+21=109 Current State: 97:[41, 29, 109], Operations: ['88+21=109'] Exploring Operation: 41-29=12, Resulting Numbers: [109, 12] Generated Node #3: [109, 1...
4
Current State: 97:[88, 21, 41, 29], Operations: [] Exploring Operation: 88+21=109, Resulting Numbers: [41, 29, 109] Generated Node #0,0: 97:[41, 29, 109] Operation: 88+21=109 Exploring Operation: 41+29=70, Resulting Numbers: [88, 21, 70] Generated Node #0,1: 97:[88, 21, 70] Operation: 41+29=70 Exploring Operation: 88+2...
0.977431
hs_5
mult_heuristic
[ 59, 24, 30, 3 ]
21
[ "59-30=29", "24/3=8", "29-8=21" ]
Current State: 21:[59, 24, 30, 3], Operations: [] Exploring Operation: 59-30=29, Resulting Numbers: [24, 3, 29] Generated Node #2: [24, 3, 29] from Operation: 59-30=29 Current State: 21:[24, 3, 29], Operations: ['59-30=29'] Exploring Operation: 24/3=8, Resulting Numbers: [29, 8] Generated Node #3: [29, 8] from Operatio...
4
Current State: 21:[59, 24, 30, 3], Operations: [] Exploring Operation: 59-24=35, Resulting Numbers: [30, 3, 35] Generated Node #0,0: 21:[30, 3, 35] Operation: 59-24=35 Exploring Operation: 59-30=29, Resulting Numbers: [24, 3, 29] Generated Node #0,1: 21:[24, 3, 29] Operation: 59-30=29 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 96, 84, 8, 10 ]
26
[ "96+84=180", "180/10=18", "8+18=26" ]
Current State: 26:[96, 84, 8, 10], Operations: [] Exploring Operation: 96+84=180, Resulting Numbers: [8, 10, 180] Generated Node #2: [8, 10, 180] from Operation: 96+84=180 Current State: 26:[8, 10, 180], Operations: ['96+84=180'] Exploring Operation: 180/10=18, Resulting Numbers: [8, 18] Generated Node #3: [8, 18] from...
4
Current State: 26:[96, 84, 8, 10], Operations: [] Exploring Operation: 96/8=12, Resulting Numbers: [84, 10, 12] Generated Node #0,0: 26:[84, 10, 12] Operation: 96/8=12 Exploring Operation: 96-8=88, Resulting Numbers: [84, 10, 88] Generated Node #0,1: 26:[84, 10, 88] Operation: 96-8=88 Exploring Operation: 96-10=86, Res...
0
hs_4
sum_heuristic
[ 80, 12, 12, 99 ]
18
[ "99-80=19", "12/12=1", "19-1=18" ]
Current State: 18:[80, 12, 12, 99], Operations: [] Exploring Operation: 99-80=19, Resulting Numbers: [12, 12, 19] Generated Node #2: [12, 12, 19] from Operation: 99-80=19 Current State: 18:[12, 12, 19], Operations: ['99-80=19'] Exploring Operation: 12/12=1, Resulting Numbers: [19, 1] Generated Node #3: [19, 1] from Ope...
4
Current State: 18:[80, 12, 12, 99], Operations: [] Exploring Operation: 99-80=19, Resulting Numbers: [12, 12, 19] Generated Node #0,0: 18:[12, 12, 19] Operation: 99-80=19 Exploring Operation: 80-12=68, Resulting Numbers: [12, 99, 68] Generated Node #0,1: 18:[12, 99, 68] Operation: 80-12=68 Exploring Operation: 80-12=68...
0.990451
hs_3
sum_heuristic
[ 83, 63, 51, 10 ]
81
[ "83-63=20", "51+10=61", "20+61=81" ]
Current State: 81:[83, 63, 51, 10], Operations: [] Exploring Operation: 83-63=20, Resulting Numbers: [51, 10, 20] Generated Node #2: [51, 10, 20] from Operation: 83-63=20 Current State: 81:[51, 10, 20], Operations: ['83-63=20'] Exploring Operation: 51+10=61, Resulting Numbers: [20, 61] Generated Node #3: [20, 61] from ...
4
Current State: 81:[83, 63, 51, 10], Operations: [] Exploring Operation: 63+10=73, Resulting Numbers: [83, 51, 73] Generated Node #0,0: 81:[83, 51, 73] Operation: 63+10=73 Exploring Operation: 83-51=32, Resulting Numbers: [63, 10, 32] Generated Node #0,1: 81:[63, 10, 32] Operation: 83-51=32 Exploring Operation: 63-51=12...
0.987847
hs_4
mult_heuristic
[ 12, 4, 21, 37 ]
42
[ "12+4=16", "21+37=58", "58-16=42" ]
Current State: 42:[12, 4, 21, 37], Operations: [] Exploring Operation: 12+4=16, Resulting Numbers: [21, 37, 16] Generated Node #2: [21, 37, 16] from Operation: 12+4=16 Current State: 42:[21, 37, 16], Operations: ['12+4=16'] Exploring Operation: 21+37=58, Resulting Numbers: [16, 58] Generated Node #3: [16, 58] from Oper...
4
Current State: 42:[12, 4, 21, 37], Operations: [] Exploring Operation: 4+37=41, Resulting Numbers: [12, 21, 41] Generated Node #0,0: 42:[12, 21, 41] Operation: 4+37=41 Exploring Operation: 37-12=25, Resulting Numbers: [4, 21, 25] Generated Node #0,1: 42:[4, 21, 25] Operation: 37-12=25 Exploring Operation: 12/4=3, Resul...
0.967882
hs_3
sum_heuristic
[ 68, 32, 98, 16 ]
38
[ "68*32=2176", "2176/16=136", "136-98=38" ]
Current State: 38:[68, 32, 98, 16], Operations: [] Exploring Operation: 68*32=2176, Resulting Numbers: [98, 16, 2176] Generated Node #2: [98, 16, 2176] from Operation: 68*32=2176 Current State: 38:[98, 16, 2176], Operations: ['68*32=2176'] Exploring Operation: 2176/16=136, Resulting Numbers: [98, 136] Generated Node #3...
4
Current State: 38:[68, 32, 98, 16], Operations: [] Exploring Operation: 68-16=52, Resulting Numbers: [32, 98, 52] Generated Node #0,0: 38:[32, 98, 52] Operation: 68-16=52 Exploring Operation: 68-32=36, Resulting Numbers: [98, 16, 36] Generated Node #0,1: 38:[98, 16, 36] Operation: 68-32=36 Exploring Operation: 98-16=82...
0
hs_5
mult_heuristic