> The two authors are G.M. Adelson-Velsky and E.M. Landis. (AV and L)
This being a rare example of a three-letter acronym (TLA) formed from
the names of only two people. --PR
--
Prabhakar Ragde, Professor plragde at uwaterloo dot ca
Cheriton School of Computer Science http://www.cs.uwaterloo.ca/~plragde
Faculty of Mathematics DC 1314, (519)888-4567,x4660
University of Waterloo Waterloo, Ontario CANADA N2L 3G1
And there are few datastructures with as cool a name as "Treeps". Gotta love em'.
> "AVL Trees" clearly rolls off the tounge better than "AL Trees".
Only because you're used to it.
> And there are few datastructures with as cool a name as
> "Treeps". Gotta love em'.
Treaps not only have a cool name, but are a cool data structure, and
really should be part of the curriculum. (They're an enhancement in
136, and I might use them as an assignment question in 145.)
Munro and Suwanda have a data structure they call a beap, though when
I used it as an assignment question in 136, I called it a greap. --PR
Regards,
James Simpson
That said, I'm not convinced that the review process
for Wikipedia is inferior to that for other references.
And Wikipedia articles generally cite primary sources
that you can check out.
For most topics in cs241 and cs240, I've found the
Wikipedia articles to be reasonably accurate and
informative.
Wikipedia, like any other encyclopedia, is useful as a quick reference
(what Eric used it as) or as a jumping board into research on topics.
Your conclusion that "Wikipedia is a source of unverified opinion and
heresay" is itself an unverified opinion based upon heresay. When
compared to Encyclopedia Britannica, Wikipedia has been found to be in
the same realm of accuracy (
http://news.bbc.co.uk/1/hi/technology/4530930.stm and
http://www.nature.com/nature/journal/v438/n7070/full/438900a.html ).
Wikipedia is a powerful tool for conducting research, but like any other
tool it must be used properly and with awareness of its shortcomings.
-Scott McKee