Generalized assignment problem: Difference between revisions

Content deleted Content added
Cydebot (talk | contribs)
m Robot - Removing category Problems per CFD at Wikipedia:Categories for discussion/Log/2009 November 14.
Line 17:
::<math> x_{ij} \in \{0,1\} \qquad i=1, \ldots, m, \quad j=1, \ldots, n</math>;
 
The generalized assignment problem is NP-hard, and it is even APX-hard to approximationapproximate it. Recently it was shown that an extension of it is (<math>e/(e-1) - \epsilon</math>) hard to approximate for every <math>\epsilon</math>.
 
==Greedy approximation algorithm==