a square Boolean matrix with dimnames, the adjacency matrix of a graph.
method
an integer 1 or 2 specifying the method used. If method=1 the function calls the function clusters in package igraph to find the strong components: two nodes v and w are in the same strong component iff there are di
Value
a logical value, TRUE if the graph is acyclic and FALSE
otherwise.
References
Aho, A.V., Hopcroft, J.E. & Ullman, J.D. (1983). Data structures
and algorithms. Reading: Addison-Wesley.