Arrow Research search

Author name cluster

Esmaeil Delfaraz

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

AAMAS Conference 2025 Conference Paper

Approximation Algorithms for Connected Maximum Coverage

  • Gianlorenzo D'Angelo
  • Esmaeil Delfaraz

The Connected Budgeted maximum Coverage problem (CBC) is a combinatorial optimization problem that finds applications in path planning, wireless sensor networks, logistics, and bioinformatics. In CBC, we are given a collection of subsets S, defined over a ground set 𝑋, and an undirected graph 𝐺 = (𝑉, 𝐸), where each node is associated with a set of S. Each set in S has a different cost and each element of 𝑋 gives a different prize. The goal is to find a subcollection Sβ€² βŠ† S such that Sβ€² induces a connected subgraph in 𝐺, the total cost of the sets in Sβ€² does not exceed a budget 𝐡, and the total prize of the elements covered by Sβ€² (i. e. , Ð π‘†βˆˆSβ€² 𝑆) is maximized. The Directed rooted Connected Budgeted maximum Coverage problem (DCBC) is a generalization of CBC where the underlying graph 𝐺 is directed and in the subgraph induced by Sβ€² in 𝐺 there must be a path from a specific node called root to any other node. These 𝑁𝑃-hard problems have been widely studied from the approximation point of view. Still, the current best algorithms achieve approximation ratios that are linear in the size of the underlying graph or depend on 𝐡. In this paper, we provide two algorithms for CBC and DCBC that guarantee approximation ratios of 𝑂 log (|𝑉 |+|𝑋 |) log |𝑋 | πœ–2 and 𝑂 √ |𝑉 | log2 |𝑋 | πœ–2, respectively, at the cost of a violation in the budget constraint of a factor 1 + πœ–, where πœ– ∈ (0, 1]. We also improve the approximation factor for the directed budgeted rooted out-tree maximization problem, a particular case of DCBC where the prize function is additive, from 𝑂 1 πœ–2 |𝑉 |2/3 log |𝑉 | to 𝑂 1 πœ–2 |𝑉 |1/2 log2 |𝑉 |, for any πœ– ∈ (0, 1].

AAMAS Conference 2022 Conference Paper

Computation and Bribery of Voting Power in Delegative Simple Games

  • Gianlorenzo D'Angelo
  • Esmaeil Delfaraz
  • Hugo Gilbert

Following Zhang and Grossi (AAAI 2021), we study in more depth a variant of weighted voting games in which agents’ weights are induced by a transitive support structure. This class of simple games is notably well suited to study the relative importance of agents in the liquid democracy framework. We first propose a pseudo-polynomial time algorithm to compute the Banzhaf and Shapley-Shubik indices for this class of game. Then, we study a bribery problem, in which one tries to maximize/minimize the voting power/weight of a given agent by changing the support structure under a budget constraint. We show that these problems are computationally hard and provide several parameterized complexity results.

v2026.09.13