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

In backtracking, if different solution spaces have different siz

Luz5年前 (2021-05-10)题库1120
In backtracking, if different solution spaces have different sizes, start testing from the partial solution with the largest space size would have a better chance to reduce the time cost. ~@[](1)

答案:FALSE