文件名称:VertexColorFirst
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
一种求解图顶点染色的算法,从1号顶点开始染,依次维护其可用色链与不可用色链,当到某一点时没有可用色,则回退直到找到一种方案可使其正常染色,若退到开始
则染色失败,否则找到一种染色方案-One kind of solve the vertex coloring algorithm, starting from vertex 1 dye, in order to maintain its available color chain and not the use of color chain, to a certain point when the color is not available, then back up to find a solution to its normal coloring If the stain began to retreat failed, or to find a dye solution
则染色失败,否则找到一种染色方案-One kind of solve the vertex coloring algorithm, starting from vertex 1 dye, in order to maintain its available color chain and not the use of color chain, to a certain point when the color is not available, then back up to find a solution to its normal coloring If the stain began to retreat failed, or to find a dye solution
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VertexColorFirst.cpp