Commit 803efccd authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Ioannis Papagiannopoulos

corrections in 2 topologies

parent 887d30d1
......@@ -56,20 +56,7 @@
"mean": 3.0
}
},
"interruptions": {
"failure": {
"TTR": {
"Fixed": {
"mean": null
}
},
"TTF": {
"Fixed": {
"mean": null
}
}
}
},
"interruptions": {},
"_class": "Dream.Machine",
"left": 0.7083333333333333
},
......
......@@ -15,8 +15,9 @@
},
{
"processingTime": {
"distributionType": "Fixed",
"mean": 1.0
"Fixed":{
"mean": 1.0
}
},
"stationIdsList": [
"M1"
......@@ -29,8 +30,9 @@
},
{
"processingTime": {
"distributionType": "Fixed",
"mean": 3.0
"Fixed":{
"mean": 3.0
}
},
"stationIdsList": [
"M3"
......@@ -43,8 +45,9 @@
},
{
"processingTime": {
"distributionType": "Fixed",
"mean": 2.0
"Fixed":{
"mean": 2.0
}
},
"stationIdsList": [
"M2"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment