- 02 Dec, 2013 40 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
also fix a bug in importing JSON data.
-
Jérome Perrin authored
-
Jérome Perrin authored
This has not been discussed yet, the name is for now "extraPropertyDict"
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Georgios Dagkakis authored
naming convention in scheduling rules changed and also LPT and SPT were added. Documentation also updated to this
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
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
-