Home > lab2

lab2

Lab2 is a project mainly written in Haskell, it's free.

haskell classroom funtimes, part 2! - an implementation of a Hilbert R-Tree in Haskell

lab2

Who I am

Grant Mathews

How to run

cabal install split cabal install timeit

And then...

ghc -o a.out HTree.hs && ./a.out rects.txt

Previous:node-colorhash