Using Floyd's Algorithm 2 compute the values of updated fields in matrices D2 and P 2 , using given intermediate matrices D1 and P1. You don't need to print the whole matrix, just submit updated fields. Like, for example, print only (D6)
12=4,( P6 )_(12)=1
and so on \table[[D1,
v1
,
v2
,
v3
,
v4
,
v5
,
v6
,
v7