Skip to content

The ClosestPointFinder project uses advanced algorithms to find the closest pair of points efficiently. It includes a QuickSort implementation for sorting and a divide-and-conquer method to locate the nearest points. The project has been thoroughly tested with different datasets and outputs results in the required format for the assignment.

Notifications You must be signed in to change notification settings

salihanurulusoy/ClosestPointFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClosestPointFinder

About

The ClosestPointFinder project uses advanced algorithms to find the closest pair of points efficiently. It includes a QuickSort implementation for sorting and a divide-and-conquer method to locate the nearest points. The project has been thoroughly tested with different datasets and outputs results in the required format for the assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages