vix.ing · top · new · best · stats · spec

A Note on Exponential-Time Algorithms for Linearwidth

2020/10/05 by Kobayashi, Yasuaki, Nakahata, Yu
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2010.02388

Abstract

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

Related