selectingEdges function

Selects the edges of the adjacency matrix

Selects the edges of the adjacency matrix

A function that selects the edges of the adjacency matrix

selectingEdges(MAX, data)

Arguments

  • MAX: The maximum entropy
  • data: The adjacency matrix

Returns

Returns the selected edges of the adjacency matrix

Author(s)

Murilo Montanini Breve

  • Maintainer: Fabricio Martins Lopes
  • License: GPL-3
  • Last published: 2023-08-16

Useful links