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
82b96c79
Commit
82b96c79
authored
Apr 09, 2015
by
Georgios Dagkakis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correct configuration for the spreadsheet of ACO attrs
parent
a3a7e305
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
89 additions
and
46 deletions
+89
-46
dream/simulation/Examples/GUI_instances/BatchAllInOneEmpty.json
...simulation/Examples/GUI_instances/BatchAllInOneEmpty.json
+22
-15
dream/simulation/Examples/GUI_models/BatchFullModel.json
dream/simulation/Examples/GUI_models/BatchFullModel.json
+37
-30
dream/simulation/Examples/GUI_models/BatchFullModelOperatorsACO.json
...ation/Examples/GUI_models/BatchFullModelOperatorsACO.json
+30
-1
No files found.
dream/simulation/Examples/GUI_instances/BatchAllInOneEmpty.json
View file @
82b96c79
...
...
@@ -209,25 +209,32 @@
"configuration"
:
{
"columns"
:
[
{
"col1"
:
""
,
"col2"
:
"Obj1: Max number of assigned PB"
,
"col3"
:
"Obj2: Assignment to machines with higher WIP"
,
"col4"
:
"Obj3: Min assignment variations"
,
"col5"
:
"Obj4: Uniform assignment across stations"
,
"col6"
:
"Obj5: Machines with furthest last assignment time"
,
"col7"
:
"Obj6: Fill sub-line"
},
"name"
:
""
,
"type"
:
"string"
},
{
"col1"
:
"Min value"
},
"name"
:
"Obj1: Max number of assigned PB"
,
"type"
:
"string"
},
{
"col1"
:
"Max value"
},
"name"
:
"Obj2: Assignment to machines with higher WIP"
,
"type"
:
"string"
},
{
"col1"
:
"Step"
},
"name"
:
"Obj3: Min assignment variations"
,
"type"
:
"string"
},
{
"name"
:
"Obj4: Uniform assignment across stations"
,
"type"
:
"string"
},
{
"col1"
:
"Static value"
"name"
:
"Obj5: Machines with furthest last assignment time"
,
"type"
:
"string"
},
{
"name"
:
"Obj6: Fill sub-line"
,
"type"
:
"string"
}
]
},
...
...
dream/simulation/Examples/GUI_models/BatchFullModel.json
View file @
82b96c79
...
...
@@ -289,36 +289,43 @@
"type"
:
"object_view"
,
"title"
:
"Run Simulation"
},
"view_ACO_weights_spreadsheet"
:
{
"configuration"
:
{
"columns"
:
[
{
"col1"
:
""
,
"col2"
:
"Obj1: Max number of assigned PB"
,
"col3"
:
"Obj2: Assignment to machines with higher WIP"
,
"col4"
:
"Obj3: Min assignment variations"
,
"col5"
:
"Obj4: Uniform assignment across stations"
,
"col6"
:
"Obj5: Machines with furthest last assignment time"
,
"col7"
:
"Obj6: Fill sub-line"
},
{
"col1"
:
"Min value"
},
{
"col1"
:
"Max value"
},
{
"col1"
:
"Step"
},
{
"col1"
:
"Static value"
}
]
},
"gadget"
:
"Input_viewSpreadsheet"
,
"title"
:
"Optimization Weights"
,
"type"
:
"object_view"
},
"view_ACO_weights_spreadsheet"
:
{
"configuration"
:
{
"columns"
:
[
{
"name"
:
""
,
"type"
:
"string"
},
{
"name"
:
"Obj1: Max number of assigned PB"
,
"type"
:
"string"
},
{
"name"
:
"Obj2: Assignment to machines with higher WIP"
,
"type"
:
"string"
},
{
"name"
:
"Obj3: Min assignment variations"
,
"type"
:
"string"
},
{
"name"
:
"Obj4: Uniform assignment across stations"
,
"type"
:
"string"
},
{
"name"
:
"Obj5: Machines with furthest last assignment time"
,
"type"
:
"string"
},
{
"name"
:
"Obj6: Fill sub-line"
,
"type"
:
"string"
}
]
},
"gadget"
:
"Input_viewSpreadsheet"
,
"title"
:
"Optimization Weights"
,
"type"
:
"object_view"
},
"view_result"
:
{
"gadget"
:
"Input_viewResultList"
,
"type"
:
"object_view"
,
...
...
dream/simulation/Examples/GUI_models/BatchFullModelOperatorsACO.json
View file @
82b96c79
...
...
@@ -95,7 +95,36 @@
},
"view_ACO_weights_spreadsheet"
:
{
"configuration"
:
{
"columns"
:
[]
"columns"
:
[
{
"name"
:
""
,
"type"
:
"string"
},
{
"name"
:
"Obj1: Max number of assigned PB"
,
"type"
:
"string"
},
{
"name"
:
"Obj2: Assignment to machines with higher WIP"
,
"type"
:
"string"
},
{
"name"
:
"Obj3: Min assignment variations"
,
"type"
:
"string"
},
{
"name"
:
"Obj4: Uniform assignment across stations"
,
"type"
:
"string"
},
{
"name"
:
"Obj5: Machines with furthest last assignment time"
,
"type"
:
"string"
},
{
"name"
:
"Obj6: Fill sub-line"
,
"type"
:
"string"
}
]
},
"gadget"
:
"Input_viewSpreadsheet"
,
"title"
:
"Optimization Weights"
,
...
...
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