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
620c3239
Commit
620c3239
authored
Feb 20, 2015
by
Georgios Dagkakis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
old files removed
parent
fa22ad71
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
2216 deletions
+0
-2216
dream/simulation/Examples/old_Batch_example.json
dream/simulation/Examples/old_Batch_example.json
+0
-566
dream/simulation/Examples/old_CapacityProject_example.json
dream/simulation/Examples/old_CapacityProject_example.json
+0
-135
dream/simulation/Examples/old_DemandPlanning_example.json
dream/simulation/Examples/old_DemandPlanning_example.json
+0
-849
dream/simulation/Examples/old_PartJobShop_example.json
dream/simulation/Examples/old_PartJobShop_example.json
+0
-666
No files found.
dream/simulation/Examples/old_Batch_example.json
deleted
100644 → 0
View file @
fa22ad71
{
"edges"
:
{
"con_10"
:
[
"PrB"
,
"QPa"
,
{}
],
"con_100"
:
[
"Q3B"
,
"M3B"
,
{}
],
"con_105"
:
[
"M3B"
,
"BRB"
,
{}
],
"con_110"
:
[
"BRB"
,
"QM"
,
{}
],
"con_115"
:
[
"QM"
,
"MM"
,
{}
],
"con_120"
:
[
"MM"
,
"QPr"
,
{}
],
"con_125"
:
[
"QPr"
,
"PrA"
,
{}
],
"con_130"
:
[
"QPr"
,
"PrB"
,
{}
],
"con_135"
:
[
"PrA"
,
"QPa"
,
{}
],
"con_15"
:
[
"QPa"
,
"PaA"
,
{}
],
"con_20"
:
[
"QPa"
,
"PaB"
,
{}
],
"con_25"
:
[
"PaA"
,
"E1"
,
{}
],
"con_30"
:
[
"PaB"
,
"E1"
,
{}
],
"con_35"
:
[
"QStart"
,
"BDA"
,
{}
],
"con_40"
:
[
"QStart"
,
"BDB"
,
{}
],
"con_45"
:
[
"BDA"
,
"M1A"
,
{}
],
"con_5"
:
[
"M1A"
,
"Q2A"
,
{}
],
"con_50"
:
[
"Q2A"
,
"M2A"
,
{}
],
"con_55"
:
[
"M2A"
,
"Q3A"
,
{}
],
"con_60"
:
[
"Q3A"
,
"M3A"
,
{}
],
"con_65"
:
[
"M3A"
,
"BRA"
,
{}
],
"con_70"
:
[
"S1"
,
"QStart"
,
{}
],
"con_75"
:
[
"BRA"
,
"QM"
,
{}
],
"con_80"
:
[
"BDB"
,
"M1B"
,
{}
],
"con_85"
:
[
"M1B"
,
"Q2B"
,
{}
],
"con_90"
:
[
"Q2B"
,
"M2B"
,
{}
],
"con_95"
:
[
"M2B"
,
"Q3B"
,
{}
]
},
"general"
:
{
"confidenceLevel"
:
0.95
,
"currentDate"
:
"2014/02/18"
,
"ke_url"
:
"http://git.erp5.org/gitweb/dream.git/blob_plain/ee686e74fe5f2e18cc2ba820163a52e8626a696c:/dream/KnowledgeExtraction/Mockup_Processingtimes.xls"
,
"maxSimTime"
:
2880
,
"numberOfReplications"
:
1
,
"processTimeout"
:
20
,
"throughputTarget"
:
4000
,
"trace"
:
"Yes"
},
"nodes"
:
{
"BDA"
:
{
"_class"
:
"Dream.BatchDecompositionStartTime"
,
"element_id"
:
"DreamNode_1"
,
"name"
:
"Deco_A"
,
"numberOfSubBatches"
:
4
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
""
,
"mean"
:
0
,
"min"
:
""
,
"stdev"
:
""
}
},
"BDB"
:
{
"_class"
:
"Dream.BatchDecompositionStartTime"
,
"element_id"
:
"DreamNode_2"
,
"name"
:
"Deco_B"
,
"numberOfSubBatches"
:
4
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0
}
},
"BRA"
:
{
"_class"
:
"Dream.BatchReassembly"
,
"element_id"
:
"DreamNode_3"
,
"name"
:
"Assembly_A"
,
"numberOfSubBatches"
:
4
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0
}
},
"BRB"
:
{
"_class"
:
"Dream.BatchReassembly"
,
"element_id"
:
"DreamNode_4"
,
"name"
:
"Assembly_B"
,
"numberOfSubBatches"
:
4
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0
}
},
"E1"
:
{
"_class"
:
"Dream.Exit"
,
"element_id"
:
"DreamNode_5"
,
"name"
:
"Stock"
},
"EV"
:
{
"_class"
:
"Dream.EventGenerator"
,
"argumentDict"
:
"{}"
,
"duration"
:
10
,
"element_id"
:
"DreamNode_6"
,
"interval"
:
1440
,
"method"
:
"Globals.countIntervalThroughput"
,
"name"
:
"Attainment"
,
"start"
:
1440
,
"stop"
:
-1
},
"M1A"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_7"
,
"failures"
:
{},
"name"
:
"RO_E_M_A_A"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"M1B"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_8"
,
"failures"
:
{},
"name"
:
"RO_E_M_A_B"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"M2A"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_9"
,
"failures"
:
{},
"name"
:
"P_B_A_A"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"M2B"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_10"
,
"failures"
:
{},
"name"
:
"P_B_A_B"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"M3A"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_11"
,
"failures"
:
{},
"name"
:
"D_B_A_A"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"M3B"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_12"
,
"failures"
:
{},
"name"
:
"D_B_A_B"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"MM"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_13"
,
"failures"
:
{},
"name"
:
"Moulding"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"PaA"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_14"
,
"failures"
:
{},
"name"
:
"Packaging_A"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"PaB"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_15"
,
"failures"
:
{},
"name"
:
"Packaging_B"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"PrA"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_16"
,
"failures"
:
{},
"name"
:
"Pressure_A"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"PrB"
:
{
"_class"
:
"Dream.BatchScrapMachine"
,
"element_id"
:
"DreamNode_17"
,
"failures"
:
{},
"name"
:
"Pressure_B"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.1
}
},
"Q2A"
:
{
"_class"
:
"Dream.LineClearance"
,
"capacity"
:
2
,
"element_id"
:
"DreamNode_18"
,
"isDummy"
:
"0"
,
"name"
:
"Q2A"
,
"schedulingRule"
:
"FIFO"
},
"Q2B"
:
{
"_class"
:
"Dream.LineClearance"
,
"capacity"
:
2
,
"element_id"
:
"DreamNode_19"
,
"isDummy"
:
"0"
,
"name"
:
"Q2B"
,
"schedulingRule"
:
"FIFO"
},
"Q3A"
:
{
"_class"
:
"Dream.LineClearance"
,
"capacity"
:
2
,
"element_id"
:
"DreamNode_20"
,
"isDummy"
:
"0"
,
"name"
:
"Q3A"
,
"schedulingRule"
:
"FIFO"
},
"Q3B"
:
{
"_class"
:
"Dream.LineClearance"
,
"capacity"
:
2
,
"element_id"
:
"DreamNode_21"
,
"isDummy"
:
"0"
,
"name"
:
"Q3B"
,
"schedulingRule"
:
"FIFO"
},
"QM"
:
{
"_class"
:
"Dream.Queue"
,
"capacity"
:
3
,
"element_id"
:
"DreamNode_22"
,
"isDummy"
:
"0"
,
"name"
:
"QM"
,
"schedulingRule"
:
"FIFO"
},
"QPa"
:
{
"_class"
:
"Dream.Queue"
,
"capacity"
:
3
,
"element_id"
:
"DreamNode_23"
,
"isDummy"
:
"0"
,
"name"
:
"QPa"
,
"schedulingRule"
:
"FIFO"
},
"QPr"
:
{
"_class"
:
"Dream.Queue"
,
"capacity"
:
3
,
"element_id"
:
"DreamNode_24"
,
"isDummy"
:
"0"
,
"name"
:
"QPr"
,
"schedulingRule"
:
"FIFO"
},
"QStart"
:
{
"_class"
:
"Dream.Queue"
,
"capacity"
:
1
,
"element_id"
:
"DreamNode_25"
,
"isDummy"
:
"0"
,
"name"
:
"StartQueue"
,
"schedulingRule"
:
"FIFO"
},
"S1"
:
{
"_class"
:
"Dream.BatchSource"
,
"batchNumberOfUnits"
:
100
,
"element_id"
:
"DreamNode_26"
,
"entity"
:
"Dream.Batch"
,
"interarrivalTime"
:
{
"distributionType"
:
"Fixed"
,
"mean"
:
0.5
},
"name"
:
"Source"
}
},
"preference"
:
{
"coordinates"
:
{
"BDA"
:
{
"left"
:
0.17522921311349376
,
"top"
:
0.014751694583812569
},
"BDB"
:
{
"left"
:
0.17889893485409047
,
"top"
:
0.18992806776658683
},
"BRA"
:
{
"left"
:
0.7623846916089703
,
"top"
:
0.014751694583812569
},
"BRB"
:
{
"left"
:
0.7486232350817325
,
"top"
:
0.2175874951112354
},
"E1"
:
{
"left"
:
0.781650730747103
,
"top"
:
0.8537543240381524
},
"EV"
:
{
"left"
:
0.01834860870298364
,
"top"
:
0.829782820339457
},
"M1A"
:
{
"left"
:
0.26697225662841195
,
"top"
:
0.005531885468929714
},
"M1B"
:
{
"left"
:
0.27339426967445624
,
"top"
:
0.18992806776658683
},
"M2A"
:
{
"left"
:
0.4596326480097402
,
"top"
:
0.005531885468929714
},
"M2B"
:
{
"left"
:
0.4568803567042926
,
"top"
:
0.18992806776658683
},
"M3A"
:
{
"left"
:
0.6614673437425602
,
"top"
:
0.023971503698695426
},
"M3B"
:
{
"left"
:
0.6495407480856209
,
"top"
:
0.20836768599635255
},
"MM"
:
{
"left"
:
0.882568078613513
,
"top"
:
0.34666482271959537
},
"PaA"
:
{
"left"
:
0.8926598134001541
,
"top"
:
0.7707760420042068
},
"PaB"
:
{
"left"
:
0.670641648094052
,
"top"
:
0.7707760420042068
},
"PrA"
:
{
"left"
:
0.8788983568729164
,
"top"
:
0.6048194779363153
},
"PrB"
:
{
"left"
:
0.6844031046212897
,
"top"
:
0.5863798597065496
},
"Q2A"
:
{
"left"
:
0.35871530014333014
,
"top"
:
0.014751694583812569
},
"Q2B"
:
{
"left"
:
0.3651373131893744
,
"top"
:
0.18070825865170398
},
"Q3A"
:
{
"left"
:
0.569724300227642
,
"top"
:
0.014751694583812569
},
"Q3B"
:
{
"left"
:
0.5577977045707027
,
"top"
:
0.19914787688146968
},
"QM"
:
{
"left"
:
0.8642194699105294
,
"top"
:
0.1530488313070554
},
"QPa"
:
{
"left"
:
0.781650730747103
,
"top"
:
0.6509185235107297
},
"QPr"
:
{
"left"
:
0.7908250350985949
,
"top"
:
0.503401577672604
},
"QStart"
:
{
"left"
:
0.0972476261258133
,
"top"
:
0.09772997661775827
},
"S1"
:
{
"left"
:
0.0037421998521831056
,
"top"
:
0.09077525071036834
}
},
"zoom_level"
:
0.81
},
"shift_spreadsheet"
:
[
[
"Date"
,
"Machines"
,
"Start"
,
"Stop"
],
[
"2014/02/18"
,
"M1A,M2A,M3A,PrA, PaA"
,
"6:00"
,
"13:00"
],
[
"2014/02/18"
,
"M1B,M2B,M3B,PrB,PaB"
,
"6:00"
,
"21:00"
],
[
"2014/02/19"
,
"M1A,M2A,M3A,PrA,PaA"
,
"6:00"
,
"13:00"
],
[
"2014/02/19"
,
"M1B,M2B,M3B,PrB,PaB"
,
"6:00"
,
"21:00"
],
[
""
,
""
,
null
,
null
]
],
"wip_part_spreadsheet"
:
[
[
"Order ID"
,
"Due Date"
,
"Priority"
,
"Project Manager"
,
"Part"
,
"Part Type"
,
"Sequence"
,
"Processing Times"
,
"Prerequisites Parts"
],
[
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
]
]
}
dream/simulation/Examples/old_CapacityProject_example.json
deleted
100644 → 0
View file @
fa22ad71
{
"capacity_by_project_spreadsheet"
:
[
[
"Project Name"
,
"Sequence"
,
"Capacity Requirements"
],
[
"Project 1"
,
"SMF-WELD"
,
"100-50"
],
[
"Project 2"
,
"SMF-WELD"
,
"50-100"
],
[
null
,
null
,
null
]
],
"capacity_by_station_spreadsheet"
:
[
[
"Machine"
,
"SMF"
,
"WELD"
],
[
"Day 0"
,
"100"
,
"150"
,
null
],
[
"Day 1"
,
"200"
,
"60"
,
null
],
[
"Day 2"
,
"300"
,
"350"
,
null
],
[
null
,
null
,
null
]
],
"edges"
:
{
"con_5"
:
[
"SMF"
,
"WELD"
,
{}
]
},
"general"
:
{
"confidenceLevel"
:
0.95
,
"currentDate"
:
"2014/06/10"
,
"ke_url"
:
"http://git.erp5.org/gitweb/dream.git/blob_plain/HEAD:/dream/KnowledgeExtraction/Mockup_Processingtimes.xls"
,
"maxSimTime"
:
100
,
"numberOfReplications"
:
1
,
"processTimeout"
:
10
,
"seed"
:
""
,
"trace"
:
"No"
},
"nodes"
:
{
"SMF"
:
{
"_class"
:
"Dream.AbstractCapacityStation"
,
"element_id"
:
"DreamNode_1"
,
"isAssembly"
:
0
,
"name"
:
"Sheet Metal Forming"
},
"WELD"
:
{
"_class"
:
"Dream.AbstractCapacityStation"
,
"element_id"
:
"DreamNode_2"
,
"isAssembly"
:
0
,
"name"
:
"Welding"
}
},
"preference"
:
{
"coordinates"
:
{
"SMF"
:
{
"left"
:
0.4130617646942778
,
"top"
:
0.2412871745526389
},
"WELD"
:
{
"left"
:
0.4327592775008428
,
"top"
:
0.5894300167835629
}
}
},
"shift_spreadsheet"
:
[
[
"Day"
,
"Machines"
,
"Start"
,
"End"
],
[
null
,
null
,
null
,
null
]
],
"wip_part_spreadsheet"
:
[
[
"Order ID"
,
"Due Date"
,
"Priority"
,
"Project Manager"
,
"Part"
,
"Part Type"
,
"Sequence"
,
"Processing Times"
,
"Prerequisites Parts"
],
[
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
]
]
}
dream/simulation/Examples/old_DemandPlanning_example.json
deleted
100644 → 0
View file @
fa22ad71
{
"nodes"
:
{},
"edges"
:
{},
"preference"
:
{},
"general"
:
{
"TargetPPOS"
:
1
,
"TargetPPOSqty"
:
430
,
"TargetPPOSweek"
:
2
,
"planningHorizon"
:
3
,
"numberOfReplications"
:
1
,
"maxEarliness"
:
1
,
"maxLateness"
:
1
,
"minPackingSize"
:
10
,
"ke_url"
:
"http://git.erp5.org/gitweb/dream.git/blob/780aba48fa2bcead27732172d09df875bb568bd5:/dream/KnowledgeExtraction/PilotCases/Input7PPOS.xlsx"
},
"wip_part_spreadsheet"
:
[
[
"Order ID"
,
"Due Date"
,
"Priority"
,
"Project Manager"
,
"Part"
,
"Part Type"
,
"Sequence"
,
"Processing Times"
,
"Prerequisites Parts"
]
],
"shift_spreadsheet"
:
[
[
"Day"
,
"Machines"
,
"Start"
,
"End"
]
],
"capacity_by_project_spreadsheet"
:
[
[
"Project Name"
,
"Sequence"
,
"Capacity Requirements"
]
],
"capacity_by_station_spreadsheet"
:
[
[
"Day"
,
"CS1"
]
],
"dp_capacity_spreadsheet"
:
[
[
"Bottleneck"
,
"Week"
,
""
,
""
,
null
],
[
""
,
"1"
,
"2"
,
"3"
,
null
],
[
"1"
,
"700"
,
"1400"
,
"1400"
,
null
],
[
"2"
,
"2100"
,
"1400"
,
"1050"
,
null
],
[
"3"
,
"1400"
,
"700"
,
"2100"
,
null
],
[
"4"
,
"2100"
,
"2100"
,
"700"
,
null
],
[
"5"
,
"3500"
,
"1400"
,
"1400"
,
null
],
[
"6"
,
"1050"
,
"2100"
,
"1050"
,
null
],
[
"7"
,
"2100"
,
"2450"
,
"1400"
,
null
],
[
"8"
,
"2800"
,
"700"
,
"1050"
,
null
],
[
"9"
,
"2100"
,
"1400"
,
"2100"
,
null
],
[
"10"
,
"3500"
,
"1400"
,
"2100"
,
null
],
[
null
,
null
,
null
,
null
,
null
]
],
"dp_route_spreadsheet"
:
[
[
"PPOS"
,
"SP"
,
"MA"
,
"Assembly"
,
""
,
""
,
"Testing"
,
""
,
""
,
""
,
""
,
""
,
""
,
null
],
[
""
,
"SP"
,
"MA"
,
"A_A"
,
""
,
""
,
"A_B"
,
"T_A"
,
""
,
""
,
""
,
""
,
""
,
null
],
[
""
,
""
,
""
,
"A1"
,
"A2"
,
"A3"
,
"A4"
,
"T1"
,
"T2"
,
"T3"
,
"T4"
,
"T5"
,
"T6"
,
null
],
[
""
,
""
,
""
,
"1"
,
"2"
,
"3"
,
"4"
,
"5"
,
"6"
,
"7"
,
"8"
,
"9"
,
"10"
,
null
],
[
"1"
,
"1"
,
"1"
,
"0"
,
"1"
,
"0"
,
"0"
,
"0"
,
"2"
,
"0"
,
"0"
,
"2"
,
"0"
,
null
],
[
"1"
,
"1"
,
"2"
,
"0"
,
"0"
,
"0"
,
"0"
,
"0"
,
"3"
,
"0"
,
"0"
,
"2"
,
"0"
,
null
],
[
"1"
,
"1"
,
"3"
,
"0"
,
"1"
,
"0"
,
"0"
,
"0"
,
"1"
,
"1"
,
"0"
,
"0"
,
"2"
,
null
],
[
"1"
,
"2"
,
"4"
,
"0"
,
"1"
,
"0"
,
"0"
,
"0"
,
"2"
,
"2"
,
"0"
,
"3"
,
"0"
,
null
],
[
"1"
,
"2"
,
"5"
,
"1"
,
"0"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"1"
,
"2"
,
"6"
,
"0"
,
"1"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"1"
,
"3"
,
"7"
,
"0"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"3"
,
"0"
,
"2"
,
"0"
,
null
],
[
"1"
,
"3"
,
"8"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"0"
,
"0"
,
"3"
,
"0"
,
"2"
,
null
],
[
"1"
,
"3"
,
"9"
,
"1"
,
"0"
,
"0"
,
"0"
,
"3"
,
"0"
,
"0"
,
"2"
,
"0"
,
"3"
,
null
],
[
"1"
,
"4"
,
"10"
,
"0"
,
"0"
,
"1"
,
"2"
,
"0"
,
"0"
,
"0"
,
"0"
,
"0"
,
"0"
,
null
],
[
"1"
,
"4"
,
"11"
,
"0"
,
"1"
,
"0"
,
"0"
,
"1"
,
"3"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"1"
,
"4"
,
"12"
,
"0"
,
"0"
,
"1"
,
"0"
,
"2"
,
"0"
,
"2"
,
"0"
,
"1"
,
"0"
,
null
],
[
"2"
,
"5"
,
"13"
,
"0"
,
"1"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"2"
,
"5"
,
"14"
,
"0"
,
"1"
,
"0"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"0"
,
"2"
,
null
],
[
"2"
,
"5"
,
"15"
,
"0"
,
"0"
,
"1"
,
"0"
,
"2"
,
"0"
,
"0"
,
"2"
,
"0"
,
"2"
,
null
],
[
"2"
,
"6"
,
"16"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
null
],
[
"2"
,
"6"
,
"17"
,
"1"
,
"0"
,
"0"
,
"0"
,
"3"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"2"
,
"6"
,
"18"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"0"
,
"2"
,
"0"
,
"1"
,
"0"
,
null
],
[
"2"
,
"7"
,
"19"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"2"
,
"0"
,
null
],
[
"2"
,
"7"
,
"20"
,
"1"
,
"0"
,
"0"
,
"0"
,
"3"
,
"0"
,
"2"
,
"0"
,
"2"
,
"0"
,
null
],
[
"2"
,
"7"
,
"21"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"3"
,
"8"
,
"22"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"3"
,
"8"
,
"23"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"0"
,
"2"
,
"0"
,
"1"
,
"0"
,
null
],
[
"3"
,
"8"
,
"24"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"0"
,
"0"
,
"2"
,
"0"
,
"2"
,
null
],
[
"3"
,
"9"
,
"25"
,
"0"
,
"0"
,
"1"
,
"0"
,
"2"
,
"0"
,
"0"
,
"3"
,
"0"
,
"2"
,
null
],
[
"3"
,
"9"
,
"26"
,
"0"
,
"1"
,
"0"
,
"0"
,
"3"
,
"0"
,
"0"
,
"2"
,
"0"
,
"1"
,
null
],
[
"4"
,
"10"
,
"27"
,
"0"
,
"0"
,
"1"
,
"0"
,
"2"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
null
],
[
"4"
,
"10"
,
"28"
,
"1"
,
"0"
,
"0"
,
"0"
,
"1"
,
"0"
,
"2"
,
"0"
,
"1"
,
"0"
,
null
],
[
"5"
,
"11"
,
"29"
,
"0"
,
"1"
,
"0"
,
"0"
,
"1"
,
"0"
,
"2"
,
"0"
,
"2"
,
"0"
,
null
],
[
"5"
,
"12"
,
"30"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"5"
,
"12"
,
"31"
,
"0"
,
"1"
,
"0"
,
"0"
,
"0"
,
"1"
,
"3"
,
"0"
,
"2"
,
"0"
,
null
],
[
"6"
,
"13"
,
"32"
,
"0"
,
"1"
,
"0"
,
"0"
,
"0"
,
"2"
,
"3"
,
"0"
,
"2"
,
"0"
,
null
],
[
"6"
,
"13"
,
"33"
,
"1"
,
"0"
,
"0"
,
"0"
,
"1"
,
"0"
,
"2"
,
"0"
,
"1"
,
"0"
,
null
],
[
"6"
,
"14"
,
"34"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"0"
,
"1"
,
"0"
,
"1"
,
"0"
,
null
],
[
"6"
,
"14"
,
"35"
,
"1"
,
"0"
,
"0"
,
"0"
,
"0"
,
"1"
,
"2"
,
"0"
,
"2"
,
"0"
,
null
],
[
"7"
,
"15"
,
"36"
,
"0"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"1"
,
"0"
,
"2"
,
"0"
,
null
],
[
"7"
,
"15"
,
"37"
,
"0"
,
"1"
,
"0"
,
"0"
,
"2"
,
"0"
,
"0"
,
"3"
,
"0"
,
"2"
,
null
],
[
"7"
,
"15"
,
"38"
,
"1"
,
"0"
,
"0"
,
"0"
,
"3"
,
"0"
,
"0"
,
"2"
,
"0"
,
"2"
,
null
],
[
"7"
,
"16"
,
"39"
,
"0"
,
"1"
,
"0"
,
"0"
,
"1"
,
"0"
,
"0"
,
"1"
,
"0"
,
"1"
,
null
],
[
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
]
]
}
dream/simulation/Examples/old_PartJobShop_example.json
deleted
100644 → 0
View file @
fa22ad71
{
"edges"
:
{
"con_10"
:
[
"CAD2"
,
"Decomposition"
,
{}
],
"con_15"
:
[
"Decomposition"
,
"QCAM"
,
{}
],
"con_20"
:
[
"QMILL"
,
"MILL2"
,
{}
],
"con_25"
:
[
"QMILL"
,
"MILL1"
,
{}
],
"con_30"
:
[
"QStart"
,
"CAD2"
,
{}
],
"con_35"
:
[
"QCAM"
,
"CAM1"
,
{}
],
"con_40"
:
[
"QCAM"
,
"CAM2"
,
{}
],
"con_45"
:
[
"QStart"
,
"CAD1"
,
{}
],
"con_5"
:
[
"CAD1"
,
"Decomposition"
,
{}
],
"con_50"
:
[
"QEDM"
,
"EDM"
,
{}
],
"con_55"
:
[
"QIM"
,
"IM1"
,
{}
],
"con_60"
:
[
"QIM"
,
"IM2"
,
{}
],
"con_65"
:
[
"MASS3"
,
"QIM"
,
{}
],
"con_70"
:
[
"MASS2"
,
"QIM"
,
{}
],
"con_75"
:
[
"MASS1"
,
"QIM"
,
{}
],
"con_80"
:
[
"QMASS"
,
"MASS1"
,
{}
],
"con_85"
:
[
"QMASS"
,
"MASS2"
,
{}
],
"con_90"
:
[
"QMASS"
,
"MASS3"
,
{}
]
},
"general"
:
{
"confidenceLevel"
:
0.95
,
"currentDate"
:
"2014/03/12"
,
"maxSimTime"
:
-1
,
"numberOfAntsPerGenerations"
:
2
,
"numberOfGenerations"
:
10
,
"numberOfReplications"
:
1
,
"numberOfSolutions"
:
4
,
"processTimeout"
:
2000
,
"trace"
:
"Yes"
},
"nodes"
:
{
"CAD1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_1"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"CAD1"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"CAD2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_2"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"CAD2"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"CAM1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_3"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"CAM1"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"CAM2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_4"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"CAM2"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"Decomposition"
:
{
"_class"
:
"Dream.OrderDecomposition"
,
"element_id"
:
"DreamNode_5"
,
"name"
:
"Decomposition"
},
"E1"
:
{
"_class"
:
"Dream.ExitJobShop"
,
"element_id"
:
"DreamNode_6"
,
"name"
:
"Exit"
},
"EDM"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_22"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"EDM"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"IM1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_7"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"IM1"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"IM2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_8"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"IM2"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"MASS1"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_9"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MASS1"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"MASS2"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_10"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MASS2"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"MASS3"
:
{
"_class"
:
"Dream.MouldAssembly"
,
"element_id"
:
"DreamNode_11"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MASS3"
,
"operationType"
:
"MT-Load-Processing"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"MILL1"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_12"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MILL1"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"MILL2"
:
{
"_class"
:
"Dream.MachineManagedJob"
,
"element_id"
:
"DreamNode_13"
,
"failures"
:
{
"MTTF"
:
40
,
"MTTR"
:
10
,
"failureDistribution"
:
"No"
,
"repairman"
:
"None"
},
"name"
:
"MILL2"
,
"operationType"
:
"MT-Load-Setup"
,
"processingTime"
:
{
"distributionType"
:
"Fixed"
,
"max"
:
1
,
"mean"
:
0.9
,
"min"
:
0.1
,
"stdev"
:
0.1
}
},
"PM1"
:
{
"_class"
:
"Dream.OperatorManagedJob"
,
"element_id"
:
"DreamNode_14"
,
"name"
:
"PM1"
},
"PM2"
:
{
"_class"
:
"Dream.OperatorManagedJob"
,
"element_id"
:
"DreamNode_15"
,
"name"
:
"PM2"
},
"QCAM"
:
{
"_class"
:
"Dream.ConditionalBuffer"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_16"
,
"isDummy"
:
"0"
,
"name"
:
"QCAM"
,
"schedulingRule"
:
"FIFO"
},
"QEDM"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_17"
,
"isDummy"
:
"0"
,
"name"
:
"QEDM"
,
"schedulingRule"
:
"FIFO"
},
"QIM"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
-1
,
"element_id"
:
"DreamNode_18"
,
"isDummy"
:
"0"
,
"name"
:
"QIM"
,
"schedulingRule"
:
"FIFO"
},
"QMASS"
:
{
"_class"
:
"Dream.MouldAssemblyBuffer"
,
"capacity"
:
-1
,
"element_id"
:
"DreamNode_19"
,
"isDummy"
:
"0"
,
"name"
:
"QMASS"
,
"schedulingRule"
:
"FIFO"
},
"QMILL"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"-1"
,
"element_id"
:
"DreamNode_20"
,
"isDummy"
:
"0"
,
"name"
:
"QMILL"
,
"schedulingRule"
:
"FIFO"
},
"QStart"
:
{
"_class"
:
"Dream.QueueManagedJob"
,
"capacity"
:
"1"
,
"element_id"
:
"DreamNode_21"
,
"isDummy"
:
"0"
,
"name"
:
"QStart"
,
"schedulingRule"
:
"FIFO"
}
},
"preference"
:
{
"coordinates"
:
{
"CAD1"
:
{
"left"
:
0.32935725427514356
,
"top"
:
0.2673741799067207
},
"CAD2"
:
{
"left"
:
0.358715003959836
,
"top"
:
0.02212751833710792
},
"CAM1"
:
{
"left"
:
0.8156850502215475
,
"top"
:
0.03770447816866011
},
"CAM2"
:
{
"left"
:
0.796328960197283
,
"top"
:
0.3079412968580852
},
"Decomposition"
:
{
"left"
:
0.5277238535086819
,
"top"
:
0.10475955623433687
},
"E1"
:
{
"left"
:
0.967876137039781
,
"top"
:
0.39355726466863505
},
"EDM"
:
{
"left"
:
0.18899051359520772
,
"top"
:
0.92197993071283
},
"IM1"
:
{
"left"
:
0.8743104827972474
,
"top"
:
0.6048188345476164
},
"IM2"
:
{
"left"
:
0.8845462397808385
,
"top"
:
0.8560412718675537
},
"MASS1"
:
{
"left"
:
0.5486473277825593
,
"top"
:
0.5247930837013548
},
"MASS2"
:
{
"left"
:
0.5441103624829352
,
"top"
:
0.7115787006319392
},
"MASS3"
:
{
"left"
:
0.5495403769103371
,
"top"
:
0.9090722116828504
},
"MILL1"
:
{
"left"
:
0.1877564659501795
,
"top"
:
0.6841812972040019
},
"MILL2"
:
{
"left"
:
0.18401596464596484
,
"top"
:
0.44453459509694726
},
"PM1"
:
{
"left"
:
0.001216264249816622
,
"top"
:
0.021371774115389482
},
"PM2"
:
{
"left"
:
0.002151852134290946
,
"top"
:
0.2275242854939252
},
"QCAM"
:
{
"left"
:
0.6798946482505993
,
"top"
:
0.04336252204503648
},
"QEDM"
:
{
"left"
:
0.05041752133280548
,
"top"
:
0.9193157852349616
},
"QIM"
:
{
"left"
:
0.7084640625588505
,
"top"
:
0.7069073434280151
},
"QMASS"
:
{
"left"
:
0.39359833360679664
,
"top"
:
0.7621221762426658
},
"QMILL"
:
{
"left"
:
0.024330940806924675
,
"top"
:
0.571934442232598
},
"QStart"
:
{
"left"
:
0.15404040948036557
,
"top"
:
0.05376099760119495
}
},
"zoom_level"
:
0.8099919000000001
},
"shift_spreadsheet"
:
[
[
"Day"
,
"Machines"
,
"Start"
,
"End"
],
[
null
,
null
,
null
,
null
]
],
"wip_part_spreadsheet"
:
[
[
"Order ID"
,
"Due Date"
,
"Priority"
,
"Project Manager"
,
"Part"
,
"Part Type"
,
"Sequence"
,
"Processing Times"
,
"Prerequisites Parts"
],
[
"Order 1"
,
"2014/03/15"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
null
],
[
null
,
null
,
null
,
null
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MILL-MASS"
,
"8-4-2-8-0"
,
""
],
[
null
,
null
,
null
,
null
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MILL-EDM-MASS"
,
"10-7-8-4-13-8-0"
,
""
],
[
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"2-12"
,
""
],
[
"Order 2"
,
"2014/03/14"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
""
],
[
""
,
""
,
""
,
""
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MILL-MASS"
,
"8-4-2-8-0"
,
""
],
[
""
,
""
,
""
,
""
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"20-15-8-8-0"
,
""
],
[
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"1-12"
,
""
],
[
"Order 3"
,
"2014/03/15"
,
"1"
,
"PM1"
,
"Design"
,
"Design"
,
"CAD"
,
"6"
,
""
],
[
""
,
""
,
""
,
""
,
"Part1"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"8-4-2-0"
,
""
],
[
""
,
""
,
""
,
""
,
"Part2"
,
"Basic"
,
"CAM-MILL-EDM-MASS"
,
"7-15-8-8-0"
,
""
],
[
""
,
""
,
""
,
""
,
"Assemble"
,
"Mould"
,
"MASS-IM"
,
"1-3"
,
""
],
[
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
]
]
}
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