79348935

Date: 2025-01-11 21:44:07
Score: 3
Natty:
Report link

After a not-so-short research, I found that my problem is actually (almost) the same as the uniform-machines scheduling problem that is formulated in the context of computer task scheduling. In stead of assigning packages to couriers, the uniform-machines scheduling assigns tasks to processors. To my surprise, the problem is much more difficult than I expected. For those who want to learn more about the problem, please refer to the wiki and the paper Exact and Approximate Algorithms for Scheduling Nonidentical Processors. Many thanks to @bsraskr .

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @bsraskr
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: LYL