This is a Graph Representation with a visual part created using Qt5 Library. This program: a) Finds an Eulerian Path; b) Finds an existence of Hamiltonian Path; c) Finds a Depth First Search; d) Finds the Graph's Radius and Diameter; e) Shows a Graph image (works only with edges in .txt file)