- 20 Jan, 2014 40 commits
-
-
Georgios Dagkakis authored
initialize of CoreObject and ObjectInterruption to call init of the parent process so that multiple runs work good
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
panos authored
-
panos authored
-
panos authored
-
panos authored
-
panos authored
-
panos authored
-
panos authored
-
panos authored
-
panos authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
JSON main script updated to read/create and activate the maintenance. Also topology 36 added to test it. Need to discuss on JSON notation
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
cleanup in conveyer blockage calculation. Dump of topology15 test changed after 6th decimal (check diff)
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
addBlockage added in CoreObject to add the blockage time in separate function. Called by removeEntity
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
interruptionActions added as CoreObject method. It is to be called whenever a CoreObject gets interrupted
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
topologies 31,32,33 are equivalent to 1,17,12 respectively. It is just that Machines are replaced with OperatedMachines. Results coincide showing that if there is no need for operator the OperatedMachine works like standard Machine. First step in merging the 2objects
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
operated machine canAcceptAndIsRequested fix so that it calls haveToDispose of giver giving self as argument
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
operated machine changed so that currentOperator will be None and not 'None' if there is no operator in the machine
-
Georgios Dagkakis authored
main script updated so that whenever a json object is expected and not found the default would be {}. So we do not need to have e.g. empty failures. Changes reflected also in several ropologies
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-