edge_clique_cover | R Documentation |
Finds an edge clique cover of a graph G.
edge_clique_cover(G)
G |
igraph graph |
cliques A list of cliques. Each clique is a vector integers where the integers correspond to the nodes of G.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.