Last update: Fri Jan 5 02:08:04 MST 2018
@Article{Sams:2003:SDS,
author = "Mark Sams",
title = "The {SquareList} Data Structure",
journal = j-DDJ,
volume = "28",
number = "5",
pages = "37--40",
month = may,
year = "2003",
CODEN = "DDJOEB",
ISSN = "1044-789X",
bibdate = "Thu Jun 12 05:46:23 MDT 2003",
bibsource = "http://www.ddj.com/articles/2003/0305/;
http://www.math.utah.edu/pub/tex/bib/dr-dobbs-2000.bib",
URL = "http://www.ddj.com/documents/s=7927/ddj0305c/",
abstract = "The SquareList self-adjusting data structure Mark
presents here performs basic tasks such as insert,
delete, and findmin. It's particularly useful in
programs that frequently require minimum and maximum
values.",
acknowledgement = ack-nhfb,
journal-URL = "http://www.ddj.com/",
}