Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:
-
Updated
Jan 10, 2024 - Python
Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:
Arc-flow Vector Packing Solver (VPSolver)
A solver for (geometrical) packing problems
Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).
✂️ Solving 2D cutting stock problems with genetic algorithms (AI)
Linear Cutting Optimization / Cutting Stock Problem / 1D Cutting Stock Problem
Column generation (theory + python implementation)
Heuristic procedures and cutting pattern generation for the one dimensional cutting stock problem.
列生成求解下料问题(Column generation solving cutting stock problem)
2D linear cut optimizer: gives number of Lengths required and instructions to cut | C# Application
Linear Cutting Optimization / Cutting Stock Problem / 1D Cutting Stock Problem
2D Cutting Stock Problem genetic approach
Cutting stock algorithm using Pyomo
GA algorithm to solve bin packing and production scheduling problems
A electron based application, used to solve cutting stock problem
A simple program that computes the Cutting Stock Problem using the glpk library
An attempt to write optimization codes from textbooks and match the claimed numerical results
Learn python through programming-bin-packing
Add a description, image, and links to the cutting-stock topic page so that developers can more easily learn about it.
To associate your repository with the cutting-stock topic, visit your repo's landing page and select "manage topics."