Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–14 of 14 results for author: Drange, P G

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

    cs.RO cs.DS

    Leveraging Fixed-Parameter Tractability for Robot Inspection Planning

    Authors: Yosuke Mizutani, Daniel Coimbra Salomao, Alex Crane, Matthias Bentert, Pål Grønås Drange, Felix Reidl, Alan Kuntz, Blair D. Sullivan

    Abstract: Autonomous robotic inspection, where a robot moves through its environment and inspects points of interest, has applications in industrial settings, structural health monitoring, and medicine. Planning the paths for a robot to safely and efficiently perform such an inspection is an extremely difficult algorithmic challenge. In this work we consider an abstraction of the inspection planning problem… ▽ More

    Submitted 28 June, 2024; originally announced July 2024.

  2. arXiv:2402.10335  [pdf, other

    cs.DS cs.SI

    Correlation Clustering with Vertex Splitting

    Authors: Matthias Bentert, Alex Crane, Pål Grønås Drange, Felix Reidl, Blair D. Sullivan

    Abstract: We explore Cluster Editing and its generalization Correlation Clustering with a new operation called permissive vertex splitting which addresses finding overlapping clusters in the face of uncertain information. We determine that both problems are NP-hard, yet they exhibit significant differences in parameterized complexity and approximability. For Cluster Editing with Permissive Vertex Splitting,… ▽ More

    Submitted 15 February, 2024; originally announced February 2024.

    MSC Class: 05C85 ACM Class: F.2.2; I.5.3

  3. arXiv:2308.08868  [pdf, other

    cs.DS

    Computing complexity measures of degenerate graphs

    Authors: Pål Grønås Drange, Patrick Greaves, Irene Muzi, Felix Reidl

    Abstract: We show that the VC-dimension of a graph can be computed in time $n^{\log d+1} d^{O(d)}$, where $d$ is the degeneracy of the input graph. The core idea of our algorithm is a data structure to efficiently query the number of vertices that see a specific subset of vertices inside of a (small) query set. The construction of this data structure takes time $O(d2^dn)$, afterwards queries can be computed… ▽ More

    Submitted 17 August, 2023; originally announced August 2023.

    Comments: Accepted for publication in the 18th International Symposium on Parameterized and Exact Computation (IPEC 2023)

    MSC Class: 05C85 ACM Class: F.2.2

  4. arXiv:2305.01314  [pdf, other

    cs.DS

    Two-sets cut-uncut on planar graphs

    Authors: Matthias Bentert, Pål Grønås Drange, Fedor V. Fomin, Petr A. Golovach, Tuukka Korhonen

    Abstract: We study the following Two-Sets Cut-Uncut problem on planar graphs. Therein, one is given an undirected planar graph $G$ and two sets of vertices $S$ and $T$. The question is, what is the minimum number of edges to remove from $G$, such that we separate all of $S$ from all of $T$, while maintaining that every vertex in $S$, and respectively in $T$, stays in the same connected component. We show th… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

    Comments: 22 pages, 5 figures

  5. arXiv:2111.11834  [pdf, other

    cs.DS cs.DM

    Harmless Sets in Sparse Classes

    Authors: Pål Grønås Drange, Irene Muzi, Felix Reidl

    Abstract: In the classic TARGET SAT SELECTION problem, we are asked to minimise the number of nodes to activate so that, after the application of a certain propagation process, all nodes of the graph are active. Bazgan and Chopin [Discrete Optimization}, 14:170--182, 2014] introduced the opposite problem, named HARMLESS SET, in which they ask to maximise the number of nodes to activate such that not a singl… ▽ More

    Submitted 4 January, 2022; v1 submitted 23 November, 2021; originally announced November 2021.

    MSC Class: 68R10; 05C85 ACM Class: F.2.2; G.2.2

  6. arXiv:2001.06867  [pdf, other

    cs.DS cs.CC

    A survey of parameterized algorithms and the complexity of edge modification

    Authors: Christophe Crespelle, Pål Grønås Drange, Fedor V. Fomin, Petr A. Golovach

    Abstract: The survey provides an overview of the developing area of parameterized algorithms for graph modification problems. We concentrate on edge modification problems, where the task is to change a small number of adjacencies in a graph in order to satisfy some required property.

    Submitted 18 February, 2020; v1 submitted 19 January, 2020; originally announced January 2020.

    Comments: Incorporated comments from Marcin Pilipczuk, William Lochet, and Dekel Tsur

  7. arXiv:1901.00156  [pdf, ps, other

    cs.CC cs.DS

    Cluster Editing with Vertex Splitting

    Authors: Faisal N. Abu-Khzam, Emmanuel Arrighi, Matthias Bentert, Pål Grønås Drange, Judith Egan, Serge Gaspers, Alexis Shaw, Peter Shaw, Blair D. Sullivan, Petra Wolf

    Abstract: Cluster Editing, also known as Correlation Clustering, is a well-studied graph modification problem. In this problem, one is given a graph and the task is to perform up to $k$ edge additions or deletions to transform it into a cluster graph, i.e., a graph consisting of a disjoint union of cliques. However, in real-world networks, clusters are often overlapping. For example in social networks, a pe… ▽ More

    Submitted 2 November, 2023; v1 submitted 1 January, 2019; originally announced January 2019.

  8. arXiv:1507.08158  [pdf, other

    cs.DS

    Fast Biclustering by Dual Parameterization

    Authors: Pål Grønås Drange, Felix Reidl, Fernando Sánchez Villaamil, Somnath Sikdar

    Abstract: We study two clustering problems, Starforest Editing, the problem of adding and deleting edges to obtain a disjoint union of stars, and the generalization Bicluster Editing. We show that, in addition to being NP-hard, none of the problems can be solved in subexponential time unless the exponential time hypothesis fails. Misra, Panolan, and Saurabh (MFCS 2013) argue that introducing a bound on th… ▽ More

    Submitted 29 July, 2015; originally announced July 2015.

    Comments: Accepted for presentation at IPEC 2015

    ACM Class: G.2.2

  9. arXiv:1505.00612  [pdf, ps, other

    cs.DS cs.CC cs.SI

    On the Threshold of Intractability

    Authors: Pål Grønås Drange, Markus Sortland Dregi, Daniel Lokshtanov, Blair D. Sullivan

    Abstract: We study the computational complexity of the graph modification problems Threshold Editing and Chain Editing, adding and deleting as few edges as possible to transform the input into a threshold (or chain) graph. In this article, we show that both problems are NP-complete, resolving a conjecture by Natanzon, Shamir, and Sharan (Discrete Applied Mathematics, 113(1):109--128, 2001). On the positive… ▽ More

    Submitted 4 May, 2015; originally announced May 2015.

    ACM Class: F.2.2; G.2.2

  10. arXiv:1412.7558  [pdf, other

    cs.DS

    A Polynomial Kernel for Trivially Perfect Editing

    Authors: Pål Grønås Drange, Michał Pilipczuk

    Abstract: We give a kernel with $O(k^7)$ vertices for Trivially Perfect Editing, the problem of adding or removing at most $k$ edges in order to make a given graph trivially perfect. This answers in affirmative an open question posed by Nastos and Gao, and by Liu et al. Our general technique implies also the existence of kernels of the same size for the related problems Trivially Perfect Completion and Triv… ▽ More

    Submitted 23 December, 2014; originally announced December 2014.

    Comments: 30 pages, 11 figures

    ACM Class: G.2.2; F.2.2

  11. arXiv:1411.4575  [pdf, other

    cs.DS

    Kernelization and Sparseness: the case of Dominating Set

    Authors: Pål Grønås Drange, Markus S. Dregi, Fedor V. Fomin, Stephan Kreutzer, Daniel Lokshtanov, Marcin Pilipczuk, Michał Pilipczuk, Felix Reidl, Saket Saurabh, Fernando Sánchez Villaamil, Sebastian Siebertz, Somnath Sikdar

    Abstract: We prove that for every positive integer $r$ and for every graph class $\mathcal G$ of bounded expansion, the $r$-Dominating Set problem admits a linear kernel on graphs from $\mathcal G$. Moreover, when $\mathcal G$ is only assumed to be nowhere dense, then we give an almost linear kernel on $\mathcal G$ for the classic Dominating Set problem, i.e., for the case $r=1$. These results generalize a… ▽ More

    Submitted 18 September, 2015; v1 submitted 17 November, 2014; originally announced November 2014.

    Comments: v2: new author, added results for r-Dominating Sets in bounded expansion graphs

  12. arXiv:1403.6331  [pdf, ps, other

    cs.DS

    On the Computational Complexity of Vertex Integrity and Component Order Connectivity

    Authors: Pål Grønås Drange, Markus Sortland Dregi, Pim van 't Hof

    Abstract: The Weighted Vertex Integrity (wVI) problem takes as input an $n$-vertex graph $G$, a weight function $w:V(G)\to\mathbb{N}$, and an integer $p$. The task is to decide if there exists a set $X\subseteq V(G)$ such that the weight of $X$ plus the weight of a heaviest component of $G-X$ is at most $p$. Among other results, we prove that: (1) wVI is NP-complete on co-comparability graphs, even if eac… ▽ More

    Submitted 4 December, 2014; v1 submitted 25 March, 2014; originally announced March 2014.

    Comments: A preliminary version of this paper already appeared in the conference proceedings of ISAAC 2014

    ACM Class: F.2.2; G.2.2

  13. arXiv:1309.4022  [pdf, ps, other

    cs.DS

    Exploring Subexponential Parameterized Complexity of Completion Problems

    Authors: Pål Grønås Drange, Fedor V. Fomin, Michał Pilipczuk, Yngve Villanger

    Abstract: Let ${\cal F}$ be a family of graphs. In the ${\cal F}$-Completion problem, we are given a graph $G$ and an integer $k$ as input, and asked whether at most $k$ edges can be added to $G$ so that the resulting graph does not contain a graph from ${\cal F}$ as an induced subgraph. It appeared recently that special cases of ${\cal F}$-Completion, the problem of completing into a chordal graph known as… ▽ More

    Submitted 13 May, 2014; v1 submitted 16 September, 2013; originally announced September 2013.

    Comments: 32 pages, 16 figures, A preliminary version of this paper appeared in the proceedings of STACS'14

    MSC Class: 05C85; 68R10 ACM Class: G.2.2

  14. arXiv:1304.6321  [pdf, ps, other

    cs.DS cs.DM

    A O(c^k n) 5-Approximation Algorithm for Treewidth

    Authors: Hans Bodlaender, Pål G. Drange, Markus S. Dregi, Fedor V. Fomin, Daniel Lokshtanov, Michał Pilipczuk

    Abstract: We give an algorithm that for an input n-vertex graph G and integer k>0, in time 2^[O(k)]n either outputs that the treewidth of G is larger than k, or gives a tree decomposition of G of width at most 5k+4. This is the first algorithm providing a constant factor approximation for treewidth which runs in time single-exponential in k and linear in n. Treewidth based computations are subroutines of nu… ▽ More

    Submitted 23 April, 2013; originally announced April 2013.