alex-vargas / finding-closest-pair-of-points

Project from UTEP's CS 6350 - Advance Algorithms class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

finding-closest-pair-of-points

Project from UTEP's CS 6350 - Advance Algorithms class.

Part 1 implements a brute force algorithm.

Part 2 implements a divide-and-conquer algorithm from Cormen's Introduction to Algorithms book.

About

Project from UTEP's CS 6350 - Advance Algorithms class.


Languages

Language:JavaScript 82.3%Language:Groovy 15.7%Language:Java 1.1%Language:CSS 0.6%Language:Batchfile 0.2%