9. If Dijkstra algorithm is implemented with binary heap as priority queue, then the complexity is
(A)O(|V|2+|E|log|V|)
(B)O(|V|2)
(C)O(|E| log |V|)
(D)O(|E|+|V|Iog|V|)
(E)O(|E|)

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