is_cyclic: Test cyclicity of graph

View source: R/Types.R

is_cyclicR Documentation

Test cyclicity of graph

Description

Looks for cycles among edges of type 'directed'. Not tested. Maybe should add option to not test among all directed edges types.

Usage

is_cyclic(graph)

Arguments

graph

mixedgraph object


rje42/MixedGraphs documentation built on March 20, 2024, 8:09 a.m.