Animalcules v.1, n.12 is up on Viva La Evolucion
Carnival of the Godless #49 is up on Grounded In Reality
More like this
Last post, I described the basic idea of the binary heap data
structure. But I didn't talk about how to implement it - and there's
a very cool way of implementing it - optimally space efficient,
very fast, and with respectable cache locality for moderate sized
datasets.