Report on Nearest Dominating Point Queries
Computational Geometry
2025-05-08 v1
Abstract
Given two points , we say that dominates and write if each coordinate of is larger than the corresponding coordinate of . That is, if and , if and only if for all . For example, and could represent various ratings for restaurants, based on different metrics like taste, affordability, ratings on different platforms, et cetera. then means that the first restaurant outperformed the second on each metric. Given a list of restaurants and their rating, we solve the problem of determining, for each restaurant, the closest restaurant to it that dominates it. We improve upon the algorithm under some assumptions towards the end.
Cite
@article{arxiv.2505.04617,
title = {Report on Nearest Dominating Point Queries},
author = {Naman Mishra and K S Sreeramji},
journal= {arXiv preprint arXiv:2505.04617},
year = {2025}
}
Comments
5 pages