Unconstrained and Constrained Fault-Tolerant Resource Allocation
Kewen Liao, Hong Shen

TL;DR
This paper introduces and analyzes approximation algorithms for unconstrained and constrained fault-tolerant resource allocation problems, improving solution quality and extending to capacitated and general cases.
Contribution
It presents a star-greedy algorithm with improved approximation ratios for UFTRA and CFTRA, and reduces a general CFTRA to FTFL via linear programming.
Findings
Approximation ratio of 1.5186 for UFTRA with uniform requirements.
Capacitated UFTRA achieves a factor of 2.89.
General CFTRA reduces to FTFL using LP techniques.
Abstract
First, we study the Unconstrained Fault-Tolerant Resource Allocation (UFTRA) problem (a.k.a. FTFA problem in \cite{shihongftfa}). In the problem, we are given a set of sites equipped with an unconstrained number of facilities as resources, and a set of clients with set as corresponding connection requirements, where every facility belonging to the same site has an identical opening (operating) cost and every client-facility pair has a connection cost. The objective is to allocate facilities from sites to satisfy at a minimum total cost. Next, we introduce the Constrained Fault-Tolerant Resource Allocation (CFTRA) problem. It differs from UFTRA in that the number of resources available at each site is limited by . Both problems are practical extensions of the classical Fault-Tolerant Facility Location (FTFL) problem \cite{Jain00FTFL}. For instance,…
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
TopicsFacility Location and Emergency Management · Optimization and Search Problems · Vehicle Routing Optimization Methods
