SebastianBitsch / bin-packing
Python solver for the 2D bin packing problem
☆34Updated 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
- Solves packing/nesting problems for irregular objects which can be continuously rotated.☆37Updated 3 years ago
- Python 2D rectangle packing library☆481Updated 3 years ago
- Realize 2D irregular packing algorithm with python☆127Updated 8 months ago
- 2D Bin Packing Algorithms☆187Updated 3 years ago
- Reinforcement Learning Methodology for 2D Irregular Packing Problem☆23Updated 3 years ago
- Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)☆59Updated 4 years ago
- An implementation ofr Biased Random Key Genetic Algorithmn for 3D Bin Packing Problem.☆65Updated last year
- Library to solve 2D bin packing problems with irregular pieces.☆160Updated 7 years ago
- Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.☆27Updated 3 years ago
- A solver for (geometrical) packing problems☆101Updated this week
- 2d irregula packing SVGNesting☆57Updated 4 years ago
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking☆187Updated 4 months ago
- ☆12Updated 4 years ago
- Code implementation of "Learning Efficient Online 3D Bin Packing on Packing Configuration Trees". We propose to enhance the practical app…☆252Updated 5 months ago
- Packing Algorithm&LP Search&Learn to Pack(Undergraduate Research)☆29Updated 4 years ago
- web app for 3d bin packing and loading optimization☆50Updated 7 months ago
- Irregular packing using NFP and GA☆17Updated 5 years ago
- 2D irregular bin packaging and nesting library written in modern C++☆320Updated 8 months ago
- A python model of 3D Bin Packing problem☆114Updated 4 years ago
- This repository contains the implementation of paper Online 3D Bin Packing with Constrained Deep Reinforcement Learning.☆314Updated last year
- This repository contains the code to solve rectilinear packing problem☆13Updated 4 years ago
- 3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO☆117Updated last year
- Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach☆110Updated last year
- Graphical algorithm to find possible solutions to 2D nesting problems.☆57Updated last year
- 3d irregular shapes binary packing /nesting using loose octtrees☆13Updated 5 years ago
- Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).☆58Updated last year
- A python library for 3D Bin Packing☆364Updated last year
- Humble 3D knapsack / bin packing solver☆90Updated last month
- Source code for performing 2d rectangular bin packing.☆886Updated last year
- Header-only C++ class for intersecting a triangulated mesh with a plane☆31Updated 3 years ago