range_libc icon indicating copy to clipboard operation
range_libc copied to clipboard

README description error?

Open xlicz opened this issue 8 years ago • 0 comments

According to the paper and the pseudo code, the precomputation complexity should be O(|theta_discretization||width||height|) instead of O(|width|*|height|) for 2D grid.

xlicz avatar Jan 01 '18 09:01 xlicz