Last update: Thu Apr 12 03:37:15 MDT 2012
Top |
Symbols |
Numbers |
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{Pugh:1990:TRL,
author = "William Pugh and Grant Weddell",
title = "Two-directional record layout for multiple
inheritance",
journal = j-SIGPLAN,
volume = "25",
number = "6",
pages = "85--91",
month = jun,
year = "1990",
CODEN = "SINODQ",
ISBN = "0-89791-364-7",
ISBN-13 = "978-0-89791-364-5",
ISSN = "0362-1340 (print), 1523-2867 (print), 1558-1160 (electronic)",
ISSN-L = "0362-1340",
bibdate = "Thu May 13 12:37:27 MDT 1999",
bibsource = "Compendex database;
http://www.acm.org/pubs/contents/proceedings/pldi/93542/index.html",
URL = "http://www.acm.org:80/pubs/citations/proceedings/pldi/93542/p85-pugh/",
abstract = "Much recent work in polymorphic programming languages
allows subtyping and multiple inheritance for records.
In such systems, we would like to extract a field from
a record with the same efficiency as if we were not
making use of subtyping and multiple inheritance.
Methods currently used make field extraction 3-5 times
slower, which can produce a significant overall
performance slowdown. We describe a record layout
algorithm that allows us to assign a fixed offset to
each field name. This allows field extraction to done
just as quickly as in systems that do not provide
multiple inheritance. Assigning fixed offsets may
require us to leave gaps in some records (and waste
space). However, by placing fields at both positive and
negative offsets we can drastically reduce the amount
of wasted space. Finding an optimal layout is NP-hard,
so we propose and analyze heuristic algorithms for
producing good two-direction record layouts. In a trial
run, our algorithm produced a fixed layout for the
instance variables of the 563 flavors of a Lisp Flavors
system; this fixed layout only wastes 6\% of the total
space consumed by a collection of one instance of each
flavor.",
acknowledgement = ack-nhfb,
affiliation = "Univ of Maryland",
affiliationaddress = "College Park, MD, USA",
annote = "Published as part of the Proceedings of PLDI'90.",
classification = "722; 723",
conference = "Proceedings of the ACM SIGPLAN '90 Conference on
Programming Language Design and Implementation",
conferenceyear = "1990",
journalabr = "SIGPLAN Not",
keywords = "algorithms; Computer Operating Systems; Computer
Programming --- Object Oriented Programming; design;
languages; Multiple Inheritance; performance;
Polymorphic Programming Languages; Program Compilers",
meetingaddress = "White Plains, NY, USA",
meetingdate = "Jun 20--22 1990",
meetingdate2 = "06/20--22/90",
sponsor = "Assoc for Computing Machinery, Special Interest Group
on Programming Languages",
subject = "{\bf F.3.3} Theory of Computation, LOGICS AND MEANINGS
OF PROGRAMS, Studies of Program Constructs, Functional
constructs. {\bf D.3.3} Software, PROGRAMMING
LANGUAGES, Language Constructs and Features,
Procedures, functions, and subroutines. {\bf G.2.2}
Mathematics of Computing, DISCRETE MATHEMATICS, Graph
Theory, Graph algorithms.",
}
Related entries
- allow,
25(4)20,
25(4)51,
25(6)66,
25(6)272,
25(6)296,
26(6)145,
27(7)94,
27(7)116,
27(7)140,
27(7)162,
27(7)235,
27(9)238,
28(3)363,
28(6)139-1,
28(6)207-1,
28(6)290,
28(7)92,
28(7)102,
28(7)208,
28(7)239,
29(6)73,
29(6)135,
29(6)242,
29(6)242-1,
29(8)35,
29(8)119,
29(11)25,
29(11)132-1,
29(11)263,
29(11)274,
29(11)319,
30(3)50,
30(3)94,
30(4)13,
30(6)196,
30(6)246,
30(8)1,
30(8)102,
30(8)217,
30(11)70,
30(11)79
- amount,
25(6)66,
25(6)102,
25(6)272,
25(6)322,
27(7)94,
28(6)197,
28(6)278,
29(6)1,
29(8)94,
29(11)86,
30(3)119,
30(6)151,
30(6)218,
33(7)59
- analyze,
27(7)212,
30(6)93,
30(6)291,
30(8)156,
30(8)179
- assigning,
30(8)134
- both,
25(1)59,
25(6)9,
25(6)102,
25(6)112,
26(4)28,
26(7)83,
27(5)z,
27(7)82,
27(7)94,
27(7)175,
27(7)212,
27(7)249,
27(7)283,
27(10)452,
28(3)231,
28(3)299,
28(3)353,
28(3)357,
28(6)26,
28(6)177,
28(6)248,
28(7)13,
28(7)23,
28(7)54-1,
28(7)112,
28(7)129,
29(6)1,
29(6)290,
29(6)302,
29(8)59,
29(8)119,
29(11)2,
29(11)38,
29(11)61,
29(11)98,
29(11)110,
29(11)122,
29(11)171,
29(11)183,
29(11)252,
29(11)274,
29(11)308,
30(2)25,
30(3)50,
30(6)56,
30(6)67,
30(6)93,
30(6)130,
30(6)186,
30(6)205,
30(6)279,
30(8)29,
30(8)68,
30(8)102,
30(8)156,
30(8)179,
30(8)207,
30(11)20-1,
31(5)108
- currently,
25(1)59,
25(6)9,
27(7)140,
30(6)291,
30(8)207,
30(11)70,
30(11)88,
33(11)252
- directional, Two-,
25(6)85
- DISCRETE,
25(6)16,
25(6)40,
25(6)223,
25(6)234,
25(6)246,
25(6)272,
25(6)283,
25(6)296,
25(6)337,
26(6)130,
26(6)177-1,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)162,
27(7)300,
27(7)311,
27(7)331,
28(6)78-1,
28(6)112,
28(6)126,
28(6)248,
28(6)268,
28(6)278,
28(6)290,
28(6)300,
29(6)135,
29(6)266,
30(3)1,
30(3)23,
30(3)35,
30(3)50,
30(6)32,
30(6)47,
30(6)163-1,
30(6)186,
30(6)246,
30(11)70,
31(5)54,
31(5)278,
31(5)291,
31(9)222-1,
31(9)234,
32(5)85,
32(5)171,
32(5)235,
32(5)249,
32(5)261,
32(5)287,
32(5)296-1,
33(5)15,
33(5)26-1,
33(5)60,
33(5)85-1,
33(5)97,
33(5)142,
33(11)218,
34(3)57
- done,
26(4)28,
27(7)152,
27(7)300,
27(12)47,
28(3)69,
28(6)207-1,
29(6)49,
29(11)12,
29(11)86,
29(11)132-1,
30(3)71,
30(3)103,
30(8)217
- drastically,
30(8)123
- each,
25(6)234,
25(6)283,
26(4)290,
27(7)1,
27(7)22,
27(7)68,
27(7)82,
27(7)188-1,
27(7)212,
27(7)273,
27(7)322,
28(2)21,
28(3)299,
28(6)1,
28(6)26,
28(6)56,
28(6)90,
28(6)100,
28(6)126,
28(6)147,
28(8)90,
29(6)13,
29(6)85,
29(6)107,
29(6)171,
29(6)349,
29(6)349-1,
29(8)59,
29(8)101,
29(8)119,
29(11)61,
29(11)98,
29(11)171,
29(11)286,
29(11)297,
29(11)319,
30(3)35,
30(3)62,
30(6)23,
30(6)47,
30(6)79-1,
30(6)93,
30(8)29,
30(8)80-1,
30(8)134,
30(8)189,
30(11)79,
30(11)125,
33(7)43
- efficiency,
25(4)59,
25(6)209,
27(7)55,
27(7)128,
27(7)200,
27(7)224,
28(1)48,
28(3)349,
28(3)363,
28(6)100,
28(6)177,
28(7)83,
29(9)105,
29(10)129,
29(11)286,
30(3)94,
30(6)1,
30(6)13,
30(8)102,
30(8)207,
33(5)174
- extract,
25(6)150,
30(8)48
- extraction,
30(8)48
- field,
24(3)34,
29(11)171,
32(1)14,
33(1)56,
34(10)223
- finding,
27(7)162,
27(7)322,
28(6)46,
28(6)56,
29(6)171,
29(11)219,
30(6)246,
30(8)102,
33(7)27
- fixed,
25(6)92,
25(6)112,
27(5)z,
28(6)68,
29(11)25
- G.2.2,
25(6)16,
25(6)40,
25(6)223,
25(6)234,
25(6)246,
25(6)272,
25(6)283,
25(6)296,
25(6)337,
26(6)130,
26(6)177-1,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)162,
27(7)300,
27(7)311,
27(7)331,
28(6)78-1,
28(6)112,
28(6)126,
28(6)248,
28(6)268,
28(6)278,
28(6)290,
28(6)300,
29(6)135,
29(6)266,
30(3)1,
30(3)23,
30(3)35,
30(3)50,
30(6)32,
30(6)47,
30(6)163-1,
30(6)186,
30(6)246,
31(5)54,
31(5)278,
31(5)291,
31(9)222-1,
31(9)234,
32(5)85,
33(5)15,
33(5)26-1,
33(5)60,
33(5)85-1,
33(5)97,
33(5)142
- gap,
29(11)51,
30(3)94,
30(11)125
- good,
25(6)53,
25(6)174,
27(9)248,
27(12)61,
28(3)347,
28(6)139-1,
28(6)177,
28(6)278,
28(7)13,
28(7)112,
28(11)9,
28(11)9-1,
29(6)290,
29(10)145,
29(11)208,
29(11)219,
30(3)119,
30(6)130,
30(8)80-1,
30(8)134,
30(8)199,
30(11)7,
32(3)27,
32(3)27-1,
33(4)34,
33(7)59
- heuristic,
28(6)248,
28(6)300,
29(6)36,
29(6)85,
29(9)72,
29(11)232,
30(6)67,
30(6)79-1,
30(6)186,
30(8)29,
30(8)134,
31(5)1,
31(7)12,
31(7)12-1,
32(5)134,
33(7)83
- however,
25(6)66,
25(6)234,
27(7)311,
28(3)351,
28(3)363,
28(6)68,
28(6)147,
28(7)54-1,
29(6)1,
29(6)85,
29(6)218,
29(6)302,
29(6)337,
29(6)337-1,
29(8)1,
29(11)12,
29(11)51,
29(11)86,
29(11)110,
29(11)171,
29(11)183,
29(11)252,
29(11)274,
29(11)308,
29(11)328,
30(3)23,
30(3)62,
30(3)94,
30(6)279,
30(6)291,
30(6)301,
30(8)48,
30(8)217,
30(11)134,
33(7)67
- inheritance,
25(6)85,
25(7)7,
25(10)161,
25(10)303,
25(10)312,
26(9)211,
26(11)89,
27(10)16,
27(10)25,
28(3)367,
28(4)61,
28(9)36,
28(9)47,
28(10)231,
28(10)271,
28(10)271-1,
28(10)360,
28(10)363,
29(5)37,
29(7)21,
29(7)29,
29(7)61,
29(8)119,
29(8)129,
29(10)1,
29(10)31,
29(10)153,
29(10)164,
29(10)440,
29(12)48,
29(12)78,
29(12)94,
30(2)49,
30(3)35,
30(5)43,
30(5)43,
31(10)235,
34(6)68,
34(10)256
- instance,
27(7)311,
27(7)322,
28(3)367,
28(6)126,
29(6)135,
29(10)427,
29(12)48,
29(12)58,
30(7)52,
30(7)52,
33(7)19
- just,
6(4)1,
25(8)80,
27(9)248,
28(3)355,
28(6)126,
29(6)13,
34(4)25-1
- layout,
25(6)85,
25(6)223,
25(10)237,
30(6)67,
30(6)205,
30(6)279,
30(8)80-1,
30(8)166,
30(10)124,
34(5)1,
34(10)256
- leave,
29(6)302
- like,
25(10)237,
27(9)285,
28(3)351,
28(3)363,
29(6)196,
29(11)76-1,
30(6)67,
30(6)246,
30(6)258
- Lisp,
25(2)17,
25(7)39,
26(8)60,
27(4)27,
27(7)94,
27(8)89,
27(11)77,
28(3)231,
28(3)361,
28(6)147,
28(6)156,
28(8)19,
29(2)13,
29(2)44,
29(3)23,
29(9)51,
33(9)103,
34(9)138,
34(12)37
- make,
25(1)59,
25(6)78,
25(6)150,
25(6)246,
26(8)145,
27(7)1,
27(7)82,
27(7)152,
27(7)249,
27(9)285,
27(12)61,
28(3)69,
28(3)97,
28(3)231,
28(3)347,
28(6)156,
28(6)300,
28(7)64,
28(7)239,
29(6)24,
29(6)73,
29(6)257,
29(6)257-1,
29(6)349,
29(6)349-1,
29(8)35,
29(11)171,
29(11)196,
29(11)308,
30(3)62,
30(3)94,
30(6)93,
30(6)103,
30(6)130,
30(6)174,
30(8)1,
30(8)58,
30(8)68,
30(8)80-1,
32(10)253
- making,
6(4)132,
25(6)137,
26(11)1,
28(3)347,
28(3)367,
30(8)19,
30(11)7,
30(12)4,
32(9)39,
33(4)27,
33(7)59,
33(10)183
- MATHEMATICS,
25(6)16,
25(6)40,
25(6)223,
25(6)234,
25(6)246,
25(6)272,
25(6)283,
25(6)296,
25(6)337,
26(6)130,
26(6)177-1,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)162,
27(7)300,
27(7)311,
27(7)331,
28(6)78-1,
28(6)112,
28(6)126,
28(6)248,
28(6)268,
28(6)278,
28(6)290,
28(6)300,
29(6)135,
29(6)266,
30(3)1,
30(3)23,
30(3)35,
30(3)50,
30(6)32,
30(6)47,
30(6)163-1,
30(6)186,
30(6)246,
30(11)70,
31(5)54,
31(5)278,
31(5)291,
31(9)222-1,
31(9)234,
32(5)85,
32(5)171,
32(5)235,
32(5)249,
32(5)261,
32(5)287,
32(5)296-1,
33(5)15,
33(5)26-1,
33(5)60,
33(5)85-1,
33(5)97,
33(5)142,
33(11)218,
34(3)57
- may,
25(6)112,
25(6)246,
27(7)32,
27(7)44,
27(7)55,
27(7)212,
27(7)235,
27(7)273,
27(7)322,
27(12)20,
27(12)28,
28(3)361,
28(6)1,
28(6)13,
28(7)23,
28(7)83,
29(6)1,
29(6)13,
29(6)36,
29(6)206,
29(6)266,
29(6)337,
29(6)337-1,
29(6)349,
29(6)349-1,
29(8)46,
29(8)59,
29(11)25,
29(11)183,
30(3)1,
30(3)62,
30(6)67,
30(6)246,
30(11)50,
30(11)79,
30(11)125,
30(11)134,
33(7)27,
34(4)17
- much,
25(6)150,
27(7)44,
27(7)82,
27(7)152,
27(9)248,
27(9)285,
28(3)97,
28(3)349,
28(3)351,
28(7)54-1,
28(8)90,
29(6)49,
29(6)230,
29(8)35,
29(11)2,
29(11)145,
29(11)171,
29(11)308,
29(11)328,
30(3)94,
30(6)67,
30(6)116,
30(6)205,
33(7)59
- name,
25(5)25,
25(5)95,
27(7)235,
28(2)21,
28(3)299,
28(3)355,
29(6)159,
29(6)337,
29(6)337-1,
30(2)2,
30(6)79-1,
30(11)146-1
- negative,
29(11)328
- offset,
30(8)156
- one,
25(4)59,
25(6)296,
25(8)80,
26(6)80,
26(6)80-1,
27(7)1,
27(7)12,
27(7)82,
27(7)212,
27(7)283,
27(9)262,
27(12)61,
28(2)21,
28(3)69,
28(3)97,
28(3)201,
28(3)333,
28(3)345,
28(3)359,
28(3)363,
28(6)26,
28(6)156,
28(7)13,
28(7)23,
28(7)44,
28(7)92,
28(11)2,
29(6)97,
29(6)171,
29(6)186,
29(6)278,
29(8)59,
29(8)94,
29(8)101,
29(11)242,
29(11)286,
29(11)319,
30(2)25,
30(3)35,
30(6)23,
30(6)93,
30(6)130,
30(6)139,
30(6)196,
30(6)246,
30(6)301,
30(6)315,
30(8)58,
30(8)189,
30(11)31,
32(4)27,
32(5)215,
32(10)162,
33(7)51,
33(8)23,
33(11)252
- only,
25(6)234,
25(6)283,
27(7)22,
27(7)32,
27(7)82,
27(7)212,
27(7)322,
28(3)69,
28(6)147,
28(6)156,
28(6)197,
28(7)13,
28(7)44,
28(7)83,
28(7)229,
28(12)169,
29(6)1,
29(6)36,
29(6)49,
29(6)147,
29(6)196,
29(6)278,
29(6)302,
29(8)1,
29(11)12,
29(11)171,
29(11)252,
29(11)274,
29(11)308,
29(11)319,
29(11)328,
30(3)23,
30(3)62,
30(6)13,
30(6)23,
30(6)47,
30(6)93,
30(6)139,
30(6)246,
30(8)92,
30(8)112,
30(8)179,
30(11)99,
30(11)125,
33(3)65,
33(7)59,
34(9)8,
34(9)8-1,
34(9)8-2,
34(11)1,
34(11)83
- optimal,
26(4)28,
26(6)256,
26(6)256-1,
26(7)1,
27(4)68,
27(7)200,
27(7)224,
27(9)149,
28(1)68,
28(6)248,
28(7)64,
28(7)64-1,
28(12)1,
29(6)147,
29(6)313,
29(11)328,
30(3)71,
30(6)32,
30(6)186,
30(6)246,
30(8)80-1,
30(8)134,
30(8)207,
31(5)1,
32(5)194,
32(8)188,
33(11)218
- oriented,
17(9)18,
25(6)150,
25(10)28,
25(10)116,
25(10)135,
26(1)99,
26(10)13,
26(11)197,
27(7)44,
27(11)33,
28(2)45,
28(3)343,
28(9)13,
28(10)91,
28(10)306,
29(1)37,
29(7)21,
29(8)46,
29(9)17,
29(9)29,
29(9)44,
29(9)72,
29(10)16,
29(10)212,
29(10)244,
29(10)287,
29(10)301,
29(10)324,
29(10)373,
30(2)33,
30(4)29,
30(8)48,
30(10)88,
31(12)12,
32(2)16,
32(10)162
- overall,
25(6)53,
28(3)231,
28(3)271,
28(3)361,
28(7)187,
29(11)132-1,
29(11)145
- placing,
30(6)47
- PLDI'90.,
25(6)9,
25(6)16,
25(6)28,
25(6)40,
25(6)53,
25(6)66,
25(6)78,
25(6)92,
25(6)102,
25(6)127-1,
25(6)137,
25(6)150,
25(6)165,
25(6)174,
25(6)189,
25(6)197,
25(6)209,
25(6)223,
25(6)234,
25(6)246,
25(6)257,
25(6)272,
25(6)283,
25(6)296,
25(6)311,
25(6)322,
25(6)337
- polymorphic,
24(3)34,
25(6)127-1,
26(9)285,
27(5)z,
29(1)20,
29(6)24,
29(10)31,
29(10)153,
30(4)39,
30(10)169,
32(12)22,
32(12)22,
34(1)216
- positive,
29(6)1
- produce,
27(7)94,
27(7)152,
27(7)331,
27(7)341,
27(12)28,
28(3)299,
28(3)359,
28(6)90,
28(6)126,
28(6)156,
28(6)237,
28(7)83,
29(6)1,
29(6)36,
29(6)85,
29(6)349,
29(6)349-1,
29(8)59,
30(3)111,
30(3)119,
30(4)29,
30(6)67,
30(6)270,
30(11)70,
33(4)44,
33(11)252
- produced,
25(6)112,
25(6)165,
27(7)94,
27(7)273,
28(3)97,
28(3)177,
28(3)231,
28(3)299,
29(8)1,
29(11)61,
30(3)13,
30(3)119,
30(11)1
- producing,
28(3)37,
30(6)151
- propose,
25(6)1,
25(6)102,
25(6)296,
25(10)237,
27(7)1,
27(9)274,
28(6)90,
28(7)64,
29(6)257,
29(6)257-1,
29(6)302,
29(6)349,
29(6)349-1,
29(8)35,
29(8)46,
29(11)2,
29(11)51,
29(11)110,
29(11)171,
29(11)242,
29(11)308,
30(6)1,
30(6)279,
30(8)19,
30(11)41,
30(11)79
- Pugh, William,
25(6)85,
27(7)140,
29(6)121,
34(5)247
- quickly,
25(6)9,
27(7)331,
28(7)64,
29(6)61,
29(11)132-1,
30(11)88,
30(11)99,
31(5)108
- recent,
25(4)73,
25(6)9,
26(1)14,
27(5)z,
29(11)219,
29(11)232,
30(3)62,
30(6)13,
30(8)134,
30(11)20-1,
30(11)125,
34(2)32-1
- record,
24(3)34,
25(6)66,
25(6)85,
26(6)145,
27(7)116,
28(3)359,
28(3)363,
29(10)31,
29(11)319
- reduce,
25(6)1,
25(6)16,
25(6)102,
25(6)272,
27(7)200,
27(7)212,
28(6)177,
28(7)83,
28(7)208,
28(7)218,
29(6)257,
29(6)257-1,
29(6)349,
29(6)349-1,
29(11)2,
29(11)110,
29(11)145,
29(11)242,
29(11)286,
30(6)93,
30(6)103,
30(6)116,
30(6)130,
30(6)174,
30(6)270,
30(6)279,
30(6)315,
30(8)156,
30(8)179,
30(8)217,
32(10)342,
32(10)342-1,
33(7)67
- require,
25(1)59,
25(6)66,
25(6)92,
25(6)102,
25(10)237,
27(7)1,
27(7)12,
27(7)32,
27(7)140,
27(7)311,
27(7)331,
28(3)69,
28(6)156,
28(6)227,
28(6)300,
28(7)13,
28(7)149,
29(6)24,
29(6)36,
29(6)49,
29(6)61,
29(6)196,
29(6)218,
29(6)302,
29(6)337,
29(6)337-1,
29(8)35,
29(11)51,
29(11)297,
30(3)1,
30(3)13,
30(6)196,
30(6)233,
30(11)88,
30(11)146-1,
33(7)35,
33(7)51,
33(7)59,
33(7)83,
33(11)252
- run,
25(6)9,
27(7)32,
27(9)85,
27(9)285,
28(3)353,
28(6)126,
28(7)83,
28(7)102,
28(7)239,
29(6)36,
29(6)186,
29(6)196,
29(10)191,
30(3)1,
30(6)1,
30(6)218,
30(6)270,
30(8)123,
30(8)207,
30(8)217,
30(11)88,
34(5)229
- same,
25(4)51,
25(6)165,
27(7)1,
27(7)32,
27(7)44,
27(7)82,
27(7)235,
28(3)69,
28(3)367,
28(6)126,
28(6)237,
28(6)268,
28(7)208,
28(7)218,
28(7)239,
29(6)36,
29(6)196,
29(8)1,
29(11)25,
29(11)61,
29(11)171,
29(11)286,
29(11)297,
30(3)35,
30(6)1,
30(6)13,
30(6)205,
30(8)68,
30(8)102,
30(8)179,
30(8)199,
31(5)108
- significant,
17(9)18,
26(4)28,
26(4)290,
27(7)55,
27(7)68,
27(7)273,
28(3)133,
28(3)149,
28(3)177,
28(3)209,
28(3)347,
28(4)58,
28(6)36,
28(6)187,
28(6)197,
28(7)64,
28(12)169,
29(6)36,
29(6)147,
29(6)206,
29(6)218,
29(6)349,
29(6)349-1,
29(8)35,
29(11)25,
29(11)51,
29(11)183,
30(3)119,
30(6)79-1,
30(6)218,
30(6)315,
30(8)48,
30(11)125,
33(11)252
- slower,
25(6)66,
29(6)186,
29(11)274,
29(11)297,
30(11)125
- subroutine,
25(1)59,
25(6)78,
25(6)127-1,
25(6)165,
26(6)71,
26(6)80,
26(6)165-1,
26(6)278,
26(6)293,
27(12)39,
28(3)1,
28(3)97,
28(3)271,
28(3)345,
28(3)347,
28(3)351,
28(3)353,
28(3)355,
28(3)357,
28(3)361,
28(5)9,
28(6)36,
28(6)90,
28(6)100,
28(7)179,
29(5)7,
29(6)24,
29(6)230,
29(6)242,
29(10)453,
30(3)13,
30(6)116,
30(6)174,
31(5)193,
33(5)174
- subtyping,
25(6)165,
25(10)161,
29(7)29,
29(8)22,
30(5)21,
31(6)122,
32(8)125,
32(8)136,
34(1)216,
34(1)228
- total,
27(7)22,
27(7)200,
27(7)273,
27(7)322,
28(6)177,
29(11)242,
30(6)56,
30(6)103,
30(8)123
- Two-directional,
25(6)85
- Weddell, Grant,
25(6)85
- were,
25(6)78,
25(6)311,
27(7)1,
27(7)341,
28(2)21,
28(3)69,
28(3)299,
28(3)345,
29(6)36,
29(6)49,
29(6)85,
29(6)186,
29(6)302,
29(11)61,
29(11)122,
29(11)145,
29(11)252,
29(11)263,
29(11)328,
30(3)1,
30(3)71,
30(8)68,
30(11)1,
30(11)125,
33(7)59
- work,
25(6)16,
25(6)40,
25(6)174,
25(6)322,
26(12)46,
27(7)22,
27(7)200,
27(7)311,
27(7)322,
28(3)69,
28(3)209,
28(3)271,
28(6)147,
28(6)207-1,
28(8)90,
29(6)24,
29(6)36,
29(6)49,
29(6)159,
29(6)186,
29(6)206,
29(6)218,
29(6)278,
29(6)302,
29(8)59,
29(8)111,
29(10)129,
29(11)38,
29(11)86,
29(11)232,
29(11)308,
30(3)103,
30(6)13,
30(6)56,
30(6)116,
30(6)196,
30(6)205,
30(6)279,
30(6)301,
30(8)48,
30(8)68,
30(8)207,
30(11)70,
33(7)59,
34(9)8-1
- would,
25(6)78,
25(6)311,
26(1)14,
27(7)212,
28(3)69,
28(3)361,
28(6)300,
29(6)1,
29(6)85,
29(6)257,
29(6)257-1,
29(6)278,
30(8)68,
30(11)79,
33(11)252