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:
A solver for (geometrical) packing problems
Arc-flow Vector Packing Solver (VPSolver)
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)
A Rust implementation of the goal-driven ruin and recreate heuristic for the 2D variable-sized bin packing problem with guillotine constraints.
Mathematical Modeling Assignment - Fall 2024
Heuristic procedures and cutting pattern generation for the one dimensional cutting stock problem.
列生成求解下料问题(Column generation solving cutting stock problem)
GA algorithm to solve bin packing and production scheduling problems
Linear Cutting Optimization / Cutting Stock Problem / 1D Cutting Stock Problem
2D linear cut optimizer: gives number of Lengths required and instructions to cut | C# Application
2D Cutting Stock Problem genetic approach
Cutting stock algorithm using Pyomo
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
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."