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 Nov. 5, 2025, 6:20 p.m.