Recent Posts

2021.07.14

[Algorithm] Greedy Algorithm

미래를 생각하지 않고 각 단계에서 가장 최선의 선택을 하는 기법을 'Greedy algorithm' 이라 한다.