Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 480 Bytes

File metadata and controls

12 lines (8 loc) · 480 Bytes

DsiUtilsExtensionDANF

This is an extension to the dsiutils package. The extension provides resizable HyperLogLog counters.

Originally implemented for the DANF algorithm.

DANF and DsiUtilsExtensionDANF was created for our Master Thesis, DANF: Approximate neighborhood function on large dynamic graphs, in Computer Science at Chalmers University of Technology.

Build and run

The project is built using Maven.