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: [mg97117] Re: GraphComplement doesn't work in 7.0
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 5 Mar 2009 04:58:26 -0500 (EST)
  • Organization: Uni Leipzig
  • References: <golr38$qdo$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de

Hi,

what output do you expect as complement of 1->2 ??

Regards
   Jens

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: Re: find the maxima in a function
  • Next by Date: Re: FullGraphics of Graphics3D
  • Previous by thread: Re: GraphComplement doesn't work in 7.0
  • Next by thread: Re: GraphComplement doesn't work in 7.0