Topic: Graph Theory Problem / Level: intermediate

Problem: Implement an algorithm to solve the "Maximal Clique Problem" using graph techniques.

Run the code to see the output here...