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
[ 13, 9, 21, 75 ]
58
[ "13-9=4", "75-21=54", "4+54=58" ]
Current State: 58:[13, 9, 21, 75], Operations: [] Exploring Operation: 13-9=4, Resulting Numbers: [21, 75, 4] Generated Node #2: [21, 75, 4] from Operation: 13-9=4 Current State: 58:[21, 75, 4], Operations: ['13-9=4'] Exploring Operation: 75-21=54, Resulting Numbers: [4, 54] Generated Node #3: [4, 54] from Operation: 7...
4
Current State: 58:[13, 9, 21, 75], Operations: [] Exploring Operation: 13-9=4, Resulting Numbers: [21, 75, 4] Generated Node #0,0: 58:[21, 75, 4] Operation: 13-9=4 Exploring Operation: 75-13=62, Resulting Numbers: [9, 21, 62] Generated Node #0,1: 58:[9, 21, 62] Operation: 75-13=62 Exploring Operation: 75-21=54, Resulti...
0.984375
hs_3
mult_heuristic
[ 76, 29, 48, 80 ]
73
[ "76+29=105", "80-48=32", "105-32=73" ]
Current State: 73:[76, 29, 48, 80], Operations: [] Exploring Operation: 76+29=105, Resulting Numbers: [48, 80, 105] Generated Node #2: [48, 80, 105] from Operation: 76+29=105 Current State: 73:[48, 80, 105], Operations: ['76+29=105'] Exploring Operation: 80-48=32, Resulting Numbers: [105, 32] Generated Node #3: [105, 3...
4
Current State: 73:[76, 29, 48, 80], Operations: [] Exploring Operation: 48-29=19, Resulting Numbers: [76, 80, 19] Generated Node #0,0: 73:[76, 80, 19] Operation: 48-29=19 Exploring Operation: 76-29=47, Resulting Numbers: [48, 80, 47] Generated Node #0,1: 73:[48, 80, 47] Operation: 76-29=47 Exploring Operation: 29+48=77...
0.977431
hs_5
mult_heuristic
[ 32, 12, 64, 48 ]
82
[ "12*48=576", "576/32=18", "64+18=82" ]
Current State: 82:[32, 12, 64, 48], Operations: [] Exploring Operation: 12*48=576, Resulting Numbers: [32, 64, 576] Generated Node #2: [32, 64, 576] from Operation: 12*48=576 Current State: 82:[32, 64, 576], Operations: ['12*48=576'] Exploring Operation: 576/32=18, Resulting Numbers: [64, 18] Generated Node #3: [64, 18...
4
Current State: 82:[32, 12, 64, 48], Operations: [] Exploring Operation: 64/32=2, Resulting Numbers: [12, 48, 2] Generated Node #0,0: 82:[12, 48, 2] Operation: 64/32=2 Exploring Operation: 64-12=52, Resulting Numbers: [32, 48, 52] Generated Node #0,1: 82:[32, 48, 52] Operation: 64-12=52 Exploring Operation: 64-32=32, Re...
0
hs_4
mult_heuristic
[ 5, 8, 47, 77 ]
17
[ "5+8=13", "77-47=30", "30-13=17" ]
Current State: 17:[5, 8, 47, 77], Operations: [] Exploring Operation: 5+8=13, Resulting Numbers: [47, 77, 13] Generated Node #2: [47, 77, 13] from Operation: 5+8=13 Current State: 17:[47, 77, 13], Operations: ['5+8=13'] Exploring Operation: 77-47=30, Resulting Numbers: [13, 30] Generated Node #3: [13, 30] from Operatio...
4
Current State: 17:[5, 8, 47, 77], Operations: [] Exploring Operation: 77-47=30, Resulting Numbers: [5, 8, 30] Generated Node #0,0: 17:[5, 8, 30] Operation: 77-47=30 Start Sub Search at level 1: Moving to Node #0,0 Current State: 17:[5, 8, 30], Operations: ['77-47=30'] Exploring Operation: 5+8=13, Resulting Numbers: [30...
0.993924
hs_1
mult_heuristic
[ 8, 45, 75, 20 ]
42
[ "8+45=53", "75+20=95", "95-53=42" ]
Current State: 42:[8, 45, 75, 20], Operations: [] Exploring Operation: 8+45=53, Resulting Numbers: [75, 20, 53] Generated Node #2: [75, 20, 53] from Operation: 8+45=53 Current State: 42:[75, 20, 53], Operations: ['8+45=53'] Exploring Operation: 75+20=95, Resulting Numbers: [53, 95] Generated Node #3: [53, 95] from Oper...
4
Current State: 42:[8, 45, 75, 20], Operations: [] Exploring Operation: 75-45=30, Resulting Numbers: [8, 20, 30] Generated Node #0,0: 42:[8, 20, 30] Operation: 75-45=30 Exploring Operation: 75-20=55, Resulting Numbers: [8, 45, 55] Generated Node #0,1: 42:[8, 45, 55] Operation: 75-20=55 Moving to Node #0,0 Current State:...
0.991319
hs_2
mult_heuristic
[ 8, 14, 40, 27 ]
46
[ "40/8=5", "14+27=41", "5+41=46" ]
Current State: 46:[8, 14, 40, 27], Operations: [] Exploring Operation: 40/8=5, Resulting Numbers: [14, 27, 5] Generated Node #2: [14, 27, 5] from Operation: 40/8=5 Current State: 46:[14, 27, 5], Operations: ['40/8=5'] Exploring Operation: 14+27=41, Resulting Numbers: [5, 41] Generated Node #3: [5, 41] from Operation: 1...
4
Current State: 46:[8, 14, 40, 27], Operations: [] Exploring Operation: 40-14=26, Resulting Numbers: [8, 27, 26] Generated Node #0,0: 46:[8, 27, 26] Operation: 40-14=26 Exploring Operation: 8+14=22, Resulting Numbers: [40, 27, 22] Generated Node #0,1: 46:[40, 27, 22] Operation: 8+14=22 Exploring Operation: 14-8=6, Resul...
0
hs_3
sum_heuristic
[ 71, 8, 20, 68 ]
25
[ "71*8=568", "568-68=500", "500/20=25" ]
Current State: 25:[71, 8, 20, 68], Operations: [] Exploring Operation: 71*8=568, Resulting Numbers: [20, 68, 568] Generated Node #2: [20, 68, 568] from Operation: 71*8=568 Current State: 25:[20, 68, 568], Operations: ['71*8=568'] Exploring Operation: 568-68=500, Resulting Numbers: [20, 500] Generated Node #3: [20, 500]...
4
Current State: 25:[71, 8, 20, 68], Operations: [] Exploring Operation: 68-8=60, Resulting Numbers: [71, 20, 60] Generated Node #0,0: 25:[71, 20, 60] Operation: 68-8=60 Exploring Operation: 71-20=51, Resulting Numbers: [8, 68, 51] Generated Node #0,1: 25:[8, 68, 51] Operation: 71-20=51 Exploring Operation: 68-20=48, Res...
0.986111
hs_5
mult_heuristic
[ 14, 33, 43, 15 ]
66
[ "43-15=28", "28/14=2", "33*2=66" ]
Current State: 66:[14, 33, 43, 15], Operations: [] Exploring Operation: 43-15=28, Resulting Numbers: [14, 33, 28] Generated Node #2: [14, 33, 28] from Operation: 43-15=28 Current State: 66:[14, 33, 28], Operations: ['43-15=28'] Exploring Operation: 28/14=2, Resulting Numbers: [33, 2] Generated Node #3: [33, 2] from Ope...
4
Current State: 66:[14, 33, 43, 15], Operations: [] Exploring Operation: 43-15=28, Resulting Numbers: [14, 33, 28] Generated Node #0,0: 66:[14, 33, 28] Operation: 43-15=28 Exploring Operation: 43-14=29, Resulting Numbers: [33, 15, 29] Generated Node #0,1: 66:[33, 15, 29] Operation: 43-14=29 Exploring Operation: 43+15=58...
0.986979
hs_5
mult_heuristic
[ 9, 21, 78, 23 ]
71
[ "9+21=30", "78+23=101", "101-30=71" ]
Current State: 71:[9, 21, 78, 23], Operations: [] Exploring Operation: 9+21=30, Resulting Numbers: [78, 23, 30] Generated Node #2: [78, 23, 30] from Operation: 9+21=30 Current State: 71:[78, 23, 30], Operations: ['9+21=30'] Exploring Operation: 78+23=101, Resulting Numbers: [30, 101] Generated Node #3: [30, 101] from O...
4
Current State: 71:[9, 21, 78, 23], Operations: [] Exploring Operation: 21+23=44, Resulting Numbers: [9, 78, 44] Generated Node #0,0: 71:[9, 78, 44] Operation: 21+23=44 Exploring Operation: 78-9=69, Resulting Numbers: [21, 23, 69] Generated Node #0,1: 71:[21, 23, 69] Operation: 78-9=69 Exploring Operation: 9+23=32, Resu...
0.953993
hs_4
mult_heuristic
[ 36, 66, 5, 51 ]
56
[ "36+66=102", "51-5=46", "102-46=56" ]
Current State: 56:[36, 66, 5, 51], Operations: [] Exploring Operation: 36+66=102, Resulting Numbers: [5, 51, 102] Generated Node #2: [5, 51, 102] from Operation: 36+66=102 Current State: 56:[5, 51, 102], Operations: ['36+66=102'] Exploring Operation: 51-5=46, Resulting Numbers: [102, 46] Generated Node #3: [102, 46] fr...
4
Current State: 56:[36, 66, 5, 51], Operations: [] Exploring Operation: 36-5=31, Resulting Numbers: [66, 51, 31] Generated Node #0,0: 56:[66, 51, 31] Operation: 36-5=31 Exploring Operation: 51-36=15, Resulting Numbers: [66, 5, 15] Generated Node #0,1: 56:[66, 5, 15] Operation: 51-36=15 Exploring Operation: 66-51=15, Res...
0.981771
hs_4
sum_heuristic
[ 56, 73, 87, 28 ]
58
[ "87-73=14", "28/14=2", "56+2=58" ]
Current State: 58:[56, 73, 87, 28], Operations: [] Exploring Operation: 87-73=14, Resulting Numbers: [56, 28, 14] Generated Node #2: [56, 28, 14] from Operation: 87-73=14 Current State: 58:[56, 28, 14], Operations: ['87-73=14'] Exploring Operation: 28/14=2, Resulting Numbers: [56, 2] Generated Node #3: [56, 2] from Ope...
4
Current State: 58:[56, 73, 87, 28], Operations: [] Exploring Operation: 56/28=2, Resulting Numbers: [73, 87, 2] Generated Node #0,0: 58:[73, 87, 2] Operation: 56/28=2 Exploring Operation: 87-56=31, Resulting Numbers: [73, 28, 31] Generated Node #0,1: 58:[73, 28, 31] Operation: 87-56=31 Exploring Operation: 87-73=14, Re...
0.986111
hs_5
mult_heuristic
[ 86, 11, 6, 61 ]
98
[ "11+61=72", "72/6=12", "86+12=98" ]
Current State: 98:[86, 11, 6, 61], Operations: [] Exploring Operation: 11+61=72, Resulting Numbers: [86, 6, 72] Generated Node #2: [86, 6, 72] from Operation: 11+61=72 Current State: 98:[86, 6, 72], Operations: ['11+61=72'] Exploring Operation: 72/6=12, Resulting Numbers: [86, 12] Generated Node #3: [86, 12] from Opera...
4
Current State: 98:[86, 11, 6, 61], Operations: [] Exploring Operation: 86+6=92, Resulting Numbers: [11, 61, 92] Generated Node #0,0: 98:[11, 61, 92] Operation: 86+6=92 Exploring Operation: 61-6=55, Resulting Numbers: [86, 11, 55] Generated Node #0,1: 98:[86, 11, 55] Operation: 61-6=55 Exploring Operation: 86+11=97, Res...
0
hs_5
mult_heuristic
[ 50, 31, 15, 25 ]
18
[ "50/25=2", "31-15=16", "2+16=18" ]
Current State: 18:[50, 31, 15, 25], Operations: [] Exploring Operation: 50/25=2, Resulting Numbers: [31, 15, 2] Generated Node #2: [31, 15, 2] from Operation: 50/25=2 Current State: 18:[31, 15, 2], Operations: ['50/25=2'] Exploring Operation: 31-15=16, Resulting Numbers: [2, 16] Generated Node #3: [2, 16] from Operatio...
4
Current State: 18:[50, 31, 15, 25], Operations: [] Exploring Operation: 50-31=19, Resulting Numbers: [15, 25, 19] Generated Node #0,0: 18:[15, 25, 19] Operation: 50-31=19 Moving to Node #0,0 Current State: 18:[15, 25, 19], Operations: ['50-31=19'] Exploring Operation: 25-15=10, Resulting Numbers: [19, 10] Generated Nod...
0
hs_1
mult_heuristic
[ 84, 75, 53, 53 ]
50
[ "84+75=159", "159/53=3", "53-3=50" ]
Current State: 50:[84, 75, 53, 53], Operations: [] Exploring Operation: 84+75=159, Resulting Numbers: [53, 53, 159] Generated Node #2: [53, 53, 159] from Operation: 84+75=159 Current State: 50:[53, 53, 159], Operations: ['84+75=159'] Exploring Operation: 159/53=3, Resulting Numbers: [3] 3,50 equal: Goal Reached Explori...
4
Current State: 50:[84, 75, 53, 53], Operations: [] Exploring Operation: 84-75=9, Resulting Numbers: [53, 53, 9] Generated Node #0,0: 50:[53, 53, 9] Operation: 84-75=9 Moving to Node #0,0 Current State: 50:[53, 53, 9], Operations: ['84-75=9'] Exploring Operation: 53/53=1, Resulting Numbers: [9, 1] Generated Node #0,0,0:...
0
hs_1
sum_heuristic
[ 11, 24, 6, 82 ]
89
[ "24-11=13", "82-6=76", "13+76=89" ]
Current State: 89:[11, 24, 6, 82], Operations: [] Exploring Operation: 24-11=13, Resulting Numbers: [6, 82, 13] Generated Node #2: [6, 82, 13] from Operation: 24-11=13 Current State: 89:[6, 82, 13], Operations: ['24-11=13'] Exploring Operation: 82-6=76, Resulting Numbers: [13, 76] Generated Node #3: [13, 76] from Opera...
4
Current State: 89:[11, 24, 6, 82], Operations: [] Exploring Operation: 11+6=17, Resulting Numbers: [24, 82, 17] Generated Node #0,0: 89:[24, 82, 17] Operation: 11+6=17 Exploring Operation: 11+24=35, Resulting Numbers: [6, 82, 35] Generated Node #0,1: 89:[6, 82, 35] Operation: 11+24=35 Exploring Operation: 24*6=144, Res...
0.944444
hs_5
sum_heuristic
[ 19, 75, 3, 90 ]
78
[ "75-19=56", "3*56=168", "168-90=78" ]
Current State: 78:[19, 75, 3, 90], Operations: [] Exploring Operation: 75-19=56, Resulting Numbers: [3, 90, 56] Generated Node #2: [3, 90, 56] from Operation: 75-19=56 Current State: 78:[3, 90, 56], Operations: ['75-19=56'] Exploring Operation: 3*56=168, Resulting Numbers: [90, 168] Generated Node #3: [90, 168] from Op...
4
Current State: 78:[19, 75, 3, 90], Operations: [] Exploring Operation: 90-19=71, Resulting Numbers: [75, 3, 71] Generated Node #0,0: 78:[75, 3, 71] Operation: 90-19=71 Exploring Operation: 90-75=15, Resulting Numbers: [19, 3, 15] Generated Node #0,1: 78:[19, 3, 15] Operation: 90-75=15 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 21, 13, 56, 91 ]
53
[ "21*13=273", "273/91=3", "56-3=53" ]
Current State: 53:[21, 13, 56, 91], Operations: [] Exploring Operation: 21*13=273, Resulting Numbers: [56, 91, 273] Generated Node #2: [56, 91, 273] from Operation: 21*13=273 Current State: 53:[56, 91, 273], Operations: ['21*13=273'] Exploring Operation: 273/91=3, Resulting Numbers: [56, 3] Generated Node #3: [56, 3] f...
4
Current State: 53:[21, 13, 56, 91], Operations: [] Exploring Operation: 91-13=78, Resulting Numbers: [21, 56, 78] Generated Node #0,0: 53:[21, 56, 78] Operation: 91-13=78 Exploring Operation: 91-21=70, Resulting Numbers: [13, 56, 70] Generated Node #0,1: 53:[13, 56, 70] Operation: 91-21=70 Exploring Operation: 21+13=34...
0
hs_3
mult_heuristic
[ 29, 52, 37, 36 ]
22
[ "52-29=23", "37-36=1", "23-1=22" ]
Current State: 22:[29, 52, 37, 36], Operations: [] Exploring Operation: 52-29=23, Resulting Numbers: [37, 36, 23] Generated Node #2: [37, 36, 23] from Operation: 52-29=23 Current State: 22:[37, 36, 23], Operations: ['52-29=23'] Exploring Operation: 37-36=1, Resulting Numbers: [23, 1] Generated Node #3: [23, 1] from Ope...
4
Current State: 22:[29, 52, 37, 36], Operations: [] Exploring Operation: 52-36=16, Resulting Numbers: [29, 37, 16] Generated Node #0,0: 22:[29, 37, 16] Operation: 52-36=16 Exploring Operation: 37-29=8, Resulting Numbers: [52, 36, 8] Generated Node #0,1: 22:[52, 36, 8] Operation: 37-29=8 Exploring Operation: 37-36=1, Res...
0.986111
hs_5
sum_heuristic
[ 73, 18, 64, 76 ]
85
[ "73-18=55", "64+76=140", "140-55=85" ]
Current State: 85:[73, 18, 64, 76], Operations: [] Exploring Operation: 73-18=55, Resulting Numbers: [64, 76, 55] Generated Node #2: [64, 76, 55] from Operation: 73-18=55 Current State: 85:[64, 76, 55], Operations: ['73-18=55'] Exploring Operation: 64+76=140, Resulting Numbers: [55, 140] Generated Node #3: [55, 140] fr...
4
Current State: 85:[73, 18, 64, 76], Operations: [] Exploring Operation: 73-64=9, Resulting Numbers: [18, 76, 9] Generated Node #0,0: 85:[18, 76, 9] Operation: 73-64=9 Exploring Operation: 18+64=82, Resulting Numbers: [73, 76, 82] Generated Node #0,1: 85:[73, 76, 82] Operation: 18+64=82 Exploring Operation: 76-73=3, Res...
0.980903
hs_4
mult_heuristic
[ 76, 39, 46, 81 ]
80
[ "76+39=115", "81-46=35", "115-35=80" ]
Current State: 80:[76, 39, 46, 81], Operations: [] Exploring Operation: 76+39=115, Resulting Numbers: [46, 81, 115] Generated Node #2: [46, 81, 115] from Operation: 76+39=115 Current State: 80:[46, 81, 115], Operations: ['76+39=115'] Exploring Operation: 81-46=35, Resulting Numbers: [115, 35] Generated Node #3: [115, 3...
4
Current State: 80:[76, 39, 46, 81], Operations: [] Exploring Operation: 76-39=37, Resulting Numbers: [46, 81, 37] Generated Node #0,0: 80:[46, 81, 37] Operation: 76-39=37 Exploring Operation: 46-39=7, Resulting Numbers: [76, 81, 7] Generated Node #0,1: 80:[76, 81, 7] Operation: 46-39=7 Exploring Operation: 81-76=5, Res...
0.976563
hs_3
mult_heuristic
[ 92, 75, 92, 23 ]
86
[ "92-75=17", "92-23=69", "17+69=86" ]
Current State: 86:[92, 75, 92, 23], Operations: [] Exploring Operation: 92-75=17, Resulting Numbers: [23, 17] Generated Node #2: [23, 17] from Operation: 92-75=17 Current State: 86:[23, 17], Operations: ['92-75=17'] Exploring Operation: 92-23=69, Resulting Numbers: [17, 69] Generated Node #3: [17, 69] from Operation: 9...
4
Current State: 86:[92, 75, 92, 23], Operations: [] Exploring Operation: 75+23=98, Resulting Numbers: [92, 92, 98] Generated Node #0,0: 86:[92, 92, 98] Operation: 75+23=98 Exploring Operation: 75-23=52, Resulting Numbers: [92, 92, 52] Generated Node #0,1: 86:[92, 92, 52] Operation: 75-23=52 Exploring Operation: 92/23=4,...
0.946181
hs_4
mult_heuristic
[ 2, 10, 40, 16 ]
17
[ "10+40=50", "50-16=34", "34/2=17" ]
Current State: 17:[2, 10, 40, 16], Operations: [] Exploring Operation: 10+40=50, Resulting Numbers: [2, 16, 50] Generated Node #2: [2, 16, 50] from Operation: 10+40=50 Current State: 17:[2, 16, 50], Operations: ['10+40=50'] Exploring Operation: 50-16=34, Resulting Numbers: [2, 34] Generated Node #3: [2, 34] from Operat...
4
Current State: 17:[2, 10, 40, 16], Operations: [] Exploring Operation: 40-2=38, Resulting Numbers: [10, 16, 38] Generated Node #0,0: 17:[10, 16, 38] Operation: 40-2=38 Exploring Operation: 2*10=20, Resulting Numbers: [40, 16, 20] Generated Node #0,1: 17:[40, 16, 20] Operation: 2*10=20 Exploring Operation: 40/2=20, Resu...
0
hs_4
sum_heuristic
[ 8, 72, 91, 71 ]
82
[ "8+72=80", "91+71=162", "162-80=82" ]
Current State: 82:[8, 72, 91, 71], Operations: [] Exploring Operation: 8+72=80, Resulting Numbers: [91, 71, 80] Generated Node #2: [91, 71, 80] from Operation: 8+72=80 Current State: 82:[91, 71, 80], Operations: ['8+72=80'] Exploring Operation: 91+71=162, Resulting Numbers: [80, 162] Generated Node #3: [80, 162] from O...
4
Current State: 82:[8, 72, 91, 71], Operations: [] Exploring Operation: 72-71=1, Resulting Numbers: [8, 91, 1] Generated Node #0,0: 82:[8, 91, 1] Operation: 72-71=1 Exploring Operation: 91-8=83, Resulting Numbers: [72, 71, 83] Generated Node #0,1: 82:[72, 71, 83] Operation: 91-8=83 Exploring Operation: 8+71=79, Resultin...
0.976563
hs_4
mult_heuristic
[ 39, 13, 59, 75 ]
48
[ "39/13=3", "75-59=16", "3*16=48" ]
Current State: 48:[39, 13, 59, 75], Operations: [] Exploring Operation: 39/13=3, Resulting Numbers: [59, 75, 3] Generated Node #2: [59, 75, 3] from Operation: 39/13=3 Current State: 48:[59, 75, 3], Operations: ['39/13=3'] Exploring Operation: 75-59=16, Resulting Numbers: [3, 16] Generated Node #3: [3, 16] from Operatio...
4
Current State: 48:[39, 13, 59, 75], Operations: [] Exploring Operation: 75-59=16, Resulting Numbers: [39, 13, 16] Generated Node #0,0: 48:[39, 13, 16] Operation: 75-59=16 Start Sub Search at level 1: Moving to Node #0,0 Current State: 48:[39, 13, 16], Operations: ['75-59=16'] Exploring Operation: 39/13=3, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 56, 68, 68, 17 ]
38
[ "56-17=39", "68/68=1", "39-1=38" ]
Current State: 38:[56, 68, 68, 17], Operations: [] Exploring Operation: 56-17=39, Resulting Numbers: [68, 68, 39] Generated Node #2: [68, 68, 39] from Operation: 56-17=39 Current State: 38:[68, 68, 39], Operations: ['56-17=39'] Exploring Operation: 68/68=1, Resulting Numbers: [39, 1] Generated Node #3: [39, 1] from Ope...
4
Current State: 38:[56, 68, 68, 17], Operations: [] Exploring Operation: 68-56=12, Resulting Numbers: [68, 17, 12] Generated Node #0,0: 38:[68, 17, 12] Operation: 68-56=12 Exploring Operation: 68-56=12, Resulting Numbers: [68, 17, 12] Generated Node #0,1: 38:[68, 17, 12] Operation: 68-56=12 Exploring Operation: 68/68=1,...
0.986979
hs_4
mult_heuristic
[ 79, 5, 36, 61 ]
40
[ "79+61=140", "5*36=180", "180-140=40" ]
Current State: 40:[79, 5, 36, 61], Operations: [] Exploring Operation: 79+61=140, Resulting Numbers: [5, 36, 140] Generated Node #2: [5, 36, 140] from Operation: 79+61=140 Current State: 40:[5, 36, 140], Operations: ['79+61=140'] Exploring Operation: 5*36=180, Resulting Numbers: [140, 180] Generated Node #3: [140, 180]...
4
Current State: 40:[79, 5, 36, 61], Operations: [] Exploring Operation: 79-36=43, Resulting Numbers: [5, 61, 43] Generated Node #0,0: 40:[5, 61, 43] Operation: 79-36=43 Exploring Operation: 61-36=25, Resulting Numbers: [79, 5, 25] Generated Node #0,1: 40:[79, 5, 25] Operation: 61-36=25 Exploring Operation: 79-61=18, Res...
0
hs_3
sum_heuristic
[ 17, 39, 52, 13 ]
15
[ "39-13=26", "52/26=2", "17-2=15" ]
Current State: 15:[17, 39, 52, 13], Operations: [] Exploring Operation: 39-13=26, Resulting Numbers: [17, 52, 26] Generated Node #2: [17, 52, 26] from Operation: 39-13=26 Current State: 15:[17, 52, 26], Operations: ['39-13=26'] Exploring Operation: 52/26=2, Resulting Numbers: [17, 2] Generated Node #3: [17, 2] from Ope...
4
Current State: 15:[17, 39, 52, 13], Operations: [] Exploring Operation: 52-39=13, Resulting Numbers: [17, 13, 13] Generated Node #0,0: 15:[17, 13, 13] Operation: 52-39=13 Exploring Operation: 52/13=4, Resulting Numbers: [17, 39, 4] Generated Node #0,1: 15:[17, 39, 4] Operation: 52/13=4 Exploring Operation: 39/13=3, Res...
0
hs_3
sum_heuristic
[ 81, 73, 30, 62 ]
84
[ "81-73=8", "30+62=92", "92-8=84" ]
Current State: 84:[81, 73, 30, 62], Operations: [] Exploring Operation: 81-73=8, Resulting Numbers: [30, 62, 8] Generated Node #2: [30, 62, 8] from Operation: 81-73=8 Current State: 84:[30, 62, 8], Operations: ['81-73=8'] Exploring Operation: 30+62=92, Resulting Numbers: [8, 92] Generated Node #3: [8, 92] from Operatio...
4
Current State: 84:[81, 73, 30, 62], Operations: [] Exploring Operation: 73-62=11, Resulting Numbers: [81, 30, 11] Generated Node #0,0: 84:[81, 30, 11] Operation: 73-62=11 Start Sub Search at level 1: Moving to Node #0,0 Current State: 84:[81, 30, 11], Operations: ['73-62=11'] Exploring Operation: 30+11=41, Resulting Nu...
0
hs_1
sum_heuristic
[ 81, 28, 7, 75 ]
28
[ "81-7=74", "75-74=1", "28*1=28" ]
Current State: 28:[81, 28, 7, 75], Operations: [] Exploring Operation: 81-7=74, Resulting Numbers: [28, 75, 74] Generated Node #2: [28, 75, 74] from Operation: 81-7=74 Current State: 28:[28, 75, 74], Operations: ['81-7=74'] Exploring Operation: 75-74=1, Resulting Numbers: [28, 1] Generated Node #3: [28, 1] from Operati...
4
Current State: 28:[81, 28, 7, 75], Operations: [] Exploring Operation: 81-75=6, Resulting Numbers: [28, 7, 6] Generated Node #0,0: 28:[28, 7, 6] Operation: 81-75=6 Exploring Operation: 81-28=53, Resulting Numbers: [7, 75, 53] Generated Node #0,1: 28:[7, 75, 53] Operation: 81-28=53 Exploring Operation: 75-28=47, Resulti...
0.984375
hs_5
sum_heuristic
[ 35, 87, 16, 7 ]
99
[ "35+87=122", "16+7=23", "122-23=99" ]
Current State: 99:[35, 87, 16, 7], Operations: [] Exploring Operation: 35+87=122, Resulting Numbers: [16, 7, 122] Generated Node #2: [16, 7, 122] from Operation: 35+87=122 Current State: 99:[16, 7, 122], Operations: ['35+87=122'] Exploring Operation: 16+7=23, Resulting Numbers: [122, 23] Generated Node #3: [122, 23] fr...
4
Current State: 99:[35, 87, 16, 7], Operations: [] Exploring Operation: 35/7=5, Resulting Numbers: [87, 16, 5] Generated Node #0,0: 99:[87, 16, 5] Operation: 35/7=5 Exploring Operation: 87+7=94, Resulting Numbers: [35, 16, 94] Generated Node #0,1: 99:[35, 16, 94] Operation: 87+7=94 Exploring Operation: 16-7=9, Resulting...
0
hs_4
sum_heuristic
[ 58, 81, 37, 63 ]
77
[ "81-58=23", "37+63=100", "100-23=77" ]
Current State: 77:[58, 81, 37, 63], Operations: [] Exploring Operation: 81-58=23, Resulting Numbers: [37, 63, 23] Generated Node #2: [37, 63, 23] from Operation: 81-58=23 Current State: 77:[37, 63, 23], Operations: ['81-58=23'] Exploring Operation: 37+63=100, Resulting Numbers: [23, 100] Generated Node #3: [23, 100] fr...
4
Current State: 77:[58, 81, 37, 63], Operations: [] Exploring Operation: 58-37=21, Resulting Numbers: [81, 63, 21] Generated Node #0,0: 77:[81, 63, 21] Operation: 58-37=21 Start Sub Search at level 1: Moving to Node #0,0 Current State: 77:[81, 63, 21], Operations: ['58-37=21'] Exploring Operation: 63/21=3, Resulting Num...
0
hs_1
mult_heuristic
[ 21, 68, 9, 18 ]
56
[ "68-21=47", "18-9=9", "47+9=56" ]
Current State: 56:[21, 68, 9, 18], Operations: [] Exploring Operation: 68-21=47, Resulting Numbers: [9, 18, 47] Generated Node #2: [9, 18, 47] from Operation: 68-21=47 Current State: 56:[9, 18, 47], Operations: ['68-21=47'] Exploring Operation: 18-9=9, Resulting Numbers: [47, 9] Generated Node #3: [47, 9] from Operatio...
4
Current State: 56:[21, 68, 9, 18], Operations: [] Exploring Operation: 68-21=47, Resulting Numbers: [9, 18, 47] Generated Node #0,0: 56:[9, 18, 47] Operation: 68-21=47 Exploring Operation: 68-9=59, Resulting Numbers: [21, 18, 59] Generated Node #0,1: 56:[21, 18, 59] Operation: 68-9=59 Exploring Operation: 21+9=30, Resu...
0.978299
hs_5
mult_heuristic
[ 90, 30, 28, 20 ]
96
[ "90*28=2520", "2520/20=126", "126-30=96" ]
Current State: 96:[90, 30, 28, 20], Operations: [] Exploring Operation: 90*28=2520, Resulting Numbers: [30, 20, 2520] Generated Node #2: [30, 20, 2520] from Operation: 90*28=2520 Current State: 96:[30, 20, 2520], Operations: ['90*28=2520'] Exploring Operation: 2520/20=126, Resulting Numbers: [30, 126] Generated Node #3...
4
Current State: 96:[90, 30, 28, 20], Operations: [] Exploring Operation: 90/30=3, Resulting Numbers: [28, 20, 3] Generated Node #0,0: 96:[28, 20, 3] Operation: 90/30=3 Exploring Operation: 28+20=48, Resulting Numbers: [90, 30, 48] Generated Node #0,1: 96:[90, 30, 48] Operation: 28+20=48 Exploring Operation: 30-28=2, Res...
0
hs_5
sum_heuristic
[ 7, 96, 2, 88 ]
90
[ "96-7=89", "2*89=178", "178-88=90" ]
Current State: 90:[7, 96, 2, 88], Operations: [] Exploring Operation: 96-7=89, Resulting Numbers: [2, 88, 89] Generated Node #2: [2, 88, 89] from Operation: 96-7=89 Current State: 90:[2, 88, 89], Operations: ['96-7=89'] Exploring Operation: 2*89=178, Resulting Numbers: [88, 178] Generated Node #3: [88, 178] from Operat...
4
Current State: 90:[7, 96, 2, 88], Operations: [] Exploring Operation: 96/2=48, Resulting Numbers: [7, 88, 48] Generated Node #0,0: 90:[7, 88, 48] Operation: 96/2=48 Exploring Operation: 96-7=89, Resulting Numbers: [2, 88, 89] Generated Node #0,1: 90:[2, 88, 89] Operation: 96-7=89 Exploring Operation: 96-2=94, Resulting...
0
hs_4
sum_heuristic
[ 5, 31, 29, 15 ]
80
[ "5+31=36", "29+15=44", "36+44=80" ]
Current State: 80:[5, 31, 29, 15], Operations: [] Exploring Operation: 5+31=36, Resulting Numbers: [29, 15, 36] Generated Node #2: [29, 15, 36] from Operation: 5+31=36 Current State: 80:[29, 15, 36], Operations: ['5+31=36'] Exploring Operation: 29+15=44, Resulting Numbers: [36, 44] Generated Node #3: [36, 44] from Oper...
4
Current State: 80:[5, 31, 29, 15], Operations: [] Exploring Operation: 31-29=2, Resulting Numbers: [5, 15, 2] Generated Node #0,0: 80:[5, 15, 2] Operation: 31-29=2 Moving to Node #0,0 Current State: 80:[5, 15, 2], Operations: ['31-29=2'] Exploring Operation: 5+15=20, Resulting Numbers: [2, 20] Generated Node #0,0,0: 80...
0
hs_1
sum_heuristic
[ 52, 5, 9, 65 ]
13
[ "52*5=260", "260/65=4", "9+4=13" ]
Current State: 13:[52, 5, 9, 65], Operations: [] Exploring Operation: 52*5=260, Resulting Numbers: [9, 65, 260] Generated Node #2: [9, 65, 260] from Operation: 52*5=260 Current State: 13:[9, 65, 260], Operations: ['52*5=260'] Exploring Operation: 260/65=4, Resulting Numbers: [9, 4] Generated Node #3: [9, 4] from Operat...
4
Current State: 13:[52, 5, 9, 65], Operations: [] Exploring Operation: 65/5=13, Resulting Numbers: [52, 9, 13] Generated Node #0,0: 13:[52, 9, 13] Operation: 65/5=13 Exploring Operation: 65-52=13, Resulting Numbers: [5, 9, 13] Generated Node #0,1: 13:[5, 9, 13] Operation: 65-52=13 Exploring Operation: 52-5=47, Resulting...
0.967882
hs_3
sum_heuristic
[ 56, 44, 6, 45 ]
24
[ "56-45=11", "44*6=264", "264/11=24" ]
Current State: 24:[56, 44, 6, 45], Operations: [] Exploring Operation: 56-45=11, Resulting Numbers: [44, 6, 11] Generated Node #2: [44, 6, 11] from Operation: 56-45=11 Current State: 24:[44, 6, 11], Operations: ['56-45=11'] Exploring Operation: 44*6=264, Resulting Numbers: [11, 264] Generated Node #3: [11, 264] from Op...
4
Current State: 24:[56, 44, 6, 45], Operations: [] Exploring Operation: 45-44=1, Resulting Numbers: [56, 6, 1] Generated Node #0,0: 24:[56, 6, 1] Operation: 45-44=1 Exploring Operation: 56-45=11, Resulting Numbers: [44, 6, 11] Generated Node #0,1: 24:[44, 6, 11] Operation: 56-45=11 Exploring Operation: 56-44=12, Resulti...
0.977431
hs_4
sum_heuristic
[ 6, 3, 39, 50 ]
35
[ "6+39=45", "45/3=15", "50-15=35" ]
Current State: 35:[6, 3, 39, 50], Operations: [] Exploring Operation: 6+39=45, Resulting Numbers: [3, 50, 45] Generated Node #2: [3, 50, 45] from Operation: 6+39=45 Current State: 35:[3, 50, 45], Operations: ['6+39=45'] Exploring Operation: 45/3=15, Resulting Numbers: [50, 15] Generated Node #3: [50, 15] from Operation...
4
Current State: 35:[6, 3, 39, 50], Operations: [] Exploring Operation: 50-6=44, Resulting Numbers: [3, 39, 44] Generated Node #0,0: 35:[3, 39, 44] Operation: 50-6=44 Exploring Operation: 39-3=36, Resulting Numbers: [6, 50, 36] Generated Node #0,1: 35:[6, 50, 36] Operation: 39-3=36 Exploring Operation: 50-39=11, Resultin...
0
hs_3
mult_heuristic
[ 51, 48, 81, 25 ]
59
[ "51-48=3", "81-25=56", "3+56=59" ]
Current State: 59:[51, 48, 81, 25], Operations: [] Exploring Operation: 51-48=3, Resulting Numbers: [81, 25, 3] Generated Node #2: [81, 25, 3] from Operation: 51-48=3 Current State: 59:[81, 25, 3], Operations: ['51-48=3'] Exploring Operation: 81-25=56, Resulting Numbers: [3, 56] Generated Node #3: [3, 56] from Operatio...
4
Current State: 59:[51, 48, 81, 25], Operations: [] Exploring Operation: 81-25=56, Resulting Numbers: [51, 48, 56] Generated Node #0,0: 59:[51, 48, 56] Operation: 81-25=56 Exploring Operation: 48+25=73, Resulting Numbers: [51, 81, 73] Generated Node #0,1: 59:[51, 81, 73] Operation: 48+25=73 Moving to Node #0,0 Current S...
0.984375
hs_2
mult_heuristic
[ 31, 17, 9, 73 ]
78
[ "31-17=14", "73-9=64", "14+64=78" ]
Current State: 78:[31, 17, 9, 73], Operations: [] Exploring Operation: 31-17=14, Resulting Numbers: [9, 73, 14] Generated Node #2: [9, 73, 14] from Operation: 31-17=14 Current State: 78:[9, 73, 14], Operations: ['31-17=14'] Exploring Operation: 73-9=64, Resulting Numbers: [14, 64] Generated Node #3: [14, 64] from Opera...
4
Current State: 78:[31, 17, 9, 73], Operations: [] Exploring Operation: 31-17=14, Resulting Numbers: [9, 73, 14] Generated Node #0,0: 78:[9, 73, 14] Operation: 31-17=14 Exploring Operation: 31+9=40, Resulting Numbers: [17, 73, 40] Generated Node #0,1: 78:[17, 73, 40] Operation: 31+9=40 Moving to Node #0,0 Current State:...
0.985243
hs_2
mult_heuristic
[ 88, 64, 38, 35 ]
79
[ "88+64=152", "38+35=73", "152-73=79" ]
Current State: 79:[88, 64, 38, 35], Operations: [] Exploring Operation: 88+64=152, Resulting Numbers: [38, 35, 152] Generated Node #2: [38, 35, 152] from Operation: 88+64=152 Current State: 79:[38, 35, 152], Operations: ['88+64=152'] Exploring Operation: 38+35=73, Resulting Numbers: [152, 73] Generated Node #3: [152, 7...
4
Current State: 79:[88, 64, 38, 35], Operations: [] Exploring Operation: 64+38=102, Resulting Numbers: [88, 35, 102] Generated Node #0,0: 79:[88, 35, 102] Operation: 64+38=102 Exploring Operation: 88-38=50, Resulting Numbers: [64, 35, 50] Generated Node #0,1: 79:[64, 35, 50] Operation: 88-38=50 Exploring Operation: 88-3...
0.980035
hs_5
mult_heuristic
[ 22, 88, 83, 89 ]
21
[ "88-83=5", "22*5=110", "110-89=21" ]
Current State: 21:[22, 88, 83, 89], Operations: [] Exploring Operation: 88-83=5, Resulting Numbers: [22, 89, 5] Generated Node #2: [22, 89, 5] from Operation: 88-83=5 Current State: 21:[22, 89, 5], Operations: ['88-83=5'] Exploring Operation: 22*5=110, Resulting Numbers: [89, 110] Generated Node #3: [89, 110] from Oper...
4
Current State: 21:[22, 88, 83, 89], Operations: [] Exploring Operation: 89-88=1, Resulting Numbers: [22, 83, 1] Generated Node #0,0: 21:[22, 83, 1] Operation: 89-88=1 Moving to Node #0,0 Current State: 21:[22, 83, 1], Operations: ['89-88=1'] Exploring Operation: 83-22=61, Resulting Numbers: [1, 61] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 46, 35, 47, 41 ]
23
[ "46*41=1886", "35+47=82", "1886/82=23" ]
Current State: 23:[46, 35, 47, 41], Operations: [] Exploring Operation: 46*41=1886, Resulting Numbers: [35, 47, 1886] Generated Node #2: [35, 47, 1886] from Operation: 46*41=1886 Current State: 23:[35, 47, 1886], Operations: ['46*41=1886'] Exploring Operation: 35+47=82, Resulting Numbers: [1886, 82] Generated Node #3: ...
4
Current State: 23:[46, 35, 47, 41], Operations: [] Exploring Operation: 47-46=1, Resulting Numbers: [35, 41, 1] Generated Node #0,0: 23:[35, 41, 1] Operation: 47-46=1 Moving to Node #0,0 Current State: 23:[35, 41, 1], Operations: ['47-46=1'] Exploring Operation: 35-1=34, Resulting Numbers: [41, 34] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 23, 43, 3, 25 ]
31
[ "43-25=18", "3*18=54", "54-23=31" ]
Current State: 31:[23, 43, 3, 25], Operations: [] Exploring Operation: 43-25=18, Resulting Numbers: [23, 3, 18] Generated Node #2: [23, 3, 18] from Operation: 43-25=18 Current State: 31:[23, 3, 18], Operations: ['43-25=18'] Exploring Operation: 3*18=54, Resulting Numbers: [23, 54] Generated Node #3: [23, 54] from Opera...
4
Current State: 31:[23, 43, 3, 25], Operations: [] Exploring Operation: 23+3=26, Resulting Numbers: [43, 25, 26] Generated Node #0,0: 31:[43, 25, 26] Operation: 23+3=26 Exploring Operation: 43-3=40, Resulting Numbers: [23, 25, 40] Generated Node #0,1: 31:[23, 25, 40] Operation: 43-3=40 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 95, 54, 80, 40 ]
82
[ "95-54=41", "80/40=2", "41*2=82" ]
Current State: 82:[95, 54, 80, 40], Operations: [] Exploring Operation: 95-54=41, Resulting Numbers: [80, 40, 41] Generated Node #2: [80, 40, 41] from Operation: 95-54=41 Current State: 82:[80, 40, 41], Operations: ['95-54=41'] Exploring Operation: 80/40=2, Resulting Numbers: [41, 2] Generated Node #3: [41, 2] from Ope...
4
Current State: 82:[95, 54, 80, 40], Operations: [] Exploring Operation: 95-54=41, Resulting Numbers: [80, 40, 41] Generated Node #0,0: 82:[80, 40, 41] Operation: 95-54=41 Exploring Operation: 95-80=15, Resulting Numbers: [54, 40, 15] Generated Node #0,1: 82:[54, 40, 15] Operation: 95-80=15 Exploring Operation: 80/40=2,...
0.984375
hs_4
mult_heuristic
[ 24, 73, 18, 63 ]
16
[ "24+73=97", "18+63=81", "97-81=16" ]
Current State: 16:[24, 73, 18, 63], Operations: [] Exploring Operation: 24+73=97, Resulting Numbers: [18, 63, 97] Generated Node #2: [18, 63, 97] from Operation: 24+73=97 Current State: 16:[18, 63, 97], Operations: ['24+73=97'] Exploring Operation: 18+63=81, Resulting Numbers: [97, 81] Generated Node #3: [97, 81] from ...
4
Current State: 16:[24, 73, 18, 63], Operations: [] Exploring Operation: 73-63=10, Resulting Numbers: [24, 18, 10] Generated Node #0,0: 16:[24, 18, 10] Operation: 73-63=10 Moving to Node #0,0 Current State: 16:[24, 18, 10], Operations: ['73-63=10'] Exploring Operation: 24-18=6, Resulting Numbers: [10, 6] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 32, 29, 16, 6 ]
33
[ "32/16=2", "29+6=35", "35-2=33" ]
Current State: 33:[32, 29, 16, 6], Operations: [] Exploring Operation: 32/16=2, Resulting Numbers: [29, 6, 2] Generated Node #2: [29, 6, 2] from Operation: 32/16=2 Current State: 33:[29, 6, 2], Operations: ['32/16=2'] Exploring Operation: 29+6=35, Resulting Numbers: [2, 35] Generated Node #3: [2, 35] from Operation: 29...
4
Current State: 33:[32, 29, 16, 6], Operations: [] Exploring Operation: 29-16=13, Resulting Numbers: [32, 6, 13] Generated Node #0,0: 33:[32, 6, 13] Operation: 29-16=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 33:[32, 6, 13], Operations: ['29-16=13'] Exploring Operation: 13-6=7, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 32, 51, 67, 58 ]
56
[ "67-51=16", "32/16=2", "58-2=56" ]
Current State: 56:[32, 51, 67, 58], Operations: [] Exploring Operation: 67-51=16, Resulting Numbers: [32, 58, 16] Generated Node #2: [32, 58, 16] from Operation: 67-51=16 Current State: 56:[32, 58, 16], Operations: ['67-51=16'] Exploring Operation: 32/16=2, Resulting Numbers: [58, 2] Generated Node #3: [58, 2] from Ope...
4
Current State: 56:[32, 51, 67, 58], Operations: [] Exploring Operation: 51-32=19, Resulting Numbers: [67, 58, 19] Generated Node #0,0: 56:[67, 58, 19] Operation: 51-32=19 Exploring Operation: 58-51=7, Resulting Numbers: [32, 67, 7] Generated Node #0,1: 56:[32, 67, 7] Operation: 58-51=7 Exploring Operation: 67-58=9, Res...
0.985243
hs_5
mult_heuristic
[ 54, 85, 4, 51 ]
84
[ "54+85=139", "4+51=55", "139-55=84" ]
Current State: 84:[54, 85, 4, 51], Operations: [] Exploring Operation: 54+85=139, Resulting Numbers: [4, 51, 139] Generated Node #2: [4, 51, 139] from Operation: 54+85=139 Current State: 84:[4, 51, 139], Operations: ['54+85=139'] Exploring Operation: 4+51=55, Resulting Numbers: [139, 55] Generated Node #3: [139, 55] fr...
4
Current State: 84:[54, 85, 4, 51], Operations: [] Exploring Operation: 85-54=31, Resulting Numbers: [4, 51, 31] Generated Node #0,0: 84:[4, 51, 31] Operation: 85-54=31 Exploring Operation: 54-51=3, Resulting Numbers: [85, 4, 3] Generated Node #0,1: 84:[85, 4, 3] Operation: 54-51=3 Moving to Node #0,1 Current State: 84:...
0
hs_2
sum_heuristic
[ 97, 19, 80, 80 ]
44
[ "97+19=116", "80+80=160", "160-116=44" ]
Current State: 44:[97, 19, 80, 80], Operations: [] Exploring Operation: 97+19=116, Resulting Numbers: [80, 80, 116] Generated Node #2: [80, 80, 116] from Operation: 97+19=116 Current State: 44:[80, 80, 116], Operations: ['97+19=116'] Exploring Operation: 80+80=160, Resulting Numbers: [116, 160] Generated Node #3: [116,...
4
Current State: 44:[97, 19, 80, 80], Operations: [] Exploring Operation: 97-80=17, Resulting Numbers: [19, 80, 17] Generated Node #0,0: 44:[19, 80, 17] Operation: 97-80=17 Exploring Operation: 97-80=17, Resulting Numbers: [19, 80, 17] Generated Node #0,1: 44:[19, 80, 17] Operation: 97-80=17 Exploring Operation: 80/80=1,...
0.988715
hs_4
mult_heuristic
[ 17, 73, 25, 68 ]
52
[ "68/17=4", "73-25=48", "4+48=52" ]
Current State: 52:[17, 73, 25, 68], Operations: [] Exploring Operation: 68/17=4, Resulting Numbers: [73, 25, 4] Generated Node #2: [73, 25, 4] from Operation: 68/17=4 Current State: 52:[73, 25, 4], Operations: ['68/17=4'] Exploring Operation: 73-25=48, Resulting Numbers: [4, 48] Generated Node #3: [4, 48] from Operatio...
4
Current State: 52:[17, 73, 25, 68], Operations: [] Exploring Operation: 68-17=51, Resulting Numbers: [73, 25, 51] Generated Node #0,0: 52:[73, 25, 51] Operation: 68-17=51 Exploring Operation: 73-68=5, Resulting Numbers: [17, 25, 5] Generated Node #0,1: 52:[17, 25, 5] Operation: 73-68=5 Exploring Operation: 68/17=4, Res...
0.960069
hs_4
sum_heuristic
[ 59, 33, 84, 20 ]
38
[ "59-33=26", "84-20=64", "64-26=38" ]
Current State: 38:[59, 33, 84, 20], Operations: [] Exploring Operation: 59-33=26, Resulting Numbers: [84, 20, 26] Generated Node #2: [84, 20, 26] from Operation: 59-33=26 Current State: 38:[84, 20, 26], Operations: ['59-33=26'] Exploring Operation: 84-20=64, Resulting Numbers: [26, 64] Generated Node #3: [26, 64] from ...
4
Current State: 38:[59, 33, 84, 20], Operations: [] Exploring Operation: 59-20=39, Resulting Numbers: [33, 84, 39] Generated Node #0,0: 38:[33, 84, 39] Operation: 59-20=39 Exploring Operation: 84-33=51, Resulting Numbers: [59, 20, 51] Generated Node #0,1: 38:[59, 20, 51] Operation: 84-33=51 Exploring Operation: 84-59=25...
0.986979
hs_3
mult_heuristic
[ 18, 39, 26, 16 ]
15
[ "18+39=57", "26+16=42", "57-42=15" ]
Current State: 15:[18, 39, 26, 16], Operations: [] Exploring Operation: 18+39=57, Resulting Numbers: [26, 16, 57] Generated Node #2: [26, 16, 57] from Operation: 18+39=57 Current State: 15:[26, 16, 57], Operations: ['18+39=57'] Exploring Operation: 26+16=42, Resulting Numbers: [57, 42] Generated Node #3: [57, 42] from ...
4
Current State: 15:[18, 39, 26, 16], Operations: [] Exploring Operation: 39-18=21, Resulting Numbers: [26, 16, 21] Generated Node #0,0: 15:[26, 16, 21] Operation: 39-18=21 Exploring Operation: 39-26=13, Resulting Numbers: [18, 16, 13] Generated Node #0,1: 15:[18, 16, 13] Operation: 39-26=13 Exploring Operation: 26-16=10...
0.976563
hs_5
mult_heuristic
[ 24, 13, 64, 67 ]
59
[ "67-64=3", "24*3=72", "72-13=59" ]
Current State: 59:[24, 13, 64, 67], Operations: [] Exploring Operation: 67-64=3, Resulting Numbers: [24, 13, 3] Generated Node #2: [24, 13, 3] from Operation: 67-64=3 Current State: 59:[24, 13, 3], Operations: ['67-64=3'] Exploring Operation: 24*3=72, Resulting Numbers: [13, 72] Generated Node #3: [13, 72] from Operati...
4
Current State: 59:[24, 13, 64, 67], Operations: [] Exploring Operation: 67-13=54, Resulting Numbers: [24, 64, 54] Generated Node #0,0: 59:[24, 64, 54] Operation: 67-13=54 Exploring Operation: 24+13=37, Resulting Numbers: [64, 67, 37] Generated Node #0,1: 59:[64, 67, 37] Operation: 24+13=37 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 36, 98, 24, 82 ]
54
[ "36*24=864", "98-82=16", "864/16=54" ]
Current State: 54:[36, 98, 24, 82], Operations: [] Exploring Operation: 36*24=864, Resulting Numbers: [98, 82, 864] Generated Node #2: [98, 82, 864] from Operation: 36*24=864 Current State: 54:[98, 82, 864], Operations: ['36*24=864'] Exploring Operation: 98-82=16, Resulting Numbers: [864, 16] Generated Node #3: [864, 1...
4
Current State: 54:[36, 98, 24, 82], Operations: [] Exploring Operation: 98-36=62, Resulting Numbers: [24, 82, 62] Generated Node #0,0: 54:[24, 82, 62] Operation: 98-36=62 Exploring Operation: 98-82=16, Resulting Numbers: [36, 24, 16] Generated Node #0,1: 54:[36, 24, 16] Operation: 98-82=16 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 59, 26, 15, 69 ]
39
[ "69-59=10", "26*15=390", "390/10=39" ]
Current State: 39:[59, 26, 15, 69], Operations: [] Exploring Operation: 69-59=10, Resulting Numbers: [26, 15, 10] Generated Node #2: [26, 15, 10] from Operation: 69-59=10 Current State: 39:[26, 15, 10], Operations: ['69-59=10'] Exploring Operation: 26*15=390, Resulting Numbers: [10, 390] Generated Node #3: [10, 390] fr...
4
Current State: 39:[59, 26, 15, 69], Operations: [] Exploring Operation: 69-59=10, Resulting Numbers: [26, 15, 10] Generated Node #0,0: 39:[26, 15, 10] Operation: 69-59=10 Exploring Operation: 69-26=43, Resulting Numbers: [59, 15, 43] Generated Node #0,1: 39:[59, 15, 43] Operation: 69-26=43 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 65, 82, 72, 66 ]
23
[ "82-65=17", "72-66=6", "17+6=23" ]
Current State: 23:[65, 82, 72, 66], Operations: [] Exploring Operation: 82-65=17, Resulting Numbers: [72, 66, 17] Generated Node #2: [72, 66, 17] from Operation: 82-65=17 Current State: 23:[72, 66, 17], Operations: ['82-65=17'] Exploring Operation: 72-66=6, Resulting Numbers: [17, 6] Generated Node #3: [17, 6] from Ope...
4
Current State: 23:[65, 82, 72, 66], Operations: [] Exploring Operation: 82-65=17, Resulting Numbers: [72, 66, 17] Generated Node #0,0: 23:[72, 66, 17] Operation: 82-65=17 Exploring Operation: 82-72=10, Resulting Numbers: [65, 66, 10] Generated Node #0,1: 23:[65, 66, 10] Operation: 82-72=10 Moving to Node #0,0 Current S...
0.992188
hs_2
sum_heuristic
[ 83, 58, 62, 43 ]
44
[ "83-58=25", "62-43=19", "25+19=44" ]
Current State: 44:[83, 58, 62, 43], Operations: [] Exploring Operation: 83-58=25, Resulting Numbers: [62, 43, 25] Generated Node #2: [62, 43, 25] from Operation: 83-58=25 Current State: 44:[62, 43, 25], Operations: ['83-58=25'] Exploring Operation: 62-43=19, Resulting Numbers: [25, 19] Generated Node #3: [25, 19] from ...
4
Current State: 44:[83, 58, 62, 43], Operations: [] Exploring Operation: 62-43=19, Resulting Numbers: [83, 58, 19] Generated Node #0,0: 44:[83, 58, 19] Operation: 62-43=19 Exploring Operation: 83-58=25, Resulting Numbers: [62, 43, 25] Generated Node #0,1: 44:[62, 43, 25] Operation: 83-58=25 Exploring Operation: 62-58=4,...
0.967882
hs_5
sum_heuristic
[ 71, 99, 7, 5 ]
20
[ "99-71=28", "28/7=4", "5*4=20" ]
Current State: 20:[71, 99, 7, 5], Operations: [] Exploring Operation: 99-71=28, Resulting Numbers: [7, 5, 28] Generated Node #2: [7, 5, 28] from Operation: 99-71=28 Current State: 20:[7, 5, 28], Operations: ['99-71=28'] Exploring Operation: 28/7=4, Resulting Numbers: [5, 4] Generated Node #3: [5, 4] from Operation: 28/...
4
Current State: 20:[71, 99, 7, 5], Operations: [] Exploring Operation: 71-7=64, Resulting Numbers: [99, 5, 64] Generated Node #0,0: 20:[99, 5, 64] Operation: 71-7=64 Exploring Operation: 99-7=92, Resulting Numbers: [71, 5, 92] Generated Node #0,1: 20:[71, 5, 92] Operation: 99-7=92 Exploring Operation: 99-71=28, Resultin...
0.989583
hs_3
mult_heuristic
[ 43, 74, 1, 53 ]
85
[ "74-43=31", "1+53=54", "31+54=85" ]
Current State: 85:[43, 74, 1, 53], Operations: [] Exploring Operation: 74-43=31, Resulting Numbers: [1, 53, 31] Generated Node #2: [1, 53, 31] from Operation: 74-43=31 Current State: 85:[1, 53, 31], Operations: ['74-43=31'] Exploring Operation: 1+53=54, Resulting Numbers: [31, 54] Generated Node #3: [31, 54] from Opera...
4
Current State: 85:[43, 74, 1, 53], Operations: [] Exploring Operation: 43+74=117, Resulting Numbers: [1, 53, 117] Generated Node #0,0: 85:[1, 53, 117] Operation: 43+74=117 Exploring Operation: 74-53=21, Resulting Numbers: [43, 1, 21] Generated Node #0,1: 85:[43, 1, 21] Operation: 74-53=21 Exploring Operation: 53-43=10,...
0.939236
hs_5
sum_heuristic
[ 4, 8, 7, 86 ]
26
[ "7-4=3", "86-8=78", "78/3=26" ]
Current State: 26:[4, 8, 7, 86], Operations: [] Exploring Operation: 7-4=3, Resulting Numbers: [8, 86, 3] Generated Node #2: [8, 86, 3] from Operation: 7-4=3 Current State: 26:[8, 86, 3], Operations: ['7-4=3'] Exploring Operation: 86-8=78, Resulting Numbers: [3, 78] Generated Node #3: [3, 78] from Operation: 86-8=78 Cu...
4
Current State: 26:[4, 8, 7, 86], Operations: [] Exploring Operation: 86-7=79, Resulting Numbers: [4, 8, 79] Generated Node #0,0: 26:[4, 8, 79] Operation: 86-7=79 Exploring Operation: 86-8=78, Resulting Numbers: [4, 7, 78] Generated Node #0,1: 26:[4, 7, 78] Operation: 86-8=78 Exploring Operation: 8-7=1, Resulting Number...
0.983507
hs_3
mult_heuristic
[ 17, 30, 36, 48 ]
71
[ "30-17=13", "36+48=84", "84-13=71" ]
Current State: 71:[17, 30, 36, 48], Operations: [] Exploring Operation: 30-17=13, Resulting Numbers: [36, 48, 13] Generated Node #2: [36, 48, 13] from Operation: 30-17=13 Current State: 71:[36, 48, 13], Operations: ['30-17=13'] Exploring Operation: 36+48=84, Resulting Numbers: [13, 84] Generated Node #3: [13, 84] from ...
4
Current State: 71:[17, 30, 36, 48], Operations: [] Exploring Operation: 17+30=47, Resulting Numbers: [36, 48, 47] Generated Node #0,0: 71:[36, 48, 47] Operation: 17+30=47 Exploring Operation: 17+36=53, Resulting Numbers: [30, 48, 53] Generated Node #0,1: 71:[30, 48, 53] Operation: 17+36=53 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 53, 74, 20, 78 ]
79
[ "74-53=21", "78-20=58", "21+58=79" ]
Current State: 79:[53, 74, 20, 78], Operations: [] Exploring Operation: 74-53=21, Resulting Numbers: [20, 78, 21] Generated Node #2: [20, 78, 21] from Operation: 74-53=21 Current State: 79:[20, 78, 21], Operations: ['74-53=21'] Exploring Operation: 78-20=58, Resulting Numbers: [21, 58] Generated Node #3: [21, 58] from ...
4
Current State: 79:[53, 74, 20, 78], Operations: [] Exploring Operation: 53+20=73, Resulting Numbers: [74, 78, 73] Generated Node #0,0: 79:[74, 78, 73] Operation: 53+20=73 Moving to Node #0,0 Current State: 79:[74, 78, 73], Operations: ['53+20=73'] Exploring Operation: 74+73=147, Resulting Numbers: [78, 147] Generated N...
0
hs_1
sum_heuristic
[ 52, 17, 61, 48 ]
72
[ "17+61=78", "48*78=3744", "3744/52=72" ]
Current State: 72:[52, 17, 61, 48], Operations: [] Exploring Operation: 17+61=78, Resulting Numbers: [52, 48, 78] Generated Node #2: [52, 48, 78] from Operation: 17+61=78 Current State: 72:[52, 48, 78], Operations: ['17+61=78'] Exploring Operation: 48*78=3744, Resulting Numbers: [52, 3744] Generated Node #3: [52, 3744]...
4
Current State: 72:[52, 17, 61, 48], Operations: [] Exploring Operation: 52-48=4, Resulting Numbers: [17, 61, 4] Generated Node #0,0: 72:[17, 61, 4] Operation: 52-48=4 Exploring Operation: 61-48=13, Resulting Numbers: [52, 17, 13] Generated Node #0,1: 72:[52, 17, 13] Operation: 61-48=13 Exploring Operation: 61-52=9, Res...
0
hs_3
mult_heuristic
[ 95, 76, 81, 45 ]
10
[ "95-45=50", "81-76=5", "50/5=10" ]
Current State: 10:[95, 76, 81, 45], Operations: [] Exploring Operation: 95-45=50, Resulting Numbers: [76, 81, 50] Generated Node #2: [76, 81, 50] from Operation: 95-45=50 Current State: 10:[76, 81, 50], Operations: ['95-45=50'] Exploring Operation: 81-76=5, Resulting Numbers: [50, 5] Generated Node #3: [50, 5] from Ope...
4
Current State: 10:[95, 76, 81, 45], Operations: [] Exploring Operation: 95-81=14, Resulting Numbers: [76, 45, 14] Generated Node #0,0: 10:[76, 45, 14] Operation: 95-81=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 10:[76, 45, 14], Operations: ['95-81=14'] Exploring Operation: 76-45=31, Resulting Nu...
0
hs_1
mult_heuristic
[ 20, 12, 69, 16 ]
61
[ "20-12=8", "69-16=53", "8+53=61" ]
Current State: 61:[20, 12, 69, 16], Operations: [] Exploring Operation: 20-12=8, Resulting Numbers: [69, 16, 8] Generated Node #2: [69, 16, 8] from Operation: 20-12=8 Current State: 61:[69, 16, 8], Operations: ['20-12=8'] Exploring Operation: 69-16=53, Resulting Numbers: [8, 53] Generated Node #3: [8, 53] from Operatio...
4
Current State: 61:[20, 12, 69, 16], Operations: [] Exploring Operation: 20+12=32, Resulting Numbers: [69, 16, 32] Generated Node #0,0: 61:[69, 16, 32] Operation: 20+12=32 Exploring Operation: 20+16=36, Resulting Numbers: [12, 69, 36] Generated Node #0,1: 61:[12, 69, 36] Operation: 20+16=36 Exploring Operation: 12+16=28...
0.972222
hs_3
sum_heuristic
[ 19, 47, 36, 77 ]
42
[ "19+47=66", "36*77=2772", "2772/66=42" ]
Current State: 42:[19, 47, 36, 77], Operations: [] Exploring Operation: 19+47=66, Resulting Numbers: [36, 77, 66] Generated Node #2: [36, 77, 66] from Operation: 19+47=66 Current State: 42:[36, 77, 66], Operations: ['19+47=66'] Exploring Operation: 36*77=2772, Resulting Numbers: [66, 2772] Generated Node #3: [66, 2772]...
4
Current State: 42:[19, 47, 36, 77], Operations: [] Exploring Operation: 77-36=41, Resulting Numbers: [19, 47, 41] Generated Node #0,0: 42:[19, 47, 41] Operation: 77-36=41 Start Sub Search at level 1: Moving to Node #0,0 Current State: 42:[19, 47, 41], Operations: ['77-36=41'] Exploring Operation: 47-41=6, Resulting Num...
0
hs_1
mult_heuristic
[ 10, 98, 2, 73 ]
45
[ "10*2=20", "98-73=25", "20+25=45" ]
Current State: 45:[10, 98, 2, 73], Operations: [] Exploring Operation: 10*2=20, Resulting Numbers: [98, 73, 20] Generated Node #2: [98, 73, 20] from Operation: 10*2=20 Current State: 45:[98, 73, 20], Operations: ['10*2=20'] Exploring Operation: 98-73=25, Resulting Numbers: [20, 25] Generated Node #3: [20, 25] from Oper...
4
Current State: 45:[10, 98, 2, 73], Operations: [] Exploring Operation: 98-73=25, Resulting Numbers: [10, 2, 25] Generated Node #0,0: 45:[10, 2, 25] Operation: 98-73=25 Exploring Operation: 98/2=49, Resulting Numbers: [10, 73, 49] Generated Node #0,1: 45:[10, 73, 49] Operation: 98/2=49 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 25, 45, 40, 52 ]
54
[ "45-25=20", "40/20=2", "52+2=54" ]
Current State: 54:[25, 45, 40, 52], Operations: [] Exploring Operation: 45-25=20, Resulting Numbers: [40, 52, 20] Generated Node #2: [40, 52, 20] from Operation: 45-25=20 Current State: 54:[40, 52, 20], Operations: ['45-25=20'] Exploring Operation: 40/20=2, Resulting Numbers: [52, 2] Generated Node #3: [52, 2] from Ope...
4
Current State: 54:[25, 45, 40, 52], Operations: [] Exploring Operation: 45-40=5, Resulting Numbers: [25, 52, 5] Generated Node #0,0: 54:[25, 52, 5] Operation: 45-40=5 Exploring Operation: 40-25=15, Resulting Numbers: [45, 52, 15] Generated Node #0,1: 54:[45, 52, 15] Operation: 40-25=15 Moving to Node #0,0 Current State...
0
hs_2
sum_heuristic
[ 25, 21, 4, 20 ]
12
[ "25-21=4", "20-4=16", "16-4=12" ]
Current State: 12:[25, 21, 4, 20], Operations: [] Exploring Operation: 25-21=4, Resulting Numbers: [4, 20, 4] Generated Node #2: [4, 20, 4] from Operation: 25-21=4 Current State: 12:[4, 20, 4], Operations: ['25-21=4'] Exploring Operation: 20-4=16, Resulting Numbers: [16] 16,12 equal: Goal Reached Exploring Operation: 1...
4
Current State: 12:[25, 21, 4, 20], Operations: [] Exploring Operation: 25-21=4, Resulting Numbers: [4, 20, 4] Generated Node #0,0: 12:[4, 20, 4] Operation: 25-21=4 Moving to Node #0,0 Current State: 12:[4, 20, 4], Operations: ['25-21=4'] Exploring Operation: 20/4=5, Resulting Numbers: [4, 5] Generated Node #0,0,0: 12:[...
0
hs_1
mult_heuristic
[ 44, 9, 27, 50 ]
82
[ "44*27=1188", "1188/9=132", "132-50=82" ]
Current State: 82:[44, 9, 27, 50], Operations: [] Exploring Operation: 44*27=1188, Resulting Numbers: [9, 50, 1188] Generated Node #2: [9, 50, 1188] from Operation: 44*27=1188 Current State: 82:[9, 50, 1188], Operations: ['44*27=1188'] Exploring Operation: 1188/9=132, Resulting Numbers: [50, 132] Generated Node #3: [50...
4
Current State: 82:[44, 9, 27, 50], Operations: [] Exploring Operation: 27/9=3, Resulting Numbers: [44, 50, 3] Generated Node #0,0: 82:[44, 50, 3] Operation: 27/9=3 Exploring Operation: 27+50=77, Resulting Numbers: [44, 9, 77] Generated Node #0,1: 82:[44, 9, 77] Operation: 27+50=77 Exploring Operation: 9+27=36, Resultin...
0
hs_3
sum_heuristic
[ 99, 9, 14, 42 ]
39
[ "99/9=11", "42-14=28", "11+28=39" ]
Current State: 39:[99, 9, 14, 42], Operations: [] Exploring Operation: 99/9=11, Resulting Numbers: [14, 42, 11] Generated Node #2: [14, 42, 11] from Operation: 99/9=11 Current State: 39:[14, 42, 11], Operations: ['99/9=11'] Exploring Operation: 42-14=28, Resulting Numbers: [11, 28] Generated Node #3: [11, 28] from Oper...
4
Current State: 39:[99, 9, 14, 42], Operations: [] Exploring Operation: 99/9=11, Resulting Numbers: [14, 42, 11] Generated Node #0,0: 39:[14, 42, 11] Operation: 99/9=11 Exploring Operation: 99-42=57, Resulting Numbers: [9, 14, 57] Generated Node #0,1: 39:[9, 14, 57] Operation: 99-42=57 Moving to Node #0,0 Current State:...
0.985243
hs_2
mult_heuristic
[ 14, 52, 45, 38 ]
59
[ "14+52=66", "45-38=7", "66-7=59" ]
Current State: 59:[14, 52, 45, 38], Operations: [] Exploring Operation: 14+52=66, Resulting Numbers: [45, 38, 66] Generated Node #2: [45, 38, 66] from Operation: 14+52=66 Current State: 59:[45, 38, 66], Operations: ['14+52=66'] Exploring Operation: 45-38=7, Resulting Numbers: [66, 7] Generated Node #3: [66, 7] from Ope...
4
Current State: 59:[14, 52, 45, 38], Operations: [] Exploring Operation: 14+45=59, Resulting Numbers: [52, 38, 59] Generated Node #0,0: 59:[52, 38, 59] Operation: 14+45=59 Exploring Operation: 14+38=52, Resulting Numbers: [52, 45, 52] Generated Node #0,1: 59:[52, 45, 52] Operation: 14+38=52 Exploring Operation: 52-14=38...
0.969618
hs_4
mult_heuristic
[ 16, 71, 45, 64 ]
19
[ "71+64=135", "135/45=3", "16+3=19" ]
Current State: 19:[16, 71, 45, 64], Operations: [] Exploring Operation: 71+64=135, Resulting Numbers: [16, 45, 135] Generated Node #2: [16, 45, 135] from Operation: 71+64=135 Current State: 19:[16, 45, 135], Operations: ['71+64=135'] Exploring Operation: 135/45=3, Resulting Numbers: [16, 3] Generated Node #3: [16, 3] f...
4
Current State: 19:[16, 71, 45, 64], Operations: [] Exploring Operation: 71-64=7, Resulting Numbers: [16, 45, 7] Generated Node #0,0: 19:[16, 45, 7] Operation: 71-64=7 Exploring Operation: 64-45=19, Resulting Numbers: [16, 71, 19] Generated Node #0,1: 19:[16, 71, 19] Operation: 64-45=19 Exploring Operation: 71-45=26, Re...
0
hs_5
mult_heuristic
[ 22, 7, 40, 12 ]
13
[ "22-7=15", "40-12=28", "28-15=13" ]
Current State: 13:[22, 7, 40, 12], Operations: [] Exploring Operation: 22-7=15, Resulting Numbers: [40, 12, 15] Generated Node #2: [40, 12, 15] from Operation: 22-7=15 Current State: 13:[40, 12, 15], Operations: ['22-7=15'] Exploring Operation: 40-12=28, Resulting Numbers: [15, 28] Generated Node #3: [15, 28] from Oper...
4
Current State: 13:[22, 7, 40, 12], Operations: [] Exploring Operation: 40-22=18, Resulting Numbers: [7, 12, 18] Generated Node #0,0: 13:[7, 12, 18] Operation: 40-22=18 Moving to Node #0,0 Current State: 13:[7, 12, 18], Operations: ['40-22=18'] Exploring Operation: 18-7=11, Resulting Numbers: [12, 11] Generated Node #0,...
0
hs_1
sum_heuristic
[ 37, 55, 84, 28 ]
20
[ "37+55=92", "84+28=112", "112-92=20" ]
Current State: 20:[37, 55, 84, 28], Operations: [] Exploring Operation: 37+55=92, Resulting Numbers: [84, 28, 92] Generated Node #2: [84, 28, 92] from Operation: 37+55=92 Current State: 20:[84, 28, 92], Operations: ['37+55=92'] Exploring Operation: 84+28=112, Resulting Numbers: [92, 112] Generated Node #3: [92, 112] fr...
4
Current State: 20:[37, 55, 84, 28], Operations: [] Exploring Operation: 84-37=47, Resulting Numbers: [55, 28, 47] Generated Node #0,0: 20:[55, 28, 47] Operation: 84-37=47 Exploring Operation: 84-55=29, Resulting Numbers: [37, 28, 29] Generated Node #0,1: 20:[37, 28, 29] Operation: 84-55=29 Exploring Operation: 84/28=3,...
0.988715
hs_3
sum_heuristic
[ 4, 82, 54, 49 ]
73
[ "82-4=78", "54-49=5", "78-5=73" ]
Current State: 73:[4, 82, 54, 49], Operations: [] Exploring Operation: 82-4=78, Resulting Numbers: [54, 49, 78] Generated Node #2: [54, 49, 78] from Operation: 82-4=78 Current State: 73:[54, 49, 78], Operations: ['82-4=78'] Exploring Operation: 54-49=5, Resulting Numbers: [78, 5] Generated Node #3: [78, 5] from Operati...
4
Current State: 73:[4, 82, 54, 49], Operations: [] Exploring Operation: 4+49=53, Resulting Numbers: [82, 54, 53] Generated Node #0,0: 73:[82, 54, 53] Operation: 4+49=53 Exploring Operation: 4+82=86, Resulting Numbers: [54, 49, 86] Generated Node #0,1: 73:[54, 49, 86] Operation: 4+82=86 Exploring Operation: 82-4=78, Resu...
0.96875
hs_4
sum_heuristic
[ 31, 54, 42, 34 ]
93
[ "31+54=85", "42-34=8", "85+8=93" ]
Current State: 93:[31, 54, 42, 34], Operations: [] Exploring Operation: 31+54=85, Resulting Numbers: [42, 34, 85] Generated Node #2: [42, 34, 85] from Operation: 31+54=85 Current State: 93:[42, 34, 85], Operations: ['31+54=85'] Exploring Operation: 42-34=8, Resulting Numbers: [85, 8] Generated Node #3: [85, 8] from Ope...
4
Current State: 93:[31, 54, 42, 34], Operations: [] Exploring Operation: 54+42=96, Resulting Numbers: [31, 34, 96] Generated Node #0,0: 93:[31, 34, 96] Operation: 54+42=96 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[31, 34, 96], Operations: ['54+42=96'] Exploring Operation: 34-31=3, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 65, 68, 43, 2 ]
47
[ "65+68=133", "43*2=86", "133-86=47" ]
Current State: 47:[65, 68, 43, 2], Operations: [] Exploring Operation: 65+68=133, Resulting Numbers: [43, 2, 133] Generated Node #2: [43, 2, 133] from Operation: 65+68=133 Current State: 47:[43, 2, 133], Operations: ['65+68=133'] Exploring Operation: 43*2=86, Resulting Numbers: [133, 86] Generated Node #3: [133, 86] fr...
4
Current State: 47:[65, 68, 43, 2], Operations: [] Exploring Operation: 68-2=66, Resulting Numbers: [65, 43, 66] Generated Node #0,0: 47:[65, 43, 66] Operation: 68-2=66 Exploring Operation: 65-2=63, Resulting Numbers: [68, 43, 63] Generated Node #0,1: 47:[68, 43, 63] Operation: 65-2=63 Exploring Operation: 68/2=34, Resu...
0
hs_3
sum_heuristic
[ 24, 49, 37, 35 ]
71
[ "24+49=73", "37-35=2", "73-2=71" ]
Current State: 71:[24, 49, 37, 35], Operations: [] Exploring Operation: 24+49=73, Resulting Numbers: [37, 35, 73] Generated Node #2: [37, 35, 73] from Operation: 24+49=73 Current State: 71:[37, 35, 73], Operations: ['24+49=73'] Exploring Operation: 37-35=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] from Ope...
4
Current State: 71:[24, 49, 37, 35], Operations: [] Exploring Operation: 24+35=59, Resulting Numbers: [49, 37, 59] Generated Node #0,0: 71:[49, 37, 59] Operation: 24+35=59 Exploring Operation: 37+35=72, Resulting Numbers: [24, 49, 72] Generated Node #0,1: 71:[24, 49, 72] Operation: 37+35=72 Exploring Operation: 24+37=61...
0.962674
hs_4
mult_heuristic
[ 6, 71, 54, 4 ]
40
[ "6*54=324", "71*4=284", "324-284=40" ]
Current State: 40:[6, 71, 54, 4], Operations: [] Exploring Operation: 6*54=324, Resulting Numbers: [71, 4, 324] Generated Node #2: [71, 4, 324] from Operation: 6*54=324 Current State: 40:[71, 4, 324], Operations: ['6*54=324'] Exploring Operation: 71*4=284, Resulting Numbers: [324, 284] Generated Node #3: [324, 284] fro...
4
Current State: 40:[6, 71, 54, 4], Operations: [] Exploring Operation: 71-6=65, Resulting Numbers: [54, 4, 65] Generated Node #0,0: 40:[54, 4, 65] Operation: 71-6=65 Exploring Operation: 71-54=17, Resulting Numbers: [6, 4, 17] Generated Node #0,1: 40:[6, 4, 17] Operation: 71-54=17 Exploring Operation: 54/6=9, Resulting ...
0
hs_4
sum_heuristic
[ 89, 37, 98, 40 ]
12
[ "89+37=126", "98+40=138", "138-126=12" ]
Current State: 12:[89, 37, 98, 40], Operations: [] Exploring Operation: 89+37=126, Resulting Numbers: [98, 40, 126] Generated Node #2: [98, 40, 126] from Operation: 89+37=126 Current State: 12:[98, 40, 126], Operations: ['89+37=126'] Exploring Operation: 98+40=138, Resulting Numbers: [126, 138] Generated Node #3: [126,...
4
Current State: 12:[89, 37, 98, 40], Operations: [] Exploring Operation: 89-37=52, Resulting Numbers: [98, 40, 52] Generated Node #0,0: 12:[98, 40, 52] Operation: 89-37=52 Exploring Operation: 98-37=61, Resulting Numbers: [89, 40, 61] Generated Node #0,1: 12:[89, 40, 61] Operation: 98-37=61 Exploring Operation: 89-40=49...
0.984375
hs_5
sum_heuristic
[ 97, 81, 9, 83 ]
86
[ "97+81=178", "9+83=92", "178-92=86" ]
Current State: 86:[97, 81, 9, 83], Operations: [] Exploring Operation: 97+81=178, Resulting Numbers: [9, 83, 178] Generated Node #2: [9, 83, 178] from Operation: 97+81=178 Current State: 86:[9, 83, 178], Operations: ['97+81=178'] Exploring Operation: 9+83=92, Resulting Numbers: [178, 92] Generated Node #3: [178, 92] fr...
4
Current State: 86:[97, 81, 9, 83], Operations: [] Exploring Operation: 81+9=90, Resulting Numbers: [97, 83, 90] Generated Node #0,0: 86:[97, 83, 90] Operation: 81+9=90 Exploring Operation: 97-9=88, Resulting Numbers: [81, 83, 88] Generated Node #0,1: 86:[81, 83, 88] Operation: 97-9=88 Exploring Operation: 83-81=2, Resu...
0.990451
hs_3
mult_heuristic
[ 1, 24, 4, 9 ]
63
[ "4-1=3", "24*3=72", "72-9=63" ]
Current State: 63:[1, 24, 4, 9], Operations: [] Exploring Operation: 4-1=3, Resulting Numbers: [24, 9, 3] Generated Node #2: [24, 9, 3] from Operation: 4-1=3 Current State: 63:[24, 9, 3], Operations: ['4-1=3'] Exploring Operation: 24*3=72, Resulting Numbers: [9, 72] Generated Node #3: [9, 72] from Operation: 24*3=72 Cu...
4
Current State: 63:[1, 24, 4, 9], Operations: [] Exploring Operation: 24-1=23, Resulting Numbers: [4, 9, 23] Generated Node #0,0: 63:[4, 9, 23] Operation: 24-1=23 Exploring Operation: 4-1=3, Resulting Numbers: [24, 9, 3] Generated Node #0,1: 63:[24, 9, 3] Operation: 4-1=3 Start Sub Search at level 1: Moving to Node #0,0...
0
hs_2
mult_heuristic
[ 27, 99, 80, 61 ]
91
[ "99-27=72", "80-61=19", "72+19=91" ]
Current State: 91:[27, 99, 80, 61], Operations: [] Exploring Operation: 99-27=72, Resulting Numbers: [80, 61, 72] Generated Node #2: [80, 61, 72] from Operation: 99-27=72 Current State: 91:[80, 61, 72], Operations: ['99-27=72'] Exploring Operation: 80-61=19, Resulting Numbers: [72, 19] Generated Node #3: [72, 19] from ...
4
Current State: 91:[27, 99, 80, 61], Operations: [] Exploring Operation: 27+61=88, Resulting Numbers: [99, 80, 88] Generated Node #0,0: 91:[99, 80, 88] Operation: 27+61=88 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[99, 80, 88], Operations: ['27+61=88'] Exploring Operation: 99-80=19, Resulting Nu...
0
hs_1
mult_heuristic
[ 16, 14, 13, 36 ]
21
[ "16-14=2", "36-13=23", "23-2=21" ]
Current State: 21:[16, 14, 13, 36], Operations: [] Exploring Operation: 16-14=2, Resulting Numbers: [13, 36, 2] Generated Node #2: [13, 36, 2] from Operation: 16-14=2 Current State: 21:[13, 36, 2], Operations: ['16-14=2'] Exploring Operation: 36-13=23, Resulting Numbers: [2, 23] Generated Node #3: [2, 23] from Operatio...
4
Current State: 21:[16, 14, 13, 36], Operations: [] Exploring Operation: 36-14=22, Resulting Numbers: [16, 13, 22] Generated Node #0,0: 21:[16, 13, 22] Operation: 36-14=22 Start Sub Search at level 1: Moving to Node #0,0 Current State: 21:[16, 13, 22], Operations: ['36-14=22'] Exploring Operation: 16-13=3, Resulting Num...
0
hs_1
mult_heuristic
[ 24, 36, 60, 30 ]
12
[ "24*60=1440", "1440/30=48", "48-36=12" ]
Current State: 12:[24, 36, 60, 30], Operations: [] Exploring Operation: 24*60=1440, Resulting Numbers: [36, 30, 1440] Generated Node #2: [36, 30, 1440] from Operation: 24*60=1440 Current State: 12:[36, 30, 1440], Operations: ['24*60=1440'] Exploring Operation: 1440/30=48, Resulting Numbers: [36, 48] Generated Node #3: ...
4
Current State: 12:[24, 36, 60, 30], Operations: [] Exploring Operation: 60/30=2, Resulting Numbers: [24, 36, 2] Generated Node #0,0: 12:[24, 36, 2] Operation: 60/30=2 Exploring Operation: 60-30=30, Resulting Numbers: [24, 36, 30] Generated Node #0,1: 12:[24, 36, 30] Operation: 60-30=30 Exploring Operation: 36-30=6, Res...
0
hs_4
sum_heuristic
[ 37, 45, 87, 3 ]
35
[ "87-37=50", "45/3=15", "50-15=35" ]
Current State: 35:[37, 45, 87, 3], Operations: [] Exploring Operation: 87-37=50, Resulting Numbers: [45, 3, 50] Generated Node #2: [45, 3, 50] from Operation: 87-37=50 Current State: 35:[45, 3, 50], Operations: ['87-37=50'] Exploring Operation: 45/3=15, Resulting Numbers: [50, 15] Generated Node #3: [50, 15] from Opera...
4
Current State: 35:[37, 45, 87, 3], Operations: [] Exploring Operation: 87-45=42, Resulting Numbers: [37, 3, 42] Generated Node #0,0: 35:[37, 3, 42] Operation: 87-45=42 Exploring Operation: 87-37=50, Resulting Numbers: [45, 3, 50] Generated Node #0,1: 35:[45, 3, 50] Operation: 87-37=50 Exploring Operation: 87/3=29, Resu...
0
hs_3
mult_heuristic
[ 53, 44, 78, 7 ]
76
[ "53-44=9", "78+7=85", "85-9=76" ]
Current State: 76:[53, 44, 78, 7], Operations: [] Exploring Operation: 53-44=9, Resulting Numbers: [78, 7, 9] Generated Node #2: [78, 7, 9] from Operation: 53-44=9 Current State: 76:[78, 7, 9], Operations: ['53-44=9'] Exploring Operation: 78+7=85, Resulting Numbers: [9, 85] Generated Node #3: [9, 85] from Operation: 78...
4
Current State: 76:[53, 44, 78, 7], Operations: [] Exploring Operation: 53-7=46, Resulting Numbers: [44, 78, 46] Generated Node #0,0: 76:[44, 78, 46] Operation: 53-7=46 Exploring Operation: 53-44=9, Resulting Numbers: [78, 7, 9] Generated Node #0,1: 76:[78, 7, 9] Operation: 53-44=9 Exploring Operation: 78-53=25, Resulti...
0.989583
hs_3
mult_heuristic
[ 84, 28, 26, 14 ]
36
[ "84/28=3", "26-14=12", "3*12=36" ]
Current State: 36:[84, 28, 26, 14], Operations: [] Exploring Operation: 84/28=3, Resulting Numbers: [26, 14, 3] Generated Node #2: [26, 14, 3] from Operation: 84/28=3 Current State: 36:[26, 14, 3], Operations: ['84/28=3'] Exploring Operation: 26-14=12, Resulting Numbers: [3, 12] Generated Node #3: [3, 12] from Operatio...
4
Current State: 36:[84, 28, 26, 14], Operations: [] Exploring Operation: 84/28=3, Resulting Numbers: [26, 14, 3] Generated Node #0,0: 36:[26, 14, 3] Operation: 84/28=3 Exploring Operation: 84/14=6, Resulting Numbers: [28, 26, 6] Generated Node #0,1: 36:[28, 26, 6] Operation: 84/14=6 Start Sub Search at level 1: Moving t...
0.991319
hs_2
sum_heuristic
[ 59, 77, 93, 45 ]
66
[ "77-59=18", "93-45=48", "18+48=66" ]
Current State: 66:[59, 77, 93, 45], Operations: [] Exploring Operation: 77-59=18, Resulting Numbers: [93, 45, 18] Generated Node #2: [93, 45, 18] from Operation: 77-59=18 Current State: 66:[93, 45, 18], Operations: ['77-59=18'] Exploring Operation: 93-45=48, Resulting Numbers: [18, 48] Generated Node #3: [18, 48] from ...
4
Current State: 66:[59, 77, 93, 45], Operations: [] Exploring Operation: 93-45=48, Resulting Numbers: [59, 77, 48] Generated Node #0,0: 66:[59, 77, 48] Operation: 93-45=48 Exploring Operation: 93-77=16, Resulting Numbers: [59, 45, 16] Generated Node #0,1: 66:[59, 45, 16] Operation: 93-77=16 Exploring Operation: 93-59=34...
0.979167
hs_3
sum_heuristic
[ 47, 15, 27, 75 ]
100
[ "47-27=20", "75/15=5", "20*5=100" ]
Current State: 100:[47, 15, 27, 75], Operations: [] Exploring Operation: 47-27=20, Resulting Numbers: [15, 75, 20] Generated Node #2: [15, 75, 20] from Operation: 47-27=20 Current State: 100:[15, 75, 20], Operations: ['47-27=20'] Exploring Operation: 75/15=5, Resulting Numbers: [20, 5] Generated Node #3: [20, 5] from O...
4
Current State: 100:[47, 15, 27, 75], Operations: [] Exploring Operation: 75/15=5, Resulting Numbers: [47, 27, 5] Generated Node #0,0: 100:[47, 27, 5] Operation: 75/15=5 Exploring Operation: 75-47=28, Resulting Numbers: [15, 27, 28] Generated Node #0,1: 100:[15, 27, 28] Operation: 75-47=28 Exploring Operation: 27+75=102...
0.983507
hs_3
mult_heuristic
[ 11, 5, 90, 55 ]
13
[ "11*90=990", "990/55=18", "18-5=13" ]
Current State: 13:[11, 5, 90, 55], Operations: [] Exploring Operation: 11*90=990, Resulting Numbers: [5, 55, 990] Generated Node #2: [5, 55, 990] from Operation: 11*90=990 Current State: 13:[5, 55, 990], Operations: ['11*90=990'] Exploring Operation: 990/55=18, Resulting Numbers: [5, 18] Generated Node #3: [5, 18] from...
4
Current State: 13:[11, 5, 90, 55], Operations: [] Exploring Operation: 90-55=35, Resulting Numbers: [11, 5, 35] Generated Node #0,0: 13:[11, 5, 35] Operation: 90-55=35 Exploring Operation: 55/5=11, Resulting Numbers: [11, 90, 11] Generated Node #0,1: 13:[11, 90, 11] Operation: 55/5=11 Exploring Operation: 90/5=18, Resu...
0.977431
hs_3
sum_heuristic
[ 50, 16, 52, 11 ]
42
[ "16-11=5", "50/5=10", "52-10=42" ]
Current State: 42:[50, 16, 52, 11], Operations: [] Exploring Operation: 16-11=5, Resulting Numbers: [50, 52, 5] Generated Node #2: [50, 52, 5] from Operation: 16-11=5 Current State: 42:[50, 52, 5], Operations: ['16-11=5'] Exploring Operation: 50/5=10, Resulting Numbers: [52, 10] Generated Node #3: [52, 10] from Operati...
4
Current State: 42:[50, 16, 52, 11], Operations: [] Exploring Operation: 52-50=2, Resulting Numbers: [16, 11, 2] Generated Node #0,0: 42:[16, 11, 2] Operation: 52-50=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 42:[16, 11, 2], Operations: ['52-50=2'] Exploring Operation: 16-11=5, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 40, 9, 35, 8 ]
39
[ "40/8=5", "9+35=44", "44-5=39" ]
Current State: 39:[40, 9, 35, 8], Operations: [] Exploring Operation: 40/8=5, Resulting Numbers: [9, 35, 5] Generated Node #2: [9, 35, 5] from Operation: 40/8=5 Current State: 39:[9, 35, 5], Operations: ['40/8=5'] Exploring Operation: 9+35=44, Resulting Numbers: [5, 44] Generated Node #3: [5, 44] from Operation: 9+35=4...
4
Current State: 39:[40, 9, 35, 8], Operations: [] Exploring Operation: 9+8=17, Resulting Numbers: [40, 35, 17] Generated Node #0,0: 39:[40, 35, 17] Operation: 9+8=17 Exploring Operation: 35+8=43, Resulting Numbers: [40, 9, 43] Generated Node #0,1: 39:[40, 9, 43] Operation: 35+8=43 Exploring Operation: 9-8=1, Resulting N...
0
hs_3
sum_heuristic
[ 58, 90, 2, 2 ]
76
[ "58+90=148", "148/2=74", "2+74=76" ]
Current State: 76:[58, 90, 2, 2], Operations: [] Exploring Operation: 58+90=148, Resulting Numbers: [2, 2, 148] Generated Node #2: [2, 2, 148] from Operation: 58+90=148 Current State: 76:[2, 2, 148], Operations: ['58+90=148'] Exploring Operation: 148/2=74, Resulting Numbers: [74] 74,76 equal: Goal Reached Exploring Ope...
4
Current State: 76:[58, 90, 2, 2], Operations: [] Exploring Operation: 58/2=29, Resulting Numbers: [90, 2, 29] Generated Node #0,0: 76:[90, 2, 29] Operation: 58/2=29 Exploring Operation: 90-58=32, Resulting Numbers: [2, 2, 32] Generated Node #0,1: 76:[2, 2, 32] Operation: 90-58=32 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 13, 44, 2, 14 ]
43
[ "44-13=31", "14-2=12", "31+12=43" ]
Current State: 43:[13, 44, 2, 14], Operations: [] Exploring Operation: 44-13=31, Resulting Numbers: [2, 14, 31] Generated Node #2: [2, 14, 31] from Operation: 44-13=31 Current State: 43:[2, 14, 31], Operations: ['44-13=31'] Exploring Operation: 14-2=12, Resulting Numbers: [31, 12] Generated Node #3: [31, 12] from Opera...
4
Current State: 43:[13, 44, 2, 14], Operations: [] Exploring Operation: 2*14=28, Resulting Numbers: [13, 44, 28] Generated Node #0,0: 43:[13, 44, 28] Operation: 2*14=28 Start Sub Search at level 1: Moving to Node #0,0 Current State: 43:[13, 44, 28], Operations: ['2*14=28'] Exploring Operation: 13+28=41, Resulting Number...
0
hs_1
sum_heuristic
[ 23, 56, 65, 8 ]
22
[ "23+56=79", "65-8=57", "79-57=22" ]
Current State: 22:[23, 56, 65, 8], Operations: [] Exploring Operation: 23+56=79, Resulting Numbers: [65, 8, 79] Generated Node #2: [65, 8, 79] from Operation: 23+56=79 Current State: 22:[65, 8, 79], Operations: ['23+56=79'] Exploring Operation: 65-8=57, Resulting Numbers: [79, 57] Generated Node #3: [79, 57] from Opera...
4
Current State: 22:[23, 56, 65, 8], Operations: [] Exploring Operation: 56/8=7, Resulting Numbers: [23, 65, 7] Generated Node #0,0: 22:[23, 65, 7] Operation: 56/8=7 Exploring Operation: 65-56=9, Resulting Numbers: [23, 8, 9] Generated Node #0,1: 22:[23, 8, 9] Operation: 65-56=9 Moving to Node #0,1 Current State: 22:[23,...
0.992188
hs_2
mult_heuristic
[ 69, 63, 65, 71 ]
22
[ "69+63=132", "71-65=6", "132/6=22" ]
Current State: 22:[69, 63, 65, 71], Operations: [] Exploring Operation: 69+63=132, Resulting Numbers: [65, 71, 132] Generated Node #2: [65, 71, 132] from Operation: 69+63=132 Current State: 22:[65, 71, 132], Operations: ['69+63=132'] Exploring Operation: 71-65=6, Resulting Numbers: [132, 6] Generated Node #3: [132, 6] ...
4
Current State: 22:[69, 63, 65, 71], Operations: [] Exploring Operation: 71-69=2, Resulting Numbers: [63, 65, 2] Generated Node #0,0: 22:[63, 65, 2] Operation: 71-69=2 Exploring Operation: 71-65=6, Resulting Numbers: [69, 63, 6] Generated Node #0,1: 22:[69, 63, 6] Operation: 71-65=6 Exploring Operation: 69-65=4, Resulti...
0
hs_3
mult_heuristic
[ 54, 20, 63, 86 ]
94
[ "63-54=9", "20*9=180", "180-86=94" ]
Current State: 94:[54, 20, 63, 86], Operations: [] Exploring Operation: 63-54=9, Resulting Numbers: [20, 86, 9] Generated Node #2: [20, 86, 9] from Operation: 63-54=9 Current State: 94:[20, 86, 9], Operations: ['63-54=9'] Exploring Operation: 20*9=180, Resulting Numbers: [86, 180] Generated Node #3: [86, 180] from Oper...
4
Current State: 94:[54, 20, 63, 86], Operations: [] Exploring Operation: 63-54=9, Resulting Numbers: [20, 86, 9] Generated Node #0,0: 94:[20, 86, 9] Operation: 63-54=9 Exploring Operation: 20+86=106, Resulting Numbers: [54, 63, 106] Generated Node #0,1: 94:[54, 63, 106] Operation: 20+86=106 Exploring Operation: 54-20=34...
0
hs_5
sum_heuristic