The process of Dijkstra Algorithm mainly focuses on lab...
单项选择题The process of Dijkstra Algorithm mainly focuses on labeling nodes with P and updating all nodes. The first step always starts with the first node v1, let P(v1) equal ( ) and label remaining nodes with the value of ( ).
A.
1; 0
B.
1; ∞
C.
0; 1
D.
0; ∞