Optimal Data Structures for Farthest-Point Queries in Cactus Networks
Prosenjit Bose, Jean-Lou De Carufel, Carsten Grimm, Anil Maheshwari,, Michiel Smid

TL;DR
This paper develops optimal data structures for efficiently answering farthest-point and farthest-distance queries in complex network structures like trees, cycles, and cactus networks, enhancing computational geometry in network analysis.
Contribution
It introduces the first optimal data structures for farthest-point queries in cactus networks, extending previous work on simpler network types.
Findings
Optimal data structures for cactus networks
Efficient query support for farthest points and distances
Improved computational methods for network analysis
Abstract
Consider the continuum of points on the edges of a network, i.e., a connected, undirected graph with positive edge weights. We measure the distance between these points in terms of the weighted shortest path distance, called the network distance. Within this metric space, we study farthest points and farthest distances. We introduce optimal data structures supporting queries for the farthest distance and the farthest points on trees, cycles, uni-cyclic networks, and cactus networks.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Graph Theory Research · Interconnection Networks and Systems
