Friday, September 25, 2015

Intervals in modular arithmetic



I wrote about regular interval overlap checking before. Let’s consider a somewhat trickier case, where our intervals are not defined over the real numbers or regular integers, but are instead subsets of the integers modulo N (for some fixed N).

from My Pocket https://fgiesen.wordpress.com/2015/09/24/intervals-in-modular-arithmetic/

No comments:

Post a Comment