Checking for Graph Isomorphism

To verify their isomorphism, define the bijective function: $f(1) = A$, $f(2) = C$, $f(3) = B$, and $f(4) = D$.

Using this function, note how the following edges correspond:

Since the structure is preserved, we have $G_1 \cong G_2$.