Description Usage Arguments Value Examples
View source: R/helper_decomp_graphs.R
This function returns TRUE
if the graph is decomposable and FALSE
otherwise
1 | is_decomposable(adj)
|
adj |
Adjacency list of an undirected graph |
Logial describing whether or not adj
is decomposable
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.