SebastianBitsch / bin-packing
Python solver for the 2D bin packing problem
☆42Updated 2 years ago
Alternatives and similar repositories for bin-packing:
Users that are interested in bin-packing are comparing it to the libraries listed below
- A solver for (geometrical) packing problems☆124Updated this week
- Irregular packing using NFP and GA☆17Updated 5 years ago
- Solves packing/nesting problems for irregular objects which can be continuously rotated.☆38Updated 3 years ago
- This repository contains the code to solve rectilinear packing problem☆13Updated 4 years ago
- python实现二维装箱Bottom-Left算法,以及用人工蜂群算法进行改进☆26Updated 3 years ago
- 2D irregular bin packaging and nesting library written in modern C++☆336Updated 11 months ago
- Reinforcement Learning Methodology for 2D Irregular Packing Problem☆23Updated 3 years ago
- Realize 2D irregular packing algorithm with python☆136Updated 11 months ago
- 2d irregula packing SVGNesting☆58Updated 4 years ago
- 2D Bin Packing Algorithms☆191Updated 3 years ago
- Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)☆60Updated 4 years ago
- Library to solve 2D bin packing problems with irregular pieces.☆161Updated 7 years ago
- Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach☆112Updated 2 years ago
- Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.☆28Updated 4 years ago
- Solving 2D cutting stock problems with genetic algorithms (AI)☆58Updated 2 years ago
- An implementation ofr Biased Random Key Genetic Algorithmn for 3D Bin Packing Problem.☆70Updated last year
- Exact solutions for two-dimensional bin packing problems by branch-and-cut☆64Updated 2 years ago
- A python app that offers a graphical representation to 3D bin-packing.☆15Updated 4 years ago
- 异形排列api☆11Updated 7 years ago
- Humble 3D knapsack / bin packing solver☆93Updated this week
- Packing Algorithm&LP Search&Learn to Pack(Undergraduate Research)☆30Updated 4 years ago
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking☆197Updated 7 months ago
- py3 version of liangxuCHEN / no_fit_polygon☆12Updated 5 years ago
- web app for 3d bin packing and loading optimization☆50Updated 9 months ago
- Python 2D rectangle packing library☆500Updated 3 years ago
- Graphical algorithm to find possible solutions to 2D nesting problems.☆59Updated last year
- 3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO☆119Updated 2 years ago
- A solver to find a solution of the 2D rectangle packing problem by simulated annealing (SA) optimization.☆95Updated 3 years ago
- A new algorithm for the 3-Dimensional Case Picking Problem. A newly considered problem of operational research that combines the well-kno…☆14Updated 2 years ago
- hybrid genetic algorithm for container loading problem☆49Updated last year