Proposed by Ian Miguel
Steel is produced by casting molten iron into slabs. A steel mill can produce a finite number, σ, of slab sizes. An order has two properties, a colour corresponding to the route required through the steel mill and a weight. Given d input orders, the problem is to assign the orders to slabs, the number and size of which are also to be determined, such that the total weight of steel produced is minimised. This assignment is subject to two further constraints:
The colour constraints arise because it is expensive to cut up slabs in order to send them to different parts of the mill.
The above description is a simplification of a real industrial problem (see [1]). For example, the problem may also include inventory matching, where surplus stock can be used to fulfil some of the orders.
The Type 1 specification does not constrain the number of slabs used. The Type 2 specification (see [2]) extends the objective to require further that the number of slabs used to accommodate the minimal weight of steel is also minimised.