3d-bin-packing
Here are 6 public repositories matching this topic...
This repository contains a gym environment that can be used for developing solvers for robotic 3D bin packing problems.
-
Updated
Dec 5, 2025 - Python
3dbin packer where the bin size is unknown/undefined. Given a set of items the algorithm will try to give the smallest single bin to fit all items.
-
Updated
Jul 13, 2024 - Python
A gravity-aware 3D spatial packing system that places multiple cuboid items inside a fixed container using deterministic heuristics. It sorts items, checks collisions, enforces support under gravity, computes valid (x,y,z) positions, validates constraints, and visualizes final stacking for correctness in a clear, stepwise pipeline.
-
Updated
Dec 23, 2025 - Python
3D container loading optimization using classical RL (PPO, A3C) and quantum-classical hybrid RL (Quantum PPO, Quantum A3C) with VQE actor and QAOA critic circuit
-
Updated
Mar 12, 2026 - Python
-
Updated
May 9, 2025 - Python
Improve this page
Add a description, image, and links to the 3d-bin-packing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 3d-bin-packing topic, visit your repo's landing page and select "manage topics."