Hacker News new | past | comments | ask | show | jobs | submit login
Cracking the Scheduling Code in Hay Day (thinhcorner.com)
60 points by th1nhng0 8 months ago | hide | past | favorite | 5 comments



This kind of project reminded me of the homework we had to do in uni for the "formal methods for real-time systems" course. We had to use UPPAAL [1] to verify the stability of a transportation belt with some machines doing things with some delays and other stuff. As far as I remember UPPAAL provides also some python libraries, that can be used to make automated tests. It would be interesting to see how Hay Day scenarios could be implemented in UPPAAL and test different approaches. Anyway, very nice project, the article is really well written as well.

[1] https://uppaal.org/


Is there a typo in here?

“ Given a set of orders, find a schedule that maximize the makespan of the orders.”

Shouldn't the target be to minimize the makespan?


the word should probably be "optimize"


Great writeup, bookmarked for any future case where I run into a similar problem.


I want to echo this sentiment. It was a really well written article with a fascinating and practical operations improvement playbook




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: