• Stars
    star
    8
  • Rank 2,099,232 (Top 42 %)
  • Language
    C
  • Created almost 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A bin-packing algorithm to fit Tetris pieces into a box, using recursive backtracking.