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
[ 75, 83, 23, 68 ]
67
[ "75+83=158", "23+68=91", "158-91=67" ]
Current State: 67:[75, 83, 23, 68], Operations: [] Exploring Operation: 75+83=158, Resulting Numbers: [23, 68, 158] Generated Node #2: [23, 68, 158] from Operation: 75+83=158 Current State: 67:[23, 68, 158], Operations: ['75+83=158'] Exploring Operation: 23+68=91, Resulting Numbers: [158, 91] Generated Node #3: [158, 9...
4
Current State: 67:[75, 83, 23, 68], Operations: [] Exploring Operation: 68-23=45, Resulting Numbers: [75, 83, 45] Generated Node #0,0: 67:[75, 83, 45] Operation: 68-23=45 Exploring Operation: 75-23=52, Resulting Numbers: [83, 68, 52] Generated Node #0,1: 67:[83, 68, 52] Operation: 75-23=52 Exploring Operation: 83-23=60...
0.986979
hs_3
mult_heuristic
[ 3, 3, 10, 56 ]
57
[ "3*3=9", "10+56=66", "66-9=57" ]
Current State: 57:[3, 3, 10, 56], Operations: [] Exploring Operation: 3*3=9, Resulting Numbers: [10, 56, 9] Generated Node #2: [10, 56, 9] from Operation: 3*3=9 Current State: 57:[10, 56, 9], Operations: ['3*3=9'] Exploring Operation: 10+56=66, Resulting Numbers: [9, 66] Generated Node #3: [9, 66] from Operation: 10+56...
4
Current State: 57:[3, 3, 10, 56], Operations: [] Exploring Operation: 10-3=7, Resulting Numbers: [3, 56, 7] Generated Node #0,0: 57:[3, 56, 7] Operation: 10-3=7 Exploring Operation: 10-3=7, Resulting Numbers: [3, 56, 7] Generated Node #0,1: 57:[3, 56, 7] Operation: 10-3=7 Start Sub Search at level 1: Moving to Node #0,...
0
hs_2
mult_heuristic
[ 91, 76, 12, 20 ]
99
[ "76+20=96", "96/12=8", "91+8=99" ]
Current State: 99:[91, 76, 12, 20], Operations: [] Exploring Operation: 76+20=96, Resulting Numbers: [91, 12, 96] Generated Node #2: [91, 12, 96] from Operation: 76+20=96 Current State: 99:[91, 12, 96], Operations: ['76+20=96'] Exploring Operation: 96/12=8, Resulting Numbers: [91, 8] Generated Node #3: [91, 8] from Ope...
4
Current State: 99:[91, 76, 12, 20], Operations: [] Exploring Operation: 91-76=15, Resulting Numbers: [12, 20, 15] Generated Node #0,0: 99:[12, 20, 15] Operation: 91-76=15 Exploring Operation: 76+12=88, Resulting Numbers: [91, 20, 88] Generated Node #0,1: 99:[91, 20, 88] Operation: 76+12=88 Exploring Operation: 76+20=96...
0.985243
hs_3
mult_heuristic
[ 94, 41, 45, 37 ]
45
[ "94-41=53", "45-37=8", "53-8=45" ]
Current State: 45:[94, 41, 45, 37], Operations: [] Exploring Operation: 94-41=53, Resulting Numbers: [45, 37, 53] Generated Node #2: [45, 37, 53] from Operation: 94-41=53 Current State: 45:[45, 37, 53], Operations: ['94-41=53'] Exploring Operation: 45-37=8, Resulting Numbers: [53, 8] Generated Node #3: [53, 8] from Ope...
4
Current State: 45:[94, 41, 45, 37], Operations: [] Exploring Operation: 94-45=49, Resulting Numbers: [41, 37, 49] Generated Node #0,0: 45:[41, 37, 49] Operation: 94-45=49 Exploring Operation: 94-41=53, Resulting Numbers: [45, 37, 53] Generated Node #0,1: 45:[45, 37, 53] Operation: 94-41=53 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 49, 61, 93, 52 ]
90
[ "52-49=3", "61*3=183", "183-93=90" ]
Current State: 90:[49, 61, 93, 52], Operations: [] Exploring Operation: 52-49=3, Resulting Numbers: [61, 93, 3] Generated Node #2: [61, 93, 3] from Operation: 52-49=3 Current State: 90:[61, 93, 3], Operations: ['52-49=3'] Exploring Operation: 61*3=183, Resulting Numbers: [93, 183] Generated Node #3: [93, 183] from Oper...
4
Current State: 90:[49, 61, 93, 52], Operations: [] Exploring Operation: 61-52=9, Resulting Numbers: [49, 93, 9] Generated Node #0,0: 90:[49, 93, 9] Operation: 61-52=9 Exploring Operation: 93-61=32, Resulting Numbers: [49, 52, 32] Generated Node #0,1: 90:[49, 52, 32] Operation: 93-61=32 Exploring Operation: 52-49=3, Res...
0
hs_5
sum_heuristic
[ 66, 41, 1, 82 ]
22
[ "82/41=2", "1+2=3", "66/3=22" ]
Current State: 22:[66, 41, 1, 82], Operations: [] Exploring Operation: 82/41=2, Resulting Numbers: [66, 1, 2] Generated Node #2: [66, 1, 2] from Operation: 82/41=2 Current State: 22:[66, 1, 2], Operations: ['82/41=2'] Exploring Operation: 1+2=3, Resulting Numbers: [66, 3] Generated Node #3: [66, 3] from Operation: 1+2=...
4
Current State: 22:[66, 41, 1, 82], Operations: [] Exploring Operation: 82-41=41, Resulting Numbers: [66, 1, 41] Generated Node #0,0: 22:[66, 1, 41] Operation: 82-41=41 Exploring Operation: 66-41=25, Resulting Numbers: [1, 82, 25] Generated Node #0,1: 22:[1, 82, 25] Operation: 66-41=25 Exploring Operation: 82-66=16, Res...
0
hs_4
sum_heuristic
[ 50, 77, 90, 51 ]
13
[ "51-50=1", "90-77=13", "1*13=13" ]
Current State: 13:[50, 77, 90, 51], Operations: [] Exploring Operation: 51-50=1, Resulting Numbers: [77, 90, 1] Generated Node #2: [77, 90, 1] from Operation: 51-50=1 Current State: 13:[77, 90, 1], Operations: ['51-50=1'] Exploring Operation: 90-77=13, Resulting Numbers: [1, 13] Generated Node #3: [1, 13] from Operatio...
4
Current State: 13:[50, 77, 90, 51], Operations: [] Exploring Operation: 77-50=27, Resulting Numbers: [90, 51, 27] Generated Node #0,0: 13:[90, 51, 27] Operation: 77-50=27 Exploring Operation: 90-50=40, Resulting Numbers: [77, 51, 40] Generated Node #0,1: 13:[77, 51, 40] Operation: 90-50=40 Exploring Operation: 90-77=13...
0.986979
hs_5
mult_heuristic
[ 71, 21, 34, 41 ]
76
[ "41-34=7", "21*7=147", "147-71=76" ]
Current State: 76:[71, 21, 34, 41], Operations: [] Exploring Operation: 41-34=7, Resulting Numbers: [71, 21, 7] Generated Node #2: [71, 21, 7] from Operation: 41-34=7 Current State: 76:[71, 21, 7], Operations: ['41-34=7'] Exploring Operation: 21*7=147, Resulting Numbers: [71, 147] Generated Node #3: [71, 147] from Oper...
4
Current State: 76:[71, 21, 34, 41], Operations: [] Exploring Operation: 71-34=37, Resulting Numbers: [21, 41, 37] Generated Node #0,0: 76:[21, 41, 37] Operation: 71-34=37 Exploring Operation: 34+41=75, Resulting Numbers: [71, 21, 75] Generated Node #0,1: 76:[71, 21, 75] Operation: 34+41=75 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 33, 6, 43, 60 ]
41
[ "6+60=66", "66/33=2", "43-2=41" ]
Current State: 41:[33, 6, 43, 60], Operations: [] Exploring Operation: 6+60=66, Resulting Numbers: [33, 43, 66] Generated Node #2: [33, 43, 66] from Operation: 6+60=66 Current State: 41:[33, 43, 66], Operations: ['6+60=66'] Exploring Operation: 66/33=2, Resulting Numbers: [43, 2] Generated Node #3: [43, 2] from Operati...
4
Current State: 41:[33, 6, 43, 60], Operations: [] Exploring Operation: 33-6=27, Resulting Numbers: [43, 60, 27] Generated Node #0,0: 41:[43, 60, 27] Operation: 33-6=27 Exploring Operation: 33+6=39, Resulting Numbers: [43, 60, 39] Generated Node #0,1: 41:[43, 60, 39] Operation: 33+6=39 Exploring Operation: 6+43=49, Resu...
0
hs_5
mult_heuristic
[ 41, 55, 8, 13 ]
37
[ "55*8=440", "41+440=481", "481/13=37" ]
Current State: 37:[41, 55, 8, 13], Operations: [] Exploring Operation: 55*8=440, Resulting Numbers: [41, 13, 440] Generated Node #2: [41, 13, 440] from Operation: 55*8=440 Current State: 37:[41, 13, 440], Operations: ['55*8=440'] Exploring Operation: 41+440=481, Resulting Numbers: [13, 481] Generated Node #3: [13, 481]...
4
Current State: 37:[41, 55, 8, 13], Operations: [] Exploring Operation: 55-8=47, Resulting Numbers: [41, 13, 47] Generated Node #0,0: 37:[41, 13, 47] Operation: 55-8=47 Start Sub Search at level 1: Moving to Node #0,0 Current State: 37:[41, 13, 47], Operations: ['55-8=47'] Exploring Operation: 47-13=34, Resulting Number...
0
hs_1
sum_heuristic
[ 11, 27, 33, 72 ]
12
[ "27+33=60", "72+60=132", "132/11=12" ]
Current State: 12:[11, 27, 33, 72], Operations: [] Exploring Operation: 27+33=60, Resulting Numbers: [11, 72, 60] Generated Node #2: [11, 72, 60] from Operation: 27+33=60 Current State: 12:[11, 72, 60], Operations: ['27+33=60'] Exploring Operation: 72+60=132, Resulting Numbers: [11, 132] Generated Node #3: [11, 132] fr...
4
Current State: 12:[11, 27, 33, 72], Operations: [] Exploring Operation: 33-27=6, Resulting Numbers: [11, 72, 6] Generated Node #0,0: 12:[11, 72, 6] Operation: 33-27=6 Exploring Operation: 72-27=45, Resulting Numbers: [11, 33, 45] Generated Node #0,1: 12:[11, 33, 45] Operation: 72-27=45 Exploring Operation: 72-33=39, Re...
0
hs_3
sum_heuristic
[ 98, 99, 78, 17 ]
62
[ "99-98=1", "78-17=61", "1+61=62" ]
Current State: 62:[98, 99, 78, 17], Operations: [] Exploring Operation: 99-98=1, Resulting Numbers: [78, 17, 1] Generated Node #2: [78, 17, 1] from Operation: 99-98=1 Current State: 62:[78, 17, 1], Operations: ['99-98=1'] Exploring Operation: 78-17=61, Resulting Numbers: [1, 61] Generated Node #3: [1, 61] from Operatio...
4
Current State: 62:[98, 99, 78, 17], Operations: [] Exploring Operation: 99-98=1, Resulting Numbers: [78, 17, 1] Generated Node #0,0: 62:[78, 17, 1] Operation: 99-98=1 Moving to Node #0,0 Current State: 62:[78, 17, 1], Operations: ['99-98=1'] Exploring Operation: 78-17=61, Resulting Numbers: [1, 61] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 8, 86, 11, 13 ]
33
[ "11-8=3", "86+13=99", "99/3=33" ]
Current State: 33:[8, 86, 11, 13], Operations: [] Exploring Operation: 11-8=3, Resulting Numbers: [86, 13, 3] Generated Node #2: [86, 13, 3] from Operation: 11-8=3 Current State: 33:[86, 13, 3], Operations: ['11-8=3'] Exploring Operation: 86+13=99, Resulting Numbers: [3, 99] Generated Node #3: [3, 99] from Operation: 8...
4
Current State: 33:[8, 86, 11, 13], Operations: [] Exploring Operation: 86-13=73, Resulting Numbers: [8, 11, 73] Generated Node #0,0: 33:[8, 11, 73] Operation: 86-13=73 Exploring Operation: 86-8=78, Resulting Numbers: [11, 13, 78] Generated Node #0,1: 33:[11, 13, 78] Operation: 86-8=78 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 72, 80, 10, 89 ]
53
[ "72+80=152", "10+89=99", "152-99=53" ]
Current State: 53:[72, 80, 10, 89], Operations: [] Exploring Operation: 72+80=152, Resulting Numbers: [10, 89, 152] Generated Node #2: [10, 89, 152] from Operation: 72+80=152 Current State: 53:[10, 89, 152], Operations: ['72+80=152'] Exploring Operation: 10+89=99, Resulting Numbers: [152, 99] Generated Node #3: [152, 9...
4
Current State: 53:[72, 80, 10, 89], Operations: [] Exploring Operation: 72-10=62, Resulting Numbers: [80, 89, 62] Generated Node #0,0: 53:[80, 89, 62] Operation: 72-10=62 Exploring Operation: 89-10=79, Resulting Numbers: [72, 80, 79] Generated Node #0,1: 53:[72, 80, 79] Operation: 89-10=79 Exploring Operation: 80-10=70...
0.990451
hs_3
mult_heuristic
[ 28, 10, 60, 79 ]
57
[ "28+10=38", "79-60=19", "38+19=57" ]
Current State: 57:[28, 10, 60, 79], Operations: [] Exploring Operation: 28+10=38, Resulting Numbers: [60, 79, 38] Generated Node #2: [60, 79, 38] from Operation: 28+10=38 Current State: 57:[60, 79, 38], Operations: ['28+10=38'] Exploring Operation: 79-60=19, Resulting Numbers: [38, 19] Generated Node #3: [38, 19] from ...
4
Current State: 57:[28, 10, 60, 79], Operations: [] Exploring Operation: 79-28=51, Resulting Numbers: [10, 60, 51] Generated Node #0,0: 57:[10, 60, 51] Operation: 79-28=51 Moving to Node #0,0 Current State: 57:[10, 60, 51], Operations: ['79-28=51'] Exploring Operation: 10+51=61, Resulting Numbers: [60, 61] Generated Nod...
0
hs_1
sum_heuristic
[ 64, 87, 48, 41 ]
75
[ "64*87=5568", "5568/48=116", "116-41=75" ]
Current State: 75:[64, 87, 48, 41], Operations: [] Exploring Operation: 64*87=5568, Resulting Numbers: [48, 41, 5568] Generated Node #2: [48, 41, 5568] from Operation: 64*87=5568 Current State: 75:[48, 41, 5568], Operations: ['64*87=5568'] Exploring Operation: 5568/48=116, Resulting Numbers: [41, 116] Generated Node #3...
4
Current State: 75:[64, 87, 48, 41], Operations: [] Exploring Operation: 64-41=23, Resulting Numbers: [87, 48, 23] Generated Node #0,0: 75:[87, 48, 23] Operation: 64-41=23 Exploring Operation: 64-48=16, Resulting Numbers: [87, 41, 16] Generated Node #0,1: 75:[87, 41, 16] Operation: 64-48=16 Exploring Operation: 48+41=89...
0
hs_4
mult_heuristic
[ 28, 68, 82, 20 ]
41
[ "68-28=40", "82*20=1640", "1640/40=41" ]
Current State: 41:[28, 68, 82, 20], Operations: [] Exploring Operation: 68-28=40, Resulting Numbers: [82, 20, 40] Generated Node #2: [82, 20, 40] from Operation: 68-28=40 Current State: 41:[82, 20, 40], Operations: ['68-28=40'] Exploring Operation: 82*20=1640, Resulting Numbers: [40, 1640] Generated Node #3: [40, 1640]...
4
Current State: 41:[28, 68, 82, 20], Operations: [] Exploring Operation: 82-28=54, Resulting Numbers: [68, 20, 54] Generated Node #0,0: 41:[68, 20, 54] Operation: 82-28=54 Exploring Operation: 82-68=14, Resulting Numbers: [28, 20, 14] Generated Node #0,1: 41:[28, 20, 14] Operation: 82-68=14 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 33, 6, 39, 12 ]
13
[ "33+6=39", "39/39=1", "12+1=13" ]
Current State: 13:[33, 6, 39, 12], Operations: [] Exploring Operation: 33+6=39, Resulting Numbers: [39, 12, 39] Generated Node #2: [39, 12, 39] from Operation: 33+6=39 Current State: 13:[39, 12, 39], Operations: ['33+6=39'] Exploring Operation: 39/39=1, Resulting Numbers: [12, 1] Generated Node #3: [12, 1] from Operati...
4
Current State: 13:[33, 6, 39, 12], Operations: [] Exploring Operation: 39-33=6, Resulting Numbers: [6, 12, 6] Generated Node #0,0: 13:[6, 12, 6] Operation: 39-33=6 Moving to Node #0,0 Current State: 13:[6, 12, 6], Operations: ['39-33=6'] Exploring Operation: 6+6=12, Resulting Numbers: [12, 12] Generated Node #0,0,0: 13...
0
hs_1
sum_heuristic
[ 48, 40, 65, 3 ]
41
[ "48-40=8", "3*8=24", "65-24=41" ]
Current State: 41:[48, 40, 65, 3], Operations: [] Exploring Operation: 48-40=8, Resulting Numbers: [65, 3, 8] Generated Node #2: [65, 3, 8] from Operation: 48-40=8 Current State: 41:[65, 3, 8], Operations: ['48-40=8'] Exploring Operation: 3*8=24, Resulting Numbers: [65, 24] Generated Node #3: [65, 24] from Operation: 3...
4
Current State: 41:[48, 40, 65, 3], Operations: [] Exploring Operation: 40+3=43, Resulting Numbers: [48, 65, 43] Generated Node #0,0: 41:[48, 65, 43] Operation: 40+3=43 Exploring Operation: 65-3=62, Resulting Numbers: [48, 40, 62] Generated Node #0,1: 41:[48, 40, 62] Operation: 65-3=62 Exploring Operation: 48-3=45, Resu...
0
hs_3
sum_heuristic
[ 54, 6, 55, 59 ]
35
[ "55+59=114", "114/6=19", "54-19=35" ]
Current State: 35:[54, 6, 55, 59], Operations: [] Exploring Operation: 55+59=114, Resulting Numbers: [54, 6, 114] Generated Node #2: [54, 6, 114] from Operation: 55+59=114 Current State: 35:[54, 6, 114], Operations: ['55+59=114'] Exploring Operation: 114/6=19, Resulting Numbers: [54, 19] Generated Node #3: [54, 19] fro...
4
Current State: 35:[54, 6, 55, 59], Operations: [] Exploring Operation: 59-54=5, Resulting Numbers: [6, 55, 5] Generated Node #0,0: 35:[6, 55, 5] Operation: 59-54=5 Moving to Node #0,0 Current State: 35:[6, 55, 5], Operations: ['59-54=5'] Exploring Operation: 55/5=11, Resulting Numbers: [6, 11] Generated Node #0,0,0: 35...
0
hs_1
sum_heuristic
[ 44, 64, 5, 89 ]
85
[ "64-44=20", "20/5=4", "89-4=85" ]
Current State: 85:[44, 64, 5, 89], Operations: [] Exploring Operation: 64-44=20, Resulting Numbers: [5, 89, 20] Generated Node #2: [5, 89, 20] from Operation: 64-44=20 Current State: 85:[5, 89, 20], Operations: ['64-44=20'] Exploring Operation: 20/5=4, Resulting Numbers: [89, 4] Generated Node #3: [89, 4] from Operatio...
4
Current State: 85:[44, 64, 5, 89], Operations: [] Exploring Operation: 89-64=25, Resulting Numbers: [44, 5, 25] Generated Node #0,0: 85:[44, 5, 25] Operation: 89-64=25 Exploring Operation: 44-5=39, Resulting Numbers: [64, 89, 39] Generated Node #0,1: 85:[64, 89, 39] Operation: 44-5=39 Exploring Operation: 44+64=108, Re...
0.984375
hs_4
sum_heuristic
[ 14, 39, 40, 61 ]
32
[ "14+39=53", "61-40=21", "53-21=32" ]
Current State: 32:[14, 39, 40, 61], Operations: [] Exploring Operation: 14+39=53, Resulting Numbers: [40, 61, 53] Generated Node #2: [40, 61, 53] from Operation: 14+39=53 Current State: 32:[40, 61, 53], Operations: ['14+39=53'] Exploring Operation: 61-40=21, Resulting Numbers: [53, 21] Generated Node #3: [53, 21] from ...
4
Current State: 32:[14, 39, 40, 61], Operations: [] Exploring Operation: 40-39=1, Resulting Numbers: [14, 61, 1] Generated Node #0,0: 32:[14, 61, 1] Operation: 40-39=1 Exploring Operation: 61-39=22, Resulting Numbers: [14, 40, 22] Generated Node #0,1: 32:[14, 40, 22] Operation: 61-39=22 Exploring Operation: 61-40=21, Re...
0.987847
hs_4
mult_heuristic
[ 14, 83, 2, 42 ]
83
[ "42/14=3", "3-2=1", "83*1=83" ]
Current State: 83:[14, 83, 2, 42], Operations: [] Exploring Operation: 42/14=3, Resulting Numbers: [83, 2, 3] Generated Node #2: [83, 2, 3] from Operation: 42/14=3 Current State: 83:[83, 2, 3], Operations: ['42/14=3'] Exploring Operation: 3-2=1, Resulting Numbers: [83, 1] Generated Node #3: [83, 1] from Operation: 3-2=...
4
Current State: 83:[14, 83, 2, 42], Operations: [] Exploring Operation: 2*42=84, Resulting Numbers: [14, 83, 84] Generated Node #0,0: 83:[14, 83, 84] Operation: 2*42=84 Moving to Node #0,0 Current State: 83:[14, 83, 84], Operations: ['2*42=84'] Exploring Operation: 84-14=70, Resulting Numbers: [83, 70] Generated Node #0...
0
hs_1
sum_heuristic
[ 55, 22, 38, 46 ]
69
[ "55+22=77", "46-38=8", "77-8=69" ]
Current State: 69:[55, 22, 38, 46], Operations: [] Exploring Operation: 55+22=77, Resulting Numbers: [38, 46, 77] Generated Node #2: [38, 46, 77] from Operation: 55+22=77 Current State: 69:[38, 46, 77], Operations: ['55+22=77'] Exploring Operation: 46-38=8, Resulting Numbers: [77, 8] Generated Node #3: [77, 8] from Ope...
4
Current State: 69:[55, 22, 38, 46], Operations: [] Exploring Operation: 55-46=9, Resulting Numbers: [22, 38, 9] Generated Node #0,0: 69:[22, 38, 9] Operation: 55-46=9 Exploring Operation: 46-38=8, Resulting Numbers: [55, 22, 8] Generated Node #0,1: 69:[55, 22, 8] Operation: 46-38=8 Exploring Operation: 55-38=17, Result...
0.986111
hs_4
sum_heuristic
[ 30, 10, 17, 57 ]
71
[ "30/10=3", "17+57=74", "74-3=71" ]
Current State: 71:[30, 10, 17, 57], Operations: [] Exploring Operation: 30/10=3, Resulting Numbers: [17, 57, 3] Generated Node #2: [17, 57, 3] from Operation: 30/10=3 Current State: 71:[17, 57, 3], Operations: ['30/10=3'] Exploring Operation: 17+57=74, Resulting Numbers: [3, 74] Generated Node #3: [3, 74] from Operatio...
4
Current State: 71:[30, 10, 17, 57], Operations: [] Exploring Operation: 30+10=40, Resulting Numbers: [17, 57, 40] Generated Node #0,0: 71:[17, 57, 40] Operation: 30+10=40 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[17, 57, 40], Operations: ['30+10=40'] Exploring Operation: 17+40=57, Resulting Nu...
0
hs_1
sum_heuristic
[ 22, 86, 46, 2 ]
19
[ "46-22=24", "86/2=43", "43-24=19" ]
Current State: 19:[22, 86, 46, 2], Operations: [] Exploring Operation: 46-22=24, Resulting Numbers: [86, 2, 24] Generated Node #2: [86, 2, 24] from Operation: 46-22=24 Current State: 19:[86, 2, 24], Operations: ['46-22=24'] Exploring Operation: 86/2=43, Resulting Numbers: [24, 43] Generated Node #3: [24, 43] from Opera...
4
Current State: 19:[22, 86, 46, 2], Operations: [] Exploring Operation: 86-46=40, Resulting Numbers: [22, 2, 40] Generated Node #0,0: 19:[22, 2, 40] Operation: 86-46=40 Exploring Operation: 86-22=64, Resulting Numbers: [46, 2, 64] Generated Node #0,1: 19:[46, 2, 64] Operation: 86-22=64 Exploring Operation: 86/2=43, Resu...
0.971354
hs_4
mult_heuristic
[ 68, 20, 60, 30 ]
58
[ "68+20=88", "60-30=30", "88-30=58" ]
Current State: 58:[68, 20, 60, 30], Operations: [] Exploring Operation: 68+20=88, Resulting Numbers: [60, 30, 88] Generated Node #2: [60, 30, 88] from Operation: 68+20=88 Current State: 58:[60, 30, 88], Operations: ['68+20=88'] Exploring Operation: 60-30=30, Resulting Numbers: [88, 30] Generated Node #3: [88, 30] from ...
4
Current State: 58:[68, 20, 60, 30], Operations: [] Exploring Operation: 60/30=2, Resulting Numbers: [68, 20, 2] Generated Node #0,0: 58:[68, 20, 2] Operation: 60/30=2 Exploring Operation: 68-60=8, Resulting Numbers: [20, 30, 8] Generated Node #0,1: 58:[20, 30, 8] Operation: 68-60=8 Exploring Operation: 68-20=48, Result...
0.942708
hs_5
sum_heuristic
[ 41, 75, 73, 86 ]
43
[ "41+75=116", "73+86=159", "159-116=43" ]
Current State: 43:[41, 75, 73, 86], Operations: [] Exploring Operation: 41+75=116, Resulting Numbers: [73, 86, 116] Generated Node #2: [73, 86, 116] from Operation: 41+75=116 Current State: 43:[73, 86, 116], Operations: ['41+75=116'] Exploring Operation: 73+86=159, Resulting Numbers: [116, 159] Generated Node #3: [116,...
4
Current State: 43:[41, 75, 73, 86], Operations: [] Exploring Operation: 86-73=13, Resulting Numbers: [41, 75, 13] Generated Node #0,0: 43:[41, 75, 13] Operation: 86-73=13 Exploring Operation: 86-41=45, Resulting Numbers: [75, 73, 45] Generated Node #0,1: 43:[75, 73, 45] Operation: 86-41=45 Exploring Operation: 86-75=11...
0.974826
hs_4
sum_heuristic
[ 20, 80, 24, 60 ]
96
[ "80-20=60", "60-24=36", "60+36=96" ]
Current State: 96:[20, 80, 24, 60], Operations: [] Exploring Operation: 80-20=60, Resulting Numbers: [24, 60, 60] Generated Node #2: [24, 60, 60] from Operation: 80-20=60 Current State: 96:[24, 60, 60], Operations: ['80-20=60'] Exploring Operation: 60-24=36, Resulting Numbers: [36] 36,96 equal: Goal Reached Exploring O...
4
Current State: 96:[20, 80, 24, 60], Operations: [] Exploring Operation: 80-60=20, Resulting Numbers: [20, 24, 20] Generated Node #0,0: 96:[20, 24, 20] Operation: 80-60=20 Exploring Operation: 60/20=3, Resulting Numbers: [80, 24, 3] Generated Node #0,1: 96:[80, 24, 3] Operation: 60/20=3 Exploring Operation: 20+80=100, R...
0.904514
hs_5
mult_heuristic
[ 52, 39, 28, 46 ]
48
[ "46-39=7", "28/7=4", "52-4=48" ]
Current State: 48:[52, 39, 28, 46], Operations: [] Exploring Operation: 46-39=7, Resulting Numbers: [52, 28, 7] Generated Node #2: [52, 28, 7] from Operation: 46-39=7 Current State: 48:[52, 28, 7], Operations: ['46-39=7'] Exploring Operation: 28/7=4, Resulting Numbers: [52, 4] Generated Node #3: [52, 4] from Operation:...
4
Current State: 48:[52, 39, 28, 46], Operations: [] Exploring Operation: 52-39=13, Resulting Numbers: [28, 46, 13] Generated Node #0,0: 48:[28, 46, 13] Operation: 52-39=13 Exploring Operation: 46-39=7, Resulting Numbers: [52, 28, 7] Generated Node #0,1: 48:[52, 28, 7] Operation: 46-39=7 Exploring Operation: 39-28=11, Re...
0.965278
hs_3
mult_heuristic
[ 47, 83, 65, 4 ]
10
[ "83+65=148", "148/4=37", "47-37=10" ]
Current State: 10:[47, 83, 65, 4], Operations: [] Exploring Operation: 83+65=148, Resulting Numbers: [47, 4, 148] Generated Node #2: [47, 4, 148] from Operation: 83+65=148 Current State: 10:[47, 4, 148], Operations: ['83+65=148'] Exploring Operation: 148/4=37, Resulting Numbers: [47, 37] Generated Node #3: [47, 37] fro...
4
Current State: 10:[47, 83, 65, 4], Operations: [] Exploring Operation: 83-65=18, Resulting Numbers: [47, 4, 18] Generated Node #0,0: 10:[47, 4, 18] Operation: 83-65=18 Exploring Operation: 83-47=36, Resulting Numbers: [65, 4, 36] Generated Node #0,1: 10:[65, 4, 36] Operation: 83-47=36 Exploring Operation: 65-47=18, Res...
0
hs_4
mult_heuristic
[ 10, 13, 19, 36 ]
52
[ "13-10=3", "19+36=55", "55-3=52" ]
Current State: 52:[10, 13, 19, 36], Operations: [] Exploring Operation: 13-10=3, Resulting Numbers: [19, 36, 3] Generated Node #2: [19, 36, 3] from Operation: 13-10=3 Current State: 52:[19, 36, 3], Operations: ['13-10=3'] Exploring Operation: 19+36=55, Resulting Numbers: [3, 55] Generated Node #3: [3, 55] from Operatio...
4
Current State: 52:[10, 13, 19, 36], Operations: [] Exploring Operation: 36-10=26, Resulting Numbers: [13, 19, 26] Generated Node #0,0: 52:[13, 19, 26] Operation: 36-10=26 Start Sub Search at level 1: Moving to Node #0,0 Current State: 52:[13, 19, 26], Operations: ['36-10=26'] Exploring Operation: 19-13=6, Resulting Num...
0
hs_1
sum_heuristic
[ 74, 80, 50, 48 ]
43
[ "50-48=2", "74/2=37", "80-37=43" ]
Current State: 43:[74, 80, 50, 48], Operations: [] Exploring Operation: 50-48=2, Resulting Numbers: [74, 80, 2] Generated Node #2: [74, 80, 2] from Operation: 50-48=2 Current State: 43:[74, 80, 2], Operations: ['50-48=2'] Exploring Operation: 74/2=37, Resulting Numbers: [80, 37] Generated Node #3: [80, 37] from Operati...
4
Current State: 43:[74, 80, 50, 48], Operations: [] Exploring Operation: 80-74=6, Resulting Numbers: [50, 48, 6] Generated Node #0,0: 43:[50, 48, 6] Operation: 80-74=6 Moving to Node #0,0 Current State: 43:[50, 48, 6], Operations: ['80-74=6'] Exploring Operation: 50-6=44, Resulting Numbers: [48, 44] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 56, 72, 38, 5 ]
17
[ "72-56=16", "38-5=33", "33-16=17" ]
Current State: 17:[56, 72, 38, 5], Operations: [] Exploring Operation: 72-56=16, Resulting Numbers: [38, 5, 16] Generated Node #2: [38, 5, 16] from Operation: 72-56=16 Current State: 17:[38, 5, 16], Operations: ['72-56=16'] Exploring Operation: 38-5=33, Resulting Numbers: [16, 33] Generated Node #3: [16, 33] from Opera...
4
Current State: 17:[56, 72, 38, 5], Operations: [] Exploring Operation: 56-5=51, Resulting Numbers: [72, 38, 51] Generated Node #0,0: 17:[72, 38, 51] Operation: 56-5=51 Exploring Operation: 72-38=34, Resulting Numbers: [56, 5, 34] Generated Node #0,1: 17:[56, 5, 34] Operation: 72-38=34 Exploring Operation: 72-56=16, Res...
0.987847
hs_4
sum_heuristic
[ 77, 97, 8, 85 ]
75
[ "97-77=20", "8*20=160", "160-85=75" ]
Current State: 75:[77, 97, 8, 85], Operations: [] Exploring Operation: 97-77=20, Resulting Numbers: [8, 85, 20] Generated Node #2: [8, 85, 20] from Operation: 97-77=20 Current State: 75:[8, 85, 20], Operations: ['97-77=20'] Exploring Operation: 8*20=160, Resulting Numbers: [85, 160] Generated Node #3: [85, 160] from Op...
4
Current State: 75:[77, 97, 8, 85], Operations: [] Exploring Operation: 97-8=89, Resulting Numbers: [77, 85, 89] Generated Node #0,0: 75:[77, 85, 89] Operation: 97-8=89 Exploring Operation: 97-85=12, Resulting Numbers: [77, 8, 12] Generated Node #0,1: 75:[77, 8, 12] Operation: 97-85=12 Exploring Operation: 97-77=20, Res...
0
hs_3
sum_heuristic
[ 5, 37, 69, 39 ]
31
[ "69-39=30", "30/5=6", "37-6=31" ]
Current State: 31:[5, 37, 69, 39], Operations: [] Exploring Operation: 69-39=30, Resulting Numbers: [5, 37, 30] Generated Node #2: [5, 37, 30] from Operation: 69-39=30 Current State: 31:[5, 37, 30], Operations: ['69-39=30'] Exploring Operation: 30/5=6, Resulting Numbers: [37, 6] Generated Node #3: [37, 6] from Operatio...
4
Current State: 31:[5, 37, 69, 39], Operations: [] Exploring Operation: 69-37=32, Resulting Numbers: [5, 39, 32] Generated Node #0,0: 31:[5, 39, 32] Operation: 69-37=32 Exploring Operation: 37-5=32, Resulting Numbers: [69, 39, 32] Generated Node #0,1: 31:[69, 39, 32] Operation: 37-5=32 Exploring Operation: 69-39=30, Res...
0
hs_3
mult_heuristic
[ 81, 18, 30, 63 ]
24
[ "30*63=1890", "1890/18=105", "105-81=24" ]
Current State: 24:[81, 18, 30, 63], Operations: [] Exploring Operation: 30*63=1890, Resulting Numbers: [81, 18, 1890] Generated Node #2: [81, 18, 1890] from Operation: 30*63=1890 Current State: 24:[81, 18, 1890], Operations: ['30*63=1890'] Exploring Operation: 1890/18=105, Resulting Numbers: [81, 105] Generated Node #3...
4
Current State: 24:[81, 18, 30, 63], Operations: [] Exploring Operation: 81-63=18, Resulting Numbers: [18, 30, 18] Generated Node #0,0: 24:[18, 30, 18] Operation: 81-63=18 Moving to Node #0,0 Current State: 24:[18, 30, 18], Operations: ['81-63=18'] Exploring Operation: 30-18=12, Resulting Numbers: [18, 12] Generated Nod...
0
hs_1
mult_heuristic
[ 59, 8, 2, 50 ]
60
[ "59*2=118", "8+50=58", "118-58=60" ]
Current State: 60:[59, 8, 2, 50], Operations: [] Exploring Operation: 59*2=118, Resulting Numbers: [8, 50, 118] Generated Node #2: [8, 50, 118] from Operation: 59*2=118 Current State: 60:[8, 50, 118], Operations: ['59*2=118'] Exploring Operation: 8+50=58, Resulting Numbers: [118, 58] Generated Node #3: [118, 58] from O...
4
Current State: 60:[59, 8, 2, 50], Operations: [] Exploring Operation: 8-2=6, Resulting Numbers: [59, 50, 6] Generated Node #0,0: 60:[59, 50, 6] Operation: 8-2=6 Exploring Operation: 8+2=10, Resulting Numbers: [59, 50, 10] Generated Node #0,1: 60:[59, 50, 10] Operation: 8+2=10 Exploring Operation: 8+50=58, Resulting Num...
0
hs_5
sum_heuristic
[ 6, 31, 17, 59 ]
24
[ "59-17=42", "42/6=7", "31-7=24" ]
Current State: 24:[6, 31, 17, 59], Operations: [] Exploring Operation: 59-17=42, Resulting Numbers: [6, 31, 42] Generated Node #2: [6, 31, 42] from Operation: 59-17=42 Current State: 24:[6, 31, 42], Operations: ['59-17=42'] Exploring Operation: 42/6=7, Resulting Numbers: [31, 7] Generated Node #3: [31, 7] from Operatio...
4
Current State: 24:[6, 31, 17, 59], Operations: [] Exploring Operation: 59-31=28, Resulting Numbers: [6, 17, 28] Generated Node #0,0: 24:[6, 17, 28] Operation: 59-31=28 Exploring Operation: 59-17=42, Resulting Numbers: [6, 31, 42] Generated Node #0,1: 24:[6, 31, 42] Operation: 59-17=42 Start Sub Search at level 1: Movin...
0.985243
hs_2
mult_heuristic
[ 15, 21, 18, 32 ]
70
[ "18+32=50", "21*50=1050", "1050/15=70" ]
Current State: 70:[15, 21, 18, 32], Operations: [] Exploring Operation: 18+32=50, Resulting Numbers: [15, 21, 50] Generated Node #2: [15, 21, 50] from Operation: 18+32=50 Current State: 70:[15, 21, 50], Operations: ['18+32=50'] Exploring Operation: 21*50=1050, Resulting Numbers: [15, 1050] Generated Node #3: [15, 1050]...
4
Current State: 70:[15, 21, 18, 32], Operations: [] Exploring Operation: 21+18=39, Resulting Numbers: [15, 32, 39] Generated Node #0,0: 70:[15, 32, 39] Operation: 21+18=39 Exploring Operation: 32-21=11, Resulting Numbers: [15, 18, 11] Generated Node #0,1: 70:[15, 18, 11] Operation: 32-21=11 Exploring Operation: 21-15=6,...
0
hs_5
mult_heuristic
[ 27, 89, 2, 41 ]
34
[ "27+89=116", "2*41=82", "116-82=34" ]
Current State: 34:[27, 89, 2, 41], Operations: [] Exploring Operation: 27+89=116, Resulting Numbers: [2, 41, 116] Generated Node #2: [2, 41, 116] from Operation: 27+89=116 Current State: 34:[2, 41, 116], Operations: ['27+89=116'] Exploring Operation: 2*41=82, Resulting Numbers: [116, 82] Generated Node #3: [116, 82] fr...
4
Current State: 34:[27, 89, 2, 41], Operations: [] Exploring Operation: 27+2=29, Resulting Numbers: [89, 41, 29] Generated Node #0,0: 34:[89, 41, 29] Operation: 27+2=29 Exploring Operation: 89-41=48, Resulting Numbers: [27, 2, 48] Generated Node #0,1: 34:[27, 2, 48] Operation: 89-41=48 Exploring Operation: 89-27=62, Res...
0
hs_5
mult_heuristic
[ 4, 1, 19, 9 ]
95
[ "4*1=4", "9-4=5", "19*5=95" ]
Current State: 95:[4, 1, 19, 9], Operations: [] Exploring Operation: 4*1=4, Resulting Numbers: [19, 9, 4] Generated Node #2: [19, 9, 4] from Operation: 4*1=4 Current State: 95:[19, 9, 4], Operations: ['4*1=4'] Exploring Operation: 9-4=5, Resulting Numbers: [19, 5] Generated Node #3: [19, 5] from Operation: 9-4=5 Curren...
4
Current State: 95:[4, 1, 19, 9], Operations: [] Exploring Operation: 4+1=5, Resulting Numbers: [19, 9, 5] Generated Node #0,0: 95:[19, 9, 5] Operation: 4+1=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 95:[19, 9, 5], Operations: ['4+1=5'] Exploring Operation: 9-5=4, Resulting Numbers: [19, 4] Genera...
0
hs_1
sum_heuristic
[ 53, 55, 98, 70 ]
26
[ "55-53=2", "98-70=28", "28-2=26" ]
Current State: 26:[53, 55, 98, 70], Operations: [] Exploring Operation: 55-53=2, Resulting Numbers: [98, 70, 2] Generated Node #2: [98, 70, 2] from Operation: 55-53=2 Current State: 26:[98, 70, 2], Operations: ['55-53=2'] Exploring Operation: 98-70=28, Resulting Numbers: [2, 28] Generated Node #3: [2, 28] from Operatio...
4
Current State: 26:[53, 55, 98, 70], Operations: [] Exploring Operation: 98-53=45, Resulting Numbers: [55, 70, 45] Generated Node #0,0: 26:[55, 70, 45] Operation: 98-53=45 Exploring Operation: 98-70=28, Resulting Numbers: [53, 55, 28] Generated Node #0,1: 26:[53, 55, 28] Operation: 98-70=28 Exploring Operation: 70-55=15...
0.985243
hs_5
sum_heuristic
[ 23, 10, 14, 79 ]
98
[ "23+10=33", "79-14=65", "33+65=98" ]
Current State: 98:[23, 10, 14, 79], Operations: [] Exploring Operation: 23+10=33, Resulting Numbers: [14, 79, 33] Generated Node #2: [14, 79, 33] from Operation: 23+10=33 Current State: 98:[14, 79, 33], Operations: ['23+10=33'] Exploring Operation: 79-14=65, Resulting Numbers: [33, 65] Generated Node #3: [33, 65] from ...
4
Current State: 98:[23, 10, 14, 79], Operations: [] Exploring Operation: 23+79=102, Resulting Numbers: [10, 14, 102] Generated Node #0,0: 98:[10, 14, 102] Operation: 23+79=102 Exploring Operation: 79-23=56, Resulting Numbers: [10, 14, 56] Generated Node #0,1: 98:[10, 14, 56] Operation: 79-23=56 Moving to Node #0,0 Curre...
0.986111
hs_2
mult_heuristic
[ 49, 75, 36, 6 ]
16
[ "75-49=26", "36+6=42", "42-26=16" ]
Current State: 16:[49, 75, 36, 6], Operations: [] Exploring Operation: 75-49=26, Resulting Numbers: [36, 6, 26] Generated Node #2: [36, 6, 26] from Operation: 75-49=26 Current State: 16:[36, 6, 26], Operations: ['75-49=26'] Exploring Operation: 36+6=42, Resulting Numbers: [26, 42] Generated Node #3: [26, 42] from Opera...
4
Current State: 16:[49, 75, 36, 6], Operations: [] Exploring Operation: 75-36=39, Resulting Numbers: [49, 6, 39] Generated Node #0,0: 16:[49, 6, 39] Operation: 75-36=39 Exploring Operation: 75-49=26, Resulting Numbers: [36, 6, 26] Generated Node #0,1: 16:[36, 6, 26] Operation: 75-49=26 Start Sub Search at level 1: Movin...
0.992188
hs_2
mult_heuristic
[ 44, 29, 45, 28 ]
89
[ "44+45=89", "29-28=1", "89*1=89" ]
Current State: 89:[44, 29, 45, 28], Operations: [] Exploring Operation: 44+45=89, Resulting Numbers: [29, 28, 89] Generated Node #2: [29, 28, 89] from Operation: 44+45=89 Current State: 89:[29, 28, 89], Operations: ['44+45=89'] Exploring Operation: 29-28=1, Resulting Numbers: [89, 1] Generated Node #3: [89, 1] from Ope...
4
Current State: 89:[44, 29, 45, 28], Operations: [] Exploring Operation: 29+28=57, Resulting Numbers: [44, 45, 57] Generated Node #0,0: 89:[44, 45, 57] Operation: 29+28=57 Exploring Operation: 44+29=73, Resulting Numbers: [45, 28, 73] Generated Node #0,1: 89:[45, 28, 73] Operation: 44+29=73 Exploring Operation: 44+28=72...
0.926215
hs_5
sum_heuristic
[ 60, 12, 19, 22 ]
91
[ "60/12=5", "22*5=110", "110-19=91" ]
Current State: 91:[60, 12, 19, 22], Operations: [] Exploring Operation: 60/12=5, Resulting Numbers: [19, 22, 5] Generated Node #2: [19, 22, 5] from Operation: 60/12=5 Current State: 91:[19, 22, 5], Operations: ['60/12=5'] Exploring Operation: 22*5=110, Resulting Numbers: [19, 110] Generated Node #3: [19, 110] from Oper...
4
Current State: 91:[60, 12, 19, 22], Operations: [] Exploring Operation: 60/12=5, Resulting Numbers: [19, 22, 5] Generated Node #0,0: 91:[19, 22, 5] Operation: 60/12=5 Exploring Operation: 60+22=82, Resulting Numbers: [12, 19, 82] Generated Node #0,1: 91:[12, 19, 82] Operation: 60+22=82 Exploring Operation: 60+19=79, Re...
0
hs_3
mult_heuristic
[ 18, 12, 20, 16 ]
13
[ "16-12=4", "20/4=5", "18-5=13" ]
Current State: 13:[18, 12, 20, 16], Operations: [] Exploring Operation: 16-12=4, Resulting Numbers: [18, 20, 4] Generated Node #2: [18, 20, 4] from Operation: 16-12=4 Current State: 13:[18, 20, 4], Operations: ['16-12=4'] Exploring Operation: 20/4=5, Resulting Numbers: [18, 5] Generated Node #3: [18, 5] from Operation:...
4
Current State: 13:[18, 12, 20, 16], Operations: [] Exploring Operation: 20-12=8, Resulting Numbers: [18, 16, 8] Generated Node #0,0: 13:[18, 16, 8] Operation: 20-12=8 Exploring Operation: 20-18=2, Resulting Numbers: [12, 16, 2] Generated Node #0,1: 13:[12, 16, 2] Operation: 20-18=2 Exploring Operation: 18-12=6, Resulti...
0
hs_4
sum_heuristic
[ 59, 23, 71, 5 ]
37
[ "71-59=12", "5*12=60", "60-23=37" ]
Current State: 37:[59, 23, 71, 5], Operations: [] Exploring Operation: 71-59=12, Resulting Numbers: [23, 5, 12] Generated Node #2: [23, 5, 12] from Operation: 71-59=12 Current State: 37:[23, 5, 12], Operations: ['71-59=12'] Exploring Operation: 5*12=60, Resulting Numbers: [23, 60] Generated Node #3: [23, 60] from Opera...
4
Current State: 37:[59, 23, 71, 5], Operations: [] Exploring Operation: 59-5=54, Resulting Numbers: [23, 71, 54] Generated Node #0,0: 37:[23, 71, 54] Operation: 59-5=54 Exploring Operation: 71-23=48, Resulting Numbers: [59, 5, 48] Generated Node #0,1: 37:[59, 5, 48] Operation: 71-23=48 Exploring Operation: 23+5=28, Resu...
0
hs_3
sum_heuristic
[ 17, 31, 52, 54 ]
65
[ "54-52=2", "17*2=34", "31+34=65" ]
Current State: 65:[17, 31, 52, 54], Operations: [] Exploring Operation: 54-52=2, Resulting Numbers: [17, 31, 2] Generated Node #2: [17, 31, 2] from Operation: 54-52=2 Current State: 65:[17, 31, 2], Operations: ['54-52=2'] Exploring Operation: 17*2=34, Resulting Numbers: [31, 34] Generated Node #3: [31, 34] from Operati...
4
Current State: 65:[17, 31, 52, 54], Operations: [] Exploring Operation: 54-31=23, Resulting Numbers: [17, 52, 23] Generated Node #0,0: 65:[17, 52, 23] Operation: 54-31=23 Exploring Operation: 31-17=14, Resulting Numbers: [52, 54, 14] Generated Node #0,1: 65:[52, 54, 14] Operation: 31-17=14 Exploring Operation: 54-52=2,...
0
hs_4
mult_heuristic
[ 47, 29, 62, 95 ]
45
[ "29+95=124", "124/62=2", "47-2=45" ]
Current State: 45:[47, 29, 62, 95], Operations: [] Exploring Operation: 29+95=124, Resulting Numbers: [47, 62, 124] Generated Node #2: [47, 62, 124] from Operation: 29+95=124 Current State: 45:[47, 62, 124], Operations: ['29+95=124'] Exploring Operation: 124/62=2, Resulting Numbers: [47, 2] Generated Node #3: [47, 2] f...
4
Current State: 45:[47, 29, 62, 95], Operations: [] Exploring Operation: 62-47=15, Resulting Numbers: [29, 95, 15] Generated Node #0,0: 45:[29, 95, 15] Operation: 62-47=15 Exploring Operation: 95-29=66, Resulting Numbers: [47, 62, 66] Generated Node #0,1: 45:[47, 62, 66] Operation: 95-29=66 Exploring Operation: 95-62=33...
0
hs_4
mult_heuristic
[ 75, 81, 48, 19 ]
73
[ "81-75=6", "48+19=67", "6+67=73" ]
Current State: 73:[75, 81, 48, 19], Operations: [] Exploring Operation: 81-75=6, Resulting Numbers: [48, 19, 6] Generated Node #2: [48, 19, 6] from Operation: 81-75=6 Current State: 73:[48, 19, 6], Operations: ['81-75=6'] Exploring Operation: 48+19=67, Resulting Numbers: [6, 67] Generated Node #3: [6, 67] from Operatio...
4
Current State: 73:[75, 81, 48, 19], Operations: [] Exploring Operation: 48+19=67, Resulting Numbers: [75, 81, 67] Generated Node #0,0: 73:[75, 81, 67] Operation: 48+19=67 Start Sub Search at level 1: Moving to Node #0,0 Current State: 73:[75, 81, 67], Operations: ['48+19=67'] Exploring Operation: 81-67=14, Resulting Nu...
0
hs_1
sum_heuristic
[ 29, 91, 2, 21 ]
66
[ "29+21=50", "50/2=25", "91-25=66" ]
Current State: 66:[29, 91, 2, 21], Operations: [] Exploring Operation: 29+21=50, Resulting Numbers: [91, 2, 50] Generated Node #2: [91, 2, 50] from Operation: 29+21=50 Current State: 66:[91, 2, 50], Operations: ['29+21=50'] Exploring Operation: 50/2=25, Resulting Numbers: [91, 25] Generated Node #3: [91, 25] from Opera...
4
Current State: 66:[29, 91, 2, 21], Operations: [] Exploring Operation: 91-29=62, Resulting Numbers: [2, 21, 62] Generated Node #0,0: 66:[2, 21, 62] Operation: 91-29=62 Exploring Operation: 91-21=70, Resulting Numbers: [29, 2, 70] Generated Node #0,1: 66:[29, 2, 70] Operation: 91-21=70 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 40, 28, 72, 48 ]
12
[ "40+28=68", "72-68=4", "48/4=12" ]
Current State: 12:[40, 28, 72, 48], Operations: [] Exploring Operation: 40+28=68, Resulting Numbers: [72, 48, 68] Generated Node #2: [72, 48, 68] from Operation: 40+28=68 Current State: 12:[72, 48, 68], Operations: ['40+28=68'] Exploring Operation: 72-68=4, Resulting Numbers: [48, 4] Generated Node #3: [48, 4] from Ope...
4
Current State: 12:[40, 28, 72, 48], Operations: [] Exploring Operation: 48-40=8, Resulting Numbers: [28, 72, 8] Generated Node #0,0: 12:[28, 72, 8] Operation: 48-40=8 Exploring Operation: 72-48=24, Resulting Numbers: [40, 28, 24] Generated Node #0,1: 12:[40, 28, 24] Operation: 72-48=24 Exploring Operation: 72-40=32, Re...
0.989583
hs_3
sum_heuristic
[ 53, 71, 32, 40 ]
54
[ "71-53=18", "32+40=72", "72-18=54" ]
Current State: 54:[53, 71, 32, 40], Operations: [] Exploring Operation: 71-53=18, Resulting Numbers: [32, 40, 18] Generated Node #2: [32, 40, 18] from Operation: 71-53=18 Current State: 54:[32, 40, 18], Operations: ['71-53=18'] Exploring Operation: 32+40=72, Resulting Numbers: [18, 72] Generated Node #3: [18, 72] from ...
4
Current State: 54:[53, 71, 32, 40], Operations: [] Exploring Operation: 71-40=31, Resulting Numbers: [53, 32, 31] Generated Node #0,0: 54:[53, 32, 31] Operation: 71-40=31 Moving to Node #0,0 Current State: 54:[53, 32, 31], Operations: ['71-40=31'] Exploring Operation: 32-31=1, Resulting Numbers: [53, 1] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 6, 25, 18, 76 ]
54
[ "18/6=3", "76-25=51", "3+51=54" ]
Current State: 54:[6, 25, 18, 76], Operations: [] Exploring Operation: 18/6=3, Resulting Numbers: [25, 76, 3] Generated Node #2: [25, 76, 3] from Operation: 18/6=3 Current State: 54:[25, 76, 3], Operations: ['18/6=3'] Exploring Operation: 76-25=51, Resulting Numbers: [3, 51] Generated Node #3: [3, 51] from Operation: 7...
4
Current State: 54:[6, 25, 18, 76], Operations: [] Exploring Operation: 76-25=51, Resulting Numbers: [6, 18, 51] Generated Node #0,0: 54:[6, 18, 51] Operation: 76-25=51 Exploring Operation: 76-18=58, Resulting Numbers: [6, 25, 58] Generated Node #0,1: 54:[6, 25, 58] Operation: 76-18=58 Moving to Node #0,0 Current State:...
0.989583
hs_2
mult_heuristic
[ 26, 86, 6, 21 ]
87
[ "86-26=60", "6+21=27", "60+27=87" ]
Current State: 87:[26, 86, 6, 21], Operations: [] Exploring Operation: 86-26=60, Resulting Numbers: [6, 21, 60] Generated Node #2: [6, 21, 60] from Operation: 86-26=60 Current State: 87:[6, 21, 60], Operations: ['86-26=60'] Exploring Operation: 6+21=27, Resulting Numbers: [60, 27] Generated Node #3: [60, 27] from Opera...
4
Current State: 87:[26, 86, 6, 21], Operations: [] Exploring Operation: 86+6=92, Resulting Numbers: [26, 21, 92] Generated Node #0,0: 87:[26, 21, 92] Operation: 86+6=92 Exploring Operation: 26+6=32, Resulting Numbers: [86, 21, 32] Generated Node #0,1: 87:[86, 21, 32] Operation: 26+6=32 Exploring Operation: 26-21=5, Resu...
0.985243
hs_4
mult_heuristic
[ 5, 2, 47, 49 ]
86
[ "5*2=10", "47+49=96", "96-10=86" ]
Current State: 86:[5, 2, 47, 49], Operations: [] Exploring Operation: 5*2=10, Resulting Numbers: [47, 49, 10] Generated Node #2: [47, 49, 10] from Operation: 5*2=10 Current State: 86:[47, 49, 10], Operations: ['5*2=10'] Exploring Operation: 47+49=96, Resulting Numbers: [10, 96] Generated Node #3: [10, 96] from Operatio...
4
Current State: 86:[5, 2, 47, 49], Operations: [] Exploring Operation: 5-2=3, Resulting Numbers: [47, 49, 3] Generated Node #0,0: 86:[47, 49, 3] Operation: 5-2=3 Exploring Operation: 49-5=44, Resulting Numbers: [2, 47, 44] Generated Node #0,1: 86:[2, 47, 44] Operation: 49-5=44 Exploring Operation: 49-47=2, Resulting Num...
0
hs_5
sum_heuristic
[ 91, 69, 26, 42 ]
38
[ "91-69=22", "42-26=16", "22+16=38" ]
Current State: 38:[91, 69, 26, 42], Operations: [] Exploring Operation: 91-69=22, Resulting Numbers: [26, 42, 22] Generated Node #2: [26, 42, 22] from Operation: 91-69=22 Current State: 38:[26, 42, 22], Operations: ['91-69=22'] Exploring Operation: 42-26=16, Resulting Numbers: [22, 16] Generated Node #3: [22, 16] from ...
4
Current State: 38:[91, 69, 26, 42], Operations: [] Exploring Operation: 91-69=22, Resulting Numbers: [26, 42, 22] Generated Node #0,0: 38:[26, 42, 22] Operation: 91-69=22 Moving to Node #0,0 Current State: 38:[26, 42, 22], Operations: ['91-69=22'] Exploring Operation: 42-26=16, Resulting Numbers: [22, 16] Generated Nod...
0.993924
hs_1
sum_heuristic
[ 88, 82, 84, 94 ]
50
[ "84-82=2", "88/2=44", "94-44=50" ]
Current State: 50:[88, 82, 84, 94], Operations: [] Exploring Operation: 84-82=2, Resulting Numbers: [88, 94, 2] Generated Node #2: [88, 94, 2] from Operation: 84-82=2 Current State: 50:[88, 94, 2], Operations: ['84-82=2'] Exploring Operation: 88/2=44, Resulting Numbers: [94, 44] Generated Node #3: [94, 44] from Operati...
4
Current State: 50:[88, 82, 84, 94], Operations: [] Exploring Operation: 88-84=4, Resulting Numbers: [82, 94, 4] Generated Node #0,0: 50:[82, 94, 4] Operation: 88-84=4 Exploring Operation: 94-88=6, Resulting Numbers: [82, 84, 6] Generated Node #0,1: 50:[82, 84, 6] Operation: 94-88=6 Exploring Operation: 94-84=10, Result...
0
hs_4
sum_heuristic
[ 70, 6, 39, 52 ]
51
[ "70-6=64", "52-39=13", "64-13=51" ]
Current State: 51:[70, 6, 39, 52], Operations: [] Exploring Operation: 70-6=64, Resulting Numbers: [39, 52, 64] Generated Node #2: [39, 52, 64] from Operation: 70-6=64 Current State: 51:[39, 52, 64], Operations: ['70-6=64'] Exploring Operation: 52-39=13, Resulting Numbers: [64, 13] Generated Node #3: [64, 13] from Oper...
4
Current State: 51:[70, 6, 39, 52], Operations: [] Exploring Operation: 70-52=18, Resulting Numbers: [6, 39, 18] Generated Node #0,0: 51:[6, 39, 18] Operation: 70-52=18 Exploring Operation: 70-39=31, Resulting Numbers: [6, 52, 31] Generated Node #0,1: 51:[6, 52, 31] Operation: 70-39=31 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 48, 92, 29, 89 ]
45
[ "92-89=3", "48/3=16", "29+16=45" ]
Current State: 45:[48, 92, 29, 89], Operations: [] Exploring Operation: 92-89=3, Resulting Numbers: [48, 29, 3] Generated Node #2: [48, 29, 3] from Operation: 92-89=3 Current State: 45:[48, 29, 3], Operations: ['92-89=3'] Exploring Operation: 48/3=16, Resulting Numbers: [29, 16] Generated Node #3: [29, 16] from Operati...
4
Current State: 45:[48, 92, 29, 89], Operations: [] Exploring Operation: 92-89=3, Resulting Numbers: [48, 29, 3] Generated Node #0,0: 45:[48, 29, 3] Operation: 92-89=3 Exploring Operation: 92-48=44, Resulting Numbers: [29, 89, 44] Generated Node #0,1: 45:[29, 89, 44] Operation: 92-48=44 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 6, 91, 36, 75 ]
58
[ "6+91=97", "75-36=39", "97-39=58" ]
Current State: 58:[6, 91, 36, 75], Operations: [] Exploring Operation: 6+91=97, Resulting Numbers: [36, 75, 97] Generated Node #2: [36, 75, 97] from Operation: 6+91=97 Current State: 58:[36, 75, 97], Operations: ['6+91=97'] Exploring Operation: 75-36=39, Resulting Numbers: [97, 39] Generated Node #3: [97, 39] from Oper...
4
Current State: 58:[6, 91, 36, 75], Operations: [] Exploring Operation: 91-75=16, Resulting Numbers: [6, 36, 16] Generated Node #0,0: 58:[6, 36, 16] Operation: 91-75=16 Exploring Operation: 91-36=55, Resulting Numbers: [6, 75, 55] Generated Node #0,1: 58:[6, 75, 55] Operation: 91-36=55 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 16, 99, 88, 46 ]
28
[ "16*99=1584", "1584/88=18", "46-18=28" ]
Current State: 28:[16, 99, 88, 46], Operations: [] Exploring Operation: 16*99=1584, Resulting Numbers: [88, 46, 1584] Generated Node #2: [88, 46, 1584] from Operation: 16*99=1584 Current State: 28:[88, 46, 1584], Operations: ['16*99=1584'] Exploring Operation: 1584/88=18, Resulting Numbers: [46, 18] Generated Node #3: ...
4
Current State: 28:[16, 99, 88, 46], Operations: [] Exploring Operation: 99-88=11, Resulting Numbers: [16, 46, 11] Generated Node #0,0: 28:[16, 46, 11] Operation: 99-88=11 Start Sub Search at level 1: Moving to Node #0,0 Current State: 28:[16, 46, 11], Operations: ['99-88=11'] Exploring Operation: 46-16=30, Resulting Nu...
0
hs_1
mult_heuristic
[ 91, 55, 26, 52 ]
44
[ "91-26=65", "55*52=2860", "2860/65=44" ]
Current State: 44:[91, 55, 26, 52], Operations: [] Exploring Operation: 91-26=65, Resulting Numbers: [55, 52, 65] Generated Node #2: [55, 52, 65] from Operation: 91-26=65 Current State: 44:[55, 52, 65], Operations: ['91-26=65'] Exploring Operation: 55*52=2860, Resulting Numbers: [65, 2860] Generated Node #3: [65, 2860]...
4
Current State: 44:[91, 55, 26, 52], Operations: [] Exploring Operation: 91-52=39, Resulting Numbers: [55, 26, 39] Generated Node #0,0: 44:[55, 26, 39] Operation: 91-52=39 Exploring Operation: 91-55=36, Resulting Numbers: [26, 52, 36] Generated Node #0,1: 44:[26, 52, 36] Operation: 91-55=36 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 59, 65, 18, 71 ]
56
[ "71-65=6", "18/6=3", "59-3=56" ]
Current State: 56:[59, 65, 18, 71], Operations: [] Exploring Operation: 71-65=6, Resulting Numbers: [59, 18, 6] Generated Node #2: [59, 18, 6] from Operation: 71-65=6 Current State: 56:[59, 18, 6], Operations: ['71-65=6'] Exploring Operation: 18/6=3, Resulting Numbers: [59, 3] Generated Node #3: [59, 3] from Operation:...
4
Current State: 56:[59, 65, 18, 71], Operations: [] Exploring Operation: 71-65=6, Resulting Numbers: [59, 18, 6] Generated Node #0,0: 56:[59, 18, 6] Operation: 71-65=6 Exploring Operation: 71-59=12, Resulting Numbers: [65, 18, 12] Generated Node #0,1: 56:[65, 18, 12] Operation: 71-59=12 Moving to Node #0,0 Current State...
0.991319
hs_2
mult_heuristic
[ 39, 53, 13, 42 ]
14
[ "39/13=3", "53-42=11", "3+11=14" ]
Current State: 14:[39, 53, 13, 42], Operations: [] Exploring Operation: 39/13=3, Resulting Numbers: [53, 42, 3] Generated Node #2: [53, 42, 3] from Operation: 39/13=3 Current State: 14:[53, 42, 3], Operations: ['39/13=3'] Exploring Operation: 53-42=11, Resulting Numbers: [3, 11] Generated Node #3: [3, 11] from Operatio...
4
Current State: 14:[39, 53, 13, 42], Operations: [] Exploring Operation: 53-39=14, Resulting Numbers: [13, 42, 14] Generated Node #0,0: 14:[13, 42, 14] Operation: 53-39=14 Exploring Operation: 53-42=11, Resulting Numbers: [39, 13, 11] Generated Node #0,1: 14:[39, 13, 11] Operation: 53-42=11 Start Sub Search at level 1: ...
0.986111
hs_2
sum_heuristic
[ 83, 85, 31, 10 ]
88
[ "83+10=93", "93/31=3", "85+3=88" ]
Current State: 88:[83, 85, 31, 10], Operations: [] Exploring Operation: 83+10=93, Resulting Numbers: [85, 31, 93] Generated Node #2: [85, 31, 93] from Operation: 83+10=93 Current State: 88:[85, 31, 93], Operations: ['83+10=93'] Exploring Operation: 93/31=3, Resulting Numbers: [85, 3] Generated Node #3: [85, 3] from Ope...
4
Current State: 88:[83, 85, 31, 10], Operations: [] Exploring Operation: 31+10=41, Resulting Numbers: [83, 85, 41] Generated Node #0,0: 88:[83, 85, 41] Operation: 31+10=41 Exploring Operation: 85-83=2, Resulting Numbers: [31, 10, 2] Generated Node #0,1: 88:[31, 10, 2] Operation: 85-83=2 Exploring Operation: 31-10=21, Re...
0
hs_3
mult_heuristic
[ 64, 7, 76, 13 ]
72
[ "76-64=12", "13-7=6", "12*6=72" ]
Current State: 72:[64, 7, 76, 13], Operations: [] Exploring Operation: 76-64=12, Resulting Numbers: [7, 13, 12] Generated Node #2: [7, 13, 12] from Operation: 76-64=12 Current State: 72:[7, 13, 12], Operations: ['76-64=12'] Exploring Operation: 13-7=6, Resulting Numbers: [12, 6] Generated Node #3: [12, 6] from Operatio...
4
Current State: 72:[64, 7, 76, 13], Operations: [] Exploring Operation: 76-7=69, Resulting Numbers: [64, 13, 69] Generated Node #0,0: 72:[64, 13, 69] Operation: 76-7=69 Exploring Operation: 76-64=12, Resulting Numbers: [7, 13, 12] Generated Node #0,1: 72:[7, 13, 12] Operation: 76-64=12 Exploring Operation: 64+13=77, Res...
0.986979
hs_5
mult_heuristic
[ 70, 11, 41, 57 ]
65
[ "70+11=81", "57-41=16", "81-16=65" ]
Current State: 65:[70, 11, 41, 57], Operations: [] Exploring Operation: 70+11=81, Resulting Numbers: [41, 57, 81] Generated Node #2: [41, 57, 81] from Operation: 70+11=81 Current State: 65:[41, 57, 81], Operations: ['70+11=81'] Exploring Operation: 57-41=16, Resulting Numbers: [81, 16] Generated Node #3: [81, 16] from ...
4
Current State: 65:[70, 11, 41, 57], Operations: [] Exploring Operation: 57-41=16, Resulting Numbers: [70, 11, 16] Generated Node #0,0: 65:[70, 11, 16] Operation: 57-41=16 Moving to Node #0,0 Current State: 65:[70, 11, 16], Operations: ['57-41=16'] Exploring Operation: 16-11=5, Resulting Numbers: [70, 5] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 26, 63, 40, 40 ]
26
[ "40-40=0", "63*0=0", "26+0=26" ]
Current State: 26:[26, 63, 40, 40], Operations: [] Exploring Operation: 40-40=0, Resulting Numbers: [26, 63, 0] Generated Node #2: [26, 63, 0] from Operation: 40-40=0 Current State: 26:[26, 63, 0], Operations: ['40-40=0'] Exploring Operation: 63*0=0, Resulting Numbers: [26, 0] Generated Node #3: [26, 0] from Operation:...
4
Current State: 26:[26, 63, 40, 40], Operations: [] Exploring Operation: 40/40=1, Resulting Numbers: [26, 63, 1] Generated Node #0,0: 26:[26, 63, 1] Operation: 40/40=1 Exploring Operation: 63-40=23, Resulting Numbers: [26, 40, 23] Generated Node #0,1: 26:[26, 40, 23] Operation: 63-40=23 Exploring Operation: 63-40=23, Re...
0
hs_3
mult_heuristic
[ 70, 22, 15, 30 ]
77
[ "70+22=92", "30-15=15", "92-15=77" ]
Current State: 77:[70, 22, 15, 30], Operations: [] Exploring Operation: 70+22=92, Resulting Numbers: [15, 30, 92] Generated Node #2: [15, 30, 92] from Operation: 70+22=92 Current State: 77:[15, 30, 92], Operations: ['70+22=92'] Exploring Operation: 30-15=15, Resulting Numbers: [92, 15] Generated Node #3: [92, 15] from ...
4
Current State: 77:[70, 22, 15, 30], Operations: [] Exploring Operation: 30/15=2, Resulting Numbers: [70, 22, 2] Generated Node #0,0: 77:[70, 22, 2] Operation: 30/15=2 Exploring Operation: 30-22=8, Resulting Numbers: [70, 15, 8] Generated Node #0,1: 77:[70, 15, 8] Operation: 30-22=8 Exploring Operation: 22+30=52, Result...
0.984375
hs_5
sum_heuristic
[ 2, 19, 72, 11 ]
87
[ "19+11=30", "30/2=15", "72+15=87" ]
Current State: 87:[2, 19, 72, 11], Operations: [] Exploring Operation: 19+11=30, Resulting Numbers: [2, 72, 30] Generated Node #2: [2, 72, 30] from Operation: 19+11=30 Current State: 87:[2, 72, 30], Operations: ['19+11=30'] Exploring Operation: 30/2=15, Resulting Numbers: [72, 15] Generated Node #3: [72, 15] from Opera...
4
Current State: 87:[2, 19, 72, 11], Operations: [] Exploring Operation: 19+72=91, Resulting Numbers: [2, 11, 91] Generated Node #0,0: 87:[2, 11, 91] Operation: 19+72=91 Start Sub Search at level 1: Moving to Node #0,0 Current State: 87:[2, 11, 91], Operations: ['19+72=91'] Exploring Operation: 91-11=80, Resulting Number...
0
hs_1
sum_heuristic
[ 82, 84, 88, 14 ]
24
[ "82+14=96", "88-84=4", "96/4=24" ]
Current State: 24:[82, 84, 88, 14], Operations: [] Exploring Operation: 82+14=96, Resulting Numbers: [84, 88, 96] Generated Node #2: [84, 88, 96] from Operation: 82+14=96 Current State: 24:[84, 88, 96], Operations: ['82+14=96'] Exploring Operation: 88-84=4, Resulting Numbers: [96, 4] Generated Node #3: [96, 4] from Ope...
4
Current State: 24:[82, 84, 88, 14], Operations: [] Exploring Operation: 88-82=6, Resulting Numbers: [84, 14, 6] Generated Node #0,0: 24:[84, 14, 6] Operation: 88-82=6 Exploring Operation: 88-84=4, Resulting Numbers: [82, 14, 4] Generated Node #0,1: 24:[82, 14, 4] Operation: 88-84=4 Exploring Operation: 84-82=2, Resulti...
0
hs_3
mult_heuristic
[ 73, 12, 69, 7 ]
76
[ "73-69=4", "12+7=19", "4*19=76" ]
Current State: 76:[73, 12, 69, 7], Operations: [] Exploring Operation: 73-69=4, Resulting Numbers: [12, 7, 4] Generated Node #2: [12, 7, 4] from Operation: 73-69=4 Current State: 76:[12, 7, 4], Operations: ['73-69=4'] Exploring Operation: 12+7=19, Resulting Numbers: [4, 19] Generated Node #3: [4, 19] from Operation: 12...
4
Current State: 76:[73, 12, 69, 7], Operations: [] Exploring Operation: 73-69=4, Resulting Numbers: [12, 7, 4] Generated Node #0,0: 76:[12, 7, 4] Operation: 73-69=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 76:[12, 7, 4], Operations: ['73-69=4'] Exploring Operation: 12+7=19, Resulting Numbers: [4, ...
0.993924
hs_1
mult_heuristic
[ 60, 57, 50, 4 ]
32
[ "57-50=7", "4*7=28", "60-28=32" ]
Current State: 32:[60, 57, 50, 4], Operations: [] Exploring Operation: 57-50=7, Resulting Numbers: [60, 4, 7] Generated Node #2: [60, 4, 7] from Operation: 57-50=7 Current State: 32:[60, 4, 7], Operations: ['57-50=7'] Exploring Operation: 4*7=28, Resulting Numbers: [60, 28] Generated Node #3: [60, 28] from Operation: 4...
4
Current State: 32:[60, 57, 50, 4], Operations: [] Exploring Operation: 60-57=3, Resulting Numbers: [50, 4, 3] Generated Node #0,0: 32:[50, 4, 3] Operation: 60-57=3 Exploring Operation: 57-50=7, Resulting Numbers: [60, 4, 7] Generated Node #0,1: 32:[60, 4, 7] Operation: 57-50=7 Exploring Operation: 60-50=10, Resulting N...
0
hs_4
mult_heuristic
[ 84, 59, 2, 31 ]
98
[ "59-31=28", "28/2=14", "84+14=98" ]
Current State: 98:[84, 59, 2, 31], Operations: [] Exploring Operation: 59-31=28, Resulting Numbers: [84, 2, 28] Generated Node #2: [84, 2, 28] from Operation: 59-31=28 Current State: 98:[84, 2, 28], Operations: ['59-31=28'] Exploring Operation: 28/2=14, Resulting Numbers: [84, 14] Generated Node #3: [84, 14] from Opera...
4
Current State: 98:[84, 59, 2, 31], Operations: [] Exploring Operation: 84-31=53, Resulting Numbers: [59, 2, 53] Generated Node #0,0: 98:[59, 2, 53] Operation: 84-31=53 Moving to Node #0,0 Current State: 98:[59, 2, 53], Operations: ['84-31=53'] Exploring Operation: 59-53=6, Resulting Numbers: [2, 6] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 17, 14, 64, 51 ]
16
[ "17-14=3", "64-51=13", "3+13=16" ]
Current State: 16:[17, 14, 64, 51], Operations: [] Exploring Operation: 17-14=3, Resulting Numbers: [64, 51, 3] Generated Node #2: [64, 51, 3] from Operation: 17-14=3 Current State: 16:[64, 51, 3], Operations: ['17-14=3'] Exploring Operation: 64-51=13, Resulting Numbers: [3, 13] Generated Node #3: [3, 13] from Operatio...
4
Current State: 16:[17, 14, 64, 51], Operations: [] Exploring Operation: 51/17=3, Resulting Numbers: [14, 64, 3] Generated Node #0,0: 16:[14, 64, 3] Operation: 51/17=3 Exploring Operation: 64-17=47, Resulting Numbers: [14, 51, 47] Generated Node #0,1: 16:[14, 51, 47] Operation: 64-17=47 Exploring Operation: 64-51=13, Re...
0.986111
hs_3
mult_heuristic
[ 32, 32, 83, 31 ]
83
[ "32-32=0", "31*0=0", "83+0=83" ]
Current State: 83:[32, 32, 83, 31], Operations: [] Exploring Operation: 32-32=0, Resulting Numbers: [83, 31, 0] Generated Node #2: [83, 31, 0] from Operation: 32-32=0 Current State: 83:[83, 31, 0], Operations: ['32-32=0'] Exploring Operation: 31*0=0, Resulting Numbers: [83, 0] Generated Node #3: [83, 0] from Operation:...
4
Current State: 83:[32, 32, 83, 31], Operations: [] Exploring Operation: 32+32=64, Resulting Numbers: [83, 31, 64] Generated Node #0,0: 83:[83, 31, 64] Operation: 32+32=64 Start Sub Search at level 1: Moving to Node #0,0 Current State: 83:[83, 31, 64], Operations: ['32+32=64'] Exploring Operation: 31+64=95, Resulting Nu...
0
hs_1
sum_heuristic
[ 2, 15, 50, 24 ]
13
[ "15-2=13", "50-24=26", "26-13=13" ]
Current State: 13:[2, 15, 50, 24], Operations: [] Exploring Operation: 15-2=13, Resulting Numbers: [50, 24, 13] Generated Node #2: [50, 24, 13] from Operation: 15-2=13 Current State: 13:[50, 24, 13], Operations: ['15-2=13'] Exploring Operation: 50-24=26, Resulting Numbers: [13, 26] Generated Node #3: [13, 26] from Oper...
4
Current State: 13:[2, 15, 50, 24], Operations: [] Exploring Operation: 15-2=13, Resulting Numbers: [50, 24, 13] Generated Node #0,0: 13:[50, 24, 13] Operation: 15-2=13 Exploring Operation: 50-24=26, Resulting Numbers: [2, 15, 26] Generated Node #0,1: 13:[2, 15, 26] Operation: 50-24=26 Exploring Operation: 50/2=25, Resu...
0.976563
hs_5
mult_heuristic
[ 28, 81, 9, 41 ]
77
[ "28+81=109", "41-9=32", "109-32=77" ]
Current State: 77:[28, 81, 9, 41], Operations: [] Exploring Operation: 28+81=109, Resulting Numbers: [9, 41, 109] Generated Node #2: [9, 41, 109] from Operation: 28+81=109 Current State: 77:[9, 41, 109], Operations: ['28+81=109'] Exploring Operation: 41-9=32, Resulting Numbers: [109, 32] Generated Node #3: [109, 32] fr...
4
Current State: 77:[28, 81, 9, 41], Operations: [] Exploring Operation: 41-28=13, Resulting Numbers: [81, 9, 13] Generated Node #0,0: 77:[81, 9, 13] Operation: 41-28=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 77:[81, 9, 13], Operations: ['41-28=13'] Exploring Operation: 81/9=9, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 85, 25, 10, 6 ]
94
[ "85+25=110", "10+6=16", "110-16=94" ]
Current State: 94:[85, 25, 10, 6], Operations: [] Exploring Operation: 85+25=110, Resulting Numbers: [10, 6, 110] Generated Node #2: [10, 6, 110] from Operation: 85+25=110 Current State: 94:[10, 6, 110], Operations: ['85+25=110'] Exploring Operation: 10+6=16, Resulting Numbers: [110, 16] Generated Node #3: [110, 16] fr...
4
Current State: 94:[85, 25, 10, 6], Operations: [] Exploring Operation: 25-10=15, Resulting Numbers: [85, 6, 15] Generated Node #0,0: 94:[85, 6, 15] Operation: 25-10=15 Exploring Operation: 85+10=95, Resulting Numbers: [25, 6, 95] Generated Node #0,1: 94:[25, 6, 95] Operation: 85+10=95 Exploring Operation: 85-25=60, Res...
0.980903
hs_4
sum_heuristic
[ 67, 64, 47, 41 ]
85
[ "67-64=3", "47+41=88", "88-3=85" ]
Current State: 85:[67, 64, 47, 41], Operations: [] Exploring Operation: 67-64=3, Resulting Numbers: [47, 41, 3] Generated Node #2: [47, 41, 3] from Operation: 67-64=3 Current State: 85:[47, 41, 3], Operations: ['67-64=3'] Exploring Operation: 47+41=88, Resulting Numbers: [3, 88] Generated Node #3: [3, 88] from Operatio...
4
Current State: 85:[67, 64, 47, 41], Operations: [] Exploring Operation: 64-47=17, Resulting Numbers: [67, 41, 17] Generated Node #0,0: 85:[67, 41, 17] Operation: 64-47=17 Exploring Operation: 67-47=20, Resulting Numbers: [64, 41, 20] Generated Node #0,1: 85:[64, 41, 20] Operation: 67-47=20 Exploring Operation: 47+41=88...
0.97309
hs_4
sum_heuristic
[ 40, 68, 44, 56 ]
40
[ "68-40=28", "56-44=12", "28+12=40" ]
Current State: 40:[40, 68, 44, 56], Operations: [] Exploring Operation: 68-40=28, Resulting Numbers: [44, 56, 28] Generated Node #2: [44, 56, 28] from Operation: 68-40=28 Current State: 40:[44, 56, 28], Operations: ['68-40=28'] Exploring Operation: 56-44=12, Resulting Numbers: [28, 12] Generated Node #3: [28, 12] from ...
4
Current State: 40:[40, 68, 44, 56], Operations: [] Exploring Operation: 68-56=12, Resulting Numbers: [40, 44, 12] Generated Node #0,0: 40:[40, 44, 12] Operation: 68-56=12 Exploring Operation: 68-44=24, Resulting Numbers: [40, 56, 24] Generated Node #0,1: 40:[40, 56, 24] Operation: 68-44=24 Moving to Node #0,0 Current S...
0.988715
hs_2
sum_heuristic
[ 19, 89, 44, 39 ]
75
[ "89-19=70", "44-39=5", "70+5=75" ]
Current State: 75:[19, 89, 44, 39], Operations: [] Exploring Operation: 89-19=70, Resulting Numbers: [44, 39, 70] Generated Node #2: [44, 39, 70] from Operation: 89-19=70 Current State: 75:[44, 39, 70], Operations: ['89-19=70'] Exploring Operation: 44-39=5, Resulting Numbers: [70, 5] Generated Node #3: [70, 5] from Ope...
4
Current State: 75:[19, 89, 44, 39], Operations: [] Exploring Operation: 44+39=83, Resulting Numbers: [19, 89, 83] Generated Node #0,0: 75:[19, 89, 83] Operation: 44+39=83 Exploring Operation: 44-39=5, Resulting Numbers: [19, 89, 5] Generated Node #0,1: 75:[19, 89, 5] Operation: 44-39=5 Start Sub Search at level 1: Movi...
0.991319
hs_2
mult_heuristic
[ 28, 7, 86, 14 ]
43
[ "28-14=14", "7*86=602", "602/14=43" ]
Current State: 43:[28, 7, 86, 14], Operations: [] Exploring Operation: 28-14=14, Resulting Numbers: [7, 86, 14] Generated Node #2: [7, 86, 14] from Operation: 28-14=14 Current State: 43:[7, 86, 14], Operations: ['28-14=14'] Exploring Operation: 7*86=602, Resulting Numbers: [14, 602] Generated Node #3: [14, 602] from Op...
4
Current State: 43:[28, 7, 86, 14], Operations: [] Exploring Operation: 86-28=58, Resulting Numbers: [7, 14, 58] Generated Node #0,0: 43:[7, 14, 58] Operation: 86-28=58 Exploring Operation: 7+14=21, Resulting Numbers: [28, 86, 21] Generated Node #0,1: 43:[28, 86, 21] Operation: 7+14=21 Exploring Operation: 86-7=79, Resu...
0
hs_5
sum_heuristic
[ 14, 51, 23, 32 ]
92
[ "51-14=37", "23+32=55", "37+55=92" ]
Current State: 92:[14, 51, 23, 32], Operations: [] Exploring Operation: 51-14=37, Resulting Numbers: [23, 32, 37] Generated Node #2: [23, 32, 37] from Operation: 51-14=37 Current State: 92:[23, 32, 37], Operations: ['51-14=37'] Exploring Operation: 23+32=55, Resulting Numbers: [37, 55] Generated Node #3: [37, 55] from ...
4
Current State: 92:[14, 51, 23, 32], Operations: [] Exploring Operation: 14+32=46, Resulting Numbers: [51, 23, 46] Generated Node #0,0: 92:[51, 23, 46] Operation: 14+32=46 Exploring Operation: 32-14=18, Resulting Numbers: [51, 23, 18] Generated Node #0,1: 92:[51, 23, 18] Operation: 32-14=18 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 71, 19, 42, 93 ]
14
[ "71+19=90", "93-90=3", "42/3=14" ]
Current State: 14:[71, 19, 42, 93], Operations: [] Exploring Operation: 71+19=90, Resulting Numbers: [42, 93, 90] Generated Node #2: [42, 93, 90] from Operation: 71+19=90 Current State: 14:[42, 93, 90], Operations: ['71+19=90'] Exploring Operation: 93-90=3, Resulting Numbers: [42, 3] Generated Node #3: [42, 3] from Ope...
4
Current State: 14:[71, 19, 42, 93], Operations: [] Exploring Operation: 93-71=22, Resulting Numbers: [19, 42, 22] Generated Node #0,0: 14:[19, 42, 22] Operation: 93-71=22 Start Sub Search at level 1: Moving to Node #0,0 Current State: 14:[19, 42, 22], Operations: ['93-71=22'] Exploring Operation: 42-22=20, Resulting Nu...
0
hs_1
sum_heuristic
[ 15, 70, 2, 52 ]
51
[ "70-52=18", "2*18=36", "15+36=51" ]
Current State: 51:[15, 70, 2, 52], Operations: [] Exploring Operation: 70-52=18, Resulting Numbers: [15, 2, 18] Generated Node #2: [15, 2, 18] from Operation: 70-52=18 Current State: 51:[15, 2, 18], Operations: ['70-52=18'] Exploring Operation: 2*18=36, Resulting Numbers: [15, 36] Generated Node #3: [15, 36] from Opera...
4
Current State: 51:[15, 70, 2, 52], Operations: [] Exploring Operation: 70/2=35, Resulting Numbers: [15, 52, 35] Generated Node #0,0: 51:[15, 52, 35] Operation: 70/2=35 Exploring Operation: 15+2=17, Resulting Numbers: [70, 52, 17] Generated Node #0,1: 51:[70, 52, 17] Operation: 15+2=17 Exploring Operation: 70-52=18, Res...
0
hs_4
mult_heuristic
[ 25, 58, 80, 84 ]
87
[ "25+58=83", "84-80=4", "83+4=87" ]
Current State: 87:[25, 58, 80, 84], Operations: [] Exploring Operation: 25+58=83, Resulting Numbers: [80, 84, 83] Generated Node #2: [80, 84, 83] from Operation: 25+58=83 Current State: 87:[80, 84, 83], Operations: ['25+58=83'] Exploring Operation: 84-80=4, Resulting Numbers: [83, 4] Generated Node #3: [83, 4] from Ope...
4
Current State: 87:[25, 58, 80, 84], Operations: [] Exploring Operation: 25+58=83, Resulting Numbers: [80, 84, 83] Generated Node #0,0: 87:[80, 84, 83] Operation: 25+58=83 Start Sub Search at level 1: Moving to Node #0,0 Current State: 87:[80, 84, 83], Operations: ['25+58=83'] Exploring Operation: 83-80=3, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 16, 92, 5, 32 ]
51
[ "16*92=1472", "1472/32=46", "5+46=51" ]
Current State: 51:[16, 92, 5, 32], Operations: [] Exploring Operation: 16*92=1472, Resulting Numbers: [5, 32, 1472] Generated Node #2: [5, 32, 1472] from Operation: 16*92=1472 Current State: 51:[5, 32, 1472], Operations: ['16*92=1472'] Exploring Operation: 1472/32=46, Resulting Numbers: [5, 46] Generated Node #3: [5, 4...
4
Current State: 51:[16, 92, 5, 32], Operations: [] Exploring Operation: 92-32=60, Resulting Numbers: [16, 5, 60] Generated Node #0,0: 51:[16, 5, 60] Operation: 92-32=60 Exploring Operation: 92-16=76, Resulting Numbers: [5, 32, 76] Generated Node #0,1: 51:[5, 32, 76] Operation: 92-16=76 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 52, 60, 65, 2 ]
94
[ "52+60=112", "112-65=47", "2*47=94" ]
Current State: 94:[52, 60, 65, 2], Operations: [] Exploring Operation: 52+60=112, Resulting Numbers: [65, 2, 112] Generated Node #2: [65, 2, 112] from Operation: 52+60=112 Current State: 94:[65, 2, 112], Operations: ['52+60=112'] Exploring Operation: 112-65=47, Resulting Numbers: [2, 47] Generated Node #3: [2, 47] from...
4
Current State: 94:[52, 60, 65, 2], Operations: [] Exploring Operation: 60-52=8, Resulting Numbers: [65, 2, 8] Generated Node #0,0: 94:[65, 2, 8] Operation: 60-52=8 Exploring Operation: 65-60=5, Resulting Numbers: [52, 2, 5] Generated Node #0,1: 94:[52, 2, 5] Operation: 65-60=5 Exploring Operation: 52-2=50, Resulting Nu...
0.953993
hs_4
mult_heuristic
[ 41, 16, 7, 34 ]
85
[ "34-16=18", "7*18=126", "126-41=85" ]
Current State: 85:[41, 16, 7, 34], Operations: [] Exploring Operation: 34-16=18, Resulting Numbers: [41, 7, 18] Generated Node #2: [41, 7, 18] from Operation: 34-16=18 Current State: 85:[41, 7, 18], Operations: ['34-16=18'] Exploring Operation: 7*18=126, Resulting Numbers: [41, 126] Generated Node #3: [41, 126] from Op...
4
Current State: 85:[41, 16, 7, 34], Operations: [] Exploring Operation: 41+34=75, Resulting Numbers: [16, 7, 75] Generated Node #0,0: 85:[16, 7, 75] Operation: 41+34=75 Exploring Operation: 41-34=7, Resulting Numbers: [16, 7, 7] Generated Node #0,1: 85:[16, 7, 7] Operation: 41-34=7 Exploring Operation: 41-16=25, Resulti...
0
hs_3
sum_heuristic
[ 13, 91, 52, 53 ]
56
[ "91-52=39", "39/13=3", "53+3=56" ]
Current State: 56:[13, 91, 52, 53], Operations: [] Exploring Operation: 91-52=39, Resulting Numbers: [13, 53, 39] Generated Node #2: [13, 53, 39] from Operation: 91-52=39 Current State: 56:[13, 53, 39], Operations: ['91-52=39'] Exploring Operation: 39/13=3, Resulting Numbers: [53, 3] Generated Node #3: [53, 3] from Ope...
4
Current State: 56:[13, 91, 52, 53], Operations: [] Exploring Operation: 91-53=38, Resulting Numbers: [13, 52, 38] Generated Node #0,0: 56:[13, 52, 38] Operation: 91-53=38 Exploring Operation: 91/13=7, Resulting Numbers: [52, 53, 7] Generated Node #0,1: 56:[52, 53, 7] Operation: 91/13=7 Exploring Operation: 53-52=1, Res...
0.947049
hs_5
mult_heuristic
[ 38, 18, 12, 96 ]
52
[ "38+18=56", "12+96=108", "108-56=52" ]
Current State: 52:[38, 18, 12, 96], Operations: [] Exploring Operation: 38+18=56, Resulting Numbers: [12, 96, 56] Generated Node #2: [12, 96, 56] from Operation: 38+18=56 Current State: 52:[12, 96, 56], Operations: ['38+18=56'] Exploring Operation: 12+96=108, Resulting Numbers: [56, 108] Generated Node #3: [56, 108] fr...
4
Current State: 52:[38, 18, 12, 96], Operations: [] Exploring Operation: 96-18=78, Resulting Numbers: [38, 12, 78] Generated Node #0,0: 52:[38, 12, 78] Operation: 96-18=78 Exploring Operation: 38+18=56, Resulting Numbers: [12, 96, 56] Generated Node #0,1: 52:[12, 96, 56] Operation: 38+18=56 Exploring Operation: 96-38=58...
0.978299
hs_4
mult_heuristic
[ 83, 88, 11, 13 ]
19
[ "88-83=5", "11+13=24", "24-5=19" ]
Current State: 19:[83, 88, 11, 13], Operations: [] Exploring Operation: 88-83=5, Resulting Numbers: [11, 13, 5] Generated Node #2: [11, 13, 5] from Operation: 88-83=5 Current State: 19:[11, 13, 5], Operations: ['88-83=5'] Exploring Operation: 11+13=24, Resulting Numbers: [5, 24] Generated Node #3: [5, 24] from Operatio...
4
Current State: 19:[83, 88, 11, 13], Operations: [] Exploring Operation: 83-11=72, Resulting Numbers: [88, 13, 72] Generated Node #0,0: 19:[88, 13, 72] Operation: 83-11=72 Exploring Operation: 88/11=8, Resulting Numbers: [83, 13, 8] Generated Node #0,1: 19:[83, 13, 8] Operation: 88/11=8 Exploring Operation: 83-13=70, Re...
0.982639
hs_4
sum_heuristic
[ 85, 6, 16, 32 ]
95
[ "85-6=79", "32-16=16", "79+16=95" ]
Current State: 95:[85, 6, 16, 32], Operations: [] Exploring Operation: 85-6=79, Resulting Numbers: [16, 32, 79] Generated Node #2: [16, 32, 79] from Operation: 85-6=79 Current State: 95:[16, 32, 79], Operations: ['85-6=79'] Exploring Operation: 32-16=16, Resulting Numbers: [79, 16] Generated Node #3: [79, 16] from Oper...
4
Current State: 95:[85, 6, 16, 32], Operations: [] Exploring Operation: 32-16=16, Resulting Numbers: [85, 6, 16] Generated Node #0,0: 95:[85, 6, 16] Operation: 32-16=16 Moving to Node #0,0 Current State: 95:[85, 6, 16], Operations: ['32-16=16'] Exploring Operation: 85+6=91, Resulting Numbers: [16, 91] Generated Node #0,...
0
hs_1
sum_heuristic
[ 20, 69, 88, 37 ]
100
[ "69-20=49", "88-37=51", "49+51=100" ]
Current State: 100:[20, 69, 88, 37], Operations: [] Exploring Operation: 69-20=49, Resulting Numbers: [88, 37, 49] Generated Node #2: [88, 37, 49] from Operation: 69-20=49 Current State: 100:[88, 37, 49], Operations: ['69-20=49'] Exploring Operation: 88-37=51, Resulting Numbers: [49, 51] Generated Node #3: [49, 51] fro...
4
Current State: 100:[20, 69, 88, 37], Operations: [] Exploring Operation: 88-69=19, Resulting Numbers: [20, 37, 19] Generated Node #0,0: 100:[20, 37, 19] Operation: 88-69=19 Start Sub Search at level 1: Moving to Node #0,0 Current State: 100:[20, 37, 19], Operations: ['88-69=19'] Exploring Operation: 37-19=18, Resulting...
0
hs_1
mult_heuristic
[ 22, 84, 91, 76 ]
77
[ "84-22=62", "91-76=15", "62+15=77" ]
Current State: 77:[22, 84, 91, 76], Operations: [] Exploring Operation: 84-22=62, Resulting Numbers: [91, 76, 62] Generated Node #2: [91, 76, 62] from Operation: 84-22=62 Current State: 77:[91, 76, 62], Operations: ['84-22=62'] Exploring Operation: 91-76=15, Resulting Numbers: [62, 15] Generated Node #3: [62, 15] from ...
4
Current State: 77:[22, 84, 91, 76], Operations: [] Exploring Operation: 91-84=7, Resulting Numbers: [22, 76, 7] Generated Node #0,0: 77:[22, 76, 7] Operation: 91-84=7 Moving to Node #0,0 Current State: 77:[22, 76, 7], Operations: ['91-84=7'] Exploring Operation: 22-7=15, Resulting Numbers: [76, 15] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 3, 3, 10, 10 ]
43
[ "3+10=13", "3*10=30", "13+30=43" ]
Current State: 43:[3, 3, 10, 10], Operations: [] Exploring Operation: 3+10=13, Resulting Numbers: [13] 13,43 equal: Goal Reached Exploring Operation: 3*10=30, Resulting Numbers: [13, 30] Generated Node #2: [13, 30] from Operation: 3*10=30 Current State: 43:[13, 30], Operations: ['3*10=30'] Exploring Operation: 13+30=43...
4
Current State: 43:[3, 3, 10, 10], Operations: [] Exploring Operation: 3*10=30, Resulting Numbers: [3, 10, 30] Generated Node #0,0: 43:[3, 10, 30] Operation: 3*10=30 Exploring Operation: 3*10=30, Resulting Numbers: [3, 10, 30] Generated Node #0,1: 43:[3, 10, 30] Operation: 3*10=30 Exploring Operation: 3*10=30, Resulting...
0.976563
hs_3
mult_heuristic