Did Fourier Really Meet Möbius? Fast Subset Convolution via FFT

Mihail Stoian
2024-04-29
Abstract:In their seminal work on subset convolution, Björklund, Husfeldt, Kaski and Koivisto introduced the now well-known $O(2^n n^2)$-time evaluation of the subset convolution in the sum-product ring. This sparked a wave of remarkable results for fundamental problems, such as the minimum Steiner tree and the chromatic number. However, in spite of its theoretical improvement, large intermediate outputs and floating-point precision errors due to alternating addition and subtraction in its set function transforms make the algorithm unusable in practice.
Data Structures and Algorithms
What problem does this paper attempt to address?