ug_to_dag | R Documentation |
Find the DAG with no v-structures whose skeleton is a triangulation of a given undirected graph.
ug_to_dag(ug)
ug |
An igraph undirected graph. |
An igraph acyclic directed graph orientation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.