adjacency_list: Adjacency List

Description Usage Arguments Value

View source: R/util.R

Description

Return the adjacency list of a given graph G.

Usage

1

Arguments

G

graph, list with two elements: V - number of nodes in the graph, and E - an edge list in the shape of a 2xE matrix

Value

The adjacency list of G


caranha/EvoGCP documentation built on May 3, 2021, 3:40 p.m.