Solving the Two-dimensional single stock size Cutting Stock Problem with SAT and MaxSAT
📰 ArXiv cs.AI
Solving the 2D-CSSP using SAT and MaxSAT to minimize waste in cutting stock problems
Action Steps
- Formulate the 2D-CSSP as a SAT problem by expanding item types by demand
- Assign sheet-assignment variables to each item copy
- Implement non-overlap constraints to prevent item overlap
- Use MaxSAT to find the optimal solution that minimizes waste
Who Needs to Know This
This research benefits software engineers and AI researchers working on optimization problems, as well as manufacturers seeking to improve their cutting stock processes
Key Insight
💡 The 2D-CSSP can be effectively solved using SAT and MaxSAT techniques, reducing waste in manufacturing processes
Share This
💡 Minimize waste in cutting stock problems with SAT and MaxSAT!
DeepCamp AI