Skip to contents

This function takes an adjacency matrix and transforms it into an edge list

Usage

convert_adj_to_edges(adj)

Arguments

adj

the adjacency matrix

Author

Ilias Moutsopoulos