maximal_ivs: Maximal independent vertex sets in the graph

View source: R/cliques.R

maximal_ivsR Documentation

Maximal independent vertex sets in the graph

Description

[Deprecated]

maximal_ivs() was renamed to max_ivs() to create a more consistent API.

Usage

maximal_ivs(graph)

Arguments

graph

The input graph.

Related documentation in the C library

maximal_independent_vertex_sets(), vcount()


igraph documentation built on May 4, 2026, 9:07 a.m.