On Faster Integer Calculations using Non-Arithmetic Primitives

Katharina Lürwer-Brüggemeier,Martin Ziegler
DOI: https://doi.org/10.48550/arXiv.0709.0624
2007-09-05
Abstract:The unit cost model is both convenient and largely realistic for describing integer decision algorithms over (+,*). Additional operations like division with remainder or bitwise conjunction, although equally supported by computing hardware, may lead to a considerable drop in complexity. We show a variety of concrete problems to benefit from such NON-arithmetic primitives by presenting and analyzing corresponding fast algorithms.
Data Structures and Algorithms
What problem does this paper attempt to address?