Here is the problem.
Can someone please share their approach to solve these kinds of problems? What category does this problem fall under? Do we just look for this pattern:
if N<7: result \leftarrow |V|
else: result \leftarrow 8
or prove it theoretically without going much into particular cases? I’ll ask for the proof anyways. I’d really like to have some links to similar problems. Thanks a tonne!