Skip to content

Clique finding #1343

@dfacoet

Description

@dfacoet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions