Topic: Graph Theory Problem / Level: beginner

Problem: Write a program to check if two undirected graphs are strongly isomorphic.

Run the code to see the output here...