Description Usage Arguments Details Examples
Returns TRUE
if the given graph does not contain a directed cycle.
1 | isAcyclic(x)
|
x |
the input graph, of any graph type. |
This function will only consider simple directed edges in the given graph.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.