adjMat: Compute adjacency matrix of a decomposable graph

View source: R/utils.R

adjMatR Documentation

Compute adjacency matrix of a decomposable graph

Description

Compute adjacency matrix of a decomposable graph

Usage

adjMat(graph, p)

Arguments

graph

Decomposable graph as in data(graphs5).

p

of vertices of the graph.

Value

Adjacency matrix.


OlivierBinette/MSETools documentation built on Aug. 7, 2022, 8:42 p.m.