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

Determining Factorial Speed Fast

2026/02/27 by Zhidan Feng, Henning Fernau, Pamela Fleischmann +2 · 1 voice · 1 citation
Computer Science · #cs.DM

paper · pdf · doi:10.48550/arxiv.2602.24064

Abstract

The speed of a graph class \cal G measures how many labeled graphs on n vertices one can find in \cal G. This graph class complexity function is explicitly provided on graphclasses.org. However, for many graph classes, their speed status is classified as unknown. In this paper, w\shortversionWe show that any graph class representable by a finite binary language has at most factorial speed, meaning that its speed function behaves like 2Θ(nlog n), and we use this criterion to classify many graph classes whose speed was previously unknown as factorial. As a consequence, inclusions between several graph classes can now be seen to be proper. We also prove that k-letter graphs have exponential speed, i.e., the speed function lies in 2Θ(n).

Citations

Cited by

Discussions

Related