Hello,
I have been given a very large undirected xgml graph. I dont know if the graph is connected or not (i.e. im not sure that for any 2 nodes there is a path between them). Is it possible in yed to either check this or layout the graph into its possible sections so i can visually see its possible components?
I imagine this will be a layout option but i cant find it!