When I was browsing Slashdot today I ran across this interesting algorithm contest. Its designed to see how many things can be packed best into a container. I try to develop this algorithm every time I pack for a trip. Generally I opt for a “brute force” method (e.g. CRAM).
After my algorithm class last semster I’ve been interested in how algorithm research practically helps people (I’m not a pure mathematician–I’m a computer scientist). This looks really cool.
Record-Breaking Packing Algorithm
This obviously has great significance both for designing packaging for products as well as fitting objects into other spaces like standard containers. Here is a place where research can really save energy use and costs.