xflp icon indicating copy to clipboard operation
xflp copied to clipboard

BestFit Algorithm

Open hschneid opened this issue 3 years ago • 0 comments

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.

hschneid avatar Jul 18 '21 19:07 hschneid