Im trying to write a method to find whether or not a path exists between to vertex in an undirected graph that is representned in an adjacency matrix.
This is the adj