powered by
Tests whether the given graph (given as an adjacency matrix) contains cycles.
isCyclic(coefs)
A logical indicating whether there are cycles in the graph.
a square adjacency matrix.