- 02 Dec, 2013 40 commits
-
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
setWIP added also as global method. It would be better for examples. Also example JobShop1 updated to match new notation
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Ioannis Papagiannopoulos authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
MachineJobShop and QueueJobShop brought in a more generic way. Still there is one issue. If job route may be more than one candidates it will go wrong
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
MachineJobShop and QueueJobShop updated so that they can act as jobshop objects both in input and output. topologies 18 to 20 updated in the new notation
-
Georgios Dagkakis authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Georgios Dagkakis authored
added antOptimiser and LineGenerationJSONAntOptimise. The first is an optimisation algorithm based on scheduling rules. Second is the main ManPy script that the AntOptimiser calls when he needs to evaluate
-
Georgios Dagkakis authored
Job output updated so that also the delay is outputted. This is done only if a dueDate was given, and delay=compleationTime-dueDate
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Ioannis Papagiannopoulos authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
machine internal method ifCanDisposeOrHaveFailure updated to a more generic version. This way MachineJobShop also does not have to override it
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
SubBatch updated so that the parent batch is hold as an attribute. This way the BatchWaitingList global is no longer needed
-
Georgios Dagkakis authored
Source updated so that all the Entities are kept on a list for post processing reasons. Maybe this is memory consuming and we should have it as a global option
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
CoreObject editted to update timeLastEntityEntered in getEntity and timeLastEntityLeft in removeEntity
-