xflp
xflp copied to clipboard
BestFit Algorithm
For each Item and Position find the next entry to be inserted.
Use decision criterias from real life: First stacking, then nivellating the height with neighbor items, then rest.
Search effort is increased! So first we need faster algorithm for checking.