I'm reading the book "Topological Graph Theory" by Gross and I've gone through a fair bit of it. It seems like the entire book is leading up to being able to imbed a group onto a surface, and I have no idea why you would want to do that. I am a physics major and not very advanced in math. Any insight would be appreciated!
2026-03-25 06:33:58.1774420438
On
Purpose of imbedding a group onto a surface?
68 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Many graph theoretic problems become easy when it is known that the graph is planar ie. can be embedded in the sphere. For example the isomorphism problem for planar graphs can be solved in polynomial time, they can be 5colored in polynomial time (I don’t know about the time complexity of finding a 4coloring though) etc. I would guess that the complexity of these problems increases with the complexity of the (in some sense minimal) surfaces you can embedd into. I would bet that this has been studied extensively, but I don’t know a reference. Moreover I bet that one can classify graphs by the surfaces they embedd into.
The embeddings one generally encounters first are planar embeddings. A good example is the three cottage problem:
You could also consider any other planar embedding problem, except for on another surface, instead. What if your 3 cottages were on a sphere? (Perhaps a tiny planet, if you'll excuse the reference?) What if you wanted to print a circuit board on a torus, and wanted to be sure there were no short circuits due to edge intersections?