Skip to content
/ packalg Public

A packing algorithm written in Java "that packs rectangular boxes of varying sizes into as many large rectangular shipping containers as required".

Notifications You must be signed in to change notification settings

Arwid/packalg

Repository files navigation

packalg

author

Arwid Bancewicz arwid.ca

version

1.2

updated

19 Oct 2009

A packing algorithm written in Java “that packs rectangular boxes of varying sizes into as many large rectangular shipping containers as required”. The algorithm used is heuristic first fit decreasing. “The results should include the run-time and how efficiently the containers were packed.”

License

packalg is covered by the MIT License.

About

A packing algorithm written in Java "that packs rectangular boxes of varying sizes into as many large rectangular shipping containers as required".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages