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

Deepest cannot replicate a professional layout #170

Open
Ewgeniy77 opened this issue Oct 10, 2023 · 4 comments
Open

Deepest cannot replicate a professional layout #170

Ewgeniy77 opened this issue Oct 10, 2023 · 4 comments

Comments

@Ewgeniy77
Copy link

Hello dear developers. I have a layout made in a professional program, the size is 4026x1380 mm. There are 52 details. I created a rectangle of the same size and marked it as a page. I sent the details to the "Start nest" layout. For two days with different installations, I could not get the same result, the maximum Deepest was able to accommodate 43 parts out of 52. Can you advise something in this situation? Thank you.

2023-10-09_16-40-39
2023-10-10_09-11-46
2023-10-10_16-32-05
2023-10-10_16-34-24
2023-10-10_16-34-45

@Ewgeniy77
Copy link
Author

2023-10-10_16-33-29

@radevgit
Copy link

Let me ask you, why do you believe that two different products with completely different algorithms will produce the same quality results? The problem is NP complete (meaning very hard) and the produced results are usually not optimal, but "the best effort for given algorithm". There is no proof of optimality or any guarantee of the quality of the result. My guess is, that the "professional program" is using large set of placement heuristics and proprietary algos. The deepnest use some sort of genetic algo. See the references here: https://github.com/Jack000/SVGnest

@Ewgeniy77
Copy link
Author

Thank you for your reply. I did not write that I am not satisfied with the program. I asked if it was possible to make adjustments for better placement to get as close to the sample as possible. I see in the title of the program it says "industrial nesting", so I thought it might be possible.

@chetan-SMRI
Copy link

Thank you for your reply. I did not write that I am not satisfied with the program. I asked if it was possible to make adjustments for better placement to get as close to the sample as possible. I see in the title of the program it says "industrial nesting", so I thought it might be possible.

you are right, i also think that this doesnt produce the most accurate results possible, other paid tools use different algos but produce industry standard result

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

3 participants