Linear Linkage Encoding (LLE) is a representation method proposed for grouping problems. It has already been used in solving
data clustering, graph coloring and timetabling problems based on multi-objective genetic algorithms. In this study, this
novel encoding scheme is investigated on bin packing again using a genetic algorithm. Bin packing benchmark problem instances
are used to compare the performance of traditional recombination operators and custom made LLE crossover operators which are
hybridized with parametrized placement heuristics. The results denote that LLE is a viable candidate for bin packing problem
whenever appropriate genetic operators are chosen.