The project implements an algorithm that finds the closest pair of points in a 2D screen using a time complexity of O(n log n). The algorithm is implemented in an iOS application using the MVC architectural pattern.
ios mvc cocoapods uikit nearest-neighbor-search lottie lottie-animation algorithm-design swiftui devide-and-conquer nearest-point
- Updated
Jun 12, 2024 - Swift