Introduction - If you have any usage issues, please Google them yourself
Greedy algorithm, this chapter first introduces the concept of optimization, then introduces an intuitive problem-solving methods: greedy algorithms. Finally, the algorithm to the shipping container loading problem, knapsack problem, topological sorting problem, the second sub-cover problem, the shortest path problem, minimum cost spanning tree programs for solving problems.