MathGroup Archive 2006

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

Search the Archive

cyclic graphs

  • To: mathgroup at smc.vnet.net
  • Subject: [mg71917] cyclic graphs
  • From: sonybar <sonybar at dodgeit.com>
  • Date: Mon, 4 Dec 2006 06:38:43 -0500 (EST)

hi,

i want mathematica to draw graphs from the following input: for every
vertex i give a list of edges representing the cyclic order of adjacent
edges around that vertex. For example if i give the list abc for the
vertex v, when you walk clockwise around the vertex you should see first
the edge a, then b, then c. 
Does anyone know whether this can be done with Combinatorica package or
GraphPlot? Or can you give me an idea how to start from scratch?

Thanks!



  • Prev by Date: Re: Reduction of Radicals
  • Next by Date: Re: Solving the Cubic
  • Previous by thread: cyclic graphs
  • Next by thread: Re: Re: General--Mathematica and Subversion