Entry Kennedy:1998:ADL from toplas.bib
Last update: Tue May 1 02:05:46 MDT 2012
Top |
Symbols |
Math |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z
BibTeX entry
@Article{Kennedy:1998:ADL,
author = "Ken Kennedy and Ulrich Kremer",
title = "Automatic Data Layout for Distributed-Memory
Machines",
journal = j-TOPLAS,
volume = "20",
number = "4",
pages = "869--916",
month = jul,
year = "1998",
CODEN = "ATPSDT",
ISSN = "0164-0925 (print), 1558-4593 (electronic)",
ISSN-L = "0164-0925",
bibdate = "Mon Mar 1 10:04:11 MST 1999",
bibsource = "http://www.acm.org/pubs/toc/;
http://www.math.utah.edu/pub/tex/bib/toplas.bib",
URL = "http://www.acm.org:80/pubs/citations/journals/toplas/1998-20-4/p869-kennedy/",
abstract = "The goal of languages like Fortran D or High
Performance Fortran (HPF) is to provide a simple yet
efficient machine-independent parallel programming
model. After the algorithm selection, the data layout
choice is the key intellectual challenge in writing an
efficient program in such languages. The performance of
a data layout depends on the target compilation system,
the target machine, the problem size, and the number of
available processors. This makes the choice of a good
layout extremely difficult for most users of such
languages. If languages such as HPF are to find general
acceptance, the need for data layout selection support
has to be addressed. We believe that the appropriate
way to provide the needed support is through a tool
that generates data layout specifications
automatically. This article discusses the design and
implementation of a data layout selection tool that
generates HPF-style data layout specifications
automatically. Because layout is done in a tool that is
not embedded in the target compiler and hence will be
run only a few times during the tuning phase of an
application, it can use techniques such as integer
programming that may be considered too computationally
expensive for inclusion in production compilers. The
proposed framework for automatic data layout selection
builds and examines search spaces of candidate data
layouts. A candidate layout is an efficient layout for
some part of the program. After the generation of
search spaces, a single candidate layout is selected
for each program part, resulting in a data layout for
the entire program. A good overall data layout may
require the remapping of arrays between program parts.
A performance estimator based on a compiler model, an
execution model, and a machine model are needed to
predict the execution time of each candidate layout and
the costs of possible remappings between candidate data
layouts. In the proposed framework, instances of
NP-complete problems are solved during the construction
of candidate layout search spaces and the final
selection of candidate layouts from each search space.
Rather than resorting to heuristics, the framework
capitalizes on state-of-the-art 0-1 integer programming
technology to compute optimal solutions of these
NP-complete problems. A prototype data layout assistant
tool based on our framework has been implemented as
part of the D system currently under development at
Rice University. The article reports preliminary
experimental results. The results indicate that the
framework is efficient and allows the generation of
data layouts of high quality.",
acknowledgement = ack-nhfb,
fjournal = "ACM Transactions on Programming Languages and
Systems",
keywords = "algorithms; languages; theory",
subject = "{\bf D.3.4} Software, PROGRAMMING LANGUAGES,
Processors, Compilers. {\bf C.1.2} Computer Systems
Organization, PROCESSOR ARCHITECTURES, Multiple Data
Stream Architectures (Multiprocessors). {\bf D.3.4}
Software, PROGRAMMING LANGUAGES, Processors,
Optimization. {\bf E.1} Data, DATA STRUCTURES, Arrays.
{\bf G.1.6} Mathematics of Computing, NUMERICAL
ANALYSIS, Optimization, Integer programming. {\bf
D.3.4} Software, PROGRAMMING LANGUAGES, Processors,
Optimization.",
}
Related entries
- acceptance,
17(2)394,
18(1)30
- addressed,
4(1)44,
9(2)257,
16(3)577,
16(5)1543,
18(2)139,
22(5)773,
28(5)795
- allow,
3(2)126,
4(3)455,
4(4)687,
5(2)127,
5(3)405,
6(4)546,
7(1)159,
8(4)419,
8(4)547,
9(2)164,
9(2)235,
9(3)319,
9(3)367,
9(4)473,
10(2)189,
12(4)643,
13(2)237,
13(2)269,
14(1)54,
14(2)265,
14(4)490,
16(3)577,
16(3)687,
16(3)924,
16(3)954,
16(3)1051,
16(4)1279,
16(5)1411,
16(6)1661,
16(6)1811,
17(4)561,
18(5)564,
18(5)615,
19(1)7,
19(1)153,
19(4)557,
20(1)208,
20(5)980,
20(6)1223,
21(1)46,
21(1)138,
21(2)324,
21(4)703,
22(2)296,
22(3)471,
22(4)673,
22(6)1002,
22(6)1037,
27(6)1049,
27(6)1216,
27(6)1344,
28(1)1,
28(3)517,
28(4)715,
28(5)942,
29(6)35,
30(4)18,
30(4)22,
31(2)8,
31(3)12,
32(2)4,
32(3)9,
32(4)11,
32(5)19,
33(1)4,
34(1)6
- ANALYSIS,
7(2)348,
10(1)1,
10(2)313,
11(1)33,
11(1)57,
11(3)404,
11(4)491,
11(4)562,
11(4)585,
12(1)84,
12(2)203,
13(3)399,
14(2)127,
14(3)339,
15(2)312,
15(4)632,
16(4)1117,
16(5)1472,
17(2)331,
17(3)487,
17(6)805,
18(2)139,
18(3)325,
18(5)528,
20(2)259,
20(6)1265
- appropriate,
3(2)126,
4(1)1,
9(2)164,
18(6)711,
21(5)1028,
30(4)24,
32(4)13,
33(4)14
- architecture,
4(2)226,
7(1)80,
7(4)501,
7(4)560,
8(1)154,
9(4)599,
9(4)618,
10(2)313,
10(4)579,
11(1)57,
12(4)537,
13(1)124,
14(1)28,
14(2)127,
14(2)265,
14(3)299,
15(3)400,
15(4)632,
15(4)659,
15(5)745,
16(1)151,
16(3)305,
16(3)524,
16(4)1215,
16(6)1699,
16(6)1768,
17(1)123,
17(4)600,
17(5)740,
18(3)235,
18(6)649,
18(6)659,
19(1)188,
20(3)586,
20(5)1014,
20(6)1195,
21(3)527,
21(4)703,
21(5)1028,
21(6)1251,
22(3)431,
22(5)773,
22(5)816,
22(6)1037,
28(1)106,
28(4)619,
28(4)715,
28(5)942,
30(4)23,
30(5)28,
30(6)30,
31(1)5,
31(3)9,
32(4)13,
32(4)14,
32(4)15
- ARCHITECTURES,
7(4)501,
9(4)599,
9(4)618,
10(2)313,
10(4)579,
11(1)57,
14(1)28,
15(3)400,
15(4)632,
15(4)659,
17(1)123,
18(6)659,
20(6)1195
- array,
1(2)177,
1(2)226,
3(2)126,
9(3)367,
9(4)491,
11(4)598,
14(3)299,
14(4)471,
16(3)328,
16(3)775,
17(1)123,
17(2)217,
17(2)233,
17(4)561,
20(3)635,
21(2)286,
21(4)703,
22(2)265,
22(5)773,
24(1)65,
27(1)91,
27(2)185,
27(3)527,
28(5)848,
30(1)2,
30(6)32
- art, state-of-the-,
33(3)10
- automatically,
4(1)83,
4(4)650,
7(4)560,
9(2)277,
9(4)491,
13(1)52,
13(2)211,
15(5)745,
16(2)205,
16(4)1215,
16(5)1648,
16(6)1768,
17(5)691,
19(3)492,
19(6)942,
19(6)1053,
20(3)483,
20(5)980,
21(5)1028,
21(6)1077,
22(3)490,
22(4)583,
27(6)1049,
27(6)1147,
29(6)35,
30(5)27,
31(5)18,
32(2)4,
32(3)9,
32(6)24,
33(1)3,
33(4)13,
34(1)2,
34(1)4
- available,
4(2)149,
9(2)125,
9(4)491,
14(2)265,
14(3)299,
15(4)632,
16(3)328,
16(3)524,
16(5)1648,
17(2)197,
17(2)394,
17(5)740,
18(3)235,
18(4)477,
18(5)528,
18(6)752,
19(1)1,
19(3)413,
19(5)804,
19(6)853,
21(2)286,
21(2)324,
22(2)378,
27(6)1270,
28(1)106,
28(3)517,
29(1)3,
31(2)7,
32(6)23,
32(6)24,
33(6)20
- because,
4(4)668,
4(4)687,
5(2)236,
9(3)408,
9(4)491,
13(1)1,
15(1)73,
15(4)632,
16(1)35,
16(3)328,
16(3)607,
16(3)649,
16(3)924,
16(4)1319,
16(6)1768,
17(1)63,
17(4)561,
18(1)30,
18(4)424,
18(6)683,
18(6)752,
19(1)1,
19(3)444,
19(4)568,
20(4)707,
20(6)1223,
21(1)90,
21(2)370,
21(3)430,
21(3)677,
21(4)813,
22(1)162,
22(2)265,
22(4)673,
22(5)932,
28(3)476,
28(5)848,
28(5)942,
29(6)35,
30(2)8,
30(3)12,
30(4)18,
30(4)21,
32(5)17,
34(1)6
- believe,
15(4)706
- build,
4(4)585,
5(3)405,
8(4)491,
13(1)150,
19(3)492,
19(4)557,
20(1)116,
20(4)768,
22(3)431,
22(6)1037,
30(4)19,
30(6)32,
31(1)1,
32(5)19,
32(6)23,
33(6)19,
33(6)20
- C.1.2,
7(4)501,
9(4)599,
10(2)313,
10(4)579,
11(1)57,
14(1)28,
15(3)400,
15(4)659,
17(1)123,
18(6)659,
20(6)1195,
22(5)773
- candidate,
7(2)183,
16(1)3,
19(3)525,
20(6)1297,
22(3)431,
30(3)17,
31(5)17
- challenge,
16(4)1361,
21(2)240,
22(3)431,
24(3)193,
27(6)1097,
30(3)17,
32(1)3,
32(4)14,
33(1)5
- choice,
10(2)189,
14(2)127,
16(3)924,
17(1)123,
17(4)635,
18(3)325,
19(3)413,
20(2)344,
20(6)1171,
22(1)1,
22(5)773,
29(2)13,
30(3)12,
31(3)9
- compilation,
1(1)50,
3(1)24,
6(4)505,
8(4)491,
13(1)21,
14(2)173,
16(1)3,
16(1)151,
16(2)175,
16(3)577,
16(4)1156,
16(5)1648,
17(6)844,
18(4)355,
18(4)477,
19(6)853,
19(6)942,
20(2)344,
20(3)679,
20(6)1223,
21(1)90,
21(2)286,
21(2)324,
21(3)527,
21(4)703,
21(4)790,
21(4)813,
21(5)895,
22(1)129,
22(4)701,
22(5)773,
22(5)932,
24(2)112,
28(1)106,
28(1)134,
28(3)517,
29(2)13,
29(4)18,
29(6)33,
30(4)21,
30(5)28,
31(1)5,
31(2)7,
31(5)17,
31(5)18,
32(2)4,
34(1)4
- complete, NP-,
6(4)527,
18(3)235,
18(5)528
- computationally,
9(3)319,
13(1)124,
17(2)331
- compute,
4(4)615,
6(4)527,
8(4)491,
15(1)133,
16(4)1097,
16(5)1431,
16(5)1467,
17(1)47,
17(2)264,
17(4)561,
18(4)424,
19(6)853,
20(1)166,
20(1)208,
20(3)586,
21(1)1,
21(4)703,
22(4)638,
22(5)816,
27(6)1147,
30(1)4,
30(4)19,
31(3)10,
32(3)9
- considered,
4(2)179,
6(2)159,
8(4)524,
13(2)181,
17(4)561,
18(2)139,
20(6)1223,
21(1)46,
22(2)378,
22(5)861,
26(1)47,
28(1)1,
29(2)13,
31(6)21,
31(6)22,
34(1)2
- construction,
3(2)168,
5(1)1,
9(2)125,
9(3)367,
9(4)543,
13(1)150,
14(3)417,
14(4)490,
16(1)3,
16(3)1024,
16(4)1361,
17(1)28,
17(2)197,
17(5)691,
18(4)401,
18(5)528,
19(3)444,
19(3)492,
19(4)557,
20(1)51,
20(5)1067,
22(6)973,
23(6)685,
25(6)814,
30(4)19,
31(3)10,
34(1)6
- cost,
3(4)508,
6(2)159,
8(4)491,
11(4)491,
14(1)28,
14(4)490,
15(5)826,
16(3)428,
16(3)775,
16(4)1319,
16(5)1449,
17(1)123,
18(3)268,
18(4)424,
18(6)683,
19(6)992,
20(1)166,
20(2)274,
20(6)1223,
20(6)1297,
21(1)138,
21(2)189,
21(2)240,
21(3)502,
21(5)914,
21(5)977,
22(2)296,
22(5)932,
22(6)973,
23(2)105,
27(4)631,
27(5)946,
27(6)1049,
27(6)1270,
29(1)2,
30(6)31,
31(3)9,
31(5)17,
32(4)11
- currently,
4(4)650,
9(2)235,
9(4)491,
16(3)954,
16(4)1248,
16(6)1675,
30(6)31
- D,
13(4)633,
22(5)816
- DATA,
7(1)1,
7(1)62,
7(2)348,
8(1)88,
8(1)142,
8(1)154,
9(2)277,
9(3)297,
9(3)367,
10(4)555,
11(4)598,
13(3)295,
13(4)626,
14(2)201,
14(4)471,
14(4)574,
15(3)400,
16(3)328,
16(4)1279,
16(6)1661,
16(6)1684,
17(1)1,
17(1)123,
18(6)649,
19(2)239,
19(5)751,
19(6)1031,
20(1)1,
20(1)116,
20(2)388,
20(5)980,
20(6)1265
- depend,
8(4)577,
16(3)524,
16(6)1842,
17(5)691,
18(4)355,
18(5)528,
19(3)525,
19(4)557,
19(4)617,
20(2)302,
20(4)768,
22(2)296,
29(2)13,
31(1)1,
31(6)20,
32(2)4
- development,
1(2)196,
2(2)239,
2(3)321,
4(1)1,
4(4)733,
5(4)596,
6(1)55,
8(4)419,
8(4)491,
8(4)547,
9(2)198,
9(3)367,
14(4)490,
16(1)35,
16(1)102,
16(2)259,
16(3)577,
18(4)454,
19(3)444,
19(3)525,
20(2)274,
20(3)483,
20(5)980,
21(2)286,
21(2)370,
21(5)895,
27(6)1049,
27(6)1270,
28(4)619,
29(2)13,
30(4)19,
30(6)31,
30(6)32,
31(3)9,
31(5)19,
32(3)9,
32(4)14,
33(1)2
- difficult,
7(1)62,
9(2)257,
11(4)598,
16(3)607,
16(3)649,
16(3)798,
17(4)561,
17(5)777,
18(4)424,
18(6)752,
19(5)804,
20(1)208,
20(2)274,
21(4)703,
27(6)1344,
28(2)331,
29(6)35,
30(2)8,
31(1)1,
32(3)9,
32(4)14,
32(4)15,
34(1)4
- discuss,
8(4)491,
9(2)125,
9(4)473,
13(2)237,
15(4)659,
16(2)205,
16(3)428,
16(3)607,
16(4)1156,
16(5)1472,
16(6)1675,
16(6)1811,
17(2)233,
18(4)454,
20(3)483,
20(4)768,
20(5)1014,
21(4)790,
21(4)813,
22(3)506,
27(6)1049,
28(3)517,
29(2)13,
31(2)7,
31(5)19,
31(6)20,
32(4)12,
32(5)17
- Distributed-Memory,
17(2)233
- done,
4(4)650,
8(4)419,
10(2)248,
16(3)328,
17(2)233,
17(4)600,
17(5)691,
18(6)683,
20(1)208,
21(1)46,
22(2)187,
30(4)19,
31(3)9,
32(3)9
- during,
2(3)321,
3(2)126,
4(2)226,
4(2)239,
4(4)585,
4(4)601,
7(2)183,
13(2)269,
14(1)1,
14(1)28,
14(4)490,
16(3)305,
16(3)607,
17(2)394,
17(4)672,
20(3)635,
20(5)980,
21(5)977,
21(6)1196,
22(5)932,
22(6)1037,
27(6)1097,
27(6)1147,
28(5)908,
30(6)30,
30(6)32,
31(3)9,
32(2)4,
32(4)15,
32(5)17,
33(4)14,
34(1)2
- e.1,
7(1)1,
7(2)348,
9(2)277,
11(4)598,
13(3)295,
13(4)626,
14(2)201,
14(4)471,
15(3)400,
16(3)328,
16(4)1279,
16(6)1684,
17(1)1,
17(1)123,
18(6)649,
19(2)239,
19(5)751,
19(6)1031,
20(1)1,
20(1)116,
20(2)388,
20(5)980,
20(6)1265,
21(2)175,
22(4)673
- each,
4(1)44,
6(2)159,
7(2)183,
8(4)491,
8(4)524,
9(2)235,
9(3)319,
9(3)367,
13(1)150,
13(2)181,
13(2)211,
14(2)265,
14(4)574,
15(1)73,
15(4)659,
15(5)745,
15(5)876,
16(2)175,
16(3)524,
16(3)775,
16(3)1024,
16(4)1248,
16(4)1319,
16(6)1768,
16(6)1811,
16(6)1842,
17(2)264,
17(2)394,
17(3)431,
17(3)487,
17(4)635,
18(6)659,
18(6)752,
19(1)48,
19(1)188,
19(3)525,
20(1)51,
20(2)259,
20(2)344,
20(6)1223,
21(2)189,
21(2)240,
21(4)703,
21(5)1028,
22(1)162,
22(2)187,
22(2)416,
22(3)540,
22(4)638,
22(4)673,
22(5)816,
28(2)256,
28(2)290,
28(5)908,
29(1)2,
30(4)18,
30(5)29,
31(2)7,
31(3)10,
31(3)12,
31(5)19,
31(6)20,
31(6)21,
32(2)5,
32(4)13,
33(1)3,
33(1)5,
33(4)14,
33(5)16,
34(1)1,
34(1)4
- embedded,
4(2)258,
14(4)521,
20(2)274,
21(1)46,
21(2)189,
22(3)471,
22(5)861,
25(3)291,
26(6)938,
29(5)29,
29(6)33,
30(4)22,
30(6)31,
31(1)3,
31(3)11,
32(4)11,
32(4)13
- entire,
16(3)370,
19(3)525,
21(6)1251,
22(2)187,
22(5)932,
28(1)134
- examine,
15(1)73,
15(1)182,
16(4)1248,
27(6)1344,
28(5)908
- expensive,
17(2)331,
18(4)355,
18(6)752,
20(6)1297,
27(6)1097,
28(3)476,
30(1)4,
31(3)9,
34(1)3
- experimental,
5(4)656,
6(4)546,
7(1)159,
8(4)419,
8(4)524,
13(1)150,
16(1)35,
16(3)370,
16(3)428,
16(5)1449,
17(2)197,
17(4)600,
17(4)635,
18(3)235,
19(6)1053,
20(1)166,
20(4)768,
20(5)917,
20(6)1195,
20(6)1265,
21(2)370,
21(4)747,
21(6)1251,
22(2)187,
28(1)106,
28(1)134,
28(2)256,
28(2)331,
28(3)476,
28(5)908,
28(5)942,
30(4)23,
32(1)3,
32(6)21,
32(6)24,
34(1)5
- extremely,
16(3)872,
20(1)166,
21(6)1251,
27(6)1049,
28(1)1,
31(5)17
- few,
8(4)491,
9(4)473,
14(1)107,
14(2)147,
16(3)305,
17(5)740,
18(2)139,
18(3)235,
20(5)1067,
20(6)1131,
20(6)1265,
22(3)471,
22(3)506,
28(4)747,
31(6)20
- final,
4(3)362,
5(1)97,
5(3)405,
15(5)771,
16(3)775,
16(5)1431,
16(6)1842,
19(6)942,
20(3)483,
20(3)546
- find,
4(3)382,
14(4)589,
16(3)428,
16(3)607,
16(3)1024,
16(4)1248,
16(4)1319,
16(5)1399,
17(2)293,
18(1)30,
18(4)424,
18(5)615,
18(6)659,
19(6)853,
19(6)1031,
20(3)483,
20(6)1265,
21(4)703,
29(1)2,
31(3)9,
32(4)15,
32(6)23
- Fortran,
9(3)367,
9(4)491,
16(3)305,
16(3)577,
16(4)1156,
17(1)85,
17(1)123,
19(1)188,
21(2)286,
22(2)265,
22(5)816
- generate,
4(1)21,
5(2)127,
8(4)577,
9(2)235,
9(3)297,
9(4)473,
12(4)643,
13(1)1,
14(2)147,
16(3)328,
16(3)1010,
16(4)1279,
17(2)181,
17(2)217,
17(2)264,
17(2)293,
17(3)461,
19(1)48,
19(3)492,
19(6)942,
20(5)980,
21(1)138,
21(2)286,
21(2)324,
21(2)370,
21(4)703,
21(6)1077,
22(4)583,
22(6)973,
28(3)476,
29(6)33,
30(3)17,
30(4)22,
31(5)18,
34(1)3,
34(1)5
- goal,
4(1)83,
4(4)563,
8(4)491,
9(2)125,
12(2)224,
13(2)181,
14(1)107,
16(1)3,
18(1)16,
18(2)175,
20(3)483,
21(2)240,
22(2)296,
22(3)431,
27(6)1147,
28(4)747,
28(5)908,
30(3)17,
30(6)30,
32(4)13,
32(5)19,
34(1)1
- good,
7(1)62,
9(2)235,
14(2)173,
14(4)574,
16(3)328,
17(2)181,
18(4)401,
20(6)1195,
21(1)138,
21(2)370,
21(3)677,
21(4)703,
22(1)129,
22(2)224,
22(5)932,
27(6)1097,
30(5)29,
31(6)20,
32(6)23
- hence,
14(2)127,
16(5)1449,
18(3)235,
21(1)138,
21(4)703,
27(6)1270,
32(3)8
- heuristic,
14(3)417,
15(4)632,
16(3)428,
17(4)600,
17(5)740,
18(3)235,
18(3)300,
19(1)188,
19(6)853,
19(6)1031,
21(3)430,
21(5)1028,
22(6)973,
28(1)134,
29(1)3,
32(4)11,
32(4)13
- high,
3(2)126,
4(4)650,
13(1)52,
14(2)173,
16(3)370,
16(5)1449,
16(6)1768,
18(4)424,
19(5)751,
19(6)992,
21(2)240,
21(4)703,
22(5)816,
27(6)1147,
27(6)1270,
29(1)3,
29(6)35,
30(3)17,
30(6)31,
31(1)3,
31(6)22,
32(3)9,
32(4)14
- implemented,
4(2)149,
4(2)295,
7(1)137,
7(3)404,
7(4)501,
8(3)344,
9(2)235,
13(1)1,
14(2)147,
14(4)471,
15(1)182,
16(2)175,
16(3)577,
16(3)843,
16(3)986,
16(4)1248,
16(4)1319,
16(5)1431,
16(5)1512,
16(6)1699,
17(1)85,
17(2)197,
17(2)233,
17(4)635,
18(3)268,
18(4)424,
18(5)528,
18(5)564,
18(5)615,
18(6)752,
19(1)153,
19(5)726,
19(5)804,
19(6)942,
20(3)483,
20(5)1014,
20(6)1195,
20(6)1265,
21(1)138,
21(4)703,
22(2)378,
22(5)816,
27(6)1049,
27(6)1097,
28(1)1,
28(1)70,
28(1)106,
28(1)134,
28(2)207,
28(4)696,
29(1)3,
29(5)29,
30(3)17,
30(4)22,
30(4)23,
31(1)1,
31(2)6,
31(2)8,
31(6)22,
32(2)4,
32(5)16,
32(5)18,
32(6)21,
34(1)2
- inclusion,
7(2)183,
28(5)795
- independent, machine-,
9(2)257,
9(3)367,
14(1)54,
19(3)492
- indicate,
4(4)615,
16(2)175,
16(4)1156,
17(4)561,
17(4)635,
17(5)777,
18(1)16,
18(4)477,
19(6)853,
20(1)166,
20(3)635,
21(2)370,
21(5)1028,
29(5)29,
30(1)4,
31(3)10,
33(6)21,
34(1)4
- instance,
13(2)237,
14(3)339,
15(1)1,
16(3)607,
16(5)1431,
16(5)1613,
16(6)1842,
17(2)264,
18(2)175,
21(3)627,
22(5)816,
22(5)861,
22(6)1002,
28(5)795,
31(3)12,
33(3)11
- integer,
4(2)149,
19(1)7,
19(6)853,
21(4)747,
28(1)106,
28(5)795,
29(5)29,
30(4)18
- intellectual,
29(6)35
- Kennedy, Ken,
1(1)142,
8(4)491,
9(4)491,
22(5)816
- key,
2(1)77,
14(2)201,
14(4)471,
15(1)36,
16(3)939,
16(3)986,
16(4)1156,
16(4)1361,
17(2)264,
20(2)436,
20(3)635,
21(3)527,
21(5)948,
27(6)1147,
28(1)134,
28(3)517,
30(4)19,
30(5)25,
31(1)3,
31(5)17,
32(1)2,
32(1)3,
32(2)6,
32(4)14,
33(1)3,
33(5)17
- layout,
5(3)405,
17(2)233,
21(5)977,
22(3)490,
30(5)28,
32(4)11
- like,
4(4)711,
6(4)546,
7(4)501,
10(2)248,
15(5)876,
17(2)264,
18(6)752,
19(1)87,
19(3)492,
20(5)1067,
21(4)790,
21(5)914,
21(5)1028,
29(5)29,
31(3)12,
31(6)20,
32(5)19,
33(6)20
- machine-independent,
9(2)257,
9(3)367,
14(1)54,
19(3)492
- make,
4(2)179,
4(3)382,
5(2)236,
5(3)405,
6(4)632,
8(4)491,
9(2)277,
9(3)319,
9(4)491,
10(2)189,
11(4)598,
12(4)643,
13(1)21,
15(4)632,
16(1)35,
16(2)205,
16(3)607,
16(3)798,
16(3)1010,
16(6)1768,
16(6)1811,
17(2)181,
18(1)30,
18(2)175,
18(3)300,
18(6)730,
18(6)752,
19(3)444,
20(1)51,
20(2)274,
20(2)302,
20(5)980,
20(5)1014,
21(1)46,
21(2)175,
21(3)502,
21(3)569,
21(4)790,
21(5)914,
22(2)378,
22(3)431,
22(4)701,
22(6)1037,
27(6)1049,
27(6)1097,
28(5)795,
28(5)908,
30(5)25,
30(5)29,
31(1)1,
31(3)9,
31(4)14,
31(5)19,
32(2)5,
32(4)11,
33(4)12,
34(1)3,
34(1)6
- mathematics,
7(2)348,
7(4)680,
9(1)25,
10(2)313,
11(4)562,
12(1)26,
12(1)84,
12(1)102,
12(1)123,
12(2)203,
12(3)341,
13(3)372,
14(2)127,
14(2)265,
14(3)339,
14(4)574,
16(3)798,
17(1)123,
17(3)487,
18(2)139,
18(3)235,
18(3)300,
18(3)325,
18(4)477,
20(6)1195,
20(6)1265,
21(2)175,
21(3)417,
21(3)677,
22(1)162,
28(4)747,
32(4)14
- may,
4(1)83,
4(2)125,
4(3)382,
4(3)496,
4(4)563,
5(3)405,
6(2)159,
9(3)408,
13(2)181,
14(2)201,
15(4)706,
15(5)876,
16(1)151,
16(3)524,
16(3)607,
16(3)649,
16(3)798,
16(3)1010,
16(3)1024,
16(4)1156,
16(4)1248,
16(5)1431,
16(5)1449,
16(6)1675,
16(6)1699,
17(2)181,
17(2)217,
17(3)448,
17(4)635,
17(5)777,
18(1)73,
18(2)109,
18(2)139,
18(6)752,
19(1)48,
19(3)525,
19(4)617,
20(1)208,
20(4)724,
20(6)1131,
21(1)1,
21(1)11,
21(1)138,
21(3)430,
21(3)502,
21(3)677,
21(6)1196,
22(2)296,
22(2)416,
22(4)701,
27(6)1049,
27(6)1344,
28(2)290,
28(2)331,
28(5)795,
28(5)908,
28(5)942,
30(3)12,
30(4)21,
30(5)29,
31(3)11,
31(5)17,
31(6)20,
31(6)21,
32(1)2,
32(3)9,
32(4)13,
32(4)15,
32(5)17,
32(5)19,
33(3)9
- Memory, Distributed-,
17(2)233
- most,
4(1)21,
4(2)179,
4(4)650,
7(2)183,
7(4)560,
9(2)125,
9(2)164,
9(2)257,
13(1)1,
13(1)21,
13(1)52,
13(2)181,
14(2)127,
14(2)265,
15(5)771,
16(1)35,
16(3)524,
16(3)687,
16(4)1156,
16(4)1319,
16(5)1411,
16(5)1467,
17(4)561,
17(4)600,
17(5)777,
18(2)139,
18(4)477,
18(6)659,
18(6)683,
18(6)752,
19(1)7,
19(3)427,
19(4)557,
19(5)804,
20(1)1,
20(2)259,
21(1)138,
21(2)286,
21(2)324,
21(3)502,
22(1)129,
22(3)431,
22(3)506,
22(4)638,
22(5)816,
22(6)1002,
27(6)1147,
27(6)1344,
28(1)106,
28(4)715,
28(4)747,
29(2)13,
31(1)4,
31(5)17,
32(1)1,
32(3)9,
32(5)18,
33(1)3,
34(1)2
- multiple,
4(4)601,
7(4)501,
9(2)164,
9(4)599,
10(2)313,
10(4)579,
11(1)57,
11(4)491,
14(1)28,
14(2)201,
15(3)400,
15(4)632,
15(4)659,
15(5)745,
16(2)259,
17(1)123,
17(3)431,
18(3)235,
18(6)659,
19(1)48,
20(6)1195,
21(6)1137,
22(3)431,
22(5)773,
28(2)331,
28(3)517,
30(5)28,
30(6)33,
31(1)2,
31(1)3,
31(3)10,
32(2)4,
33(4)12,
34(1)4,
34(1)5
- multiprocessor,
3(1)49,
7(4)501,
9(4)599,
10(2)313,
10(4)579,
11(1)57,
13(1)124,
14(1)28,
15(1)182,
15(3)400,
15(4)659,
16(1)151,
16(3)577,
17(1)123,
18(6)659,
20(3)483,
20(6)1195,
22(5)773,
27(6)1097,
28(1)1,
31(5)17
- need,
4(1)44,
4(4)711,
8(4)491,
9(2)235,
9(4)491,
13(2)237,
14(4)521,
15(1)73,
16(3)607,
16(3)687,
16(3)986,
16(4)1279,
16(6)1768,
17(2)264,
18(5)615,
19(6)899,
20(1)51,
20(2)274,
20(3)635,
20(6)1131,
21(6)1137,
22(2)187,
22(2)296,
22(4)638,
22(4)701,
22(6)1037,
28(4)715,
28(5)942,
31(6)22,
32(3)9,
33(1)3
- needed,
4(2)149,
7(1)62,
9(2)125,
13(2)269,
14(4)490,
16(3)370,
16(4)1248,
19(6)1053,
21(2)189,
21(4)703,
27(6)1049,
29(2)13,
30(1)4,
31(3)9,
31(6)23,
32(2)5,
32(3)8
- NP-complete,
6(4)527,
17(4)600,
18(3)235,
18(5)528,
21(4)790
- NUMERICAL,
10(2)313,
14(2)127,
14(3)339,
18(2)139,
18(3)325
- of-the-art, state-,
33(3)10
- only,
4(2)149,
4(3)382,
4(4)668,
4(4)687,
6(4)527,
7(1)62,
8(4)491,
9(2)235,
9(3)319,
9(4)473,
10(2)204,
13(1)1,
14(1)28,
14(3)299,
14(3)339,
14(3)417,
14(4)574,
15(1)73,
15(4)632,
15(5)745,
16(3)428,
16(3)649,
16(3)687,
16(3)939,
16(3)986,
16(3)1010,
16(5)1648,
17(1)63,
17(2)197,
17(3)431,
18(1)30,
18(1)73,
18(4)355,
18(4)401,
18(4)424,
18(6)711,
18(6)752,
19(3)525,
19(6)1031,
19(6)1085,
20(1)51,
20(3)483,
20(3)546,
20(6)1251,
20(6)1265,
21(3)502,
21(3)677,
21(6)1077,
22(1)1,
22(1)162,
22(2)224,
22(2)296,
22(3)471,
22(3)540,
22(4)638,
22(4)701,
27(6)1097,
27(6)1270,
28(1)106,
28(2)290,
28(2)331,
28(3)476,
28(5)795,
28(5)908,
29(5)29,
31(1)3,
31(1)4,
31(3)10,
31(3)12,
31(4)13,
31(4)15,
31(6)21,
32(1)3,
32(3)9,
32(4)15,
32(6)22,
33(1)4
- optimal,
6(4)527,
7(1)62,
7(2)348,
9(3)367,
9(3)408,
15(4)632,
16(3)370,
16(4)1117,
16(4)1319,
17(1)1,
17(1)123,
17(2)394,
17(4)561,
17(5)740,
18(1)16,
18(3)235,
18(3)268,
18(5)528,
19(3)462,
19(6)1031,
20(5)980,
21(3)430,
21(4)703,
22(5)773,
22(6)973,
28(2)256,
28(2)331,
28(6)967,
30(5)28,
31(6)21,
32(4)11
- organization,
3(4)508,
7(1)80,
7(2)183,
7(2)270,
7(3)404,
7(4)501,
8(1)154,
8(4)419,
9(2)235,
9(4)599,
9(4)618,
10(1)51,
10(2)282,
10(2)313,
10(3)374,
10(4)513,
10(4)579,
11(1)1,
11(1)57,
11(1)90,
11(2)249,
11(2)284,
11(2)330,
11(3)404,
12(1)102,
12(2)303,
12(4)501,
12(4)537,
13(4)558,
14(1)28,
14(2)265,
14(3)299,
14(3)417,
14(4)521,
15(1)1,
15(1)36,
15(3)400,
15(3)563,
15(4)632,
15(4)659,
15(4)706,
15(4)735,
16(1)151,
16(2)259,
16(3)370,
16(3)775,
16(3)954,
16(3)986,
16(4)1319,
16(5)1399,
17(1)123,
17(1)157,
17(3)535,
17(4)561,
17(5)691,
18(4)355,
18(5)615,
18(6)659,
19(1)188,
19(2)292,
19(3)492,
19(3)525,
20(1)51,
20(2)274,
20(6)1195,
21(1)46,
21(4)703,
21(5)1028,
22(5)773,
28(5)848
- overall,
8(4)419,
8(4)491,
16(1)35,
19(3)525,
20(3)546,
21(4)703,
21(5)977,
27(6)1147,
30(6)32
- part,
3(2)168,
3(4)431,
4(1)1,
4(2)239,
4(2)295,
4(3)382,
5(2)127,
7(1)159,
7(2)311,
8(1)109,
8(1)140,
8(4)547,
9(3)319,
9(3)367,
9(4)473,
13(1)1,
14(1)54,
14(1)107,
14(4)471,
14(4)490,
15(1)73,
16(3)577,
16(3)1010,
16(4)1117,
16(4)1248,
17(1)123,
17(2)264,
17(3)507,
17(4)635,
18(2)139,
18(4)355,
19(1)1,
19(3)492,
19(3)525,
20(3)483,
21(1)90,
21(4)813,
22(1)87,
22(2)187,
22(3)431,
22(4)583,
22(5)816,
22(6)1002,
28(1)134,
28(4)715,
28(4)747,
32(1)3,
32(3)8,
32(6)23
- phase,
3(3)293,
5(2)236,
7(2)183,
9(2)198,
14(4)490,
17(2)181,
18(5)528,
20(2)259,
20(3)635,
21(3)527,
21(6)1137,
22(3)431,
23(2)105,
27(6)1097,
29(2)13,
29(6)33,
30(4)22,
31(3)9,
32(4)11
- possible,
4(1)113,
4(3)382,
5(2)236,
5(3)405,
6(2)159,
6(4)527,
10(2)248,
13(2)181,
13(2)269,
14(2)173,
15(1)182,
15(4)575,
16(3)1051,
16(6)1768,
16(6)1875,
17(1)1,
17(1)63,
17(2)197,
17(4)561,
18(2)139,
18(5)528,
18(6)752,
19(1)48,
19(4)617,
20(1)1,
20(2)302,
20(2)344,
20(6)1223,
21(3)502,
21(3)627,
21(4)703,
21(5)1028,
22(2)187,
22(2)378,
23(2)105,
28(4)747,
29(2)13,
31(3)9,
31(5)19,
32(2)6,
32(3)7,
32(3)8,
32(3)9,
33(1)5,
34(1)2
- predict,
16(3)607,
18(4)355,
19(1)188,
21(4)703,
31(3)12,
31(6)20
- preliminary,
6(2)215,
10(3)470
- PROCESSOR,
7(4)501,
9(4)599,
9(4)618,
10(2)313,
10(4)579,
11(1)57,
14(1)28,
15(3)400,
15(4)632,
15(4)659,
17(1)123,
18(6)659,
20(6)1195
- production,
4(2)179,
9(2)164,
9(3)367,
12(1)61,
20(4)845,
22(2)224,
22(5)816,
28(1)70,
31(1)5,
34(1)3
- proposed,
4(2)239,
4(4)585,
6(2)159,
8(4)577,
9(2)125,
9(4)473,
13(1)150,
13(2)211,
14(2)127,
14(4)574,
15(4)659,
15(5)876,
16(1)35,
16(4)1097,
17(2)217,
17(2)331,
18(4)401,
18(5)564,
20(1)51,
20(4)768,
20(6)1171,
20(6)1195,
21(1)11,
21(2)175,
21(5)1028,
21(6)1137,
22(2)187,
22(2)296,
22(4)638,
22(4)673,
27(6)1097,
28(3)389,
28(5)795,
30(5)25,
30(6)33,
31(6)23,
32(1)3,
32(4)11,
32(5)16,
32(6)21,
33(1)4,
33(3)9
- prototype,
4(4)552,
7(4)501,
8(4)419,
8(4)491,
8(4)577,
12(4)670,
13(1)52,
13(1)179,
14(3)339,
16(2)205,
17(2)233,
17(3)461,
18(5)528,
19(6)942,
20(1)166,
22(3)540,
22(4)673,
22(5)816,
27(6)1097,
27(6)1147,
29(2)13,
30(4)21,
32(5)18,
34(1)2
- quality,
14(2)173,
17(5)691,
20(2)274,
21(2)324,
22(2)224,
30(6)31
- rather,
6(4)527,
8(4)491,
14(2)173,
14(2)201,
14(4)471,
16(2)205,
16(3)1010,
16(4)1117,
16(4)1319,
16(5)1399,
17(1)47,
17(2)366,
17(2)394,
17(4)561,
17(4)635,
17(4)672,
18(2)175,
18(3)268,
19(1)7,
19(3)444,
19(6)916,
20(1)208,
20(4)724,
20(6)1265,
20(6)1297
- report,
5(2)236,
11(4)598,
16(1)35,
16(3)872,
17(2)233,
17(2)331,
17(4)672,
19(6)992,
20(4)724,
20(5)980,
20(6)1265,
21(2)189,
22(2)265,
22(6)973,
28(5)848,
30(4)19,
30(4)22,
32(1)1,
32(4)12,
32(4)15,
32(6)21
- require,
4(2)226,
4(4)601,
4(4)711,
4(4)758,
6(2)159,
9(2)235,
9(3)319,
9(3)408,
10(2)189,
14(4)574,
15(1)73,
16(1)3,
16(3)428,
16(3)939,
16(6)1768,
17(1)28,
17(1)85,
17(2)181,
17(2)394,
17(3)461,
17(4)600,
17(4)672,
18(1)30,
18(3)254,
18(6)730,
18(6)752,
19(4)557,
19(6)1031,
20(1)51,
20(3)635,
20(6)1171,
20(6)1223,
21(1)90,
21(1)138,
21(2)240,
21(4)703,
22(2)187,
22(2)224,
22(3)471,
22(4)638,
22(5)773,
28(1)1,
28(2)207,
28(3)476,
28(4)715,
30(4)18,
30(5)28,
31(5)17,
31(6)22,
32(1)3,
32(3)8,
32(4)12,
33(6)20
- resorting,
19(6)853
- resulting,
4(2)149,
9(3)319,
16(3)986,
16(3)1024,
16(5)1572,
17(2)181,
19(1)48,
20(3)483,
21(2)370,
21(4)790,
22(2)340,
22(4)583,
22(4)638,
22(5)861,
28(3)429,
30(6)33,
31(4)14,
31(5)19,
31(6)20,
32(2)6,
34(1)4
- Rice,
8(4)491
- run,
7(4)501,
9(2)235,
13(2)237,
14(1)1,
14(2)147,
14(2)265,
15(5)771,
16(1)151,
16(3)305,
16(3)954,
16(5)1431,
17(2)233,
17(5)740,
19(4)557,
20(6)1265,
21(2)175,
21(2)240,
21(2)324,
21(6)1196,
22(1)162,
22(3)490,
27(6)1049,
27(6)1097,
28(4)577,
29(5)29,
30(2)8,
30(6)30,
30(6)32,
31(1)5,
32(3)8,
32(4)15,
32(6)24
- search,
8(1)50,
9(2)235,
11(1)33,
11(1)115,
11(4)491,
12(2)224,
14(4)471,
15(4)659,
15(5)795,
16(3)775,
16(4)1248,
16(5)1648,
18(3)300,
19(3)413,
19(3)462,
20(1)1,
20(5)1014,
21(3)417,
22(2)296,
27(3)388,
30(3)17
- selected,
6(4)632,
16(5)1411,
19(3)525,
28(1)134,
28(2)256
- selection,
3(2)126,
6(4)505,
15(5)795,
18(5)528,
28(1)134,
28(2)256
- simple,
4(1)113,
4(2)149,
4(3)455,
4(4)601,
4(4)687,
5(2)127,
6(4)546,
6(4)632,
7(4)637,
10(2)313,
11(1)1,
13(1)124,
13(2)237,
13(2)269,
14(2)147,
15(5)771,
16(3)577,
16(3)607,
16(3)649,
16(3)798,
16(3)872,
16(4)1215,
16(4)1319,
16(4)1361,
16(5)1472,
16(5)1613,
16(6)1737,
17(1)16,
17(1)85,
17(2)233,
17(3)461,
17(4)635,
18(1)1,
18(2)175,
18(4)424,
18(4)454,
18(5)564,
18(6)649,
18(6)730,
19(5)685,
19(5)804,
20(1)51,
20(1)116,
20(3)546,
20(3)679,
20(5)980,
20(5)1067,
20(6)1297,
21(1)46,
21(2)240,
21(3)502,
21(3)677,
21(4)813,
21(5)895,
22(2)187,
22(2)265,
22(3)490,
22(4)701,
22(6)1002,
30(1)4,
30(4)23,
30(5)26,
30(6)31,
31(3)10,
31(3)12,
31(4)16,
31(5)18,
31(5)19,
32(1)2,
32(1)3,
32(2)4,
32(3)9,
32(4)11,
32(4)12,
33(1)3,
34(1)3
- single,
4(1)44,
4(2)179,
4(3)382,
8(4)419,
9(3)319,
11(4)491,
13(1)150,
13(4)451,
14(1)1,
14(1)107,
14(2)201,
14(4)574,
15(4)632,
16(3)524,
16(3)986,
16(4)1114,
16(4)1117,
16(5)1648,
16(6)1661,
16(6)1768,
16(6)1842,
17(1)63,
17(1)85,
17(3)535,
17(5)777,
18(3)235,
18(5)528,
20(1)51,
20(3)483,
21(1)46,
21(3)627,
21(5)895,
21(5)948,
21(5)977,
21(5)1028,
22(4)583,
22(5)773,
22(5)816,
22(6)1002,
28(1)70,
28(2)331,
30(4)21,
30(4)23,
30(5)28,
30(6)32,
30(6)33,
31(3)12,
31(6)20,
32(3)9,
34(1)5
- size,
4(4)615,
5(3)405,
13(1)1,
13(1)150,
14(2)265,
15(4)659,
16(1)3,
16(2)175,
16(3)775,
16(4)1156,
17(2)197,
17(3)535,
17(4)561,
17(5)740,
18(3)235,
19(3)462,
19(6)1031,
20(2)259,
20(2)274,
20(6)1195,
20(6)1265,
21(2)370,
21(5)977,
22(2)378,
22(3)471,
22(5)816,
22(6)973,
23(2)105,
27(6)1147,
29(5)29,
30(1)4,
30(4)22,
30(5)27,
31(6)20,
32(4)11,
32(6)24,
33(3)10,
33(6)21,
34(1)3
- solution,
4(1)83,
4(2)258,
4(3)382,
4(4)585,
4(4)601,
5(1)56,
9(2)257,
9(2)277,
10(4)635,
11(4)598,
11(4)666,
14(1)28,
14(2)147,
14(4)521,
15(4)735,
16(3)798,
16(3)939,
16(3)954,
16(4)1097,
16(4)1279,
16(4)1319,
16(5)1399,
16(5)1449,
16(5)1472,
16(5)1543,
16(5)1613,
17(2)293,
17(3)487,
17(3)535,
17(5)777,
18(1)30,
18(2)139,
18(4)477,
19(1)48,
19(3)444,
20(1)51,
20(5)1014,
20(5)1067,
21(3)627,
21(3)677,
21(4)703,
21(4)813,
21(6)1251,
22(3)471,
27(6)1147,
27(6)1270,
28(3)429,
28(3)517,
28(5)848,
30(3)12,
30(4)19,
30(4)22,
30(4)23,
32(4)11,
32(4)14,
33(3)9,
33(3)11,
33(4)12,
34(1)2,
34(1)3
- solved,
13(1)52,
18(1)30,
19(1)1,
20(6)1171,
20(6)1195,
27(6)1147,
27(6)1270,
28(4)747,
34(1)3
- space,
1(2)287,
4(2)179,
9(2)164,
11(1)90,
13(1)1,
14(2)201,
15(5)876,
16(3)370,
16(4)1248,
16(4)1361,
17(1)123,
17(1)157,
17(4)635,
17(4)672,
17(5)777,
18(3)325,
18(4)477,
19(3)462,
19(6)992,
20(2)302,
20(2)344,
20(6)1195,
20(6)1223,
21(1)138,
21(4)813,
22(1)129,
22(2)296,
22(4)673,
24(4)409,
27(3)388,
28(2)290,
28(5)942,
29(1)2,
30(3)17,
30(5)28,
31(1)3,
31(2)8,
31(6)21,
32(4)11,
32(4)12,
32(4)13,
34(1)3
- state-of-the-art,
33(3)10
- stream,
7(4)501,
8(1)109,
9(4)599,
10(2)313,
10(4)579,
11(1)57,
14(1)28,
15(3)400,
15(4)632,
15(4)659,
17(1)123,
18(1)1,
18(6)659,
20(6)1195,
21(5)1028,
22(5)773,
26(2)301,
29(1)3
- STRUCTURES,
7(1)1,
7(2)348,
8(1)142,
9(2)257,
9(2)277,
10(4)579,
11(4)598,
13(3)295,
13(4)626,
14(2)127,
14(2)201,
14(2)265,
14(4)471,
15(1)182,
15(3)400,
16(3)328,
16(4)1279,
16(6)1684,
17(1)1,
17(1)123,
17(4)561,
18(6)649,
18(6)659,
19(2)239,
19(4)586,
19(5)751,
19(6)1031,
20(1)1,
20(1)116,
20(2)388,
20(5)980,
20(6)1265
- support,
4(1)44,
4(2)226,
5(2)127,
5(3)381,
5(3)405,
7(4)501,
8(4)419,
8(4)577,
9(2)198,
9(2)235,
9(2)277,
9(3)319,
9(4)473,
12(2)178,
12(4)566,
13(1)52,
14(2)201,
16(3)305,
16(3)387,
16(4)1215,
16(5)1399,
16(5)1411,
16(5)1572,
17(2)394,
17(4)635,
18(1)16,
18(2)139,
18(4)401,
18(4)454,
19(1)153,
19(3)462,
19(3)492,
20(3)483,
20(5)980,
20(5)1014,
20(6)1131,
20(6)1195,
21(1)138,
21(2)324,
21(3)527,
21(6)1251,
22(2)187,
22(4)673,
22(4)701,
22(5)932,
22(6)1037,
28(2)207,
28(3)429,
28(3)517,
28(5)908,
30(2)8,
30(4)19,
30(4)20,
30(4)22,
31(3)9,
31(4)16,
31(5)17,
32(2)4,
32(2)6,
32(3)9,
32(4)11,
32(4)12,
32(5)17,
34(1)2,
34(1)4
- target,
4(1)21,
4(3)496,
7(4)560,
9(2)257,
9(3)367,
14(3)299,
15(4)632,
16(2)205,
16(4)1215,
16(6)1768,
18(3)300,
19(6)916,
22(1)129,
28(1)134,
29(5)29,
32(3)7,
32(4)15,
34(1)5
- technology,
18(4)477,
19(3)525,
20(2)274,
21(4)747,
27(6)1049,
30(6)32
- the-art, state-of-,
33(3)10
- through,
4(1)44,
4(3)496,
5(3)405,
5(4)641,
6(4)505,
6(4)527,
8(1)109,
9(2)164,
9(3)297,
11(4)598,
12(1)135,
13(1)99,
13(2)181,
14(2)173,
14(3)339,
15(4)735,
16(2)205,
16(2)259,
16(3)577,
16(3)954,
16(4)1248,
16(6)1842,
17(5)777,
18(1)16,
18(2)139,
18(5)528,
18(6)752,
19(5)804,
20(1)208,
20(6)1131,
21(2)189,
21(3)430,
21(5)1028,
21(6)1077,
21(6)1137,
22(2)265,
22(3)490,
22(5)861,
28(4)747,
28(5)848,
28(5)942,
29(2)9,
29(2)10,
30(4)18,
30(4)22,
30(6)32,
31(2)6,
31(4)14,
32(4)11,
32(4)13,
32(4)14,
32(5)17,
32(6)23,
33(3)11
- too,
7(2)183,
17(1)157,
17(5)740,
18(3)300,
21(2)175,
21(3)502,
21(4)813,
22(1)87,
28(4)747,
28(5)908,
31(1)3,
32(3)9
- tuning,
9(2)164,
19(3)525,
21(4)703,
30(3)17,
30(4)19,
34(1)4
- University,
5(3)405,
8(4)491,
8(4)547,
9(2)235,
11(4)598
- user,
4(1)1,
4(4)585,
4(4)711,
5(3)405,
5(4)513,
6(1)1,
7(2)183,
8(4)419,
8(4)524,
9(2)164,
9(2)277,
10(2)215,
12(2)143,
12(4)566,
14(1)54,
14(4)471,
16(3)387,
16(3)456,
16(3)727,
16(3)1024,
16(4)1248,
18(1)30,
19(1)153,
19(3)492,
21(1)138,
21(2)240,
21(4)790,
21(6)1077,
28(2)207,
28(3)517,
29(1)2,
32(2)4,
32(3)8
- way,
4(2)226,
4(4)687,
7(2)183,
7(3)404,
8(4)419,
9(2)257,
9(4)491,
10(2)189,
10(2)248,
15(4)659,
15(5)876,
16(2)205,
16(2)259,
16(4)1114,
16(6)1675,
16(6)1768,
16(6)1811,
17(2)181,
17(2)264,
17(2)331,
17(2)366,
18(1)1,
18(1)73,
18(4)477,
19(1)7,
19(3)444,
19(3)492,
19(5)804,
19(6)916,
20(1)208,
20(2)259,
20(2)344,
20(6)1171,
21(1)46,
21(3)527,
21(3)569,
22(2)187,
22(3)506,
22(4)701,
22(6)1002,
22(6)1037,
28(3)389,
28(3)476,
28(3)517,
28(4)747,
30(4)19,
30(4)21,
30(4)23,
31(3)12,
31(4)16,
32(1)3,
32(2)5,
32(5)19,
32(6)24,
33(3)10
- will,
4(3)382,
5(2)223,
8(4)547,
9(4)491,
10(2)248,
13(1)1,
15(5)745,
16(3)872,
16(3)1010,
16(3)1024,
16(4)1248,
16(6)1675,
17(5)777,
18(5)615,
19(1)188,
19(4)586,
21(1)46,
21(2)240,
21(3)430,
21(4)813,
22(2)265,
22(5)816,
29(1)2,
31(3)10,
32(5)16,
34(1)1
- writing,
4(4)615,
5(1)46,
7(1)159,
7(4)560,
9(1)1,
9(2)125,
9(2)257,
9(3)408,
9(4)543,
10(2)338,
14(2)147,
14(4)490,
16(3)305,
16(3)1010,
16(3)1051,
16(4)1215,
16(5)1572,
16(5)1613,
17(2)228,
17(2)394,
17(3)461,
17(4)672,
17(5)691,
18(1)16,
18(1)73,
18(6)730,
19(3)492,
19(6)1053,
20(5)980,
20(6)1131,
22(4)583,
22(6)973,
27(6)1216,
28(3)476,
30(4)18,
32(1)3,
32(4)14,
34(1)6
- yet,
9(2)164,
13(2)269,
16(3)872,
17(1)85,
17(2)228,
18(4)424,
18(6)752,
20(6)1171,
21(2)175,
22(3)490,
22(4)701,
22(6)1002,
27(6)1049,
31(5)17,
32(1)2,
34(1)5