https://github.com/over-run/cbinpacking
C/C++ port of bin-packing.
https://github.com/over-run/cbinpacking
Last synced: about 1 year ago
JSON representation
C/C++ port of bin-packing.
- Host: GitHub
- URL: https://github.com/over-run/cbinpacking
- Owner: Over-Run
- License: mit
- Created: 2022-01-02T01:33:15.000Z (over 4 years ago)
- Default Branch: 1.x
- Last Pushed: 2022-01-02T09:38:13.000Z (over 4 years ago)
- Last Synced: 2025-02-09T14:22:05.853Z (over 1 year ago)
- Language: C++
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CBinPacking
C/C++ port of [bin-packing](https://github.com/jakesgordon/bin-packing).