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
18eba440
Commit
18eba440
authored
May 08, 2015
by
Georgios Dagkakis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
models edited to reflect the changes in the spreadsheet that defines operator shift
parent
b4135cc2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
158 additions
and
74 deletions
+158
-74
dream/simulation/Examples/GUI_models/BatchFullModel.json
dream/simulation/Examples/GUI_models/BatchFullModel.json
+71
-38
dream/simulation/Examples/GUI_models/BatchFullModelOperatorsACO.json
...ation/Examples/GUI_models/BatchFullModelOperatorsACO.json
+87
-36
No files found.
dream/simulation/Examples/GUI_models/BatchFullModel.json
View file @
18eba440
...
@@ -162,30 +162,53 @@
...
@@ -162,30 +162,53 @@
"type"
:
"object_view"
"type"
:
"object_view"
},
},
"view_operator_shift_spreadsheet"
:
{
"view_operator_shift_spreadsheet"
:
{
"configuration"
:
{
"configuration"
:
{
"columns"
:
[
"extend"
:
[
{
"x"
,
"format"
:
"date-time"
,
"y"
"name"
:
"Date"
,
],
"type"
:
"string"
"columns"
:
[
},
{
{
"format"
:
"date-time"
,
"name"
:
"Product Builder"
,
"name"
:
"Date"
,
"type"
:
"string"
"type"
:
"string"
},
},
{
{
"name"
:
"Start"
,
"name"
:
"Product Builder"
,
"type"
:
"string"
"type"
:
"string"
},
},
{
{
"name"
:
"Stop"
,
"name"
:
"Start"
,
"type"
:
"string"
"type"
:
"string"
}
},
]
{
},
"name"
:
"Stop"
,
"gadget"
:
"Input_viewSpreadsheet"
,
"type"
:
"string"
"title"
:
"Product Builder Shifts Spreadsheet"
,
},
"type"
:
"object_view"
{
"name"
:
"Break1 Start"
,
"type"
:
"string"
},
{
"name"
:
"Break1 Stop"
,
"type"
:
"string"
},
{
"name"
:
"Break2 Start"
,
"type"
:
"string"
},
{
"name"
:
"Break2 Stop"
,
"type"
:
"string"
}
],
"handsontable_options"
:
{
"minSpareCols"
:
1
}
},
"gadget"
:
"Input_viewSpreadsheet"
,
"title"
:
"Product Builder Shifts Spreadsheet"
,
"type"
:
"object_view"
},
},
"view_operator_skill_spreadsheet"
:
{
"view_operator_skill_spreadsheet"
:
{
"configuration"
:
{
"configuration"
:
{
...
@@ -2193,20 +2216,6 @@
...
@@ -2193,20 +2216,6 @@
null
null
]
]
],
],
"operator_shift_spreadsheet"
:
[
[
"Date"
,
"Product Builder"
,
"Start"
,
"Stop"
],
[
null
,
null
,
null
,
null
]
],
"operator_skill_spreadsheet"
:
[
"operator_skill_spreadsheet"
:
[
[
[
"Product Builder"
,
"Product Builder"
,
...
@@ -2217,6 +2226,30 @@
...
@@ -2217,6 +2226,30 @@
null
null
]
]
],
],
"operator_shift_spreadsheet"
:
[
[
"Date"
,
"Product Builder"
,
"Start"
,
"Stop"
,
"Break1 Start"
,
"Break1 Stop"
,
"Break2 Start"
,
"Break2 Stop"
,
null
],
[
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
,
null
]
],
"wip_spreadsheet"
:
[
"wip_spreadsheet"
:
[
[
[
"ID"
,
"ID"
,
...
...
dream/simulation/Examples/GUI_models/BatchFullModelOperatorsACO.json
View file @
18eba440
...
@@ -162,30 +162,53 @@
...
@@ -162,30 +162,53 @@
"type"
:
"object_view"
"type"
:
"object_view"
},
},
"view_operator_shift_spreadsheet"
:
{
"view_operator_shift_spreadsheet"
:
{
"configuration"
:
{
"configuration"
:
{
"columns"
:
[
"extend"
:
[
{
"x"
,
"format"
:
"date-time"
,
"y"
"name"
:
"Date"
,
],
"type"
:
"string"
"columns"
:
[
},
{
{
"format"
:
"date-time"
,
"name"
:
"Product Builder"
,
"name"
:
"Date"
,
"type"
:
"string"
"type"
:
"string"
},
},
{
{
"name"
:
"Start"
,
"name"
:
"Product Builder"
,
"type"
:
"string"
"type"
:
"string"
},
},
{
{
"name"
:
"Stop"
,
"name"
:
"Start"
,
"type"
:
"string"
"type"
:
"string"
}
},
]
{
},
"name"
:
"Stop"
,
"gadget"
:
"Input_viewSpreadsheet"
,
"type"
:
"string"
"title"
:
"Product Builder Shifts Spreadsheet"
,
},
"type"
:
"object_view"
{
"name"
:
"Break1 Start"
,
"type"
:
"string"
},
{
"name"
:
"Break1 Stop"
,
"type"
:
"string"
},
{
"name"
:
"Break2 Start"
,
"type"
:
"string"
},
{
"name"
:
"Break2 Stop"
,
"type"
:
"string"
}
],
"handsontable_options"
:
{
"minSpareCols"
:
1
}
},
"gadget"
:
"Input_viewSpreadsheet"
,
"title"
:
"Product Builder Shifts Spreadsheet"
,
"type"
:
"object_view"
},
},
"view_operator_skill_spreadsheet"
:
{
"view_operator_skill_spreadsheet"
:
{
"configuration"
:
{
"configuration"
:
{
...
@@ -2146,12 +2169,12 @@
...
@@ -2146,12 +2169,12 @@
],
],
[
[
"Static weight value"
,
"Static weight value"
,
"1.
6
"
,
"1.
5
"
,
"1.
3
"
,
"1.
1
"
,
"0"
,
"0"
,
"1.
4
"
,
"1.
7
"
,
"
0.6
"
,
"
1
"
,
"0.
7
"
"0.
8
"
],
],
[
[
null
,
null
,
...
@@ -2218,43 +2241,71 @@
...
@@ -2218,43 +2241,71 @@
"Date"
,
"Date"
,
"Product Builder"
,
"Product Builder"
,
"Start"
,
"Start"
,
"Stop"
"Stop"
,
"Break1 Start"
,
"Break1 Stop"
,
"Break2 Start"
,
"Break2 Stop"
],
],
[
[
"2015/02/16"
,
"2015/02/16"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12"
,
"07:00"
,
"07:00"
,
"16:00"
"16:00"
,
"10:00"
,
"10:30"
,
"12:30"
,
"13:30"
],
],
[
[
"2015/02/16"
,
"2015/02/16"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25"
,
"16:00"
,
"16:00"
,
"01:00"
"01:00"
,
"19:00"
,
"19:30"
,
"21:00"
,
"22:00"
],
],
[
[
"2015/02/17"
,
"2015/02/17"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12"
,
"07:00"
,
"07:00"
,
"16:00"
"16:00"
,
"10:00"
,
"10:30"
,
"12:30"
,
"13:30"
],
],
[
[
"2015/02/17"
,
"2015/02/17"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25"
,
"16:00"
,
"16:00"
,
"01:00"
"01:00"
,
"19:00"
,
"19:30"
,
"21:00"
,
"22:00"
],
],
[
[
"2015/02/18"
,
"2015/02/18"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_16,PB_15,PB_17,PB_25,PB_30,PB_12"
,
"07:00"
,
"07:00"
,
"16:00"
"16:00"
,
"10:00"
,
"10:30"
,
"12:30"
,
"13:30"
],
],
[
[
"2015/02/18"
,
"2015/02/18"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25"
,
"PB_1,PB_2,PB_3,PB_4,PB_7,PB_9,PB_10,PB_20,PB_21,PB_16,PB_15,PB_17,PB_25"
,
"16:00"
,
"16:00"
,
"01:00"
"01:00"
,
"19:00"
,
"19:30"
,
"21:00"
,
"22:00"
],
],
[
[
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