interval
equivalent to: interval
providers: ISGCI
Relations
Other | Relation from | Relation to |
---|---|---|
acyclic chromatic number | exclusion | unbounded |
arboricity | exclusion | unbounded |
average degree | exclusion | unbounded |
average distance | exclusion | unbounded |
bandwidth | exclusion | unbounded |
bipartite | exclusion | exclusion |
bipartite number | exclusion | unknown to HOPS |
bisection bandwidth | exclusion | unbounded |
block | exclusion | unknown to HOPS |
book thickness | exclusion | unbounded |
boolean width | exclusion | unknown to HOPS |
bounded components | exclusion | unbounded |
boxicity | exclusion | constant |
branch width | exclusion | unbounded |
c-closure | exclusion | unknown to HOPS |
carving-width | exclusion | unbounded |
chordal | exclusion | inclusion |
chordality | exclusion | constant |
chromatic number | exclusion | unbounded |
clique cover number | exclusion | unbounded |
clique-tree-width | exclusion | unknown to HOPS |
clique-width | exclusion | unknown to HOPS |
cluster | inclusion | exclusion |
co-cluster | exclusion | exclusion |
cograph | exclusion | exclusion |
complete | inclusion | exclusion |
connected | exclusion | unknown to HOPS |
cutwidth | exclusion | unbounded |
cycle | unknown to HOPS | exclusion |
cycles | exclusion | exclusion |
d-path-free | exclusion | unbounded |
degeneracy | exclusion | unbounded |
degree treewidth | exclusion | unbounded |
diameter | exclusion | unbounded |
diameter+max degree | exclusion | unbounded |
disjoint cycles | exclusion | exclusion |
distance to bipartite | exclusion | unbounded |
distance to block | exclusion | unknown to HOPS |
distance to bounded components | exclusion | unbounded |
distance to chordal | exclusion | constant |
distance to cluster | unknown to HOPS | unbounded |
distance to co-cluster | exclusion | unbounded |
distance to cograph | exclusion | unbounded |
distance to complete | unknown to HOPS | unbounded |
distance to edgeless | unknown to HOPS | unbounded |
distance to forest | exclusion | unbounded |
distance to interval | unknown to HOPS | constant |
distance to linear forest | unknown to HOPS | unbounded |
distance to maximum degree | exclusion | unbounded |
distance to outerplanar | exclusion | unbounded |
distance to perfect | exclusion | constant |
distance to planar | exclusion | unknown to HOPS |
distance to stars | unknown to HOPS | unbounded |
domatic number | exclusion | unbounded |
domination number | exclusion | unbounded |
edge clique cover number | exclusion | unbounded |
edge connectivity | exclusion | unbounded |
edgeless | inclusion | exclusion |
feedback edge set | exclusion | unbounded |
feedback vertex set | exclusion | unbounded |
forest | exclusion | exclusion |
genus | exclusion | unbounded |
girth | exclusion | unknown to HOPS |
grid | exclusion | exclusion |
h-index | exclusion | unbounded |
inf-flip-width | exclusion | unknown to HOPS |
iterated type partitions | exclusion | unbounded |
linear clique-width | exclusion | unknown to HOPS |
linear forest | inclusion | exclusion |
linear NLC-width | exclusion | unknown to HOPS |
linear rank-width | exclusion | unknown to HOPS |
maximum clique | exclusion | unbounded |
maximum degree | exclusion | unbounded |
maximum independent set | exclusion | unbounded |
maximum induced matching | exclusion | unbounded |
maximum leaf number | unknown to HOPS | unbounded |
maximum matching | unknown to HOPS | unbounded |
maximum matching on bipartite graphs | unknown to HOPS | unbounded |
mim-width | exclusion | unknown to HOPS |
minimum degree | exclusion | unbounded |
mm-width | exclusion | unbounded |
modular-width | exclusion | unbounded |
module-width | exclusion | unknown to HOPS |
neighborhood diversity | exclusion | unbounded |
NLC-width | exclusion | unknown to HOPS |
NLCT-width | exclusion | unknown to HOPS |
odd cycle transversal | exclusion | unbounded |
outerplanar | exclusion | exclusion |
path | inclusion | exclusion |
pathwidth | exclusion | unbounded |
pathwidth+maxdegree | exclusion | unbounded |
perfect | exclusion | inclusion |
planar | exclusion | exclusion |
radius-r flip-width | exclusion | unknown to HOPS |
rank-width | exclusion | unknown to HOPS |
shrub-depth | exclusion | unknown to HOPS |
sim-width | exclusion | unknown to HOPS |
star | inclusion | exclusion |
stars | inclusion | exclusion |
topological bandwidth | exclusion | unbounded |
tree | unknown to HOPS | exclusion |
tree-independence number | exclusion | unknown to HOPS |
treedepth | exclusion | unbounded |
treelength | exclusion | unknown to HOPS |
treewidth | exclusion | unbounded |
twin-cover number | unknown to HOPS | unbounded |
twin-width | exclusion | unknown to HOPS |
vertex connectivity | unknown to HOPS | unknown to HOPS |
vertex cover | unknown to HOPS | unbounded |
vertex integrity | exclusion | unbounded |
Results
- 2017 Graph Theory by Diestel
- page 145 : interval – A graph $G$ is called an \emph{interval graph} if there exists a set ${ I_v \mid v \in V(G) }$ of real intervals such that $I_u \cap I_v \ne \emptyset$ if and only if $uv \in E(G)$.
- assumed
- graph class cluster is included in graph class interval
- graph class interval is not included in graph class cluster
- graph class linear forest is included in graph class interval
- graph class interval is not included in graph class linear forest
- graph class stars is included in graph class interval
- graph class interval is not included in graph class stars
- graph class interval is included in graph class chordal
- graph class chordal is not included in graph class interval
- graph class interval has constant distance to interval – by definition
- unknown source
- graph class interval has unbounded average distance