maximal.independent.vertex.sets: Independent vertex sets

View source: R/cliques.R

maximal.independent.vertex.setsR Documentation

Independent vertex sets

Description

[Deprecated]

maximal.independent.vertex.sets() was renamed to maximal_ivs() to create a more consistent API.

Usage

maximal.independent.vertex.sets(graph)

Arguments

graph

The input graph, directed graphs are considered as undirected, loop edges and multiple edges are ignored.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.