What is the clique number and how can I calculate it?
2 vues
Réponse
The clique number represents the size of the largest clique in the graph. You can calculate it by setting the `cliqueNumber` parameter to TRUE. The result is then available in the `results.cliqueNumber` output variable.