SebastianBitsch / bin-packingLinks
Python solver for the 2D bin packing problem
☆47Updated 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
Sorting:
- Realize 2D irregular packing algorithm with python☆150Updated last year
- Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.☆28Updated 4 years ago
- 2D Bin Packing Algorithms☆201Updated 4 years ago
- Irregular packing using NFP and GA☆17Updated 5 years ago
- Reinforcement Learning Methodology for 2D Irregular Packing Problem☆24Updated 4 years ago
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking☆230Updated last year
- 2d irregula packing SVGNesting☆60Updated 5 years ago
- Solves packing/nesting problems for irregular objects which can be continuously rotated.☆39Updated 4 years ago
- This repository contains the code to solve rectilinear packing problem☆13Updated 4 years ago
- Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach☆114Updated 2 years ago
- 异形排列api☆11Updated 8 years ago
- A solver to find a solution of the 2D rectangle packing problem by simulated annealing (SA) optimization.☆102Updated 3 years ago
- 2D irregular bin packaging and nesting library written in modern C++☆355Updated last year
- Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)☆60Updated 5 years ago
- 3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO☆121Updated 2 years ago
- Library to solve 2D bin packing problems with irregular pieces.☆163Updated 7 years ago
- An implementation ofr Biased Random Key Genetic Algorithmn for 3D Bin Packing Problem.☆79Updated last year
- A solver for (geometrical) packing problems☆161Updated 2 weeks ago
- A python model of 3D Bin Packing problem☆124Updated 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).☆64Updated 2 years ago
- Graphical algorithm to find possible solutions to 2D nesting problems.☆62Updated last year
- A python library for 3D Bin Packing☆410Updated last year
- Python 2D rectangle packing library☆515Updated 3 years ago
- Exact solutions for two-dimensional bin packing problems by branch-and-cut☆76Updated 4 months ago
- web app for 3d bin packing and loading optimization☆49Updated last year
- Qt 3DViewer is a user-friendly 3D model viewer powered by Python, PyQt, OpenGL, and ModernGL, supporting multiple file formats developed …☆70Updated 2 years ago
- A .NET class library for nesting and packing arbitrary polygons.☆33Updated last year
- Humble 3D knapsack / bin packing solver☆99Updated 4 months ago
- Cnc machine tool simulation software☆29Updated 6 months ago
- AAGNet, for automatic machining feature recognition using a geometric Attributed Adjacency Graph (gAAG) representation that preserves top…☆98Updated 9 months ago