edge_clique_cover.Rd
Finds an edge clique cover of a graph G.
edge_clique_cover(G)
igraph graph
cliques A list of cliques. Each clique is a vector integers where the integers correspond to the nodes of G.