solomon-b / greedypacker
2D Bin Packing Algorithms
☆194Updated 3 years ago
Alternatives and similar repositories for greedypacker:
Users that are interested in greedypacker are comparing it to the libraries listed below
- 2d irregula packing SVGNesting☆58Updated 4 years ago
- Reinforcement Learning Methodology for 2D Irregular Packing Problem☆23Updated 3 years ago
- Realize 2D irregular packing algorithm with python☆140Updated 11 months ago
- Library to solve 2D bin packing problems with irregular pieces.☆162Updated 7 years ago
- Python 2D rectangle packing library☆504Updated 3 years ago
- Solves packing/nesting problems for irregular objects which can be continuously rotated.☆38Updated 3 years ago
- Exact solutions for two-dimensional bin packing problems by branch-and-cut☆65Updated 2 years ago
- Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)☆60Updated 4 years ago
- py3 version of liangxuCHEN / no_fit_polygon☆12Updated 5 years ago
- 异形排列api☆11Updated 7 years ago
- Irregular packing using NFP and GA