path
Definition: Vertices can be ordered such that exactly those next to each other in the order are connected by an edge.
Relations
Other | Relation from | Relation to | |
---|---|---|---|
acyclic chromatic number | ■ | exclusion | upper bound |
arboricity | ■ | exclusion | upper bound |
average degree | ■ | exclusion | upper bound |
average distance | ■ | exclusion | unknown to HOPS |
bandwidth | ■ | exclusion | unknown to HOPS |
bipartite | ■ | exclusion | upper bound |
bipartite number | ■ | exclusion | unknown to HOPS |
bisection bandwidth | ■ | exclusion | upper bound |
block | ■ | exclusion | upper bound |
book thickness | ■ | exclusion | upper bound |
boolean width | ■ | exclusion | upper bound |
bounded components | ■ | exclusion | unbounded |
boxicity | ■ | exclusion | upper bound |
branch width | ■ | exclusion | upper bound |
c-closure | ■ | exclusion | upper bound |
carving-width | ■ | exclusion | upper bound |
chordal | ■ | exclusion | upper bound |
chordality | ■ | exclusion | upper bound |
chromatic number | ■ | exclusion | upper bound |
clique cover number | ■ | exclusion | unbounded |
clique-tree-width | ■ | exclusion | upper bound |
clique-width | ■ | exclusion | upper bound |
cluster | ■ | exclusion | exclusion |
co-cluster | ■ | exclusion | exclusion |
cograph | ■ | exclusion | exclusion |
complete | ■ | exclusion | exclusion |
connected | ■ | exclusion | upper bound |
contraction complexity | ■ | exclusion | upper bound |
cutwidth | ■ | exclusion | upper bound |
cycle | ■ | unknown to HOPS | unknown to HOPS |
cycles | ■ | exclusion | unknown to HOPS |
d-path-free | ■ | exclusion | unbounded |
degeneracy | ■ | exclusion | upper bound |
degree treewidth | ■ | exclusion | upper bound |
diameter | ■ | exclusion | unbounded |
diameter+max degree | ■ | exclusion | unbounded |
disconnected | ■ | unknown to HOPS | unknown to HOPS |
disjoint cycles | ■ | exclusion | upper bound |
distance to bipartite | ■ | exclusion | upper bound |
distance to block | ■ | exclusion | upper bound |
distance to bounded components | ■ | exclusion | unbounded |
distance to chordal | ■ | exclusion | upper bound |
distance to cluster | ■ | exclusion | unbounded |
distance to co-cluster | ■ | exclusion | unbounded |
distance to cograph | ■ | exclusion | unbounded |
distance to complete | ■ | exclusion | unbounded |
distance to disconnected | ■ | exclusion | upper bound |
distance to edgeless | ■ | exclusion | unbounded |
distance to forest | ■ | exclusion | upper bound |
distance to interval | ■ | exclusion | upper bound |
distance to linear forest | ■ | exclusion | upper bound |
distance to maximum degree | ■ | exclusion | upper bound |
distance to outerplanar | ■ | exclusion | upper bound |
distance to perfect | ■ | exclusion | upper bound |
distance to planar | ■ | exclusion | upper bound |
distance to stars | ■ | exclusion | unbounded |
domatic number | ■ | exclusion | upper bound |
domination number | ■ | exclusion | unbounded |
edge clique cover number | ■ | exclusion | unbounded |
edge connectivity | ■ | exclusion | upper bound |
edgeless | ■ | exclusion | exclusion |
feedback edge set | ■ | exclusion | upper bound |
feedback vertex set | ■ | exclusion | upper bound |
forest | ■ | exclusion | upper bound |
genus | ■ | exclusion | upper bound |
girth | ■ | exclusion | unknown to HOPS |
grid | ■ | exclusion | inclusion |
h-index | ■ | exclusion | upper bound |
inf-flip-width | ■ | exclusion | upper bound |
interval | ■ | exclusion | upper bound |
iterated type partitions | ■ | exclusion | unbounded |
linear clique-width | ■ | exclusion | upper bound |
linear forest | ■ | exclusion | upper bound |
linear NLC-width | ■ | exclusion | upper bound |
linear rank-width | ■ | exclusion | upper bound |
maximum clique | ■ | exclusion | upper bound |
maximum degree | ■ | exclusion | upper bound |
maximum independent set | ■ | exclusion | unbounded |
maximum induced matching | ■ | exclusion | unbounded |
maximum leaf number | ■ | exclusion | unknown to HOPS |
maximum matching | ■ | exclusion | unbounded |
maximum matching on bipartite graphs | ■ | exclusion | unbounded |
mim-width | ■ | exclusion | upper bound |
minimum degree | ■ | exclusion | upper bound |
mm-width | ■ | exclusion | upper bound |
modular-width | ■ | exclusion | unbounded |
module-width | ■ | exclusion | upper bound |
neighborhood diversity | ■ | exclusion | unbounded |
NLC-width | ■ | exclusion | upper bound |
NLCT-width | ■ | exclusion | upper bound |
odd cycle transversal | ■ | exclusion | upper bound |
outerplanar | ■ | exclusion | upper bound |
path | ■ | equal | equal |
pathwidth | ■ | exclusion | upper bound |
pathwidth+maxdegree | ■ | exclusion | upper bound |
perfect | ■ | exclusion | upper bound |
planar | ■ | exclusion | upper bound |
radius-r flip-width | ■ | exclusion | upper bound |
rank-width | ■ | exclusion | upper bound |
shrub-depth | ■ | exclusion | unknown to HOPS |
sim-width | ■ | exclusion | upper bound |
size | ■ | exclusion | unbounded |
star | ■ | exclusion | exclusion |
stars | ■ | exclusion | exclusion |
topological bandwidth | ■ | exclusion | unknown to HOPS |
tree | ■ | exclusion | inclusion |
tree-independence number | ■ | exclusion | upper bound |
treedepth | ■ | exclusion | unbounded |
treelength | ■ | exclusion | unknown to HOPS |
treewidth | ■ | exclusion | upper bound |
twin-cover number | ■ | exclusion | unbounded |
twin-width | ■ | exclusion | upper bound |
vertex connectivity | ■ | exclusion | upper bound |
vertex cover | ■ | exclusion | unbounded |
vertex integrity | ■ | exclusion | unbounded |
Results
- 2022 Expanding the Graph Parameter Hierarchy by Tran
- page 24 : graph class path has unbounded modular-width – The Modular-width of a path $P$ with length $n > 3$ is $n$.
- page 26 : graph class path has unbounded neighborhood diversity – The Neighborhood Diversity of a Path $P$ with length $n > 3$ is $n$.
- 2010 Comparing 17 graph parameters by Sasák
- page 30 : path upper bounds carving-width by a constant – … path with carving-width 2.
- assumed
- path upper bounds connected by a constant – by definition
- path upper bounds linear forest by a constant – by definition
- graph class path is included in graph class tree
- graph class tree is not included in graph class path
- graph class path is included in graph class grid
- graph class grid is not included in graph class path
- path is equivalent to path – assumed
- unknown source
- graph class path has unbounded treedepth
- graph class path has unbounded distance to cluster – trivially
- graph class path has unbounded diameter – trivially
- graph class path has unbounded maximum matching