259 skills found · Page 1 of 9
haltu / MuuriInfinite responsive, sortable, filterable and draggable layouts
cfig / Android Boot Image EditorParsing and re-packing Android boot.img/vbmeta.img/payload.bin, supporting Android 15
alexfrom0815 / Online 3D BPP PCTCode 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.
juj / RectangleBinPackSource code for performing 2d rectangular bin packing.
jakesgordon / Bin PackingA javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites
dvdoug / BoxPacker4D bin packing / knapsack problem solver
alexfrom0815 / Online 3D BPP DRLThis repository contains the implementation of paper Online 3D Bin Packing with Constrained Deep Reinforcement Learning.
skjolber / 3d Bin Container PackingA variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm
davidmchapman / 3DContainerPackingA 3D container packing library in C#.
enzoruiz / 3dbinpackingA python library for 3D Bin Packing
tamasmeszaros / Libnest2d2D irregular bin packaging and nesting library written in modern C++
paol-imi / Muuri ReactThe layout engine for React
jerry800416 / 3D Bin Packing3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking
scriptum / Cheetah Texture PackerHigh efficient and fast 2D bin packing tool
soimy / Maxrects PackerA max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas
ankane / Or Tools RubyOperations research tools for Ruby
solomon-b / Greedypacker2D Bin Packing Algorithms
fontanf / PackingsolverA solver for (geometrical) packing problems
olragon / Binpackingjs2D, 3D, 4D Bin Packing JS Library
mses-bly / 2D Bin PackingLibrary to solve 2D bin packing problems with irregular pieces.