A simple planar graph $G$ is called a quadrangulation graph if $G$ has a planar drawing in which all faces are quadrangular faces.
A polygon is convex if all the interior angles are at most 180 degrees. A polygon is non-convex if one or more of the interior angles is more than 180 degrees.
A planar drawing is called convex planar drawing (non-convex planar drawing, resp.) if all of the faces of the drawing (including the outer face) have a convex boundary (non-convex boundary, resp.).
My questions are inspired by the recent question:
In the answer, Brandon du Preez found some quadrangulations with minimum degee $2$ such that every face is non-convex. Misha Lavrov found that the minimum degee "2" is not necessary.
It is easy to see that the vertex connectivity of any quadrangulation graph is $2$ or $3$.
Tutte's embedding theorem says that every 3-connected planar graph have a convex (even strictly convex) planar drawing. So if a quadrangulation graph is 3-connected, of course it has a convex planar drawing. So here is an interesting question:
- does every 3-connected quadrangulation graph have a non-convex drawing?
What about the case where the vertex connectivity of quadrangulation graphs is not $3$? Two specific questions are as follows.
- does every quadrangulation graph with vertex connectivity $2$ have a convex planar drawing?
- does every quadrangulation graph with vertex connectivity $2$ have a non-convex planar drawing?
To find a non-convex embedding of any planar quadrangulation $G$, induct on the number of vertices. We prove that for any plane embedding of $G$, there is a plane embedding with the same face structure where all faces have a concave angle. (The base case is the $4$-cycle, which we can embed as any concave quadrilateral.)
The general strategy is to find a low-degree vertex to remove. With $n$ vertices, there are $n-2$ faces and $2n-4$ edges, for an average degree of $4 - \frac8n$, so we can find a vertex $v$ of degree $3$ or less. There are two cases depending on $\deg(v)$:
Let me elaborate on the "carefully put $v$ back" steps, with some drawings.
In the degree-$2$ case, the non-convex plane embedding of $G-v$ has a face with four vertices $x_1, x_2, x_3, x_4$, where $x_1$ and $x_3$ are supposed to be adjacent to $v$. There are seemingly many cases, depending on whether the face is an interior or exterior face, and depending on which of $x_1, x_2, x_3, x_4$ gives us the non-convex angle.
However, we don't need to do casework; all cases can be solved by putting $v$ back sufficiently close to vertex $x_2$. First of all, this guarantees that edges $x_1v$ and $x_3v$ can be drawn as straight line segments (because they're very close to the straight line segments $x_1x_2$ and $x_3x_2$). Second, the two faces we get are
In the degree-$3$ case, the non-convex embedding of $G-v+e$ has an embedding with two faces $x_1 x_2 x_3 x_4$ and $x_1 x_4 x_5 x_6$, where $e$ (the edge that doesn't exist in $G$) is $x_1 x_4$, and $v$ is supposed to be adjacent to $x_1, x_3, x_5$. Again, there are seemingly many cases for which face (if any) is an interior face, and which angles are concave. Here are a few:
However, once again, we can solve all the cases by placing $v$ sufficiently close to $x_4$. The three faces created are: