Repository navigation

#

bin-packing

Infinite responsive, sortable, filterable and draggable layouts

JavaScript
10867
1 年前

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 well-performing even with continuous solution space.

Python
463
9 个月前

A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm

Java
462
3 天前

A 3D container packing library in C#.

C#
446
3 年前

This repository contains the implementation of paper Online 3D Bin Packing with Constrained Deep Reinforcement Learning.

Python
436
1 年前

A python library for 3D Bin Packing

Python
382
1 年前

2D irregular bin packaging and nesting library written in modern C++

C++
337
1 年前

A solver for (geometrical) packing problems

C++
122
14 小时前

3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO

Jupyter Notebook
120
2 年前

Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach

C++
112
2 年前

Arc-flow Vector Packing Solver (VPSolver)

C++
103
2 年前

2D rectangular bin packing with option for item removal

C++
99
7 个月前

Humble 3D knapsack / bin packing solver

C#
94
6 天前

Golang package for 3d bin packing problem

Go
93
8 个月前

an open source nest algorithm by java based on SVGNest

Java
79
7 年前

A fast and fearless Collision Detection Engine for 2D irregular Cutting and Packing problems

Rust
70
18 小时前

Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).

Java
59
2 年前