DeBruijnGraph
DeBruijnGraph[m,n]
constructs the n-dimensional De Bruijn graph with m symbols for integers and .
DeBruijnGraph[alph,n]
constructs the n-dimensional De Bruijn graph with symbols from alph. Here alph is nonempty and is an integer. In the latter form, the function accepts an option VertexLabel, with default value False, which can be set to True, if users want to associate strings on alph to the vertices as labels.
Details and Options
- DeBruijnGraph functionality is now available in the built-in Wolfram Language function DeBruijnGraph.
- To use DeBruijnGraph, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Text
Wolfram Research (2012), DeBruijnGraph, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/DeBruijnGraph.html.
CMS
Wolfram Language. 2012. "DeBruijnGraph." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/DeBruijnGraph.html.
APA
Wolfram Language. (2012). DeBruijnGraph. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/DeBruijnGraph.html