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
[ 15, 75, 54, 94 ]
20
[ "75-15=60", "94-54=40", "60-40=20" ]
Current State: 20:[15, 75, 54, 94], Operations: [] Exploring Operation: 75-15=60, Resulting Numbers: [54, 94, 60] Generated Node #2: [54, 94, 60] from Operation: 75-15=60 Current State: 20:[54, 94, 60], Operations: ['75-15=60'] Exploring Operation: 94-54=40, Resulting Numbers: [60, 40] Generated Node #3: [60, 40] from ...
4
Current State: 20:[15, 75, 54, 94], Operations: [] Exploring Operation: 94-75=19, Resulting Numbers: [15, 54, 19] Generated Node #0,0: 20:[15, 54, 19] Operation: 94-75=19 Exploring Operation: 75-54=21, Resulting Numbers: [15, 94, 21] Generated Node #0,1: 20:[15, 94, 21] Operation: 75-54=21 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 97, 82, 81, 41 ]
18
[ "97-81=16", "82/41=2", "16+2=18" ]
Current State: 18:[97, 82, 81, 41], Operations: [] Exploring Operation: 97-81=16, Resulting Numbers: [82, 41, 16] Generated Node #2: [82, 41, 16] from Operation: 97-81=16 Current State: 18:[82, 41, 16], Operations: ['97-81=16'] Exploring Operation: 82/41=2, Resulting Numbers: [16, 2] Generated Node #3: [16, 2] from Ope...
4
Current State: 18:[97, 82, 81, 41], Operations: [] Exploring Operation: 97-82=15, Resulting Numbers: [81, 41, 15] Generated Node #0,0: 18:[81, 41, 15] Operation: 97-82=15 Exploring Operation: 97-81=16, Resulting Numbers: [82, 41, 16] Generated Node #0,1: 18:[82, 41, 16] Operation: 97-81=16 Exploring Operation: 82-81=1,...
0.975694
hs_3
sum_heuristic
[ 6, 12, 23, 32 ]
78
[ "12/6=2", "23*2=46", "32+46=78" ]
Current State: 78:[6, 12, 23, 32], Operations: [] Exploring Operation: 12/6=2, Resulting Numbers: [23, 32, 2] Generated Node #2: [23, 32, 2] from Operation: 12/6=2 Current State: 78:[23, 32, 2], Operations: ['12/6=2'] Exploring Operation: 23*2=46, Resulting Numbers: [32, 46] Generated Node #3: [32, 46] from Operation: ...
4
Current State: 78:[6, 12, 23, 32], Operations: [] Exploring Operation: 32-6=26, Resulting Numbers: [12, 23, 26] Generated Node #0,0: 78:[12, 23, 26] Operation: 32-6=26 Moving to Node #0,0 Current State: 78:[12, 23, 26], Operations: ['32-6=26'] Exploring Operation: 26-23=3, Resulting Numbers: [12, 3] Generated Node #0,0...
0
hs_1
mult_heuristic
[ 38, 61, 96, 10 ]
30
[ "38+61=99", "99-96=3", "10*3=30" ]
Current State: 30:[38, 61, 96, 10], Operations: [] Exploring Operation: 38+61=99, Resulting Numbers: [96, 10, 99] Generated Node #2: [96, 10, 99] from Operation: 38+61=99 Current State: 30:[96, 10, 99], Operations: ['38+61=99'] Exploring Operation: 99-96=3, Resulting Numbers: [10, 3] Generated Node #3: [10, 3] from Ope...
4
Current State: 30:[38, 61, 96, 10], Operations: [] Exploring Operation: 96-61=35, Resulting Numbers: [38, 10, 35] Generated Node #0,0: 30:[38, 10, 35] Operation: 96-61=35 Moving to Node #0,0 Current State: 30:[38, 10, 35], Operations: ['96-61=35'] Exploring Operation: 38-35=3, Resulting Numbers: [10, 3] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 36, 26, 92, 53 ]
83
[ "36+26=62", "92+53=145", "145-62=83" ]
Current State: 83:[36, 26, 92, 53], Operations: [] Exploring Operation: 36+26=62, Resulting Numbers: [92, 53, 62] Generated Node #2: [92, 53, 62] from Operation: 36+26=62 Current State: 83:[92, 53, 62], Operations: ['36+26=62'] Exploring Operation: 92+53=145, Resulting Numbers: [62, 145] Generated Node #3: [62, 145] fr...
4
Current State: 83:[36, 26, 92, 53], Operations: [] Exploring Operation: 36+26=62, Resulting Numbers: [92, 53, 62] Generated Node #0,0: 83:[92, 53, 62] Operation: 36+26=62 Start Sub Search at level 1: Moving to Node #0,0 Current State: 83:[92, 53, 62], Operations: ['36+26=62'] Exploring Operation: 53+62=115, Resulting N...
0
hs_1
sum_heuristic
[ 24, 6, 26, 94 ]
10
[ "24/6=4", "26*4=104", "104-94=10" ]
Current State: 10:[24, 6, 26, 94], Operations: [] Exploring Operation: 24/6=4, Resulting Numbers: [26, 94, 4] Generated Node #2: [26, 94, 4] from Operation: 24/6=4 Current State: 10:[26, 94, 4], Operations: ['24/6=4'] Exploring Operation: 26*4=104, Resulting Numbers: [94, 104] Generated Node #3: [94, 104] from Operatio...
4
Current State: 10:[24, 6, 26, 94], Operations: [] Exploring Operation: 94-24=70, Resulting Numbers: [6, 26, 70] Generated Node #0,0: 10:[6, 26, 70] Operation: 94-24=70 Exploring Operation: 94-26=68, Resulting Numbers: [24, 6, 68] Generated Node #0,1: 10:[24, 6, 68] Operation: 94-26=68 Exploring Operation: 26-24=2, Resu...
0
hs_3
sum_heuristic
[ 40, 3, 85, 44 ]
57
[ "40+44=84", "84/3=28", "85-28=57" ]
Current State: 57:[40, 3, 85, 44], Operations: [] Exploring Operation: 40+44=84, Resulting Numbers: [3, 85, 84] Generated Node #2: [3, 85, 84] from Operation: 40+44=84 Current State: 57:[3, 85, 84], Operations: ['40+44=84'] Exploring Operation: 84/3=28, Resulting Numbers: [85, 28] Generated Node #3: [85, 28] from Opera...
4
Current State: 57:[40, 3, 85, 44], Operations: [] Exploring Operation: 85-44=41, Resulting Numbers: [40, 3, 41] Generated Node #0,0: 57:[40, 3, 41] Operation: 85-44=41 Exploring Operation: 40+3=43, Resulting Numbers: [85, 44, 43] Generated Node #0,1: 57:[85, 44, 43] Operation: 40+3=43 Exploring Operation: 40+44=84, Res...
0.90625
hs_5
sum_heuristic
[ 15, 51, 61, 18 ]
30
[ "18-15=3", "61-51=10", "3*10=30" ]
Current State: 30:[15, 51, 61, 18], Operations: [] Exploring Operation: 18-15=3, Resulting Numbers: [51, 61, 3] Generated Node #2: [51, 61, 3] from Operation: 18-15=3 Current State: 30:[51, 61, 3], Operations: ['18-15=3'] Exploring Operation: 61-51=10, Resulting Numbers: [3, 10] Generated Node #3: [3, 10] from Operatio...
4
Current State: 30:[15, 51, 61, 18], Operations: [] Exploring Operation: 61-51=10, Resulting Numbers: [15, 18, 10] Generated Node #0,0: 30:[15, 18, 10] Operation: 61-51=10 Moving to Node #0,0 Current State: 30:[15, 18, 10], Operations: ['61-51=10'] Exploring Operation: 18-15=3, Resulting Numbers: [10, 3] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 93, 86, 58, 91 ]
26
[ "93-86=7", "91-58=33", "33-7=26" ]
Current State: 26:[93, 86, 58, 91], Operations: [] Exploring Operation: 93-86=7, Resulting Numbers: [58, 91, 7] Generated Node #2: [58, 91, 7] from Operation: 93-86=7 Current State: 26:[58, 91, 7], Operations: ['93-86=7'] Exploring Operation: 91-58=33, Resulting Numbers: [7, 33] Generated Node #3: [7, 33] from Operatio...
4
Current State: 26:[93, 86, 58, 91], Operations: [] Exploring Operation: 93-91=2, Resulting Numbers: [86, 58, 2] Generated Node #0,0: 26:[86, 58, 2] Operation: 93-91=2 Moving to Node #0,0 Current State: 26:[86, 58, 2], Operations: ['93-91=2'] Exploring Operation: 86-58=28, Resulting Numbers: [2, 28] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 17, 30, 56, 28 ]
43
[ "30*56=1680", "1680/28=60", "60-17=43" ]
Current State: 43:[17, 30, 56, 28], Operations: [] Exploring Operation: 30*56=1680, Resulting Numbers: [17, 28, 1680] Generated Node #2: [17, 28, 1680] from Operation: 30*56=1680 Current State: 43:[17, 28, 1680], Operations: ['30*56=1680'] Exploring Operation: 1680/28=60, Resulting Numbers: [17, 60] Generated Node #3: ...
4
Current State: 43:[17, 30, 56, 28], Operations: [] Exploring Operation: 17+30=47, Resulting Numbers: [56, 28, 47] Generated Node #0,0: 43:[56, 28, 47] Operation: 17+30=47 Exploring Operation: 17+28=45, Resulting Numbers: [30, 56, 45] Generated Node #0,1: 43:[30, 56, 45] Operation: 17+28=45 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 44, 88, 69, 53 ]
18
[ "88/44=2", "69-53=16", "2+16=18" ]
Current State: 18:[44, 88, 69, 53], Operations: [] Exploring Operation: 88/44=2, Resulting Numbers: [69, 53, 2] Generated Node #2: [69, 53, 2] from Operation: 88/44=2 Current State: 18:[69, 53, 2], Operations: ['88/44=2'] Exploring Operation: 69-53=16, Resulting Numbers: [2, 16] Generated Node #3: [2, 16] from Operatio...
4
Current State: 18:[44, 88, 69, 53], Operations: [] Exploring Operation: 88-69=19, Resulting Numbers: [44, 53, 19] Generated Node #0,0: 18:[44, 53, 19] Operation: 88-69=19 Exploring Operation: 88-44=44, Resulting Numbers: [69, 53, 44] Generated Node #0,1: 18:[69, 53, 44] Operation: 88-44=44 Exploring Operation: 88/44=2,...
0.967014
hs_5
mult_heuristic
[ 93, 52, 89, 90 ]
40
[ "93-52=41", "90-89=1", "41-1=40" ]
Current State: 40:[93, 52, 89, 90], Operations: [] Exploring Operation: 93-52=41, Resulting Numbers: [89, 90, 41] Generated Node #2: [89, 90, 41] from Operation: 93-52=41 Current State: 40:[89, 90, 41], Operations: ['93-52=41'] Exploring Operation: 90-89=1, Resulting Numbers: [41, 1] Generated Node #3: [41, 1] from Ope...
4
Current State: 40:[93, 52, 89, 90], Operations: [] Exploring Operation: 93-89=4, Resulting Numbers: [52, 90, 4] Generated Node #0,0: 40:[52, 90, 4] Operation: 93-89=4 Exploring Operation: 93-52=41, Resulting Numbers: [89, 90, 41] Generated Node #0,1: 40:[89, 90, 41] Operation: 93-52=41 Exploring Operation: 90-89=1, Res...
0.974826
hs_4
sum_heuristic
[ 63, 46, 35, 45 ]
95
[ "63*35=2205", "2205/45=49", "46+49=95" ]
Current State: 95:[63, 46, 35, 45], Operations: [] Exploring Operation: 63*35=2205, Resulting Numbers: [46, 45, 2205] Generated Node #2: [46, 45, 2205] from Operation: 63*35=2205 Current State: 95:[46, 45, 2205], Operations: ['63*35=2205'] Exploring Operation: 2205/45=49, Resulting Numbers: [46, 49] Generated Node #3: ...
4
Current State: 95:[63, 46, 35, 45], Operations: [] Exploring Operation: 63-46=17, Resulting Numbers: [35, 45, 17] Generated Node #0,0: 95:[35, 45, 17] Operation: 63-46=17 Exploring Operation: 63-45=18, Resulting Numbers: [46, 35, 18] Generated Node #0,1: 95:[46, 35, 18] Operation: 63-45=18 Exploring Operation: 46+45=91...
0
hs_4
mult_heuristic
[ 27, 59, 1, 13 ]
57
[ "27-1=26", "26/13=2", "59-2=57" ]
Current State: 57:[27, 59, 1, 13], Operations: [] Exploring Operation: 27-1=26, Resulting Numbers: [59, 13, 26] Generated Node #2: [59, 13, 26] from Operation: 27-1=26 Current State: 57:[59, 13, 26], Operations: ['27-1=26'] Exploring Operation: 26/13=2, Resulting Numbers: [59, 2] Generated Node #3: [59, 2] from Operati...
4
Current State: 57:[27, 59, 1, 13], Operations: [] Exploring Operation: 27-13=14, Resulting Numbers: [59, 1, 14] Generated Node #0,0: 57:[59, 1, 14] Operation: 27-13=14 Exploring Operation: 27*1=27, Resulting Numbers: [59, 13, 27] Generated Node #0,1: 57:[59, 13, 27] Operation: 27*1=27 Exploring Operation: 59-1=58, Resu...
0.951389
hs_5
mult_heuristic
[ 20, 30, 77, 27 ]
60
[ "30-20=10", "77-27=50", "10+50=60" ]
Current State: 60:[20, 30, 77, 27], Operations: [] Exploring Operation: 30-20=10, Resulting Numbers: [77, 27, 10] Generated Node #2: [77, 27, 10] from Operation: 30-20=10 Current State: 60:[77, 27, 10], Operations: ['30-20=10'] Exploring Operation: 77-27=50, Resulting Numbers: [10, 50] Generated Node #3: [10, 50] from ...
4
Current State: 60:[20, 30, 77, 27], Operations: [] Exploring Operation: 77-27=50, Resulting Numbers: [20, 30, 50] Generated Node #0,0: 60:[20, 30, 50] Operation: 77-27=50 Exploring Operation: 77-20=57, Resulting Numbers: [30, 27, 57] Generated Node #0,1: 60:[30, 27, 57] Operation: 77-20=57 Moving to Node #0,1 Current S...
0.990451
hs_2
mult_heuristic
[ 40, 31, 37, 37 ]
18
[ "40-37=3", "37-31=6", "3*6=18" ]
Current State: 18:[40, 31, 37, 37], Operations: [] Exploring Operation: 40-37=3, Resulting Numbers: [31, 3] Generated Node #2: [31, 3] from Operation: 40-37=3 Current State: 18:[31, 3], Operations: ['40-37=3'] Exploring Operation: 37-31=6, Resulting Numbers: [3, 6] Generated Node #3: [3, 6] from Operation: 37-31=6 Curr...
4
Current State: 18:[40, 31, 37, 37], Operations: [] Exploring Operation: 40-37=3, Resulting Numbers: [31, 37, 3] Generated Node #0,0: 18:[31, 37, 3] Operation: 40-37=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 18:[31, 37, 3], Operations: ['40-37=3'] Exploring Operation: 37-31=6, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 9, 98, 65, 26 ]
16
[ "9+98=107", "65+26=91", "107-91=16" ]
Current State: 16:[9, 98, 65, 26], Operations: [] Exploring Operation: 9+98=107, Resulting Numbers: [65, 26, 107] Generated Node #2: [65, 26, 107] from Operation: 9+98=107 Current State: 16:[65, 26, 107], Operations: ['9+98=107'] Exploring Operation: 65+26=91, Resulting Numbers: [107, 91] Generated Node #3: [107, 91] f...
4
Current State: 16:[9, 98, 65, 26], Operations: [] Exploring Operation: 98-65=33, Resulting Numbers: [9, 26, 33] Generated Node #0,0: 16:[9, 26, 33] Operation: 98-65=33 Start Sub Search at level 1: Moving to Node #0,0 Current State: 16:[9, 26, 33], Operations: ['98-65=33'] Exploring Operation: 33-26=7, Resulting Numbers...
0.993924
hs_1
mult_heuristic
[ 16, 2, 24, 25 ]
55
[ "16+24=40", "2*40=80", "80-25=55" ]
Current State: 55:[16, 2, 24, 25], Operations: [] Exploring Operation: 16+24=40, Resulting Numbers: [2, 25, 40] Generated Node #2: [2, 25, 40] from Operation: 16+24=40 Current State: 55:[2, 25, 40], Operations: ['16+24=40'] Exploring Operation: 2*40=80, Resulting Numbers: [25, 80] Generated Node #3: [25, 80] from Opera...
4
Current State: 55:[16, 2, 24, 25], Operations: [] Exploring Operation: 25-16=9, Resulting Numbers: [2, 24, 9] Generated Node #0,0: 55:[2, 24, 9] Operation: 25-16=9 Exploring Operation: 24-16=8, Resulting Numbers: [2, 25, 8] Generated Node #0,1: 55:[2, 25, 8] Operation: 24-16=8 Exploring Operation: 25-24=1, Resulting Nu...
0
hs_4
mult_heuristic
[ 74, 2, 63, 79 ]
73
[ "79-74=5", "2*5=10", "63+10=73" ]
Current State: 73:[74, 2, 63, 79], Operations: [] Exploring Operation: 79-74=5, Resulting Numbers: [2, 63, 5] Generated Node #2: [2, 63, 5] from Operation: 79-74=5 Current State: 73:[2, 63, 5], Operations: ['79-74=5'] Exploring Operation: 2*5=10, Resulting Numbers: [63, 10] Generated Node #3: [63, 10] from Operation: 2...
4
Current State: 73:[74, 2, 63, 79], Operations: [] Exploring Operation: 2+63=65, Resulting Numbers: [74, 79, 65] Generated Node #0,0: 73:[74, 79, 65] Operation: 2+63=65 Moving to Node #0,0 Current State: 73:[74, 79, 65], Operations: ['2+63=65'] Exploring Operation: 79-65=14, Resulting Numbers: [74, 14] Generated Node #0...
0
hs_1
sum_heuristic
[ 4, 95, 9, 37 ]
22
[ "4*9=36", "95-37=58", "58-36=22" ]
Current State: 22:[4, 95, 9, 37], Operations: [] Exploring Operation: 4*9=36, Resulting Numbers: [95, 37, 36] Generated Node #2: [95, 37, 36] from Operation: 4*9=36 Current State: 22:[95, 37, 36], Operations: ['4*9=36'] Exploring Operation: 95-37=58, Resulting Numbers: [36, 58] Generated Node #3: [36, 58] from Operatio...
4
Current State: 22:[4, 95, 9, 37], Operations: [] Exploring Operation: 95-9=86, Resulting Numbers: [4, 37, 86] Generated Node #0,0: 22:[4, 37, 86] Operation: 95-9=86 Exploring Operation: 37-9=28, Resulting Numbers: [4, 95, 28] Generated Node #0,1: 22:[4, 95, 28] Operation: 37-9=28 Exploring Operation: 95-37=58, Resultin...
0
hs_4
mult_heuristic
[ 44, 67, 22, 10 ]
59
[ "44/22=2", "67-10=57", "2+57=59" ]
Current State: 59:[44, 67, 22, 10], Operations: [] Exploring Operation: 44/22=2, Resulting Numbers: [67, 10, 2] Generated Node #2: [67, 10, 2] from Operation: 44/22=2 Current State: 59:[67, 10, 2], Operations: ['44/22=2'] Exploring Operation: 67-10=57, Resulting Numbers: [2, 57] Generated Node #3: [2, 57] from Operatio...
4
Current State: 59:[44, 67, 22, 10], Operations: [] Exploring Operation: 67-10=57, Resulting Numbers: [44, 22, 57] Generated Node #0,0: 59:[44, 22, 57] Operation: 67-10=57 Exploring Operation: 22+10=32, Resulting Numbers: [44, 67, 32] Generated Node #0,1: 59:[44, 67, 32] Operation: 22+10=32 Exploring Operation: 44+10=54...
0
hs_3
sum_heuristic
[ 97, 25, 93, 95 ]
34
[ "97-95=2", "93-25=68", "68/2=34" ]
Current State: 34:[97, 25, 93, 95], Operations: [] Exploring Operation: 97-95=2, Resulting Numbers: [25, 93, 2] Generated Node #2: [25, 93, 2] from Operation: 97-95=2 Current State: 34:[25, 93, 2], Operations: ['97-95=2'] Exploring Operation: 93-25=68, Resulting Numbers: [2, 68] Generated Node #3: [2, 68] from Operatio...
4
Current State: 34:[97, 25, 93, 95], Operations: [] Exploring Operation: 97-93=4, Resulting Numbers: [25, 95, 4] Generated Node #0,0: 34:[25, 95, 4] Operation: 97-93=4 Exploring Operation: 97-95=2, Resulting Numbers: [25, 93, 2] Generated Node #0,1: 34:[25, 93, 2] Operation: 97-95=2 Moving to Node #0,1 Current State: 34...
0.992188
hs_2
mult_heuristic
[ 44, 64, 23, 55 ]
52
[ "64-44=20", "55-23=32", "20+32=52" ]
Current State: 52:[44, 64, 23, 55], Operations: [] Exploring Operation: 64-44=20, Resulting Numbers: [23, 55, 20] Generated Node #2: [23, 55, 20] from Operation: 64-44=20 Current State: 52:[23, 55, 20], Operations: ['64-44=20'] Exploring Operation: 55-23=32, Resulting Numbers: [20, 32] Generated Node #3: [20, 32] from ...
4
Current State: 52:[44, 64, 23, 55], Operations: [] Exploring Operation: 64-44=20, Resulting Numbers: [23, 55, 20] Generated Node #0,0: 52:[23, 55, 20] Operation: 64-44=20 Exploring Operation: 64-55=9, Resulting Numbers: [44, 23, 9] Generated Node #0,1: 52:[44, 23, 9] Operation: 64-55=9 Exploring Operation: 55-44=11, Re...
0.986979
hs_4
sum_heuristic
[ 72, 34, 14, 70 ]
94
[ "72-34=38", "70-14=56", "38+56=94" ]
Current State: 94:[72, 34, 14, 70], Operations: [] Exploring Operation: 72-34=38, Resulting Numbers: [14, 70, 38] Generated Node #2: [14, 70, 38] from Operation: 72-34=38 Current State: 94:[14, 70, 38], Operations: ['72-34=38'] Exploring Operation: 70-14=56, Resulting Numbers: [38, 56] Generated Node #3: [38, 56] from ...
4
Current State: 94:[72, 34, 14, 70], Operations: [] Exploring Operation: 70/14=5, Resulting Numbers: [72, 34, 5] Generated Node #0,0: 94:[72, 34, 5] Operation: 70/14=5 Exploring Operation: 72-70=2, Resulting Numbers: [34, 14, 2] Generated Node #0,1: 94:[34, 14, 2] Operation: 72-70=2 Start Sub Search at level 1: Moving t...
0
hs_2
mult_heuristic
[ 18, 35, 6, 43 ]
31
[ "35+43=78", "78/6=13", "18+13=31" ]
Current State: 31:[18, 35, 6, 43], Operations: [] Exploring Operation: 35+43=78, Resulting Numbers: [18, 6, 78] Generated Node #2: [18, 6, 78] from Operation: 35+43=78 Current State: 31:[18, 6, 78], Operations: ['35+43=78'] Exploring Operation: 78/6=13, Resulting Numbers: [18, 13] Generated Node #3: [18, 13] from Opera...
4
Current State: 31:[18, 35, 6, 43], Operations: [] Exploring Operation: 18+6=24, Resulting Numbers: [35, 43, 24] Generated Node #0,0: 31:[35, 43, 24] Operation: 18+6=24 Exploring Operation: 43-6=37, Resulting Numbers: [18, 35, 37] Generated Node #0,1: 31:[18, 35, 37] Operation: 43-6=37 Exploring Operation: 35-6=29, Resu...
0
hs_3
sum_heuristic
[ 21, 72, 4, 24 ]
72
[ "21+4=25", "25-24=1", "72*1=72" ]
Current State: 72:[21, 72, 4, 24], Operations: [] Exploring Operation: 21+4=25, Resulting Numbers: [72, 24, 25] Generated Node #2: [72, 24, 25] from Operation: 21+4=25 Current State: 72:[72, 24, 25], Operations: ['21+4=25'] Exploring Operation: 25-24=1, Resulting Numbers: [72, 1] Generated Node #3: [72, 1] from Operati...
4
Current State: 72:[21, 72, 4, 24], Operations: [] Exploring Operation: 24-21=3, Resulting Numbers: [72, 4, 3] Generated Node #0,0: 72:[72, 4, 3] Operation: 24-21=3 Exploring Operation: 21+4=25, Resulting Numbers: [72, 24, 25] Generated Node #0,1: 72:[72, 24, 25] Operation: 21+4=25 Start Sub Search at level 1: Moving to...
0.986979
hs_2
mult_heuristic
[ 57, 6, 95, 26 ]
21
[ "57+95=152", "152-26=126", "126/6=21" ]
Current State: 21:[57, 6, 95, 26], Operations: [] Exploring Operation: 57+95=152, Resulting Numbers: [6, 26, 152] Generated Node #2: [6, 26, 152] from Operation: 57+95=152 Current State: 21:[6, 26, 152], Operations: ['57+95=152'] Exploring Operation: 152-26=126, Resulting Numbers: [6, 126] Generated Node #3: [6, 126] f...
4
Current State: 21:[57, 6, 95, 26], Operations: [] Exploring Operation: 57-6=51, Resulting Numbers: [95, 26, 51] Generated Node #0,0: 21:[95, 26, 51] Operation: 57-6=51 Exploring Operation: 57-26=31, Resulting Numbers: [6, 95, 31] Generated Node #0,1: 21:[6, 95, 31] Operation: 57-26=31 Exploring Operation: 95-26=69, Res...
0
hs_4
sum_heuristic
[ 37, 39, 29, 88 ]
17
[ "37+39=76", "88-29=59", "76-59=17" ]
Current State: 17:[37, 39, 29, 88], Operations: [] Exploring Operation: 37+39=76, Resulting Numbers: [29, 88, 76] Generated Node #2: [29, 88, 76] from Operation: 37+39=76 Current State: 17:[29, 88, 76], Operations: ['37+39=76'] Exploring Operation: 88-29=59, Resulting Numbers: [76, 59] Generated Node #3: [76, 59] from ...
4
Current State: 17:[37, 39, 29, 88], Operations: [] Exploring Operation: 88-29=59, Resulting Numbers: [37, 39, 59] Generated Node #0,0: 17:[37, 39, 59] Operation: 88-29=59 Exploring Operation: 39-37=2, Resulting Numbers: [29, 88, 2] Generated Node #0,1: 17:[29, 88, 2] Operation: 39-37=2 Exploring Operation: 88-37=51, Re...
0.986979
hs_4
sum_heuristic
[ 6, 80, 96, 6 ]
17
[ "6/6=1", "96-80=16", "1+16=17" ]
Current State: 17:[6, 80, 96, 6], Operations: [] Exploring Operation: 6/6=1, Resulting Numbers: [80, 96, 1] Generated Node #2: [80, 96, 1] from Operation: 6/6=1 Current State: 17:[80, 96, 1], Operations: ['6/6=1'] Exploring Operation: 96-80=16, Resulting Numbers: [1, 16] Generated Node #3: [1, 16] from Operation: 96-80...
4
Current State: 17:[6, 80, 96, 6], Operations: [] Exploring Operation: 96-6=90, Resulting Numbers: [80, 6, 90] Generated Node #0,0: 17:[80, 6, 90] Operation: 96-6=90 Exploring Operation: 96-80=16, Resulting Numbers: [6, 6, 16] Generated Node #0,1: 17:[6, 6, 16] Operation: 96-80=16 Exploring Operation: 80-6=74, Resulting...
0.977431
hs_5
mult_heuristic
[ 22, 15, 81, 45 ]
18
[ "22-15=7", "81+45=126", "126/7=18" ]
Current State: 18:[22, 15, 81, 45], Operations: [] Exploring Operation: 22-15=7, Resulting Numbers: [81, 45, 7] Generated Node #2: [81, 45, 7] from Operation: 22-15=7 Current State: 18:[81, 45, 7], Operations: ['22-15=7'] Exploring Operation: 81+45=126, Resulting Numbers: [7, 126] Generated Node #3: [7, 126] from Opera...
4
Current State: 18:[22, 15, 81, 45], Operations: [] Exploring Operation: 45/15=3, Resulting Numbers: [22, 81, 3] Generated Node #0,0: 18:[22, 81, 3] Operation: 45/15=3 Exploring Operation: 81-45=36, Resulting Numbers: [22, 15, 36] Generated Node #0,1: 18:[22, 15, 36] Operation: 81-45=36 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 50, 78, 27, 20 ]
19
[ "78-50=28", "27+20=47", "47-28=19" ]
Current State: 19:[50, 78, 27, 20], Operations: [] Exploring Operation: 78-50=28, Resulting Numbers: [27, 20, 28] Generated Node #2: [27, 20, 28] from Operation: 78-50=28 Current State: 19:[27, 20, 28], Operations: ['78-50=28'] Exploring Operation: 27+20=47, Resulting Numbers: [28, 47] Generated Node #3: [28, 47] from ...
4
Current State: 19:[50, 78, 27, 20], Operations: [] Exploring Operation: 78-27=51, Resulting Numbers: [50, 20, 51] Generated Node #0,0: 19:[50, 20, 51] Operation: 78-27=51 Exploring Operation: 78-50=28, Resulting Numbers: [27, 20, 28] Generated Node #0,1: 19:[27, 20, 28] Operation: 78-50=28 Exploring Operation: 78-20=58...
0.986979
hs_5
mult_heuristic
[ 7, 29, 88, 71 ]
94
[ "71-29=42", "42/7=6", "88+6=94" ]
Current State: 94:[7, 29, 88, 71], Operations: [] Exploring Operation: 71-29=42, Resulting Numbers: [7, 88, 42] Generated Node #2: [7, 88, 42] from Operation: 71-29=42 Current State: 94:[7, 88, 42], Operations: ['71-29=42'] Exploring Operation: 42/7=6, Resulting Numbers: [88, 6] Generated Node #3: [88, 6] from Operatio...
4
Current State: 94:[7, 29, 88, 71], Operations: [] Exploring Operation: 7+71=78, Resulting Numbers: [29, 88, 78] Generated Node #0,0: 94:[29, 88, 78] Operation: 7+71=78 Exploring Operation: 88-71=17, Resulting Numbers: [7, 29, 17] Generated Node #0,1: 94:[7, 29, 17] Operation: 88-71=17 Exploring Operation: 7+29=36, Resu...
0.978299
hs_5
sum_heuristic
[ 79, 9, 16, 76 ]
19
[ "79+16=95", "76+95=171", "171/9=19" ]
Current State: 19:[79, 9, 16, 76], Operations: [] Exploring Operation: 79+16=95, Resulting Numbers: [9, 76, 95] Generated Node #2: [9, 76, 95] from Operation: 79+16=95 Current State: 19:[9, 76, 95], Operations: ['79+16=95'] Exploring Operation: 76+95=171, Resulting Numbers: [9, 171] Generated Node #3: [9, 171] from Ope...
4
Current State: 19:[79, 9, 16, 76], Operations: [] Exploring Operation: 79-76=3, Resulting Numbers: [9, 16, 3] Generated Node #0,0: 19:[9, 16, 3] Operation: 79-76=3 Exploring Operation: 79-16=63, Resulting Numbers: [9, 76, 63] Generated Node #0,1: 19:[9, 76, 63] Operation: 79-16=63 Exploring Operation: 79-9=70, Resultin...
0
hs_3
mult_heuristic
[ 8, 17, 35, 51 ]
81
[ "35-8=27", "51/17=3", "27*3=81" ]
Current State: 81:[8, 17, 35, 51], Operations: [] Exploring Operation: 35-8=27, Resulting Numbers: [17, 51, 27] Generated Node #2: [17, 51, 27] from Operation: 35-8=27 Current State: 81:[17, 51, 27], Operations: ['35-8=27'] Exploring Operation: 51/17=3, Resulting Numbers: [27, 3] Generated Node #3: [27, 3] from Operati...
4
Current State: 81:[8, 17, 35, 51], Operations: [] Exploring Operation: 17+51=68, Resulting Numbers: [8, 35, 68] Generated Node #0,0: 81:[8, 35, 68] Operation: 17+51=68 Exploring Operation: 51-35=16, Resulting Numbers: [8, 17, 16] Generated Node #0,1: 81:[8, 17, 16] Operation: 51-35=16 Exploring Operation: 51/17=3, Resu...
0.986111
hs_5
sum_heuristic
[ 71, 3, 25, 94 ]
44
[ "71-25=46", "3*46=138", "138-94=44" ]
Current State: 44:[71, 3, 25, 94], Operations: [] Exploring Operation: 71-25=46, Resulting Numbers: [3, 94, 46] Generated Node #2: [3, 94, 46] from Operation: 71-25=46 Current State: 44:[3, 94, 46], Operations: ['71-25=46'] Exploring Operation: 3*46=138, Resulting Numbers: [94, 138] Generated Node #3: [94, 138] from Op...
4
Current State: 44:[71, 3, 25, 94], Operations: [] Exploring Operation: 94-71=23, Resulting Numbers: [3, 25, 23] Generated Node #0,0: 44:[3, 25, 23] Operation: 94-71=23 Moving to Node #0,0 Current State: 44:[3, 25, 23], Operations: ['94-71=23'] Exploring Operation: 25-3=22, Resulting Numbers: [23, 22] Generated Node #0,...
0
hs_1
sum_heuristic
[ 2, 7, 98, 67 ]
68
[ "67-7=60", "60/2=30", "98-30=68" ]
Current State: 68:[2, 7, 98, 67], Operations: [] Exploring Operation: 67-7=60, Resulting Numbers: [2, 98, 60] Generated Node #2: [2, 98, 60] from Operation: 67-7=60 Current State: 68:[2, 98, 60], Operations: ['67-7=60'] Exploring Operation: 60/2=30, Resulting Numbers: [98, 30] Generated Node #3: [98, 30] from Operation...
4
Current State: 68:[2, 7, 98, 67], Operations: [] Exploring Operation: 98-7=91, Resulting Numbers: [2, 67, 91] Generated Node #0,0: 68:[2, 67, 91] Operation: 98-7=91 Exploring Operation: 98/7=14, Resulting Numbers: [2, 67, 14] Generated Node #0,1: 68:[2, 67, 14] Operation: 98/7=14 Exploring Operation: 98-67=31, Resultin...
0
hs_4
sum_heuristic
[ 66, 98, 15, 1 ]
73
[ "15-1=14", "98/14=7", "66+7=73" ]
Current State: 73:[66, 98, 15, 1], Operations: [] Exploring Operation: 15-1=14, Resulting Numbers: [66, 98, 14] Generated Node #2: [66, 98, 14] from Operation: 15-1=14 Current State: 73:[66, 98, 14], Operations: ['15-1=14'] Exploring Operation: 98/14=7, Resulting Numbers: [66, 7] Generated Node #3: [66, 7] from Operati...
4
Current State: 73:[66, 98, 15, 1], Operations: [] Exploring Operation: 98-1=97, Resulting Numbers: [66, 15, 97] Generated Node #0,0: 73:[66, 15, 97] Operation: 98-1=97 Exploring Operation: 98-15=83, Resulting Numbers: [66, 1, 83] Generated Node #0,1: 73:[66, 1, 83] Operation: 98-15=83 Exploring Operation: 66+1=67, Resu...
0
hs_3
mult_heuristic
[ 24, 9, 6, 93 ]
57
[ "24*9=216", "216/6=36", "93-36=57" ]
Current State: 57:[24, 9, 6, 93], Operations: [] Exploring Operation: 24*9=216, Resulting Numbers: [6, 93, 216] Generated Node #2: [6, 93, 216] from Operation: 24*9=216 Current State: 57:[6, 93, 216], Operations: ['24*9=216'] Exploring Operation: 216/6=36, Resulting Numbers: [93, 36] Generated Node #3: [93, 36] from Op...
4
Current State: 57:[24, 9, 6, 93], Operations: [] Exploring Operation: 24-9=15, Resulting Numbers: [6, 93, 15] Generated Node #0,0: 57:[6, 93, 15] Operation: 24-9=15 Exploring Operation: 93-24=69, Resulting Numbers: [9, 6, 69] Generated Node #0,1: 57:[9, 6, 69] Operation: 93-24=69 Exploring Operation: 9-6=3, Resulting N...
0
hs_5
mult_heuristic
[ 13, 12, 27, 33 ]
36
[ "12+27=39", "39/13=3", "33+3=36" ]
Current State: 36:[13, 12, 27, 33], Operations: [] Exploring Operation: 12+27=39, Resulting Numbers: [13, 33, 39] Generated Node #2: [13, 33, 39] from Operation: 12+27=39 Current State: 36:[13, 33, 39], Operations: ['12+27=39'] Exploring Operation: 39/13=3, Resulting Numbers: [33, 3] Generated Node #3: [33, 3] from Ope...
4
Current State: 36:[13, 12, 27, 33], Operations: [] Exploring Operation: 27-13=14, Resulting Numbers: [12, 33, 14] Generated Node #0,0: 36:[12, 33, 14] Operation: 27-13=14 Exploring Operation: 33-27=6, Resulting Numbers: [13, 12, 6] Generated Node #0,1: 36:[13, 12, 6] Operation: 33-27=6 Exploring Operation: 13+27=40, Re...
0
hs_3
mult_heuristic
[ 21, 94, 16, 79 ]
75
[ "21-16=5", "94-79=15", "5*15=75" ]
Current State: 75:[21, 94, 16, 79], Operations: [] Exploring Operation: 21-16=5, Resulting Numbers: [94, 79, 5] Generated Node #2: [94, 79, 5] from Operation: 21-16=5 Current State: 75:[94, 79, 5], Operations: ['21-16=5'] Exploring Operation: 94-79=15, Resulting Numbers: [5, 15] Generated Node #3: [5, 15] from Operatio...
4
Current State: 75:[21, 94, 16, 79], Operations: [] Exploring Operation: 94-79=15, Resulting Numbers: [21, 16, 15] Generated Node #0,0: 75:[21, 16, 15] Operation: 94-79=15 Exploring Operation: 21-16=5, Resulting Numbers: [94, 79, 5] Generated Node #0,1: 75:[94, 79, 5] Operation: 21-16=5 Exploring Operation: 21+16=37, Re...
0.986979
hs_5
mult_heuristic
[ 84, 28, 7, 86 ]
23
[ "84-28=56", "86-7=79", "79-56=23" ]
Current State: 23:[84, 28, 7, 86], Operations: [] Exploring Operation: 84-28=56, Resulting Numbers: [7, 86, 56] Generated Node #2: [7, 86, 56] from Operation: 84-28=56 Current State: 23:[7, 86, 56], Operations: ['84-28=56'] Exploring Operation: 86-7=79, Resulting Numbers: [56, 79] Generated Node #3: [56, 79] from Opera...
4
Current State: 23:[84, 28, 7, 86], Operations: [] Exploring Operation: 86-84=2, Resulting Numbers: [28, 7, 2] Generated Node #0,0: 23:[28, 7, 2] Operation: 86-84=2 Moving to Node #0,0 Current State: 23:[28, 7, 2], Operations: ['86-84=2'] Exploring Operation: 7*2=14, Resulting Numbers: [28, 14] Generated Node #0,0,0: 23...
0
hs_1
mult_heuristic
[ 73, 78, 39, 97 ]
63
[ "78-73=5", "97-39=58", "5+58=63" ]
Current State: 63:[73, 78, 39, 97], Operations: [] Exploring Operation: 78-73=5, Resulting Numbers: [39, 97, 5] Generated Node #2: [39, 97, 5] from Operation: 78-73=5 Current State: 63:[39, 97, 5], Operations: ['78-73=5'] Exploring Operation: 97-39=58, Resulting Numbers: [5, 58] Generated Node #3: [5, 58] from Operatio...
4
Current State: 63:[73, 78, 39, 97], Operations: [] Exploring Operation: 97-39=58, Resulting Numbers: [73, 78, 58] Generated Node #0,0: 63:[73, 78, 58] Operation: 97-39=58 Exploring Operation: 97-78=19, Resulting Numbers: [73, 39, 19] Generated Node #0,1: 63:[73, 39, 19] Operation: 97-78=19 Moving to Node #0,0 Current S...
0.992188
hs_2
mult_heuristic
[ 65, 58, 20, 46 ]
27
[ "65*20=1300", "1300-58=1242", "1242/46=27" ]
Current State: 27:[65, 58, 20, 46], Operations: [] Exploring Operation: 65*20=1300, Resulting Numbers: [58, 46, 1300] Generated Node #2: [58, 46, 1300] from Operation: 65*20=1300 Current State: 27:[58, 46, 1300], Operations: ['65*20=1300'] Exploring Operation: 1300-58=1242, Resulting Numbers: [46, 1242] Generated Node ...
4
Current State: 27:[65, 58, 20, 46], Operations: [] Exploring Operation: 65-58=7, Resulting Numbers: [20, 46, 7] Generated Node #0,0: 27:[20, 46, 7] Operation: 65-58=7 Exploring Operation: 65-46=19, Resulting Numbers: [58, 20, 19] Generated Node #0,1: 27:[58, 20, 19] Operation: 65-46=19 Exploring Operation: 58-46=12, Re...
0
hs_4
mult_heuristic
[ 4, 78, 52, 80 ]
85
[ "80-52=28", "28/4=7", "78+7=85" ]
Current State: 85:[4, 78, 52, 80], Operations: [] Exploring Operation: 80-52=28, Resulting Numbers: [4, 78, 28] Generated Node #2: [4, 78, 28] from Operation: 80-52=28 Current State: 85:[4, 78, 28], Operations: ['80-52=28'] Exploring Operation: 28/4=7, Resulting Numbers: [78, 7] Generated Node #3: [78, 7] from Operatio...
4
Current State: 85:[4, 78, 52, 80], Operations: [] Exploring Operation: 80-78=2, Resulting Numbers: [4, 52, 2] Generated Node #0,0: 85:[4, 52, 2] Operation: 80-78=2 Exploring Operation: 80-52=28, Resulting Numbers: [4, 78, 28] Generated Node #0,1: 85:[4, 78, 28] Operation: 80-52=28 Exploring Operation: 78-52=26, Resulti...
0.950521
hs_5
sum_heuristic
[ 87, 9, 71, 89 ]
85
[ "89-71=18", "18/9=2", "87-2=85" ]
Current State: 85:[87, 9, 71, 89], Operations: [] Exploring Operation: 89-71=18, Resulting Numbers: [87, 9, 18] Generated Node #2: [87, 9, 18] from Operation: 89-71=18 Current State: 85:[87, 9, 18], Operations: ['89-71=18'] Exploring Operation: 18/9=2, Resulting Numbers: [87, 2] Generated Node #3: [87, 2] from Operatio...
4
Current State: 85:[87, 9, 71, 89], Operations: [] Exploring Operation: 89-71=18, Resulting Numbers: [87, 9, 18] Generated Node #0,0: 85:[87, 9, 18] Operation: 89-71=18 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[87, 9, 18], Operations: ['89-71=18'] Exploring Operation: 18/9=2, Resulting Numbers:...
0.993924
hs_1
mult_heuristic
[ 74, 2, 14, 8 ]
82
[ "74+2=76", "14-8=6", "76+6=82" ]
Current State: 82:[74, 2, 14, 8], Operations: [] Exploring Operation: 74+2=76, Resulting Numbers: [14, 8, 76] Generated Node #2: [14, 8, 76] from Operation: 74+2=76 Current State: 82:[14, 8, 76], Operations: ['74+2=76'] Exploring Operation: 14-8=6, Resulting Numbers: [76, 6] Generated Node #3: [76, 6] from Operation: 1...
4
Current State: 82:[74, 2, 14, 8], Operations: [] Exploring Operation: 14/2=7, Resulting Numbers: [74, 8, 7] Generated Node #0,0: 82:[74, 8, 7] Operation: 14/2=7 Exploring Operation: 74+8=82, Resulting Numbers: [2, 14, 82] Generated Node #0,1: 82:[2, 14, 82] Operation: 74+8=82 Exploring Operation: 74/2=37, Resulting Num...
0.980035
hs_5
mult_heuristic
[ 1, 90, 79, 77 ]
92
[ "1*90=90", "79-77=2", "90+2=92" ]
Current State: 92:[1, 90, 79, 77], Operations: [] Exploring Operation: 1*90=90, Resulting Numbers: [79, 77, 90] Generated Node #2: [79, 77, 90] from Operation: 1*90=90 Current State: 92:[79, 77, 90], Operations: ['1*90=90'] Exploring Operation: 79-77=2, Resulting Numbers: [90, 2] Generated Node #3: [90, 2] from Operati...
4
Current State: 92:[1, 90, 79, 77], Operations: [] Exploring Operation: 79-77=2, Resulting Numbers: [1, 90, 2] Generated Node #0,0: 92:[1, 90, 2] Operation: 79-77=2 Exploring Operation: 90-79=11, Resulting Numbers: [1, 77, 11] Generated Node #0,1: 92:[1, 77, 11] Operation: 90-79=11 Start Sub Search at level 1: Moving to...
0.992188
hs_2
sum_heuristic
[ 79, 65, 92, 17 ]
56
[ "79*65=5135", "17+5135=5152", "5152/92=56" ]
Current State: 56:[79, 65, 92, 17], Operations: [] Exploring Operation: 79*65=5135, Resulting Numbers: [92, 17, 5135] Generated Node #2: [92, 17, 5135] from Operation: 79*65=5135 Current State: 56:[92, 17, 5135], Operations: ['79*65=5135'] Exploring Operation: 17+5135=5152, Resulting Numbers: [92, 5152] Generated Node ...
4
Current State: 56:[79, 65, 92, 17], Operations: [] Exploring Operation: 92-79=13, Resulting Numbers: [65, 17, 13] Generated Node #0,0: 56:[65, 17, 13] Operation: 92-79=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 56:[65, 17, 13], Operations: ['92-79=13'] Exploring Operation: 65/13=5, Resulting Num...
0
hs_1
sum_heuristic
[ 18, 54, 41, 1 ]
76
[ "54-18=36", "41-1=40", "36+40=76" ]
Current State: 76:[18, 54, 41, 1], Operations: [] Exploring Operation: 54-18=36, Resulting Numbers: [41, 1, 36] Generated Node #2: [41, 1, 36] from Operation: 54-18=36 Current State: 76:[41, 1, 36], Operations: ['54-18=36'] Exploring Operation: 41-1=40, Resulting Numbers: [36, 40] Generated Node #3: [36, 40] from Opera...
4
Current State: 76:[18, 54, 41, 1], Operations: [] Exploring Operation: 54-18=36, Resulting Numbers: [41, 1, 36] Generated Node #0,0: 76:[41, 1, 36] Operation: 54-18=36 Exploring Operation: 54/18=3, Resulting Numbers: [41, 1, 3] Generated Node #0,1: 76:[41, 1, 3] Operation: 54/18=3 Exploring Operation: 18+54=72, Resulti...
0.979167
hs_4
sum_heuristic
[ 7, 14, 81, 1 ]
78
[ "14/7=2", "81-1=80", "80-2=78" ]
Current State: 78:[7, 14, 81, 1], Operations: [] Exploring Operation: 14/7=2, Resulting Numbers: [81, 1, 2] Generated Node #2: [81, 1, 2] from Operation: 14/7=2 Current State: 78:[81, 1, 2], Operations: ['14/7=2'] Exploring Operation: 81-1=80, Resulting Numbers: [2, 80] Generated Node #3: [2, 80] from Operation: 81-1=8...
4
Current State: 78:[7, 14, 81, 1], Operations: [] Exploring Operation: 7-1=6, Resulting Numbers: [14, 81, 6] Generated Node #0,0: 78:[14, 81, 6] Operation: 7-1=6 Exploring Operation: 14/7=2, Resulting Numbers: [81, 1, 2] Generated Node #0,1: 78:[81, 1, 2] Operation: 14/7=2 Exploring Operation: 14-1=13, Resulting Numbers...
0.977431
hs_3
sum_heuristic
[ 4, 5, 26, 71 ]
77
[ "4*5=20", "26+71=97", "97-20=77" ]
Current State: 77:[4, 5, 26, 71], Operations: [] Exploring Operation: 4*5=20, Resulting Numbers: [26, 71, 20] Generated Node #2: [26, 71, 20] from Operation: 4*5=20 Current State: 77:[26, 71, 20], Operations: ['4*5=20'] Exploring Operation: 26+71=97, Resulting Numbers: [20, 97] Generated Node #3: [20, 97] from Operatio...
4
Current State: 77:[4, 5, 26, 71], Operations: [] Exploring Operation: 4+71=75, Resulting Numbers: [5, 26, 75] Generated Node #0,0: 77:[5, 26, 75] Operation: 4+71=75 Exploring Operation: 26-5=21, Resulting Numbers: [4, 71, 21] Generated Node #0,1: 77:[4, 71, 21] Operation: 26-5=21 Exploring Operation: 26-4=22, Resulting...
0
hs_3
sum_heuristic
[ 87, 38, 49, 24 ]
74
[ "87-38=49", "49-24=25", "49+25=74" ]
Current State: 74:[87, 38, 49, 24], Operations: [] Exploring Operation: 87-38=49, Resulting Numbers: [49, 24, 49] Generated Node #2: [49, 24, 49] from Operation: 87-38=49 Current State: 74:[49, 24, 49], Operations: ['87-38=49'] Exploring Operation: 49-24=25, Resulting Numbers: [25] 25,74 equal: Goal Reached Exploring O...
4
Current State: 74:[87, 38, 49, 24], Operations: [] Exploring Operation: 87-24=63, Resulting Numbers: [38, 49, 63] Generated Node #0,0: 74:[38, 49, 63] Operation: 87-24=63 Exploring Operation: 49+24=73, Resulting Numbers: [87, 38, 73] Generated Node #0,1: 74:[87, 38, 73] Operation: 49+24=73 Exploring Operation: 87-49=38...
0.97309
hs_3
mult_heuristic
[ 14, 48, 8, 31 ]
85
[ "14+48=62", "31-8=23", "62+23=85" ]
Current State: 85:[14, 48, 8, 31], Operations: [] Exploring Operation: 14+48=62, Resulting Numbers: [8, 31, 62] Generated Node #2: [8, 31, 62] from Operation: 14+48=62 Current State: 85:[8, 31, 62], Operations: ['14+48=62'] Exploring Operation: 31-8=23, Resulting Numbers: [62, 23] Generated Node #3: [62, 23] from Opera...
4
Current State: 85:[14, 48, 8, 31], Operations: [] Exploring Operation: 48-31=17, Resulting Numbers: [14, 8, 17] Generated Node #0,0: 85:[14, 8, 17] Operation: 48-31=17 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[14, 8, 17], Operations: ['48-31=17'] Exploring Operation: 14-8=6, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 9, 99, 28, 40 ]
40
[ "9+99=108", "28+40=68", "108-68=40" ]
Current State: 40:[9, 99, 28, 40], Operations: [] Exploring Operation: 9+99=108, Resulting Numbers: [28, 40, 108] Generated Node #2: [28, 40, 108] from Operation: 9+99=108 Current State: 40:[28, 40, 108], Operations: ['9+99=108'] Exploring Operation: 28+40=68, Resulting Numbers: [108, 68] Generated Node #3: [108, 68] f...
4
Current State: 40:[9, 99, 28, 40], Operations: [] Exploring Operation: 99/9=11, Resulting Numbers: [28, 40, 11] Generated Node #0,0: 40:[28, 40, 11] Operation: 99/9=11 Exploring Operation: 99-40=59, Resulting Numbers: [9, 28, 59] Generated Node #0,1: 40:[9, 28, 59] Operation: 99-40=59 Exploring Operation: 99-28=71, Res...
0.978299
hs_3
sum_heuristic
[ 26, 2, 58, 80 ]
70
[ "80-58=22", "2*22=44", "26+44=70" ]
Current State: 70:[26, 2, 58, 80], Operations: [] Exploring Operation: 80-58=22, Resulting Numbers: [26, 2, 22] Generated Node #2: [26, 2, 22] from Operation: 80-58=22 Current State: 70:[26, 2, 22], Operations: ['80-58=22'] Exploring Operation: 2*22=44, Resulting Numbers: [26, 44] Generated Node #3: [26, 44] from Opera...
4
Current State: 70:[26, 2, 58, 80], Operations: [] Exploring Operation: 80-58=22, Resulting Numbers: [26, 2, 22] Generated Node #0,0: 70:[26, 2, 22] Operation: 80-58=22 Exploring Operation: 58-26=32, Resulting Numbers: [2, 80, 32] Generated Node #0,1: 70:[2, 80, 32] Operation: 58-26=32 Exploring Operation: 26+58=84, Res...
0
hs_5
sum_heuristic
[ 69, 65, 2, 47 ]
53
[ "69-65=4", "2+47=49", "4+49=53" ]
Current State: 53:[69, 65, 2, 47], Operations: [] Exploring Operation: 69-65=4, Resulting Numbers: [2, 47, 4] Generated Node #2: [2, 47, 4] from Operation: 69-65=4 Current State: 53:[2, 47, 4], Operations: ['69-65=4'] Exploring Operation: 2+47=49, Resulting Numbers: [4, 49] Generated Node #3: [4, 49] from Operation: 2+...
4
Current State: 53:[69, 65, 2, 47], Operations: [] Exploring Operation: 69-2=67, Resulting Numbers: [65, 47, 67] Generated Node #0,0: 53:[65, 47, 67] Operation: 69-2=67 Moving to Node #0,0 Current State: 53:[65, 47, 67], Operations: ['69-2=67'] Exploring Operation: 67-47=20, Resulting Numbers: [65, 20] Generated Node #0...
0
hs_1
mult_heuristic
[ 27, 51, 81, 40 ]
33
[ "81/27=3", "51-40=11", "3*11=33" ]
Current State: 33:[27, 51, 81, 40], Operations: [] Exploring Operation: 81/27=3, Resulting Numbers: [51, 40, 3] Generated Node #2: [51, 40, 3] from Operation: 81/27=3 Current State: 33:[51, 40, 3], Operations: ['81/27=3'] Exploring Operation: 51-40=11, Resulting Numbers: [3, 11] Generated Node #3: [3, 11] from Operatio...
4
Current State: 33:[27, 51, 81, 40], Operations: [] Exploring Operation: 81-51=30, Resulting Numbers: [27, 40, 30] Generated Node #0,0: 33:[27, 40, 30] Operation: 81-51=30 Exploring Operation: 81/27=3, Resulting Numbers: [51, 40, 3] Generated Node #0,1: 33:[51, 40, 3] Operation: 81/27=3 Start Sub Search at level 1: Movi...
0.986979
hs_2
mult_heuristic
[ 76, 94, 7, 23 ]
97
[ "76-7=69", "69/23=3", "94+3=97" ]
Current State: 97:[76, 94, 7, 23], Operations: [] Exploring Operation: 76-7=69, Resulting Numbers: [94, 23, 69] Generated Node #2: [94, 23, 69] from Operation: 76-7=69 Current State: 97:[94, 23, 69], Operations: ['76-7=69'] Exploring Operation: 69/23=3, Resulting Numbers: [94, 3] Generated Node #3: [94, 3] from Operati...
4
Current State: 97:[76, 94, 7, 23], Operations: [] Exploring Operation: 7+23=30, Resulting Numbers: [76, 94, 30] Generated Node #0,0: 97:[76, 94, 30] Operation: 7+23=30 Exploring Operation: 76+7=83, Resulting Numbers: [94, 23, 83] Generated Node #0,1: 97:[94, 23, 83] Operation: 76+7=83 Exploring Operation: 7*23=161, Res...
0
hs_3
mult_heuristic
[ 10, 41, 62, 55 ]
24
[ "41-10=31", "62-55=7", "31-7=24" ]
Current State: 24:[10, 41, 62, 55], Operations: [] Exploring Operation: 41-10=31, Resulting Numbers: [62, 55, 31] Generated Node #2: [62, 55, 31] from Operation: 41-10=31 Current State: 24:[62, 55, 31], Operations: ['41-10=31'] Exploring Operation: 62-55=7, Resulting Numbers: [31, 7] Generated Node #3: [31, 7] from Ope...
4
Current State: 24:[10, 41, 62, 55], Operations: [] Exploring Operation: 62-55=7, Resulting Numbers: [10, 41, 7] Generated Node #0,0: 24:[10, 41, 7] Operation: 62-55=7 Exploring Operation: 55-41=14, Resulting Numbers: [10, 62, 14] Generated Node #0,1: 24:[10, 62, 14] Operation: 55-41=14 Exploring Operation: 62-41=21, Re...
0.976563
hs_3
mult_heuristic
[ 86, 54, 6, 11 ]
15
[ "86-54=32", "6+11=17", "32-17=15" ]
Current State: 15:[86, 54, 6, 11], Operations: [] Exploring Operation: 86-54=32, Resulting Numbers: [6, 11, 32] Generated Node #2: [6, 11, 32] from Operation: 86-54=32 Current State: 15:[6, 11, 32], Operations: ['86-54=32'] Exploring Operation: 6+11=17, Resulting Numbers: [32, 17] Generated Node #3: [32, 17] from Opera...
4
Current State: 15:[86, 54, 6, 11], Operations: [] Exploring Operation: 86-54=32, Resulting Numbers: [6, 11, 32] Generated Node #0,0: 15:[6, 11, 32] Operation: 86-54=32 Exploring Operation: 54-11=43, Resulting Numbers: [86, 6, 43] Generated Node #0,1: 15:[86, 6, 43] Operation: 54-11=43 Exploring Operation: 54/6=9, Resul...
0.986111
hs_5
mult_heuristic
[ 34, 90, 95, 80 ]
50
[ "95-90=5", "80/5=16", "34+16=50" ]
Current State: 50:[34, 90, 95, 80], Operations: [] Exploring Operation: 95-90=5, Resulting Numbers: [34, 80, 5] Generated Node #2: [34, 80, 5] from Operation: 95-90=5 Current State: 50:[34, 80, 5], Operations: ['95-90=5'] Exploring Operation: 80/5=16, Resulting Numbers: [34, 16] Generated Node #3: [34, 16] from Operati...
4
Current State: 50:[34, 90, 95, 80], Operations: [] Exploring Operation: 95-90=5, Resulting Numbers: [34, 80, 5] Generated Node #0,0: 50:[34, 80, 5] Operation: 95-90=5 Moving to Node #0,0 Current State: 50:[34, 80, 5], Operations: ['95-90=5'] Exploring Operation: 80-34=46, Resulting Numbers: [5, 46] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 29, 30, 58, 27 ]
26
[ "29+30=59", "58+27=85", "85-59=26" ]
Current State: 26:[29, 30, 58, 27], Operations: [] Exploring Operation: 29+30=59, Resulting Numbers: [58, 27, 59] Generated Node #2: [58, 27, 59] from Operation: 29+30=59 Current State: 26:[58, 27, 59], Operations: ['29+30=59'] Exploring Operation: 58+27=85, Resulting Numbers: [59, 85] Generated Node #3: [59, 85] from ...
4
Current State: 26:[29, 30, 58, 27], Operations: [] Exploring Operation: 30-29=1, Resulting Numbers: [58, 27, 1] Generated Node #0,0: 26:[58, 27, 1] Operation: 30-29=1 Exploring Operation: 58/29=2, Resulting Numbers: [30, 27, 2] Generated Node #0,1: 26:[30, 27, 2] Operation: 58/29=2 Exploring Operation: 58-29=29, Result...
0.96875
hs_5
sum_heuristic
[ 34, 3, 56, 11 ]
30
[ "34+3=37", "56+11=67", "67-37=30" ]
Current State: 30:[34, 3, 56, 11], Operations: [] Exploring Operation: 34+3=37, Resulting Numbers: [56, 11, 37] Generated Node #2: [56, 11, 37] from Operation: 34+3=37 Current State: 30:[56, 11, 37], Operations: ['34+3=37'] Exploring Operation: 56+11=67, Resulting Numbers: [37, 67] Generated Node #3: [37, 67] from Oper...
4
Current State: 30:[34, 3, 56, 11], Operations: [] Exploring Operation: 56-11=45, Resulting Numbers: [34, 3, 45] Generated Node #0,0: 30:[34, 3, 45] Operation: 56-11=45 Exploring Operation: 3+11=14, Resulting Numbers: [34, 56, 14] Generated Node #0,1: 30:[34, 56, 14] Operation: 3+11=14 Exploring Operation: 56-34=22, Res...
0.980903
hs_5
sum_heuristic
[ 98, 49, 29, 33 ]
13
[ "98-49=49", "29+33=62", "62-49=13" ]
Current State: 13:[98, 49, 29, 33], Operations: [] Exploring Operation: 98-49=49, Resulting Numbers: [29, 33, 49] Generated Node #2: [29, 33, 49] from Operation: 98-49=49 Current State: 13:[29, 33, 49], Operations: ['98-49=49'] Exploring Operation: 29+33=62, Resulting Numbers: [49, 62] Generated Node #3: [49, 62] from ...
4
Current State: 13:[98, 49, 29, 33], Operations: [] Exploring Operation: 98-33=65, Resulting Numbers: [49, 29, 65] Generated Node #0,0: 13:[49, 29, 65] Operation: 98-33=65 Exploring Operation: 98/49=2, Resulting Numbers: [29, 33, 2] Generated Node #0,1: 13:[29, 33, 2] Operation: 98/49=2 Exploring Operation: 98-49=49, Re...
0.973958
hs_4
mult_heuristic
[ 75, 62, 80, 73 ]
22
[ "75-73=2", "80/2=40", "62-40=22" ]
Current State: 22:[75, 62, 80, 73], Operations: [] Exploring Operation: 75-73=2, Resulting Numbers: [62, 80, 2] Generated Node #2: [62, 80, 2] from Operation: 75-73=2 Current State: 22:[62, 80, 2], Operations: ['75-73=2'] Exploring Operation: 80/2=40, Resulting Numbers: [62, 40] Generated Node #3: [62, 40] from Operati...
4
Current State: 22:[75, 62, 80, 73], Operations: [] Exploring Operation: 80-75=5, Resulting Numbers: [62, 73, 5] Generated Node #0,0: 22:[62, 73, 5] Operation: 80-75=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 22:[62, 73, 5], Operations: ['80-75=5'] Exploring Operation: 73-62=11, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 96, 23, 36, 78 ]
31
[ "96-23=73", "78-36=42", "73-42=31" ]
Current State: 31:[96, 23, 36, 78], Operations: [] Exploring Operation: 96-23=73, Resulting Numbers: [36, 78, 73] Generated Node #2: [36, 78, 73] from Operation: 96-23=73 Current State: 31:[36, 78, 73], Operations: ['96-23=73'] Exploring Operation: 78-36=42, Resulting Numbers: [73, 42] Generated Node #3: [73, 42] from ...
4
Current State: 31:[96, 23, 36, 78], Operations: [] Exploring Operation: 78-36=42, Resulting Numbers: [96, 23, 42] Generated Node #0,0: 31:[96, 23, 42] Operation: 78-36=42 Exploring Operation: 96-78=18, Resulting Numbers: [23, 36, 18] Generated Node #0,1: 31:[23, 36, 18] Operation: 96-78=18 Exploring Operation: 78-23=55...
0.981771
hs_5
sum_heuristic
[ 86, 13, 87, 12 ]
99
[ "86*12=1032", "13*87=1131", "1131-1032=99" ]
Current State: 99:[86, 13, 87, 12], Operations: [] Exploring Operation: 86*12=1032, Resulting Numbers: [13, 87, 1032] Generated Node #2: [13, 87, 1032] from Operation: 86*12=1032 Current State: 99:[13, 87, 1032], Operations: ['86*12=1032'] Exploring Operation: 13*87=1131, Resulting Numbers: [1032, 1131] Generated Node ...
4
Current State: 99:[86, 13, 87, 12], Operations: [] Exploring Operation: 87-86=1, Resulting Numbers: [13, 12, 1] Generated Node #0,0: 99:[13, 12, 1] Operation: 87-86=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 99:[13, 12, 1], Operations: ['87-86=1'] Exploring Operation: 13-1=12, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 59, 68, 2, 11 ]
69
[ "59+68=127", "11+127=138", "138/2=69" ]
Current State: 69:[59, 68, 2, 11], Operations: [] Exploring Operation: 59+68=127, Resulting Numbers: [2, 11, 127] Generated Node #2: [2, 11, 127] from Operation: 59+68=127 Current State: 69:[2, 11, 127], Operations: ['59+68=127'] Exploring Operation: 11+127=138, Resulting Numbers: [2, 138] Generated Node #3: [2, 138] f...
4
Current State: 69:[59, 68, 2, 11], Operations: [] Exploring Operation: 59+11=70, Resulting Numbers: [68, 2, 70] Generated Node #0,0: 69:[68, 2, 70] Operation: 59+11=70 Start Sub Search at level 1: Moving to Node #0,0 Current State: 69:[68, 2, 70], Operations: ['59+11=70'] Exploring Operation: 68+2=70, Resulting Numbers...
0
hs_1
mult_heuristic
[ 19, 76, 72, 65 ]
47
[ "76/19=4", "72/4=18", "65-18=47" ]
Current State: 47:[19, 76, 72, 65], Operations: [] Exploring Operation: 76/19=4, Resulting Numbers: [72, 65, 4] Generated Node #2: [72, 65, 4] from Operation: 76/19=4 Current State: 47:[72, 65, 4], Operations: ['76/19=4'] Exploring Operation: 72/4=18, Resulting Numbers: [65, 18] Generated Node #3: [65, 18] from Operati...
4
Current State: 47:[19, 76, 72, 65], Operations: [] Exploring Operation: 76-19=57, Resulting Numbers: [72, 65, 57] Generated Node #0,0: 47:[72, 65, 57] Operation: 76-19=57 Exploring Operation: 65-19=46, Resulting Numbers: [76, 72, 46] Generated Node #0,1: 47:[76, 72, 46] Operation: 65-19=46 Exploring Operation: 72-19=53...
0
hs_3
mult_heuristic
[ 24, 19, 31, 17 ]
86
[ "19-17=2", "31*2=62", "24+62=86" ]
Current State: 86:[24, 19, 31, 17], Operations: [] Exploring Operation: 19-17=2, Resulting Numbers: [24, 31, 2] Generated Node #2: [24, 31, 2] from Operation: 19-17=2 Current State: 86:[24, 31, 2], Operations: ['19-17=2'] Exploring Operation: 31*2=62, Resulting Numbers: [24, 62] Generated Node #3: [24, 62] from Operati...
4
Current State: 86:[24, 19, 31, 17], Operations: [] Exploring Operation: 24+19=43, Resulting Numbers: [31, 17, 43] Generated Node #0,0: 86:[31, 17, 43] Operation: 24+19=43 Start Sub Search at level 1: Moving to Node #0,0 Current State: 86:[31, 17, 43], Operations: ['24+19=43'] Exploring Operation: 31+17=48, Resulting Nu...
0
hs_1
sum_heuristic
[ 20, 98, 20, 2 ]
19
[ "98-20=78", "78/2=39", "39-20=19" ]
Current State: 19:[20, 98, 20, 2], Operations: [] Exploring Operation: 98-20=78, Resulting Numbers: [2, 78] Generated Node #2: [2, 78] from Operation: 98-20=78 Current State: 19:[2, 78], Operations: ['98-20=78'] Exploring Operation: 78/2=39, Resulting Numbers: [39] 39,19 equal: Goal Reached Exploring Operation: 39-20=1...
4
Current State: 19:[20, 98, 20, 2], Operations: [] Exploring Operation: 98/2=49, Resulting Numbers: [20, 20, 49] Generated Node #0,0: 19:[20, 20, 49] Operation: 98/2=49 Exploring Operation: 98-20=78, Resulting Numbers: [20, 2, 78] Generated Node #0,1: 19:[20, 2, 78] Operation: 98-20=78 Moving to Node #0,0 Current State:...
0.986979
hs_2
mult_heuristic
[ 2, 11, 65, 53 ]
63
[ "11+53=64", "2*64=128", "128-65=63" ]
Current State: 63:[2, 11, 65, 53], Operations: [] Exploring Operation: 11+53=64, Resulting Numbers: [2, 65, 64] Generated Node #2: [2, 65, 64] from Operation: 11+53=64 Current State: 63:[2, 65, 64], Operations: ['11+53=64'] Exploring Operation: 2*64=128, Resulting Numbers: [65, 128] Generated Node #3: [65, 128] from Op...
4
Current State: 63:[2, 11, 65, 53], Operations: [] Exploring Operation: 11+53=64, Resulting Numbers: [2, 65, 64] Generated Node #0,0: 63:[2, 65, 64] Operation: 11+53=64 Exploring Operation: 65-53=12, Resulting Numbers: [2, 11, 12] Generated Node #0,1: 63:[2, 11, 12] Operation: 65-53=12 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 7, 58, 7, 83 ]
92
[ "7*7=49", "58+83=141", "141-49=92" ]
Current State: 92:[7, 58, 7, 83], Operations: [] Exploring Operation: 7*7=49, Resulting Numbers: [58, 83, 49] Generated Node #2: [58, 83, 49] from Operation: 7*7=49 Current State: 92:[58, 83, 49], Operations: ['7*7=49'] Exploring Operation: 58+83=141, Resulting Numbers: [49, 141] Generated Node #3: [49, 141] from Opera...
4
Current State: 92:[7, 58, 7, 83], Operations: [] Exploring Operation: 83-58=25, Resulting Numbers: [7, 7, 25] Generated Node #0,0: 92:[7, 7, 25] Operation: 83-58=25 Exploring Operation: 58-7=51, Resulting Numbers: [7, 83, 51] Generated Node #0,1: 92:[7, 83, 51] Operation: 58-7=51 Exploring Operation: 7+83=90, Resulting...
0
hs_4
mult_heuristic
[ 81, 33, 55, 36 ]
82
[ "36-33=3", "81/3=27", "55+27=82" ]
Current State: 82:[81, 33, 55, 36], Operations: [] Exploring Operation: 36-33=3, Resulting Numbers: [81, 55, 3] Generated Node #2: [81, 55, 3] from Operation: 36-33=3 Current State: 82:[81, 55, 3], Operations: ['36-33=3'] Exploring Operation: 81/3=27, Resulting Numbers: [55, 27] Generated Node #3: [55, 27] from Operati...
4
Current State: 82:[81, 33, 55, 36], Operations: [] Exploring Operation: 36-33=3, Resulting Numbers: [81, 55, 3] Generated Node #0,0: 82:[81, 55, 3] Operation: 36-33=3 Exploring Operation: 33+55=88, Resulting Numbers: [81, 36, 88] Generated Node #0,1: 82:[81, 36, 88] Operation: 33+55=88 Exploring Operation: 55+36=91, Re...
0
hs_3
sum_heuristic
[ 59, 23, 84, 33 ]
21
[ "59+33=92", "23*84=1932", "1932/92=21" ]
Current State: 21:[59, 23, 84, 33], Operations: [] Exploring Operation: 59+33=92, Resulting Numbers: [23, 84, 92] Generated Node #2: [23, 84, 92] from Operation: 59+33=92 Current State: 21:[23, 84, 92], Operations: ['59+33=92'] Exploring Operation: 23*84=1932, Resulting Numbers: [92, 1932] Generated Node #3: [92, 1932]...
4
Current State: 21:[59, 23, 84, 33], Operations: [] Exploring Operation: 84-59=25, Resulting Numbers: [23, 33, 25] Generated Node #0,0: 21:[23, 33, 25] Operation: 84-59=25 Exploring Operation: 84-33=51, Resulting Numbers: [59, 23, 51] Generated Node #0,1: 21:[59, 23, 51] Operation: 84-33=51 Exploring Operation: 59-33=26...
0
hs_3
sum_heuristic
[ 13, 85, 73, 86 ]
61
[ "13+85=98", "73+86=159", "159-98=61" ]
Current State: 61:[13, 85, 73, 86], Operations: [] Exploring Operation: 13+85=98, Resulting Numbers: [73, 86, 98] Generated Node #2: [73, 86, 98] from Operation: 13+85=98 Current State: 61:[73, 86, 98], Operations: ['13+85=98'] Exploring Operation: 73+86=159, Resulting Numbers: [98, 159] Generated Node #3: [98, 159] fr...
4
Current State: 61:[13, 85, 73, 86], Operations: [] Exploring Operation: 85-13=72, Resulting Numbers: [73, 86, 72] Generated Node #0,0: 61:[73, 86, 72] Operation: 85-13=72 Exploring Operation: 86-13=73, Resulting Numbers: [85, 73, 73] Generated Node #0,1: 61:[85, 73, 73] Operation: 86-13=73 Start Sub Search at level 1: ...
0.986979
hs_2
sum_heuristic
[ 12, 14, 4, 7 ]
94
[ "12*7=84", "14-4=10", "84+10=94" ]
Current State: 94:[12, 14, 4, 7], Operations: [] Exploring Operation: 12*7=84, Resulting Numbers: [14, 4, 84] Generated Node #2: [14, 4, 84] from Operation: 12*7=84 Current State: 94:[14, 4, 84], Operations: ['12*7=84'] Exploring Operation: 14-4=10, Resulting Numbers: [84, 10] Generated Node #3: [84, 10] from Operation...
4
Current State: 94:[12, 14, 4, 7], Operations: [] Exploring Operation: 14-7=7, Resulting Numbers: [12, 4, 7] Generated Node #0,0: 94:[12, 4, 7] Operation: 14-7=7 Exploring Operation: 14/7=2, Resulting Numbers: [12, 4, 2] Generated Node #0,1: 94:[12, 4, 2] Operation: 14/7=2 Exploring Operation: 12-7=5, Resulting Numbers:...
0
hs_5
mult_heuristic
[ 5, 25, 26, 3 ]
16
[ "5+25=30", "30/3=10", "26-10=16" ]
Current State: 16:[5, 25, 26, 3], Operations: [] Exploring Operation: 5+25=30, Resulting Numbers: [26, 3, 30] Generated Node #2: [26, 3, 30] from Operation: 5+25=30 Current State: 16:[26, 3, 30], Operations: ['5+25=30'] Exploring Operation: 30/3=10, Resulting Numbers: [26, 10] Generated Node #3: [26, 10] from Operation...
4
Current State: 16:[5, 25, 26, 3], Operations: [] Exploring Operation: 25-5=20, Resulting Numbers: [26, 3, 20] Generated Node #0,0: 16:[26, 3, 20] Operation: 25-5=20 Exploring Operation: 25/5=5, Resulting Numbers: [26, 3, 5] Generated Node #0,1: 16:[26, 3, 5] Operation: 25/5=5 Exploring Operation: 26-5=21, Resulting Num...
0
hs_5
mult_heuristic
[ 55, 34, 57, 19 ]
63
[ "55-34=21", "57/19=3", "21*3=63" ]
Current State: 63:[55, 34, 57, 19], Operations: [] Exploring Operation: 55-34=21, Resulting Numbers: [57, 19, 21] Generated Node #2: [57, 19, 21] from Operation: 55-34=21 Current State: 63:[57, 19, 21], Operations: ['55-34=21'] Exploring Operation: 57/19=3, Resulting Numbers: [21, 3] Generated Node #3: [21, 3] from Ope...
4
Current State: 63:[55, 34, 57, 19], Operations: [] Exploring Operation: 57-34=23, Resulting Numbers: [55, 19, 23] Generated Node #0,0: 63:[55, 19, 23] Operation: 57-34=23 Exploring Operation: 55-34=21, Resulting Numbers: [57, 19, 21] Generated Node #0,1: 63:[57, 19, 21] Operation: 55-34=21 Moving to Node #0,1 Current S...
0.992188
hs_2
sum_heuristic
[ 66, 54, 13, 6 ]
59
[ "66-54=12", "6*12=72", "72-13=59" ]
Current State: 59:[66, 54, 13, 6], Operations: [] Exploring Operation: 66-54=12, Resulting Numbers: [13, 6, 12] Generated Node #2: [13, 6, 12] from Operation: 66-54=12 Current State: 59:[13, 6, 12], Operations: ['66-54=12'] Exploring Operation: 6*12=72, Resulting Numbers: [13, 72] Generated Node #3: [13, 72] from Opera...
4
Current State: 59:[66, 54, 13, 6], Operations: [] Exploring Operation: 13+6=19, Resulting Numbers: [66, 54, 19] Generated Node #0,0: 59:[66, 54, 19] Operation: 13+6=19 Exploring Operation: 13*6=78, Resulting Numbers: [66, 54, 78] Generated Node #0,1: 59:[66, 54, 78] Operation: 13*6=78 Exploring Operation: 66-6=60, Resu...
0
hs_3
sum_heuristic
[ 55, 47, 52, 35 ]
79
[ "55-47=8", "52+35=87", "87-8=79" ]
Current State: 79:[55, 47, 52, 35], Operations: [] Exploring Operation: 55-47=8, Resulting Numbers: [52, 35, 8] Generated Node #2: [52, 35, 8] from Operation: 55-47=8 Current State: 79:[52, 35, 8], Operations: ['55-47=8'] Exploring Operation: 52+35=87, Resulting Numbers: [8, 87] Generated Node #3: [8, 87] from Operatio...
4
Current State: 79:[55, 47, 52, 35], Operations: [] Exploring Operation: 47+35=82, Resulting Numbers: [55, 52, 82] Generated Node #0,0: 79:[55, 52, 82] Operation: 47+35=82 Start Sub Search at level 1: Moving to Node #0,0 Current State: 79:[55, 52, 82], Operations: ['47+35=82'] Exploring Operation: 55+52=107, Resulting N...
0
hs_1
sum_heuristic
[ 66, 20, 87, 77 ]
64
[ "87-77=10", "20/10=2", "66-2=64" ]
Current State: 64:[66, 20, 87, 77], Operations: [] Exploring Operation: 87-77=10, Resulting Numbers: [66, 20, 10] Generated Node #2: [66, 20, 10] from Operation: 87-77=10 Current State: 64:[66, 20, 10], Operations: ['87-77=10'] Exploring Operation: 20/10=2, Resulting Numbers: [66, 2] Generated Node #3: [66, 2] from Ope...
4
Current State: 64:[66, 20, 87, 77], Operations: [] Exploring Operation: 87-20=67, Resulting Numbers: [66, 77, 67] Generated Node #0,0: 64:[66, 77, 67] Operation: 87-20=67 Exploring Operation: 87-77=10, Resulting Numbers: [66, 20, 10] Generated Node #0,1: 64:[66, 20, 10] Operation: 87-77=10 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 30, 66, 49, 10 ]
20
[ "30/10=3", "66-49=17", "3+17=20" ]
Current State: 20:[30, 66, 49, 10], Operations: [] Exploring Operation: 30/10=3, Resulting Numbers: [66, 49, 3] Generated Node #2: [66, 49, 3] from Operation: 30/10=3 Current State: 20:[66, 49, 3], Operations: ['30/10=3'] Exploring Operation: 66-49=17, Resulting Numbers: [3, 17] Generated Node #3: [3, 17] from Operatio...
4
Current State: 20:[30, 66, 49, 10], Operations: [] Exploring Operation: 66-49=17, Resulting Numbers: [30, 10, 17] Generated Node #0,0: 20:[30, 10, 17] Operation: 66-49=17 Exploring Operation: 66-30=36, Resulting Numbers: [49, 10, 36] Generated Node #0,1: 20:[49, 10, 36] Operation: 66-30=36 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 34, 43, 26, 17 ]
71
[ "34/17=2", "43+26=69", "2+69=71" ]
Current State: 71:[34, 43, 26, 17], Operations: [] Exploring Operation: 34/17=2, Resulting Numbers: [43, 26, 2] Generated Node #2: [43, 26, 2] from Operation: 34/17=2 Current State: 71:[43, 26, 2], Operations: ['34/17=2'] Exploring Operation: 43+26=69, Resulting Numbers: [2, 69] Generated Node #3: [2, 69] from Operatio...
4
Current State: 71:[34, 43, 26, 17], Operations: [] Exploring Operation: 43+17=60, Resulting Numbers: [34, 26, 60] Generated Node #0,0: 71:[34, 26, 60] Operation: 43+17=60 Exploring Operation: 34+17=51, Resulting Numbers: [43, 26, 51] Generated Node #0,1: 71:[43, 26, 51] Operation: 34+17=51 Exploring Operation: 34+26=60...
0.907986
hs_5
sum_heuristic
[ 55, 98, 93, 83 ]
94
[ "98-93=5", "55/5=11", "83+11=94" ]
Current State: 94:[55, 98, 93, 83], Operations: [] Exploring Operation: 98-93=5, Resulting Numbers: [55, 83, 5] Generated Node #2: [55, 83, 5] from Operation: 98-93=5 Current State: 94:[55, 83, 5], Operations: ['98-93=5'] Exploring Operation: 55/5=11, Resulting Numbers: [83, 11] Generated Node #3: [83, 11] from Operati...
4
Current State: 94:[55, 98, 93, 83], Operations: [] Exploring Operation: 98-55=43, Resulting Numbers: [93, 83, 43] Generated Node #0,0: 94:[93, 83, 43] Operation: 98-55=43 Exploring Operation: 98-83=15, Resulting Numbers: [55, 93, 15] Generated Node #0,1: 94:[55, 93, 15] Operation: 98-83=15 Exploring Operation: 93-83=10...
0.944444
hs_4
sum_heuristic
[ 1, 42, 34, 21 ]
30
[ "1+42=43", "34-21=13", "43-13=30" ]
Current State: 30:[1, 42, 34, 21], Operations: [] Exploring Operation: 1+42=43, Resulting Numbers: [34, 21, 43] Generated Node #2: [34, 21, 43] from Operation: 1+42=43 Current State: 30:[34, 21, 43], Operations: ['1+42=43'] Exploring Operation: 34-21=13, Resulting Numbers: [43, 13] Generated Node #3: [43, 13] from Oper...
4
Current State: 30:[1, 42, 34, 21], Operations: [] Exploring Operation: 42/21=2, Resulting Numbers: [1, 34, 2] Generated Node #0,0: 30:[1, 34, 2] Operation: 42/21=2 Exploring Operation: 42-34=8, Resulting Numbers: [1, 21, 8] Generated Node #0,1: 30:[1, 21, 8] Operation: 42-34=8 Exploring Operation: 42-21=21, Resulting N...
0.980903
hs_5
mult_heuristic
[ 5, 43, 13, 39 ]
47
[ "43-39=4", "13*4=52", "52-5=47" ]
Current State: 47:[5, 43, 13, 39], Operations: [] Exploring Operation: 43-39=4, Resulting Numbers: [5, 13, 4] Generated Node #2: [5, 13, 4] from Operation: 43-39=4 Current State: 47:[5, 13, 4], Operations: ['43-39=4'] Exploring Operation: 13*4=52, Resulting Numbers: [5, 52] Generated Node #3: [5, 52] from Operation: 13...
4
Current State: 47:[5, 43, 13, 39], Operations: [] Exploring Operation: 43-5=38, Resulting Numbers: [13, 39, 38] Generated Node #0,0: 47:[13, 39, 38] Operation: 43-5=38 Exploring Operation: 5+39=44, Resulting Numbers: [43, 13, 44] Generated Node #0,1: 47:[43, 13, 44] Operation: 5+39=44 Exploring Operation: 5+43=48, Resu...
0
hs_5
sum_heuristic
[ 68, 45, 25, 35 ]
53
[ "68+45=113", "25+35=60", "113-60=53" ]
Current State: 53:[68, 45, 25, 35], Operations: [] Exploring Operation: 68+45=113, Resulting Numbers: [25, 35, 113] Generated Node #2: [25, 35, 113] from Operation: 68+45=113 Current State: 53:[25, 35, 113], Operations: ['68+45=113'] Exploring Operation: 25+35=60, Resulting Numbers: [113, 60] Generated Node #3: [113, 6...
4
Current State: 53:[68, 45, 25, 35], Operations: [] Exploring Operation: 45+25=70, Resulting Numbers: [68, 35, 70] Generated Node #0,0: 53:[68, 35, 70] Operation: 45+25=70 Exploring Operation: 68-25=43, Resulting Numbers: [45, 35, 43] Generated Node #0,1: 53:[45, 35, 43] Operation: 68-25=43 Exploring Operation: 68-35=33...
0.982639
hs_5
mult_heuristic
[ 45, 75, 51, 16 ]
69
[ "45+51=96", "96/16=6", "75-6=69" ]
Current State: 69:[45, 75, 51, 16], Operations: [] Exploring Operation: 45+51=96, Resulting Numbers: [75, 16, 96] Generated Node #2: [75, 16, 96] from Operation: 45+51=96 Current State: 69:[75, 16, 96], Operations: ['45+51=96'] Exploring Operation: 96/16=6, Resulting Numbers: [75, 6] Generated Node #3: [75, 6] from Ope...
4
Current State: 69:[45, 75, 51, 16], Operations: [] Exploring Operation: 45-16=29, Resulting Numbers: [75, 51, 29] Generated Node #0,0: 69:[75, 51, 29] Operation: 45-16=29 Exploring Operation: 51-45=6, Resulting Numbers: [75, 16, 6] Generated Node #0,1: 69:[75, 16, 6] Operation: 51-45=6 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 40, 4, 3, 55 ]
35
[ "40*4=160", "160-55=105", "105/3=35" ]
Current State: 35:[40, 4, 3, 55], Operations: [] Exploring Operation: 40*4=160, Resulting Numbers: [3, 55, 160] Generated Node #2: [3, 55, 160] from Operation: 40*4=160 Current State: 35:[3, 55, 160], Operations: ['40*4=160'] Exploring Operation: 160-55=105, Resulting Numbers: [3, 105] Generated Node #3: [3, 105] from ...
4
Current State: 35:[40, 4, 3, 55], Operations: [] Exploring Operation: 55-40=15, Resulting Numbers: [4, 3, 15] Generated Node #0,0: 35:[4, 3, 15] Operation: 55-40=15 Exploring Operation: 40-3=37, Resulting Numbers: [4, 55, 37] Generated Node #0,1: 35:[4, 55, 37] Operation: 40-3=37 Exploring Operation: 40-4=36, Resulting...
0
hs_3
mult_heuristic
[ 4, 9, 32, 77 ]
50
[ "9-4=5", "77-32=45", "5+45=50" ]
Current State: 50:[4, 9, 32, 77], Operations: [] Exploring Operation: 9-4=5, Resulting Numbers: [32, 77, 5] Generated Node #2: [32, 77, 5] from Operation: 9-4=5 Current State: 50:[32, 77, 5], Operations: ['9-4=5'] Exploring Operation: 77-32=45, Resulting Numbers: [5, 45] Generated Node #3: [5, 45] from Operation: 77-32...
4
Current State: 50:[4, 9, 32, 77], Operations: [] Exploring Operation: 32/4=8, Resulting Numbers: [9, 77, 8] Generated Node #0,0: 50:[9, 77, 8] Operation: 32/4=8 Exploring Operation: 32-9=23, Resulting Numbers: [4, 77, 23] Generated Node #0,1: 50:[4, 77, 23] Operation: 32-9=23 Exploring Operation: 32-4=28, Resulting Num...
0.980035
hs_5
sum_heuristic
[ 3, 73, 5, 33 ]
95
[ "73-3=70", "5*33=165", "165-70=95" ]
Current State: 95:[3, 73, 5, 33], Operations: [] Exploring Operation: 73-3=70, Resulting Numbers: [5, 33, 70] Generated Node #2: [5, 33, 70] from Operation: 73-3=70 Current State: 95:[5, 33, 70], Operations: ['73-3=70'] Exploring Operation: 5*33=165, Resulting Numbers: [70, 165] Generated Node #3: [70, 165] from Operat...
4
Current State: 95:[3, 73, 5, 33], Operations: [] Exploring Operation: 73-33=40, Resulting Numbers: [3, 5, 40] Generated Node #0,0: 95:[3, 5, 40] Operation: 73-33=40 Exploring Operation: 3*33=99, Resulting Numbers: [73, 5, 99] Generated Node #0,1: 95:[73, 5, 99] Operation: 3*33=99 Exploring Operation: 73+33=106, Resulti...
0
hs_3
mult_heuristic
[ 24, 8, 35, 85 ]
20
[ "24/8=3", "35*3=105", "105-85=20" ]
Current State: 20:[24, 8, 35, 85], Operations: [] Exploring Operation: 24/8=3, Resulting Numbers: [35, 85, 3] Generated Node #2: [35, 85, 3] from Operation: 24/8=3 Current State: 20:[35, 85, 3], Operations: ['24/8=3'] Exploring Operation: 35*3=105, Resulting Numbers: [85, 105] Generated Node #3: [85, 105] from Operatio...
4
Current State: 20:[24, 8, 35, 85], Operations: [] Exploring Operation: 85-8=77, Resulting Numbers: [24, 35, 77] Generated Node #0,0: 20:[24, 35, 77] Operation: 85-8=77 Exploring Operation: 85-24=61, Resulting Numbers: [8, 35, 61] Generated Node #0,1: 20:[8, 35, 61] Operation: 85-24=61 Exploring Operation: 35-24=11, Res...
0
hs_5
sum_heuristic
[ 93, 17, 47, 41 ]
85
[ "93-47=46", "46-41=5", "17*5=85" ]
Current State: 85:[93, 17, 47, 41], Operations: [] Exploring Operation: 93-47=46, Resulting Numbers: [17, 41, 46] Generated Node #2: [17, 41, 46] from Operation: 93-47=46 Current State: 85:[17, 41, 46], Operations: ['93-47=46'] Exploring Operation: 46-41=5, Resulting Numbers: [17, 5] Generated Node #3: [17, 5] from Ope...
4
Current State: 85:[93, 17, 47, 41], Operations: [] Exploring Operation: 47-41=6, Resulting Numbers: [93, 17, 6] Generated Node #0,0: 85:[93, 17, 6] Operation: 47-41=6 Moving to Node #0,0 Current State: 85:[93, 17, 6], Operations: ['47-41=6'] Exploring Operation: 93-6=87, Resulting Numbers: [17, 87] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 45, 81, 48, 64 ]
52
[ "81-45=36", "64-48=16", "36+16=52" ]
Current State: 52:[45, 81, 48, 64], Operations: [] Exploring Operation: 81-45=36, Resulting Numbers: [48, 64, 36] Generated Node #2: [48, 64, 36] from Operation: 81-45=36 Current State: 52:[48, 64, 36], Operations: ['81-45=36'] Exploring Operation: 64-48=16, Resulting Numbers: [36, 16] Generated Node #3: [36, 16] from ...
4
Current State: 52:[45, 81, 48, 64], Operations: [] Exploring Operation: 81-64=17, Resulting Numbers: [45, 48, 17] Generated Node #0,0: 52:[45, 48, 17] Operation: 81-64=17 Exploring Operation: 81-45=36, Resulting Numbers: [48, 64, 36] Generated Node #0,1: 52:[48, 64, 36] Operation: 81-45=36 Moving to Node #0,0 Current S...
0.985243
hs_2
mult_heuristic
[ 30, 55, 13, 81 ]
28
[ "81-55=26", "26/13=2", "30-2=28" ]
Current State: 28:[30, 55, 13, 81], Operations: [] Exploring Operation: 81-55=26, Resulting Numbers: [30, 13, 26] Generated Node #2: [30, 13, 26] from Operation: 81-55=26 Current State: 28:[30, 13, 26], Operations: ['81-55=26'] Exploring Operation: 26/13=2, Resulting Numbers: [30, 2] Generated Node #3: [30, 2] from Ope...
4
Current State: 28:[30, 55, 13, 81], Operations: [] Exploring Operation: 81-30=51, Resulting Numbers: [55, 13, 51] Generated Node #0,0: 28:[55, 13, 51] Operation: 81-30=51 Exploring Operation: 81-55=26, Resulting Numbers: [30, 13, 26] Generated Node #0,1: 28:[30, 13, 26] Operation: 81-55=26 Exploring Operation: 55-30=25...
0.986979
hs_3
mult_heuristic
[ 59, 39, 71, 78 ]
10
[ "71-59=12", "78/39=2", "12-2=10" ]
Current State: 10:[59, 39, 71, 78], Operations: [] Exploring Operation: 71-59=12, Resulting Numbers: [39, 78, 12] Generated Node #2: [39, 78, 12] from Operation: 71-59=12 Current State: 10:[39, 78, 12], Operations: ['71-59=12'] Exploring Operation: 78/39=2, Resulting Numbers: [12, 2] Generated Node #3: [12, 2] from Ope...
4
Current State: 10:[59, 39, 71, 78], Operations: [] Exploring Operation: 71-59=12, Resulting Numbers: [39, 78, 12] Generated Node #0,0: 10:[39, 78, 12] Operation: 71-59=12 Exploring Operation: 78/39=2, Resulting Numbers: [59, 71, 2] Generated Node #0,1: 10:[59, 71, 2] Operation: 78/39=2 Exploring Operation: 78-71=7, Res...
0.967882
hs_4
sum_heuristic
[ 2, 94, 8, 33 ]
72
[ "94/2=47", "33-8=25", "47+25=72" ]
Current State: 72:[2, 94, 8, 33], Operations: [] Exploring Operation: 94/2=47, Resulting Numbers: [8, 33, 47] Generated Node #2: [8, 33, 47] from Operation: 94/2=47 Current State: 72:[8, 33, 47], Operations: ['94/2=47'] Exploring Operation: 33-8=25, Resulting Numbers: [47, 25] Generated Node #3: [47, 25] from Operation...
4
Current State: 72:[2, 94, 8, 33], Operations: [] Exploring Operation: 94-2=92, Resulting Numbers: [8, 33, 92] Generated Node #0,0: 72:[8, 33, 92] Operation: 94-2=92 Exploring Operation: 94/2=47, Resulting Numbers: [8, 33, 47] Generated Node #0,1: 72:[8, 33, 47] Operation: 94/2=47 Exploring Operation: 94-8=86, Resulting...
0.965278
hs_5
sum_heuristic
[ 57, 8, 50, 4 ]
28
[ "57-50=7", "8-4=4", "7*4=28" ]
Current State: 28:[57, 8, 50, 4], Operations: [] Exploring Operation: 57-50=7, Resulting Numbers: [8, 4, 7] Generated Node #2: [8, 4, 7] from Operation: 57-50=7 Current State: 28:[8, 4, 7], Operations: ['57-50=7'] Exploring Operation: 8-4=4, Resulting Numbers: [7, 4] Generated Node #3: [7, 4] from Operation: 8-4=4 Curr...
4
Current State: 28:[57, 8, 50, 4], Operations: [] Exploring Operation: 57-50=7, Resulting Numbers: [8, 4, 7] Generated Node #0,0: 28:[8, 4, 7] Operation: 57-50=7 Moving to Node #0,0 Current State: 28:[8, 4, 7], Operations: ['57-50=7'] Exploring Operation: 8-4=4, Resulting Numbers: [7, 4] Generated Node #0,0,0: 28:[7, 4]...
0.993924
hs_1
sum_heuristic
[ 66, 57, 89, 2 ]
71
[ "66-57=9", "2*9=18", "89-18=71" ]
Current State: 71:[66, 57, 89, 2], Operations: [] Exploring Operation: 66-57=9, Resulting Numbers: [89, 2, 9] Generated Node #2: [89, 2, 9] from Operation: 66-57=9 Current State: 71:[89, 2, 9], Operations: ['66-57=9'] Exploring Operation: 2*9=18, Resulting Numbers: [89, 18] Generated Node #3: [89, 18] from Operation: 2...
4
Current State: 71:[66, 57, 89, 2], Operations: [] Exploring Operation: 66+2=68, Resulting Numbers: [57, 89, 68] Generated Node #0,0: 71:[57, 89, 68] Operation: 66+2=68 Exploring Operation: 89-2=87, Resulting Numbers: [66, 57, 87] Generated Node #0,1: 71:[66, 57, 87] Operation: 89-2=87 Exploring Operation: 57+2=59, Resu...
0
hs_3
sum_heuristic