A Nearly Optimal Deterministic Online Algorithm for Non-Metric Facility Location
Marcin Bienkowski, Bj\"orn Feldkord, Pawe{\l} Schmidt

TL;DR
This paper presents a nearly optimal deterministic online algorithm for the non-metric facility location problem, achieving improved competitive ratios by a novel fractional relaxation and rounding approach.
Contribution
It introduces a direct polynomial-time deterministic algorithm with an optimal up to loglog factors competitive ratio for the non-metric facility location problem.
Findings
Achieves a competitive ratio of O(log |F| * (log |C| + log log |F|))
Improves over previous reduction-based algorithms in typical scenarios
First deterministic algorithm for online node-weighted Steiner tree problem
Abstract
In the online non-metric variant of the facility location problem, there is a given graph consisting of a set of facilities (each with a certain opening cost), a set of potential clients, and weighted connections between them. The online part of the input is a sequence of clients from , 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 an online, polynomial-time deterministic algorithm for this problem, with a competitive ratio of . The result is optimal up to loglog factors. Our algorithm improves over the -competitive construction that first reduces the facility location instance to a set cover one and then later solves such instance using the…
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
TopicsOptimization and Search Problems · Facility Location and Emergency Management · Mobile Ad Hoc Networks
