|
Then they added a merge algorithm that combine the different layers into a coherent summary
This summary will be an ε-approximate summaries
|
Graphically:
|
|
|
Graphically:
|
|
|
|
|
|
input: a b c d e f g h i j k ....
| |
window: +---------------------+
(imagine that the window is huge)
|
|
|
|
|
|
|
|
|
|
2L 1 εi = ---- × -------- × ε 2i 4(L+1) |
NOTES:
|
1 2L
εi = ---- × ------ × ε
2i 4L+4
|
εW 1 2L
εi × Ni = 2i ----- × ---- -------- ε
4 2i 4(L+1)
εW 2L
= ---- × ------ ε (2L = 4/ε - see: click here)
4 4(L+1)
εW 4/ε
= ---- × ------ ε
4 4(L+1)
|
NOTE:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NOTES:
|