Adaptive large neighbourhood search (and more!) in Python.
-
Updated
Feb 25, 2025 - Python
Adaptive large neighbourhood search (and more!) in Python.
A solver for (geometrical) packing problems
Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:
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 project that can be used for solving the 2D cutting stock problem using genetic algorithms. Uses C++ and GAlib library.
Optimizador de cortes para planchas rectangulares. Usa una serie de algoritmos de empaque para minimizar desperdicio de material.
A application used to solve cutting stock problem.
Solving Cutting Stocks Problem using SA, Hill Climbing, and Genetic algorithms.
CVXPY solver of the 1d cutting-stock problem
Android app to minimize material waste in 1D cutting stock problems
Solvers for the 1D cutting stock problem: a greedy heuristic plus two genetic algorithms - one with stagnation detection and adaptive mutation - compared through a repeatable experiment harness. Java, no dependencies.
RendeChapa — plano técnico de corte de chapas para marcenaria
A cutstock implementation in python
Solving the Cutting Stock Problem via implementing Simulated Annealing.
To associate your repository with the cutting-stock-problem topic, visit your repo's landing page and select "manage topics."