3 research outputs found
Reallocating Multiple Facilities on the Line
We study the multistage -facility reallocation problem on the real line,
where we maintain facility locations over stages, based on the
stage-dependent locations of agents. Each agent is connected to the nearest
facility at each stage, and the facilities may move from one stage to another,
to accommodate different agent locations. The objective is to minimize the
connection cost of the agents plus the total moving cost of the facilities,
over all stages. -facility reallocation was introduced by de Keijzer and
Wojtczak, where they mostly focused on the special case of a single facility.
Using an LP-based approach, we present a polynomial time algorithm that
computes the optimal solution for any number of facilities. We also consider
online -facility reallocation, where the algorithm becomes aware of agent
locations in a stage-by-stage fashion. By exploiting an interesting connection
to the classical -server problem, we present a constant-competitive
algorithm for facilities
On the Approximability of Multistage Min-Sum Set Cover
We investigate the polynomial-time approximability of the multistage version
of Min-Sum Set Cover (), a natural and intriguing generalization
of the classical List Update problem. In , we maintain a
sequence of permutations on elements, based
on a sequence of requests . We aim to minimize the total
cost of updating to , quantified by the Kendall tau
distance , plus the total cost of
covering each request with the current permutation , quantified by
the position of the first element of in .
Using a reduction from Set Cover, we show that does not admit
an -approximation, unless , and that any
(resp. ) approximation to implies a
sublogarithmic (resp. ) approximation to Set Cover (resp. where each
element appears at most times). Our main technical contribution is to show
that can be approximated in polynomial-time within a factor of
in general instances, by randomized rounding, and within a factor
of , if all requests have cardinality at most , by deterministic
rounding
Reallocating Multiple Facilities on the Line
We study the multistage K-facility reallocation problem on the real line, where we maintain K facility locations over T stages, based on the stage-dependent locations of n agents. Each agent is connected to the nearest facility at each stage, and the facilities may move from one stage to another, to accommodate different agent locations. The objective is to minimize the connection cost of the agents plus the total moving cost of the facilities, over all stages. K-facility reallocation problem was introduced by (B.D. Kaijzer and D. Wojtczak, IJCAI 2018), where they mostly focused on the special case of a single facility. Using an LP-based approach, we present a polynomial time algorithm that computes the optimal solution for any number of facilities. We also consider online K-facility reallocation, where the algorithm becomes aware of agent locations in a stage-by stage fashion. By exploiting an interesting connection to the classical K-server problem, we present a constant-competitive algorithm for K = 2 facilities