A question about SWERC 2002 Servers

Revision en1, by ouuan, 2019-09-29 17:18:52

The links of the problem:

You can check the statement by yourself.

The solution

My problem is: what's the complexity of the solution to this problem, if there is no limit for nodes' degrees (every constraint including $$$answer\le 30n$$$ keep unchanged, except "each server can be directly connected to at most 10 other servers"). If it's still solvable, why? If not, how to hack the solution in this case?

Tried to hack it with star graph but failed.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English ouuan 2019-09-29 17:18:52 2764 Initial revision (published)