Question
How does a graph community differ from a connected component?
Select an option. Your answer will be checked instantly.
Correct Answer: D. A community can have links to other communities, while a connected component has no path to outside components
Explanation:
Community boundaries reflect relatively stronger internal connectivity, not total separation. Connected components are separated absolutely because no path crosses between them.
Leave a Reply