Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with closest-pair-of-points
A curated list of projects in awesome lists tagged with closest-pair-of-points .
https://github.com/andreacasalino/flexible-gjk-and-epa
Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes
closest-pair-of-points convex convexhull cpp distance-calculation epa epa-algorithm gjk gjk-algorithm minkowski-difference penetration-depth penetration-vector
Last synced: 07 Nov 2024
https://github.com/davidemodolo/closest-pair-of-points-hpc
MPI parallel implementation of bruteforce and divide et impera approaches to the Closest Pair of Points problem
algorithm closest-pair-of-points hpc mpi parallel-computing
Last synced: 18 Nov 2024
https://github.com/ashiqursuperfly/data-structures-algorithms-1
My Data-Structures and Algorithms codes for CSE 203 Course.
algorithms closest-pair-of-points cpp data-structures divide-and-conquer dynamic-programming graph greedy-algorithms heap huffman-coding java karatsuba-algorithm karatsuba-multiplication lcs-algorithm linked-list matrix-chain-multiplication mergesort optimal-binary-search-tree quicksort skylineproblem
Last synced: 01 Jan 2025
https://github.com/juanmbraga/linear-classifier-with-computational-geometry
A 2D linear classifier that wraps each group of points in a tight shape and then draws a separating line
closest-pair-of-points linear-classifier python sweep-line-algorithm
Last synced: 02 Jan 2025
https://github.com/ammahmoudi/closestpointsfinder
Finding closest points on a 2d plane with different data structures in O(n log n)
algorithm-challenges algorithms algorithms-and-data-structures closest-pair-of-points
Last synced: 15 Nov 2024
https://github.com/umutsevdi/closest-pair
C implementation of Closest Pair Problem.
algorithm algorithms-and-data-structures closest-pair closest-pair-of-points closest-points
Last synced: 17 Nov 2024