|
SOLUTIONS
|
COMBINATORICA PACKAGE SYMBOL
CirculantGraph
![]()
constructs a circulant graph on n vertices, meaning the ![]()
vertex is adjacent to the ![]()
and ![]()
vertices, for each
in list l.
![]()
returns the graph with n vertices in which each
is adjacent to
and
, where l must be an integer.
Details and OptionsDetails and Options
- 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 »
