bin-packing
There are 128 repositories under bin-packing topic.
haltu/muuri
Infinite responsive, sortable, filterable and draggable layouts
davidmchapman/3DContainerPacking
A 3D container packing library in C#.
skjolber/3d-bin-container-packing
A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm
paol-imi/muuri-react
The layout engine for React
enzoruiz/3dbinpacking
A python library for 3D Bin Packing
tamasmeszaros/libnest2d
2D irregular bin packaging and nesting library written in modern C++
alexfrom0815/Online-3D-BPP-DRL
This repository contains the implementation of paper Online 3D Bin Packing with Constrained Deep Reinforcement Learning.
alexfrom0815/Online-3D-BPP-PCT
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.
ankane/or-tools-ruby
Operations research tools for Ruby
Wadaboa/3d-bpp
3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO
markfink/nest2D
Nest2D is a 2D bin packaging tool for python.
kallaballa/libnfporb
Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach
fdabrandao/vpsolver
Arc-flow Vector Packing Solver (VPSolver)
aras-p/smol-atlas
2D rectangular bin packing with option for item removal
fontanf/packingsolver
A solver for (geometrical) packing problems
gedex/bp3d
Golang package for 3d bin packing problem
hkust-adsl/kubernetes-scheduler-simulator
Kubernetes Scheduler Simulator
merschformann/sardine-can
Humble 3D knapsack / bin packing solver
Yisaer/Nest4J
an open source nest algorithm by java based on SVGNest
whitegreen/Dalsoo-Bin-Packing
Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).
towry-archived/bin-packing
😔 Failed to implement some kind layout in browser.
houmain/spright
An advanced sprite sheet packer and sprite annotator.
JeroenGar/jagua-rs
A fast and fearless Collision Detection Engine for 2D irregular Cutting and Packing problems
jmyrberg/mknapsack
Algorithms for solving knapsack problems with Python
Tw1ddle/Rectangle-Bin-Packing
:handbag: Haxe algorithms for 2D rectangular bin packing
semibran/pack
:package: greedy rectangle packing algorithm
VovaStelmashchuk/nest2D
The free and open source solution for nesting problem.
tyschroed/guillotine-packer
Guillotine-based bin packing implementation
bom-d-van/binpacking
A Golang 3D Bin Packing Implementation
MasumBhuiyan/2D-Irregular-Cutting-Stock-Algorithm
Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.
SahibYar/3D-Bin-Packing
:truck: Personal project for packing the goods efficiently using some heuristic algorithms :train:
latuconsinafr/3d-bin-packager
This package contains a PHP implementation to solve 3D bin packing problems.
Padam87/bin-packer
2D bin packing for PHP, with rotation and growth function
AlkiviadisAleiferis/hyperpack
A 2D bin/strip-packing problem solving python package
geri1701/freecut
freecut is a free and open source cut optimizer software for optimizing rectangular cut pieces from panels. It is easy to use and after you have made the entries in the gui, a pdf file is created with the result.
letmaik/evolutionary-container-loading
Container loading with evolutionary algorithms in Scala