Integer Knapsack Problem

Integer Knapsack algorithm using branch-and-bound (see last years lectures of DSA) operation should be simulated using an applet. The number of objects will be limited to something displayable.
A four-pane window should be used for display:

Data input and operations area





Image area






Code Area
Status area