Commit a60a1fbb authored by Georgios Dagkakis's avatar Georgios Dagkakis

do not print orders it gets slow

parent 7c768330
......@@ -263,8 +263,6 @@ def ImportInput(input, algorithmAttributes):
for week in G.WeekList:
G.Excess[sp][week] = 0
print G.orders
if __name__ == '__main__':
ImportInput()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment