cutting-stock topic

List cutting-stock repositories

csp

127
Stars
37
Forks
Watchers

Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:

vpsolver

95
Stars
25
Forks
Watchers

Arc-flow Vector Packing Solver (VPSolver)

Dalsoo-Bin-Packing

53
Stars
8
Forks
Watchers

Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).

2d-cutting-stock-problem

53
Stars
12
Forks
Watchers

:scissors: Solving 2D cutting stock problems with genetic algorithms (AI)

CutSolver

31
Stars
6
Forks
Watchers

Webservice to determine ideal cut placement on stocks

Linear_Cutting

30
Stars
6
Forks
Watchers

Linear Cutting Optimization / Cutting Stock Problem / 1D Cutting Stock Problem

CuttingAndPacking

18
Stars
6
Forks
Watchers

Heuristic procedures and cutting pattern generation for the one dimensional cutting stock problem.

Column-Generation

20
Stars
4
Forks
Watchers

Column generation (theory + python implementation)

packingsolver

89
Stars
14
Forks
Watchers

A solver for (geometrical) packing problems

gdrr-2bp

34
Stars
6
Forks
34
Watchers

A Rust implementation of the goal-driven ruin and recreate heuristic for the 2D variable-sized bin packing problem with guillotine constraints.