Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BestFit Algorithm #9

Open
hschneid opened this issue Jul 18, 2021 · 0 comments
Open

BestFit Algorithm #9

hschneid opened this issue Jul 18, 2021 · 0 comments

Comments

@hschneid
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant