MathGroup Archive 2009

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

Search the Archive

Re: GraphComplement doesn't work in 7.0

  • To: mathgroup at smc.vnet.net
  • Subject: [mg97092] Re: GraphComplement doesn't work in 7.0
  • From: dh <dh at metrohm.com>
  • Date: Thu, 5 Mar 2009 04:53:54 -0500 (EST)
  • References: <golr38$qdo$1@smc.vnet.net>


Hi tangarine,

I think your syntax is wrong. GraphComplement does work, e.g.:

ShowGraph@Star[4]

ShowGraph@GraphComplement@Star[4]

Daniel



Tangerine Luo wrote:

> I find some functions do not work in mathematica 7.0. Why?

> are some function not implemented yet?

> << Combinatorica`

> In[4]:= GraphComplement[{1 -> 2}]

> 

> Out[4]= GraphComplement[{1 -> 2}]

> 




  • Prev by Date: could I get webmathematica trial?
  • Next by Date: Re: find the maxima in a function
  • Previous by thread: Re: Re: GraphComplement doesn't work in 7.0
  • Next by thread: Re: GraphComplement doesn't work in 7.0