Commit e13d9f59 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Ioannis Papagiannopoulos

one topology update

parent d5e6a6c1
...@@ -289,14 +289,18 @@ ...@@ -289,14 +289,18 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "1" "sequence": "1"
} }
...@@ -327,14 +331,18 @@ ...@@ -327,14 +331,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -351,14 +359,18 @@ ...@@ -351,14 +359,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -374,14 +386,18 @@ ...@@ -374,14 +386,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -426,14 +442,18 @@ ...@@ -426,14 +442,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.6 "mean": 0.6
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -450,14 +470,18 @@ ...@@ -450,14 +470,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 4 "mean": 4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.4 "mean": 0.4
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -473,14 +497,18 @@ ...@@ -473,14 +497,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.6 "mean": 0.6
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "5" "sequence": "5"
}, },
...@@ -513,9 +541,12 @@ ...@@ -513,9 +541,12 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1 "mean": 1
}
},
"operationType": {
"Processing": 1
}, },
"sequence": "6" "sequence": "6"
}, },
...@@ -531,14 +562,18 @@ ...@@ -531,14 +562,18 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"operationType": 0, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.5 "mean": 0.5
}
},
"operationType": {
"Processing": 0,
"Setup":1
}, },
"sequence": "7" "sequence": "7"
}, },
...@@ -576,14 +611,18 @@ ...@@ -576,14 +611,18 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.7 "mean": 0.7
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "1" "sequence": "1"
} }
...@@ -614,14 +653,18 @@ ...@@ -614,14 +653,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -638,14 +681,18 @@ ...@@ -638,14 +681,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 3 "mean": 3
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.2 "mean": 1.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -661,14 +708,18 @@ ...@@ -661,14 +708,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.9 "mean": 0.9
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -713,14 +764,18 @@ ...@@ -713,14 +764,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.8 "mean": 0.8
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.2 "mean": 0.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -737,14 +792,18 @@ ...@@ -737,14 +792,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.4 "mean": 0.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -760,14 +819,18 @@ ...@@ -760,14 +819,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "5" "sequence": "5"
}, },
...@@ -800,9 +863,12 @@ ...@@ -800,9 +863,12 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
},
"operationType": {
"Processing": 1
}, },
"sequence": "7" "sequence": "7"
}, },
...@@ -818,14 +884,18 @@ ...@@ -818,14 +884,18 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"operationType": 0, "Fixed": {
"distributionType": "Fixed",
"mean": 0.7 "mean": 0.7
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 0,
"Setup":1
}, },
"sequence": "8" "sequence": "8"
}, },
...@@ -863,14 +933,18 @@ ...@@ -863,14 +933,18 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.7 "mean": 0.7
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "1" "sequence": "1"
} }
...@@ -901,14 +975,18 @@ ...@@ -901,14 +975,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -925,14 +1003,18 @@ ...@@ -925,14 +1003,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 3 "mean": 3
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.2 "mean": 1.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -948,14 +1030,18 @@ ...@@ -948,14 +1030,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.9 "mean": 0.9
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -1000,14 +1086,18 @@ ...@@ -1000,14 +1086,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.8 "mean": 0.8
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.2 "mean": 0.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -1024,14 +1114,18 @@ ...@@ -1024,14 +1114,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.4 "mean": 0.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -1047,14 +1141,18 @@ ...@@ -1047,14 +1141,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -1087,9 +1185,12 @@ ...@@ -1087,9 +1185,12 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
},
"operationType": {
"Processing": 1
}, },
"sequence": "5" "sequence": "5"
}, },
...@@ -1105,14 +1206,18 @@ ...@@ -1105,14 +1206,18 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"operationType": 0, "Fixed": {
"distributionType": "Fixed",
"mean": 0.7 "mean": 0.7
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 0,
"Setup":1
}, },
"sequence": "6" "sequence": "6"
}, },
...@@ -1150,14 +1255,18 @@ ...@@ -1150,14 +1255,18 @@
"CAD2" "CAD2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.7 "mean": 0.7
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "1" "sequence": "1"
} }
...@@ -1188,14 +1297,18 @@ ...@@ -1188,14 +1297,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -1212,14 +1325,18 @@ ...@@ -1212,14 +1325,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 3 "mean": 3
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.2 "mean": 1.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -1235,14 +1352,18 @@ ...@@ -1235,14 +1352,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.9 "mean": 0.9
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -1287,14 +1408,18 @@ ...@@ -1287,14 +1408,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.8 "mean": 0.8
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.2 "mean": 0.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -1311,14 +1436,18 @@ ...@@ -1311,14 +1436,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.4 "mean": 0.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -1334,14 +1463,18 @@ ...@@ -1334,14 +1463,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -1386,14 +1519,18 @@ ...@@ -1386,14 +1519,18 @@
"CAM2" "CAM2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.8 "mean": 0.8
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.2 "mean": 0.2
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "2" "sequence": "2"
}, },
...@@ -1410,14 +1547,18 @@ ...@@ -1410,14 +1547,18 @@
"MILL2" "MILL2"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.4 "mean": 0.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "3" "sequence": "3"
}, },
...@@ -1433,14 +1574,18 @@ ...@@ -1433,14 +1574,18 @@
"EDM" "EDM"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 1.4 "mean": 1.4
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.3 "mean": 0.3
}
},
"operationType": {
"Processing": 1,
"Setup":1
}, },
"sequence": "4" "sequence": "4"
}, },
...@@ -1473,9 +1618,12 @@ ...@@ -1473,9 +1618,12 @@
"MA3" "MA3"
], ],
"processingTime": { "processingTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 2 "mean": 2
}
},
"operationType": {
"Processing": 1
}, },
"sequence": "5" "sequence": "5"
}, },
...@@ -1491,14 +1639,18 @@ ...@@ -1491,14 +1639,18 @@
"IM" "IM"
], ],
"processingTime": { "processingTime": {
"operationType": 0, "Fixed": {
"distributionType": "Fixed",
"mean": 0.7 "mean": 0.7
}
}, },
"setupTime": { "setupTime": {
"operationType": 1, "Fixed": {
"distributionType": "Fixed",
"mean": 0.1 "mean": 0.1
}
},
"operationType": {
"Processing": 0,
"Setup":1
}, },
"sequence": "6" "sequence": "6"
}, },
......
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