A Nearly Optimal Deterministic Online Algorithm for Non-Metric Facility Location

07/14/2020
by   Marcin Bienkowski, et al.
0

In the online non-metric variant of the facility location problem, there is a given graph consisting of set F of facilities (each with a certain opening cost), set C of potential clients, and weighted connections between them. The online part of the input is a sequence of clients from C, and in response to any requested client, an online algorithm may open an additional subset of facilities and must connect the given client to an open facility. We give the first online, polynomial-time deterministic algorithm for this problem, with competitive ratio of O(log |F| · (log |C| + loglog |F|)). The result is optimal up to loglog factors. Previously, the only known solution for this problem with a sub-linear competitive ratio was randomized [Alon et al., TALG 2006]. Our approach is based on solving a different fractional relaxation than that of Alon et al., where we combine dual fitting and multiplicative weight updates approaches. By maintaining certain monotonicity properties of the created fractional solution, we are able to handle the dependencies between facilities and connections in a rounding routine. Our result, combined with the algorithm by Naor et al. [FOCS 2011] implies the first deterministic algorithm for the online node-weighted Steiner tree problem. The resulting competitive ratio is O(log k ·log^2 ℓ) on graphs of ℓ nodes and k terminals.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/10/2018

Online Facility Location with Deletions

In this paper we study three previously unstudied variants of the online...
research
09/25/2019

A New Deterministic Algorithm for Dynamic Set Cover

We present a deterministic dynamic algorithm for maintaining a (1+ϵ)f-ap...
research
11/18/2020

Scale-Free Allocation, Amortized Convexity, and Myopic Weighted Paging

Inspired by Belady's optimal algorithm for unweighted paging, we conside...
research
10/28/2021

Online Facility Location with Linear Delay

We study the problem of online facility location with delay. In this pro...
research
06/30/2020

Online Multi-Facility Location

Facility Location problems ask to place facilities in a way that optimiz...
research
02/25/2020

The Power of Recourse: Better Algorithms for Facility Location in Online and Dynamic Models

In this paper we study the facility location problem in the online with ...
research
11/17/2021

A Hitting Set Relaxation for k-Server and an Extension to Time-Windows

We study the k-server problem with time-windows. In this problem, each r...

Please sign up or login with your details

Forgot password? Click here to reset