There are 3 repositories under cutting-stock-problem topic.
A solver for (geometrical) packing problems
Linear Cutting Optimization / Cutting Stock Problem / 1D Cutting Stock Problem
Mathematical Modeling Assignment - Fall 2024
Heuristic procedures and cutting pattern generation for the one dimensional cutting stock problem.
column generation implementation based on google or-tools for cutting stock problem
Linear Cutting Optimization / Cutting Stock Problem / 1D Cutting Stock Problem
Simple frontend for CutSolver, a webservice to determine ideal cut placements
Simple project that can be used for solving the 2D cutting stock problem using genetic algorithms. Uses C++ and GAlib library.
A application used to solve cutting stock problem.
Solving Cutting Stocks Problem using SA, Hill Climbing, and Genetic algorithms.
Web application that solves the cutting stock problem with several options to shorten final materials if it allows for obtaining better patterns. Created as the part of master's thesis.
HVA-Unity-Project
AI-based solutions for the Cutting Stock Problem using Genetic Algorithm, Simulated Annealing, and Hill Climbing to minimize material waste and optimize roll usage.
A simple cutting stock problem for column geneation algorithm
A cutstock implementation in python
Solving the Cutting Stock Problem via implementing Simulated Annealing.