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
[ 83, 40, 52, 24 ]
33
[ "83-40=43", "52+24=76", "76-43=33" ]
Current State: 33:[83, 40, 52, 24], Operations: [] Exploring Operation: 83-40=43, Resulting Numbers: [52, 24, 43] Generated Node #2: [52, 24, 43] from Operation: 83-40=43 Current State: 33:[52, 24, 43], Operations: ['83-40=43'] Exploring Operation: 52+24=76, Resulting Numbers: [43, 76] Generated Node #3: [43, 76] from ...
4
Current State: 33:[83, 40, 52, 24], Operations: [] Exploring Operation: 52-24=28, Resulting Numbers: [83, 40, 28] Generated Node #0,0: 33:[83, 40, 28] Operation: 52-24=28 Exploring Operation: 52-40=12, Resulting Numbers: [83, 24, 12] Generated Node #0,1: 33:[83, 24, 12] Operation: 52-40=12 Exploring Operation: 83-40=43...
0.983507
hs_5
mult_heuristic
[ 49, 75, 82, 46 ]
97
[ "49*75=3675", "82*46=3772", "3772-3675=97" ]
Current State: 97:[49, 75, 82, 46], Operations: [] Exploring Operation: 49*75=3675, Resulting Numbers: [82, 46, 3675] Generated Node #2: [82, 46, 3675] from Operation: 49*75=3675 Current State: 97:[82, 46, 3675], Operations: ['49*75=3675'] Exploring Operation: 82*46=3772, Resulting Numbers: [3675, 3772] Generated Node ...
4
Current State: 97:[49, 75, 82, 46], Operations: [] Exploring Operation: 49+82=131, Resulting Numbers: [75, 46, 131] Generated Node #0,0: 97:[75, 46, 131] Operation: 49+82=131 Exploring Operation: 49+46=95, Resulting Numbers: [75, 82, 95] Generated Node #0,1: 97:[75, 82, 95] Operation: 49+46=95 Exploring Operation: 82+4...
0
hs_5
sum_heuristic
[ 63, 83, 55, 5 ]
15
[ "83-63=20", "55+20=75", "75/5=15" ]
Current State: 15:[63, 83, 55, 5], Operations: [] Exploring Operation: 83-63=20, Resulting Numbers: [55, 5, 20] Generated Node #2: [55, 5, 20] from Operation: 83-63=20 Current State: 15:[55, 5, 20], Operations: ['83-63=20'] Exploring Operation: 55+20=75, Resulting Numbers: [5, 75] Generated Node #3: [5, 75] from Operat...
4
Current State: 15:[63, 83, 55, 5], Operations: [] Exploring Operation: 83-55=28, Resulting Numbers: [63, 5, 28] Generated Node #0,0: 15:[63, 5, 28] Operation: 83-55=28 Exploring Operation: 63-5=58, Resulting Numbers: [83, 55, 58] Generated Node #0,1: 15:[83, 55, 58] Operation: 63-5=58 Exploring Operation: 63-55=8, Resu...
0.926215
hs_5
sum_heuristic
[ 43, 44, 8, 46 ]
94
[ "46-44=2", "43*2=86", "8+86=94" ]
Current State: 94:[43, 44, 8, 46], Operations: [] Exploring Operation: 46-44=2, Resulting Numbers: [43, 8, 2] Generated Node #2: [43, 8, 2] from Operation: 46-44=2 Current State: 94:[43, 8, 2], Operations: ['46-44=2'] Exploring Operation: 43*2=86, Resulting Numbers: [8, 86] Generated Node #3: [8, 86] from Operation: 43...
4
Current State: 94:[43, 44, 8, 46], Operations: [] Exploring Operation: 43+8=51, Resulting Numbers: [44, 46, 51] Generated Node #0,0: 94:[44, 46, 51] Operation: 43+8=51 Exploring Operation: 44+8=52, Resulting Numbers: [43, 46, 52] Generated Node #0,1: 94:[43, 46, 52] Operation: 44+8=52 Exploring Operation: 44-43=1, Resu...
0
hs_5
mult_heuristic
[ 28, 78, 58, 99 ]
51
[ "28+78=106", "58+99=157", "157-106=51" ]
Current State: 51:[28, 78, 58, 99], Operations: [] Exploring Operation: 28+78=106, Resulting Numbers: [58, 99, 106] Generated Node #2: [58, 99, 106] from Operation: 28+78=106 Current State: 51:[58, 99, 106], Operations: ['28+78=106'] Exploring Operation: 58+99=157, Resulting Numbers: [106, 157] Generated Node #3: [106,...
4
Current State: 51:[28, 78, 58, 99], Operations: [] Exploring Operation: 99-78=21, Resulting Numbers: [28, 58, 21] Generated Node #0,0: 51:[28, 58, 21] Operation: 99-78=21 Exploring Operation: 78-58=20, Resulting Numbers: [28, 99, 20] Generated Node #0,1: 51:[28, 99, 20] Operation: 78-58=20 Exploring Operation: 78-28=50...
0.982639
hs_5
mult_heuristic
[ 92, 92, 6, 91 ]
96
[ "92/92=1", "6+91=97", "97-1=96" ]
Current State: 96:[92, 92, 6, 91], Operations: [] Exploring Operation: 92/92=1, Resulting Numbers: [6, 91, 1] Generated Node #2: [6, 91, 1] from Operation: 92/92=1 Current State: 96:[6, 91, 1], Operations: ['92/92=1'] Exploring Operation: 6+91=97, Resulting Numbers: [1, 97] Generated Node #3: [1, 97] from Operation: 6+...
4
Current State: 96:[92, 92, 6, 91], Operations: [] Exploring Operation: 92-92=0, Resulting Numbers: [6, 91, 0] Generated Node #0,0: 96:[6, 91, 0] Operation: 92-92=0 Exploring Operation: 6+91=97, Resulting Numbers: [92, 92, 97] Generated Node #0,1: 96:[92, 92, 97] Operation: 6+91=97 Exploring Operation: 92-91=1, Resultin...
0.948785
hs_5
mult_heuristic
[ 62, 18, 56, 60 ]
11
[ "62-18=44", "60-56=4", "44/4=11" ]
Current State: 11:[62, 18, 56, 60], Operations: [] Exploring Operation: 62-18=44, Resulting Numbers: [56, 60, 44] Generated Node #2: [56, 60, 44] from Operation: 62-18=44 Current State: 11:[56, 60, 44], Operations: ['62-18=44'] Exploring Operation: 60-56=4, Resulting Numbers: [44, 4] Generated Node #3: [44, 4] from Ope...
4
Current State: 11:[62, 18, 56, 60], Operations: [] Exploring Operation: 62-56=6, Resulting Numbers: [18, 60, 6] Generated Node #0,0: 11:[18, 60, 6] Operation: 62-56=6 Moving to Node #0,0 Current State: 11:[18, 60, 6], Operations: ['62-56=6'] Exploring Operation: 60/6=10, Resulting Numbers: [18, 10] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 17, 83, 14, 43 ]
37
[ "83-17=66", "43-14=29", "66-29=37" ]
Current State: 37:[17, 83, 14, 43], Operations: [] Exploring Operation: 83-17=66, Resulting Numbers: [14, 43, 66] Generated Node #2: [14, 43, 66] from Operation: 83-17=66 Current State: 37:[14, 43, 66], Operations: ['83-17=66'] Exploring Operation: 43-14=29, Resulting Numbers: [66, 29] Generated Node #3: [66, 29] from ...
4
Current State: 37:[17, 83, 14, 43], Operations: [] Exploring Operation: 83-43=40, Resulting Numbers: [17, 14, 40] Generated Node #0,0: 37:[17, 14, 40] Operation: 83-43=40 Moving to Node #0,0 Current State: 37:[17, 14, 40], Operations: ['83-43=40'] Exploring Operation: 17+14=31, Resulting Numbers: [40, 31] Generated Nod...
0
hs_1
sum_heuristic
[ 89, 18, 9, 72 ]
97
[ "18-9=9", "72/9=8", "89+8=97" ]
Current State: 97:[89, 18, 9, 72], Operations: [] Exploring Operation: 18-9=9, Resulting Numbers: [89, 72, 9] Generated Node #2: [89, 72, 9] from Operation: 18-9=9 Current State: 97:[89, 72, 9], Operations: ['18-9=9'] Exploring Operation: 72/9=8, Resulting Numbers: [89, 8] Generated Node #3: [89, 8] from Operation: 72/...
4
Current State: 97:[89, 18, 9, 72], Operations: [] Exploring Operation: 18+9=27, Resulting Numbers: [89, 72, 27] Generated Node #0,0: 97:[89, 72, 27] Operation: 18+9=27 Exploring Operation: 18*9=162, Resulting Numbers: [89, 72, 162] Generated Node #0,1: 97:[89, 72, 162] Operation: 18*9=162 Start Sub Search at level 1: M...
0
hs_2
sum_heuristic
[ 87, 65, 24, 29 ]
44
[ "87/29=3", "65-24=41", "3+41=44" ]
Current State: 44:[87, 65, 24, 29], Operations: [] Exploring Operation: 87/29=3, Resulting Numbers: [65, 24, 3] Generated Node #2: [65, 24, 3] from Operation: 87/29=3 Current State: 44:[65, 24, 3], Operations: ['87/29=3'] Exploring Operation: 65-24=41, Resulting Numbers: [3, 41] Generated Node #3: [3, 41] from Operatio...
4
Current State: 44:[87, 65, 24, 29], Operations: [] Exploring Operation: 87-65=22, Resulting Numbers: [24, 29, 22] Generated Node #0,0: 44:[24, 29, 22] Operation: 87-65=22 Moving to Node #0,0 Current State: 44:[24, 29, 22], Operations: ['87-65=22'] Exploring Operation: 29-24=5, Resulting Numbers: [22, 5] Generated Node ...
0
hs_1
mult_heuristic
[ 9, 1, 52, 88 ]
14
[ "9+1=10", "52+88=140", "140/10=14" ]
Current State: 14:[9, 1, 52, 88], Operations: [] Exploring Operation: 9+1=10, Resulting Numbers: [52, 88, 10] Generated Node #2: [52, 88, 10] from Operation: 9+1=10 Current State: 14:[52, 88, 10], Operations: ['9+1=10'] Exploring Operation: 52+88=140, Resulting Numbers: [10, 140] Generated Node #3: [10, 140] from Opera...
4
Current State: 14:[9, 1, 52, 88], Operations: [] Exploring Operation: 88-9=79, Resulting Numbers: [1, 52, 79] Generated Node #0,0: 14:[1, 52, 79] Operation: 88-9=79 Exploring Operation: 52-9=43, Resulting Numbers: [1, 88, 43] Generated Node #0,1: 14:[1, 88, 43] Operation: 52-9=43 Exploring Operation: 88-52=36, Resultin...
0
hs_5
sum_heuristic
[ 39, 51, 39, 6 ]
51
[ "39-39=0", "6*0=0", "51+0=51" ]
Current State: 51:[39, 51, 39, 6], Operations: [] Exploring Operation: 39-39=0, Resulting Numbers: [51, 6, 0] Generated Node #2: [51, 6, 0] from Operation: 39-39=0 Current State: 51:[51, 6, 0], Operations: ['39-39=0'] Exploring Operation: 6*0=0, Resulting Numbers: [51, 0] Generated Node #3: [51, 0] from Operation: 6*0=...
4
Current State: 51:[39, 51, 39, 6], Operations: [] Exploring Operation: 39/39=1, Resulting Numbers: [51, 6, 1] Generated Node #0,0: 51:[51, 6, 1] Operation: 39/39=1 Moving to Node #0,0 Current State: 51:[51, 6, 1], Operations: ['39/39=1'] Exploring Operation: 6-1=5, Resulting Numbers: [51, 5] Generated Node #0,0,0: 51:[...
0
hs_1
sum_heuristic
[ 13, 28, 30, 87 ]
50
[ "13+87=100", "30-28=2", "100/2=50" ]
Current State: 50:[13, 28, 30, 87], Operations: [] Exploring Operation: 13+87=100, Resulting Numbers: [28, 30, 100] Generated Node #2: [28, 30, 100] from Operation: 13+87=100 Current State: 50:[28, 30, 100], Operations: ['13+87=100'] Exploring Operation: 30-28=2, Resulting Numbers: [100, 2] Generated Node #3: [100, 2] ...
4
Current State: 50:[13, 28, 30, 87], Operations: [] Exploring Operation: 87-28=59, Resulting Numbers: [13, 30, 59] Generated Node #0,0: 50:[13, 30, 59] Operation: 87-28=59 Exploring Operation: 87-30=57, Resulting Numbers: [13, 28, 57] Generated Node #0,1: 50:[13, 28, 57] Operation: 87-30=57 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 34, 20, 2, 47 ]
63
[ "34-20=14", "2+47=49", "14+49=63" ]
Current State: 63:[34, 20, 2, 47], Operations: [] Exploring Operation: 34-20=14, Resulting Numbers: [2, 47, 14] Generated Node #2: [2, 47, 14] from Operation: 34-20=14 Current State: 63:[2, 47, 14], Operations: ['34-20=14'] Exploring Operation: 2+47=49, Resulting Numbers: [14, 49] Generated Node #3: [14, 49] from Opera...
4
Current State: 63:[34, 20, 2, 47], Operations: [] Exploring Operation: 34/2=17, Resulting Numbers: [20, 47, 17] Generated Node #0,0: 63:[20, 47, 17] Operation: 34/2=17 Exploring Operation: 34+47=81, Resulting Numbers: [20, 2, 81] Generated Node #0,1: 63:[20, 2, 81] Operation: 34+47=81 Exploring Operation: 47-34=13, Res...
0.952257
hs_5
sum_heuristic
[ 28, 81, 25, 11 ]
17
[ "81-28=53", "25+11=36", "53-36=17" ]
Current State: 17:[28, 81, 25, 11], Operations: [] Exploring Operation: 81-28=53, Resulting Numbers: [25, 11, 53] Generated Node #2: [25, 11, 53] from Operation: 81-28=53 Current State: 17:[25, 11, 53], Operations: ['81-28=53'] Exploring Operation: 25+11=36, Resulting Numbers: [53, 36] Generated Node #3: [53, 36] from ...
4
Current State: 17:[28, 81, 25, 11], Operations: [] Exploring Operation: 28-11=17, Resulting Numbers: [81, 25, 17] Generated Node #0,0: 17:[81, 25, 17] Operation: 28-11=17 Exploring Operation: 81-25=56, Resulting Numbers: [28, 11, 56] Generated Node #0,1: 17:[28, 11, 56] Operation: 81-25=56 Exploring Operation: 81-28=53...
0.990451
hs_3
mult_heuristic
[ 70, 25, 88, 9 ]
83
[ "70-25=45", "45/9=5", "88-5=83" ]
Current State: 83:[70, 25, 88, 9], Operations: [] Exploring Operation: 70-25=45, Resulting Numbers: [88, 9, 45] Generated Node #2: [88, 9, 45] from Operation: 70-25=45 Current State: 83:[88, 9, 45], Operations: ['70-25=45'] Exploring Operation: 45/9=5, Resulting Numbers: [88, 5] Generated Node #3: [88, 5] from Operatio...
4
Current State: 83:[70, 25, 88, 9], Operations: [] Exploring Operation: 88-9=79, Resulting Numbers: [70, 25, 79] Generated Node #0,0: 83:[70, 25, 79] Operation: 88-9=79 Exploring Operation: 70+9=79, Resulting Numbers: [25, 88, 79] Generated Node #0,1: 83:[25, 88, 79] Operation: 70+9=79 Exploring Operation: 70-9=61, Resu...
0
hs_5
sum_heuristic
[ 19, 82, 16, 93 ]
46
[ "82-19=63", "16+93=109", "109-63=46" ]
Current State: 46:[19, 82, 16, 93], Operations: [] Exploring Operation: 82-19=63, Resulting Numbers: [16, 93, 63] Generated Node #2: [16, 93, 63] from Operation: 82-19=63 Current State: 46:[16, 93, 63], Operations: ['82-19=63'] Exploring Operation: 16+93=109, Resulting Numbers: [63, 109] Generated Node #3: [63, 109] fr...
4
Current State: 46:[19, 82, 16, 93], Operations: [] Exploring Operation: 82-19=63, Resulting Numbers: [16, 93, 63] Generated Node #0,0: 46:[16, 93, 63] Operation: 82-19=63 Exploring Operation: 93-82=11, Resulting Numbers: [19, 16, 11] Generated Node #0,1: 46:[19, 16, 11] Operation: 93-82=11 Moving to Node #0,1 Current S...
0.989583
hs_2
mult_heuristic
[ 40, 73, 11, 45 ]
15
[ "73-40=33", "11*45=495", "495/33=15" ]
Current State: 15:[40, 73, 11, 45], Operations: [] Exploring Operation: 73-40=33, Resulting Numbers: [11, 45, 33] Generated Node #2: [11, 45, 33] from Operation: 73-40=33 Current State: 15:[11, 45, 33], Operations: ['73-40=33'] Exploring Operation: 11*45=495, Resulting Numbers: [33, 495] Generated Node #3: [33, 495] fr...
4
Current State: 15:[40, 73, 11, 45], Operations: [] Exploring Operation: 45-40=5, Resulting Numbers: [73, 11, 5] Generated Node #0,0: 15:[73, 11, 5] Operation: 45-40=5 Exploring Operation: 73-40=33, Resulting Numbers: [11, 45, 33] Generated Node #0,1: 15:[11, 45, 33] Operation: 73-40=33 Exploring Operation: 73-11=62, Re...
0.966146
hs_5
mult_heuristic
[ 13, 68, 72, 62 ]
10
[ "72-68=4", "13*4=52", "62-52=10" ]
Current State: 10:[13, 68, 72, 62], Operations: [] Exploring Operation: 72-68=4, Resulting Numbers: [13, 62, 4] Generated Node #2: [13, 62, 4] from Operation: 72-68=4 Current State: 10:[13, 62, 4], Operations: ['72-68=4'] Exploring Operation: 13*4=52, Resulting Numbers: [62, 52] Generated Node #3: [62, 52] from Operati...
4
Current State: 10:[13, 68, 72, 62], Operations: [] Exploring Operation: 68-62=6, Resulting Numbers: [13, 72, 6] Generated Node #0,0: 10:[13, 72, 6] Operation: 68-62=6 Exploring Operation: 72-62=10, Resulting Numbers: [13, 68, 10] Generated Node #0,1: 10:[13, 68, 10] Operation: 72-62=10 Exploring Operation: 72-68=4, Res...
0
hs_3
sum_heuristic
[ 99, 36, 10, 24 ]
93
[ "36+24=60", "60/10=6", "99-6=93" ]
Current State: 93:[99, 36, 10, 24], Operations: [] Exploring Operation: 36+24=60, Resulting Numbers: [99, 10, 60] Generated Node #2: [99, 10, 60] from Operation: 36+24=60 Current State: 93:[99, 10, 60], Operations: ['36+24=60'] Exploring Operation: 60/10=6, Resulting Numbers: [99, 6] Generated Node #3: [99, 6] from Ope...
4
Current State: 93:[99, 36, 10, 24], Operations: [] Exploring Operation: 10+24=34, Resulting Numbers: [99, 36, 34] Generated Node #0,0: 93:[99, 36, 34] Operation: 10+24=34 Exploring Operation: 36-10=26, Resulting Numbers: [99, 24, 26] Generated Node #0,1: 93:[99, 24, 26] Operation: 36-10=26 Exploring Operation: 99-10=89...
0
hs_5
sum_heuristic
[ 31, 33, 81, 76 ]
93
[ "31+33=64", "81+76=157", "157-64=93" ]
Current State: 93:[31, 33, 81, 76], Operations: [] Exploring Operation: 31+33=64, Resulting Numbers: [81, 76, 64] Generated Node #2: [81, 76, 64] from Operation: 31+33=64 Current State: 93:[81, 76, 64], Operations: ['31+33=64'] Exploring Operation: 81+76=157, Resulting Numbers: [64, 157] Generated Node #3: [64, 157] fr...
4
Current State: 93:[31, 33, 81, 76], Operations: [] Exploring Operation: 76-33=43, Resulting Numbers: [31, 81, 43] Generated Node #0,0: 93:[31, 81, 43] Operation: 76-33=43 Exploring Operation: 81-76=5, Resulting Numbers: [31, 33, 5] Generated Node #0,1: 93:[31, 33, 5] Operation: 81-76=5 Exploring Operation: 31+76=107, R...
0.975694
hs_3
mult_heuristic
[ 5, 35, 38, 22 ]
47
[ "38+22=60", "60/5=12", "35+12=47" ]
Current State: 47:[5, 35, 38, 22], Operations: [] Exploring Operation: 38+22=60, Resulting Numbers: [5, 35, 60] Generated Node #2: [5, 35, 60] from Operation: 38+22=60 Current State: 47:[5, 35, 60], Operations: ['38+22=60'] Exploring Operation: 60/5=12, Resulting Numbers: [35, 12] Generated Node #3: [35, 12] from Opera...
4
Current State: 47:[5, 35, 38, 22], Operations: [] Exploring Operation: 5+38=43, Resulting Numbers: [35, 22, 43] Generated Node #0,0: 47:[35, 22, 43] Operation: 5+38=43 Exploring Operation: 5+35=40, Resulting Numbers: [38, 22, 40] Generated Node #0,1: 47:[38, 22, 40] Operation: 5+35=40 Exploring Operation: 5+22=27, Resu...
0
hs_3
sum_heuristic
[ 81, 72, 17, 86 ]
94
[ "81-72=9", "17+86=103", "103-9=94" ]
Current State: 94:[81, 72, 17, 86], Operations: [] Exploring Operation: 81-72=9, Resulting Numbers: [17, 86, 9] Generated Node #2: [17, 86, 9] from Operation: 81-72=9 Current State: 94:[17, 86, 9], Operations: ['81-72=9'] Exploring Operation: 17+86=103, Resulting Numbers: [9, 103] Generated Node #3: [9, 103] from Opera...
4
Current State: 94:[81, 72, 17, 86], Operations: [] Exploring Operation: 81+17=98, Resulting Numbers: [72, 86, 98] Generated Node #0,0: 94:[72, 86, 98] Operation: 81+17=98 Exploring Operation: 81-72=9, Resulting Numbers: [17, 86, 9] Generated Node #0,1: 94:[17, 86, 9] Operation: 81-72=9 Exploring Operation: 72+17=89, Re...
0.987847
hs_4
sum_heuristic
[ 62, 36, 95, 31 ]
81
[ "36-31=5", "95/5=19", "62+19=81" ]
Current State: 81:[62, 36, 95, 31], Operations: [] Exploring Operation: 36-31=5, Resulting Numbers: [62, 95, 5] Generated Node #2: [62, 95, 5] from Operation: 36-31=5 Current State: 81:[62, 95, 5], Operations: ['36-31=5'] Exploring Operation: 95/5=19, Resulting Numbers: [62, 19] Generated Node #3: [62, 19] from Operati...
4
Current State: 81:[62, 36, 95, 31], Operations: [] Exploring Operation: 95-62=33, Resulting Numbers: [36, 31, 33] Generated Node #0,0: 81:[36, 31, 33] Operation: 95-62=33 Exploring Operation: 62+36=98, Resulting Numbers: [95, 31, 98] Generated Node #0,1: 81:[95, 31, 98] Operation: 62+36=98 Exploring Operation: 62/31=2,...
0
hs_5
sum_heuristic
[ 76, 22, 72, 60 ]
37
[ "76-72=4", "60/4=15", "22+15=37" ]
Current State: 37:[76, 22, 72, 60], Operations: [] Exploring Operation: 76-72=4, Resulting Numbers: [22, 60, 4] Generated Node #2: [22, 60, 4] from Operation: 76-72=4 Current State: 37:[22, 60, 4], Operations: ['76-72=4'] Exploring Operation: 60/4=15, Resulting Numbers: [22, 15] Generated Node #3: [22, 15] from Operati...
4
Current State: 37:[76, 22, 72, 60], Operations: [] Exploring Operation: 76-22=54, Resulting Numbers: [72, 60, 54] Generated Node #0,0: 37:[72, 60, 54] Operation: 76-22=54 Exploring Operation: 76-60=16, Resulting Numbers: [22, 72, 16] Generated Node #0,1: 37:[22, 72, 16] Operation: 76-60=16 Exploring Operation: 76-72=4,...
0.965278
hs_4
sum_heuristic
[ 73, 35, 39, 68 ]
79
[ "73+35=108", "68-39=29", "108-29=79" ]
Current State: 79:[73, 35, 39, 68], Operations: [] Exploring Operation: 73+35=108, Resulting Numbers: [39, 68, 108] Generated Node #2: [39, 68, 108] from Operation: 73+35=108 Current State: 79:[39, 68, 108], Operations: ['73+35=108'] Exploring Operation: 68-39=29, Resulting Numbers: [108, 29] Generated Node #3: [108, 2...
4
Current State: 79:[73, 35, 39, 68], Operations: [] Exploring Operation: 35+39=74, Resulting Numbers: [73, 68, 74] Generated Node #0,0: 79:[73, 68, 74] Operation: 35+39=74 Exploring Operation: 39+68=107, Resulting Numbers: [73, 35, 107] Generated Node #0,1: 79:[73, 35, 107] Operation: 39+68=107 Exploring Operation: 73+3...
0.982639
hs_4
mult_heuristic
[ 10, 29, 16, 64 ]
67
[ "29-10=19", "64-16=48", "19+48=67" ]
Current State: 67:[10, 29, 16, 64], Operations: [] Exploring Operation: 29-10=19, Resulting Numbers: [16, 64, 19] Generated Node #2: [16, 64, 19] from Operation: 29-10=19 Current State: 67:[16, 64, 19], Operations: ['29-10=19'] Exploring Operation: 64-16=48, Resulting Numbers: [19, 48] Generated Node #3: [19, 48] from ...
4
Current State: 67:[10, 29, 16, 64], Operations: [] Exploring Operation: 10+29=39, Resulting Numbers: [16, 64, 39] Generated Node #0,0: 67:[16, 64, 39] Operation: 10+29=39 Exploring Operation: 29+16=45, Resulting Numbers: [10, 64, 45] Generated Node #0,1: 67:[10, 64, 45] Operation: 29+16=45 Exploring Operation: 10+16=26...
0.946181
hs_5
mult_heuristic
[ 69, 2, 24, 13 ]
88
[ "69-13=56", "2*56=112", "112-24=88" ]
Current State: 88:[69, 2, 24, 13], Operations: [] Exploring Operation: 69-13=56, Resulting Numbers: [2, 24, 56] Generated Node #2: [2, 24, 56] from Operation: 69-13=56 Current State: 88:[2, 24, 56], Operations: ['69-13=56'] Exploring Operation: 2*56=112, Resulting Numbers: [24, 112] Generated Node #3: [24, 112] from Op...
4
Current State: 88:[69, 2, 24, 13], Operations: [] Exploring Operation: 69-24=45, Resulting Numbers: [2, 13, 45] Generated Node #0,0: 88:[2, 13, 45] Operation: 69-24=45 Moving to Node #0,0 Current State: 88:[2, 13, 45], Operations: ['69-24=45'] Exploring Operation: 13-2=11, Resulting Numbers: [45, 11] Generated Node #0,...
0
hs_1
sum_heuristic
[ 65, 98, 4, 40 ]
43
[ "98-65=33", "40/4=10", "33+10=43" ]
Current State: 43:[65, 98, 4, 40], Operations: [] Exploring Operation: 98-65=33, Resulting Numbers: [4, 40, 33] Generated Node #2: [4, 40, 33] from Operation: 98-65=33 Current State: 43:[4, 40, 33], Operations: ['98-65=33'] Exploring Operation: 40/4=10, Resulting Numbers: [33, 10] Generated Node #3: [33, 10] from Opera...
4
Current State: 43:[65, 98, 4, 40], Operations: [] Exploring Operation: 98-4=94, Resulting Numbers: [65, 40, 94] Generated Node #0,0: 43:[65, 40, 94] Operation: 98-4=94 Exploring Operation: 65-4=61, Resulting Numbers: [98, 40, 61] Generated Node #0,1: 43:[98, 40, 61] Operation: 65-4=61 Exploring Operation: 98-65=33, Res...
0.975694
hs_5
sum_heuristic
[ 24, 96, 54, 67 ]
59
[ "96-24=72", "67-54=13", "72-13=59" ]
Current State: 59:[24, 96, 54, 67], Operations: [] Exploring Operation: 96-24=72, Resulting Numbers: [54, 67, 72] Generated Node #2: [54, 67, 72] from Operation: 96-24=72 Current State: 59:[54, 67, 72], Operations: ['96-24=72'] Exploring Operation: 67-54=13, Resulting Numbers: [72, 13] Generated Node #3: [72, 13] from ...
4
Current State: 59:[24, 96, 54, 67], Operations: [] Exploring Operation: 96-54=42, Resulting Numbers: [24, 67, 42] Generated Node #0,0: 59:[24, 67, 42] Operation: 96-54=42 Exploring Operation: 24+54=78, Resulting Numbers: [96, 67, 78] Generated Node #0,1: 59:[96, 67, 78] Operation: 24+54=78 Exploring Operation: 67-24=43...
0.93316
hs_5
sum_heuristic
[ 92, 43, 72, 46 ]
79
[ "92/46=2", "72/2=36", "43+36=79" ]
Current State: 79:[92, 43, 72, 46], Operations: [] Exploring Operation: 92/46=2, Resulting Numbers: [43, 72, 2] Generated Node #2: [43, 72, 2] from Operation: 92/46=2 Current State: 79:[43, 72, 2], Operations: ['92/46=2'] Exploring Operation: 72/2=36, Resulting Numbers: [43, 36] Generated Node #3: [43, 36] from Operati...
4
Current State: 79:[92, 43, 72, 46], Operations: [] Exploring Operation: 43+72=115, Resulting Numbers: [92, 46, 115] Generated Node #0,0: 79:[92, 46, 115] Operation: 43+72=115 Exploring Operation: 92-46=46, Resulting Numbers: [43, 72, 46] Generated Node #0,1: 79:[43, 72, 46] Operation: 92-46=46 Exploring Operation: 43+4...
0
hs_4
mult_heuristic
[ 8, 38, 15, 7 ]
22
[ "38-8=30", "15-7=8", "30-8=22" ]
Current State: 22:[8, 38, 15, 7], Operations: [] Exploring Operation: 38-8=30, Resulting Numbers: [15, 7, 30] Generated Node #2: [15, 7, 30] from Operation: 38-8=30 Current State: 22:[15, 7, 30], Operations: ['38-8=30'] Exploring Operation: 15-7=8, Resulting Numbers: [30, 8] Generated Node #3: [30, 8] from Operation: 1...
4
Current State: 22:[8, 38, 15, 7], Operations: [] Exploring Operation: 38-8=30, Resulting Numbers: [15, 7, 30] Generated Node #0,0: 22:[15, 7, 30] Operation: 38-8=30 Exploring Operation: 38-15=23, Resulting Numbers: [8, 7, 23] Generated Node #0,1: 22:[8, 7, 23] Operation: 38-15=23 Exploring Operation: 38-7=31, Resulting...
0.989583
hs_3
sum_heuristic
[ 67, 45, 2, 41 ]
60
[ "67-45=22", "2*41=82", "82-22=60" ]
Current State: 60:[67, 45, 2, 41], Operations: [] Exploring Operation: 67-45=22, Resulting Numbers: [2, 41, 22] Generated Node #2: [2, 41, 22] from Operation: 67-45=22 Current State: 60:[2, 41, 22], Operations: ['67-45=22'] Exploring Operation: 2*41=82, Resulting Numbers: [22, 82] Generated Node #3: [22, 82] from Opera...
4
Current State: 60:[67, 45, 2, 41], Operations: [] Exploring Operation: 45-41=4, Resulting Numbers: [67, 2, 4] Generated Node #0,0: 60:[67, 2, 4] Operation: 45-41=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 60:[67, 2, 4], Operations: ['45-41=4'] Exploring Operation: 67-4=63, Resulting Numbers: [2, ...
0
hs_1
mult_heuristic
[ 37, 8, 48, 43 ]
58
[ "37+43=80", "80/8=10", "48+10=58" ]
Current State: 58:[37, 8, 48, 43], Operations: [] Exploring Operation: 37+43=80, Resulting Numbers: [8, 48, 80] Generated Node #2: [8, 48, 80] from Operation: 37+43=80 Current State: 58:[8, 48, 80], Operations: ['37+43=80'] Exploring Operation: 80/8=10, Resulting Numbers: [48, 10] Generated Node #3: [48, 10] from Opera...
4
Current State: 58:[37, 8, 48, 43], Operations: [] Exploring Operation: 43-37=6, Resulting Numbers: [8, 48, 6] Generated Node #0,0: 58:[8, 48, 6] Operation: 43-37=6 Exploring Operation: 48-43=5, Resulting Numbers: [37, 8, 5] Generated Node #0,1: 58:[37, 8, 5] Operation: 48-43=5 Start Sub Search at level 1: Moving to Nod...
0
hs_2
sum_heuristic
[ 26, 36, 3, 57 ]
50
[ "36-26=10", "3+57=60", "60-10=50" ]
Current State: 50:[26, 36, 3, 57], Operations: [] Exploring Operation: 36-26=10, Resulting Numbers: [3, 57, 10] Generated Node #2: [3, 57, 10] from Operation: 36-26=10 Current State: 50:[3, 57, 10], Operations: ['36-26=10'] Exploring Operation: 3+57=60, Resulting Numbers: [10, 60] Generated Node #3: [10, 60] from Opera...
4
Current State: 50:[26, 36, 3, 57], Operations: [] Exploring Operation: 36/3=12, Resulting Numbers: [26, 57, 12] Generated Node #0,0: 50:[26, 57, 12] Operation: 36/3=12 Exploring Operation: 36-26=10, Resulting Numbers: [3, 57, 10] Generated Node #0,1: 50:[3, 57, 10] Operation: 36-26=10 Exploring Operation: 36-3=33, Resu...
0.985243
hs_4
sum_heuristic
[ 56, 40, 67, 33 ]
29
[ "56*40=2240", "67*33=2211", "2240-2211=29" ]
Current State: 29:[56, 40, 67, 33], Operations: [] Exploring Operation: 56*40=2240, Resulting Numbers: [67, 33, 2240] Generated Node #2: [67, 33, 2240] from Operation: 56*40=2240 Current State: 29:[67, 33, 2240], Operations: ['56*40=2240'] Exploring Operation: 67*33=2211, Resulting Numbers: [2240, 2211] Generated Node ...
4
Current State: 29:[56, 40, 67, 33], Operations: [] Exploring Operation: 56-40=16, Resulting Numbers: [67, 33, 16] Generated Node #0,0: 29:[67, 33, 16] Operation: 56-40=16 Exploring Operation: 67-56=11, Resulting Numbers: [40, 33, 11] Generated Node #0,1: 29:[40, 33, 11] Operation: 67-56=11 Exploring Operation: 67-40=27...
0
hs_4
sum_heuristic
[ 29, 37, 64, 92 ]
100
[ "37-29=8", "64/8=8", "92+8=100" ]
Current State: 100:[29, 37, 64, 92], Operations: [] Exploring Operation: 37-29=8, Resulting Numbers: [64, 92, 8] Generated Node #2: [64, 92, 8] from Operation: 37-29=8 Current State: 100:[64, 92, 8], Operations: ['37-29=8'] Exploring Operation: 64/8=8, Resulting Numbers: [92, 8] Generated Node #3: [92, 8] from Operatio...
4
Current State: 100:[29, 37, 64, 92], Operations: [] Exploring Operation: 64-37=27, Resulting Numbers: [29, 92, 27] Generated Node #0,0: 100:[29, 92, 27] Operation: 64-37=27 Exploring Operation: 37+64=101, Resulting Numbers: [29, 92, 101] Generated Node #0,1: 100:[29, 92, 101] Operation: 37+64=101 Exploring Operation: 9...
0
hs_3
mult_heuristic
[ 91, 82, 31, 43 ]
21
[ "91-82=9", "43-31=12", "9+12=21" ]
Current State: 21:[91, 82, 31, 43], Operations: [] Exploring Operation: 91-82=9, Resulting Numbers: [31, 43, 9] Generated Node #2: [31, 43, 9] from Operation: 91-82=9 Current State: 21:[31, 43, 9], Operations: ['91-82=9'] Exploring Operation: 43-31=12, Resulting Numbers: [9, 12] Generated Node #3: [9, 12] from Operatio...
4
Current State: 21:[91, 82, 31, 43], Operations: [] Exploring Operation: 91-31=60, Resulting Numbers: [82, 43, 60] Generated Node #0,0: 21:[82, 43, 60] Operation: 91-31=60 Exploring Operation: 82-31=51, Resulting Numbers: [91, 43, 51] Generated Node #0,1: 21:[91, 43, 51] Operation: 82-31=51 Exploring Operation: 91-43=48...
0.986979
hs_5
mult_heuristic
[ 18, 78, 27, 63 ]
75
[ "18+63=81", "81/27=3", "78-3=75" ]
Current State: 75:[18, 78, 27, 63], Operations: [] Exploring Operation: 18+63=81, Resulting Numbers: [78, 27, 81] Generated Node #2: [78, 27, 81] from Operation: 18+63=81 Current State: 75:[78, 27, 81], Operations: ['18+63=81'] Exploring Operation: 81/27=3, Resulting Numbers: [78, 3] Generated Node #3: [78, 3] from Ope...
4
Current State: 75:[18, 78, 27, 63], Operations: [] Exploring Operation: 78-63=15, Resulting Numbers: [18, 27, 15] Generated Node #0,0: 75:[18, 27, 15] Operation: 78-63=15 Exploring Operation: 18+63=81, Resulting Numbers: [78, 27, 81] Generated Node #0,1: 75:[78, 27, 81] Operation: 18+63=81 Exploring Operation: 63-27=36...
0.975694
hs_3
sum_heuristic
[ 94, 60, 98, 4 ]
44
[ "98-94=4", "4*4=16", "60-16=44" ]
Current State: 44:[94, 60, 98, 4], Operations: [] Exploring Operation: 98-94=4, Resulting Numbers: [60, 4, 4] Generated Node #2: [60, 4, 4] from Operation: 98-94=4 Current State: 44:[60, 4, 4], Operations: ['98-94=4'] Exploring Operation: 4*4=16, Resulting Numbers: [60, 16] Generated Node #3: [60, 16] from Operation: 4...
4
Current State: 44:[94, 60, 98, 4], Operations: [] Exploring Operation: 94-60=34, Resulting Numbers: [98, 4, 34] Generated Node #0,0: 44:[98, 4, 34] Operation: 94-60=34 Exploring Operation: 98-94=4, Resulting Numbers: [60, 4, 4] Generated Node #0,1: 44:[60, 4, 4] Operation: 98-94=4 Exploring Operation: 98-60=38, Resulti...
0
hs_3
mult_heuristic
[ 94, 63, 81, 32 ]
80
[ "94-63=31", "81-32=49", "31+49=80" ]
Current State: 80:[94, 63, 81, 32], Operations: [] Exploring Operation: 94-63=31, Resulting Numbers: [81, 32, 31] Generated Node #2: [81, 32, 31] from Operation: 94-63=31 Current State: 80:[81, 32, 31], Operations: ['94-63=31'] Exploring Operation: 81-32=49, Resulting Numbers: [31, 49] Generated Node #3: [31, 49] from ...
4
Current State: 80:[94, 63, 81, 32], Operations: [] Exploring Operation: 81-63=18, Resulting Numbers: [94, 32, 18] Generated Node #0,0: 80:[94, 32, 18] Operation: 81-63=18 Exploring Operation: 94-63=31, Resulting Numbers: [81, 32, 31] Generated Node #0,1: 80:[81, 32, 31] Operation: 94-63=31 Exploring Operation: 63-32=31...
0.977431
hs_4
sum_heuristic
[ 13, 64, 23, 2 ]
31
[ "13+64=77", "23*2=46", "77-46=31" ]
Current State: 31:[13, 64, 23, 2], Operations: [] Exploring Operation: 13+64=77, Resulting Numbers: [23, 2, 77] Generated Node #2: [23, 2, 77] from Operation: 13+64=77 Current State: 31:[23, 2, 77], Operations: ['13+64=77'] Exploring Operation: 23*2=46, Resulting Numbers: [77, 46] Generated Node #3: [77, 46] from Opera...
4
Current State: 31:[13, 64, 23, 2], Operations: [] Exploring Operation: 13*2=26, Resulting Numbers: [64, 23, 26] Generated Node #0,0: 31:[64, 23, 26] Operation: 13*2=26 Exploring Operation: 64/2=32, Resulting Numbers: [13, 23, 32] Generated Node #0,1: 31:[13, 23, 32] Operation: 64/2=32 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 7, 80, 18, 44 ]
25
[ "7+80=87", "18+44=62", "87-62=25" ]
Current State: 25:[7, 80, 18, 44], Operations: [] Exploring Operation: 7+80=87, Resulting Numbers: [18, 44, 87] Generated Node #2: [18, 44, 87] from Operation: 7+80=87 Current State: 25:[18, 44, 87], Operations: ['7+80=87'] Exploring Operation: 18+44=62, Resulting Numbers: [87, 62] Generated Node #3: [87, 62] from Oper...
4
Current State: 25:[7, 80, 18, 44], Operations: [] Exploring Operation: 80-44=36, Resulting Numbers: [7, 18, 36] Generated Node #0,0: 25:[7, 18, 36] Operation: 80-44=36 Exploring Operation: 44-18=26, Resulting Numbers: [7, 80, 26] Generated Node #0,1: 25:[7, 80, 26] Operation: 44-18=26 Exploring Operation: 80-18=62, Res...
0.985243
hs_4
sum_heuristic
[ 49, 45, 82, 54 ]
91
[ "54-49=5", "45/5=9", "82+9=91" ]
Current State: 91:[49, 45, 82, 54], Operations: [] Exploring Operation: 54-49=5, Resulting Numbers: [45, 82, 5] Generated Node #2: [45, 82, 5] from Operation: 54-49=5 Current State: 91:[45, 82, 5], Operations: ['54-49=5'] Exploring Operation: 45/5=9, Resulting Numbers: [82, 9] Generated Node #3: [82, 9] from Operation:...
4
Current State: 91:[49, 45, 82, 54], Operations: [] Exploring Operation: 54-45=9, Resulting Numbers: [49, 82, 9] Generated Node #0,0: 91:[49, 82, 9] Operation: 54-45=9 Exploring Operation: 49-45=4, Resulting Numbers: [82, 54, 4] Generated Node #0,1: 91:[82, 54, 4] Operation: 49-45=4 Exploring Operation: 49+45=94, Result...
0.986979
hs_4
sum_heuristic
[ 93, 10, 10, 60 ]
33
[ "93+10=103", "10+60=70", "103-70=33" ]
Current State: 33:[93, 10, 10, 60], Operations: [] Exploring Operation: 93+10=103, Resulting Numbers: [60, 103] Generated Node #2: [60, 103] from Operation: 93+10=103 Current State: 33:[60, 103], Operations: ['93+10=103'] Exploring Operation: 10+60=70, Resulting Numbers: [103, 70] Generated Node #3: [103, 70] from Oper...
4
Current State: 33:[93, 10, 10, 60], Operations: [] Exploring Operation: 93-10=83, Resulting Numbers: [10, 60, 83] Generated Node #0,0: 33:[10, 60, 83] Operation: 93-10=83 Exploring Operation: 60/10=6, Resulting Numbers: [93, 10, 6] Generated Node #0,1: 33:[93, 10, 6] Operation: 60/10=6 Exploring Operation: 93-10=83, Re...
0.986111
hs_5
mult_heuristic
[ 76, 15, 23, 7 ]
78
[ "23+7=30", "30/15=2", "76+2=78" ]
Current State: 78:[76, 15, 23, 7], Operations: [] Exploring Operation: 23+7=30, Resulting Numbers: [76, 15, 30] Generated Node #2: [76, 15, 30] from Operation: 23+7=30 Current State: 78:[76, 15, 30], Operations: ['23+7=30'] Exploring Operation: 30/15=2, Resulting Numbers: [76, 2] Generated Node #3: [76, 2] from Operati...
4
Current State: 78:[76, 15, 23, 7], Operations: [] Exploring Operation: 23-15=8, Resulting Numbers: [76, 7, 8] Generated Node #0,0: 78:[76, 7, 8] Operation: 23-15=8 Exploring Operation: 15+23=38, Resulting Numbers: [76, 7, 38] Generated Node #0,1: 78:[76, 7, 38] Operation: 15+23=38 Exploring Operation: 23-7=16, Resultin...
0
hs_4
sum_heuristic
[ 75, 16, 87, 56 ]
84
[ "75-16=59", "87+56=143", "143-59=84" ]
Current State: 84:[75, 16, 87, 56], Operations: [] Exploring Operation: 75-16=59, Resulting Numbers: [87, 56, 59] Generated Node #2: [87, 56, 59] from Operation: 75-16=59 Current State: 84:[87, 56, 59], Operations: ['75-16=59'] Exploring Operation: 87+56=143, Resulting Numbers: [59, 143] Generated Node #3: [59, 143] fr...
4
Current State: 84:[75, 16, 87, 56], Operations: [] Exploring Operation: 75-56=19, Resulting Numbers: [16, 87, 19] Generated Node #0,0: 84:[16, 87, 19] Operation: 75-56=19 Moving to Node #0,0 Current State: 84:[16, 87, 19], Operations: ['75-56=19'] Exploring Operation: 19-16=3, Resulting Numbers: [87, 3] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 23, 21, 5, 20 ]
90
[ "23-21=2", "20-2=18", "5*18=90" ]
Current State: 90:[23, 21, 5, 20], Operations: [] Exploring Operation: 23-21=2, Resulting Numbers: [5, 20, 2] Generated Node #2: [5, 20, 2] from Operation: 23-21=2 Current State: 90:[5, 20, 2], Operations: ['23-21=2'] Exploring Operation: 20-2=18, Resulting Numbers: [5, 18] Generated Node #3: [5, 18] from Operation: 20...
4
Current State: 90:[23, 21, 5, 20], Operations: [] Exploring Operation: 23-5=18, Resulting Numbers: [21, 20, 18] Generated Node #0,0: 90:[21, 20, 18] Operation: 23-5=18 Exploring Operation: 23-21=2, Resulting Numbers: [5, 20, 2] Generated Node #0,1: 90:[5, 20, 2] Operation: 23-21=2 Exploring Operation: 23-20=3, Resultin...
0.981771
hs_5
mult_heuristic
[ 62, 21, 80, 49 ]
42
[ "62*21=1302", "80-49=31", "1302/31=42" ]
Current State: 42:[62, 21, 80, 49], Operations: [] Exploring Operation: 62*21=1302, Resulting Numbers: [80, 49, 1302] Generated Node #2: [80, 49, 1302] from Operation: 62*21=1302 Current State: 42:[80, 49, 1302], Operations: ['62*21=1302'] Exploring Operation: 80-49=31, Resulting Numbers: [1302, 31] Generated Node #3: ...
4
Current State: 42:[62, 21, 80, 49], Operations: [] Exploring Operation: 80-49=31, Resulting Numbers: [62, 21, 31] Generated Node #0,0: 42:[62, 21, 31] Operation: 80-49=31 Exploring Operation: 80-62=18, Resulting Numbers: [21, 49, 18] Generated Node #0,1: 42:[21, 49, 18] Operation: 80-62=18 Exploring Operation: 62-49=13...
0.980035
hs_3
mult_heuristic
[ 54, 7, 64, 35 ]
18
[ "54-7=47", "64-35=29", "47-29=18" ]
Current State: 18:[54, 7, 64, 35], Operations: [] Exploring Operation: 54-7=47, Resulting Numbers: [64, 35, 47] Generated Node #2: [64, 35, 47] from Operation: 54-7=47 Current State: 18:[64, 35, 47], Operations: ['54-7=47'] Exploring Operation: 64-35=29, Resulting Numbers: [47, 29] Generated Node #3: [47, 29] from Oper...
4
Current State: 18:[54, 7, 64, 35], Operations: [] Exploring Operation: 54-35=19, Resulting Numbers: [7, 64, 19] Generated Node #0,0: 18:[7, 64, 19] Operation: 54-35=19 Exploring Operation: 64-54=10, Resulting Numbers: [7, 35, 10] Generated Node #0,1: 18:[7, 35, 10] Operation: 64-54=10 Exploring Operation: 64-35=29, Res...
0.987847
hs_3
sum_heuristic
[ 43, 46, 74, 41 ]
18
[ "43-41=2", "46*2=92", "92-74=18" ]
Current State: 18:[43, 46, 74, 41], Operations: [] Exploring Operation: 43-41=2, Resulting Numbers: [46, 74, 2] Generated Node #2: [46, 74, 2] from Operation: 43-41=2 Current State: 18:[46, 74, 2], Operations: ['43-41=2'] Exploring Operation: 46*2=92, Resulting Numbers: [74, 92] Generated Node #3: [74, 92] from Operati...
4
Current State: 18:[43, 46, 74, 41], Operations: [] Exploring Operation: 74-43=31, Resulting Numbers: [46, 41, 31] Generated Node #0,0: 18:[46, 41, 31] Operation: 74-43=31 Exploring Operation: 74-46=28, Resulting Numbers: [43, 41, 28] Generated Node #0,1: 18:[43, 41, 28] Operation: 74-46=28 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 43, 50, 3, 42 ]
54
[ "43+50=93", "42-3=39", "93-39=54" ]
Current State: 54:[43, 50, 3, 42], Operations: [] Exploring Operation: 43+50=93, Resulting Numbers: [3, 42, 93] Generated Node #2: [3, 42, 93] from Operation: 43+50=93 Current State: 54:[3, 42, 93], Operations: ['43+50=93'] Exploring Operation: 42-3=39, Resulting Numbers: [93, 39] Generated Node #3: [93, 39] from Opera...
4
Current State: 54:[43, 50, 3, 42], Operations: [] Exploring Operation: 43-42=1, Resulting Numbers: [50, 3, 1] Generated Node #0,0: 54:[50, 3, 1] Operation: 43-42=1 Moving to Node #0,0 Current State: 54:[50, 3, 1], Operations: ['43-42=1'] Exploring Operation: 50+3=53, Resulting Numbers: [1, 53] Generated Node #0,0,0: 54...
0.993924
hs_1
sum_heuristic
[ 97, 15, 8, 90 ]
67
[ "97+90=187", "15*8=120", "187-120=67" ]
Current State: 67:[97, 15, 8, 90], Operations: [] Exploring Operation: 97+90=187, Resulting Numbers: [15, 8, 187] Generated Node #2: [15, 8, 187] from Operation: 97+90=187 Current State: 67:[15, 8, 187], Operations: ['97+90=187'] Exploring Operation: 15*8=120, Resulting Numbers: [187, 120] Generated Node #3: [187, 120]...
4
Current State: 67:[97, 15, 8, 90], Operations: [] Exploring Operation: 97-15=82, Resulting Numbers: [8, 90, 82] Generated Node #0,0: 67:[8, 90, 82] Operation: 97-15=82 Moving to Node #0,0 Current State: 67:[8, 90, 82], Operations: ['97-15=82'] Exploring Operation: 90-8=82, Resulting Numbers: [82, 82] Generated Node #0,...
0
hs_1
mult_heuristic
[ 48, 6, 16, 96 ]
84
[ "96/48=2", "16-2=14", "6*14=84" ]
Current State: 84:[48, 6, 16, 96], Operations: [] Exploring Operation: 96/48=2, Resulting Numbers: [6, 16, 2] Generated Node #2: [6, 16, 2] from Operation: 96/48=2 Current State: 84:[6, 16, 2], Operations: ['96/48=2'] Exploring Operation: 16-2=14, Resulting Numbers: [6, 14] Generated Node #3: [6, 14] from Operation: 16...
4
Current State: 84:[48, 6, 16, 96], Operations: [] Exploring Operation: 96/48=2, Resulting Numbers: [6, 16, 2] Generated Node #0,0: 84:[6, 16, 2] Operation: 96/48=2 Exploring Operation: 96/16=6, Resulting Numbers: [48, 6, 6] Generated Node #0,1: 84:[48, 6, 6] Operation: 96/16=6 Start Sub Search at level 1: Moving to Nod...
0.991319
hs_2
sum_heuristic
[ 86, 84, 75, 77 ]
44
[ "77-75=2", "84/2=42", "86-42=44" ]
Current State: 44:[86, 84, 75, 77], Operations: [] Exploring Operation: 77-75=2, Resulting Numbers: [86, 84, 2] Generated Node #2: [86, 84, 2] from Operation: 77-75=2 Current State: 44:[86, 84, 2], Operations: ['77-75=2'] Exploring Operation: 84/2=42, Resulting Numbers: [86, 42] Generated Node #3: [86, 42] from Operati...
4
Current State: 44:[86, 84, 75, 77], Operations: [] Exploring Operation: 86-84=2, Resulting Numbers: [75, 77, 2] Generated Node #0,0: 44:[75, 77, 2] Operation: 86-84=2 Exploring Operation: 86-75=11, Resulting Numbers: [84, 77, 11] Generated Node #0,1: 44:[84, 77, 11] Operation: 86-75=11 Exploring Operation: 86-77=9, Res...
0
hs_3
sum_heuristic
[ 89, 27, 5, 79 ]
22
[ "89-27=62", "5+79=84", "84-62=22" ]
Current State: 22:[89, 27, 5, 79], Operations: [] Exploring Operation: 89-27=62, Resulting Numbers: [5, 79, 62] Generated Node #2: [5, 79, 62] from Operation: 89-27=62 Current State: 22:[5, 79, 62], Operations: ['89-27=62'] Exploring Operation: 5+79=84, Resulting Numbers: [62, 84] Generated Node #3: [62, 84] from Opera...
4
Current State: 22:[89, 27, 5, 79], Operations: [] Exploring Operation: 89-5=84, Resulting Numbers: [27, 79, 84] Generated Node #0,0: 22:[27, 79, 84] Operation: 89-5=84 Exploring Operation: 27-5=22, Resulting Numbers: [89, 79, 22] Generated Node #0,1: 22:[89, 79, 22] Operation: 27-5=22 Exploring Operation: 89-79=10, Res...
0.96441
hs_5
mult_heuristic
[ 32, 10, 5, 48 ]
70
[ "48-32=16", "5*16=80", "80-10=70" ]
Current State: 70:[32, 10, 5, 48], Operations: [] Exploring Operation: 48-32=16, Resulting Numbers: [10, 5, 16] Generated Node #2: [10, 5, 16] from Operation: 48-32=16 Current State: 70:[10, 5, 16], Operations: ['48-32=16'] Exploring Operation: 5*16=80, Resulting Numbers: [10, 80] Generated Node #3: [10, 80] from Opera...
4
Current State: 70:[32, 10, 5, 48], Operations: [] Exploring Operation: 48-32=16, Resulting Numbers: [10, 5, 16] Generated Node #0,0: 70:[10, 5, 16] Operation: 48-32=16 Start Sub Search at level 1: Moving to Node #0,0 Current State: 70:[10, 5, 16], Operations: ['48-32=16'] Exploring Operation: 16-10=6, Resulting Numbers...
0
hs_1
sum_heuristic
[ 39, 23, 39, 8 ]
47
[ "39-23=16", "39-8=31", "16+31=47" ]
Current State: 47:[39, 23, 39, 8], Operations: [] Exploring Operation: 39-23=16, Resulting Numbers: [8, 16] Generated Node #2: [8, 16] from Operation: 39-23=16 Current State: 47:[8, 16], Operations: ['39-23=16'] Exploring Operation: 39-8=31, Resulting Numbers: [16, 31] Generated Node #3: [16, 31] from Operation: 39-8=3...
4
Current State: 47:[39, 23, 39, 8], Operations: [] Exploring Operation: 23+8=31, Resulting Numbers: [39, 39, 31] Generated Node #0,0: 47:[39, 39, 31] Operation: 23+8=31 Exploring Operation: 39-8=31, Resulting Numbers: [23, 39, 31] Generated Node #0,1: 47:[23, 39, 31] Operation: 39-8=31 Exploring Operation: 39+8=47, Resu...
0.982639
hs_4
sum_heuristic
[ 31, 67, 14, 64 ]
57
[ "31+67=98", "98/14=7", "64-7=57" ]
Current State: 57:[31, 67, 14, 64], Operations: [] Exploring Operation: 31+67=98, Resulting Numbers: [14, 64, 98] Generated Node #2: [14, 64, 98] from Operation: 31+67=98 Current State: 57:[14, 64, 98], Operations: ['31+67=98'] Exploring Operation: 98/14=7, Resulting Numbers: [64, 7] Generated Node #3: [64, 7] from Ope...
4
Current State: 57:[31, 67, 14, 64], Operations: [] Exploring Operation: 31+14=45, Resulting Numbers: [67, 64, 45] Generated Node #0,0: 57:[67, 64, 45] Operation: 31+14=45 Exploring Operation: 67-64=3, Resulting Numbers: [31, 14, 3] Generated Node #0,1: 57:[31, 14, 3] Operation: 67-64=3 Exploring Operation: 67-31=36, Re...
0
hs_5
mult_heuristic
[ 73, 12, 64, 20 ]
47
[ "73*12=876", "64+876=940", "940/20=47" ]
Current State: 47:[73, 12, 64, 20], Operations: [] Exploring Operation: 73*12=876, Resulting Numbers: [64, 20, 876] Generated Node #2: [64, 20, 876] from Operation: 73*12=876 Current State: 47:[64, 20, 876], Operations: ['73*12=876'] Exploring Operation: 64+876=940, Resulting Numbers: [20, 940] Generated Node #3: [20, ...
4
Current State: 47:[73, 12, 64, 20], Operations: [] Exploring Operation: 64-12=52, Resulting Numbers: [73, 20, 52] Generated Node #0,0: 47:[73, 20, 52] Operation: 64-12=52 Exploring Operation: 73-12=61, Resulting Numbers: [64, 20, 61] Generated Node #0,1: 47:[64, 20, 61] Operation: 73-12=61 Exploring Operation: 12+20=32...
0
hs_4
sum_heuristic
[ 47, 15, 73, 70 ]
29
[ "47-15=32", "73-70=3", "32-3=29" ]
Current State: 29:[47, 15, 73, 70], Operations: [] Exploring Operation: 47-15=32, Resulting Numbers: [73, 70, 32] Generated Node #2: [73, 70, 32] from Operation: 47-15=32 Current State: 29:[73, 70, 32], Operations: ['47-15=32'] Exploring Operation: 73-70=3, Resulting Numbers: [32, 3] Generated Node #3: [32, 3] from Ope...
4
Current State: 29:[47, 15, 73, 70], Operations: [] Exploring Operation: 70-47=23, Resulting Numbers: [15, 73, 23] Generated Node #0,0: 29:[15, 73, 23] Operation: 70-47=23 Exploring Operation: 73-70=3, Resulting Numbers: [47, 15, 3] Generated Node #0,1: 29:[47, 15, 3] Operation: 73-70=3 Exploring Operation: 47-15=32, Re...
0.986111
hs_5
sum_heuristic
[ 56, 6, 44, 28 ]
76
[ "56/28=2", "44-6=38", "2*38=76" ]
Current State: 76:[56, 6, 44, 28], Operations: [] Exploring Operation: 56/28=2, Resulting Numbers: [6, 44, 2] Generated Node #2: [6, 44, 2] from Operation: 56/28=2 Current State: 76:[6, 44, 2], Operations: ['56/28=2'] Exploring Operation: 44-6=38, Resulting Numbers: [2, 38] Generated Node #3: [2, 38] from Operation: 44...
4
Current State: 76:[56, 6, 44, 28], Operations: [] Exploring Operation: 56/28=2, Resulting Numbers: [6, 44, 2] Generated Node #0,0: 76:[6, 44, 2] Operation: 56/28=2 Moving to Node #0,0 Current State: 76:[6, 44, 2], Operations: ['56/28=2'] Exploring Operation: 44-6=38, Resulting Numbers: [2, 38] Generated Node #0,0,0: 76...
0.993924
hs_1
sum_heuristic
[ 50, 16, 81, 87 ]
60
[ "50+16=66", "87-81=6", "66-6=60" ]
Current State: 60:[50, 16, 81, 87], Operations: [] Exploring Operation: 50+16=66, Resulting Numbers: [81, 87, 66] Generated Node #2: [81, 87, 66] from Operation: 50+16=66 Current State: 60:[81, 87, 66], Operations: ['50+16=66'] Exploring Operation: 87-81=6, Resulting Numbers: [66, 6] Generated Node #3: [66, 6] from Ope...
4
Current State: 60:[50, 16, 81, 87], Operations: [] Exploring Operation: 81-50=31, Resulting Numbers: [16, 87, 31] Generated Node #0,0: 60:[16, 87, 31] Operation: 81-50=31 Exploring Operation: 87-50=37, Resulting Numbers: [16, 81, 37] Generated Node #0,1: 60:[16, 81, 37] Operation: 87-50=37 Exploring Operation: 87-81=6,...
0.983507
hs_3
mult_heuristic
[ 17, 7, 3, 24 ]
96
[ "17+7=24", "3*24=72", "24+72=96" ]
Current State: 96:[17, 7, 3, 24], Operations: [] Exploring Operation: 17+7=24, Resulting Numbers: [3, 24, 24] Generated Node #2: [3, 24, 24] from Operation: 17+7=24 Current State: 96:[3, 24, 24], Operations: ['17+7=24'] Exploring Operation: 3*24=72, Resulting Numbers: [72] 72,96 equal: Goal Reached Exploring Operation:...
4
Current State: 96:[17, 7, 3, 24], Operations: [] Exploring Operation: 17-7=10, Resulting Numbers: [3, 24, 10] Generated Node #0,0: 96:[3, 24, 10] Operation: 17-7=10 Exploring Operation: 17+7=24, Resulting Numbers: [3, 24, 24] Generated Node #0,1: 96:[3, 24, 24] Operation: 17+7=24 Exploring Operation: 7-3=4, Resulting N...
0
hs_4
mult_heuristic
[ 43, 57, 67, 7 ]
60
[ "57-43=14", "67+7=74", "74-14=60" ]
Current State: 60:[43, 57, 67, 7], Operations: [] Exploring Operation: 57-43=14, Resulting Numbers: [67, 7, 14] Generated Node #2: [67, 7, 14] from Operation: 57-43=14 Current State: 60:[67, 7, 14], Operations: ['57-43=14'] Exploring Operation: 67+7=74, Resulting Numbers: [14, 74] Generated Node #3: [14, 74] from Opera...
4
Current State: 60:[43, 57, 67, 7], Operations: [] Exploring Operation: 67-43=24, Resulting Numbers: [57, 7, 24] Generated Node #0,0: 60:[57, 7, 24] Operation: 67-43=24 Moving to Node #0,0 Current State: 60:[57, 7, 24], Operations: ['67-43=24'] Exploring Operation: 57-24=33, Resulting Numbers: [7, 33] Generated Node #0,...
0
hs_1
mult_heuristic
[ 1, 25, 7, 55 ]
23
[ "1*25=25", "55-7=48", "48-25=23" ]
Current State: 23:[1, 25, 7, 55], Operations: [] Exploring Operation: 1*25=25, Resulting Numbers: [7, 55, 25] Generated Node #2: [7, 55, 25] from Operation: 1*25=25 Current State: 23:[7, 55, 25], Operations: ['1*25=25'] Exploring Operation: 55-7=48, Resulting Numbers: [25, 48] Generated Node #3: [25, 48] from Operation...
4
Current State: 23:[1, 25, 7, 55], Operations: [] Exploring Operation: 25-1=24, Resulting Numbers: [7, 55, 24] Generated Node #0,0: 23:[7, 55, 24] Operation: 25-1=24 Exploring Operation: 55-25=30, Resulting Numbers: [1, 7, 30] Generated Node #0,1: 23:[1, 7, 30] Operation: 55-25=30 Start Sub Search at level 1: Moving to ...
0
hs_2
mult_heuristic
[ 81, 84, 74, 19 ]
52
[ "84-81=3", "74-19=55", "55-3=52" ]
Current State: 52:[81, 84, 74, 19], Operations: [] Exploring Operation: 84-81=3, Resulting Numbers: [74, 19, 3] Generated Node #2: [74, 19, 3] from Operation: 84-81=3 Current State: 52:[74, 19, 3], Operations: ['84-81=3'] Exploring Operation: 74-19=55, Resulting Numbers: [3, 55] Generated Node #3: [3, 55] from Operatio...
4
Current State: 52:[81, 84, 74, 19], Operations: [] Exploring Operation: 84-81=3, Resulting Numbers: [74, 19, 3] Generated Node #0,0: 52:[74, 19, 3] Operation: 84-81=3 Moving to Node #0,0 Current State: 52:[74, 19, 3], Operations: ['84-81=3'] Exploring Operation: 74-19=55, Resulting Numbers: [3, 55] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 33, 16, 75, 6 ]
78
[ "33*16=528", "75*6=450", "528-450=78" ]
Current State: 78:[33, 16, 75, 6], Operations: [] Exploring Operation: 33*16=528, Resulting Numbers: [75, 6, 528] Generated Node #2: [75, 6, 528] from Operation: 33*16=528 Current State: 78:[75, 6, 528], Operations: ['33*16=528'] Exploring Operation: 75*6=450, Resulting Numbers: [528, 450] Generated Node #3: [528, 450]...
4
Current State: 78:[33, 16, 75, 6], Operations: [] Exploring Operation: 33+6=39, Resulting Numbers: [16, 75, 39] Generated Node #0,0: 78:[16, 75, 39] Operation: 33+6=39 Exploring Operation: 75-33=42, Resulting Numbers: [16, 6, 42] Generated Node #0,1: 78:[16, 6, 42] Operation: 75-33=42 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 50, 15, 38, 3 ]
28
[ "50*3=150", "150/15=10", "38-10=28" ]
Current State: 28:[50, 15, 38, 3], Operations: [] Exploring Operation: 50*3=150, Resulting Numbers: [15, 38, 150] Generated Node #2: [15, 38, 150] from Operation: 50*3=150 Current State: 28:[15, 38, 150], Operations: ['50*3=150'] Exploring Operation: 150/15=10, Resulting Numbers: [38, 10] Generated Node #3: [38, 10] fr...
4
Current State: 28:[50, 15, 38, 3], Operations: [] Exploring Operation: 50-38=12, Resulting Numbers: [15, 3, 12] Generated Node #0,0: 28:[15, 3, 12] Operation: 50-38=12 Exploring Operation: 50-15=35, Resulting Numbers: [38, 3, 35] Generated Node #0,1: 28:[38, 3, 35] Operation: 50-15=35 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 36, 46, 92, 82 ]
77
[ "92/46=2", "82/2=41", "36+41=77" ]
Current State: 77:[36, 46, 92, 82], Operations: [] Exploring Operation: 92/46=2, Resulting Numbers: [36, 82, 2] Generated Node #2: [36, 82, 2] from Operation: 92/46=2 Current State: 77:[36, 82, 2], Operations: ['92/46=2'] Exploring Operation: 82/2=41, Resulting Numbers: [36, 41] Generated Node #3: [36, 41] from Operati...
4
Current State: 77:[36, 46, 92, 82], Operations: [] Exploring Operation: 92/46=2, Resulting Numbers: [36, 82, 2] Generated Node #0,0: 77:[36, 82, 2] Operation: 92/46=2 Exploring Operation: 92-36=56, Resulting Numbers: [46, 82, 56] Generated Node #0,1: 77:[46, 82, 56] Operation: 92-36=56 Exploring Operation: 92-82=10, Re...
0
hs_5
mult_heuristic
[ 22, 85, 77, 48 ]
38
[ "85+48=133", "22*133=2926", "2926/77=38" ]
Current State: 38:[22, 85, 77, 48], Operations: [] Exploring Operation: 85+48=133, Resulting Numbers: [22, 77, 133] Generated Node #2: [22, 77, 133] from Operation: 85+48=133 Current State: 38:[22, 77, 133], Operations: ['85+48=133'] Exploring Operation: 22*133=2926, Resulting Numbers: [77, 2926] Generated Node #3: [77...
4
Current State: 38:[22, 85, 77, 48], Operations: [] Exploring Operation: 85-77=8, Resulting Numbers: [22, 48, 8] Generated Node #0,0: 38:[22, 48, 8] Operation: 85-77=8 Moving to Node #0,0 Current State: 38:[22, 48, 8], Operations: ['85-77=8'] Exploring Operation: 48-8=40, Resulting Numbers: [22, 40] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 75, 30, 3, 18 ]
24
[ "75-30=45", "3+18=21", "45-21=24" ]
Current State: 24:[75, 30, 3, 18], Operations: [] Exploring Operation: 75-30=45, Resulting Numbers: [3, 18, 45] Generated Node #2: [3, 18, 45] from Operation: 75-30=45 Current State: 24:[3, 18, 45], Operations: ['75-30=45'] Exploring Operation: 3+18=21, Resulting Numbers: [45, 21] Generated Node #3: [45, 21] from Opera...
4
Current State: 24:[75, 30, 3, 18], Operations: [] Exploring Operation: 75/3=25, Resulting Numbers: [30, 18, 25] Generated Node #0,0: 24:[30, 18, 25] Operation: 75/3=25 Exploring Operation: 75-18=57, Resulting Numbers: [30, 3, 57] Generated Node #0,1: 24:[30, 3, 57] Operation: 75-18=57 Exploring Operation: 30-18=12, Res...
0.963542
hs_4
sum_heuristic
[ 37, 67, 84, 90 ]
81
[ "67-37=30", "90/30=3", "84-3=81" ]
Current State: 81:[37, 67, 84, 90], Operations: [] Exploring Operation: 67-37=30, Resulting Numbers: [84, 90, 30] Generated Node #2: [84, 90, 30] from Operation: 67-37=30 Current State: 81:[84, 90, 30], Operations: ['67-37=30'] Exploring Operation: 90/30=3, Resulting Numbers: [84, 3] Generated Node #3: [84, 3] from Ope...
4
Current State: 81:[37, 67, 84, 90], Operations: [] Exploring Operation: 84-67=17, Resulting Numbers: [37, 90, 17] Generated Node #0,0: 81:[37, 90, 17] Operation: 84-67=17 Exploring Operation: 67-37=30, Resulting Numbers: [84, 90, 30] Generated Node #0,1: 81:[84, 90, 30] Operation: 67-37=30 Exploring Operation: 90-84=6,...
0.986979
hs_4
mult_heuristic
[ 67, 31, 48, 49 ]
29
[ "31*48=1488", "1488-67=1421", "1421/49=29" ]
Current State: 29:[67, 31, 48, 49], Operations: [] Exploring Operation: 31*48=1488, Resulting Numbers: [67, 49, 1488] Generated Node #2: [67, 49, 1488] from Operation: 31*48=1488 Current State: 29:[67, 49, 1488], Operations: ['31*48=1488'] Exploring Operation: 1488-67=1421, Resulting Numbers: [49, 1421] Generated Node ...
4
Current State: 29:[67, 31, 48, 49], Operations: [] Exploring Operation: 67-31=36, Resulting Numbers: [48, 49, 36] Generated Node #0,0: 29:[48, 49, 36] Operation: 67-31=36 Exploring Operation: 67-49=18, Resulting Numbers: [31, 48, 18] Generated Node #0,1: 29:[31, 48, 18] Operation: 67-49=18 Exploring Operation: 67-48=19...
0
hs_3
mult_heuristic
[ 36, 8, 7, 21 ]
57
[ "36+21=57", "8-7=1", "57*1=57" ]
Current State: 57:[36, 8, 7, 21], Operations: [] Exploring Operation: 36+21=57, Resulting Numbers: [8, 7, 57] Generated Node #2: [8, 7, 57] from Operation: 36+21=57 Current State: 57:[8, 7, 57], Operations: ['36+21=57'] Exploring Operation: 8-7=1, Resulting Numbers: [57, 1] Generated Node #3: [57, 1] from Operation: 8-...
4
Current State: 57:[36, 8, 7, 21], Operations: [] Exploring Operation: 36-21=15, Resulting Numbers: [8, 7, 15] Generated Node #0,0: 57:[8, 7, 15] Operation: 36-21=15 Exploring Operation: 36+21=57, Resulting Numbers: [8, 7, 57] Generated Node #0,1: 57:[8, 7, 57] Operation: 36+21=57 Start Sub Search at level 1: Moving to ...
0.990451
hs_2
mult_heuristic
[ 83, 39, 19, 64 ]
39
[ "83+39=122", "19+64=83", "122-83=39" ]
Current State: 39:[83, 39, 19, 64], Operations: [] Exploring Operation: 83+39=122, Resulting Numbers: [19, 64, 122] Generated Node #2: [19, 64, 122] from Operation: 83+39=122 Current State: 39:[19, 64, 122], Operations: ['83+39=122'] Exploring Operation: 19+64=83, Resulting Numbers: [122, 83] Generated Node #3: [122, 8...
4
Current State: 39:[83, 39, 19, 64], Operations: [] Exploring Operation: 83-19=64, Resulting Numbers: [39, 64, 64] Generated Node #0,0: 39:[39, 64, 64] Operation: 83-19=64 Exploring Operation: 83-39=44, Resulting Numbers: [19, 64, 44] Generated Node #0,1: 39:[19, 64, 44] Operation: 83-39=44 Exploring Operation: 83-64=19...
0.985243
hs_3
mult_heuristic
[ 18, 17, 4, 54 ]
51
[ "18-17=1", "54-4=50", "1+50=51" ]
Current State: 51:[18, 17, 4, 54], Operations: [] Exploring Operation: 18-17=1, Resulting Numbers: [4, 54, 1] Generated Node #2: [4, 54, 1] from Operation: 18-17=1 Current State: 51:[4, 54, 1], Operations: ['18-17=1'] Exploring Operation: 54-4=50, Resulting Numbers: [1, 50] Generated Node #3: [1, 50] from Operation: 54...
4
Current State: 51:[18, 17, 4, 54], Operations: [] Exploring Operation: 54-4=50, Resulting Numbers: [18, 17, 50] Generated Node #0,0: 51:[18, 17, 50] Operation: 54-4=50 Exploring Operation: 54/18=3, Resulting Numbers: [17, 4, 3] Generated Node #0,1: 51:[17, 4, 3] Operation: 54/18=3 Exploring Operation: 18-17=1, Resultin...
0.980035
hs_3
mult_heuristic
[ 26, 15, 94, 8 ]
97
[ "26-15=11", "94-8=86", "11+86=97" ]
Current State: 97:[26, 15, 94, 8], Operations: [] Exploring Operation: 26-15=11, Resulting Numbers: [94, 8, 11] Generated Node #2: [94, 8, 11] from Operation: 26-15=11 Current State: 97:[94, 8, 11], Operations: ['26-15=11'] Exploring Operation: 94-8=86, Resulting Numbers: [11, 86] Generated Node #3: [11, 86] from Opera...
4
Current State: 97:[26, 15, 94, 8], Operations: [] Exploring Operation: 15*8=120, Resulting Numbers: [26, 94, 120] Generated Node #0,0: 97:[26, 94, 120] Operation: 15*8=120 Exploring Operation: 26+8=34, Resulting Numbers: [15, 94, 34] Generated Node #0,1: 97:[15, 94, 34] Operation: 26+8=34 Exploring Operation: 26+15=41,...
0
hs_3
sum_heuristic
[ 90, 1, 75, 93 ]
78
[ "90*1=90", "75+93=168", "168-90=78" ]
Current State: 78:[90, 1, 75, 93], Operations: [] Exploring Operation: 90*1=90, Resulting Numbers: [75, 93, 90] Generated Node #2: [75, 93, 90] from Operation: 90*1=90 Current State: 78:[75, 93, 90], Operations: ['90*1=90'] Exploring Operation: 75+93=168, Resulting Numbers: [90, 168] Generated Node #3: [90, 168] from O...
4
Current State: 78:[90, 1, 75, 93], Operations: [] Exploring Operation: 90-1=89, Resulting Numbers: [75, 93, 89] Generated Node #0,0: 78:[75, 93, 89] Operation: 90-1=89 Exploring Operation: 90-75=15, Resulting Numbers: [1, 93, 15] Generated Node #0,1: 78:[1, 93, 15] Operation: 90-75=15 Exploring Operation: 93-75=18, Res...
0.988715
hs_4
sum_heuristic
[ 17, 89, 40, 31 ]
97
[ "17+89=106", "40-31=9", "106-9=97" ]
Current State: 97:[17, 89, 40, 31], Operations: [] Exploring Operation: 17+89=106, Resulting Numbers: [40, 31, 106] Generated Node #2: [40, 31, 106] from Operation: 17+89=106 Current State: 97:[40, 31, 106], Operations: ['17+89=106'] Exploring Operation: 40-31=9, Resulting Numbers: [106, 9] Generated Node #3: [106, 9] ...
4
Current State: 97:[17, 89, 40, 31], Operations: [] Exploring Operation: 17+40=57, Resulting Numbers: [89, 31, 57] Generated Node #0,0: 97:[89, 31, 57] Operation: 17+40=57 Exploring Operation: 40+31=71, Resulting Numbers: [17, 89, 71] Generated Node #0,1: 97:[17, 89, 71] Operation: 40+31=71 Exploring Operation: 17+31=48...
0.962674
hs_3
sum_heuristic
[ 20, 32, 94, 2 ]
10
[ "20+32=52", "2*52=104", "104-94=10" ]
Current State: 10:[20, 32, 94, 2], Operations: [] Exploring Operation: 20+32=52, Resulting Numbers: [94, 2, 52] Generated Node #2: [94, 2, 52] from Operation: 20+32=52 Current State: 10:[94, 2, 52], Operations: ['20+32=52'] Exploring Operation: 2*52=104, Resulting Numbers: [94, 104] Generated Node #3: [94, 104] from Op...
4
Current State: 10:[20, 32, 94, 2], Operations: [] Exploring Operation: 32-20=12, Resulting Numbers: [94, 2, 12] Generated Node #0,0: 10:[94, 2, 12] Operation: 32-20=12 Exploring Operation: 94/2=47, Resulting Numbers: [20, 32, 47] Generated Node #0,1: 10:[20, 32, 47] Operation: 94/2=47 Exploring Operation: 94-20=74, Res...
0
hs_4
mult_heuristic
[ 20, 34, 67, 19 ]
100
[ "34-20=14", "67+19=86", "14+86=100" ]
Current State: 100:[20, 34, 67, 19], Operations: [] Exploring Operation: 34-20=14, Resulting Numbers: [67, 19, 14] Generated Node #2: [67, 19, 14] from Operation: 34-20=14 Current State: 100:[67, 19, 14], Operations: ['34-20=14'] Exploring Operation: 67+19=86, Resulting Numbers: [14, 86] Generated Node #3: [14, 86] fro...
4
Current State: 100:[20, 34, 67, 19], Operations: [] Exploring Operation: 67-34=33, Resulting Numbers: [20, 19, 33] Generated Node #0,0: 100:[20, 19, 33] Operation: 67-34=33 Exploring Operation: 67-20=47, Resulting Numbers: [34, 19, 47] Generated Node #0,1: 100:[34, 19, 47] Operation: 67-20=47 Exploring Operation: 34+67...
0.988715
hs_4
sum_heuristic
[ 36, 2, 4, 36 ]
72
[ "36*2=72", "4*36=144", "144-72=72" ]
Current State: 72:[36, 2, 4, 36], Operations: [] Exploring Operation: 36*2=72, Resulting Numbers: [4, 72] Generated Node #2: [4, 72] from Operation: 36*2=72 Current State: 72:[4, 72], Operations: ['36*2=72'] Exploring Operation: 4*36=144, Resulting Numbers: [72, 144] Generated Node #3: [72, 144] from Operation: 4*36=14...
4
Current State: 72:[36, 2, 4, 36], Operations: [] Exploring Operation: 36*2=72, Resulting Numbers: [4, 36, 72] Generated Node #0,0: 72:[4, 36, 72] Operation: 36*2=72 Exploring Operation: 36/2=18, Resulting Numbers: [4, 36, 18] Generated Node #0,1: 72:[4, 36, 18] Operation: 36/2=18 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 34, 85, 91, 46 ]
96
[ "85-34=51", "91-46=45", "51+45=96" ]
Current State: 96:[34, 85, 91, 46], Operations: [] Exploring Operation: 85-34=51, Resulting Numbers: [91, 46, 51] Generated Node #2: [91, 46, 51] from Operation: 85-34=51 Current State: 96:[91, 46, 51], Operations: ['85-34=51'] Exploring Operation: 91-46=45, Resulting Numbers: [51, 45] Generated Node #3: [51, 45] from ...
4
Current State: 96:[34, 85, 91, 46], Operations: [] Exploring Operation: 91-85=6, Resulting Numbers: [34, 46, 6] Generated Node #0,0: 96:[34, 46, 6] Operation: 91-85=6 Exploring Operation: 46-34=12, Resulting Numbers: [85, 91, 12] Generated Node #0,1: 96:[85, 91, 12] Operation: 46-34=12 Exploring Operation: 85-34=51, Re...
0.97309
hs_4
sum_heuristic
[ 62, 13, 92, 25 ]
95
[ "62+13=75", "75/25=3", "92+3=95" ]
Current State: 95:[62, 13, 92, 25], Operations: [] Exploring Operation: 62+13=75, Resulting Numbers: [92, 25, 75] Generated Node #2: [92, 25, 75] from Operation: 62+13=75 Current State: 95:[92, 25, 75], Operations: ['62+13=75'] Exploring Operation: 75/25=3, Resulting Numbers: [92, 3] Generated Node #3: [92, 3] from Ope...
4
Current State: 95:[62, 13, 92, 25], Operations: [] Exploring Operation: 62-25=37, Resulting Numbers: [13, 92, 37] Generated Node #0,0: 95:[13, 92, 37] Operation: 62-25=37 Exploring Operation: 62-13=49, Resulting Numbers: [92, 25, 49] Generated Node #0,1: 95:[92, 25, 49] Operation: 62-13=49 Exploring Operation: 92-62=30...
0.973958
hs_5
sum_heuristic
[ 28, 24, 1, 32 ]
22
[ "28*24=672", "672/32=21", "1+21=22" ]
Current State: 22:[28, 24, 1, 32], Operations: [] Exploring Operation: 28*24=672, Resulting Numbers: [1, 32, 672] Generated Node #2: [1, 32, 672] from Operation: 28*24=672 Current State: 22:[1, 32, 672], Operations: ['28*24=672'] Exploring Operation: 672/32=21, Resulting Numbers: [1, 21] Generated Node #3: [1, 21] from...
4
Current State: 22:[28, 24, 1, 32], Operations: [] Exploring Operation: 32-28=4, Resulting Numbers: [24, 1, 4] Generated Node #0,0: 22:[24, 1, 4] Operation: 32-28=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 22:[24, 1, 4], Operations: ['32-28=4'] Exploring Operation: 24-1=23, Resulting Numbers: [4, ...
0
hs_1
mult_heuristic
[ 51, 55, 90, 74 ]
90
[ "51+55=106", "90-74=16", "106-16=90" ]
Current State: 90:[51, 55, 90, 74], Operations: [] Exploring Operation: 51+55=106, Resulting Numbers: [90, 74, 106] Generated Node #2: [90, 74, 106] from Operation: 51+55=106 Current State: 90:[90, 74, 106], Operations: ['51+55=106'] Exploring Operation: 90-74=16, Resulting Numbers: [106, 16] Generated Node #3: [106, 1...
4
Current State: 90:[51, 55, 90, 74], Operations: [] Exploring Operation: 74-55=19, Resulting Numbers: [51, 90, 19] Generated Node #0,0: 90:[51, 90, 19] Operation: 74-55=19 Moving to Node #0,0 Current State: 90:[51, 90, 19], Operations: ['74-55=19'] Exploring Operation: 51-19=32, Resulting Numbers: [90, 32] Generated Nod...
0
hs_1
mult_heuristic
[ 13, 31, 12, 80 ]
48
[ "13+31=44", "12+80=92", "92-44=48" ]
Current State: 48:[13, 31, 12, 80], Operations: [] Exploring Operation: 13+31=44, Resulting Numbers: [12, 80, 44] Generated Node #2: [12, 80, 44] from Operation: 13+31=44 Current State: 48:[12, 80, 44], Operations: ['13+31=44'] Exploring Operation: 12+80=92, Resulting Numbers: [44, 92] Generated Node #3: [44, 92] from ...
4
Current State: 48:[13, 31, 12, 80], Operations: [] Exploring Operation: 80-31=49, Resulting Numbers: [13, 12, 49] Generated Node #0,0: 48:[13, 12, 49] Operation: 80-31=49 Exploring Operation: 13+31=44, Resulting Numbers: [12, 80, 44] Generated Node #0,1: 48:[12, 80, 44] Operation: 13+31=44 Exploring Operation: 31-13=18...
0.986979
hs_5
mult_heuristic
[ 40, 38, 10, 14 ]
74
[ "40+38=78", "14-10=4", "78-4=74" ]
Current State: 74:[40, 38, 10, 14], Operations: [] Exploring Operation: 40+38=78, Resulting Numbers: [10, 14, 78] Generated Node #2: [10, 14, 78] from Operation: 40+38=78 Current State: 74:[10, 14, 78], Operations: ['40+38=78'] Exploring Operation: 14-10=4, Resulting Numbers: [78, 4] Generated Node #3: [78, 4] from Ope...
4
Current State: 74:[40, 38, 10, 14], Operations: [] Exploring Operation: 14-10=4, Resulting Numbers: [40, 38, 4] Generated Node #0,0: 74:[40, 38, 4] Operation: 14-10=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 74:[40, 38, 4], Operations: ['14-10=4'] Exploring Operation: 40-38=2, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 50, 69, 76, 45 ]
49
[ "69-50=19", "76/19=4", "45+4=49" ]
Current State: 49:[50, 69, 76, 45], Operations: [] Exploring Operation: 69-50=19, Resulting Numbers: [76, 45, 19] Generated Node #2: [76, 45, 19] from Operation: 69-50=19 Current State: 49:[76, 45, 19], Operations: ['69-50=19'] Exploring Operation: 76/19=4, Resulting Numbers: [45, 4] Generated Node #3: [45, 4] from Ope...
4
Current State: 49:[50, 69, 76, 45], Operations: [] Exploring Operation: 76-50=26, Resulting Numbers: [69, 45, 26] Generated Node #0,0: 49:[69, 45, 26] Operation: 76-50=26 Exploring Operation: 69-50=19, Resulting Numbers: [76, 45, 19] Generated Node #0,1: 49:[76, 45, 19] Operation: 69-50=19 Exploring Operation: 76-45=31...
0.945313
hs_4
mult_heuristic
[ 83, 80, 6, 56 ]
54
[ "83-80=3", "6/3=2", "56-2=54" ]
Current State: 54:[83, 80, 6, 56], Operations: [] Exploring Operation: 83-80=3, Resulting Numbers: [6, 56, 3] Generated Node #2: [6, 56, 3] from Operation: 83-80=3 Current State: 54:[6, 56, 3], Operations: ['83-80=3'] Exploring Operation: 6/3=2, Resulting Numbers: [56, 2] Generated Node #3: [56, 2] from Operation: 6/3=...
4
Current State: 54:[83, 80, 6, 56], Operations: [] Exploring Operation: 83-6=77, Resulting Numbers: [80, 56, 77] Generated Node #0,0: 54:[80, 56, 77] Operation: 83-6=77 Exploring Operation: 80-6=74, Resulting Numbers: [83, 56, 74] Generated Node #0,1: 54:[83, 56, 74] Operation: 80-6=74 Exploring Operation: 83-56=27, Res...
0.977431
hs_5
mult_heuristic
[ 90, 69, 36, 93 ]
81
[ "93-90=3", "36/3=12", "69+12=81" ]
Current State: 81:[90, 69, 36, 93], Operations: [] Exploring Operation: 93-90=3, Resulting Numbers: [69, 36, 3] Generated Node #2: [69, 36, 3] from Operation: 93-90=3 Current State: 81:[69, 36, 3], Operations: ['93-90=3'] Exploring Operation: 36/3=12, Resulting Numbers: [69, 12] Generated Node #3: [69, 12] from Operati...
4
Current State: 81:[90, 69, 36, 93], Operations: [] Exploring Operation: 69-36=33, Resulting Numbers: [90, 93, 33] Generated Node #0,0: 81:[90, 93, 33] Operation: 69-36=33 Exploring Operation: 90-69=21, Resulting Numbers: [36, 93, 21] Generated Node #0,1: 81:[36, 93, 21] Operation: 90-69=21 Exploring Operation: 93-90=3,...
0.949653
hs_4
mult_heuristic
[ 88, 9, 97, 20 ]
75
[ "97+20=117", "117/9=13", "88-13=75" ]
Current State: 75:[88, 9, 97, 20], Operations: [] Exploring Operation: 97+20=117, Resulting Numbers: [88, 9, 117] Generated Node #2: [88, 9, 117] from Operation: 97+20=117 Current State: 75:[88, 9, 117], Operations: ['97+20=117'] Exploring Operation: 117/9=13, Resulting Numbers: [88, 13] Generated Node #3: [88, 13] fro...
4
Current State: 75:[88, 9, 97, 20], Operations: [] Exploring Operation: 88-9=79, Resulting Numbers: [97, 20, 79] Generated Node #0,0: 75:[97, 20, 79] Operation: 88-9=79 Exploring Operation: 97-9=88, Resulting Numbers: [88, 20, 88] Generated Node #0,1: 75:[88, 20, 88] Operation: 97-9=88 Exploring Operation: 97-88=9, Resu...
0
hs_4
sum_heuristic
[ 10, 35, 30, 65 ]
15
[ "10+65=75", "35-30=5", "75/5=15" ]
Current State: 15:[10, 35, 30, 65], Operations: [] Exploring Operation: 10+65=75, Resulting Numbers: [35, 30, 75] Generated Node #2: [35, 30, 75] from Operation: 10+65=75 Current State: 15:[35, 30, 75], Operations: ['10+65=75'] Exploring Operation: 35-30=5, Resulting Numbers: [75, 5] Generated Node #3: [75, 5] from Ope...
4
Current State: 15:[10, 35, 30, 65], Operations: [] Exploring Operation: 65-30=35, Resulting Numbers: [10, 35, 35] Generated Node #0,0: 15:[10, 35, 35] Operation: 65-30=35 Exploring Operation: 30/10=3, Resulting Numbers: [35, 65, 3] Generated Node #0,1: 15:[35, 65, 3] Operation: 30/10=3 Exploring Operation: 35-30=5, Res...
0
hs_5
mult_heuristic
[ 9, 66, 38, 46 ]
83
[ "9+66=75", "46-38=8", "75+8=83" ]
Current State: 83:[9, 66, 38, 46], Operations: [] Exploring Operation: 9+66=75, Resulting Numbers: [38, 46, 75] Generated Node #2: [38, 46, 75] from Operation: 9+66=75 Current State: 83:[38, 46, 75], Operations: ['9+66=75'] Exploring Operation: 46-38=8, Resulting Numbers: [75, 8] Generated Node #3: [75, 8] from Operati...
4
Current State: 83:[9, 66, 38, 46], Operations: [] Exploring Operation: 66-9=57, Resulting Numbers: [38, 46, 57] Generated Node #0,0: 83:[38, 46, 57] Operation: 66-9=57 Exploring Operation: 9+46=55, Resulting Numbers: [66, 38, 55] Generated Node #0,1: 83:[66, 38, 55] Operation: 9+46=55 Exploring Operation: 9+66=75, Resu...
0.926215
hs_5
sum_heuristic
[ 61, 88, 2, 67 ]
100
[ "67-61=6", "2*6=12", "88+12=100" ]
Current State: 100:[61, 88, 2, 67], Operations: [] Exploring Operation: 67-61=6, Resulting Numbers: [88, 2, 6] Generated Node #2: [88, 2, 6] from Operation: 67-61=6 Current State: 100:[88, 2, 6], Operations: ['67-61=6'] Exploring Operation: 2*6=12, Resulting Numbers: [88, 12] Generated Node #3: [88, 12] from Operation:...
4
Current State: 100:[61, 88, 2, 67], Operations: [] Exploring Operation: 88-67=21, Resulting Numbers: [61, 2, 21] Generated Node #0,0: 100:[61, 2, 21] Operation: 88-67=21 Exploring Operation: 67-61=6, Resulting Numbers: [88, 2, 6] Generated Node #0,1: 100:[88, 2, 6] Operation: 67-61=6 Exploring Operation: 88/2=44, Resul...
0
hs_4
mult_heuristic
[ 3, 43, 31, 93 ]
78
[ "3+43=46", "31+93=124", "124-46=78" ]
Current State: 78:[3, 43, 31, 93], Operations: [] Exploring Operation: 3+43=46, Resulting Numbers: [31, 93, 46] Generated Node #2: [31, 93, 46] from Operation: 3+43=46 Current State: 78:[31, 93, 46], Operations: ['3+43=46'] Exploring Operation: 31+93=124, Resulting Numbers: [46, 124] Generated Node #3: [46, 124] from O...
4
Current State: 78:[3, 43, 31, 93], Operations: [] Exploring Operation: 43+31=74, Resulting Numbers: [3, 93, 74] Generated Node #0,0: 78:[3, 93, 74] Operation: 43+31=74 Exploring Operation: 93/3=31, Resulting Numbers: [43, 31, 31] Generated Node #0,1: 78:[43, 31, 31] Operation: 93/3=31 Exploring Operation: 93/31=3, Resu...
0.976563
hs_5
sum_heuristic
[ 72, 59, 70, 69 ]
79
[ "72-70=2", "69*2=138", "138-59=79" ]
Current State: 79:[72, 59, 70, 69], Operations: [] Exploring Operation: 72-70=2, Resulting Numbers: [59, 69, 2] Generated Node #2: [59, 69, 2] from Operation: 72-70=2 Current State: 79:[59, 69, 2], Operations: ['72-70=2'] Exploring Operation: 69*2=138, Resulting Numbers: [59, 138] Generated Node #3: [59, 138] from Oper...
4
Current State: 79:[72, 59, 70, 69], Operations: [] Exploring Operation: 59+69=128, Resulting Numbers: [72, 70, 128] Generated Node #0,0: 79:[72, 70, 128] Operation: 59+69=128 Exploring Operation: 59+70=129, Resulting Numbers: [72, 69, 129] Generated Node #0,1: 79:[72, 69, 129] Operation: 59+70=129 Start Sub Search at l...
0
hs_2
mult_heuristic
[ 70, 64, 44, 46 ]
51
[ "70*46=3220", "44+3220=3264", "3264/64=51" ]
Current State: 51:[70, 64, 44, 46], Operations: [] Exploring Operation: 70*46=3220, Resulting Numbers: [64, 44, 3220] Generated Node #2: [64, 44, 3220] from Operation: 70*46=3220 Current State: 51:[64, 44, 3220], Operations: ['70*46=3220'] Exploring Operation: 44+3220=3264, Resulting Numbers: [64, 3264] Generated Node ...
4
Current State: 51:[70, 64, 44, 46], Operations: [] Exploring Operation: 70-44=26, Resulting Numbers: [64, 46, 26] Generated Node #0,0: 51:[64, 46, 26] Operation: 70-44=26 Exploring Operation: 70-64=6, Resulting Numbers: [44, 46, 6] Generated Node #0,1: 51:[44, 46, 6] Operation: 70-64=6 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 87, 78, 63, 77 ]
25
[ "87+78=165", "63+77=140", "165-140=25" ]
Current State: 25:[87, 78, 63, 77], Operations: [] Exploring Operation: 87+78=165, Resulting Numbers: [63, 77, 165] Generated Node #2: [63, 77, 165] from Operation: 87+78=165 Current State: 25:[63, 77, 165], Operations: ['87+78=165'] Exploring Operation: 63+77=140, Resulting Numbers: [165, 140] Generated Node #3: [165,...
4
Current State: 25:[87, 78, 63, 77], Operations: [] Exploring Operation: 78-77=1, Resulting Numbers: [87, 63, 1] Generated Node #0,0: 25:[87, 63, 1] Operation: 78-77=1 Exploring Operation: 87-78=9, Resulting Numbers: [63, 77, 9] Generated Node #0,1: 25:[63, 77, 9] Operation: 87-78=9 Exploring Operation: 78-63=15, Result...
0.967882
hs_5
mult_heuristic