FindVertexColoring
为图 g 中的顶点找到最少个数的着色.
FindVertexColoring[g,{c1,c2,…}]
为图 g 中的顶点找到着色方案 {c1,c2,…,ck}.
更多信息和选项
- FindVertexColoring 也称为图着色和顶点标记.
- FindVertexColoring 通常用于对调度和分配问题进行建模.
- FindVertexColoring[g] 给出 g 中顶点最少个数的着色方案 {c1,c2,…,ck},其中 ci 为整数,对于 g 的索引为 i 和 j 的 两个相邻的顶点 vi 和 vj,ci 不等于 cj.
- FindVertexColoring[g,{c1,c2,…}] 使用指定的颜色 ci.
- FindVertexColoring[g,l] 实际上等价于 FindVertexColoring[g,{1,2,…,l}].
范例
打开所有单元关闭所有单元
Wolfram Research (2021),FindVertexColoring,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FindVertexColoring.html.
文本
Wolfram Research (2021),FindVertexColoring,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FindVertexColoring.html.
CMS
Wolfram 语言. 2021. "FindVertexColoring." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/FindVertexColoring.html.
APA
Wolfram 语言. (2021). FindVertexColoring. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/FindVertexColoring.html 年