Heuristic procedures and cutting pattern generation for the one dimensional cutting stock problem.
-
Updated
Jul 9, 2020 - C#
Heuristic procedures and cutting pattern generation for the one dimensional 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.
Solving the Cutting Stock Problem via implementing Simulated Annealing.
Linear Cutting Optimization / Cutting Stock Problem / 1D Cutting Stock Problem
A application used to solve cutting stock problem.
column generation implementation based on google or-tools for cutting stock problem
A simple cutting stock problem for column geneation algorithm
Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:
Solving Cutting Stocks Problem using SA, Hill Climbing, and Genetic algorithms.
A cutstock implementation in python
Adaptive large neighbourhood search (and more!) in Python.
AI-based solutions for the Cutting Stock Problem using Genetic Algorithm, Simulated Annealing, and Hill Climbing to minimize material waste and optimize roll usage.
HVA-Unity-Project
A solver for (geometrical) packing problems
Add a description, image, and links to the cutting-stock-problem topic page so that developers can more easily learn about it.
To associate your repository with the cutting-stock-problem topic, visit your repo's landing page and select "manage topics."