- 01 Sep, 2014 40 commits
-
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
Now we can check if a project can be finished at a station in the next period. Need to see how to use it in optimization
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
changes so that CapacityStationController considers the due date in order to allocate what is to be moved
-
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
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
change so that if the next station is assembly the capacity requirements of the Entity are not calculated but read from the input instead
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
the broker will wait for resourceAvailable signal if the operator is dedicated but the route has not decided yet on the allocation of the resources. Then he will proceed with requesting the resource as it may not be assigned to the operatorPool before
-
Ioannis Papagiannopoulos authored
new attribute/argument added to Machine - canDeliverOnInterruption. In case of interruption when the machine has ended processing before delivering, there may be a need to empty the station before the interruption
-
Ioannis Papagiannopoulos authored
objectInterruption methods reactive/interruptVictim request allocation from Router if the victims have dedicatedOperator
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
requesting allocation in case of empty OperatorPools moved from singalReceiver method to initialSignalReceiver method
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
releaseOpeartor method does not unAssign operators in case of dedicated to single operatorPools skilled-Operators
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
requestAllocation is invoked instead of signalRouter from signalReceiver and getEntity/removeEntity in the case of level-Queue
-