"new computational method facilitates the Dense Placement of Objects inside a Rigid Container"
https://news.mit.edu/2023/chore-packing-just-got-faster-and-easier-0706
@lupyuen
I like that this packing algorithm is literally useful for packing objects in order.
My packing algorithm is designed for random placement (instead of dense packing), comparing all pairs of randomly placed voxels and checking for a complete cliche in the hypergraph of non-overlapping pairs.
https://github.com/AustinHellerRepo/Shiftnanigans
@lupyuen sure it does. Solves the halting problem too, I presume?