Brief algorithm description: The algorithm sorts each point into a cube-shaped cell defined by three integers, with side length equal to the distance we search pairs within. It then processes each cell by counting the number of eligible pairs of points internally and the number of eligible pairs between the points inside the cell and points inside a selected constellation of surrounding cells. The constellation prevents double counting and is selected based on a cell having odd or even coordinates.
-
Notifications
You must be signed in to change notification settings - Fork 0
Mabbai/IPS_challange
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published