Skip to main content

Showing 1–4 of 4 results for author: Rosenke, C

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

    math.CO cs.DM

    Computing Optimal Leaf Roots of Chordal Cographs in Linear Time

    Authors: Van Bang Le, Christian Rosenke

    Abstract: A graph G is a k-leaf power, for an integer k >= 2, if there is a tree T with leaf set V(G) such that, for all vertices x, y in V(G), the edge xy exists in G if and only if the distance between x and y in T is at most k. Such a tree T is called a k-leaf root of G. The computational problem of constructing a k-leaf root for a given graph G and an integer k, if any, is motivated by the challenge fro… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

    Comments: 22 pages, 2 figures, full version of the FCT 2023 paper

    MSC Class: 05C85 ACM Class: F.2.2

  2. arXiv:1806.03703  [pdf, other

    cs.CC

    Towards Completely Characterizing the Complexity of Boolean Nets Synthesis

    Authors: Ronny Tredup, Christian Rosenke

    Abstract: Boolean nets are Petri nets that permit at most one token per place. Research has approached this important subject in many ways which resulted in various different classes of boolean nets. But yet, they are only distinguished by the allowed interactions between places and transitions, that is, the possible effects of firing transitions. There are eight different interactions: no operation (nop),… ▽ More

    Submitted 14 November, 2018; v1 submitted 10 June, 2018; originally announced June 2018.

    Comments: Corrected a minor error

  3. arXiv:1711.00220  [pdf, other

    cs.LO cs.CC

    The Hardness of Synthesizing Elementary Net Systems from Highly Restricted Inputs

    Authors: Christian Rosenke, Ronny Tredup

    Abstract: Elementary net systems (ENS) are the most fundamental class of Petri nets. Their synthesis problem has important applications in the design of digital hardware and commercial processes. Given a labeled transition system (TS) $A$, feasibility is the NP-complete decision problem whether $A$ can be equivalently synthesized into an ENS. It is well known that $A$ is feasible if and only if it has the e… ▽ More

    Submitted 1 November, 2017; originally announced November 2017.

    Comments: Technical Report

  4. arXiv:1402.1425  [pdf, ps, other

    cs.DM math.CO

    Towards a Characterization of Leaf Powers by Clique Arrangements

    Authors: Ragnar Nevries, Christian Rosenke

    Abstract: The class ${\cal L}_k$ of $k$-leaf powers consists of graphs $G=(V,E)$ that have a $k$-leaf root, that is, a tree $T$ with leaf set $V$, where $xy \in E$, if and only if the $T$-distance between $x$ and $y$ is at most $k$. Structure and linear time recognition algorithms have been found for $2$-, $3$-, $4$-, and, to some extent, $5$-leaf powers, and it is known that the union of all $k$-leaf power… ▽ More

    Submitted 6 February, 2014; originally announced February 2014.

    ACM Class: G.2.2