networkx.algorithms.clique.graph_number_of_cliques
networkx.algorithms.clique.number_of_cliques
Enter search terms or a module, class or function name.
Returns the size of the largest maximal clique containing each given node.
Returns a single or list depending on input nodes. Optional list of cliques can be input if already computed.