The document discusses landmark-based routing techniques for networks. It proposes a new routing scheme that improves upon an existing scheme with O(n2/3 log4/3(n)) table size and stretch of 3, by achieving a table size of O(n1/2 log(n)) with the same stretch of 3. This is done by using a new labeling technique that assigns each node a (1+o(1))log2n-bit label to enable constant time routing decisions based on the labels.