32. If Dijkstra algorithm is implemented with Binomial heap as priority qucue, then the complexity is
(A) O(|V|2+|E| log|V|)
(B) O(|V|2)
(C) O(|E| log|V|)
(D) O(|E|  ||+|V| log|V|)
(E) O(|E|)

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

詳解 (共 1 筆)

#7105802
1. 題目解析 題目要求我們分析在使用...
(共 1056 字,隱藏中)
前往觀看
0
0