Commit fde6590e authored by Georgios Dagkakis's avatar Georgios Dagkakis

models updated to output weights correctly

parent 20f182b5
......@@ -213,11 +213,11 @@
"type": "string"
},
{
"name": "Obj1: Max number of assigned PB",
"name": "Obj2: Assignment to machines with higher WIPB",
"type": "string"
},
{
"name": "Obj2: Assignment to machines with higher WIP",
"name": "Obj4: Uniform assignment across stations",
"type": "string"
},
{
......@@ -225,7 +225,7 @@
"type": "string"
},
{
"name": "Obj4: Uniform assignment across stations",
"name": "Obj6: Fill sub-line",
"type": "string"
},
{
......@@ -233,7 +233,7 @@
"type": "string"
},
{
"name": "Obj6: Fill sub-line",
"name": "Obj1: Max number of assigned PB",
"type": "string"
}
]
......
......@@ -290,41 +290,41 @@
"title": "Results"
},
"view_ACO_weights_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
"columns": [
{
"type": "string",
"name": ""
"name": "",
"type": "string"
},
{
"type": "string",
"name": "Obj1: Max number of assigned PB"
"name": "Obj2: Assignment to machines with higher WIPB",
"type": "string"
},
{
"type": "string",
"name": "Obj2: Assignment to machines with higher WIP"
"name": "Obj4: Uniform assignment across stations",
"type": "string"
},
{
"type": "string",
"name": "Obj3: Min assignment variations"
"name": "Obj3: Min assignment variations",
"type": "string"
},
{
"type": "string",
"name": "Obj4: Uniform assignment across stations"
"name": "Obj6: Fill sub-line",
"type": "string"
},
{
"type": "string",
"name": "Obj5: Machines with furthest last assignment time"
"name": "Obj5: Machines with furthest last assignment time",
"type": "string"
},
{
"type": "string",
"name": "Obj6: Fill sub-line"
"name": "Obj1: Max number of assigned PB",
"type": "string"
}
]
},
"type": "object_view",
"title": "Optimization Weights"
"gadget": "Input_viewSpreadsheet",
"title": "Optimization Weights",
"type": "object_view"
},
"view_run_simulation": {
"gadget": "Input_viewSimulation",
......@@ -2273,26 +2273,6 @@
null
]
],
"ACO_weights_spreadsheet": [
[
"",
"Obj1: Max number of assigned PB",
"Obj2: Assignment to machines with higher WIP",
"Obj3: Min assignment variations",
"Obj4: Uniform assignment across stations",
"Obj5: Machines with furthest last assignment time",
"Obj6: Fill sub-line"
],
[
null,
null,
null,
null,
null,
null,
null
]
],
"machine_shift_spreadsheet": [
[
"Date",
......
......@@ -290,41 +290,41 @@
"title": "Results"
},
"view_ACO_weights_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
"columns": [
{
"type": "string",
"name": ""
"name": "",
"type": "string"
},
{
"type": "string",
"name": "Obj1: Max number of assigned PB"
"name": "Obj2: Assignment to machines with higher WIPB",
"type": "string"
},
{
"type": "string",
"name": "Obj2: Assignment to machines with higher WIP"
"name": "Obj4: Uniform assignment across stations",
"type": "string"
},
{
"type": "string",
"name": "Obj3: Min assignment variations"
"name": "Obj3: Min assignment variations",
"type": "string"
},
{
"type": "string",
"name": "Obj4: Uniform assignment across stations"
"name": "Obj6: Fill sub-line",
"type": "string"
},
{
"type": "string",
"name": "Obj5: Machines with furthest last assignment time"
"name": "Obj5: Machines with furthest last assignment time",
"type": "string"
},
{
"type": "string",
"name": "Obj6: Fill sub-line"
"name": "Obj1: Max number of assigned PB",
"type": "string"
}
]
},
"type": "object_view",
"title": "Optimization Weights"
"gadget": "Input_viewSpreadsheet",
"title": "Optimization Weights",
"type": "object_view"
},
"view_run_simulation": {
"gadget": "Input_viewSimulation",
......@@ -2289,12 +2289,12 @@
"ACO_weights_spreadsheet": [
[
"",
"Obj1: Max number of assigned PB",
"Obj2: Assignment to machines with higher WIP",
"Obj3: Min assignment variations",
"Obj4: Uniform assignment across stations",
"Obj3: Min assignment variations",
"Obj6: Fill sub-line",
"Obj5: Machines with furthest last assignment time",
"Obj6: Fill sub-line"
"Obj1: Max number of assigned PB"
],
[
"Min weight value",
......
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