34. If Dijkstra algorithn is implemented with binary heap as priority queue, then the complexity is
(A) O(|V|2+[IEl log|V|)
(B) O(|V|2)
(C) O(|E|log|V|)
(D)O(|E|+|V|logIV|)
(E) O(|E|)

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

詳解 (共 1 筆)

#7105799
題目解析 在題目中,給定了一個包含 \...
(共 1254 字,隱藏中)
前往觀看
0
0