greedy algorithm
algorithm that makes locally optimal choices in a sequence of steps with the goal of reaching a global optimum
beam search
heuristic search algorithm
algorithm that makes locally optimal choices in a sequence of steps with the goal of reaching a global optimum