File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ ARF - Adaptive Range Filter
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/bgianfo/arf.svg?branch=master )] ( https://travis-ci.org/bgianfo/arf )
5
5
[ ![ Coverage Status] ( https://coveralls.io/repos/bgianfo/arf/badge.png?branch=master )] ( https://coveralls.io/r/bgianfo/arf?branch=master )
6
+ [ ![ Doc Status] ( http://inch-ci.org/github/bgianfo/arf.svg?branch=master )] ( http://inch-ci.org/github/bgianfo/arf )
7
+
6
8
<!-- [](https://hex.pm/packages/arf)-->
7
9
8
10
Current Status: ** Prototype**
@@ -19,5 +21,5 @@ Goals of the ARF data structure:
19
21
This project is an attempt to implement an Adaptive Range Filter in Elixir.
20
22
21
23
# External Resources: #
22
- - Original paper from Microsoft Research (MSR) on the data structure: [ pdf] ( http://research.microsoft.com/pubs/220613/p1714-kossmann.pdf )
23
- - Project page for the paper at MSR : [ link] ( http://research.microsoft.com/apps/pubs/default.aspx?id=220613 )
24
+ - Original paper from Microsoft Research (MSR) describing the data structure: [ pdf] ( http://research.microsoft.com/pubs/220613/p1714-kossmann.pdf )
25
+ - Landing page for the paper: [ link] ( http://research.microsoft.com/apps/pubs/default.aspx?id=220613 )
You can’t perform that action at this time.
0 commit comments