Assignment 2, COSC 6384

What you will do in the assignment: You need to develop a task set where a task in the task set is a solver of the famous . 0-1 knapsack . problem. It must contain the following tasks to run in vxWorks environment at the target Intel ARM-Xscale processor. The knapsack problem is defined as: In the following, we have n kinds of items, x1 through xn. ................
................