Skip to content

watcher00090/BICO

Repository files navigation

Implementation of a version of BICO, an algorithm for computing streaming coresets (the algorithm is described in detail here: https://eldorado.tu-dortmund.de/bitstream/2003/34099/1/Dissertation.pdf)

All credit for the algorithm itself (as opposed to my implemenation of it) goes to the authors of the paper in the above link.

After cloing the repository, to build the project, run 'make'.

To test the algorithm on the s1 dataset, run './test/BICO_liteTest'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published