Topic: Graph Theory Problem / Level: advanced

Problem: Write a program to compute the transitive reduction of a directed graph.

Run the code to see the output here...