mixedGraphHasSimpleNumbering: Checks that a MixedGraph has appropriate node numbering

View source: R/utils.R

mixedGraphHasSimpleNumberingR Documentation

Checks that a MixedGraph has appropriate node numbering

Description

Checks that the input mixed graph has vertices are numbered from 1 to mixedGraph$numNodes(). Throws an error if they are not.

Usage

mixedGraphHasSimpleNumbering(mixedGraph)

Arguments

mixedGraph

the mixed graph object


SEMID documentation built on July 26, 2023, 5:40 p.m.