MathGroup Archive 2004

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

Search the Archive

graphs and top most nodes

  • To: mathgroup at smc.vnet.net
  • Subject: [mg49639] graphs and top most nodes
  • From: sean_incali at yahoo.com (sean kim)
  • Date: Sun, 25 Jul 2004 02:55:49 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

hello group, 

<< DiscreteMath`Combinatorica`

ShowGraph[CompleteGraph[3]]
ShowGraph[CompleteGraph[4]]
ShowGraph[CompleteGraph[5]]
ShowGraph[CompleteGraph[6]]
ShowGraph[CompleteGraph[7]]

shows 5 fully connected graphs. 

and it kinda suggests to me that there is no real rule for defining
the location of the the top most node? I mean, the top most node isn't
centered.

how do I make it so that the top node is always at the center? is that
possible?

besides using the new and cool guikit from wri. 

thansk for any thoughts in advance 

sean


  • Prev by Date: Re: Custom Points (filled circles, etc) for Plots and ListPlots (summary)
  • Next by Date: Re: If-statement problems
  • Previous by thread: curved von Koch
  • Next by thread: Re: graphs and top most nodes