Pinned Repositories
bellman-ford-bgl
The Bellman-Ford shortest path finding algorithm written in C++11 using BGL (Boost Graph Library).
pddp-cuda
An implementation of the Principal Direction Divisive Partitioning(PDDP) algorithm in CUDA
quadtree-scala
A QuadTree implementation written in Scala.
johnr1's Repositories
johnr1/quadtree-scala
A QuadTree implementation written in Scala.
johnr1/pddp-cuda
An implementation of the Principal Direction Divisive Partitioning(PDDP) algorithm in CUDA
johnr1/bellman-ford-bgl
The Bellman-Ford shortest path finding algorithm written in C++11 using BGL (Boost Graph Library).