https://github.com/aden-q/2d-bin-packing
https://github.com/aden-q/2d-bin-packing
algorithm cplusplus
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aden-q/2d-bin-packing
- Owner: Aden-Q
- Created: 2018-06-02T02:15:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T04:19:43.000Z (about 6 years ago)
- Last Synced: 2025-04-11T03:48:02.389Z (6 months ago)
- Topics: algorithm, cplusplus
- Language: C++
- Size: 26 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Texture-Packing
Approximation algorithm to solve the NP-C **Strip Packing Problem**.
+ code: Source code && VS project && GUI client.
+ document: Final report.## Group Member
Zecheng Qian, Hongli Meng, Juntao Ji
## Note
**I will write a new README.md in detail for this repository once I have enough time and patience for doing this kind of stuff.**