Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garciparedes/closest-pair-of-points
Classwork for Algorithms and Computation
https://github.com/garciparedes/closest-pair-of-points
Last synced: 3 months ago
JSON representation
Classwork for Algorithms and Computation
- Host: GitHub
- URL: https://github.com/garciparedes/closest-pair-of-points
- Owner: garciparedes
- Created: 2015-10-10T13:12:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T17:27:32.000Z (about 9 years ago)
- Last Synced: 2024-05-12T11:35:06.112Z (6 months ago)
- Language: TeX
- Homepage:
- Size: 2.23 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-uva - García Prado, Sergio
README
# Closest-Pair-of-Points
Classwork of Algorithms and Computation of degree in Computer Engineering (University of Valladolid).
The project involves the study of the closest pair problem and a sample implementation.
[Report](latex/report.pdf)
[Code Sample](src/)