Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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