Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
-
Updated
Apr 12, 2022 - C++
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Implementation of algorithms for hotspot computation on trajectory data
Label geographic regions by finding largest empty rectangles inside general polygons
📐 Computational geometry labs
My own implementation of classical computational geometry algorithms on diverse languages.
The implementation in C++ of the closest-pair doubling algorithm which finds the smallest distance between two points in a metric space in O(n log n) time without directly using the points' coordinates.
A library with several computational geometry algorithms in the N-dimensional space.
Computational Geometry Assignments for CS F402 at BPHC 2020-2021 session Semester 1.
📐 Geometry Uni Assignments
OpenGL code implementing the Romeo and Juliet Algorithm
computational geometry exercises
Advanced algorithms course (SCC0218).
A Computational Geometry Library written in C++. Educational Purpose.
Add a description, image, and links to the computational-geometry-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the computational-geometry-algorithms topic, visit your repo's landing page and select "manage topics."