I want to use graphviz in order to draw for a given graph all the maximal cliques that it has. Therefore I would like that nodes in the same maximal clique will be visually enca
It would be a bit challenging to implement, but here is an example of how to draw overlapping sets.