- 02 Dec, 2013 20 commits
-
-
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
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
BatchDecomposition decompos() modified so that it calculates the numbers of units for the SubBatches. Examples: 1) if the total is 99 and we have 4 sub-batches it should be [25,25,25,24] 2) if the total is 94 and we have 4 sub-batches it should be [24,24,24,22]
-
Georgios Dagkakis authored
reassemble method of BatchReassembly modified so that it calculates the number of units when the batch is reassembled. So if there was scrapping in the sub-batches consistency will be kept
-
Georgios Dagkakis authored
outputTrace method moved in CoreObject. this way new CoreObjects wont have to implement their versions. Moreover, if they call getEntity and removeEntity from CoreObject trace will be outputted
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Ioannis Papagiannopoulos authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 29 Nov, 2013 7 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
so that the output format is stable even if we use another spreadsheet implementation.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 28 Nov, 2013 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 27 Nov, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 26 Nov, 2013 6 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 25 Nov, 2013 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-