nik1168/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)
PythonMIT
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)
PythonMIT