intellistream / Sesame

[SIGMOD'23] Data Stream Clustering: An In-depth Empirical Study [ICDM'24] MOStream: A Modular and Self-Optimizing Data Stream Clustering Algorithm
MIT License
18 stars 6 forks source link

bug in denstream #60

Closed ShuhaoZhangTony closed 3 years ago

ShuhaoZhangTony commented 3 years ago

elastic time maybe zero.

ShuhaoZhangTony commented 3 years ago

long elapsedTime = (long) (this->pointArrivingTime - this->startTime) / CLOCKS_PER_SEC;

GabrielWuNR commented 3 years ago

Fix bugs in DenStream and Clustream