-
Notifications
You must be signed in to change notification settings - Fork 0
Given a set of points in a 2D space, we require to compute in parallel for each one of the points in the set of points the set of k closest points. Point i is the point whose coordinates are listed in line i in the file. The input of the program is a set of floating-point coordinates (one per line, comma separated) and the output is a set of lin…
lilanpei/MultiThread-K-Nearest-Neighbors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Given a set of points in a 2D space, we require to compute in parallel for each one of the points in the set of points the set of k closest points. Point i is the point whose coordinates are listed in line i in the file. The input of the program is a set of floating-point coordinates (one per line, comma separated) and the output is a set of lin…
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published