Repository navigation
bin-packing
- Website
- Wikipedia
Infinite responsive, sortable, filterable and draggable layouts
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.
A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm
This repository contains the implementation of paper Online 3D Bin Packing with Constrained Deep Reinforcement Learning.
The layout engine for React
2D irregular bin packaging and nesting library written in modern C++
Operations research tools for Ruby
A solver for (geometrical) packing problems
3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO
Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach
Kubernetes Scheduler Simulator
Arc-flow Vector Packing Solver (VPSolver)
2D rectangular bin packing with option for item removal
Humble 3D knapsack / bin packing solver
an open source nest algorithm by java based on SVGNest
A fast and fearless Collision Detection Engine for 2D irregular Cutting and Packing problems
Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).