A Polynomial Time Algorithm to Determine Singly Connectivity in Directed Graph
Abstract: In this paper, we consider the problem of determining whether or not a directed graph is singly connectedi.e. a directed graph is singly connected if for any pair of vertices there exists at most one simple path connecting them and also undirected graph is singly connected if and only if it is a tree. We have given a straight forward implementation of this problem using DFS algorithm theory which takes polynomial time to check it.
Keywords: DFS; source vertex; cyclic; tree; spanning forest.
How to Cite:
[1] Ishwar Baidari, Rashmi Gangadhar, âA Polynomial Time Algorithm to Determine Singly Connectivity in Directed Graph,â International Journal of Advanced Research in Computer and Communication Engineering (IJARCCE), DOI: 10.17148/IJARCCE.2015.41185
