planar
tags: topology
providers: ISGCI
Definition: Has an embedding with vertices being points, edges being curves between respective points, which is planar, i.e., no curves cross each other.
Relations
Other | Relation from | Relation to | |
---|---|---|---|
acyclic chromatic number | ■ | exclusion | upper bound |
arboricity | ■ | exclusion | upper bound |
average degree | ■ | exclusion | upper bound |
average distance | ■ | exclusion | unbounded |
bandwidth | ■ | exclusion | unbounded |
bipartite | ■ | exclusion | exclusion |
bipartite number | ■ | exclusion | unknown to HOPS |
bisection bandwidth | ■ | exclusion | unbounded |
block | ■ | exclusion | exclusion |
book thickness | ■ | exclusion | upper bound |
boolean width | ■ | exclusion | unbounded |
bounded components | ■ | exclusion | unbounded |
boxicity | ■ | exclusion | upper bound |
branch width | ■ | exclusion | unbounded |
c-closure | ■ | exclusion | unknown to HOPS |
carving-width | ■ | exclusion | unbounded |
chordal | ■ | exclusion | exclusion |
chordality | ■ | exclusion | upper bound |
chromatic number | ■ | exclusion | upper bound |
clique cover number | ■ | exclusion | unbounded |
clique-tree-width | ■ | exclusion | unbounded |
clique-width | ■ | exclusion | unbounded |
cluster | ■ | exclusion | exclusion |
co-cluster | ■ | exclusion | exclusion |
cograph | ■ | exclusion | exclusion |
complete | ■ | exclusion | exclusion |
connected | ■ | exclusion | exclusion |
contraction complexity | ■ | exclusion | unbounded |
cutwidth | ■ | exclusion | unbounded |
cycle | ■ | upper bound | exclusion |
cycles | ■ | upper bound | exclusion |
d-path-free | ■ | exclusion | unbounded |
degeneracy | ■ | exclusion | upper bound |
degree treewidth | ■ | exclusion | unbounded |
diameter | ■ | exclusion | unbounded |
diameter+max degree | ■ | exclusion | unbounded |
disconnected | ■ | unknown to HOPS | unknown to HOPS |
disjoint cycles | ■ | upper bound | exclusion |
distance to bipartite | ■ | exclusion | unbounded |
distance to block | ■ | exclusion | unbounded |
distance to bounded components | ■ | exclusion | unbounded |
distance to chordal | ■ | exclusion | unbounded |
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 | unbounded |
distance to interval | ■ | exclusion | unbounded |
distance to linear forest | ■ | exclusion | unbounded |
distance to maximum degree | ■ | exclusion | unbounded |
distance to outerplanar | ■ | exclusion | unbounded |
distance to perfect | ■ | exclusion | unbounded |
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 | ■ | upper bound | exclusion |
feedback edge set | ■ | exclusion | unbounded |
feedback vertex set | ■ | exclusion | unbounded |
forest | ■ | upper bound | exclusion |
genus | ■ | exclusion | upper bound |
girth | ■ | exclusion | unbounded |
grid | ■ | inclusion | exclusion |
h-index | ■ | exclusion | unbounded |
inf-flip-width | ■ | exclusion | unbounded |
interval | ■ | exclusion | exclusion |
iterated type partitions | ■ | exclusion | unbounded |
linear clique-width | ■ | exclusion | unbounded |
linear forest | ■ | upper bound | exclusion |
linear NLC-width | ■ | exclusion | unbounded |
linear rank-width | ■ | exclusion | unbounded |
maximum clique | ■ | exclusion | upper bound |
maximum degree | ■ | exclusion | unbounded |
maximum independent set | ■ | exclusion | unbounded |
maximum induced matching | ■ | exclusion | unbounded |
maximum leaf number | ■ | exclusion | unbounded |
maximum matching | ■ | exclusion | unbounded |
maximum matching on bipartite graphs | ■ | unknown to HOPS | unbounded |
mim-width | ■ | exclusion | unknown to HOPS |
minimum degree | ■ | exclusion | upper bound |
mm-width | ■ | exclusion | unbounded |
modular-width | ■ | exclusion | unbounded |
module-width | ■ | exclusion | unbounded |
neighborhood diversity | ■ | exclusion | unbounded |
NLC-width | ■ | exclusion | unbounded |
NLCT-width | ■ | exclusion | unbounded |
odd cycle transversal | ■ | exclusion | unbounded |
outerplanar | ■ | inclusion | exclusion |
path | ■ | upper bound | exclusion |
pathwidth | ■ | exclusion | unbounded |
pathwidth+maxdegree | ■ | exclusion | unbounded |
perfect | ■ | exclusion | exclusion |
planar | ■ | equal | equal |
radius-r flip-width | ■ | exclusion | upper bound |
rank-width | ■ | exclusion | unbounded |
shrub-depth | ■ | exclusion | unbounded |
sim-width | ■ | exclusion | unknown to HOPS |
size | ■ | exclusion | unbounded |
star | ■ | upper bound | exclusion |
stars | ■ | upper bound | exclusion |
topological bandwidth | ■ | exclusion | unbounded |
tree | ■ | upper bound | exclusion |
tree-independence number | ■ | exclusion | unknown to HOPS |
treedepth | ■ | exclusion | unbounded |
treelength | ■ | exclusion | unknown to HOPS |
treewidth | ■ | exclusion | unbounded |
twin-cover number | ■ | exclusion | unbounded |
twin-width | ■ | exclusion | upper bound |
vertex connectivity | ■ | exclusion | upper bound |
vertex cover | ■ | exclusion | unbounded |
vertex integrity | ■ | exclusion | unbounded |
Results
- 2017 Graph Theory by Diestel
- page 89 : planar – When we draw a graph on a piece of paper, we naturally try to do this as transparently as possible. One obvious way to limit the mess created by all the lines is to avoid intersections. … Graphs drawn in this way are called \emph{plane graphs}; abstract graphs that can be drawn in this way are called \emph{planar}.
- unknown source
- planar upper bounds genus by a constant
- graph class planar has unbounded girth
- graph class planar has unbounded maximum degree
- graph class planar has unbounded distance to perfect
- assumed
- graph class outerplanar is included in graph class planar
- graph class planar is not included in graph class outerplanar
- graph class grid is included in graph class planar
- graph class planar is not included in graph class grid
- planar upper bounds distance to planar by a constant – by definition
- graphs with bounded size are not included in graph class planar – By definition
- planar is equivalent to planar – assumed