All Projects â†’ towry-archived â†’ bin-packing

towry-archived / bin-packing

Licence: other
😔 Failed to implement some kind layout in browser.

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to bin-packing

nest2D
Nest2D is a 2D bin packaging tool for python.
Stars: ✭ 42 (-20.75%)
Mutual labels:  bin-packing
pack
📦 lightweight rectangle packing algorithm
Stars: ✭ 31 (-41.51%)
Mutual labels:  bin-packing
bp3d
Golang package for 3d bin packing problem
Stars: ✭ 50 (-5.66%)
Mutual labels:  bin-packing
Rectangle-Bin-Packing
👜 Haxe algorithms for 2D rectangular bin packing
Stars: ✭ 32 (-39.62%)
Mutual labels:  bin-packing
libnfporb
Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach
Stars: ✭ 85 (+60.38%)
Mutual labels:  bin-packing
3dbinpacking
A python library for 3D Bin Packing
Stars: ✭ 203 (+283.02%)
Mutual labels:  bin-packing
vpsolver
Arc-flow Vector Packing Solver (VPSolver)
Stars: ✭ 86 (+62.26%)
Mutual labels:  bin-packing
Muuri
Infinite responsive, sortable, filterable and draggable layouts
Stars: ✭ 9,797 (+18384.91%)
Mutual labels:  bin-packing

bin packing

Just for fun.

bin packing

requires: python >= 3.0 pytest == 2.7.0 Pillow == 2.7.0 cx-Freeze == 4.3.4 # For creating executable

any enhance pull request will be accepted

Usage

Run python setup.py develop to make the package locally available then you can run python binpacking to run the program or py.test tests to do the test.

Or, you can use python -m binpacking to run the program or python tools/test.py to do the test.


Copyright (c) 2015, Towry Wang

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].