Description
Java programming. I hope I can find help here. The program is about
using the iterative algorithms to construct a program for performing depth researches (DFS), transitive closure (TC), and cycle searches in directed graphs. I attached an example of two files that one is valid and one is not. if it is not valid file, inform the user and ask him to input a number or exit the program.