Open danielemule opened 2 years ago
This function should create an nvd object from a list of adjacency matrices.
nvd
I have created the nvd_from_adjacency_matrix() function.
nvd_from_adjacency_matrix()
You can find this function in my graphmatch branch of nevada (link).
graphmatch
nevada
This function should create an
nvd
object from a list of adjacency matrices.