In: Advanced Math
Given a graph G, we obtain the subdivision graph of G, denoted by S(G), by subdividing each edge of G exactly once. Remember to subdivide an edge is to add vertex of degree 2. So if you have an edge (u, v) in G it becomes two edges in S(G). Show that S(G) is bipartite.