Commit dc4b62d1 authored by Georgios Dagkakis's avatar Georgios Dagkakis

example models updated to include the spreadsheet

parent af307b97
......@@ -283,6 +283,36 @@
"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_result": {
"gadget": "Input_viewResultList",
"type": "object_view",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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