搜索资源列表
mcolor+maxtree
- 这个代码包括求图的最大生成树和M着色问题.-this code includes plans for the biggest tree and M coloring problem.
mcolor+maxtree
- 这个代码包括求图的最大生成树和M着色问题.-this code includes plans for the biggest tree and M coloring problem.
java_code
- 构造数组的最大MaxTree 时间复杂度O(N) 额外空间复杂度O(N)(* establish the tree with the following principles: * 1. the father of each number is the first larger number on its left and the smaller one on its right, the first one larger than