<p>The problem is formulated as a knapsack problem (KP) asfollows:</p><p>Maximise <em>Z</em> =19<em>x</em>1 +12<em>x</em>2 +17<em>x</em>3+21<em>x</em>4 +9<em>x</em>5 +15<em>x</em>6 +11<em>x</em>7<br/>s.t. 39<em>x</em>1 +24<em>x</em>2 +30<em>x</em>3 +44<em>x</em>4+13<em>x</em>5 +28<em>x</em>6 +23<em>x</em>7 £76</p><p><em>x</em><em>i</em> Î{0,1},<em>i</em>=1,...,7<br/>where <em>x</em><em>i</em> is the decision variable