- 06 Nov, 2013 2 commits
-
-
Georgios Dagkakis authored
main script updated in order to read Job data and create the job. Also Jobshop1 topology modified to match new JSON format
-
Georgios Dagkakis authored
-
- 05 Nov, 2013 3 commits
-
-
Kazuhiko Shiozaki authored
because the response content_type from raw.github.com is text/plain.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 04 Nov, 2013 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 01 Oct, 2013 4 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 30 Sep, 2013 22 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
for json in *json ; do echo $json; cat $json | python -m json.tool > $json.clean ; mv $json.clean $json; done
-
Jérome Perrin authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
calculation of the processing time for the machine tranfered in another method (calculateProcessingTime). This method should be overriden for machines that read the calculation time from the Entity attribute
-
Sebastien Robin authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
haveToDispose updated so that the caller is passed as an Argument. Now there is not use of the sys._getFrame method in ManPy, that might caue problems in different version. Execution does not seem to get faster
-
Georgios Dagkakis authored
canAccept updated so that it does not require to identify the caller. Now it is passed as an argument
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
topology17 added. Same as 01 but the failures do not require repairman as resource. The scope is to present it through the GUI in Eurosim
-
- 23 Sep, 2013 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 19 Sep, 2013 3 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
missing javascript files
-
- 18 Sep, 2013 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-