Skip to main content

Showing 1–32 of 32 results for author: Nutov, Z

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.00683  [pdf, other

    cs.DS

    Improved approximation ratio for covering pliable set families

    Authors: Zeev Nutov

    Abstract: A classic result of Williamson, Goemans, Mihail, and Vazirani [STOC 1993: 708-717] states that the problem of covering an uncrossable set family by a min-cost edge set admits approximation ratio $2$, by a primal-dual algorithm with a reverse delete phase. Recently, Bansal, Cheriyan, Grout, and Ibrahimpur [ICALP 2023: 15:1-15:19] showed that this algorithm achieves approximation ratio $16$ for a la… ▽ More

    Submitted 31 March, 2024; originally announced April 2024.

    Comments: arXiv admin note: text overlap with arXiv:2307.08270

  2. arXiv:2308.02901  [pdf, other

    cs.DS

    A logarithmic approximation algorithm for the activation edge multicover problem

    Authors: Zeev Nutov

    Abstract: In the Activation Edge-Multicover problem we are given a multigraph $G=(V,E)$ with activation costs $\{c_{e}^u,c_{e}^v\}$ for every edge $e=uv \in E$, and degree requirements $r=\{r_v:v \in V\}$. The goal is to find an edge subset $J \subseteq E$ of minimum activation cost $\sum_{v \in V}\max\{c_{uv}^v:uv \in J\}$,such that every $v \in V$ has at least $r_v$ neighbors in the graph $(V,J)$. Let… ▽ More

    Submitted 14 September, 2023; v1 submitted 5 August, 2023; originally announced August 2023.

  3. arXiv:2307.12646  [pdf, other

    cs.DS

    A 1.5-pproximation algorithms for activating 2 disjoint $st$-paths

    Authors: Zeev Nutov, Dawod Kahba

    Abstract: In the $Activation$ $k$ $Disjoint$ $st$-$Paths$ ($Activation$ $k$-$DP$) problem we are given a graph $G=(V,E)$ with activation costs $\{c_{uv}^u,c_{uv}^v\}$ for every edge $uv \in E$, a source-sink pair $s,t \in V$, and an integer $k$. The goal is to compute an edge set $F \subseteq E$ of $k$ internally node disjoint $st$-paths of minimum activation cost… ▽ More

    Submitted 24 July, 2023; originally announced July 2023.

  4. arXiv:2307.08270  [pdf, other

    cs.DS

    Extending the primal-dual 2-approximation algorithm beyond uncrossable set families

    Authors: Zeev Nutov

    Abstract: A set family ${\cal F}$ is $uncrossable$ if $A \cap B,A \cup B \in {\cal F}$ or $A \setminus B,B \setminus A \in {\cal F}$ for any $A,B \in {\cal F}$. A classic result of Williamson, Goemans, Mihail, and Vazirani [STOC 1993:708-717] states that the problem of covering an uncrossable set family by a min-cost edge set admits approximation ratio $2$, by a primal-dual algorithm. They asked whether thi… ▽ More

    Submitted 20 July, 2023; v1 submitted 17 July, 2023; originally announced July 2023.

  5. arXiv:2307.01650  [pdf, other

    cs.DS

    Improved approximation algorithms for some capacitated $k$ edge connectivity problems

    Authors: Zeev Nutov

    Abstract: We consider the following two variants of the Capacitated $k$-Edge Connected Subgraph} (Cap-k-ECS) problem. Near Min-Cuts Cover: Given a graph $G=(V,E)$ with edge costs and $E_0 \subseteq E$, find a min-cost edge set $J \subseteq E \setminus E_0$ that covers all cuts with at most $k-1$ edges of the graph $G_0=(V,E_0)$. We obtain approximation ratio $k-λ_0+1+ε$, improving the ratio… ▽ More

    Submitted 4 July, 2023; originally announced July 2023.

  6. arXiv:2304.06656  [pdf, other

    cs.DS cs.DM

    Improved Approximations for Relative Survivable Network Design

    Authors: Michael Dinitz, Ama Koranteng, Guy Kortsarz, Zeev Nutov

    Abstract: One of the most important and well-studied settings for network design is edge-connectivity requirements. This encompasses uniform demands such as the Minimum $k$-Edge-Connected Spanning Subgraph problem as well as nonuniform demands such as the Survivable Network Design problem (SND). In a recent paper by [Dinitz, Koranteng, Kortsarz APPROX '22] , the authors observed that a weakness of these for… ▽ More

    Submitted 3 October, 2023; v1 submitted 13 April, 2023; originally announced April 2023.

    Comments: 34 pages, 4 figures

  7. arXiv:2209.06695  [pdf, other

    cs.DS

    Parameterized algorithms for node connectivity augmentation problems

    Authors: Zeev Nutov

    Abstract: A graph $G$ is $k$-out-connected from its node $s$ if it contains $k$ internally disjoint $sv$-paths to every node $v$; $G$ is $k$-connected if it is $k$-out-connected from every node. In connectivity augmentation problems the goal is to augment a graph $G_0=(V,E_0)$ by a minimum costs edge set $J$ such that $G_0 \cup J$ has higher connectivity than $G_0$. In the $k$-Out-Connectivity Augmentation… ▽ More

    Submitted 14 September, 2022; originally announced September 2022.

  8. arXiv:2208.09373  [pdf, other

    cs.DS

    An $2\sqrt{k}$-approximation algorithm for minimum power $k$ edge disjoint $st$ -paths

    Authors: Zeev Nutov

    Abstract: In minimum power network design problems we are given an undirected graph $G=(V,E)$ with edge costs $\{c_e:e \in E\}$. The goal is to find an edge set $F\subseteq E$ that satisfies a prescribed property of minimum power $p_c(F)=\sum_{v \in V} \max \{c_e: e \in F \mbox{ is incident to } v\}$. In the Min-Power $k$ Edge Disjoint $st$-Paths problem $F$ should contains $k$ edge disjoint $st$-paths. The… ▽ More

    Submitted 11 March, 2024; v1 submitted 19 August, 2022; originally announced August 2022.

  9. arXiv:2111.04011   

    cs.DS

    $k$ disjoint $st$-paths activation in polynomial time

    Authors: Zeev Nutov

    Abstract: In activation network design problems we are given an undirected graph $G=(V,E)$ and a pair of activation costs $\{c_e^u,c_e^v\}$ for each $e=uv \in E$. The goal is to find an edge set $F \subseteq E$ that satisfies a prescribed property of minimum activation cost $τ(F)=\sum_{v \in V} \max \{c_e^v: e \in F \mbox{ is incident to } v\}$. In the Activation $k$ Disjoint Paths problem we are given… ▽ More

    Submitted 31 July, 2022; v1 submitted 7 November, 2021; originally announced November 2021.

    Comments: The paper has an error - the proof of Lemma 7 is not correct

  10. arXiv:2110.09102  [pdf, other

    cs.DS

    Data structure for node connectivity and cut queries

    Authors: Zeev Nutov

    Abstract: Let $κ(s,t)$ denote the maximum number of internally disjoint $st$-paths in an undirected graph $G$. We consider designing a compact data structure that answers $k$-bounded node connectivity queries: given $s,t \in V$ return $\min\{κ(s,t),k+1\}$. A trivial data structure has space $O(n^2)$ and query time $O(1)$. A data structure of Hsu and Lu has space $O(k^2n)$ and query time $O(\log k)$,and a ra… ▽ More

    Submitted 24 June, 2023; v1 submitted 18 October, 2021; originally announced October 2021.

  11. arXiv:2009.13257  [pdf, other

    cs.DS

    Approximation algorithms for connectivity augmentation problems

    Authors: Zeev Nutov

    Abstract: In Connectivity Augmentation problems we are given a graph $H=(V,E_H)$ and an edge set $E$ on $V$, and seek a min-size edge set $J \subseteq E$ such that $H \cup J$ has larger edge/node connectivity than $H$. In the Edge-Connectivity Augmentation problem we need to increase the edge-connectivity by $1$. In the Block-Tree Augmentation problem $H$ is connected and $H \cup S$ should be $2$-connected.… ▽ More

    Submitted 13 November, 2020; v1 submitted 28 September, 2020; originally announced September 2020.

  12. arXiv:2009.10160  [pdf, other

    cs.DS

    On rooted $k$-connectivity problems in quasi-bipartite digraphs

    Authors: Zeev Nutov

    Abstract: We consider the directed Min-Cost Rooted Subset $k$-Edge-Connection problem: given a digraph $G=(V,E)$ with edge costs, a set $T \subseteq V$ of terminals, a root node $r$, and an integer $k$, find a min-cost subgraph of $G$ that contains $k$ edge disjoint $rt$-paths for all $t \in T$. The case when every edge of positive cost has head in $T$ admits a polynomial time algorithm due to Frank [Discre… ▽ More

    Submitted 25 July, 2023; v1 submitted 21 September, 2020; originally announced September 2020.

  13. arXiv:2007.04937  [pdf, other

    cs.DS

    Practical Budgeted Submodular Maximization

    Authors: Moran Feldman, Zeev Nutov, Elad Shoham

    Abstract: We consider the problem of maximizing a non-negative monotone submodular function subject to a knapsack constraint, which is also known as the Budgeted Submodular Maximization (BSM) problem. Sviridenko (2004) showed that by guessing 3 appropriate elements of an optimal solution, and then executing a greedy algorithm, one can obtain the optimal approximation ratio of $α=1-1/e\approx 0.632$ for BSM.… ▽ More

    Submitted 9 February, 2021; v1 submitted 9 July, 2020; originally announced July 2020.

    Comments: 31 pages, 1 figure

    MSC Class: 68R05 (Primary) 68W25; 68W40 (Secondary) ACM Class: F.2.2; G.2.1

  14. arXiv:2002.04048  [pdf, other

    cs.DS

    $2$-node-connectivity network design

    Authors: Zeev Nutov

    Abstract: We consider network design problems in which we are given a graph and seek a min-size $2$-connected subgraph that satisfies a prescribed property. $\bullet$ In the 1-Connectivity Augmentation problem the goal is to augment a connected graph by a min-size edge subset of a specified edge set such that the augmented graph is $2$-connected. We breach the natural ratio of $2$ for this problem and als… ▽ More

    Submitted 18 August, 2022; v1 submitted 10 February, 2020; originally announced February 2020.

  15. arXiv:1912.09662  [pdf, other

    cs.DS

    An $\tilde{O}(\log^2 n)$-approximation algorithm for $2$-edge-connected dominating set

    Authors: Amir Belgi, Zeev Nutov

    Abstract: In the Connected Dominating Set problem we are given a graph $G=(V,E)$ and seek a minimum size dominating set $S \subseteq V$ such that the subgraph $G[S]$ of $G$ induced by $S$ is connected. In the $2$-Edge-Connected Dominating Set problem $G[S]$ should be $2$-edge-connected. We give the first non-trivial approximation algorithm for this problem, with expected approximation ratio… ▽ More

    Submitted 20 December, 2019; originally announced December 2019.

  16. arXiv:1910.12848  [pdf, ps, other

    cs.DS

    Bounded Degree Group Steiner Tree Problems

    Authors: Guy Kortsarz, Zeev Nutov

    Abstract: We study two problems that seek a subtree $T$ of a graph $G=(V,E)$ such that $T$ satisfies a certain property and has minimal maximum degree. - In the Min-Degree Group Steiner Tree problem we are given a collection ${\cal S}$ of groups (subsets of $V$) and $T$ should contain a node from every group. - In the Min-Degree Steiner $k$-Tree problem we are given a set $R$ of terminals and an integer… ▽ More

    Submitted 28 October, 2019; originally announced October 2019.

  17. arXiv:1902.03548  [pdf, ps, other

    cs.DS

    Approximating $k$-connected $m$-dominating sets

    Authors: Zeev Nutov

    Abstract: A subset $S$ of nodes in a graph $G$ is a $k$-connected $m$-dominating set ($(k,m)$-cds) if the subgraph $G[S]$ induced by $S$ is $k$-connected and every $v \in V \setminus S$ has at least $m$ neighbors in $S$. In the $k$-Connected $m$-Dominating Set ($(k,m)$-CDS) problem the goal is to find a minimum weight $(k,m)$-cds in a node-weighted graph. For $m \geq k$ we obtain the following approximation… ▽ More

    Submitted 10 February, 2019; originally announced February 2019.

  18. arXiv:1901.07246  [pdf, ps, other

    cs.DS

    A $(4+ε)$-approximation for $k$-connected subgraphs

    Authors: Zeev Nutov

    Abstract: We obtain approximation ratio $2(2+\frac{1}{\ell})$ for the (undirected) $k$-Connected Subgraph problem, where $\ell \approx \frac{1}{2} (\log_k n-1)$ is the largest integer such that $2^{\ell-1} k^{2\ell+1} \leq n$. For large values of $n$ this improves the $6$-approximation of Cheriyan and Végh when $n =Ω(k^3)$, which is the case $\ell=1$. For $k$ bounded by a constant we obtain ratio $4+ε$. For… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

  19. arXiv:1812.09880  [pdf, other

    cs.DS

    Approximating activation edge-cover and facility location problems

    Authors: Zeev Nutov, Eli Shalom

    Abstract: What approximation ratio can we achieve for the Facility Location problem if whenever a client $u$ connects to a facility $v$,the opening cost of $v$ is at most $θ$ times the service cost of $u$? We show that this and many other problems are a particular case of the Activation Edge-Cover problem. Here we are given a multigraph $G=(V,E)$, a set $R \subseteq V$ of terminals, and thresholds… ▽ More

    Submitted 24 December, 2018; originally announced December 2018.

  20. arXiv:1703.07247  [pdf, other

    cs.DS

    On the Tree Augmentation Problem

    Authors: Zeev Nutov

    Abstract: In the Tree Augmentation problem we are given a tree $T=(V,F)$ and a set $E \subseteq V \times V$ of edges with positive integer costs $\{c_e:e \in E\}$. The goal is to augment $T$ by a minimum cost edge set $J \subseteq E$ such that $T \cup J$ is $2$-edge-connected. We obtain the following results. Recently, Adjiashvili [SODA 17] introduced a novel LP for the problem and used it to break the… ▽ More

    Submitted 22 December, 2018; v1 submitted 21 March, 2017; originally announced March 2017.

  21. arXiv:1703.04230  [pdf, ps, other

    cs.DS

    Improved approximation algorithms for $k$-connected $m$-dominating set problems

    Authors: Zeev Nutov

    Abstract: A graph is $k$-connected if it has $k$ internally-disjoint paths between every pair of nodes. A subset $S$ of nodes in a graph $G$ is a $k$-connected set if the subgraph $G[S]$ induced by $S$ is $k$-connected; $S$ is an $m$-dominating set if every $v \in V \setminus S$ has at least $m$ neighbors in $S$. If $S$ is both $k$-connected and $m$-dominating then $S$ is a $k$-connected $m$-dominating set,… ▽ More

    Submitted 12 March, 2017; originally announced March 2017.

  22. arXiv:1507.03009  [pdf, ps, other

    cs.DS

    A $1.75$ LP approximation for the Tree Augmentation Problem

    Authors: Guy Kortsarz, Zeev Nutov

    Abstract: In the Tree Augmentation Problem (TAP) the goal is to augment a tree $T$ by a minimum size edge set $F$ from a given edge set $E$ such that $T \cup F$ is $2$-edge-connected. The best approximation ratio known for TAP is $1.5$. In the more general Weighted TAP problem, $F$ should be of minimum weight. Weighted TAP admits several $2$-approximation algorithms w.r.t. to the standard cut LP-relaxation,… ▽ More

    Submitted 10 July, 2015; originally announced July 2015.

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

  23. arXiv:1507.02799  [pdf, ps, other

    cs.DS

    A simplified 1.5-approximation algorithm for augmenting edge-connectivity of a graph from 1 to 2

    Authors: Guy Kortsarz, Zeev Nutov

    Abstract: The Tree Augmentation Problem (TAP) is: given a connected graph $G=(V,{\cal E})$ and an edge set $E$ on $V$ find a minimum size subset of edges $F \subseteq E$ such that $(V,{\cal E} \cup F)$ is $2$-edge-connected. In the conference version \cite{EFKN-APPROX} was sketched a $1.5$-approximation algorithm for the problem. Since a full proof was very complex and long, the journal version was cut into… ▽ More

    Submitted 10 July, 2015; originally announced July 2015.

  24. arXiv:1304.7571  [pdf, ps, other

    cs.DS

    Approximating {0,1,2}-Survivable Networks with Minimum Number of Steiner Points

    Authors: Nachshon Cohen, Zeev Nutov

    Abstract: We consider low connectivity variants of the Survivable Network with Minimum Number of Steiner Points (SN-MSP) problem: given a finite set $R$ of terminals in a metric space (M,d), a subset $B \subseteq R$ of "unstable" terminals, and connectivity requirements {r_{uv}: u,v \in R}, find a minimum size set $S \subseteq M$ of additional points such that the unit-disc graph of $R \cup S$ contains… ▽ More

    Submitted 29 April, 2013; originally announced April 2013.

  25. arXiv:1210.4728  [pdf, ps, other

    cs.DS

    Approximating Source Location and Star Survivable Network Problems

    Authors: Guy Kortsarz, Zeev Nutov

    Abstract: In Source Location (SL) problems the goal is to select a mini-mum cost source set $S \subseteq V$ such that the connectivity (or flow) $ψ(S,v)$ from $S$ to any node $v$ is at least the demand $d_v$ of $v$. In many SL problems $ψ(S,v)=d_v$ if $v \in S$, namely, the demand of nodes selected to $S$ is completely satisfied. In a node-connectivity variant suggested recently by Fukunaga, every node $v$… ▽ More

    Submitted 5 November, 2014; v1 submitted 17 October, 2012; originally announced October 2012.

  26. arXiv:1207.4366  [pdf, ps, other

    cs.DS

    Approximating minimum-cost edge-covers of crossing biset-families

    Authors: Zeev Nutov

    Abstract: An ordered pair $\hat{S}=(S,S^+)$ of subsets of $V$ is called a {\em biset} if $S \subseteq S^+$; $(V-S^+,V-S)$ is the co-biset of $\hat{S}$. Two bisets $\hat{X},\hat{Y}$ intersect if $X \cap Y \neq \emptyset$ and cross if both $X \cap Y \neq \emptyset$ and $X^+ \cup Y^+ \neq V$. The intersection and the union of two bisets $\hat{X},\hat{Y}$ is defined by… ▽ More

    Submitted 18 July, 2012; originally announced July 2012.

  27. arXiv:1203.6274  [pdf, ps, other

    cs.DS

    Small $\ell$-edge-covers in $k$-connected graphs

    Authors: Zeev Nutov

    Abstract: Let $G=(V,E)$ be a $k$-edge-connected graph with edge costs $\{c(e):e \in E\}$ and let $1 \leq \ell \leq k-1$. We show by a simple and short proof, that $G$ contains an $\ell$-edge cover $I$ such that: $c(I) \leq \frac{\ell}{k}c(E)$ if $G$ is bipartite, or if $\ell |V|$ is even, or if $|E| \geq \frac{k|V|}{2} +\frac{k}{2\ell}$; otherwise, $c(I) \leq (\frac{\ell}{k}+\frac{1}{k|V|})c(E)$. The partic… ▽ More

    Submitted 28 March, 2012; originally announced March 2012.

  28. arXiv:1203.3578  [pdf, other

    cs.DS

    Iterative rounding approximation algorithms for degree-bounded node-connectivity network design

    Authors: Takuro Fukunaga, Zeev Nutov, R. Ravi

    Abstract: We consider the problem of finding a minimum edge cost subgraph of a graph satisfying both given node-connectivity requirements and degree upper bounds on nodes. We present an iterative rounding algorithm of the biset LP relaxation for this problem. For directed graphs and $k$-out-connectivity requirements from a root, our algorithm computes a solution that is a 2-approximation on the cost, and th… ▽ More

    Submitted 9 August, 2015; v1 submitted 15 March, 2012; originally announced March 2012.

    Comments: A preliminary version of this paper appeared in proceedings of the 53rd Annual IEEE Symposium on Foundations of Computer Science (FOCS 2012)

  29. arXiv:1112.2273  [pdf, ps, other

    cs.DS

    Steiner Forest Orientation Problems

    Authors: Marek Cygan, Guy Kortsarz, Zeev Nutov

    Abstract: We consider connectivity problems with orientation constraints. Given a directed graph $D$ and a collection of ordered node pairs $P$ let $P[D]=\{(u,v) \in P: D {contains a} uv{-path}}$. In the {\sf Steiner Forest Orientation} problem we are given an undirected graph $G=(V,E)$ with edge-costs and a set $P \subseteq V \times V$ of ordered node pairs. The goal is to find a minimum-cost subgraph $H$… ▽ More

    Submitted 18 July, 2012; v1 submitted 10 December, 2011; originally announced December 2011.

    Comments: full version of ESA 2012 publication

  30. arXiv:1108.1176  [pdf, other

    cs.DS

    Combinatorial Algorithms for Capacitated Network Design

    Authors: MohammadTaghi Hajiaghayi, Rohit Khandekar, Guy Kortsarz, Zeev Nutov

    Abstract: We focus on designing combinatorial algorithms for the Capacitated Network Design problem (Cap-SNDP). The Cap-SNDP is the problem of satisfying connectivity requirements when edges have costs and hard capacities. We begin by showing that the Group Steiner tree problem (GST) is a special case of Cap-SNDP even when there is connectivity requirement between only one source-sink pair. This implies the… ▽ More

    Submitted 4 August, 2011; originally announced August 2011.

  31. arXiv:1107.4893  [pdf, ps, other

    cs.DS

    Approximating minimum-power edge-multicovers

    Authors: Nachshon Cohen, Zeev Nutov

    Abstract: Given a graph with edge costs, the {\em power} of a node is themaximum cost of an edge incident to it, and the power of a graph is the sum of the powers of its nodes. Motivated by applications in wireless networks, we consider the following fundamental problem in wireless network design. Given a graph $G=(V,E)$ with edge costs and degree bounds $\{r(v):v \in V\}$, the {\sf Minimum-Power Edge-Multi… ▽ More

    Submitted 25 July, 2011; originally announced July 2011.

  32. arXiv:1105.4250  [pdf, ps, other

    cs.DS

    Approximating subset $k$-connectivity problems

    Authors: Zeev Nutov

    Abstract: A subset $T \subseteq V$ of terminals is $k$-connected to a root $s$ in a directed/undirected graph $J$ if $J$ has $k$ internally-disjoint $vs$-paths for every $v \in T$; $T$ is $k$-connected in $J$ if $T$ is $k$-connected to every $s \in T$. We consider the {\sf Subset $k$-Connectivity Augmentation} problem: given a graph $G=(V,E)$ with edge/node-costs, node subset $T \subseteq V$, and a subgraph… ▽ More

    Submitted 21 May, 2011; originally announced May 2011.