Commit 8ab5d63b authored by Jérome Perrin's avatar Jérome Perrin

jsons: set float values as float

parent 5eddc6ac
......@@ -47,7 +47,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.6968085106382979,
"name": "DummyQ",
......@@ -62,36 +62,36 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"left": 0.4414893617021277,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.5909090909090908
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"left": 0.2978723404255319,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.2272727272727273
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"left": 0.4414893617021277,
"name": "Q1",
"top": 0.40909090909090906
......@@ -109,7 +109,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.14893617021276595,
"name": "W1",
"top": 0.7727272727272727
......
......@@ -36,7 +36,7 @@
"name": "Assembly",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.6423076923076922
},
......@@ -49,8 +49,8 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed",
"repairman": "None"
},
......@@ -58,7 +58,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.35769230769230764
},
......
......@@ -42,7 +42,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.30208333333333337,
"name": "DummyQ",
......@@ -56,30 +56,30 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"left": 0.5625,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.5
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"left": 0.7083333333333333,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.2784431137724551
},
......@@ -96,7 +96,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.8489583333333334,
"name": "W1",
"top": 0.721556886227545
......
......@@ -47,7 +47,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.6979166666666667,
"name": "DummyQ",
......@@ -62,36 +62,36 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"left": 0.296875,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.2279411764705882
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"left": 0.4375,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.5906862745098039
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.4375,
"name": "Q1",
......@@ -110,7 +110,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.15104166666666663,
"name": "W1",
"top": 0.7720588235294118
......
......@@ -46,7 +46,7 @@
"name": "Assembly",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.7720588235294118
},
......@@ -59,8 +59,8 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed",
"repairman": "None"
},
......@@ -68,15 +68,15 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.5906862745098039
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed",
"repairman": "None"
},
......@@ -84,13 +84,13 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.2279411764705882
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"left": 0.5,
"name": "Q1",
"top": 0.40931372549019607
......
......@@ -52,7 +52,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.6979166666666667,
"name": "DummyQ",
......@@ -67,30 +67,30 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"left": 0.4375,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.6535269709543569
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"left": 0.296875,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.34647302904564314
},
......@@ -103,13 +103,13 @@
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"top": 0.1929460580912863
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.4375,
"name": "Q1",
......@@ -128,7 +128,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.15104166666666663,
"name": "W1",
"top": 0.8070539419087137
......
......@@ -49,8 +49,8 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed",
"repairman": "None"
},
......@@ -58,15 +58,15 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.721556886227545
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed",
"repairman": "None"
},
......@@ -74,7 +74,7 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.721556886227545
},
......@@ -87,13 +87,13 @@
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.2784431137724551
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.5,
"name": "Q1",
......
......@@ -65,7 +65,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.721556886227545
},
......@@ -78,7 +78,7 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.721556886227545
},
......@@ -91,7 +91,7 @@
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.721556886227545
},
......@@ -104,13 +104,13 @@
"name": "Machine4",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.25"
"mean": 1.25
},
"top": 0.2784431137724551
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.5,
"name": "Q1",
......
......@@ -35,7 +35,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.5
},
......
......@@ -65,7 +65,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.721556886227545
},
......@@ -78,7 +78,7 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.721556886227545
},
......@@ -91,7 +91,7 @@
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.2784431137724551
},
......@@ -104,13 +104,13 @@
"name": "Machine4",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.25"
"mean": 1.25
},
"top": 0.2784431137724551
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.5,
"name": "Q1",
......
......@@ -57,7 +57,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.639751552795031,
"name": "DummyQ",
......@@ -75,7 +75,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.40931372549019607
},
......@@ -86,7 +86,7 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.40931372549019607
},
......@@ -99,13 +99,13 @@
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.2279411764705882
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.639751552795031,
"name": "Q1",
......@@ -124,7 +124,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.18012422360248448,
"name": "W1",
"top": 0.5906862745098039
......
......@@ -72,7 +72,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.639751552795031,
"name": "DummyQ",
......@@ -87,30 +87,30 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "No"
},
"left": 0.6335403726708074,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.40931372549019607
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "No"
},
"left": 0.1863354037267081,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.40931372549019607
},
......@@ -123,7 +123,7 @@
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.2279411764705882
},
......@@ -136,13 +136,13 @@
"name": "Machine4",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.2279411764705882
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.639751552795031,
"name": "Q1",
......@@ -161,7 +161,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.18012422360248448,
"name": "W1",
"top": 0.5906862745098039
......
......@@ -54,7 +54,7 @@
"name": "Assembly",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.2784431137724551
},
......@@ -64,7 +64,7 @@
"name": "Dismantle",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.721556886227545
},
......@@ -83,8 +83,8 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed",
"repairman": "None"
},
......@@ -92,7 +92,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.5
},
......
......@@ -68,7 +68,7 @@
"name": "Assembly",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.7720588235294118
},
......@@ -78,7 +78,7 @@
"name": "Dismantle",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"successorFrameList": [
"M2"
......@@ -103,8 +103,8 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed",
"repairman": "None"
},
......@@ -112,15 +112,15 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.5906862745098039
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "No",
"repairman": "None"
},
......@@ -128,15 +128,15 @@
"name": "Frame Wash",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.2279411764705882
},
"M3": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "No",
"repairman": "None"
},
......@@ -144,7 +144,7 @@
"name": "Part Wash",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.20"
"mean": 0.2
},
"top": 0.2279411764705882
},
......
......@@ -55,7 +55,7 @@
},
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.30208333333333337,
"name": "DummyQ",
......@@ -70,30 +70,30 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"left": 0.5625,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.5906862745098039
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"left": 0.7083333333333333,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.2279411764705882
},
......@@ -110,7 +110,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.8489583333333334,
"name": "W1",
"top": 0.7720588235294118
......
......@@ -60,7 +60,7 @@
},
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.30208333333333337,
"name": "DummyQ",
......@@ -75,30 +75,30 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"left": 0.5625,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.6535269709543569
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"left": 0.7083333333333333,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.34647302904564314
},
......@@ -111,7 +111,7 @@
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"top": 0.1929460580912863
},
......@@ -128,7 +128,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.8489583333333334,
"name": "W1",
"top": 0.8070539419087137
......
......@@ -37,7 +37,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "DummyQ",
"isDummy": "1",
"name": "DummyQ"
......@@ -50,34 +50,34 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"id": "M1",
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
}
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"id": "M2",
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
}
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q1",
"isDummy": "0",
"name": "Q1"
......
......@@ -27,7 +27,7 @@
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"isDummy": "0",
"name": "Queue1",
"wip": [
......@@ -45,7 +45,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M1"
......@@ -61,7 +61,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M3"
......@@ -77,7 +77,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"stationIdsList": [
"M2"
......@@ -96,14 +96,14 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"id": "Q2",
"isDummy": "0",
"name": "Queue2"
},
"Q3": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"isDummy": "0",
"name": "Queue3"
}
......
......@@ -27,7 +27,7 @@
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"isDummy": "0",
"name": "Queue1",
"wip": [
......@@ -39,7 +39,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -49,7 +49,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M1"
......@@ -59,7 +59,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -69,7 +69,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M3"
......@@ -79,7 +79,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -89,7 +89,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"stationIdsList": [
"M2"
......@@ -99,7 +99,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -112,7 +112,7 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"id": "Q2",
"isDummy": "0",
"name": "Queue2",
......@@ -125,7 +125,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -135,7 +135,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M2"
......@@ -145,7 +145,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -155,7 +155,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M3"
......@@ -165,7 +165,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -175,7 +175,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "7"
"mean": 7.0
},
"stationIdsList": [
"M2"
......@@ -185,7 +185,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -198,7 +198,7 @@
},
"Q3": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"isDummy": "0",
"name": "Queue3"
}
......
......@@ -27,7 +27,7 @@
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue1",
"schedulingRule": "FIFO",
......@@ -43,7 +43,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -53,7 +53,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M1"
......@@ -63,7 +63,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -73,7 +73,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M3"
......@@ -83,7 +83,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -93,7 +93,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "4"
"mean": 4.0
},
"stationIdsList": [
"M2"
......@@ -103,7 +103,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -116,7 +116,7 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue2",
"schedulingRule": "MC-Priority-EDD",
......@@ -132,7 +132,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -142,7 +142,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M2"
......@@ -152,7 +152,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -162,7 +162,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M3"
......@@ -172,7 +172,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "7"
"mean": 7.0
},
"stationIdsList": [
"Q2"
......@@ -182,7 +182,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "7"
"mean": 7.0
},
"stationIdsList": [
"M2"
......@@ -192,7 +192,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -212,7 +212,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -222,7 +222,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"stationIdsList": [
"M2"
......@@ -232,7 +232,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -242,7 +242,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M3"
......@@ -252,7 +252,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -272,7 +272,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -282,7 +282,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "7"
"mean": 7.0
},
"stationIdsList": [
"M2"
......@@ -292,7 +292,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -305,7 +305,7 @@
},
"Q3": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue3",
"schedulingRule": "FIFO"
......
......@@ -37,7 +37,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
......@@ -54,13 +54,13 @@
"name": "Station1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.5"
"mean": 0.5
},
"top": 0.5909090909090908
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "-1",
"capacity": -1,
"left": 0.6968085106382979,
"name": "StartQueue",
"top": 0.7727272727272727
......
......@@ -57,7 +57,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
......@@ -68,7 +68,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"top": 0.5909090909090908
},
......@@ -85,7 +85,7 @@
"name": "Station1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.5"
"mean": 0.5
},
"top": 0.5909090909090908
},
......@@ -96,7 +96,7 @@
"name": "Station2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
......@@ -107,20 +107,20 @@
"name": "Station3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "-1",
"capacity": -1,
"left": 0.6968085106382979,
"name": "StartQueue",
"top": 0.7727272727272727
},
"Q2": {
"_class": "Dream.Queue",
"capacity": "2",
"capacity": 2,
"left": 0.6968085106382979,
"name": "Queue1",
"top": 0.7727272727272727
......
......@@ -57,7 +57,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
......@@ -68,7 +68,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"top": 0.5909090909090908
},
......@@ -85,7 +85,7 @@
"name": "Station1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.5"
"mean": 0.5
},
"top": 0.5909090909090908
},
......@@ -95,7 +95,7 @@
"name": "Station2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
......@@ -105,20 +105,20 @@
"name": "Station3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "-1",
"capacity": -1,
"left": 0.6968085106382979,
"name": "StartQueue",
"top": 0.7727272727272727
},
"Q2": {
"_class": "Dream.LineClearance",
"capacity": "2",
"capacity": 2,
"left": 0.6968085106382979,
"name": "Queue1",
"top": 0.7727272727272727
......
......@@ -37,7 +37,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "DummyQ",
"isDummy": "1",
"name": "DummyQ"
......@@ -53,7 +53,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"scrapQuantity": {
"distributionType": "Fixed",
......@@ -66,7 +66,7 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"scrapQuantity": {
"distributionType": "Fixed",
......@@ -75,7 +75,7 @@
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q1",
"isDummy": "0",
"name": "Q1"
......
......@@ -62,7 +62,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
......@@ -73,7 +73,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"top": 0.5909090909090908
},
......@@ -90,7 +90,7 @@
"name": "Station1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.1"
"mean": 0.1
},
"scrapQuantity": {
"distributionType": "Fixed",
......@@ -105,7 +105,7 @@
"name": "Station2",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.2"
"mean": 0.2
},
"scrapQuantity": {
"distributionType": "Fixed",
......@@ -120,7 +120,7 @@
"name": "Station3",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"scrapQuantity": {
"distributionType": "Fixed",
......@@ -130,21 +130,21 @@
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "-1",
"capacity": -1,
"left": 0.6968085106382979,
"name": "StartQueue",
"top": 0.7727272727272727
},
"Q2": {
"_class": "Dream.LineClearance",
"capacity": "2",
"capacity": 2,
"left": 0.6968085106382979,
"name": "Queue1",
"top": 0.7727272727272727
},
"Q3": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"left": 0.6968085106382979,
"name": "Queue2",
"top": 0.7727272727272727
......
......@@ -16,8 +16,8 @@
"M1": {
"_class": "Dream.MachineJobShop",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "No",
"repairman": "None"
},
......@@ -25,7 +25,7 @@
"processingTime": {
"distributionType": "Fixed",
"max": "1",
"mean": "0.9",
"mean": 0.9,
"min": "0.1",
"stdev": "0.1"
}
......@@ -33,8 +33,8 @@
"M2": {
"_class": "Dream.MachineJobShop",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "No",
"repairman": "None"
},
......@@ -42,7 +42,7 @@
"processingTime": {
"distributionType": "Fixed",
"max": "1",
"mean": "0.9",
"mean": 0.9,
"min": "0.1",
"stdev": "0.1"
}
......@@ -50,8 +50,8 @@
"M3": {
"_class": "Dream.MachineJobShop",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "No",
"repairman": "None"
},
......@@ -59,14 +59,14 @@
"processingTime": {
"distributionType": "Fixed",
"max": "1",
"mean": "0.9",
"mean": 0.9,
"min": "0.1",
"stdev": "0.1"
}
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Q1",
"wip": [
......@@ -82,7 +82,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -92,7 +92,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "10"
"mean": 10.0
},
"stationIdsList": [
"M1"
......@@ -102,7 +102,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -112,7 +112,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "20"
"mean": 20.0
},
"stationIdsList": [
"M3"
......@@ -125,7 +125,7 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Q2",
"wip": [
......@@ -141,7 +141,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -151,7 +151,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "20"
"mean": 20.0
},
"stationIdsList": [
"M2"
......@@ -161,7 +161,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -171,7 +171,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "34"
"mean": 34.0
},
"stationIdsList": [
"M1"
......@@ -184,7 +184,7 @@
},
"Q3": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Q3",
"wip": [
......@@ -200,7 +200,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -210,7 +210,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "30"
"mean": 30.0
},
"stationIdsList": [
"M3"
......@@ -220,7 +220,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -230,7 +230,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "20"
"mean": 20.0
},
"stationIdsList": [
"M1"
......
......@@ -56,7 +56,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.75"
"mean": 0.75
},
"top": 0.5909090909090908
},
......@@ -67,13 +67,13 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.75"
"mean": 0.75
},
"top": 0.2272727272727273
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"left": 0.4414893617021277,
"name": "Queue2",
......@@ -81,7 +81,7 @@
},
"Q2": {
"_class": "Dream.Queue",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"left": 0.4414893617021277,
"name": "Queue1",
......
......@@ -47,7 +47,7 @@
"operationType": "Processing",
"processingTime": {
"distributionType": "Fixed",
"mean": "17"
"mean": 17.0
},
"top": 0.5
},
......@@ -60,14 +60,14 @@
"operationType": "Processing",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"setupTime": {},
"top": 0.2784431137724551
},
"O1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"left": 0.8489583333333334,
"name": "Operator1",
"top": 0.721556886227545
......
......@@ -42,7 +42,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
}
},
"M2": {
......@@ -52,12 +52,12 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
}
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q1",
"isDummy": "0",
"name": "Queue1",
......@@ -71,7 +71,7 @@
},
"Q2": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q2",
"isDummy": "0",
"name": "Queue2"
......
......@@ -42,7 +42,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
}
},
"M2": {
......@@ -52,12 +52,12 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
}
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q1",
"isDummy": "0",
"name": "Queue1",
......@@ -76,7 +76,7 @@
},
"Q2": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q2",
"isDummy": "0",
"name": "Queue2",
......
......@@ -47,7 +47,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "DummyQ",
"isDummy": "1",
"name": "DummyQ"
......@@ -60,34 +60,34 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"id": "M1",
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
}
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"id": "M2",
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
}
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q1",
"isDummy": "0",
"name": "Q1"
......@@ -104,7 +104,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.14893617021276595,
"name": "W1",
"top": 0.7727272727272727
......
......@@ -37,7 +37,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.6968085106382979,
"name": "DummyQ",
......@@ -52,36 +52,36 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "Fixed"
},
"left": 0.4414893617021277,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"top": 0.5909090909090908
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "Fixed"
},
"left": 0.2978723404255319,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.2272727272727273
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.4414893617021277,
"name": "Q1",
......
......@@ -72,7 +72,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "1",
"left": 0.639751552795031,
"name": "DummyQ",
......@@ -87,30 +87,30 @@
"M1": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "60",
"MTTR": "5",
"MTTF": 60,
"MTTR": 5,
"failureDistribution": "No"
},
"left": 0.6335403726708074,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.40931372549019607
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"MTTF": "40",
"MTTR": "10",
"MTTF": 40,
"MTTR": 10,
"failureDistribution": "No"
},
"left": 0.1863354037267081,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"top": 0.40931372549019607
},
......@@ -123,7 +123,7 @@
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.2279411764705882
},
......@@ -136,13 +136,13 @@
"name": "Machine4",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"top": 0.2279411764705882
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"isDummy": "0",
"left": 0.639751552795031,
"name": "Q1",
......@@ -161,7 +161,7 @@
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"capacity": 1,
"left": 0.18012422360248448,
"name": "W1",
"top": 0.5906862745098039
......
......@@ -21,7 +21,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
}
},
"M2": {
......@@ -34,12 +34,12 @@
},
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
}
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q1",
"isDummy": "0",
"name": "Queue1",
......@@ -53,7 +53,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -63,7 +63,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"stationIdsList": [
"M1"
......@@ -73,7 +73,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -83,7 +83,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M2"
......@@ -96,7 +96,7 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q2",
"isDummy": "0",
"name": "Queue2",
......@@ -110,7 +110,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -120,7 +120,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M2"
......
......@@ -21,7 +21,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
}
},
"M2": {
......@@ -34,12 +34,12 @@
},
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
}
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q1",
"isDummy": "0",
"name": "Queue1",
......@@ -53,7 +53,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -63,7 +63,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"stationIdsList": [
"M1"
......@@ -73,7 +73,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -83,7 +83,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M2"
......@@ -96,7 +96,7 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q2",
"isDummy": "0",
"name": "Queue2",
......@@ -110,7 +110,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -120,7 +120,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M2"
......
......@@ -40,7 +40,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"scheduledMaintenance": {
"duration": "60",
......@@ -50,7 +50,7 @@
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "-1",
"capacity": -1,
"id": "Q1",
"isDummy": "0",
"name": "Queue1"
......
......@@ -31,7 +31,7 @@
},
"Q0": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "StartQueue",
"wip": [
......@@ -139,7 +139,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q0"
......@@ -149,7 +149,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M0"
......@@ -162,13 +162,13 @@
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue1"
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q2",
"isDummy": "0",
"name": "Queue2"
......
......@@ -35,7 +35,7 @@
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"isDummy": "0",
"name": "Queue1",
"wip": [
......@@ -47,7 +47,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -57,7 +57,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M1"
......@@ -67,7 +67,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -77,7 +77,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M3"
......@@ -87,7 +87,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -97,7 +97,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"stationIdsList": [
"M2"
......@@ -107,7 +107,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -120,7 +120,7 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"id": "Q2",
"isDummy": "0",
"name": "Queue2",
......@@ -133,7 +133,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -143,7 +143,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M2"
......@@ -153,7 +153,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -163,7 +163,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M3",
......@@ -174,7 +174,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -184,7 +184,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "7"
"mean": 7.0
},
"stationIdsList": [
"M2",
......@@ -195,7 +195,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -208,7 +208,7 @@
},
"Q3": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"isDummy": "0",
"name": "Queue3"
}
......
......@@ -11,7 +11,7 @@
"nodes": {
"AB1": {
"_class": "Dream.MouldAssemblyBuffer",
"capacity": "-1",
"capacity": -1,
"id": "AB1",
"isDummy": "0",
"name": "AssemblyBuffer"
......@@ -39,7 +39,7 @@
},
"Q0": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "StartQueue",
"wip": [
......@@ -194,7 +194,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q0"
......@@ -204,7 +204,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M0"
......@@ -217,7 +217,7 @@
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue1"
}
......
......@@ -11,7 +11,7 @@
"nodes": {
"AB1": {
"_class": "Dream.MouldAssemblyBuffer",
"capacity": "-1",
"capacity": -1,
"id": "AB1",
"isDummy": "0",
"name": "Assembly Buffer"
......@@ -44,7 +44,7 @@
},
"Q0": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "StartQueue",
"wip": [
......@@ -201,7 +201,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q0"
......@@ -211,7 +211,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M0"
......
......@@ -11,7 +11,7 @@
"nodes": {
"AB1": {
"_class": "Dream.MouldAssemblyBuffer",
"capacity": "-1",
"capacity": -1,
"id": "AB1",
"isDummy": "0",
"name": "Assembly Buffer"
......@@ -48,7 +48,7 @@
},
"Q0": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "StartQueue",
"wip": [
......@@ -266,7 +266,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q0"
......@@ -276,7 +276,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M0"
......
......@@ -49,7 +49,7 @@
"operationType": "MT-Load-Processing",
"processingTime": {
"distributionType": "Fixed",
"mean": "17"
"mean": 17.0
}
},
"M2": {
......@@ -63,7 +63,7 @@
"operationType": "MT-Load-Setup-Processing",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -72,7 +72,7 @@
},
"O1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"S1": {
......
......@@ -56,22 +56,22 @@
},
"O1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"O2": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator2"
},
"OP1": {
"_class": "Dream.OperatorPool",
"capacity": "1",
"capacity": 1,
"name": "Operator Pool 1"
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"isDummy": "0",
"name": "Queue1",
"wip": [
......@@ -89,7 +89,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M1"
......@@ -105,7 +105,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M3"
......@@ -121,7 +121,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"stationIdsList": [
"M2"
......@@ -140,14 +140,14 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"id": "Q2",
"isDummy": "0",
"name": "Queue2"
},
"Q3": {
"_class": "Dream.QueueJobShop",
"capacity": "1000",
"capacity": 1000,
"isDummy": "0",
"name": "Queue3"
}
......
......@@ -51,17 +51,17 @@
},
"O1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"OP1": {
"_class": "Dream.OperatorPool",
"capacity": "1",
"capacity": 1,
"name": "Operator Pool 1"
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue1",
"schedulingRule": "FIFO",
......@@ -77,7 +77,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -87,7 +87,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M1"
......@@ -97,7 +97,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -107,7 +107,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M3"
......@@ -117,7 +117,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -127,7 +127,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "4"
"mean": 4.0
},
"stationIdsList": [
"M2"
......@@ -137,7 +137,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -150,7 +150,7 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue2",
"schedulingRule": "MC-Priority-EDD",
......@@ -166,7 +166,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -176,7 +176,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
"mean": 3.0
},
"stationIdsList": [
"M2"
......@@ -186,7 +186,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -196,7 +196,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M3"
......@@ -206,7 +206,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -216,7 +216,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "7"
"mean": 7.0
},
"stationIdsList": [
"M2"
......@@ -226,7 +226,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -246,7 +246,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -256,7 +256,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
"mean": 2.0
},
"stationIdsList": [
"M2"
......@@ -266,7 +266,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -276,7 +276,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M3"
......@@ -286,7 +286,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -306,7 +306,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -316,7 +316,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "7"
"mean": 7.0
},
"stationIdsList": [
"M2"
......@@ -326,7 +326,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"E1"
......@@ -339,7 +339,7 @@
},
"Q3": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue3",
"schedulingRule": "FIFO"
......
......@@ -77,22 +77,22 @@
},
"O1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"O2": {
"_class": "Dream.Operator",
"capacity": "2",
"capacity": 2,
"name": "Operator2"
},
"O3": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator3"
},
"Q1": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q1",
"isDummy": "0",
"name": "Queue1",
......@@ -105,7 +105,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q1"
......@@ -115,7 +115,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M1"
......@@ -125,7 +125,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q2"
......@@ -135,7 +135,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M2"
......@@ -148,7 +148,7 @@
},
"Q2": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q2",
"isDummy": "0",
"name": "Queue2",
......@@ -156,7 +156,7 @@
},
"Q3": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q3",
"isDummy": "0",
"name": "Queue4",
......@@ -169,7 +169,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q3"
......@@ -179,7 +179,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M3"
......@@ -189,7 +189,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"stationIdsList": [
"Q4"
......@@ -199,7 +199,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M4"
......@@ -212,7 +212,7 @@
},
"Q4": {
"_class": "Dream.QueueJobShop",
"capacity": "-1",
"capacity": -1,
"id": "Q4",
"isDummy": "0",
"name": "Queue4",
......
......@@ -28,17 +28,17 @@
},
"O1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"O2": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator2"
},
"Q1": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"id": "Q1",
"isDummy": "0",
"name": "Queue1",
......@@ -59,7 +59,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"stationIdsList": [
"M1"
......@@ -75,7 +75,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -98,7 +98,7 @@
},
"Q2": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"id": "Q2",
"isDummy": "0",
"name": "Queue2",
......@@ -119,7 +119,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"setupTime": {
"setupDistribution": "Fixed",
......
......@@ -28,12 +28,12 @@
},
"O1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"Q1": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"id": "Q1",
"isDummy": "0",
"name": "Queue1",
......@@ -54,7 +54,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
"mean": 0.25
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -74,7 +74,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"stationIdsList": [
"M2"
......@@ -93,7 +93,7 @@
},
"Q2": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"id": "Q2",
"isDummy": "0",
"name": "Queue2",
......@@ -114,7 +114,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"setupTime": {
"setupDistribution": "Fixed",
......
......@@ -57,7 +57,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
......@@ -68,7 +68,7 @@
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
"mean": 0.0
},
"top": 0.5909090909090908
},
......@@ -93,7 +93,7 @@
"name": "Station1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.5"
"mean": 0.5
},
"top": 0.5909090909090908
},
......@@ -104,7 +104,7 @@
"name": "Station2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
......@@ -115,20 +115,20 @@
"name": "Station3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"top": 0.5909090909090908
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "-1",
"capacity": -1,
"left": 0.6968085106382979,
"name": "StartQueue",
"top": 0.7727272727272727
},
"Q2": {
"_class": "Dream.Queue",
"capacity": "2",
"capacity": 2,
"left": 0.6968085106382979,
"name": "Queue1",
"top": 0.7727272727272727
......
......@@ -32,7 +32,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"shift": {
"endUnfinished": 0,
......
......@@ -32,7 +32,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"shift": {
"endUnfinished": 0,
......
......@@ -32,7 +32,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"shift": {
"endUnfinished": 1,
......
......@@ -32,7 +32,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"shift": {
"endUnfinished": 0,
......
......@@ -32,7 +32,7 @@
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
"mean": 1.5
},
"shift": {
"endUnfinished": 1,
......
......@@ -37,7 +37,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "DummyQ",
"isDummy": "1",
"name": "DummyQ"
......@@ -53,7 +53,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.5"
"mean": 0.5
},
"shift": {
"endUnfinished": 0,
......@@ -79,12 +79,12 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
}
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q1",
"isDummy": "0",
"name": "Q1"
......
......@@ -37,7 +37,7 @@
"nodes": {
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "DummyQ",
"isDummy": "1",
"name": "DummyQ"
......@@ -53,7 +53,7 @@
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.5"
"mean": 0.5
},
"shift": {
"endUnfinished": 1,
......@@ -79,12 +79,12 @@
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
}
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"capacity": 1,
"id": "Q1",
"isDummy": "0",
"name": "Q1"
......
......@@ -11,7 +11,7 @@
"nodes": {
"AB1": {
"_class": "Dream.MouldAssemblyBuffer",
"capacity": "-1",
"capacity": -1,
"id": "AB1",
"isDummy": "0",
"name": "Assembly Buffer"
......@@ -84,12 +84,12 @@
},
"OP1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"Q0": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "StartQueue",
"wip": [
......@@ -335,7 +335,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -353,25 +353,25 @@
},
"QCAM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue CAM"
},
"QEDM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue EDM"
},
"QIM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue Mould Injection"
},
"QMILL": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue Milling"
}
......
......@@ -11,7 +11,7 @@
"nodes": {
"AB1": {
"_class": "Dream.MouldAssemblyBuffer",
"capacity": "-1",
"capacity": -1,
"id": "AB1",
"isDummy": "0",
"name": "Assembly Buffer"
......@@ -84,12 +84,12 @@
},
"OP1": {
"_class": "Dream.Operator",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"Q0": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "StartQueue",
"wip": [
......@@ -335,7 +335,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -353,25 +353,25 @@
},
"QCAM": {
"_class": "Dream.ConditionalBuffer",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue CAM"
},
"QEDM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue EDM"
},
"QIM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue Mould Injection"
},
"QMILL": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue Milling"
}
......
......@@ -11,7 +11,7 @@
"nodes": {
"AB1": {
"_class": "Dream.MouldAssemblyBuffer",
"capacity": "-1",
"capacity": -1,
"id": "AB1",
"isDummy": "0",
"name": "Assembly Buffer"
......@@ -84,17 +84,17 @@
},
"OP1": {
"_class": "Dream.OperatorManagedJob",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"OP2": {
"_class": "Dream.OperatorManagedJob",
"capacity": "1",
"capacity": 1,
"name": "Operator2"
},
"Q0": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "StartQueue",
"wip": [
......@@ -340,7 +340,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -596,7 +596,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1.4"
"mean": 1.4
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -614,27 +614,27 @@
},
"QCAM": {
"_class": "Dream.ConditionalBuffer",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue CAM"
},
"QEDM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue EDM"
},
"QIM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue Mould Injection"
},
"QMILL": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue Milling"
}
}
}
\ No newline at end of file
}
......@@ -11,7 +11,7 @@
"nodes": {
"AB1": {
"_class": "Dream.MouldAssemblyBuffer",
"capacity": "-1",
"capacity": -1,
"id": "AB1",
"isDummy": "0",
"name": "Assembly Buffer"
......@@ -84,12 +84,12 @@
},
"OP1": {
"_class": "Dream.OperatorManagedJob",
"capacity": "1",
"capacity": 1,
"name": "Operator1"
},
"Q0": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "StartQueue",
"wip": [
......@@ -335,7 +335,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
"mean": 1.0
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -591,7 +591,7 @@
{
"processingTime": {
"distributionType": "Fixed",
"mean": "1.4"
"mean": 1.4
},
"setupTime": {
"setupDistribution": "Fixed",
......@@ -609,27 +609,27 @@
},
"QCAM": {
"_class": "Dream.ConditionalBuffer",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue CAM"
},
"QEDM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue EDM"
},
"QIM": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue Mould Injection"
},
"QMILL": {
"_class": "Dream.QueueManagedJob",
"capacity": "-1",
"capacity": -1,
"isDummy": "0",
"name": "Queue Milling"
}
}
}
\ No newline at end of file
}
......@@ -57,13 +57,23 @@ def positionGraph(g):
def format(m):
for node in m['nodes'].values():
if node['_class'] in ('Dream.Source', 'Dream.BatchSource'):
interarrivalTime = node['interarrivalTime']
print interarrivalTime
interarrivalTime['mean'] = float(interarrivalTime['mean'])
entity = node['entity']
if not entity.startswith('Dream.'):
node['entity'] = 'Dream.%s' % entity
if 'processingTime' in node:
processingTime = node['processingTime']
if 'mean' in processingTime:
processingTime['mean'] = float(processingTime['mean'])
if 'entity' in node:
entity = node['entity']
if not entity.startswith('Dream.'):
node['entity'] = 'Dream.%s' % entity
if 'wip' in node:
for job in node['wip']:
if 'route' in job:
for r in job['route']:
print r
if 'processingTime' in r:
processingTime = r['processingTime']
if 'mean' in processingTime:
processingTime['mean'] = float(processingTime['mean'])
return m
......
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