An open API service providing repository metadata for many open source software ecosystems.

Topic: "packing-algorithm"

davidmchapman/3DContainerPacking

A 3D container packing library in C#.

Language: C# - Size: 492 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 369 - Forks: 130

fogleman/pack3d

Tightly pack 3D models.

Language: Go - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 333 - Forks: 48

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.

Language: Python - Size: 180 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 231 - Forks: 42

soimy/maxrects-packer

A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas

Language: JavaScript - Size: 1.72 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 210 - Forks: 38

alexfrom0815/Online-3D-BPP-DRL

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

Language: Python - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 205 - Forks: 47

fontanf/packingsolver

A solver for (geometrical) packing problems

Language: C++ - Size: 374 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 142 - Forks: 24

guo-yong-zhi/WordCloud.jl

word cloud generator in julia

Language: Julia - Size: 6.99 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 113 - Forks: 2

merschformann/sardine-can

Humble 3D knapsack / bin packing solver

Language: C# - Size: 7.61 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 96 - Forks: 21

seanys/2D-Irregular-Packing-Algorithm

Realize 2D irregular packing algorithm with python

Language: Python - Size: 1.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 94 - Forks: 37

delta1epsilon/BoxPacking

R package for solving three-dimensional bin packing problem

Language: R - Size: 1000 KB - Last synced at: 8 months ago - Pushed at: about 8 years ago - Stars: 63 - Forks: 21

jerry800416/3D-bin-packing

3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking

Language: Python - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 59 - Forks: 16

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).

Language: Java - Size: 1.19 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 58 - Forks: 11

Mxbonn/strip-packing

Algorithm for the strip packing problem with guillotine cuts constraint

Language: Python - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 57 - Forks: 13

jmyrberg/mknapsack

Algorithms for solving knapsack problems with Python

Language: Fortran - Size: 512 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 15

Tw1ddle/Rectangle-Bin-Packing

:handbag: Haxe algorithms for 2D rectangular bin packing

Language: Haxe - Size: 575 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 41 - Forks: 10

paladin-t/framepacker

An open source implementation of a texture bin packing algorithm. It's similar to texture tools like the TexturePacker.

Language: C++ - Size: 1.99 MB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 41 - Forks: 10

gyang274/gbp

gbp: a bin packing problem solver - an r package solves 1d - 4d bin packing problem.

Language: C++ - Size: 1.73 MB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 34 - Forks: 11

muellan/packing

benchmark solutions for selected packing problems: circle, rectangle, cube, cuboid, polygon packings

Size: 141 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 31 - Forks: 4

albert-espin/knapsack-packing

Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)

Language: Python - Size: 207 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 28 - Forks: 11

MasumBhuiyan/2D-Irregular-Cutting-Stock-Algorithm

Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.

Language: C++ - Size: 5.3 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 7

guo-yong-zhi/Stuffing.jl

An algorithm for collision detection and 2D irregular nesting

Language: Julia - Size: 944 KB - Last synced at: about 4 hours ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 1

mahdims/Bin_packing_scheduling

GA algorithm to solve bin packing and production scheduling problems

Language: Python - Size: 1.45 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

MuamerHr/Bin-Packing-Problem-BPP3D

This repository contains procedures to solve the bin packing problem for one, two, or three dimensions exactly or heuristically.

Language: C# - Size: 460 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1

psimatis/QuadTree

A C++ implementation of the Quad-Tree spatial index.

Language: C++ - Size: 359 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

Tw1ddle/Rectangle-Bin-Packing-Demo

:briefcase: Haxe 2D rectangle bin packing algorithms demo

Language: Haxe - Size: 1.22 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

ktnr/TwoStepBranchingProcedure

Nested branch-and-bound algorithm to solve two-dimensional orthogonal packing problems

Language: C++ - Size: 913 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

bavix/boxpacker3

A 3D container packing library in golang.

Language: Go - Size: 114 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

KoukatsuMahoutsukai/unknown-binsize-3dpacker

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.

Language: Python - Size: 404 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

piellardj/packing-webgl

Simple implementation of a packing algorithm, running on CPU.

Language: TypeScript - Size: 3.52 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

oleggromov/magipack

Pack any number of bool or integer values into a single BigInt - save traffic, save the planet 🌏

Language: TypeScript - Size: 135 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

R-Besson/strip-packing-cpp

Strip Packing Written in C++

Language: C++ - Size: 978 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

andrewgy8/rpack

Bin packing implementation in Rust

Language: Rust - Size: 14.6 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

yzdxdydz/strip-packing

Steinberg algorithm with two heuristics for Strip Packing Problem

Language: Python - Size: 927 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

meeehdi-dev/bin-packer

EB-AFIT Pallet Loading reference algorithm C++ rewrite

Language: C++ - Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

CaastOS/3dknapsacksolver

Visualization of the algorithms needed to solve three-dimensional knapsack problems.

Language: Java - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

radevgit/packing

Circle Packing Problems

Size: 648 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

jacobkrol/Planar-Disk-Packing

Analyzing the Packing Efficiency of Disks in a Plane

Language: Makefile - Size: 20.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

maomao-zm/2D_Packing

2D_Packing via Deep Learning

Language: Python - Size: 50.6 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

Amir-Mohseni/CargoPacking

A fully functional application that helps putting blocks of different sizes and dimensions in a container

Language: Java - Size: 4.45 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

nurbscoder/libnest2dpy

Python wrapper for libnest2d

Language: Python - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

cemcen/PackingAlgorithms

Geometric Packing Algorithms

Language: Scala - Size: 14.8 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

NicholasACTran/chess-packing

The Chess Packing Problem implemented in answer set programming.

Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

krishnendusaha/Square-Packing-as-Algorithmic-Art

Square Packing As Algorithmic Art

Language: Java - Size: 83.2 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

johnnnathan/Pentominoes

Knapsack3D is a visual and algorithmic tool that solves a 3D knapsack-filling problem using both Cuboids and Pentominoes. The aim is to optimize how space is filled within a 3D volume based on different goals, either maximizing space usage or score.

Language: Java - Size: 1.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Pianissimo-3115/Gate-packing

This project analyzes various gate packing algorithms, focusing on the Tetris-based algorithm. It achieves superior space optimization compared to more complex methods like the Sleator algorithm, in spite of its simple implementation. The project features visualizations and performance comparisons across multiple test cases.

Language: Python - Size: 4.64 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ThomasVroom/Online-Polycube-Packing

Language: Python - Size: 56.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dpopiel84/-Heuristic-algorithm-for-ring-cutting-stock-problem-

Heuristic algorithm for 2D ring cutting-stock problem

Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PhoenixSmaug/PerfectPacking.jl

PerfectPacking.jl - Different exhaustive algorithms for perfect rectangle packing implemented in Julia

Language: Julia - Size: 16.6 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anesmez/Bin-Packing-Algorithm

Bin Packing Algorithm implementation using Python and Libraries (Numpy, Matplotlib), includes visualization using a heatmap

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

TTitscher/bola

Collection of sphere packing and meshing algorithms.

Language: C++ - Size: 1.17 MB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gustavomotadev/mata52-packing

Implementation of a 2x2 packing problem in a grid polygon on a plane.

Language: Python - Size: 576 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JosephRyanPeterson/SPacker

Pack a set of spheres into an object

Language: C++ - Size: 89.8 KB - Last synced at: 25 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

io7m-graveyard/jrpack 📦

Rectangle packing algorithms

Language: XSLT - Size: 188 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Related Topics