packing-algorithm
Here are 61 public repositories matching this topic...
Language:All
Sort:Most stars
Code implementation of "Learning Efficient Online 3D Bin Packing on Packing Configuration Trees". We propose to enhance the practical applicability of online 3D Bin Packing Problem (BPP) via learning on a hierarchical packing configuration tree which makes the deep reinforcement learning (DRL) model easy to deal with practical constraints and we…
- Updated
Aug 3, 2024 - Python
This repository contains the implementation of paper Online 3D Bin Packing with Constrained Deep Reinforcement Learning.
- Updated
Nov 17, 2023 - Python
A 3D container packing library in C#.
- Updated
Aug 7, 2022 - C#
3D Bin Packing improvements based onhttps://github.com/enzoruiz/3dbinpacking
- Updated
Sep 3, 2024 - Python
A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas
- Updated
Aug 28, 2025 - JavaScript
A solver for (geometrical) packing problems
- Updated
Nov 6, 2025 - C++
Realize 2D irregular packing algorithm with python
- Updated
May 8, 2024 - Python
word cloud generator in julia
- Updated
May 12, 2025 - Julia
Humble 3D knapsack / bin packing solver
- Updated
May 11, 2025 - C#
R package for solving three-dimensional bin packing problem
- Updated
Apr 20, 2017 - R
Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).
- Updated
Feb 8, 2023 - Java
Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)
- Updated
Jul 29, 2020 - Python
Algorithm for the strip packing problem with guillotine cuts constraint
- Updated
Jul 29, 2019 - Python
Algorithms for solving knapsack problems with Python
- Updated
Sep 26, 2023 - Fortran
👜 Haxe algorithms for 2D rectangular bin packing
- Updated
Dec 12, 2021 - Haxe
An open source implementation of a texture bin packing algorithm. It's similar to texture tools like the TexturePacker.
- Updated
Jul 3, 2020 - C++
gbp: a bin packing problem solver - an r package solves 1d - 4d bin packing problem.
- Updated
Sep 22, 2019 - C++
benchmark solutions for selected packing problems: circle, rectangle, cube, cuboid, polygon packings
- Updated
May 31, 2025
Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.
- Updated
Apr 9, 2021 - C++
Improve this page
Add a description, image, and links to thepacking-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepacking-algorithm topic, visit your repo's landing page and select "manage topics."