greedy algorithm

短语

贪心算法

词形变化

greedy algorithms 复数 greedy algorithms

释义与例句

n.
  1. 1.

    Any algorithm that follows the problem-solving heuristic of making the locally optimal choice at each stage.

    贪心算法

    贪婪算法