max distance is now weighted by hours

This commit is contained in:
2018-11-14 19:57:35 +04:00
parent d288cf4f9e
commit 6f06b10388
7 changed files with 67 additions and 56 deletions

View File

@@ -10,6 +10,7 @@ numpy = "*"
pulp = "*"
pandas = "*"
xlsxwriter = "*"
xlrd = "*"
[dev-packages]