English

A Note on Exponential-Time Algorithms for Linearwidth

Data Structures and Algorithms 2021-03-08 v2

Abstract

In this note, we give an algorithm that computes the linearwidth of input nn-vertex graphs in time O(2n)O^*(2^n), which improves a trivial O(2m)O^*(2^m)-time algorithm, where nn and mm the number of vertices and edges, respectively.

Keywords

Cite

@article{arxiv.2010.02388,
  title  = {A Note on Exponential-Time Algorithms for Linearwidth},
  author = {Yasuaki Kobayashi and Yu Nakahata},
  journal= {arXiv preprint arXiv:2010.02388},
  year   = {2021}
}

Comments

4 pages