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

判断题:What makes the time complexity analysis of a backtracking algori

Luz5年前 (2021-06-19)题库1134
What makes the time complexity analysis of a backtracking algorithm very difficult is that the time taken to check if a partial solution satisfies the restriction is hard to estimate.

答案:FALSE