A. 正确性 B. 确定性 C. 可行性 D. 健壮性
A. 动态规划法(Dynamic Programming) B. 分治法(Divideand Conquer) C. 回溯法(Backtracking) D. 分枝定界法(Branch and Bound)