cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
How to make unconnected graph to connect
How to make unconnected graph to connected one?
Aug 18, 2011 at 7:11am UTC
zjkg
(1)
Hello~
I have N connected components in graph, G where N > 1.
How can I connect each connected component to the other reserving minimum weight so that G is connected graph?
Last edited on
Aug 18, 2011 at 7:14am UTC
Topic archived. No new replies allowed.