搜索资源列表
Map
- 有关图的邻强边染色和邻点可区别染色是图论研究必然注意的内容。-Map of the adjacent strong edge coloring and adjacent vertex-distinguishing coloring is the study of graph theory is bound to pay attention to the content.
1112333
- 量子遗传算法应用于物理频谱分析,结果表明基于量子遗传算法的频谱分配算法性能明显优于颜色敏感图论着色算法-Quantum genetic algorithm is applied to the physical spectrum analysis, the results show that genetic algorithm based on quantum of spectrum allocation algorithm is superior to color-sensitive color
source
- Very good collection of c++ source code. Implementation of diffrents alghoritms in graph theory, such as floyd,fulkerson. dijkstra,warshall, binary tree,map coloring,vertex cover.
Matlab_test
- 寄存器分配,采用图着色算法进行处理,简化处理时间-Register graph coloring
Graph_coloring-CSharp
- graph coloring in C#
Coloring-Problem
- Cellular Learning Automata-based Graph Coloring Problem
color-problem
- 一个关于图着色问题的在matlab下的一种解法,适合新手使用学习。-A graph coloring problem on a solution in matlab for novices to use to learn.
graph_coloring
- 基于matlab的图着色程序,算法为贪心算法,将节点按照度从大到小排序,排序后先给度大的着色。(The graph coloring program based on MATLAB algorithm, greedy algorithm, the node according to the degree from large to small order, ranking after the first to a large degree of coloring.)