ListNecklaces
ListNecklaces[n,c,Cyclic]
returns all distinct necklaces whose beads are colored by colors from c. Here c is a list of n not necessarily distinct colors, and two colored necklaces are considered equivalent if one can be obtained by rotating the other.
ListNecklaces[n,c,Dihedral]
is similar except that two necklaces are considered equivalent if one can be obtained from the other by a rotation or a flip.
更多信息和选项
- To use ListNecklaces, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
文本
Wolfram Research (2012),ListNecklaces,Wolfram 语言函数,https://reference.wolfram.com/language/Combinatorica/ref/ListNecklaces.html.
CMS
Wolfram 语言. 2012. "ListNecklaces." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/ListNecklaces.html.
APA
Wolfram 语言. (2012). ListNecklaces. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Combinatorica/ref/ListNecklaces.html 年