Defined in File MatrixTools.hpp
Interprets the matrix as adjacency matrix of a graph. If matrix is non-symmetric, the graph will be directed.
matrix –
The graph having an adjacency matrix equal to matrix.