Introduction - If you have any usage issues, please Google them yourself
Genetic Algorithm on Bin Packing Proglem.
500 items, 3 parameters of each item.
50 containers, target: All 50 containers has the smallest weight differences.
Item type i and type i++ can not be put into same container.