This package contains every construct and algorithm used for spatial (and spatial-temporal) two-dimensional analysis of a game.
This package is containing the following (23.03.2017):
-
DBSCAN :
-
KMeans :
-
LEADER :
-
Trajectories :
-
KDtree by https://github.com/codeandcats/KdTree (modified)
-
Quadtree by https://github.com/splitice/QuadTrees (modified)