secnot / rectpackLinks
Python 2D rectangle packing library
☆510Updated 3 years ago
Alternatives and similar repositories for rectpack
Users that are interested in rectpack are comparing it to the libraries listed below
Sorting:
- 2D Bin Packing Algorithms☆196Updated 4 years ago
- Rectangle packing program☆74Updated 2 weeks ago
- A python library for 3D Bin Packing☆387Updated last year
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking☆211Updated 9 months ago
- Realize 2D irregular packing algorithm with python☆143Updated last year
- A python model of 3D Bin Packing problem☆121Updated 4 years ago
- Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)☆60Updated 4 years ago
- 2d irregula packing SVGNesting☆59Updated 5 years ago
- Humble 3D knapsack / bin packing solver☆95Updated 3 weeks ago
- Library to solve 2D bin packing problems with irregular pieces.☆163Updated 7 years ago
- Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach☆113Updated 2 years ago
- Algorithm for the strip packing problem with guillotine cuts constraint☆57Updated 5 years ago
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆244Updated 7 months ago
- 2D irregular bin packaging and nesting library written in modern C++☆342Updated last year
- py3 version of liangxuCHEN / no_fit_polygon☆12Updated 5 years ago
- Reinforcement Learning Methodology for 2D Irregular Packing Problem☆24Updated 3 years ago
- Python solver for the 2D bin packing problem☆45Updated 2 years ago
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆278Updated 5 months ago
- A variant of the Largest Area Fit First (LAFF) algorithm☆35Updated 3 months ago
- 3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO☆121Updated 2 years ago
- Solves packing/nesting problems for irregular objects which can be continuously rotated.☆38Updated 4 years ago
- Exact solutions for two-dimensional bin packing problems by branch-and-cut☆68Updated last month
- Fast and robust 2D nesting☆52Updated 2 years ago
- ☆14Updated 4 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).☆61Updated 2 years ago
- Packing Algorithm&LP Search&Learn to Pack(Undergraduate Research)☆31Updated 4 years ago
- Distribution of weighted items to bins (either a fixed number of bins or a fixed number of volume per bin). Data may be in form of list, …☆92Updated 2 months ago
- A fast and fearless Collision Detection Engine for 2D irregular Cutting and Packing problems☆78Updated this week
- Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.☆28Updated 4 years ago
- Python code for partitioning rectilinear polygon in O(n) time complexity☆43Updated 8 years ago