Interval Query Problem on Cube-Free Median Graphs

Published: 01 Jan 2021, Last Modified: 06 Feb 2025ISAAC 2021EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: In this paper, we introduce the interval query problem on cube-free median graphs. Let G be a cube-free median graph and š’® be a commutative semigroup. For each vertex v in G, we are given an element p(v) in š’®. For each query, we are given two vertices u,v in G and asked to calculate the sum of p(z) over all vertices z belonging to a u-v shortest path. This is a common generalization of range query problems on trees and grids. In this paper, we provide an algorithm to answer each interval query in O(log² n) time. The required data structure is constructed in O(n log³ n) time and O(n log² n) space. To obtain our algorithm, we introduce a new technique, named the staircases decomposition, to decompose an interval of cube-free median graphs into simpler substructures.
Loading