Zum Hauptinhalt springen

Showing 1–20 of 20 results for author: Gurski, F

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

    cs.DS

    The Behavior of Tree-Width and Path-Width under Graph Operations and Graph Transformations

    Authors: Frank Gurski, Robin Weishaupt

    Abstract: Tree-width and path-width are well-known graph parameters. Many NP-hard graph problems allow polynomial-time solutions, when restricted to graphs of bounded tree-width or bounded path-width. In this work, we study the behavior of tree-width and path-width under various unary and binary graph transformations. Doing so, for considered transformations we provide upper and lower bounds for the tree-wi… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: 34 pages

    MSC Class: 05C76; 68R10

  2. arXiv:2202.10195  [pdf, other

    cs.DS

    Efficient computation of oriented vertex and arc colorings of special digraphs

    Authors: Frank Gurski, Dominique Komander, Marvin Lindemann

    Abstract: In this paper we study the oriented vertex and arc coloring problem on edge series-parallel digraphs (esp-digraphs) which are related to the well known series-parallel graphs. Series-parallel graphs are graphs with two distinguished vertices called terminals, formed recursively by parallel and series composition. These graphs have applications in modeling series and parallel electric circuits and… ▽ More

    Submitted 21 February, 2022; originally announced February 2022.

    Comments: 21 pages, 8 figures. arXiv admin note: text overlap with arXiv:2012.13764

  3. arXiv:2012.13764  [pdf, other

    math.CO cs.DS

    Efficient computation of the oriented chromatic number of recursively defined digraphs

    Authors: Frank Gurski, Dominique Komander, Marvin Lindemann

    Abstract: In this paper we consider colorings of oriented graphs, i.e. digraphs without cycles of length 2. Given some oriented graph $G=(V,E)$, an oriented $r$-coloring for $G$ is a partition of the vertex set $V$ into $r$ independent sets, such that all the arcs between two of these sets have the same direction. The oriented chromatic number of $G$ is the smallest integer $r$ such that $G$ permits an orie… ▽ More

    Submitted 12 March, 2021; v1 submitted 26 December, 2020; originally announced December 2020.

    Comments: 25 pages. arXiv admin note: text overlap with arXiv:2006.13911

  4. arXiv:2012.12232  [pdf, ps, other

    cs.DM

    Computing Directed Steiner Path Covers

    Authors: Frank Gurski, Dominique Komander, Carolin Rehs, Jochen Rethmann, Egon Wanke

    Abstract: In this article we consider the Directed Steiner Path Cover problem on directed co-graphs. Given a directed graph G=(V,E) and a subset T of V of so-called terminal vertices, the problem is to find a minimum number of vertex-disjoint simple directed paths, which contain all terminal vertices and a minimum number of non-terminal vertices (Steiner vertices). The primary minimization criteria is the n… ▽ More

    Submitted 22 December, 2020; originally announced December 2020.

    Comments: 21 pages

  5. arXiv:2006.13911  [pdf, other

    cs.DS

    Acyclic coloring of special digraphs

    Authors: Frank Gurski, Dominique Komander, Carolin Rehs

    Abstract: An acyclic r-coloring of a directed graph G=(V,E) is a partition of the vertex set V into r acyclic sets. The dichromatic number of a directed graph G is the smallest r such that G allows an acyclic r-coloring. For symmetric digraphs the dichromatic number equals the well-known chromatic number of the underlying undirected graph. This allows us to carry over the W[1]-hardness and lower bounds for… ▽ More

    Submitted 20 November, 2020; v1 submitted 24 June, 2020; originally announced June 2020.

    Comments: 17 pages; 1 figure

  6. arXiv:2004.04712  [pdf, ps, other

    cs.DM

    Solutions for Subset Sum Problems with Special Digraph Constraints

    Authors: Frank Gurski, Dominique Komander, Carolin Rehs

    Abstract: The subset sum problem is one of the simplest and most fundamental NP-hard problems in combinatorial optimization. We consider two extensions of this problem: The subset sum problem with digraph constraint (SSG) and subset sum problem with weak digraph constraint (SSGW). In both problems there is given a digraph with sizes assigned to the vertices. Within SSG we want to find a subset of vertices w… ▽ More

    Submitted 23 June, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    MSC Class: 05C85; 90C39; 05C69

  7. arXiv:1907.00801  [pdf, ps, other

    cs.DM math.CO

    On Characterizations for Subclasses of Directed Co-Graphs

    Authors: Frank Gurski, Dominique Komander, Carolin Rehs

    Abstract: Undirected co-graphs are those graphs which can be generated from the single vertex graph by disjoint union and join operations. Co-graphs are exactly the P_4-free graphs (where P_4 denotes the path on 4 vertices). Co-graphs itself and several subclasses haven been intensively studied. Among these are trivially perfect graphs, threshold graphs, weakly quasi threshold graphs, and simple co-graphs.… ▽ More

    Submitted 22 October, 2020; v1 submitted 1 July, 2019; originally announced July 2019.

    Comments: 26 pages

  8. Oriented coloring on recursively defined digraphs

    Authors: Frank Gurski, Dominique Komander, Carolin Rehs

    Abstract: Coloring is one of the most famous problems in graph theory. The coloring problem on undirected graphs has been well studied, whereas there are very few results for coloring problems on directed graphs. An oriented k-coloring of an oriented graph G=(V,A) is a partition of the vertex set V into k independent sets such that all the arcs linking two of these subsets have the same direction. The orien… ▽ More

    Submitted 11 June, 2019; v1 submitted 2 April, 2019; originally announced April 2019.

    Comments: 14 pages

    Journal ref: Algorithms, 12(4), 87, 2019

  9. arXiv:1812.06653  [pdf, ps, other

    cs.DS cs.DM math.CO

    Comparing Linear Width Parameters for Directed Graphs

    Authors: Frank Gurski, Carolin Rehs

    Abstract: In this paper we introduce the linear clique-width, linear NLC-width, neighbourhood-width, and linear rank-width for directed graphs. We compare these parameters with each other as well as with the previously defined parameters directed path-width and directed cut-width. It turns out that the parameters directed linear clique-width, directed linear NLC-width, directed neighbourhood-width, and dire… ▽ More

    Submitted 17 December, 2018; originally announced December 2018.

    Comments: 23 pages

  10. arXiv:1811.02259  [pdf, ps, other

    cs.DS cs.DM math.CO

    Characterizations and Directed Path-Width of Sequence Digraphs

    Authors: Frank Gurski, Carolin Rehs, Jochen Rethmann

    Abstract: Computing the directed path-width of a directed graph is an NP-hard problem. Even for digraphs of maximum semi-degree 3 the problem remains hard. We propose a decomposition of an input digraph G=(V,A) by a number k of sequences with entries from V, such that (u,v) in A if and only if in one of the sequences there is an occurrence of u appearing before an occurrence of v. We present several graph t… ▽ More

    Submitted 6 November, 2018; originally announced November 2018.

    Comments: 31 pages

  11. arXiv:1806.04457  [pdf, ps, other

    cs.DS cs.DM math.CO

    Computing directed path-width and directed tree-width of recursively defined digraphs

    Authors: Frank Gurski, Carolin Rehs

    Abstract: In this paper we consider the directed path-width and directed tree-width of recursively defined digraphs. As an important combinatorial tool, we show how the directed path-width and the directed tree-width can be computed for the disjoint union, order composition, directed union, and series composition of two directed graphs. These results imply the equality of directed path-width and directed tr… ▽ More

    Submitted 12 June, 2018; originally announced June 2018.

    Comments: 16 pages

    MSC Class: 68R10; 68R05

  12. arXiv:1710.08953  [pdf, ps, other

    cs.DS

    Counting and Enumerating Independent Sets with Applications to Knapsack Problems

    Authors: Frank Gurski, Carolin Rehs

    Abstract: We introduce methods to count and enumerate all maximal independent, all maximum independent sets, and all independent sets in threshold graphs and k-threshold graphs. Within threshold graphs and k-threshold graphs independent sets correspond to feasible solutions in related knapsack instances. We give several characterizations for knapsack instances and multidimensional knapsack instances which a… ▽ More

    Submitted 24 October, 2017; originally announced October 2017.

    Comments: 26 pages; 9 Figures; 4 Tables

  13. arXiv:1611.07724  [pdf, ps, other

    cs.CC cs.DS

    Knapsack Problems: A Parameterized Point of View

    Authors: Carolin Albrecht, Frank Gurski, Jochen Rethmann, Eda Yilmaz

    Abstract: The knapsack problem (KP) is a very famous NP-hard problem in combinatorial optimization. Also its generalization to multiple dimensions named d-dimensional knapsack problem (d-KP) and to multiple knapsacks named multiple knapsack problem (MKP) are well known problems. Since KP, d-KP, and MKP are integer-valued problems defined on inputs of various informations, we study the fixed-parameter tracta… ▽ More

    Submitted 23 November, 2016; originally announced November 2016.

    Comments: 27 pages, 1 figure

  14. arXiv:1509.07278  [pdf, ps, other

    cs.DS

    Integer Programming Models and Parameterized Algorithms for Controlling Palletizers

    Authors: Frank Gurski, Jochen Rethmann, Egon Wanke

    Abstract: We study the combinatorial FIFO Stack-Up problem, where bins have to be stacked-up from conveyor belts onto pallets. Given k sequences of labeled bins and a positive integer p, the goal is to stack-up the bins by iteratively removing the first bin of one of the k sequences and put it onto a pallet located at one of p stack-up places. The FIFO Stack-Up problem asks whether there is some processing… ▽ More

    Submitted 30 July, 2016; v1 submitted 24 September, 2015; originally announced September 2015.

    Comments: 27 pages, 7 figures. arXiv admin note: text overlap with arXiv:1307.1915

  15. arXiv:1307.1915  [pdf, ps, other

    cs.DS cs.CC

    Complexity of the FIFO Stack-Up Problem

    Authors: Frank Gurski, Jochen Rethmann, Egon Wanke

    Abstract: We study the combinatorial FIFO stack-up problem. In delivery industry, bins have to be stacked-up from conveyor belts onto pallets with respect to customer orders. Given k sequences q_1, ..., q_k of labeled bins and a positive integer p, the aim is to stack-up the bins by iteratively removing the first bin of one of the k sequences and put it onto an initially empty pallet of unbounded capacity l… ▽ More

    Submitted 15 October, 2015; v1 submitted 7 July, 2013; originally announced July 2013.

    Comments: 18 pages, 7 figures

  16. arXiv:1202.4160  [pdf, other

    cs.DS cs.DM

    Interval Routing Schemes for Circular-Arc Graphs

    Authors: Frank Gurski, Patrick Gwydion Poullie

    Abstract: Interval routing is a space efficient method to realize a distributed routing function. In this paper we show that every circular-arc graph allows a shortest path strict 2-interval routing scheme, i.e., by introducing a global order on the vertices and assigning at most two (strict) intervals in this order to the ends of every edge allows to depict a routing function that implies exclusively short… ▽ More

    Submitted 27 June, 2016; v1 submitted 19 February, 2012; originally announced February 2012.

    Comments: 17 pages, to appear in "International Journal of Foundations of Computer Science"

    MSC Class: 05C78; 05C38; 05C20; 68P30 ACM Class: E.1; E.4

  17. arXiv:0806.4073  [pdf, ps, other

    cs.DS cs.DM

    A comparison of two approaches for polynomial time algorithms computing basic graph parameters

    Authors: Frank Gurski

    Abstract: In this paper we compare and illustrate the algorithmic use of graphs of bounded tree-width and graphs of bounded clique-width. For this purpose we give polynomial time algorithms for computing the four basic graph parameters independence number, clique number, chromatic number, and clique covering number on a given tree structure of graphs of bounded tree-width and graphs of bounded clique-widt… ▽ More

    Submitted 25 June, 2008; originally announced June 2008.

    Comments: 25 pages, 3 figures

  18. arXiv:0705.1521  [pdf, ps, other

    cs.DS

    A note on module-composed graphs

    Authors: Frank Gurski

    Abstract: In this paper we consider module-composed graphs, i.e. graphs which can be defined by a sequence of one-vertex insertions v_1,...,v_n, such that the neighbourhood of vertex v_i, 2<= i<= n, forms a module (a homogeneous set) of the graph defined by vertices v_1,..., v_{i-1}. We show that module-composed graphs are HHDS-free and thus homogeneously orderable, weakly chordal, and perfect. Every bi… ▽ More

    Submitted 22 July, 2007; v1 submitted 10 May, 2007; originally announced May 2007.

    Comments: 10 pages

  19. arXiv:0704.3496  [pdf, ps, other

    cs.DS cs.CC

    Polynomial algorithms for protein similarity search for restricted mRNA structures

    Authors: Frank Gurski

    Abstract: In this paper we consider the problem of computing an mRNA sequence of maximal similarity for a given mRNA of secondary structure constraints, introduced by Backofen et al. in [BNS02] denoted as the MRSO problem. The problem is known to be NP-complete for planar associated implied structure graphs of vertex degree at most 3. In [BFHV05] a first polynomial dynamic programming algorithms for MRSO… ▽ More

    Submitted 26 April, 2007; originally announced April 2007.

    Comments: 10 Pages

  20. Graph Operations on Clique-Width Bounded Graphs

    Authors: Frank Gurski

    Abstract: Clique-width is a well-known graph parameter. Many NP-hard graph problems admit polynomial-time solutions when restricted to graphs of bounded clique-width. The same holds for NLC-width. In this paper we study the behavior of clique-width and NLC-width under various graph operations and graph transformations. We give upper and lower bounds for the clique-width and NLC-width of the modified graphs… ▽ More

    Submitted 4 June, 2016; v1 submitted 29 January, 2007; originally announced January 2007.

    Comments: 30 pages, to appear in "Theory of Computing Systems"

    ACM Class: E.1; G.2.2