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

Not optimizing properly #1

Open
nischayn22 opened this issue Mar 17, 2020 · 0 comments
Open

Not optimizing properly #1

nischayn22 opened this issue Mar 17, 2020 · 0 comments

Comments

@nischayn22
Copy link

Hi Tyler,

Thanks for creating such an awesome piece of software. I tried this out and it is something that could be very useful for us internally. However, I am facing certain issues with regards to optimization.

We have been using MaxCut optimization software so far and I tried out the data of one of our project with this library and on one of the materials I see that the optimization is not optimal and there is a wastage of one sheet.

If you see the below image:

6OK3EGN

MaxCut does this in 5 sheets whereas guillotine packer takes 6. You can clearly see that there is a lot of wastage space and the earlier sheets are not fully used.

In terms of the settings, I have only set allowRotation to true.

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