摘要:
简介 新冠医院安排 简单思路 用模拟退火生成序列,用动态规划生成发车次序。 code main.py #coding=utf-8 from solution import solution from draw import draw import time import winsound def m 阅读全文
posted @ 2020-08-18 19:42
HDU李少帅
阅读(338)
评论(0)
推荐(0)
摘要:
简介 一篇好的模板可以让一起参赛的队友分工明确。 附上我准备的数据建模论文模板 word https://github.com/lishaohsuai/mathmatic_muban 欢迎提出不足点。我将持续迭代更新(有时间) 阅读全文
posted @ 2020-08-18 14:18
HDU李少帅
阅读(1099)
评论(0)
推荐(0)