mixedGraphHasSimpleNumbering {SEMID} | R Documentation |
Checks that the input mixed graph has vertices are numbered from 1 to mixedGraph$numNodes(). Throws an error if they are not.
mixedGraphHasSimpleNumbering(mixedGraph)
mixedGraph |
the mixed graph object |