book thickness
aka: stacknumber, pagenumber, fixed outerthickness
tags: topology
equivalent to: book thickness
providers: ISGCI
Relations
Other | Relation from | Relation to |
---|---|---|
acyclic chromatic number | unknown to HOPS | upper bound |
arboricity | exclusion | upper bound |
average degree | exclusion | upper bound |
average distance | exclusion | exclusion |
bandwidth | upper bound | exclusion |
bipartite | unbounded | exclusion |
bipartite number | exclusion | unknown to HOPS |
bisection bandwidth | exclusion | exclusion |
block | unbounded | exclusion |
boolean width | exclusion | exclusion |
bounded components | upper bound | exclusion |
boxicity | exclusion | upper bound |
branch width | upper bound | exclusion |
c-closure | exclusion | exclusion |
carving-width | upper bound | exclusion |
chordal | unbounded | exclusion |
chordality | exclusion | upper bound |
chromatic number | exclusion | upper bound |
clique cover number | exclusion | exclusion |
clique-tree-width | exclusion | exclusion |
clique-width | exclusion | exclusion |
cluster | unbounded | exclusion |
co-cluster | unbounded | exclusion |
cograph | unbounded | exclusion |
complete | unbounded | exclusion |
connected | unbounded | unknown to HOPS |
cutwidth | upper bound | exclusion |
cycle | constant | exclusion |
cycles | constant | exclusion |
d-path-free | upper bound | exclusion |
degeneracy | exclusion | upper bound |
degree treewidth | upper bound | exclusion |
diameter | exclusion | exclusion |
diameter+max degree | upper bound | exclusion |
disjoint cycles | constant | exclusion |
distance to bipartite | exclusion | exclusion |
distance to block | exclusion | exclusion |
distance to bounded components | upper bound | exclusion |
distance to chordal | exclusion | exclusion |
distance to cluster | exclusion | exclusion |
distance to co-cluster | exclusion | exclusion |
distance to cograph | exclusion | exclusion |
distance to complete | exclusion | exclusion |
distance to edgeless | upper bound | exclusion |
distance to forest | upper bound | exclusion |
distance to interval | exclusion | exclusion |
distance to linear forest | upper bound | exclusion |
distance to maximum degree | unknown to HOPS | exclusion |
distance to outerplanar | upper bound | exclusion |
distance to perfect | exclusion | exclusion |
distance to planar | unknown to HOPS | exclusion |
distance to stars | upper bound | exclusion |
domatic number | exclusion | upper bound |
domination number | exclusion | exclusion |
edge clique cover number | exclusion | exclusion |
edge connectivity | exclusion | upper bound |
edgeless | constant | exclusion |
feedback edge set | upper bound | exclusion |
feedback vertex set | upper bound | exclusion |
forest | constant | exclusion |
genus | upper bound | exclusion |
girth | exclusion | exclusion |
grid | constant | exclusion |
h-index | unknown to HOPS | exclusion |
inf-flip-width | exclusion | exclusion |
interval | unbounded | exclusion |
iterated type partitions | exclusion | exclusion |
linear clique-width | exclusion | exclusion |
linear forest | constant | exclusion |
linear NLC-width | exclusion | exclusion |
linear rank-width | exclusion | exclusion |
maximum clique | exclusion | upper bound |
maximum degree | unknown to HOPS | exclusion |
maximum independent set | exclusion | exclusion |
maximum induced matching | exclusion | exclusion |
maximum leaf number | upper bound | exclusion |
maximum matching | unknown to HOPS | exclusion |
maximum matching on bipartite graphs | upper bound | exclusion |
mim-width | exclusion | unknown to HOPS |
minimum degree | exclusion | upper bound |
mm-width | upper bound | exclusion |
modular-width | exclusion | exclusion |
module-width | exclusion | exclusion |
neighborhood diversity | exclusion | exclusion |
NLC-width | exclusion | exclusion |
NLCT-width | exclusion | exclusion |
odd cycle transversal | exclusion | exclusion |
outerplanar | constant | exclusion |
path | constant | exclusion |
pathwidth | upper bound | exclusion |
pathwidth+maxdegree | upper bound | exclusion |
perfect | unbounded | exclusion |
planar | constant | exclusion |
radius-r flip-width | exclusion | unknown to HOPS |
rank-width | exclusion | exclusion |
shrub-depth | exclusion | exclusion |
sim-width | exclusion | unknown to HOPS |
star | constant | exclusion |
stars | constant | exclusion |
topological bandwidth | upper bound | exclusion |
tree | constant | exclusion |
tree-independence number | unknown to HOPS | unknown to HOPS |
treedepth | upper bound | exclusion |
treelength | exclusion | unknown to HOPS |
treewidth | upper bound | exclusion |
twin-cover number | exclusion | exclusion |
twin-width | exclusion | unknown to HOPS |
vertex connectivity | unknown to HOPS | unknown to HOPS |
vertex cover | upper bound | exclusion |
vertex integrity | upper bound | exclusion |
Results
- 2007 Graph Treewidth and Geometric Thickness Parameters by Dujmovic, Wood
- page 7 : book thickness – A geometric drawing in which the vertices are in convex position is called a book embedding. The book thickness of a graph $G$, …, is the minimum $k \in \mathbb N$ such that there is book embedding of $G$ with thickness $k$.
- page 8 : treewidth upper bounds book thickness by a linear function – The maximum book thickness … of a graph $\mathcal T_k$ (ed: $k$-tree) satisfy … $=k$ for $k \le 2$, $=k+1$ for $k \ge 3$.
- 2004 Track Layouts of Graphs by Dujmović, Pór, Wood
- page 14 : book thickness upper bounds acyclic chromatic number by an exponential function – Theorem 5. Acyclic chromatic number is bounded by stack-number (ed: a.k.a. book-thickness). In particular, every $k$-stack graph $G$ has acyclich chromatic number $\chi_a(G) \le 80^{k(2k-1)}$.
- 1994 Genus g Graphs Have Pagenumber O(√g) by Malitz
- page 24 : genus upper bounds book thickness by a linear function – Theorem 5.1. Genus $g$ graphs have pagenumber $O(\sqrt{g})$.
- https://en.wikipedia.org/wiki/Book_embedding
- book thickness – … a book embedding is a generalization of planar embedding of a graph to embeddings into a book, a collection of half-planes all having the same line as their boundary. Usually, the vertices of the graph are required to lie on this boundary line, called the spine, and the edges are required to stay within a single half-plane. The book thickness of a graph is the smallest possible number of half-planes for any book embedding of the graph.
- unknown source
- treewidth upper bounds book thickness by a computable function
- book thickness upper bounds acyclic chromatic number by a computable function