Commit a97eb1df authored by Georgios Dagkakis's avatar Georgios Dagkakis

remove fill-subline from model

parent 50df0c02
...@@ -125,10 +125,6 @@ ...@@ -125,10 +125,6 @@
"name": "Min assignment variations", "name": "Min assignment variations",
"type": "string" "type": "string"
}, },
{
"name": "Fill sub-line",
"type": "string"
},
{ {
"name": "Machines with furthest last assignment time", "name": "Machines with furthest last assignment time",
"type": "string" "type": "string"
...@@ -2123,7 +2119,6 @@ ...@@ -2123,7 +2119,6 @@
"Assignment to machines with higher WIP", "Assignment to machines with higher WIP",
"Uniform assignment across stations", "Uniform assignment across stations",
"Min assignment variations", "Min assignment variations",
"Fill sub-line",
"Machines with furthest last assignment time", "Machines with furthest last assignment time",
"Max number of assigned PB" "Max number of assigned PB"
], ],
...@@ -2133,7 +2128,6 @@ ...@@ -2133,7 +2128,6 @@
0.5, 0.5,
0, 0,
1, 1,
0.5,
0.5 0.5
], ],
[ [
...@@ -2142,7 +2136,6 @@ ...@@ -2142,7 +2136,6 @@
1.5, 1.5,
1, 1,
2, 2,
1.5,
1.5 1.5
], ],
[ [
...@@ -2151,8 +2144,7 @@ ...@@ -2151,8 +2144,7 @@
0.1, 0.1,
0.1, 0.1,
0.1, 0.1,
0.1, 0.1
0.1
], ],
[ [
"Static weight value", "Static weight value",
...@@ -2160,16 +2152,13 @@ ...@@ -2160,16 +2152,13 @@
"1.4", "1.4",
"0.0", "0.0",
"1.3", "1.3",
"1.0", "1.0"
"1.2"
], ],
[ [
null, null,
null, null,
null, null,
null, null,
null,
null,
null null
] ]
], ],
......
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