-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
enhancementNew feature or requestNew feature or request
Description
networkx has some functions to find cliques.
These algorithms have exponential running time, but can be useful in practice for small problems.
What is the expected enhancement?
Add some functions to find cliques, e.g. similar to networkx.enumerate_all_cliques.
marcfranquesa
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request