Second International Conference on Innovative Computing, Informatio and Control (ICICIC 2007) 2007
DOI: 10.1109/icicic.2007.437
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Algorithm for Finding the Minimum Edges to Make a Disconnected Directed Acyclic Graph Strongly Connected

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2013
2013
2013
2013

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(3 citation statements)
references
References 3 publications
0
3
0
Order By: Relevance
“…It follows that there cannot be a edge (10,14), for otherwise the level of node 14 in the BFS-tree must be 3, 4, or 5. A similar argument can be made for the edge (12,14) and hence the graph induced by those vertices is not connected. From the above reasoning it is evident that using the graph's BFS-tree can be an effective tool in reducing the number of combinations to be tested.…”
Section: Using Bfs-tree Information To Reduce the Number Of Computatimentioning
confidence: 92%
See 2 more Smart Citations
“…It follows that there cannot be a edge (10,14), for otherwise the level of node 14 in the BFS-tree must be 3, 4, or 5. A similar argument can be made for the edge (12,14) and hence the graph induced by those vertices is not connected. From the above reasoning it is evident that using the graph's BFS-tree can be an effective tool in reducing the number of combinations to be tested.…”
Section: Using Bfs-tree Information To Reduce the Number Of Computatimentioning
confidence: 92%
“…Also, representing the edge information using arrays to store the out-vertex and in-vertex numbers saves space for sparse matrices [12]. This method is better suited for directed graphs.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation