Algorithms
Algorithms copied to clipboard
Add finding all complete subgraphs (cliques) in graph
Finding all cliques would be great, but the maximal clique is also ok.
I have a bit of a lead on this. Can I give it a shot?