Zburatorul / algs4

Union-Find, Priority Queues, A* search, Balanced Search Trees and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A list of projects in Java

  • a Union-Find datastructure implementation, and its usage to find the threshold percolation probability in 2D
  • an efficient Queue implementation that enables a quick search for collinear points in R^n
  • a kd-Tree implementation, applied to efficient search of points in rectangular regions of plane

About

Union-Find, Priority Queues, A* search, Balanced Search Trees and more


Languages

Language:Java 97.8%Language:Makefile 2.2%