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

To prove the correctness of a greedy algorithm, we must prove th

Luz5年前 (2021-05-10)题库916
To prove the correctness of a greedy algorithm, we must prove that an optimal solution to the original problem always makes the greedy choice, so that the greedy choice is always safe.

答案:FALSE