Set decomposition problem

from Wikipedia, the free encyclopedia

The amount decomposition problem (often with set-partitioning problem listed) is a decision problem of combinatorics .

It asks whether for a set and ( non-empty ) subsets of and a natural number there exists a union of disjoint subsets that corresponds to the set . (For indexed by there is then a -element set of numbers with such that is a decomposition of .)

Formulated as an optimization problem, a breakdown with the smallest possible number of subsets is sought or, if costs are assigned to the subsets , a breakdown with the lowest possible costs.

See also