The Connected k-Vertex One-Center Problem on Graphs

Abstract

We consider a generalized version of the (weighted) one-center problem on graphs. Given an undirected graph G of n vertices and m edges and a positive integer k≤ n, the problem aims to find a point in G so that the maximum (weighted) distance from it to k connected vertices in its shortest path tree(s) is minimized. No previous work has been proposed for this problem except for the case k=n, that is, the classical graph one-center problem. In this paper, an O(mn n mn + m2 n mn)-time algorithm is proposed for the weighted case, and an O(mn n)-time algorithm is presented for the unweighted case, provided that the distance matrix for G is given. When G is a tree graph, we propose an algorithm that solves the weighted case in O(n2 n k) time with no given distance matrix, and improve it to O(n2 n) for the unweighted case.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…