MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

graph question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg91465] graph question
  • From: "Manal Helal" <mhelal at usyd.edu.au>
  • Date: Fri, 22 Aug 2008 03:15:00 -0400 (EDT)

Hi

I have a graph that is simillat to the booleanAlgebra graphs as shown here:

http://www.cs.sunysb.edu/~skiena/combinatorica/animations/ham.html

however, my graph is not boolean, it is actually multidimensional. I am not
sure if mathematica has a function that can allow for customzing the
function

ShowGraph[ a = BooleanAlgebra[5]]

to be a 5 dimensional graph for instance, each dimension has an upper bound
that is not boolean, could be anything, like I give it a vector of 5
elements, where the elements are the bounds of the dimensions, and the
length of the vector is the dimensionality.

Is there any built in function like that? or if there is not, how can I
implement a function like that, I appreciate any hints,

Kind Regards,

Manal


  • Prev by Date: Re: Real and Complex Roots on Same Plot
  • Next by Date: Non Default stylesheet format and syntax coloring
  • Previous by thread: problems with condition in ReplaceAll
  • Next by thread: Non Default stylesheet format and syntax coloring