Edge densities of drawings of graphs with one forbidden cell

This paper initiates a comprehensive study of c\mathfrak{c}-free graph drawings by establishing tight upper and lower bounds on edge density for every combination of drawing style, graph type, and forbidden cell type, while also characterizing simple graphs that admit drawings avoiding specific cell types and improving existing bounds for quasiplanar drawings.

Benedikt Hahn, Torsten Ueckerdt, Birgit Vogtenhuber

Published Tue, 10 Ma
📖 5 min read🧠 Deep dive

Imagine you are an architect designing a city on a giant, flat piece of paper. In this city, the roads are the edges of a graph, and the intersections are the vertices. Sometimes, roads cross each other (like a bridge over a river or an overpass), creating a complex web.

When you draw this city, the roads and bridges divide the paper into different neighborhoods or cells. Some neighborhoods are small triangles, some are big squares, and some are weird, jagged shapes.

This paper is about a very specific rule: What happens if we forbid one specific type of neighborhood from existing in our city?

The authors ask: "If we say, 'No triangular neighborhoods allowed,' or 'No square neighborhoods allowed,' how many roads can we still build before the city becomes too crowded?"

Here is the breakdown of their findings, using simple analogies:

1. The "Forbidden Neighborhood" Game

In math, a "cell" is just a space surrounded by lines. The "type" of a cell is defined by how many times the roads cross each other and how many city blocks (vertices) touch its border.

  • The Old Rule: Scientists already knew that if you forbid a specific "triangular" neighborhood (one with three crossings and no city blocks), you can't build more than about 8 roads per city block.
  • The New Game: This paper asks: What if we forbid any shape? What if we ban the "4-crossing square" or the "5-crossing pentagon"? How many roads can we fit then?

2. The Two Main Findings

A. The "Linear" vs. "Superlinear" Divide

The authors discovered that the answer depends entirely on the shape you ban.

  • The "Linear" City (The Boring but Safe Zone): For most forbidden shapes, the number of roads you can build grows slowly (linearly). If you have 100 blocks, you can build roughly 800 roads. If you have 1,000 blocks, you can build 8,000 roads. The city stays manageable.
  • The "Superlinear" City (The Chaos Zone): For a few specific shapes (like the "4-crossing square"), the rules change completely. You can build a massive number of roads—so many that the number of roads grows much faster than the number of blocks. It's like going from a small town to a sprawling metropolis where the road network explodes in complexity.

B. The "Simple" vs. "Messy" Drawings

The paper distinguishes between two ways of drawing the city:

  1. Simple Drawings: Roads can cross each other, but only once. No road can loop back and cross itself or the same road twice. This is like a clean, well-organized city map.
  2. Non-Homotopic Drawings: A slightly looser rule. Roads can't form "empty loops" (like a rubber band that can be shrunk to a point without hitting anything). This allows for a bit more messiness.

The Surprise: For some forbidden shapes, the "messy" city allows for way more roads than the "clean" city. For example, if you ban the "4-crossing square," a messy city can have a quadratic number of roads (like n2n^2), while a clean city might be stuck with a lower number.

3. The "Almost All Graphs" Discovery

The authors also asked a different question: "Can we draw any random city without creating a specific forbidden neighborhood?"

They found that for almost any shape you pick (as long as it doesn't involve a crossing on its border), you can draw almost any city without ever creating that shape.

  • Analogy: Imagine you are trying to build a city that has no perfect square parks. The authors proved that unless your city is tiny (like just 3 blocks) or a very specific star shape, you can almost always rearrange the roads to avoid creating a square park.
  • The Exception: The only time you can't avoid a shape is if your city is so simple that it forces that shape to exist (like a triangle of 3 blocks forcing a triangular neighborhood).

4. The "Quasiplanar" Upgrade

One specific shape they looked at is the "3-crossing triangle." This is related to a famous concept called Quasiplanar graphs (where no three roads cross each other at the same time).

  • The Old Limit: Scientists thought the maximum number of roads in such a city was $7n - 28$.
  • The New Record: The authors built a new, clever city design that fits $7.5n - 28$ roads. They didn't just tweak the numbers; they found a whole new way to pack the roads together, closing the gap between the theoretical maximum and what we can actually build.

5. The Big Mystery (The Open Problem)

There is one shape that stumped them: The "4-crossing square" in a simple, clean drawing.

  • They know you can build a lot of roads if you allow messy drawings.
  • They know you can build some extra roads if you keep it clean.
  • But: They don't know the exact limit for the clean version. Is it a small number, or can you build a massive, quadratic city? They suspect it's huge (quadratic), but they haven't proven it yet.

Summary

Think of this paper as a guide for urban planners of the mathematical world.

  • If you ban a weird shape: You can usually build a huge, dense city.
  • If you ban a simple shape: You are limited to a standard, manageable city.
  • The Twist: Sometimes, allowing a little bit of "mess" in your drawing (non-homotopic) lets you build a city twice as big as a "clean" one.
  • The Goal: They are trying to figure out exactly how many roads you can pack into a city before the forbidden shape inevitably appears, no matter how hard you try to avoid it.

They have solved most of the puzzle, but one specific shape (the 4-crossing square in a clean drawing) remains the "holy grail" that they are still trying to crack.