Combinatorica Package >

DeBruijnGraph

DeBruijnGraph[m, n]
constructs the n-dimensional De Bruijn graph with m symbols for integers m>0 and n>1.
DeBruijnGraph[alph, n]
constructs the n-dimensional De Bruijn graph with symbols from alph. Here alph is nonempty and n>1 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.
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team