-- No functional changes (my algorithm wouldn't work) -- Major structural cleanup (returning more basic data structures that allow us to development new algorithm) -- Unit tests for the efficiency of interval partitioning
-- Adding unit tests to ensure uniformity of intervals
removing the playground and oneoffprojects directories in the process. Updated build.xml accordingly.