Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 576 Bytes

README.rst

File metadata and controls

22 lines (18 loc) · 576 Bytes

bin-packing

A python package for solving 2D binpacking problems

Installation

Prequisites

Setup

  • download the latest release
  • unzip and cd to the folder
  • run python setup.py install

Examples

To get started, check the examples folder