Skip to main content

Showing 1–5 of 5 results for author: Bojikian, N

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

    cs.DS

    Fine-Grained Complexity of Computing Degree-Constrained Spanning Trees

    Authors: Narek Bojikian, Alexander Firbas, Robert Ganian, Hung P. Hoang, Krisztina Szilágyi

    Abstract: We investigate the computation of minimum-cost spanning trees satisfying prescribed vertex degree constraints: Given a graph $G$ and a constraint function $D$, we ask for a (minimum-cost) spanning tree $T$ such that for each vertex $v$, $T$ achieves a degree specified by $D(v)$. Specifically, we consider three kinds of constraint functions ordered by their generality -- $D$ may either assign each… ▽ More

    Submitted 19 March, 2025; originally announced March 2025.

    Comments: 42 pages, 4 figures

  2. arXiv:2502.15884  [pdf, other

    cs.DS

    Tight Bounds for some Classical Problems Parameterized by Cutwidth

    Authors: Narek Bojikian, Vera Chekan, Stefan Kratsch

    Abstract: Cutwidth is a widely studied parameter that quantifies how well a graph can be decomposed along small edge-cuts. It complements pathwidth, which captures decomposition by small vertex separators, and it is well-known that cutwidth upper-bounds pathwidth. The SETH-tight parameterized complexity of problems on graphs of bounded pathwidth (and treewidth) has been actively studied over the past decade… ▽ More

    Submitted 21 February, 2025; originally announced February 2025.

    MSC Class: 05C85 ACM Class: F.2

  3. arXiv:2402.08046  [pdf, other

    cs.DS

    Tight Algorithm for Connected Odd Cycle Transversal Parameterized by Clique-width

    Authors: Narek Bojikian, Stefan Kratsch

    Abstract: Recently, Bojikian and Kratsch [2023] have presented a novel approach to tackle connectivity problems parameterized by clique-width ($\operatorname{cw}$), based on counting small representations of partial solutions (modulo two). Using this technique, they were able to get a tight bound for the Steiner Tree problem, answering an open question posed by Hegerfeld and Kratsch [ESA, 2023]. We use the… ▽ More

    Submitted 26 February, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

    MSC Class: 05C85 ACM Class: F.2

  4. arXiv:2307.14264  [pdf, ps, other

    cs.DS

    A tight Monte-Carlo algorithm for Steiner Tree parameterized by clique-width

    Authors: Narek Bojikian, Stefan Kratsch

    Abstract: Recently, Hegerfeld and Kratsch [ESA 2023] obtained the first tight algorithmic results for hard connectivity problems parameterized by clique-width. Concretely, they gave one-sided error Monte-Carlo algorithms that given a $k$-clique-expression solve Connected Vertex Cover in time $6^kn^{O(1)}$ and Connected Dominating Set in time $5^kn^{O(1)}$. Moreover, under the Strong Exponential-Time Hypothe… ▽ More

    Submitted 26 February, 2024; v1 submitted 26 July, 2023; originally announced July 2023.

    MSC Class: 05C85 ACM Class: F.2

  5. arXiv:2212.12385  [pdf, other

    cs.DS

    Tight Bounds for Connectivity Problems Parameterized by Cutwidth

    Authors: Narek Bojikian, Vera Chekan, Falko Hegerfeld, Stefan Kratsch

    Abstract: In this work we start the investigation of tight complexity bounds for connectivity problems parameterized by cutwidth assuming the Strong Exponential-Time Hypothesis (SETH). Van Geffen et al. posed this question for odd cycle transversal and feedback vertex set. We answer it for these two and four further problems, namely connected vertex cover, connected domintaing set, steiner tree, and connect… ▽ More

    Submitted 23 December, 2022; originally announced December 2022.

    Comments: 77 pages, 17 figures; accepted at STACS 2023

    MSC Class: 05C85