TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Cracking the Scheduling Code in Hay Day

60 点作者 th1nhng011 个月前

3 条评论

fscaramuzza11 个月前
This kind of project reminded me of the homework we had to do in uni for the &quot;formal methods for real-time systems&quot; 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.<p>[1] <a href="https:&#x2F;&#x2F;uppaal.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;uppaal.org&#x2F;</a>
kxcrossing11 个月前
Is there a typo in here?<p>“ Given a set of orders, find a schedule that maximize the makespan of the orders.”<p>Shouldn&#x27;t the target be to minimize the makespan?
评论 #40609610 未加载
peter_l_downs11 个月前
Great writeup, bookmarked for any future case where I run into a similar problem.
评论 #40610026 未加载
评论 #40610040 未加载