RectangleBinPack
Bin Packing Solver
This repository provides a set of algorithms and tools for solving the 2D rectangular bin packing problem.
Source code for performing 2d rectangular bin packing.
879 stars
58 watching
188 forks
Language: C++
last commit: about 2 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An algorithm to efficiently pack boxes of different sizes into a given space | 1 |
| | Fast and efficient encoding and decoding of native Go types to bytes | 41 |
| | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
| | A tool that packs and unpacks binary data in a compact format | 221 |
| | Writing a simple PE Packer in detail to understand its inner workings and techniques | 15 |
| | A C++ library for linear algebra and geometry manipulation used in computer graphics | 694 |
| | Generic bounded containers for static memory allocation | 3 |
| | A collection of solutions to Advent of Code puzzles in various programming languages and years | 4 |
| | This repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks. | 227 |
| | A high-capacity 2D color bar code encoding and decoding library | 938 |
| | A repository of algorithmic problems and their solutions in Java, covering basic algorithms, data structures, and common interview questions. | 212 |
| | A platform for evaluating and training machine learning models on packed executables | 49 |
| | A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| | A C++ implementation of an axis-aligned bounding box data structure for efficient collision detection and spatial decomposition in physics applications. | 326 |
| | A collection of Ruby classes and methods to simplify and enhance code writing. | 34 |