【題組】(48) Continuing the previous question, redefine the weight between vi and vj as ((i-j)*(i-j) mod
問題詳情
【題組】(48) Continuing the previous question, redefine the weight between vi and vj as ((i-j)*(i-j) mod 4)+1, where i≠j.What is the weight of the optimal path between v1 and v4? (A)1 (B)2 (C)3 (D)4 (E) 5.