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