Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
d5e6a6c1
Commit
d5e6a6c1
authored
Dec 23, 2014
by
Georgios Dagkakis
Committed by
Ioannis Papagiannopoulos
Jan 06, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updates in topologies
parent
dfe8d623
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
319 additions
and
197 deletions
+319
-197
dream/simulation/JSONInputs/BOMOps2.json
dream/simulation/JSONInputs/BOMOps2.json
+40
-25
dream/simulation/JSONInputs/BOMOpsExpanded1.json
dream/simulation/JSONInputs/BOMOpsExpanded1.json
+87
-52
dream/simulation/JSONInputs/BOMOpsExpanded2.json
dream/simulation/JSONInputs/BOMOpsExpanded2.json
+192
-120
No files found.
dream/simulation/JSONInputs/BOMOps2.json
View file @
d5e6a6c1
...
@@ -153,11 +153,14 @@
...
@@ -153,11 +153,14 @@
},
},
{
{
"operator"
:
"O1"
,
"operator"
:
"O1"
,
"processingTime"
:
{
"processingTime"
:
{
"operationType"
:
1
,
"Fixed"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
1
"mean"
:
1.0
}
},
},
"operationType"
:
{
"Processing"
:
1
},
"stationIdsList"
:
[
"stationIdsList"
:
[
"M0"
"M0"
],
],
...
@@ -185,11 +188,14 @@
...
@@ -185,11 +188,14 @@
},
},
{
{
"operator"
:
"O1"
,
"operator"
:
"O1"
,
"processingTime"
:
{
"processingTime"
:
{
"operationType"
:
1
,
"Fixed"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
2
"mean"
:
"2"
}
},
},
"operationType"
:
{
"Processing"
:
1
},
"stationIdsList"
:
[
"stationIdsList"
:
[
"M1"
,
"M1"
,
"M2"
"M2"
...
@@ -230,11 +236,14 @@
...
@@ -230,11 +236,14 @@
},
},
{
{
"operator"
:
"O1"
,
"operator"
:
"O1"
,
"processingTime"
:
{
"processingTime"
:
{
"operationType"
:
1
,
"Fixed"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
1
"mean"
:
"1"
}
},
},
"operationType"
:
{
"Processing"
:
1
},
"stationIdsList"
:
[
"stationIdsList"
:
[
"M1"
,
"M1"
,
"M2"
"M2"
...
@@ -275,11 +284,14 @@
...
@@ -275,11 +284,14 @@
},
},
{
{
"operator"
:
"O1"
,
"operator"
:
"O1"
,
"processingTime"
:
{
"processingTime"
:
{
"operationType"
:
1
,
"Fixed"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
3
"mean"
:
"3"
}
},
},
"operationType"
:
{
"Processing"
:
1
},
"stationIdsList"
:
[
"stationIdsList"
:
[
"M1"
,
"M1"
,
"M2"
"M2"
...
@@ -311,11 +323,14 @@
...
@@ -311,11 +323,14 @@
"route"
:
[
"route"
:
[
{
{
"operator"
:
"O2"
,
"operator"
:
"O2"
,
"processingTime"
:
{
"processingTime"
:
{
"operationType"
:
1
,
"Fixed"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
1
"mean"
:
"1"
}
},
},
"operationType"
:
{
"Processing"
:
1
},
"stationIdsList"
:
[
"stationIdsList"
:
[
"MA1"
"MA1"
],
],
...
...
dream/simulation/JSONInputs/BOMOpsExpanded1.json
View file @
d5e6a6c1
...
@@ -264,15 +264,19 @@
...
@@ -264,15 +264,19 @@
"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"
}
}
],
],
...
@@ -300,17 +304,21 @@
...
@@ -300,17 +304,21 @@
"stationIdsList"
:
[
"stationIdsList"
:
[
"CAM1"
,
"CAM1"
,
"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"
},
},
{
{
...
@@ -326,15 +334,19 @@
...
@@ -326,15 +334,19 @@
"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"
},
},
{
{
...
@@ -349,15 +361,19 @@
...
@@ -349,15 +361,19 @@
"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"
},
},
{
{
...
@@ -401,15 +417,19 @@
...
@@ -401,15 +417,19 @@
"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"
},
},
{
{
...
@@ -425,15 +445,19 @@
...
@@ -425,15 +445,19 @@
"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"
},
},
{
{
...
@@ -448,15 +472,19 @@
...
@@ -448,15 +472,19 @@
"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"
},
},
{
{
...
@@ -488,10 +516,13 @@
...
@@ -488,10 +516,13 @@
"MA3"
"MA3"
],
],
"processingTime"
:
{
"processingTime"
:
{
"operationType"
:
1
,
"Fixed"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
1
"mean"
:
1
}
},
},
"operationType"
:
{
"Processing"
:
1
},
"sequence"
:
"6"
"sequence"
:
"6"
},
},
{
{
...
@@ -506,15 +537,19 @@
...
@@ -506,15 +537,19 @@
"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"
},
},
{
{
...
...
dream/simulation/JSONInputs/BOMOpsExpanded2.json
View file @
d5e6a6c1
...
@@ -281,15 +281,19 @@
...
@@ -281,15 +281,19 @@
"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"
}
}
],
],
...
@@ -319,15 +323,19 @@
...
@@ -319,15 +323,19 @@
"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"
},
},
{
{
...
@@ -343,15 +351,19 @@
...
@@ -343,15 +351,19 @@
"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"
},
},
{
{
...
@@ -366,15 +378,19 @@
...
@@ -366,15 +378,19 @@
"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"
},
},
{
{
...
@@ -418,15 +434,19 @@
...
@@ -418,15 +434,19 @@
"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"
},
},
{
{
...
@@ -442,15 +462,19 @@
...
@@ -442,15 +462,19 @@
"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"
},
},
{
{
...
@@ -465,15 +489,19 @@
...
@@ -465,15 +489,19 @@
"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"
},
},
{
{
...
@@ -505,10 +533,14 @@
...
@@ -505,10 +533,14 @@
"MA3"
"MA3"
],
],
"processingTime"
:
{
"processingTime"
:
{
"operationType"
:
1
,
"Fixed"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
1
"mean"
:
1
}
},
},
"operationType"
:
{
"Processing"
:
1
,
"Setup"
:
0
},
"sequence"
:
"6"
"sequence"
:
"6"
},
},
{
{
...
@@ -523,15 +555,19 @@
...
@@ -523,15 +555,19 @@
"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"
},
},
{
{
...
@@ -568,15 +604,19 @@
...
@@ -568,15 +604,19 @@
"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"
}
}
],
],
...
@@ -606,15 +646,19 @@
...
@@ -606,15 +646,19 @@
"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"
},
},
{
{
...
@@ -630,15 +674,19 @@
...
@@ -630,15 +674,19 @@
"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"
},
},
{
{
...
@@ -653,15 +701,19 @@
...
@@ -653,15 +701,19 @@
"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"
},
},
{
{
...
@@ -705,15 +757,19 @@
...
@@ -705,15 +757,19 @@
"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"
},
},
{
{
...
@@ -729,15 +785,19 @@
...
@@ -729,15 +785,19 @@
"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"
},
},
{
{
...
@@ -752,15 +812,19 @@
...
@@ -752,15 +812,19 @@
"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"
},
},
{
{
...
@@ -792,10 +856,14 @@
...
@@ -792,10 +856,14 @@
"MA3"
"MA3"
],
],
"processingTime"
:
{
"processingTime"
:
{
"operationType"
:
1
,
"Fixed"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
2
"mean"
:
2
}
},
},
"operationType"
:
{
"Processing"
:
1
,
"Setup"
:
0
},
"sequence"
:
"7"
"sequence"
:
"7"
},
},
{
{
...
@@ -810,15 +878,19 @@
...
@@ -810,15 +878,19 @@
"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"
},
},
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment