Skip to main content

Showing 1–50 of 76 results for author: Zehavi, M

.
  1. arXiv:2407.09356  [pdf, other

    cs.DS cs.CG

    Bipartizing (Pseudo-)Disk Graphs: Approximation with a Ratio Better than 3

    Authors: Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Jie Xue, Meirav Zehavi

    Abstract: In a disk graph, every vertex corresponds to a disk in $\mathbb{R}^2$ and two vertices are connected by an edge whenever the two corresponding disks intersect. Disk graphs form an important class of geometric intersection graphs, which generalizes both planar graphs and unit-disk graphs. We study a fundamental optimization problem in algorithmic graph theory, Bipartization (also known as Odd Cycle… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

    Comments: In APPROX'24

  2. arXiv:2407.08295  [pdf, other

    cs.DS cs.CG

    Hybrid k-Clustering: Blending k-Median and k-Center

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh, Meirav Zehavi

    Abstract: We propose a novel clustering model encompassing two well-known clustering models: k-center clustering and k-median clustering. In the Hybrid k-Clusetring problem, given a set P of points in R^d, an integer k, and a non-negative real r, our objective is to position k closed balls of radius r to minimize the sum of distances from points not covered by the balls to their closest balls. Equivalently,… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

    Comments: Accepted at APPROX 2024

  3. arXiv:2403.17587  [pdf, other

    cs.DS cs.AI

    Parameterized Analysis of Bribery in Challenge the Champ Tournaments

    Authors: Juhi Chaudhary, Hendrik Molter, Meirav Zehavi

    Abstract: Challenge the champ tournaments are one of the simplest forms of competition, where a (initially selected) champ is repeatedly challenged by other players. If a player beats the champ, then that player is considered the new (current) champ. Each player in the competition challenges the current champ once in a fixed order. The champ of the last round is considered the winner of the tournament. We i… ▽ More

    Submitted 26 March, 2024; originally announced March 2024.

  4. arXiv:2310.05480  [pdf, other

    cs.DS

    Collective Graph Exploration Parameterized by Vertex Cover

    Authors: Siddharth Gupta, Guy Sa'ar, Meirav Zehavi

    Abstract: We initiate the study of the parameterized complexity of the {\sc Collective Graph Exploration} ({\sc CGE}) problem. In {\sc CGE}, the input consists of an undirected connected graph $G$ and a collection of $k$ robots, initially placed at the same vertex $r$ of $G$, and each one of them has an energy budget of $B$. The objective is to decide whether $G$ can be \emph{explored} by the $k$ robots in… ▽ More

    Submitted 9 October, 2023; originally announced October 2023.

    Comments: A preliminary version of this paper will appear in the Proceedings of IPEC 2023

  5. arXiv:2310.05471  [pdf, other

    cs.DS cs.CG

    Drawn Tree Decomposition: New Approach for Graph Drawing Problems

    Authors: Siddharth Gupta, Guy Sa'ar, Meirav Zehavi

    Abstract: Over the past decade, we witness an increasing amount of interest in the design of exact exponential-time and parameterized algorithms for problems in Graph Drawing. Unfortunately, we still lack knowledge of general methods to develop such algorithms. An even more serious issue is that, here, "standard" parameters very often yield intractability. In particular, for the most common structural param… ▽ More

    Submitted 9 October, 2023; originally announced October 2023.

    Comments: A preliminary version of this paper will appear in the Proceedings of IPEC 2023

  6. arXiv:2310.01310  [pdf, other

    cs.GT cs.DS

    Parameterized Complexity of Incomplete Connected Fair Division

    Authors: Harmender Gahlawat, Meirav Zehavi

    Abstract: \textit{Fair division} of resources among competing agents is a fundamental problem in computational social choice and economic game theory. It has been intensively studied on various kinds of items (\textit{divisible} and \textit{indivisible}) and under various notions of \textit{fairness}. We focus on Connected Fair Division (\CFDO), the variant of fair division on graphs, where the \textit{reso… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: A preliminary version of this paper will appear in the Proceedings of FSTTCS 23

  7. arXiv:2309.16892  [pdf, other

    cs.DS

    Kernels for the Disjoint Paths Problem on Subclasses of Chordal Graphs

    Authors: Juhi Chaudhary, Harmender Gahlawat, Michal Włodarczyk, Meirav Zehavi

    Abstract: Given an undirected graph $G$ and a multiset of $k$ terminal pairs $\mathcal{X}$, the Vertex-Disjoint Paths (\VDP) and Edge-Disjoint Paths (\EDP) problems ask whether $G$ has $k$ pairwise internally vertex-disjoint paths and $k$ pairwise edge-disjoint paths, respectively, connecting every terminal pair in~$\mathcal{X}$. In this paper, we study the kernelization complexity of \VDP~and~\EDP~on subcl… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: A preliminary version of this paper will appear in the Proceedings of IPEC 2023

  8. arXiv:2309.15645  [pdf, other

    cs.DS

    Sidestep** Barriers for Dominating Set in Parameterized Complexity

    Authors: Ioannis Koutis, Michał Włodarczyk, Meirav Zehavi

    Abstract: We study the classic {\sc Dominating Set} problem with respect to several prominent parameters. Specifically, we present algorithmic results that sidestep time complexity barriers by the incorporation of either approximation or larger parameterization. Our results span several parameterization regimes, including: (i,ii,iii) time/ratio-tradeoff for the parameters {\em treewidth}, {\em vertex modula… ▽ More

    Submitted 27 September, 2023; originally announced September 2023.

    Comments: Accepted to IPEC'23

  9. arXiv:2309.09967  [pdf, other

    cs.DS cs.GT

    How to Make Knockout Tournaments More Popular?

    Authors: Juhi Chaudhary, Hendrik Molter, Meirav Zehavi

    Abstract: Given a map** from a set of players to the leaves of a complete binary tree (called a seeding), a knockout tournament is conducted as follows: every round, every two players with a common parent compete against each other, and the winner is promoted to the common parent; then, the leaves are deleted. When only one player remains, it is declared the winner. This is a popular competition format in… ▽ More

    Submitted 23 January, 2024; v1 submitted 18 September, 2023; originally announced September 2023.

  10. arXiv:2308.07099  [pdf, other

    cs.CG

    Kernelization for Spreading Points

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh, Meirav Zehavi

    Abstract: We consider the following problem about dispersing points. Given a set of points in the plane, the task is to identify whether by moving a small number of points by small distance, we can obtain an arrangement of points such that no pair of points is ``close" to each other. More precisely, for a family of $n$ points, an integer $k$, and a real number $d > 0$, we ask whether at most $k$ points coul… ▽ More

    Submitted 14 August, 2023; originally announced August 2023.

  11. arXiv:2308.06145  [pdf, other

    cs.DS

    Finding Long Directed Cycles Is Hard Even When DFVS Is Small Or Girth Is Large

    Authors: Ashwin Jacob, Michał Włodarczyk, Meirav Zehavi

    Abstract: We study the parameterized complexity of two classic problems on directed graphs: Hamiltonian Cycle and its generalization {\sc Longest Cycle}. Since 2008, it is known that Hamiltonian Cycle is W[1]-hard when parameterized by directed treewidth [Lampis et al., ISSAC'08]. By now, the question of whether it is FPT parameterized by the directed feedback vertex set (DFVS) number has become a longstand… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

    Comments: Accepted to ESA 2023

  12. arXiv:2308.05974  [pdf, other

    cs.DS

    Lossy Kernelization for (Implicit) Hitting Set Problems

    Authors: Fedor V. Fomin, Tien-Nam Le, Daniel Lokshtanov, Saket Saurabh, Stephan Thomasse, Meirav Zehavi

    Abstract: We re-visit the complexity of kernelization for the $d$-Hitting Set problem. This is a classic problem in Parameterized Complexity, which encompasses several other of the most well-studied problems in this field, such as Vertex Cover, Feedback Vertex Set in Tournaments (FVST) and Cluster Vertex Deletion (CVD). In fact, $d$-Hitting Set encompasses any deletion problem to a hereditary property that… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

    Comments: Accepted to ESA'23

  13. arXiv:2308.02188  [pdf, other

    cs.DS

    Kernelization of Counting Problems

    Authors: Daniel Lokshtanov, Pranabendu Misra, Saket Saurabh, Meirav Zehavi

    Abstract: We introduce a new framework for the analysis of preprocessing routines for parameterized counting problems. Existing frameworks that encapsulate parameterized counting problems permit the usage of exponential (rather than polynomial) time either explicitly or by implicitly reducing the counting problems to enumeration problems. Thus, our framework is the only one in the spirit of classic kerneliz… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

  14. arXiv:2308.01598  [pdf, other

    cs.DS cs.DM

    Meta-theorems for Parameterized Streaming Algorithms

    Authors: Daniel Lokshtanov, Pranabendu Misra, Fahad Panolan, M. S. Ramanujan, Saket Saurabh, Meirav Zehavi

    Abstract: The streaming model was introduced to parameterized complexity independently by Fafianie and Kratsch [MFCS14] and by Chitnis, Cormode, Hajiaghayi and Monemizadeh [SODA15]. Subsequently, it was broadened by Chitnis, Cormode, Esfandiari, Hajiaghayi and Monemizadeh [SPAA15] and by Chitnis, Cormode, Esfandiari, Hajiaghayi, McGregor, Monemizadeh and Vorotnikova [SODA16]. Despite its strong motivation,… ▽ More

    Submitted 3 August, 2023; originally announced August 2023.

  15. arXiv:2307.09333  [pdf, other

    cs.DM cs.DS math.CO

    $\mathcal{P}$-matchings Parameterized by Treewidth

    Authors: Juhi Chaudhary, Meirav Zehavi

    Abstract: A \emph{matching} is a subset of edges in a graph $G$ that do not share an endpoint. A matching $M$ is a \emph{$\mathcal{P}$-matching} if the subgraph of $G$ induced by the endpoints of the edges of $M$ satisfies property $\mathcal{P}$. For example, if the property $\mathcal{P}$ is that of being a matching, being acyclic, or being disconnected, then we obtain an \emph{induced matching}, an \emph{a… ▽ More

    Submitted 18 July, 2023; originally announced July 2023.

    Comments: To Appear in the proceedings of WG 2023

  16. arXiv:2307.06792  [pdf, other

    cs.DS

    Planar Disjoint Paths, Treewidth, and Kernels

    Authors: Michał Włodarczyk, Meirav Zehavi

    Abstract: In the Planar Disjoint Paths problem, one is given an undirected planar graph with a set of $k$ vertex pairs $(s_i,t_i)$ and the task is to find $k$ pairwise vertex-disjoint paths such that the $i$-th path connects $s_i$ to $t_i$. We study the problem through the lens of kernelization, aiming at efficiently reducing the input size in terms of a parameter. We show that Planar Disjoint Paths does no… ▽ More

    Submitted 13 July, 2023; originally announced July 2023.

    Comments: To appear at FOCS'23, 82 pages, 30 figures

  17. arXiv:2307.05446  [pdf, other

    cs.DS cs.DM math.CO

    Parameterized Results on Acyclic Matchings with Implications for Related Problems

    Authors: Juhi Chaudhary, Meirav Zehavi

    Abstract: A matching $M$ in a graph $G$ is an \emph{acyclic matching} if the subgraph of $G$ induced by the endpoints of the edges of $M$ is a forest. Given a graph $G$ and a positive integer $\ell$, Acyclic Matching asks whether $G$ has an acyclic matching of size (i.e., the number of edges) at least $\ell$. In this paper, we first prove that assuming $\mathsf{W[1]\nsubseteq FPT}$, there does not exist any… ▽ More

    Submitted 11 July, 2023; originally announced July 2023.

  18. arXiv:2307.04594  [pdf, other

    cs.DM

    Parameterized Analysis of the Cops and Robber Problem

    Authors: Harmender Gahlawat, Meirav Zehavi

    Abstract: \textit{Pursuit-evasion games} have been intensively studied for several decades due to their numerous applications in artificial intelligence, robot motion planning, database theory, distributed computing, and algorithmic theory. \textsc{Cops and Robber} (\CR) is one of the most well-known pursuit-evasion games played on graphs, where multiple \textit{cops} pursue a single \textit{robber}. The ai… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: To Appear in MFCS 2023

  19. arXiv:2304.13695  [pdf, other

    cs.DS

    Efficient Approximation for Subgraph-Hitting Problems in Sparse Graphs and Geometric Intersection Graphs

    Authors: Zdeněk Dvořák, Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Jie Xue, Meirav Zehavi

    Abstract: We investigate a fundamental vertex-deletion problem called (Induced) Subgraph Hitting: given a graph $G$ and a set $\mathcal{F}$ of forbidden graphs, the goal is to compute a minimum-sized set $S$ of vertices of $G$ such that $G-S$ does not contain any graph in $\mathcal{F}$ as an (induced) subgraph. This is a generic problem that encompasses many well-known problems that were extensively studied… ▽ More

    Submitted 3 December, 2023; v1 submitted 26 April, 2023; originally announced April 2023.

    Comments: 52 pages, subsuming the article arXiv:2304.12789

  20. arXiv:2301.10503  [pdf, ps, other

    cs.DS cs.DM cs.MA

    In Which Graph Structures Can We Efficiently Find Temporally Disjoint Paths and Walks?

    Authors: Pascal Kunz, Hendrik Molter, Meirav Zehavi

    Abstract: A temporal graph has an edge set that may change over discrete time steps, and a temporal path (or walk) must traverse edges that appear at increasing time steps. Accordingly, two temporal paths (or walks) are temporally disjoint if they do not visit any vertex at the same time. The study of the computational complexity of finding temporally disjoint paths or walks in temporal graphs has recently… ▽ More

    Submitted 25 January, 2023; originally announced January 2023.

  21. arXiv:2301.06105  [pdf, other

    cs.DS

    Long Directed Detours: Reduction to $2$-Disjoint Paths

    Authors: Ashwin Jacob, Michał Włodarczyk, Meirav Zehavi

    Abstract: We study an "above guarantee" version of the {\sc Longest Path} problem in directed graphs: We are given a graph $G$, two vertices $s$ and $t$ of $G$, and a non-negative integer $k$, and the objective is to determine whether $G$ contains a path of length at least $dist_G(s,t) +k$ where $dist_G(s,t)$ is the length of a shortest path from $s$ to $t$ in $G$ (assuming that one exists). We show that th… ▽ More

    Submitted 24 January, 2023; v1 submitted 15 January, 2023; originally announced January 2023.

    Comments: 16 pages, 5 figures

  22. arXiv:2211.09603  [pdf, other

    cs.CG cs.DS

    (Re)packing Equal Disks into Rectangle

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh, Meirav Zehavi

    Abstract: The problem of packing of equal disks (or circles) into a rectangle is a fundamental geometric problem. (By a packing here we mean an arrangement of disks in a rectangle without overlap**.) We consider the following algorithmic generalization of the equal disk packing problem. In this problem, for a given packing of equal disks into a rectangle, the question is whether by changing positions of a… ▽ More

    Submitted 17 November, 2022; originally announced November 2022.

    Comments: Full version of ICALP 2022 paper

  23. arXiv:2211.02717  [pdf, other

    cs.CG cs.DS

    A Framework for Approximation Schemes on Disk Graphs

    Authors: Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Jie Xue, Meirav Zehavi

    Abstract: We initiate a systematic study of approximation schemes for fundamental optimization problems on disk graphs, a common generalization of both planar graphs and unit-disk graphs. Our main contribution is a general framework for designing efficient polynomial-time approximation schemes (EPTASes) for vertex-deletion problems on disk graphs, which results in EPTASes for many problems including Vertex… ▽ More

    Submitted 4 November, 2022; originally announced November 2022.

  24. arXiv:2210.05019  [pdf, other

    cs.CG

    Parameterized Approaches to Orthogonal Compaction

    Authors: Walter Didimo, Siddharth Gupta, Philipp Kindermann, Giuseppe Liotta, Alexander Wolff, Meirav Zehavi

    Abstract: Orthogonal graph drawings are used in applications such as UML diagrams, VLSI layout, cable plans, and metro maps. We focus on drawing planar graphs and assume that we are given an \emph{orthogonal representation} that describes the desired shape, but not the exact coordinates of a drawing. Our aim is to compute an orthogonal drawing on the grid that has minimum area among all grid drawings that a… ▽ More

    Submitted 10 October, 2022; originally announced October 2022.

    Comments: 40 pages, 26 figures, to appear in Proc. SOFSEM 2023

  25. arXiv:2210.03932  [pdf, other

    cs.DS cs.CG

    A Finite Algorithm for the Realizabilty of a Delaunay Triangulation

    Authors: Akanksha Agrawal, Saket Saurabh, Meirav Zehavi

    Abstract: The \emph{Delaunay graph} of a point set $P \subseteq \mathbb{R}^2$ is the plane graph with the vertex-set $P$ and the edge-set that contains $\{p,p'\}$ if there exists a disc whose intersection with $P$ is exactly $\{p,p'\}$. Accordingly, a triangulated graph $G$ is \emph{Delaunay realizable} if there exists a triangulation of the Delaunay graph of some $P \subseteq \mathbb{R}^2$, called a \emph{… ▽ More

    Submitted 8 October, 2022; originally announced October 2022.

    Journal ref: 17th International Symposium on Parameterized and Exact Computation (IPEC), 2022

  26. arXiv:2207.07178  [pdf

    cond-mat.mtrl-sci

    Optically Modulated Propulsion of Electric Field Powered Photoconducting Janus Particles

    Authors: Matan Zehavi, Daniel Sofer, Touvia Miloh, Orlin Velev, Gilad Yossifon

    Abstract: Herein we demonstrate the ability to optically tune the mobility of electrically powered Janus particles (JP) that are half coated with various Zinc Oxide (ZnO) semiconducting layers, i.e. polycrystalline, amorphous and amorphous with a SiO2 passivation layer. The ZnO semiconductor photo-response enables increase in its electrical conductivity with light having wavelengths of sufficient photon ene… ▽ More

    Submitted 24 June, 2022; originally announced July 2022.

  27. arXiv:2108.10195  [pdf, other

    cs.DS cs.CC

    The complexity of high-dimensional cuts

    Authors: Ulrich Bauer, Abhishek Rathod, Meirav Zehavi

    Abstract: Cut problems form one of the most fundamental classes of problems in algorithmic graph theory. For instance, the minimum cut, the minimum $s$-$t$ cut, the minimum multiway cut, and the minimum $k$-way cut are some of the commonly encountered cut problems. Many of these problems have been extensively studied over several decades. In this paper, we initiate the algorithmic study of some cut problems… ▽ More

    Submitted 23 August, 2021; originally announced August 2021.

  28. arXiv:2106.16180  [pdf, other

    cs.DS

    Grid Recognition: Classical and Parameterized Computational Perspectives

    Authors: Siddharth Gupta, Guy Sa'ar, Meirav Zehavi

    Abstract: Grid graphs, and, more generally, $k\times r$ grid graphs, form one of the most basic classes of geometric graphs. Over the past few decades, a large body of works studied the (in)tractability of various computational problems on grid graphs, which often yield substantially faster algorithms than general graphs. Unfortunately, the recognition of a grid graph is particularly hard -- it was shown to… ▽ More

    Submitted 30 June, 2021; originally announced June 2021.

  29. arXiv:2105.10434  [pdf, ps, other

    cs.DS

    Verification of Multi-Layered Assignment Problems

    Authors: Barak Steindl, Meirav Zehavi

    Abstract: The class of assignment problems is a fundamental and well-studied class in the intersection of Social Choice, Computational Economics and Discrete Allocation. In a general assignment problem, a group of agents expresses preferences over a set of items, and the task is to allocate items to agents in an "optimal" way. A verification variant of this problem includes an allocation as part of the inpu… ▽ More

    Submitted 24 May, 2021; v1 submitted 21 May, 2021; originally announced May 2021.

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

  30. arXiv:2104.09950  [pdf, other

    cs.DS

    Deleting, Eliminating and Decomposing to Hereditary Classes Are All FPT-Equivalent

    Authors: Akanksha Agrawal, Lawqueen Kanesh, Daniel Lokshtanov, Fahad Panolan, M. S. Ramanujan, Saket Saurabh, Meirav Zehavi

    Abstract: For a graph class ${\cal H}$, the graph parameters elimination distance to ${\cal H}$ (denoted by ${\bf ed}_{\cal H}$) [Bulian and Dawar, Algorithmica, 2016], and ${\cal H}$-treewidth (denoted by ${\bf tw}_{\cal H}$) [Eiben et al. JCSS, 2021] aim to minimize the treedepth and treewidth, respectively, of the "torso" of the graph induced on a modulator to the graph class ${\cal H}$. Here, the torso… ▽ More

    Submitted 6 January, 2022; v1 submitted 20 April, 2021; originally announced April 2021.

    Comments: 70 pages, To appear in SODA 2022. arXiv admin note: text overlap with arXiv:2103.09715, arXiv:2105.04660 by other authors

  31. arXiv:2103.17041  [pdf, other

    cs.DS

    An Exponential Time Parameterized Algorithm for Planar Disjoint Paths

    Authors: Daniel Lokshtanov, Pranabendu Misra, Michal Pilipczuk, Saket Saurabh, Meirav Zehavi

    Abstract: In the Disjoint Paths problem, the input is an undirected graph $G$ on $n$ vertices and a set of $k$ vertex pairs, $\{s_i,t_i\}_{i=1}^k$, and the task is to find $k$ pairwise vertex-disjoint paths connecting $s_i$ to $t_i$. The problem was shown to have an $f(k)n^3$ algorithm by Robertson and Seymour. In modern terminology, this means that Disjoint Paths is fixed parameter tractable (FPT), paramet… ▽ More

    Submitted 31 March, 2021; originally announced March 2021.

    Comments: Full version of STOC 2020 paper; 83 pages

  32. arXiv:2102.03857  [pdf, other

    cs.DS

    Multivariate Analysis of Scheduling Fair Competitions

    Authors: Siddharth Gupta, Meirav Zehavi

    Abstract: A \emph{fair competition}, based on the concept of envy-freeness, is a non-eliminating competition where each contestant (team or individual player) may not play against all other contestants, but the total difficulty for each contestant is the same: the sum of the initial rankings of the opponents for each contestant is the same. Similar to other non-eliminating competitions like the Round-robin… ▽ More

    Submitted 7 February, 2021; originally announced February 2021.

    Comments: To appear in the Proceedings of the 20th International Conference on Autonomous Agents and Multiagent Systems

  33. arXiv:2012.05213  [pdf, other

    cs.GT cs.AI cs.DS cs.MA

    Participatory Budgeting with Project Groups

    Authors: Pallavi Jain, Krzysztof Sornat, Nimrod Talmon, Meirav Zehavi

    Abstract: We study a generalization of the standard approval-based model of participatory budgeting (PB), in which voters are providing approval ballots over a set of predefined projects and -- in addition to a global budget limit, there are several grou**s of the projects, each group with its own budget limit. We study the computational complexity of identifying project bundles that maximize voter satisf… ▽ More

    Submitted 9 December, 2020; originally announced December 2020.

    Comments: 23 pages, 3 tables

    MSC Class: 68Q17; 68Q25; 68W05 (Primary); 68W25; 68T42 (Secondary) ACM Class: F.2.2

  34. arXiv:2008.08373  [pdf, other

    cs.DS

    Efficient Graph Minors Theory and Parameterized Algorithms for (Planar) Disjoint Paths

    Authors: Daniel Lokshtanov, Saket Saurabh, Meirav Zehavi

    Abstract: In the Disjoint Paths problem, the input consists of an $n$-vertex graph $G$ and a collection of $k$ vertex pairs, $\{(s_i,t_i)\}_{i=1}^k$, and the objective is to determine whether there exists a collection $\{P_i\}_{i=1}^k$ of $k$ pairwise vertex-disjoint paths in $G$ where the end-vertices of $P_i$ are $s_i$ and $t_i$. This problem was shown to admit an $f(k)n^3$-time algorithm by Robertson and… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

    Comments: Survey. Appeared in "Treewidth, Kernels, and Algorithms - Essays Dedicated to Hans L. Bodlaender on the Occasion of His 60th Birthday", 2020

  35. arXiv:2007.03589  [pdf, other

    q-bio.GN cs.DS

    Approximate Search for Known Gene Clusters in New Genomes Using PQ-Trees

    Authors: G. R. Zimerman, D. Svetlitsky, M. Zehavi, M. Ziv-Ukelson

    Abstract: We define a new problem in comparative genomics, denoted PQ-Tree Search, that takes as input a PQ-tree $T$ representing the known gene orders of a gene cluster of interest, a gene-to-gene substitution scoring function $h$, integer parameters $d_T$ and $d_S$, and a new genome $S$. The objective is to identify in $S$ approximate new instances of the gene cluster that could vary from the known gene o… ▽ More

    Submitted 7 July, 2020; originally announced July 2020.

    Comments: 45 pages, 9 figures

  36. arXiv:2005.08150  [pdf, other

    cs.GT cs.DS

    On the (Parameterized) Complexity of Almost Stable Marriage

    Authors: Sushmita Gupta, Pallavi Jain, Sanjukta Roy, Saket Saurabh, Meirav Zehavi

    Abstract: In the Stable Marriage problem. when the preference lists are complete, all agents of the smaller side can be matched. However, this need not be true when preference lists are incomplete. In most real-life situations, where agents participate in the matching market voluntarily and submit their preferences, it is natural to assume that each agent wants to be matched to someone in his/her preference… ▽ More

    Submitted 16 May, 2020; originally announced May 2020.

  37. arXiv:2004.11621  [pdf, other

    cs.DS

    Computation of Hadwiger Number and Related Contraction Problems: Tight Lower Bounds

    Authors: Fedor V. Fomin, Daniel Lokshtanov, Ivan Mihajlin, Saket Saurabh, Meirav Zehavi

    Abstract: We prove that the Hadwiger number of an $n$-vertex graph $G$ (the maximum size of a clique minor in $G$) cannot be computed in time $n^{o(n)}$, unless the Exponential Time Hypothesis (ETH) fails. This resolves a well-known open question in the area of exact exponential algorithms. The technique developed for resolving the Hadwiger number problem has a wider applicability. We use it to rule out the… ▽ More

    Submitted 24 April, 2020; originally announced April 2020.

    Comments: Accepted to ICALP 2020

  38. arXiv:2004.09220  [pdf, other

    cs.CG

    Parameterized Study of Steiner Tree on Unit Disk Graphs

    Authors: Sujoy Bhore, Paz Carmi, Sudeshna Kolay, Meirav Zehavi

    Abstract: We study the Steiner Tree problem on unit disk graphs. Given a $n$ vertex unit disk graph $G$, a subset $R\subseteq V(G)$ of $t$ vertices and a positive integer $k$, the objective is to decide if there exists a tree $T$ in $G$ that spans over all vertices of $R$ and uses at most $k$ vertices from $V\setminus R$. The vertices of $R$ are referred to as terminals and the vertices of… ▽ More

    Submitted 20 April, 2020; originally announced April 2020.

    Comments: Accepted in Scandinavian Symposium and Workshops on Algorithm Theory (SWAT) 2020

  39. arXiv:2004.00655  [pdf, other

    cs.DS

    Parameterized Analysis of Assignment Under Multiple Preferences

    Authors: Barak Steindl, Meirav Zehavi

    Abstract: The Assignment problem is a fundamental and well-studied problem in the intersection of Social Choice, Computational Economics and Discrete Allocation. In the Assignment problem, a group of agents expresses preferences over a set of items, and the task is to find a pareto optimal allocation of items to agents. We introduce a generalized version of this problem, where each agent is equipped with mu… ▽ More

    Submitted 21 May, 2021; v1 submitted 1 April, 2020; originally announced April 2020.

    Comments: 43 pages, 11 figures

  40. arXiv:2003.07793  [pdf, other

    cs.CG cs.DS

    The Parameterized Complexity of Guarding Almost Convex Polygons

    Authors: Akanksha Agrawal, Kristine V. K. Knudsen, Daniel Lokshtanov, Saket Saurabh, Meirav Zehavi

    Abstract: Art Gallery is a fundamental visibility problem in Computational Geometry. The input consists of a simple polygon P, (possibly infinite) sets G and C of points within P, and an integer k; the task is to decide if at most k guards can be placed on points in G so that every point in C is visible to at least one guard. In the classic formulation of Art Gallery, G and C consist of all the points withi… ▽ More

    Submitted 17 March, 2020; originally announced March 2020.

    Comments: To appear in SoCG 2020

  41. arXiv:2003.00938  [pdf, other

    cs.DS cs.CG

    ETH-Tight Algorithms for Long Path and Cycle on Unit Disk Graphs

    Authors: Fedor V. Fomin, Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Meirav Zehavi

    Abstract: We present an algorithm for the extensively studied Long Path and Long Cycle problems on unit disk graphs that runs in time $2^{O(\sqrt{k})}(n+m)$. Under the Exponential Time Hypothesis, Long Path and Long Cycle on unit disk graphs cannot be solved in time $2^{o(\sqrt{k})}(n+m)^{O(1)}$ [de Berg et al., STOC 2018], hence our algorithm is optimal. Besides the $2^{O(\sqrt{k})}(n+m)^{O(1)}$-time algor… ▽ More

    Submitted 2 March, 2020; originally announced March 2020.

    Comments: Extended version to appear in SoCG'20

  42. arXiv:1912.01934  [pdf, other

    q-bio.QM cs.DS q-bio.PE

    A New Paradigm for Identifying Reconciliation-Scenario Altering Mutations Conferring Environmental Adaptation

    Authors: Roni Zoller, Meirav Zehavi, Michal Ziv-Ukelson

    Abstract: An important goal in microbial computational genomics is to identify crucial events in the evolution of a gene that severely alter the duplication, loss and mobilization patterns of the gene within the genomes in which it disseminates. In this paper, we formalize this microbiological goal as a new pattern-matching problem in the domain of Gene tree and Species tree reconciliation, denoted "Reconci… ▽ More

    Submitted 4 December, 2019; originally announced December 2019.

    Comments: A conference version of this paper appeared in WABI-2019

  43. arXiv:1904.08150  [pdf, ps, other

    cs.DS

    A Brief Note on Single Source Fault Tolerant Reachability

    Authors: Daniel Lokshtanov, Pranabendu Misra, Saket Saurabh, Meirav Zehavi

    Abstract: Let $G$ be a directed graph with $n$ vertices and $m$ edges, and let $s \in V(G)$ be a designated source vertex. We consider the problem of single source reachability (SSR) from $s$ in presence of failures of edges (or vertices). Formally, a spanning subgraph $H$ of $G$ is a {\em $k$-Fault Tolerant Reachability Subgraph ($k$-FTRS)} if it has the following property. For any set $F$ of at most $k$ e… ▽ More

    Submitted 17 April, 2019; originally announced April 2019.

  44. arXiv:1904.02944  [pdf, other

    cs.DS cs.DM

    Hitting Topological Minors is FPT

    Authors: Fedor V. Fomin, Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Meirav Zehavi

    Abstract: In the Topological Minor Deletion (TM-Deletion) problem input consists of an undirected graph $G$, a family of undirected graphs ${\cal F}$ and an integer $k$. The task is to determine whether $G$ contains a set of vertices $S$ of size at most $k$, such that the graph $G\setminus S$ obtained from $G$ by removing the vertices of $S$, contains no graph from ${\cal F}$ as a topological minor. We give… ▽ More

    Submitted 7 January, 2020; v1 submitted 5 April, 2019; originally announced April 2019.

  45. arXiv:1903.02445  [pdf, other

    cs.DS

    The Parameterized Complexity of Motion Planning for Snake-Like Robots

    Authors: Siddharth Gupta, Guy Sa'ar, Meirav Zehavi

    Abstract: We study the parameterized complexity of a variant of the classic video game Snake that models real-world problems of motion planning. Given a snake-like robot with an initial position and a final position in an environment (modeled by a graph), our objective is to determine whether the robot can reach the final position from the initial position without intersecting itself. Naturally, this proble… ▽ More

    Submitted 6 March, 2019; originally announced March 2019.

    Comments: 33 pages, 7 figures

  46. arXiv:1903.01291  [pdf, other

    cs.DS cs.CG

    Decomposition of Map Graphs with Applications

    Authors: Fedor V. Fomin, Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Meirav Zehavi

    Abstract: Bidimensionality is the most common technique to design subexponential-time parameterized algorithms on special classes of graphs, particularly planar graphs. The core engine behind it is a combinatorial lemma of Robertson, Seymour and Thomas that states that every planar graph either has a $\sqrt{k}\times \sqrt{k}$-grid as a minor, or its treewidth is $O(\sqrt{k})$. However, bidimensionality theo… ▽ More

    Submitted 4 March, 2019; originally announced March 2019.

  47. arXiv:1902.06957  [pdf, other

    cs.DS cs.DM

    Covering Vectors by Spaces in Perturbed Graphic Matroids and Their Duals

    Authors: Fedor V. Fomin, Petr A. Golovach, Daniel Lokshtanov, Saket Saurabh, Meirav Zehavi

    Abstract: Perturbed graphic matroids are binary matroids that can be obtained from a graphic matroid by adding a noise of small rank. More precisely, r-rank perturbed graphic matroid M is a binary matroid that can be represented in the form I +P, where I is the incidence matrix of some graph and P is a binary matrix of rank at most r. Such matroids naturally appear in a number of theoretical and applied set… ▽ More

    Submitted 19 February, 2019; originally announced February 2019.

  48. arXiv:1902.02526  [pdf, other

    cs.DS cs.DM

    Going Far From Degeneracy

    Authors: Fedor V. Fomin, Petr A. Golovach, Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Meirav Zehavi

    Abstract: An undirected graph G is d-degenerate if every subgraph of G has a vertex of degree at most d. By the classical theorem of Erdős and Gallai from 1959, every graph of degeneracy d>1 contains a cycle of length at least d+1. The proof of Erdős and Gallai is constructive and can be turned into a polynomial time algorithm constructing a cycle of length at least d+1. But can we decide in polynomial time… ▽ More

    Submitted 14 February, 2019; v1 submitted 7 February, 2019; originally announced February 2019.

  49. arXiv:1806.09108  [pdf, other

    cs.DS

    On $r$-Simple $k$-Path and Related Problems Parameterized by $k/r$

    Authors: Gregory Gutin, Magnus Wahlström, Meirav Zehavi

    Abstract: Abasi et al. (2014) and Gabizon et al. (2015) studied the following problems. In the $r$-Simple $k$-Path problem, given a digraph $G$ on $n$ vertices and integers $r,k$, decide whether $G$ has an $r$-simple $k$-path, which is a walk where every vertex occurs at most $r$ times and the total number of vertex occurrences is $k$. In the $(r,k)$-Monomial Detection problem, given an arithmetic circuit t… ▽ More

    Submitted 22 October, 2020; v1 submitted 24 June, 2018; originally announced June 2018.

    Comments: To appear in ACM Trans. on Algorithms

  50. arXiv:1803.09370  [pdf, other

    cs.DS cs.CC cs.GT

    Popular Matching in Roommates Setting is NP-hard

    Authors: Sushmita Gupta, Pranabendu Misra, Saket Saurabh, Meirav Zehavi

    Abstract: An input to the Popular Matching problem, in the roommates setting, consists of a graph $G$ and each vertex ranks its neighbors in strict order, known as its preference. In the Popular Matching problem the objective is to test whether there exists a matching $M^\star$ such that there is no matching $M$ where more people are happier with $M$ than with $M^\star$. In this paper we settle the computat… ▽ More

    Submitted 25 March, 2018; originally announced March 2018.

    Comments: 20 pages, 7 figures