Finding cliques

Hello Tiago!

Thanks for the great library.
I use a function triadic_census to find all combinations of subgraphs based
on the clique of size 3: K3.
What can you propose, if I would like to calculate the same values for all
combinations of K4 or bigger?

Thanks in advance.

There is no function called 'triadic_census' in graph-tool.