On list update with locality of reference

作者:

Highlights:

摘要

We present a comprehensive study of the list update problem with locality of reference. More specifically, we present a combined theoretical and experimental study in which the theoretically proven and experimentally observed performance guarantees of algorithms match or nearly match. Firstly, we introduce a new model of locality of reference that closely captures the concept of runs. Using this model we develop refined theoretical analyses of popular list update algorithms. Secondly, we present an extensive experimental study in which we have tested the algorithms on traces from benchmark libraries. The theoretical and experimental bounds differ by just a few percent. Our new theoretical bounds are substantially lower than those provided by standard competitive analysis. It shows that the well-known Move-To-Front strategy exhibits the best performance. Its refined competitive ratio tends to 1 as the degree of locality increases. This confirms that Move-To-Front is the method of choice in practice.

论文关键词:Data structures,Self-organizing lists,Online algorithms,Competitive analysis,Locality of reference

论文评审过程:Received 10 July 2012, Accepted 30 January 2015, Available online 13 January 2016, Version of Record 1 April 2016.

论文官网地址:https://doi.org/10.1016/j.jcss.2015.11.005