You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, the implementation is *run-aware*, i.e.,
13
13
it optimizes encoding/decoding of runs of consecutive identifiers.
14
14
15
+
All details and experiments are provided in the following [technical report](http://pages.di.unipi.it/pibiri/papers/BIC.pdf)[2]
16
+
15
17
##### Table of contents
16
18
*[Compiling the code](#compiling-the-code)
17
19
*[Quick Start](#quick-start)
@@ -182,4 +184,5 @@ Author
182
184
183
185
References
184
186
-------
185
-
* [1] Alistair Moffat and Lang Stuiver. 2000. Binary Interpolative Coding for Effective Index Compression. Information Retrieval Journal 3, 1 (2000), 25 – 47.
187
+
* [1] Alistair Moffat and Lang Stuiver. 2000. *Binary Interpolative Coding for Effective Index Compression*. Information Retrieval Journal 3, 1 (2000), 25 – 47.
0 commit comments