Selects the edges of the adjacency matrix
A function that selects the edges of the adjacency matrix
selectingEdges(MAX, data)
MAX
: The maximum entropydata
: The adjacency matrixReturns the selected edges of the adjacency matrix
Murilo Montanini Breve
Useful links