Hacker News new | ask | show | jobs
An intro to data structures with locality of reference-type features (borzov.ca)
32 points by knowledgesale 4137 days ago
3 comments

Regarding LPM for IP forwarding, there are similar high performance data structures: LuleƄ algorithm https://en.wikipedia.org/wiki/Lule%C3%A5_algorithm or hybrid trees http://epubl.ltu.se/1402-1544/2007/15/LTU-DT-0715-SE.pdf
Nice article, but why refer to a set as {n}? Mathematicians read this as a set containing one element, n.
I thought mathematicians defined notation to mean whatever they wanted or needed for a particular text.