get_cliques_and_separators_OLD: Get Cliques and Separators of a graph

View source: R/graphs_functions.R

get_cliques_and_separators_OLDR Documentation

Get Cliques and Separators of a graph

Description

Finds all cliques, separators, and (recursively) separators of separators in a graph.

Usage

get_cliques_and_separators_OLD(graph)

Arguments

graph

An [igraph::graph] object

Value

A list of vertex sets that represent the cliques and (recursive) separators of graph


sebastian-engelke/graphicalExtremes documentation built on Jan. 10, 2025, 10:02 a.m.