Java hill climbing (random mutation) to solve problem, console application
Budget: £10 – £15 GBP
problem is similar to the popular 'Scales problem' where in this case there are a set amount of bricks with different weights. These weights need to be equally distributed (as much as possible) onto 2 lorries/trucks. Use the pseudo code on the image below attached to create the algorithm in java. the list of the weights is in the csv file.