Data Estructure project about Graphs. It allows someone to check if a given Graph is oriented and/or connected. It also shows the articulation points and bridges (if it is an an undirected connected graph) and shows the strongly connected components too.