-->
当前位置:首页 > 题库

判断题:Turnpike reconstruction

Luz4年前 (2022-06-30)题库616
For the Turnpike reconstruction algorithm of $N$ points, assuming that the distance set $D$ is maintained as an AVL tree, the running time is $O(N^2\log{N})$ if no backtracking happens.


答案:TRUE