- Algorithm BSTW
The Algorithm BSTW is a
data compression algorithm, named after its designers, Bentley, Sleator, Tarjan and Wei in1986 . BSTW is a dictionary-based algorithm that uses amove-to-front transform to keep recently-seen dictionary entries at the front of the dictionary. Dictionary references are then encoded using any of a number of encoding methods, usuallyElias delta coding orElias gamma coding .References
* [http://www.ics.uci.edu/~dan/pubs/DC-Sec5.html#Sec_5.2 Algorithm BSTW]
Wikimedia Foundation. 2010.