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, directed graphs are considered as undirected, loop edges and multiple edges are ignored.


igraph/rigraph documentation built on Feb. 5, 2025, 6:29 p.m.