Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraClus Algorithm

This is an implementation of TraClus (TRAjectory CLUStering) [1] algorithm in Rust.

The original paper of this algorithm can be found at http://hanj.cs.illinois.edu/pdf/sigmod07_jglee.pdf The authors of the paper implemented the algorithm in C++, so it could be helpful to develop one in Rust for other users to use.

Note

The implementation only support Two-dimensional coordinate point.

Reference

[1] Lee, Jae-Gil, Jiawei Han, and Kyu-Young Whang. "Trajectory clustering: a partition-and-group framework." Proceedings of the 2007 ACM SIGMOD international conference on Management of data. ACM, 2007.

About

This is an implementation for TraClus algorithm in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages