Commit bffed120 authored by Jérome Perrin's avatar Jérome Perrin

typo

parent 7968bfab
...@@ -102,7 +102,7 @@ def readGeneralInput(data): ...@@ -102,7 +102,7 @@ def readGeneralInput(data):
# Number of Iterations 1 # Number of Iterations 1
G.ReplicationNo = data['general']['numberOfReplications'] G.ReplicationNo = data['general']['numberOfReplications']
# Info on Time Cosntraints for Allocation # Info on Time Consntraints for Allocation
# Max Earliness 1 # Max Earliness 1
# Max Lateness 1 # Max Lateness 1
IG.maxEarliness = data['general']['maxEarliness'] IG.maxEarliness = data['general']['maxEarliness']
......
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