Topic: Graph Theory Problem / Level: advanced

Problem: Write a program to solve the "Steiner Tree Problem" in a directed graph.

Run the code to see the output here...