Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 248 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 248 Bytes

fillit

Another 42 US project

Fillit solves a version of the bin packing problem using recursive backtracking. It fits irregular shaped object into the minimum square possible.

Usage

clone repo
make
./fillit examples/file_name