Re: what does Method->"HighDimensionalEmbedding" actually do for
- To: mathgroup at smc.vnet.net
- Subject: [mg87537] Re: what does Method->"HighDimensionalEmbedding" actually do for
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sat, 12 Apr 2008 07:00:59 -0400 (EDT)
- References: <ftmu54$4vq$1@smc.vnet.net>
Hi Murray, http://www.research.att.com/areas/visualization/papers_videos/pdf/DBLP-journals-jgaa-HarelK04.pdf may help. Regards Jens Murray Eisenberg wrote: > What, exactly, is the "HighDimensionalEmbeedding" value for the > GraphPlot option Method? > > And why does the following produce a display that seems to be wrong: the > displayed graph has only 5 edges instead of the expected 6 for the > complete graph on 4 vertices? > > GraphPlot[CompleteGraph[4], Method -> "HighDimensionalEmbedding", > VertexLabeling -> True]