Online Connected Dominating Set Leasing

Abstract

We introduce the Online Connected Dominating Set Leasing problem (OCDSL) in which we are given an undirected connected graph G = (V, E), a set L of lease types each characterized by a duration and cost, and a sequence of subsets of V arriving over time. A node can be leased using lease type l for cost cl and remains active for time dl. The adversary gives in each step t a subset of nodes that need to be dominated by a connected subgraph consisting of nodes active at time t. The goal is to minimize the total leasing costs. OCDSL contains the Parking Permit Problem~PPP as a special subcase and generalizes the classical offline Connected Dominating Set problem~Guha1998. It has an ( 2 n + |L|) randomized lower bound resulting from lower bounds for the Parking Permit Problem and the Online Set Cover problem~Alon:2003:OSC:780542.780558,Korman, where |L| is the number of available lease types and n is the number of nodes in the input graph. We give a randomized O( 2 n + |L| n)-competitive algorithm for OCDSL. We also give a deterministic algorithm for a variant of OCDSL in which the dominating subgraph need not be connected, the Online Dominating Set Leasing problem. The latter is based on a simple primal-dual approach and has an O(|L| · )-competitive ratio, where is the maximum degree of the input graph.

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…