Skip to content

Confusing documentation for VertexClustering.giant() #324

@remysucre

Description

@remysucre

Graph.clusters() returns a VertexClustering object which should be the connected components, but VertexClustering.giant() is said to return a community in the doc. The source of giant does not seem to involve community detection, so is it actually just returning the largest connected component?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions