Commit Graph

8 Commits (16c93c78741e2b53cfca455f16ef7777f72bb51a)

Author SHA1 Message Date
John Benediktsson 921e995ed9 math.binpack: faster by storing only items, not weights. 2014-11-29 17:35:01 -08:00
John Benediktsson 43fcee0d75 math.binpack: cleanup using. 2014-11-29 15:57:30 -08:00
John Benediktsson c4125ad96a math.binpack: make binpacking much faster by caching total weight per bin. 2014-11-29 15:54:14 -08:00
Joe Groff a5957b188d nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
Slava Pestov df18c0b6e7 Making more code infer 2009-04-15 19:03:44 -05:00
John Benediktsson 1c76a6865a math-binpack: Some cleanups recommended on IRC. 2008-10-01 23:44:45 -07:00
John Benediktsson bce227c8f3 math-binpack: Fix incorrect array size, and update tests. 2008-10-01 20:05:08 -07:00
John Benediktsson b0ad7dfebc Adding bin-packing routines in extra/math/binpack. 2008-10-01 19:58:53 -07:00