Commit 2a67f7a2 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Ioannis Papagiannopoulos

another 3 topologies update

parent b0c1ed86
......@@ -71,8 +71,9 @@
"numberOfUnits": "50",
"name": "Batch1",
"remainingProcessingTime": {
"distributionType": "Fixed",
"mean": 0.5
"Fixed": {
"mean": 0.5
}
},
"id": "B1"
}
......
......@@ -23,8 +23,9 @@
"name": "Batch1_SB1",
"parentBatchName": "Batch1",
"remainingProcessingTime": {
"distributionType": "Fixed",
"mean": 0
"Fixed": {
"mean": 0
}
},
"numberOfUnits": 30,
"parentBatchId": "B1",
......
......@@ -23,8 +23,9 @@
"name": "Batch1_SB1",
"parentBatchName": "Batch1",
"remainingProcessingTime": {
"distributionType": "Fixed",
"mean": 20
"Fixed": {
"mean": 20
}
},
"numberOfUnits": 30,
"parentBatchId": "B1",
......
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