largest.cliques: Functions to find cliques, i.e. complete subgraphs in a graph

View source: R/cliques.R

largest.cliquesR Documentation

Functions to find cliques, i.e. complete subgraphs in a graph

Description

[Deprecated]

largest.cliques() was renamed to largest_cliques() to create a more consistent API.

Usage

largest.cliques(graph)

Arguments

graph

The input graph.


igraph documentation built on Feb. 12, 2026, 5:08 p.m.