|
SOLUTIONS
|
COMBINATORICA 程序包 符号
DeBruijnGraph
![]()
constructs the n-dimensional De Bruijn graph with m symbols for integers
and
.
![]()
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.
更多信息更多信息
- To use
, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
