Skip to main content

Chapter 4 Graphs on Surfaces

This chapter covers drawing graphs on surfaces. To motivate this topic, we will begin by thinking about videogames

We start with discussing whether or not graphs are planar, proving that \(K_{3,3}\) and \(K_5\) are not planar using a method we call the Planarity Algorithm for Hamiltonian graphs. We discuss the more general Kuratowski's theorem for proving any graph is planar or not. We introduce other surfaces, and how to draw graphs on them -- the sphere, Mobius band, and torus in particular. After a brief discussion of dual graphs, we prove Euler's theorem about planar graphs and explore several applications.