/BinarySpacePartitioning

Program that empirically evaluates the expected size (number of cells) of a random binary space partition. This empirical measure will be compared to the upper bound n + 2nHn = O(nlogn)

Primary LanguagePythonMIT LicenseMIT

Watchers