Skip to contents

This function takes an adjacency matrix and transforms it into a plain matrix

Usage

convert_adj_to_matrix(adj)

Arguments

adj

the adjacency matrix

Author

Ilias Moutsopoulos and Sergio Vasquez