Khan.randRange(7,10) 2*nnodes+Khan.randRange(2, nnodes) clique_KA.initJSAV(nnodes, nedges)

Your task in this exercise is to find the largest clique.

Select the vertices that can form the largest clique.

[clique_KA.userInput]
if (!clique_KA.checkAnswer() && !guess[0]) return ""; // User did not click, and correct answer is not // initial array state else return clique_KA.checkAnswer();

clique_KA.getSolution()