Applying fast matrix multiplication to Klee’s measure problem
Determine how to apply fast matrix multiplication techniques to Klee’s measure problem—computing the volume of the union of n axis-aligned boxes in R^d—to obtain an exact algorithm with running time strictly faster than O(n^{d/2} + n log n) for constant dimension d.
References
A conditional lower bound suggests that any faster algorithm would require fast matrix multiplication techniques [Chan10], but it is unclear how to apply fast matrix multiplication to this problem.
— Approximating Klee's Measure Problem and a Lower Bound for Union Volume Estimation
(2410.00996 - Bringmann et al., 2024) in Introduction (Section 1)