Commit 22be9689 authored by Jérome Perrin's avatar Jérome Perrin Committed by Sebastien Robin

include the position in topologies

parent 7eb79506
......@@ -49,11 +49,15 @@
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "1",
"name": "DummyQ"
"left": 0.6968085106382979,
"name": "DummyQ",
"top": 0.7727272727272727
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.2978723404255319,
"name": "Stock",
"top": 0.045454545454545414
},
"M1": {
"_class": "Dream.Machine",
......@@ -62,11 +66,13 @@
"MTTR": "5",
"failureDistribution": "Fixed"
},
"left": 0.4414893617021277,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.5909090909090908
},
"M2": {
"_class": "Dream.Machine",
......@@ -75,20 +81,24 @@
"MTTR": "10",
"failureDistribution": "Fixed"
},
"left": 0.2978723404255319,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.2272727272727273
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"left": 0.4414893617021277,
"name": "Q1",
"predecessorList": [
"M1"
]
],
"top": 0.40909090909090906
},
"S1": {
"_class": "Dream.Source",
......@@ -97,42 +107,16 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
"left": 0.6968085106382979,
"name": "Raw Material",
"top": 0.9545454545454546
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"name": "W1"
}
},
"preferences": {
"DummyQ": {
"left": 0.6979166666666667,
"top": 0.7720588235294118
},
"E1": {
"left": 0.296875,
"top": 0.04656862745098034
},
"M1": {
"left": 0.4375,
"top": 0.5906862745098039
},
"M2": {
"left": 0.296875,
"top": 0.2279411764705882
},
"Q1": {
"left": 0.4375,
"top": 0.40931372549019607
},
"S1": {
"left": 0.6979166666666667,
"top": 0.9534313725490196
},
"W1": {
"left": 0.15104166666666663,
"top": 0.7720588235294118
"left": 0.14893617021276595,
"name": "W1",
"top": 0.7727272727272727
}
}
}
\ No newline at end of file
......@@ -32,15 +32,19 @@
"nodes": {
"A1": {
"_class": "Dream.Assembly",
"left": 0.5,
"name": "Assembly",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
}
},
"top": 0.6423076923076922
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.5,
"name": "Stock",
"top": 0.07307692307692304
},
"M1": {
"_class": "Dream.Machine",
......@@ -50,11 +54,13 @@
"failureDistribution": "Fixed",
"repairman": "None"
},
"left": 0.5,
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.35769230769230764
},
"S1": {
"_class": "Dream.Source",
......@@ -63,7 +69,9 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Parts"
"left": 0.7857142857142857,
"name": "Parts",
"top": 0.926923076923077
},
"S2": {
"_class": "Dream.Source",
......@@ -72,28 +80,8 @@
"distributionType": "Fixed",
"mean": "2"
},
"name": "Frames"
}
},
"preferences": {
"A1": {
"left": 0.5,
"top": 0.6423076923076922
},
"E1": {
"left": 0.5,
"top": 0.07307692307692304
},
"M1": {
"left": 0.5,
"top": 0.35769230769230764
},
"S1": {
"left": 0.7857142857142857,
"top": 0.926923076923077
},
"S2": {
"left": 0.2142857142857143,
"name": "Frames",
"top": 0.926923076923077
}
}
......
......@@ -44,10 +44,14 @@
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "1",
"name": "DummyQ"
"left": 0.30208333333333337,
"name": "DummyQ",
"top": 0.721556886227545
},
"E1": {
"_class": "Dream.Exit"
"_class": "Dream.Exit",
"left": 0.7083333333333333,
"top": 0.05688622754491013
},
"M1": {
"_class": "Dream.Machine",
......@@ -56,11 +60,13 @@
"MTTR": "5",
"failureDistribution": "Fixed"
},
"left": 0.5625,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.5
},
"M2": {
"_class": "Dream.Machine",
......@@ -69,11 +75,13 @@
"MTTR": "10",
"failureDistribution": "Fixed"
},
"left": 0.7083333333333333,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.2784431137724551
},
"S1": {
"_class": "Dream.Source",
......@@ -82,37 +90,15 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"name": "W1"
}
},
"preferences": {
"DummyQ": {
"left": 0.30208333333333337,
"top": 0.721556886227545
},
"E1": {
"left": 0.7083333333333333,
"top": 0.05688622754491013
},
"M1": {
"left": 0.5625,
"top": 0.5
},
"M2": {
"left": 0.7083333333333333,
"top": 0.2784431137724551
},
"S1": {
"left": 0.30208333333333337,
"name": "Raw Material",
"top": 0.9431137724550899
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"left": 0.8489583333333334,
"name": "W1",
"top": 0.721556886227545
}
}
......
......@@ -49,11 +49,15 @@
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "1",
"name": "DummyQ"
"left": 0.6979166666666667,
"name": "DummyQ",
"top": 0.7720588235294118
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.296875,
"name": "Stock",
"top": 0.04656862745098034
},
"M1": {
"_class": "Dream.Machine",
......@@ -62,11 +66,13 @@
"MTTR": "5",
"failureDistribution": "Fixed"
},
"left": 0.296875,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.2279411764705882
},
"M2": {
"_class": "Dream.Machine",
......@@ -75,17 +81,21 @@
"MTTR": "10",
"failureDistribution": "Fixed"
},
"left": 0.4375,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.5906862745098039
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"name": "Q1"
"left": 0.4375,
"name": "Q1",
"top": 0.40931372549019607
},
"S1": {
"_class": "Dream.Source",
......@@ -94,41 +104,15 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"name": "W1"
}
},
"preferences": {
"DummyQ": {
"left": 0.6979166666666667,
"top": 0.7720588235294118
},
"E1": {
"left": 0.296875,
"top": 0.04656862745098034
},
"M1": {
"left": 0.296875,
"top": 0.2279411764705882
},
"M2": {
"left": 0.4375,
"top": 0.5906862745098039
},
"Q1": {
"left": 0.4375,
"top": 0.40931372549019607
},
"S1": {
"left": 0.6979166666666667,
"name": "Raw Material",
"top": 0.9534313725490196
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"left": 0.15104166666666663,
"name": "W1",
"top": 0.7720588235294118
}
}
......
......@@ -42,15 +42,19 @@
"nodes": {
"A1": {
"_class": "Dream.Assembly",
"left": 0.5,
"name": "Assembly",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
}
},
"top": 0.7720588235294118
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.5,
"name": "Stock",
"top": 0.04656862745098034
},
"M1": {
"_class": "Dream.Machine",
......@@ -60,11 +64,13 @@
"failureDistribution": "Fixed",
"repairman": "None"
},
"left": 0.5,
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.5906862745098039
},
"M2": {
"_class": "Dream.Machine",
......@@ -74,17 +80,21 @@
"failureDistribution": "Fixed",
"repairman": "None"
},
"left": 0.5,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.2279411764705882
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"name": "Q1"
"left": 0.5,
"name": "Q1",
"top": 0.40931372549019607
},
"S1": {
"_class": "Dream.Source",
......@@ -93,7 +103,9 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Parts"
"left": 0.2142857142857143,
"name": "Parts",
"top": 0.9534313725490196
},
"S2": {
"_class": "Dream.Source",
......@@ -102,36 +114,8 @@
"distributionType": "Fixed",
"mean": "2"
},
"name": "Frames"
}
},
"preferences": {
"A1": {
"left": 0.5,
"top": 0.7720588235294118
},
"E1": {
"left": 0.5,
"top": 0.04656862745098034
},
"M1": {
"left": 0.5,
"top": 0.5906862745098039
},
"M2": {
"left": 0.5,
"top": 0.2279411764705882
},
"Q1": {
"left": 0.5,
"top": 0.40931372549019607
},
"S1": {
"left": 0.2142857142857143,
"top": 0.9534313725490196
},
"S2": {
"left": 0.7857142857142857,
"name": "Frames",
"top": 0.9534313725490196
}
}
......
......@@ -54,11 +54,15 @@
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "1",
"name": "DummyQ"
"left": 0.6979166666666667,
"name": "DummyQ",
"top": 0.8070539419087137
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.296875,
"name": "Stock",
"top": 0.03941908713692943
},
"M1": {
"_class": "Dream.Machine",
......@@ -67,11 +71,13 @@
"MTTR": "5",
"failureDistribution": "Fixed"
},
"left": 0.4375,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.6535269709543569
},
"M2": {
"_class": "Dream.Machine",
......@@ -80,28 +86,34 @@
"MTTR": "10",
"failureDistribution": "Fixed"
},
"left": 0.296875,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.34647302904564314
},
"M3": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.296875,
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
}
},
"top": 0.1929460580912863
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"name": "Q1"
"left": 0.4375,
"name": "Q1",
"top": 0.5
},
"S1": {
"_class": "Dream.Source",
......@@ -110,45 +122,15 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"name": "W1"
}
},
"preferences": {
"DummyQ": {
"left": 0.6979166666666667,
"top": 0.8070539419087137
},
"E1": {
"left": 0.296875,
"top": 0.03941908713692943
},
"M1": {
"left": 0.4375,
"top": 0.6535269709543569
},
"M2": {
"left": 0.296875,
"top": 0.34647302904564314
},
"M3": {
"left": 0.296875,
"top": 0.1929460580912863
},
"Q1": {
"left": 0.4375,
"top": 0.5
},
"S1": {
"left": 0.6979166666666667,
"name": "Raw Material",
"top": 0.9605809128630706
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"left": 0.15104166666666663,
"name": "W1",
"top": 0.8070539419087137
}
}
......
......@@ -42,7 +42,9 @@
"nodes": {
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.5,
"name": "Stock",
"top": 0.05688622754491013
},
"M1": {
"_class": "Dream.Machine",
......@@ -52,11 +54,13 @@
"failureDistribution": "Fixed",
"repairman": "None"
},
"left": 0.7857142857142857,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.721556886227545
},
"M2": {
"_class": "Dream.Machine",
......@@ -66,28 +70,34 @@
"failureDistribution": "Fixed",
"repairman": "None"
},
"left": 0.2142857142857143,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.721556886227545
},
"M3": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.5,
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
}
},
"top": 0.2784431137724551
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"name": "Q1"
"left": 0.5,
"name": "Q1",
"top": 0.5
},
"S1": {
"_class": "Dream.Source",
......@@ -96,7 +106,9 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material 1"
"left": 0.7857142857142857,
"name": "Raw Material 1",
"top": 0.9431137724550899
},
"S2": {
"_class": "Dream.Source",
......@@ -105,36 +117,8 @@
"distributionType": "Fixed",
"mean": "1"
},
"name": "Raw Material 2"
}
},
"preferences": {
"E1": {
"left": 0.5,
"top": 0.05688622754491013
},
"M1": {
"left": 0.7857142857142857,
"top": 0.721556886227545
},
"M2": {
"left": 0.2142857142857143,
"top": 0.721556886227545
},
"M3": {
"left": 0.5,
"top": 0.2784431137724551
},
"Q1": {
"left": 0.5,
"top": 0.5
},
"S1": {
"left": 0.7857142857142857,
"top": 0.9431137724550899
},
"S2": {
"left": 0.2142857142857143,
"name": "Raw Material 2",
"top": 0.9431137724550899
}
}
......
......@@ -52,57 +52,69 @@
"nodes": {
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.5,
"name": "Stock",
"top": 0.05688622754491013
},
"M1": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.8636363636363636,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.721556886227545
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.13636363636363635,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.721556886227545
},
"M3": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.5,
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
}
},
"top": 0.721556886227545
},
"M4": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.5,
"name": "Machine4",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.25"
}
},
"top": 0.2784431137724551
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"name": "Q1"
"left": 0.5,
"name": "Q1",
"top": 0.5
},
"S1": {
"_class": "Dream.Source",
......@@ -111,7 +123,9 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material 1"
"left": 0.8636363636363636,
"name": "Raw Material 1",
"top": 0.9431137724550899
},
"S2": {
"_class": "Dream.Source",
......@@ -120,7 +134,9 @@
"distributionType": "Fixed",
"mean": "1"
},
"name": "Raw Material 2"
"left": 0.13636363636363635,
"name": "Raw Material 2",
"top": 0.9431137724550899
},
"S3": {
"_class": "Dream.Source",
......@@ -129,44 +145,8 @@
"distributionType": "Fixed",
"mean": "2"
},
"name": "Raw Material 3"
}
},
"preferences": {
"E1": {
"left": 0.5,
"top": 0.05688622754491013
},
"M1": {
"left": 0.8636363636363636,
"top": 0.721556886227545
},
"M2": {
"left": 0.13636363636363635,
"top": 0.721556886227545
},
"M3": {
"left": 0.5,
"top": 0.721556886227545
},
"M4": {
"left": 0.5,
"top": 0.2784431137724551
},
"Q1": {
"left": 0.5,
"top": 0.5
},
"S1": {
"left": 0.8636363636363636,
"top": 0.9431137724550899
},
"S2": {
"left": 0.13636363636363635,
"top": 0.9431137724550899
},
"S3": {
"left": 0.5,
"name": "Raw Material 3",
"top": 0.9431137724550899
}
}
......
......@@ -22,18 +22,22 @@
"nodes": {
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.5,
"name": "Stock",
"top": 0.10215053763440862
},
"M1": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.5,
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.5
},
"S1": {
"_class": "Dream.Source",
......@@ -42,20 +46,8 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
}
},
"preferences": {
"E1": {
"left": 0.5,
"top": 0.10215053763440862
},
"M1": {
"left": 0.5,
"top": 0.5
},
"S1": {
"left": 0.5,
"name": "Raw Material",
"top": 0.8978494623655914
}
}
......
......@@ -52,57 +52,69 @@
"nodes": {
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.5,
"name": "Stock",
"top": 0.05688622754491013
},
"M1": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.7857142857142857,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.721556886227545
},
"M2": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.2142857142857143,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.721556886227545
},
"M3": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.2142857142857143,
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
}
},
"top": 0.2784431137724551
},
"M4": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.7857142857142857,
"name": "Machine4",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.25"
}
},
"top": 0.2784431137724551
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"name": "Q1"
"left": 0.5,
"name": "Q1",
"top": 0.5
},
"S1": {
"_class": "Dream.Source",
......@@ -111,7 +123,9 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material 1"
"left": 0.7857142857142857,
"name": "Raw Material 1",
"top": 0.9431137724550899
},
"S2": {
"_class": "Dream.Source",
......@@ -120,40 +134,8 @@
"distributionType": "Fixed",
"mean": "1"
},
"name": "Raw Material 2"
}
},
"preferences": {
"E1": {
"left": 0.5,
"top": 0.05688622754491013
},
"M1": {
"left": 0.7857142857142857,
"top": 0.721556886227545
},
"M2": {
"left": 0.2142857142857143,
"top": 0.721556886227545
},
"M3": {
"left": 0.2142857142857143,
"top": 0.2784431137724551
},
"M4": {
"left": 0.7857142857142857,
"top": 0.2784431137724551
},
"Q1": {
"left": 0.5,
"top": 0.5
},
"S1": {
"left": 0.7857142857142857,
"top": 0.9431137724550899
},
"S2": {
"left": 0.2142857142857143,
"name": "Raw Material 2",
"top": 0.9431137724550899
}
}
......
......@@ -59,11 +59,15 @@
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "1",
"name": "DummyQ"
"left": 0.639751552795031,
"name": "DummyQ",
"top": 0.7720588235294118
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.40993788819875776,
"name": "Stock",
"top": 0.04656862745098034
},
"M1": {
"_class": "Dream.Machine",
......@@ -72,11 +76,13 @@
"MTTR": "5",
"failureDistribution": "No"
},
"left": 0.6335403726708074,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.40931372549019607
},
"M2": {
"_class": "Dream.Machine",
......@@ -85,28 +91,34 @@
"MTTR": "10",
"failureDistribution": "No"
},
"left": 0.1863354037267081,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.40931372549019607
},
"M3": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.40993788819875776,
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
}
},
"top": 0.2279411764705882
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"name": "Q1"
"left": 0.639751552795031,
"name": "Q1",
"top": 0.5906862745098039
},
"S1": {
"_class": "Dream.Source",
......@@ -115,45 +127,15 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"name": "W1"
}
},
"preferences": {
"DummyQ": {
"left": 0.639751552795031,
"top": 0.7720588235294118
},
"E1": {
"left": 0.40993788819875776,
"top": 0.04656862745098034
},
"M1": {
"left": 0.6335403726708074,
"top": 0.40931372549019607
},
"M2": {
"left": 0.1863354037267081,
"top": 0.40931372549019607
},
"M3": {
"left": 0.40993788819875776,
"top": 0.2279411764705882
},
"Q1": {
"left": 0.639751552795031,
"top": 0.5906862745098039
},
"S1": {
"left": 0.639751552795031,
"name": "Raw Material",
"top": 0.9534313725490196
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"left": 0.18012422360248448,
"name": "W1",
"top": 0.5906862745098039
}
}
......
......@@ -11,6 +11,16 @@
"W1",
{}
],
"10": [
"M1",
"Q1",
{}
],
"11": [
"M2",
"Q1",
{}
],
"2": [
"DummyQ",
"S1",
......@@ -50,16 +60,6 @@
"Q1",
"DummyQ",
{}
],
"10": [
"M1",
"Q1",
{}
],
"11": [
"M2",
"Q1",
{}
]
},
"general": {
......@@ -74,11 +74,15 @@
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "1",
"name": "DummyQ"
"left": 0.639751552795031,
"name": "DummyQ",
"top": 0.7720588235294118
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.40993788819875776,
"name": "Stock",
"top": 0.04656862745098034
},
"M1": {
"_class": "Dream.Machine",
......@@ -87,11 +91,13 @@
"MTTR": "5",
"failureDistribution": "No"
},
"left": 0.6335403726708074,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.40931372549019607
},
"M2": {
"_class": "Dream.Machine",
......@@ -100,39 +106,47 @@
"MTTR": "10",
"failureDistribution": "No"
},
"left": 0.1863354037267081,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.40931372549019607
},
"M3": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.1863354037267081,
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
}
},
"top": 0.2279411764705882
},
"M4": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.6335403726708074,
"name": "Machine4",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
}
},
"top": 0.2279411764705882
},
"Q1": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "0",
"name": "Q1"
"left": 0.639751552795031,
"name": "Q1",
"top": 0.5906862745098039
},
"S1": {
"_class": "Dream.Source",
......@@ -141,49 +155,15 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"name": "W1"
}
},
"preferences": {
"DummyQ": {
"left": 0.639751552795031,
"top": 0.7720588235294118
},
"E1": {
"left": 0.40993788819875776,
"top": 0.04656862745098034
},
"M1": {
"left": 0.6335403726708074,
"top": 0.40931372549019607
},
"M2": {
"left": 0.1863354037267081,
"top": 0.40931372549019607
},
"M3": {
"left": 0.1863354037267081,
"top": 0.2279411764705882
},
"M4": {
"left": 0.6335403726708074,
"top": 0.2279411764705882
},
"Q1": {
"left": 0.639751552795031,
"top": 0.5906862745098039
},
"S1": {
"left": 0.639751552795031,
"name": "Raw Material",
"top": 0.9534313725490196
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"left": 0.18012422360248448,
"name": "W1",
"top": 0.5906862745098039
}
}
......
......@@ -50,27 +50,35 @@
"nodes": {
"A1": {
"_class": "Dream.Assembly",
"left": 0.5,
"name": "Assembly",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
}
},
"top": 0.2784431137724551
},
"D1": {
"_class": "Dream.Dismantle",
"left": 0.5,
"name": "Dismantle",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
}
},
"top": 0.721556886227545
},
"E1": {
"_class": "Dream.Exit",
"name": "Parts Stock"
"left": 0.7857142857142857,
"name": "Parts Stock",
"top": 0.9431137724550899
},
"E2": {
"_class": "Dream.Exit",
"name": "Frames Stock"
"left": 0.2142857142857143,
"name": "Frames Stock",
"top": 0.9431137724550899
},
"M1": {
"_class": "Dream.Machine",
......@@ -80,11 +88,13 @@
"failureDistribution": "Fixed",
"repairman": "None"
},
"left": 0.5,
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.5
},
"S1": {
"_class": "Dream.Source",
......@@ -93,7 +103,9 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Parts"
"left": 0.2142857142857143,
"name": "Parts",
"top": 0.05688622754491013
},
"S2": {
"_class": "Dream.Source",
......@@ -102,36 +114,8 @@
"distributionType": "Fixed",
"mean": "2"
},
"name": "Frames"
}
},
"preferences": {
"A1": {
"left": 0.5,
"top": 0.2784431137724551
},
"D1": {
"left": 0.5,
"top": 0.721556886227545
},
"E1": {
"left": 0.7857142857142857,
"top": 0.9431137724550899
},
"E2": {
"left": 0.2142857142857143,
"top": 0.9431137724550899
},
"M1": {
"left": 0.5,
"top": 0.5
},
"S1": {
"left": 0.2142857142857143,
"top": 0.05688622754491013
},
"S2": {
"left": 0.7857142857142857,
"name": "Frames",
"top": 0.05688622754491013
}
}
......
......@@ -52,14 +52,17 @@
"nodes": {
"A1": {
"_class": "Dream.Assembly",
"left": 0.5,
"name": "Assembly",
"processingTime": {
"distributionType": "Fixed",
"mean": "2"
}
},
"top": 0.7720588235294118
},
"D1": {
"_class": "Dream.Dismantle",
"left": 0.5,
"name": "Dismantle",
"processingTime": {
"distributionType": "Fixed",
......@@ -70,15 +73,20 @@
],
"successorPartList": [
"M3"
]
],
"top": 0.40931372549019607
},
"E1": {
"_class": "Dream.Exit",
"name": "Parts Stock"
"left": 0.2142857142857143,
"name": "Parts Stock",
"top": 0.04656862745098034
},
"E2": {
"_class": "Dream.Exit",
"name": "Frames Stock"
"left": 0.7857142857142857,
"name": "Frames Stock",
"top": 0.04656862745098034
},
"M1": {
"_class": "Dream.Machine",
......@@ -88,11 +96,13 @@
"failureDistribution": "Fixed",
"repairman": "None"
},
"left": 0.5,
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.5906862745098039
},
"M2": {
"_class": "Dream.Machine",
......@@ -102,11 +112,13 @@
"failureDistribution": "No",
"repairman": "None"
},
"left": 0.2142857142857143,
"name": "Frame Wash",
"processingTime": {
"distributionType": "Fixed",
"mean": "1"
}
},
"top": 0.2279411764705882
},
"M3": {
"_class": "Dream.Machine",
......@@ -116,11 +128,13 @@
"failureDistribution": "No",
"repairman": "None"
},
"left": 0.7857142857142857,
"name": "Part Wash",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.20"
}
},
"top": 0.2279411764705882
},
"S1": {
"_class": "Dream.Source",
......@@ -129,7 +143,9 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Parts"
"left": 0.2142857142857143,
"name": "Parts",
"top": 0.9534313725490196
},
"S2": {
"_class": "Dream.Source",
......@@ -138,44 +154,8 @@
"distributionType": "Fixed",
"mean": "2"
},
"name": "Frames"
}
},
"preferences": {
"A1": {
"left": 0.5,
"top": 0.7720588235294118
},
"D1": {
"left": 0.5,
"top": 0.40931372549019607
},
"E1": {
"left": 0.2142857142857143,
"top": 0.04656862745098034
},
"E2": {
"left": 0.7857142857142857,
"top": 0.04656862745098034
},
"M1": {
"left": 0.5,
"top": 0.5906862745098039
},
"M2": {
"left": 0.2142857142857143,
"top": 0.2279411764705882
},
"M3": {
"left": 0.7857142857142857,
"top": 0.2279411764705882
},
"S1": {
"left": 0.2142857142857143,
"top": 0.9534313725490196
},
"S2": {
"left": 0.7857142857142857,
"name": "Frames",
"top": 0.9534313725490196
}
}
......
......@@ -47,19 +47,25 @@
"nodes": {
"C1": {
"_class": "Dream.Conveyer",
"left": 0.5625,
"length": "8",
"name": "C1",
"speed": "1"
"speed": "1",
"top": 0.40931372549019607
},
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "1",
"name": "DummyQ"
"left": 0.30208333333333337,
"name": "DummyQ",
"top": 0.7720588235294118
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.7083333333333333,
"name": "Stock",
"top": 0.04656862745098034
},
"M1": {
"_class": "Dream.Machine",
......@@ -68,11 +74,13 @@
"MTTR": "5",
"failureDistribution": "Fixed"
},
"left": 0.5625,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.5906862745098039
},
"M2": {
"_class": "Dream.Machine",
......@@ -81,11 +89,13 @@
"MTTR": "10",
"failureDistribution": "Fixed"
},
"left": 0.7083333333333333,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.2279411764705882
},
"S1": {
"_class": "Dream.Source",
......@@ -94,41 +104,15 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"name": "W1"
}
},
"preferences": {
"C1": {
"left": 0.5625,
"top": 0.40931372549019607
},
"DummyQ": {
"left": 0.30208333333333337,
"top": 0.7720588235294118
},
"E1": {
"left": 0.7083333333333333,
"top": 0.04656862745098034
},
"M1": {
"left": 0.5625,
"top": 0.5906862745098039
},
"M2": {
"left": 0.7083333333333333,
"top": 0.2279411764705882
},
"S1": {
"left": 0.30208333333333337,
"name": "Raw Material",
"top": 0.9534313725490196
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"left": 0.8489583333333334,
"name": "W1",
"top": 0.7720588235294118
}
}
......
......@@ -52,19 +52,25 @@
"nodes": {
"C1": {
"_class": "Dream.Conveyer",
"left": 0.5625,
"length": "8",
"name": "C1",
"speed": "1"
"speed": "1",
"top": 0.5
},
"DummyQ": {
"_class": "Dream.Queue",
"capacity": "1",
"isDummy": "1",
"name": "DummyQ"
"left": 0.30208333333333337,
"name": "DummyQ",
"top": 0.8070539419087137
},
"E1": {
"_class": "Dream.Exit",
"name": "Stock"
"left": 0.7083333333333333,
"name": "Stock",
"top": 0.03941908713692943
},
"M1": {
"_class": "Dream.Machine",
......@@ -73,11 +79,13 @@
"MTTR": "5",
"failureDistribution": "Fixed"
},
"left": 0.5625,
"name": "Machine1",
"processingTime": {
"distributionType": "Fixed",
"mean": "0.25"
}
},
"top": 0.6535269709543569
},
"M2": {
"_class": "Dream.Machine",
......@@ -86,22 +94,26 @@
"MTTR": "10",
"failureDistribution": "Fixed"
},
"left": 0.7083333333333333,
"name": "Machine2",
"processingTime": {
"distributionType": "Fixed",
"mean": "1.5"
}
},
"top": 0.34647302904564314
},
"M3": {
"_class": "Dream.Machine",
"failures": {
"failureDistribution": "No"
},
"left": 0.7083333333333333,
"name": "Machine3",
"processingTime": {
"distributionType": "Fixed",
"mean": "3"
}
},
"top": 0.1929460580912863
},
"S1": {
"_class": "Dream.Source",
......@@ -110,45 +122,15 @@
"distributionType": "Fixed",
"mean": "0.5"
},
"name": "Raw Material"
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"name": "W1"
}
},
"preferences": {
"C1": {
"left": 0.5625,
"top": 0.5
},
"DummyQ": {
"left": 0.30208333333333337,
"top": 0.8070539419087137
},
"E1": {
"left": 0.7083333333333333,
"top": 0.03941908713692943
},
"M1": {
"left": 0.5625,
"top": 0.6535269709543569
},
"M2": {
"left": 0.7083333333333333,
"top": 0.34647302904564314
},
"M3": {
"left": 0.7083333333333333,
"top": 0.1929460580912863
},
"S1": {
"left": 0.30208333333333337,
"name": "Raw Material",
"top": 0.9605809128630706
},
"W1": {
"_class": "Dream.Repairman",
"capacity": "1",
"left": 0.8489583333333334,
"name": "W1",
"top": 0.8070539419087137
}
}
......
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