You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PlaneSweepParallel: Console application that implements parallel plane sweep algorithm with external memory capability for AKNN problem in two dimensions.
DatasetGenerator: Console application that creates 2D datasets of points with uniform distribution.
DatasetMultiplier: Console application that replicates a 2D dataset of points to four quadrants and thus multiplying its number of points by a factor of 2 or 4.