第31024题 单选题
以下关于算法设计中对称性优化思想的描述,错误的是哪一项?

对称性优化是算法设计中常用的优化思路,核心是利用问题本身具备的对称属性减少不必要的重复计算,广泛应用于搜索、枚举、图论计算等多个场景。

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析