Hi,
The question asks us to prove that the problem of finding the partition of players into bands, which minimizes the makespan, is NP-Complete. But that is not a decision problem, and therefore not in NP.
We could ask whether a game has a partition of the players that brings the makespan below a certain threshold K, but that's a diffrent problem.
What am i missing?
Thank you.





