Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/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