Skip to content

leifcr/easy-box-packer

 
 

Repository files navigation

Rust EasyBoxPacker

This is a direct copy of easy-box-packer

It doesn't do anything to fix the test failures, but implements pack in rust using rutie.

In pure ruby, pack_benchmark takes ~22 seconds. With the rust implementation, it is under 1 second.

Test

About

3D bin-packing with weight limit using first-fit decreasing algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 52.9%
  • Ruby 47.1%