Circumcircle
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
One dimension up, and the circles disappear
The Delaunay triangulation is defined by a condition about circles, which is awkward to compute and awkward to reason about. Lift every point onto a paraboloid and the circles turn into planes, the condition turns into convexity, and a two-dimensional problem is solved by looking at a three-dimensional shape from underneath.
The tree inside the triangulation
The shortest network joining a set of points is built from edges chosen by length, and the triangulation is built from edges chosen by an emptiness condition about circles. The two constructions share no step, and every edge of the first is an edge of the second.
Named alongside it
The objects these essays reach for when they reach for this one.
Delaunay triangulationVoronoi diagramComplexityConvex hullConvexityDualityGraphGreedy algorithmLifting mapParaboloidPlanar graphSpanning tree