35. If Dijkstra algorithm is implemented with doubly-linked Iist as prionity qucue, then the complexity is
(A) O(|V|2+1Ellog|V|)
(B) O(|V|2)
(C) O(|E|log|V|)
(D) O(|E|+|V| log|V|)
(E) O(|E|)

答案:登入後查看
統計: 尚無統計資料

詳解 (共 1 筆)

#7105798
題目解析 這道題目考察的是 Dijks...
(共 1126 字,隱藏中)
前往觀看
0
0