(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–41 of 41 results for author: Grandoni, F

.
  1. arXiv:2407.19905  [pdf, other

    cs.DS cs.DM

    The Bidirected Cut Relaxation for Steiner Tree has Integrality Gap Smaller than 2

    Authors: Jarosław Byrka, Fabrizio Grandoni, Vera Traub

    Abstract: The Steiner tree problem is one of the most prominent problems in network design. Given an edge-weighted undirected graph and a subset of the vertices, called terminals, the task is to compute a minimum-weight tree containing all terminals (and possibly further vertices). The best-known approximation algorithms for Steiner tree involve enumeration of a (polynomial but) very large number of candida… ▽ More

    Submitted 8 August, 2024; v1 submitted 29 July, 2024; originally announced July 2024.

    Comments: updated one figure

  2. arXiv:2407.10138  [pdf, ps, other

    cs.DS

    Unsplittable Flow on a Short Path

    Authors: Ilan Doron-Arad, Fabrizio Grandoni, Ariel Kulik

    Abstract: In the Unsplittable Flow on a Path problem UFP, we are given a path graph with edge capacities and a collection of tasks. Each task is characterized by a demand, a profit, and a subpath. Our goal is to select a maximum profit subset of tasks such that the total demand of the selected tasks that use each edge $e$ is at most the capacity of $e$. Bag-UFP is the generalization of UFP where tasks are p… ▽ More

    Submitted 14 July, 2024; originally announced July 2024.

  3. arXiv:2402.07666  [pdf, other

    cs.CG cs.DS

    Approximating the Maximum Independent Set of Convex Polygons with a Bounded Number of Directions

    Authors: Fabrizio Grandoni, Edin Husić, Mathieu Mari, Antoine Tinguely

    Abstract: In the maximum independent set of convex polygons problem, we are given a set of $n$ convex polygons in the plane with the objective of selecting a maximum cardinality subset of non-overlapping polygons. Here we study a special case of the problem where the edges of the polygons can take at most $d$ fixed directions. We present an $8d/3$-approximation algorithm for this problem running in time… ▽ More

    Submitted 12 February, 2024; originally announced February 2024.

    Comments: To appear at SoCG 2024

    ACM Class: F.2.2

  4. arXiv:2311.11869  [pdf, other

    cs.DS

    A PTAS for Triangle-Free 2-Matching

    Authors: Miguel Bosch-Calvo, Fabrizio Grandoni, Afrouz Jabal Ameli

    Abstract: In the Triangle-Free (Simple) 2-Matching problem we are given an undirected graph $G=(V,E)$. Our goal is to compute a maximum-cardinality $M\subseteq E$ satisfying the following properties: (1) at most two edges of $M$ are incident on each node (i.e., $M$ is a 2-matching) and (2) $M$ does not induce any triangle. In his Ph.D. thesis from 1984, Harvitgsen presents a complex polynomial-time algorith… ▽ More

    Submitted 20 November, 2023; originally announced November 2023.

    Comments: 27 pages, 18 figures

    MSC Class: 68W25 (Primary) 68W40; 68R10; 05C40; 05C70 (Secondary) ACM Class: F.2.2

  5. arXiv:2305.02240  [pdf, other

    cs.DS

    A $4/3$ Approximation for $2$-Vertex-Connectivity

    Authors: Miguel Bosch-Calvo, Fabrizio Grandoni, Afrouz Jabal Ameli

    Abstract: The 2-Vertex-Connected Spanning Subgraph problem (2VCSS) is among the most basic NP-hard (Survivable) Network Design problems: we are given an (unweighted) undirected graph $G$. Our goal is to find a subgraph $S$ of $G$ with the minimum number of edges which is $2$-vertex-connected, namely $S$ remains connected after the deletion of an arbitrary node. 2VCSS is well-studied in terms of approximatio… ▽ More

    Submitted 19 December, 2023; v1 submitted 3 May, 2023; originally announced May 2023.

    Comments: 33 pages, 20 figures, ICALP 2023

    MSC Class: 68W25 (Primary) 68W40; 68R10; 05C40; 05C85 (Secondary) ACM Class: F.2.2

  6. arXiv:2211.05474  [pdf, ps, other

    cs.DS math.OC

    An O(loglog n)-Approximation for Submodular Facility Location

    Authors: Fateme Abbasi, Marek Adamczyk, Miguel Bosch-Calvo, Jarosław Byrka, Fabrizio Grandoni, Krzysztof Sornat, Antoine Tinguely

    Abstract: In the Submodular Facility Location problem (SFL) we are given a collection of $n$ clients and $m$ facilities in a metric space. A feasible solution consists of an assignment of each client to some facility. For each client, one has to pay the distance to the associated facility. Furthermore, for each facility $f$ to which we assign the subset of clients $S^f$, one has to pay the opening cost… ▽ More

    Submitted 10 November, 2022; originally announced November 2022.

    Comments: 24 pages, 1 algorithm, 1 figure

    MSC Class: 68W25 (Primary) 68W27; 68W20; 68W40; 90B80; 90C90 (Secondary) ACM Class: F.2.2

  7. arXiv:2209.10265  [pdf, ps, other

    cs.DS math.CO math.OC

    Improved Approximation for Two-Edge-Connectivity

    Authors: Mohit Garg, Fabrizio Grandoni, Afrouz Jabal Ameli

    Abstract: The basic goal of survivable network design is to construct low-cost networks which preserve a sufficient level of connectivity despite the failure or removal of a few nodes or edges. One of the most basic problems in this area is the $2$-Edge-Connected Spanning Subgraph problem (2-ECSS): given an undirected graph $G$, find a $2$-edge-connected spanning subgraph $H$ of $G$ with the minimum number… ▽ More

    Submitted 12 November, 2022; v1 submitted 21 September, 2022; originally announced September 2022.

    Comments: SODA 2023 (To Appear)

  8. arXiv:2209.05520  [pdf, ps, other

    cs.DS

    Unsplittable Euclidean Capacitated Vehicle Routing: A $(2+εいぷしろん)$-Approximation Algorithm

    Authors: Fabrizio Grandoni, Claire Mathieu, Hang Zhou

    Abstract: In the unsplittable capacitated vehicle routing problem, we are given a metric space with a vertex called depot and a set of vertices called terminals. Each terminal is associated with a positive demand between 0 and 1. The goal is to find a minimum length collection of tours starting and ending at the depot such that the demand of each terminal is covered by a single tour (i.e., the demand cannot… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

  9. arXiv:2207.05150  [pdf, ps, other

    cs.DS

    Breaching the 2 LMP Approximation Barrier for Facility Location with Applications to k-Median

    Authors: Vincent Cohen-Addad, Fabrizio Grandoni, Euiwoong Lee, Chris Schwiegelshohn

    Abstract: The Uncapacitated Facility Location (UFL) problem is one of the most fundamental clustering problems: Given a set of clients $C$ and a set of facilities $F$ in a metric space $(C \cup F, dist)$ with facility costs $open : F \to \mathbb{R}^+$, the goal is to find a set of facilities $S \subseteq F$ to minimize the sum of the opening cost $open(S)$ and the connection cost… ▽ More

    Submitted 11 July, 2022; originally announced July 2022.

    Comments: 55 pages

  10. arXiv:2112.11799  [pdf, ps, other

    cs.DS math.CO math.OC

    Breaching the 2-Approximation Barrier for the Forest Augmentation Problem

    Authors: Fabrizio Grandoni, Afrouz Jabal Ameli, Vera Traub

    Abstract: The basic goal of survivable network design is to build cheap networks that guarantee the connectivity of certain pairs of nodes despite the failure of a few edges or nodes. A celebrated result by Jain [Combinatorica'01] provides a 2-approximation for a wide class of these problems. However nothing better is known even for very basic special cases, raising the natural question whether any improved… ▽ More

    Submitted 20 April, 2022; v1 submitted 22 December, 2021; originally announced December 2021.

  11. arXiv:2108.08825  [pdf, other

    cs.DS

    Maintaining an EDCS in General Graphs: Simpler, Density-Sensitive and with Worst-Case Time Bounds

    Authors: Fabrizio Grandoni, Chris Schwiegelshohn, Shay Solomon, Amitai Uzrad

    Abstract: In their breakthrough ICALP'15 paper, Bernstein and Stein presented an algorithm for maintaining a $(3/2+εいぷしろん)$-approximate maximum matching in fully dynamic {\em bipartite} graphs with a {\em worst-case} update time of $O_εいぷしろん(m^{1/4})$; we use the $O_εいぷしろん$ notation to suppress the $εいぷしろん$-dependence. Their main technical contribution was in presenting a new type of bounded-degree subgraph, which they named a… ▽ More

    Submitted 19 August, 2021; originally announced August 2021.

  12. arXiv:2107.07358  [pdf, ps, other

    cs.DS cs.CG

    A Refined Approximation for Euclidean k-Means

    Authors: Fabrizio Grandoni, Rafail Ostrovsky, Yuval Rabani, Leonard J. Schulman, Rakesh Venkat

    Abstract: In the Euclidean $k$-Means problem we are given a collection of $n$ points $D$ in an Euclidean space and a positive integer $k$. Our goal is to identify a collection of $k$ points in the same space (centers) so as to minimize the sum of the squared Euclidean distances between each point in $D$ and the closest center. This problem is known to be APX-hard and the current best approximation ratio is… ▽ More

    Submitted 20 September, 2021; v1 submitted 15 July, 2021; originally announced July 2021.

    Comments: Corrected a confusing typo in a formula on page 5 and added one remark

  13. arXiv:2105.08577  [pdf, ps, other

    cs.DS

    Approximation Algorithms for Demand Strip Packing

    Authors: Waldo Gálvez, Fabrizio Grandoni, Afrouz Jabal Ameli, Kamyar Khodamoradi

    Abstract: In the Demand Strip Packing problem (DSP), we are given a time interval and a collection of tasks, each characterized by a processing time and a demand for a given resource (such as electricity, computational power, etc.). A feasible solution consists of a schedule of the tasks within the mentioned time interval. Our goal is to minimize the peak resource consumption, i.e. the maximum total demand… ▽ More

    Submitted 19 May, 2021; v1 submitted 18 May, 2021; originally announced May 2021.

    Comments: Submitted to The 24th International Conference on Approximation Algorithms for Combinatorial Optimization Problems (APPROX 2021)

    ACM Class: F.2.2

  14. arXiv:2103.10406  [pdf, other

    cs.CG cs.DS

    Improved Approximation Algorithms for 2-Dimensional Knapsack: Packing into Multiple L-Shapes, Spirals, and More

    Authors: Waldo Gálvez, Fabrizio Grandoni, Arindam Khan, Diego Ramírez-Romero, Andreas Wiese

    Abstract: In the \textsc{2-Dimensional Knapsack} problem (2DK) we are given a square knapsack and a collection of $n$ rectangular items with integer sizes and profits. Our goal is to find the most profitable subset of items that can be packed non-overlappingly into the knapsack. The currently best known polynomial-time approximation factor for 2DK is $17/9+\varepsilon<1.89$ and there is a… ▽ More

    Submitted 18 March, 2021; originally announced March 2021.

  15. arXiv:2010.16376  [pdf, ps, other

    cs.DS

    Online Edge Coloring Algorithms via the Nibble Method

    Authors: Sayan Bhattacharya, Fabrizio Grandoni, David Wajc

    Abstract: Nearly thirty years ago, Bar-Noy, Motwani and Naor [IPL'92] conjectured that an online $(1+o(1))Δでるた$-edge-coloring algorithm exists for $n$-node graphs of maximum degree $Δでるた=ωおめが(\log n)$. This conjecture remains open in general, though it was recently proven for bipartite graphs under \emph{one-sided vertex arrivals} by Cohen et al.~[FOCS'19]. In a similar vein, we study edge coloring under widely-stud… ▽ More

    Submitted 30 October, 2020; originally announced October 2020.

    Comments: In SODA 2021

  16. arXiv:2010.08142  [pdf, other

    cs.DS

    Improved Approximation Algorithms for Stochastic-Matching Problems

    Authors: Marek Adamczyk, Brian Brubach, Fabrizio Grandoni, Karthik A. Sankararaman, Aravind Srinivasan, Pan Xu

    Abstract: We consider the Stochastic Matching problem, which is motivated by applications in kidney exchange and online dating. In this problem, we are given an undirected graph. Each edge is assigned a known, independent probability of existence and a positive weight (or profit). We must probe an edge to discover whether or not it exists. Each node is assigned a positive integer called a timeout (or a pati… ▽ More

    Submitted 14 October, 2020; originally announced October 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1505.01439

  17. arXiv:2007.08914  [pdf, other

    cs.DS

    All-Pairs LCA in DAGs: Breaking through the $O(n^{2.5})$ barrier

    Authors: Fabrizio Grandoni, Giuseppe F. Italiano, Aleksander Łukasiewicz, Nikos Parotsidis, Przemysław Uznański

    Abstract: Let $G=(V,E)$ be an $n$-vertex directed acyclic graph (DAG). A lowest common ancestor (LCA) of two vertices $u$ and $v$ is a common ancestor $w$ of $u$ and $v$ such that no descendant of $w$ has the same property. In this paper, we consider the problem of computing an LCA, if any, for all pairs of vertices in a DAG. The fastest known algorithms for this problem exploit fast matrix multiplication s… ▽ More

    Submitted 13 November, 2020; v1 submitted 17 July, 2020; originally announced July 2020.

  18. arXiv:1911.02259  [pdf, ps, other

    cs.DS

    Breaching the 2-Approximation Barrier for Connectivity Augmentation: a Reduction to Steiner Tree

    Authors: Jarosław Byrka, Fabrizio Grandoni, Afrouz Jabal Ameli

    Abstract: The basic goal of survivable network design is to build a cheap network that maintains the connectivity between given sets of nodes despite the failure of a few edges/nodes. The Connectivity Augmentation Problem (CAP) is arguably one of the most basic problems in this area: given a $k$(-edge)-connected graph $G$ and a set of extra edges (links), select a minimum cardinality subset $A$ of links suc… ▽ More

    Submitted 7 November, 2019; v1 submitted 6 November, 2019; originally announced November 2019.

    Comments: Corrected a typo in the abstract (in metadata)

    MSC Class: 68W25; 68Q25; 05C85

  19. arXiv:1910.02063  [pdf, ps, other

    cs.DS

    Fully Dynamic $(Δでるた+1)$-Coloring in Constant Update Time

    Authors: Sayan Bhattacharya, Fabrizio Grandoni, Janardhan Kulkarni, Quanquan C. Liu, Shay Solomon

    Abstract: The problem of (vertex) $(Δでるた+1)$-coloring a graph of maximum degree $Δでるた$ has been extremely well-studied over the years in various settings and models. Surprisingly, for the dynamic setting, almost nothing was known until recently. In SODA'18, Bhattacharya, Chakrabarty, Henzinger and Nanongkai devised a randomized data structure for maintaining a $(Δでるた+1)$-coloring with $O(\log Δでるた)$ expected amortized… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

  20. arXiv:1906.10982  [pdf, other

    cs.DS

    Parameterized Approximation Schemes for Independent Set of Rectangles and Geometric Knapsack

    Authors: Fabrizio Grandoni, Stefan Kratsch, Andreas Wiese

    Abstract: The area of parameterized approximation seeks to combine approximation and parameterized algorithms to obtain, e.g., (1+eps)-approximations in f(k,eps)n^{O(1)} time where k is some parameter of the input. We obtain the following results on parameterized approximability: 1) In the maximum independent set of rectangles problem (MISR) we are given a collection of n axis parallel rectangles in the pla… ▽ More

    Submitted 26 June, 2019; originally announced June 2019.

    Comments: Abstract shortened

  21. arXiv:1811.03020  [pdf, other

    cs.DS

    $O(\log^2k/\log\log{k})$-Approximation Algorithm for Directed Steiner Tree: A Tight Quasi-Polynomial-Time Algorithm

    Authors: Fabrizio Grandoni, Bundit Laekhanukit, Shi Li

    Abstract: In the Directed Steiner Tree (DST) problem we are given an $n$-vertex directed edge-weighted graph, a root $r$, and a collection of $k$ terminal nodes. Our goal is to find a minimum-cost arborescence that contains a directed path from $r$ to every terminal. We present an $O(\log^2 k/\log\log{k})$-approximation algorithm for DST that runs in quasi-polynomial-time. By adjusting the parameters in the… ▽ More

    Submitted 7 November, 2018; originally announced November 2018.

  22. The Matching Augmentation Problem: A $\frac74$-Approximation Algorithm

    Authors: Joe Cheriyan, Jack Dippel, Fabrizio Grandoni, Arindam Khan, Vishnu V. Narayan

    Abstract: We present a $\frac74$ approximation algorithm for the matching augmentation problem (MAP): given a multi-graph with edges of cost either zero or one such that the edges of cost zero form a matching, find a 2-edge connected spanning subgraph (2-ECSS) of minimum cost. We first present a reduction of any given MAP instance to a collection of well-structured MAP instances such that the approximatio… ▽ More

    Submitted 4 December, 2018; v1 submitted 17 October, 2018; originally announced October 2018.

    Comments: [v2]: based on a thorough journal review, the submission has been revised to improve the exposition, though the results and proofs are the same (modulo expository improvements); there are several changes, mostly in sections 4, 5, 6; more informal discussion (of the credit scheme) has been added in sections 5.2 and 5.3; nevertheless, sections 4.4 and 5.3 need patience and effort

    MSC Class: 68W25; 90C59; 90C27; 68R10; 05C85

    Journal ref: Mathematical Programming (2019)

  23. arXiv:1804.03197  [pdf, ps, other

    cs.DS

    Dynamic Set Cover: Improved Algorithms & Lower Bounds

    Authors: Amir Abboud, Raghavendra Addanki, Fabrizio Grandoni, Debmalya Panigrahi, Barna Saha

    Abstract: We give new upper and lower bounds for the {\em dynamic} set cover problem. First, we give a $(1+εいぷしろん) f$-approximation for fully dynamic set cover in $O(f^2\log n /εいぷしろん^5)$ (amortized) update time, for any $εいぷしろん> 0$, where $f$ is the maximum number of sets that an element belongs to. In the decremental setting, the update time can be improved to $O(f^2/εいぷしろん^5)$, while still obtaining an $(1+εいぷしろん) f$-approximati… ▽ More

    Submitted 14 May, 2019; v1 submitted 9 April, 2018; originally announced April 2018.

    Comments: The STOC final version

  24. arXiv:1804.02242  [pdf, ps, other

    cs.DS

    Improved Approximation for Tree Augmentation: Saving by Rewiring

    Authors: Fabrizio Grandoni, Christos Kalaitzis, Rico Zenklusen

    Abstract: The Tree Augmentation Problem (TAP) is a fundamental network design problem in which we are given a tree and a set of additional edges, also called \emph{links}. The task is to find a set of links, of minimum size, whose addition to the tree leads to a $2$-edge-connected graph. A long line of results on TAP culminated in the previously best known approximation guarantee of $1.5$ achieved by a comb… ▽ More

    Submitted 6 April, 2018; originally announced April 2018.

  25. arXiv:1801.07541  [pdf, ps, other

    cs.DS cs.CG

    Improved Pseudo-Polynomial-Time Approximation for Strip Packing

    Authors: Waldo Gálvez, Fabrizio Grandoni, Salvatore Ingala, Arindam Khan

    Abstract: We study the strip packing problem, a classical packing problem which generalizes both bin packing and makespan minimization. Here we are given a set of axis-parallel rectangles in the two-dimensional plane and the goal is to pack them in a vertical strip of a fixed width such that the height of the obtained packing is minimized. The packing must be non-overlapping and the rectangles cannot be rot… ▽ More

    Submitted 23 January, 2018; originally announced January 2018.

    Comments: 20 pages

  26. arXiv:1711.07710  [pdf, other

    cs.DS cs.CG

    Approximating Geometric Knapsack via L-packings

    Authors: Waldo Gálvez, Fabrizio Grandoni, Sandy Heydrich, Salvatore Ingala, Arindam Khan, Andreas Wiese

    Abstract: We study the two-dimensional geometric knapsack problem (2DK) in which we are given a set of n axis-aligned rectangular items, each one with an associated profit, and an axis-aligned square knapsack. The goal is to find a (non-overlapping) packing of a maximum profit subset of items inside the knapsack (without rotating items). The best-known polynomial-time approximation factor for this problem (… ▽ More

    Submitted 21 November, 2017; originally announced November 2017.

    Comments: 64pages, full version of FOCS 2017 paper

  27. arXiv:1707.05095  [pdf, ps, other

    cs.DS

    Truly Sub-cubic Algorithms for Language Edit Distance and RNA Folding via Fast Bounded-Difference Min-Plus Product

    Authors: Karl Bringmann, Fabrizio Grandoni, Barna Saha, Virginia Vassilevska Williams

    Abstract: It is a major open problem whether the $(\min,+)$-product of two $n\times n$ matrices has a truly sub-cubic (i.e. $O(n^{3-εいぷしろん})$ for $εいぷしろん>0$) time algorithm, in particular since it is equivalent to the famous All-Pairs-Shortest-Paths problem (APSP) in $n$-vertex graphs. Some restrictions of the $(\min,+)$-product to special types of matrices are known to admit truly sub-cubic algorithms, each giving r… ▽ More

    Submitted 17 July, 2017; originally announced July 2017.

    Comments: Full version of the conference paper, appeared in FOCS 2016

  28. arXiv:1707.01702  [pdf, ps, other

    cs.CC

    When the Optimum is also Blind: a New Perspective on Universal Optimization

    Authors: Marek Adamczyk, Fabrizio Grandoni, Stefano Leonardi, MIchal Wlodarczyk

    Abstract: Consider the following variant of the set cover problem. We are given a universe $U=\{1,...,n\}$ and a collection of subsets $\mathcal{C} = \{S_1,...,S_m\}$ where $S_i \subseteq U$. For every element $u \in U$ we need to find a set $φふぁい(u) \in \mathcal C$ such that $u\in φふぁい(u)$. Once we construct and fix the mapping $φふぁい:U \rightarrow \mathcal{C}$ a subset $X \subseteq U$ of the universe is revealed, a… ▽ More

    Submitted 6 July, 2017; originally announced July 2017.

    Comments: Full version of ICALP'17 paper

    MSC Class: 68Q01 ACM Class: F.2.0

  29. arXiv:1703.10293  [pdf, other

    cs.DS

    Preserving Distances in Very Faulty Graphs

    Authors: Greg Bodwin, Fabrizio Grandoni, Merav Parter, Virginia Vassilevska Williams

    Abstract: Preservers and additive spanners are sparse (hence cheap to store) subgraphs that preserve the distances between given pairs of nodes exactly or with some small additive error, respectively. Since real-world networks are prone to failures, it makes sense to study fault-tolerant versions of the above structures. This turns out to be a surprisingly difficult task. For every small but arbitrary set o… ▽ More

    Submitted 29 March, 2017; originally announced March 2017.

  30. arXiv:1611.01644  [pdf, ps, other

    cs.DS

    Surviving in Directed Graphs: A Polylogarithmic Approximation for Two-Connected Directed Steiner Tree

    Authors: Fabrizio Grandoni, Bundit Laekhanukit

    Abstract: In this paper, we study a survivable network design problem on directed graphs, 2-Connected Directed Steiner Tree (2-DST): given an $n$-vertex weighted directed graph, a root $r$, and a set of $h$ terminals $S$, find a min-cost subgraph $H$ that has two edge/vertex disjoint paths from $r$ to any $t\in S$. 2-DST is a natural generalization of the classical Directed Steiner Tree problem (DST), where… ▽ More

    Submitted 5 November, 2016; originally announced November 2016.

    ACM Class: F.2.2; G.2.2

  31. arXiv:1507.00505  [pdf, ps, other

    cs.DS

    Improved Purely Additive Fault-Tolerant Spanners

    Authors: Davide Bilò, Fabrizio Grandoni, Luciano Gualà, Stefano Leucci, Guido Proietti

    Abstract: Let $G$ be an unweighted $n$-node undirected graph. A \emph{$βべーた$-additive spanner} of $G$ is a spanning subgraph $H$ of $G$ such that distances in $H$ are stretched at most by an additive term $βべーた$ w.r.t. the corresponding distances in $G$. A natural research goal related with spanners is that of designing \emph{sparse} spanners with \emph{low} stretch. In this paper, we focus on \emph{fault-toler… ▽ More

    Submitted 2 July, 2015; originally announced July 2015.

    Comments: 17 pages, 4 figures, ESA 2015

  32. arXiv:1505.01439  [pdf, ps, other

    cs.DS

    Improved Approximation Algorithms for Stochastic Matching

    Authors: Marek Adamczyk, Fabrizio Grandoni, Joydeep Mukherjee

    Abstract: In this paper we consider the Stochastic Matching problem, which is motivated by applications in kidney exchange and online dating. We are given an undirected graph in which every edge is assigned a probability of existence and a positive profit, and each node is assigned a positive integer called timeout. We know whether an edge exists or not only after probing it. On this random graph we are exe… ▽ More

    Submitted 6 May, 2015; originally announced May 2015.

  33. arXiv:1405.0456  [pdf, ps, other

    cs.DS

    An LP-Rounding $2\sqrt{2}$ Approximation for Restricted Maximum Acyclic Subgraph

    Authors: Fabrizio Grandoni, Tomasz Kociumaka, Michał Włodarczyk

    Abstract: In the classical Maximum Acyclic Subgraph problem (MAS), given a directed-edge weighted graph, we are required to find an ordering of the nodes that maximizes the total weight of forward-directed edges. MAS admits a 2 approximation, and this approximation is optimal under the Unique Game Conjecture. In this paper we consider a generalization of MAS, the Restricted Maximum Acyclic Subgraph proble… ▽ More

    Submitted 2 May, 2014; originally announced May 2014.

    ACM Class: F.2.2

  34. arXiv:1305.4914  [pdf, other

    cs.DS

    Tight Kernel Bounds for Problems on Graphs with Small Degeneracy

    Authors: Marek Cygan, Fabrizio Grandoni, Danny Hermelin

    Abstract: In this paper we consider kernelization for problems on d-degenerate graphs, i.e. graphs such that any subgraph contains a vertex of degree at most $d$. This graph class generalizes many classes of graphs for which effective kernelization is known to exist, e.g. planar graphs, H-minor free graphs, and H-topological-minor free graphs. We show that for several natural problems on d-degenerate graphs… ▽ More

    Submitted 23 June, 2013; v1 submitted 21 May, 2013; originally announced May 2013.

    Comments: Full version of ESA 2013

  35. arXiv:1301.1999  [pdf, other

    cs.DS

    On Pairwise Spanners

    Authors: Marek Cygan, Fabrizio Grandoni, Telikepalli Kavitha

    Abstract: Given an undirected $n$-node unweighted graph $G = (V, E)$, a spanner with stretch function $f(\cdot)$ is a subgraph $H\subseteq G$ such that, if two nodes are at distance $d$ in $G$, then they are at distance at most $f(d)$ in $H$. Spanners are very well studied in the literature. The typical goal is to construct the sparsest possible spanner for a given stretch function. In this paper we study… ▽ More

    Submitted 9 January, 2013; originally announced January 2013.

    Comments: Full version of STACS 2013 paper; 13 pages, 2 figures

  36. arXiv:1211.2670  [pdf, other

    cs.DS

    A Mazing 2+eps Approximation for Unsplittable Flow on a Path

    Authors: Aris Anagnostopoulos, Fabrizio Grandoni, Stefano Leonardi, Andreas Wiese

    Abstract: We study the unsplittable flow on a path problem (UFP) where we are given a path with non-negative edge capacities and tasks, which are characterized by a subpath, a demand, and a profit. The goal is to find the most profitable subset of tasks whose total demand does not violate the edge capacities. This problem naturally arises in many settings such as bandwidth allocation, resource constrained s… ▽ More

    Submitted 12 November, 2012; originally announced November 2012.

    Comments: 23 pages, 4 figures

  37. arXiv:1205.3605  [pdf, ps, other

    cs.DS

    On Min-Power Steiner Tree

    Authors: Fabrizio Grandoni

    Abstract: In the classical (min-cost) Steiner tree problem, we are given an edge-weighted undirected graph and a set of terminal nodes. The goal is to compute a min-cost tree S which spans all terminals. In this paper we consider the min-power version of the problem, which is better suited for wireless applications. Here, the goal is to minimize the total power consumption of nodes, where the power of a nod… ▽ More

    Submitted 16 May, 2012; originally announced May 2012.

  38. arXiv:1102.5105  [pdf, ps, other

    cs.DS

    Approximation Algorithms for Union and Intersection Covering Problems

    Authors: Marek Cygan, Fabrizio Grandoni, Stefano Leonardi, Marcin Mucha, Marcin Pilipczuk, Piotr Sankowski

    Abstract: In a classical covering problem, we are given a set of requests that we need to satisfy (fully or partially), by buying a subset of items at minimum cost. For example, in the k-MST problem we want to find the cheapest tree spanning at least k nodes of an edge-weighted graph. Here nodes and edges represent requests and items, respectively. In this paper, we initiate the study of a new family of m… ▽ More

    Submitted 24 February, 2011; originally announced February 2011.

  39. arXiv:1004.3051  [pdf, ps, other

    cs.DS cs.DM

    Prizing on Paths: A PTAS for the Highway Problem

    Authors: Fabrizio Grandoni, Thomas Rothvoss

    Abstract: In the highway problem, we are given an n-edge line graph (the highway), and a set of paths (the drivers), each one with its own budget. For a given assignment of edge weights (the tolls), the highway owner collects from each driver the weight of the associated path, when it does not exceed the budget of the driver, and zero otherwise. The goal is choosing weights so as to maximize the profit. A… ▽ More

    Submitted 18 April, 2010; originally announced April 2010.

  40. arXiv:1002.2147  [pdf, ps, other

    cs.DS

    Optimization with More than One Budget

    Authors: Fabrizio Grandoni, Rico Zenklusen

    Abstract: A natural way to deal with multiple, partially conflicting objectives is turning all the objectives but one into budget constraints. Some classical polynomial-time optimization problems, such as spanning tree and forest, shortest path, (perfect) matching, independent set (basis) in a matroid or in the intersection of two matroids, become NP-hard even with one budget constraint. Still, for most o… ▽ More

    Submitted 10 February, 2010; originally announced February 2010.

  41. arXiv:0710.3044  [pdf, ps, other

    math.CO math.OC

    A Short Proof of the VPN Tree Routing Conjecture on Ring Networks

    Authors: Fabrizio Grandoni, Volker Kaibel, Gianpaolo Oriolo, Martin Skutella

    Abstract: The VPN Tree Routing Conjecture states that there always exists an optimal solution to the symmetric Virtual Private Network Design (sVPND) problem where the paths between all terminals form a tree. Only recently, Hurkens, Keijsper, and Stougie gave a proof of this conjecture for the special case of ring networks. Their proof is based on a dual pair of linear programs and is somewhat in- volved.… ▽ More

    Submitted 26 October, 2007; v1 submitted 16 October, 2007; originally announced October 2007.

    Comments: Accepted for publication in Oper. Res. Lett.; referee's comments incorporated

    MSC Class: 90C27 ; 90B18; 68R10