Introduction - If you have any usage issues, please Google them yourself
The greedy algorithm (called greedy algorithm) refers to, in problem solving, always seems to be made in the best choice. That is to say, do not be optimal from an overall consideration, he made the local optimum in the sense of the solution.