DUAL Data Structures
Array d[k,j] contains distance from each neighbor k to each destination j
Array l[k] contains cost of link between local router and each neighbor k
d[] is obtained from distance vectors advertised by neighbors
l[] is locally configured