We consider the following three problems: Given a graph ,
What is the smallest number of cliques into which the edges of can be partitioned?
How many cliques are needed to cover the edges of ?
Can the edges of be partitioned into maximal cliques of ?
All three problems are known to be NP-complete for general . We show here that: (1) is NP-complete for , but can be solved in polynomial time if (the latter has already been proved by Pullman ); (2) is NP-complete for , and polynomial for ; (3) is NP-complete for and polynomial time for .